aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-themes-extra
diff options
context:
space:
mode:
authorManuel Teira <manuel.teira@telefonica.net>2007-05-06 18:44:43 +0000
committerManuel Teira <manuel.teira@telefonica.net>2007-05-06 18:44:43 +0000
commit4a319dae514c9e5d743211cb7f3262a66e89300a (patch)
treef11d9bcc4b48c1a0601c6933190d2c66c53f97b4 /packages/matchbox-themes-extra
parent873adea2e780d64a27c6b0c87889878e2575f642 (diff)
downloadopenembedded-4a319dae514c9e5d743211cb7f3262a66e89300a.tar.gz
matchbox-theme-sato: New recipe for svn
* Matchbox theme for Sato OpenedHand * Closes bug 2182
Diffstat (limited to 'packages/matchbox-themes-extra')
-rw-r--r--packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb15
1 files changed, 15 insertions, 0 deletions
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
index 0000000000..5d91a47984
--- /dev/null
+++ b/packages/matchbox-themes-extra/matchbox-theme-sato_svn.bb
@@ -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
+
+