summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-12-22 10:28:54 +0000
committerMatthew Allum <mallum@openedhand.com>2006-12-22 10:28:54 +0000
commitc9ac078b2d46eebe7381849e7063cf2c9fe3703b (patch)
treefcee2a7821b783e21d981c01c0885c824aab655d /meta
parented9ba440ff91b8c08c10b6071dcd432073816ff8 (diff)
downloadopenembedded-core-contrib-c9ac078b2d46eebe7381849e7063cf2c9fe3703b.tar.gz
Finally commit matchbox sato theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1072 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb12
1 files changed, 12 insertions, 0 deletions
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
+
+