summaryrefslogtreecommitdiff
path: root/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-03 11:42:52 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-03 11:42:52 +0000
commit2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4 (patch)
treed7dc1c98ae86b5d33f59b532ae9eb486e8be47d9 /meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
parentcdaaa55f34a3ce0b1be82513fd758410187fa202 (diff)
downloadopenembedded-core-2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4.tar.gz
openembedded-core-2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4.tar.bz2
openembedded-core-2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4.tar.xz
openembedded-core-2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4.zip
matchbox-theme-sato: unify recipes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4172 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb')
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
index 74bcef14c..30b632934 100644
--- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
+++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
@@ -1,14 +1,9 @@
-DESCRIPTION = "Matchbox window manager 2 Sato themes"
-LICENSE = "CC-BY-SA3"
+require matchbox-theme-sato.inc
+
DEPENDS = "matchbox-wm-2"
-SECTION = "x11/wm"
PV = "0.1+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
S = "${WORKDIR}/matchbox-sato"
-inherit autotools pkgconfig
-
EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"
-
-FILES_${PN} += "${datadir}/themes"