matchbox-theme-sato: New recipe for svn
authorManuel Teira <manuel.teira@telefonica.net>
Sun, 6 May 2007 18:44:43 +0000 (18:44 +0000)
committerManuel Teira <manuel.teira@telefonica.net>
Sun, 6 May 2007 18:44:43 +0000 (18:44 +0000)
* Matchbox theme for Sato OpenedHand
* Closes bug 2182

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

diff --git a/packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb b/packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb
new file mode 100644 (file)
index 0000000..5d91a47
--- /dev/null
@@ -0,0 +1,15 @@
+DESCRIPTION = "Matchbox window manager Sato theme"
+LICENSE = "GPL"
+DEPENDS = "matchbox-wm"
+SECTION = "x11/wm"
+
+PV = "0.0.1+svn${SRCDATE}"
+PR = "r0"
+
+SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
+S = "${WORKDIR}/matchbox-sato"
+FILES_${PN} = "${datadir}/themes/Sato"
+
+inherit autotools pkgconfig
+
+