summaryrefslogtreecommitdiffstats
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
parented9ba440ff91b8c08c10b6071dcd432073816ff8 (diff)
downloadpoky-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
-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 @@
1DESCRIPTION = "Matchbox window manager Sato themes"
2LICENSE = "GPL"
3DEPENDS = "matchbox-wm"
4SECTION = "x11/wm"
5PV = "0.0+svn${SRCDATE}"
6
7SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
8S = "${WORKDIR}/matchbox-sato"
9
10inherit autotools pkgconfig
11
12