Finally commit matchbox sato theme
authorMatthew Allum <mallum@openedhand.com>
Fri, 22 Dec 2006 10:28:54 +0000 (10:28 +0000)
committerMatthew Allum <mallum@openedhand.com>
Fri, 22 Dec 2006 10:28:54 +0000 (10:28 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1072 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb [new file with mode: 0644]

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 (file)
index 0000000..c813d2b
--- /dev/null
@@ -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
+
+