From: Matthew Allum Date: Fri, 22 Dec 2006 10:28:54 +0000 (+0000) Subject: Finally commit matchbox sato theme X-Git-Tag: 2011-1~12338 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c9ac078b2d46eebe7381849e7063cf2c9fe3703b;p=openembedded-core.git Finally commit matchbox sato theme git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1072 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb new file mode 100644 index 0000000000..c813d2b60d --- /dev/null +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Matchbox window manager Sato themes" +LICENSE = "GPL" +DEPENDS = "matchbox-wm" +SECTION = "x11/wm" +PV = "0.0+svn${SRCDATE}" + +SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" +S = "${WORKDIR}/matchbox-sato" + +inherit autotools pkgconfig + +