summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb
diff options
context:
space:
mode:
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 74bcef14ca..30b632934e 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 @@
1DESCRIPTION = "Matchbox window manager 2 Sato themes" 1require matchbox-theme-sato.inc
2LICENSE = "CC-BY-SA3" 2
3DEPENDS = "matchbox-wm-2" 3DEPENDS = "matchbox-wm-2"
4SECTION = "x11/wm"
5PV = "0.1+svnr${SRCREV}" 4PV = "0.1+svnr${SRCREV}"
6 5
7SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" 6SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
8S = "${WORKDIR}/matchbox-sato" 7S = "${WORKDIR}/matchbox-sato"
9 8
10inherit autotools pkgconfig
11
12EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2" 9EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"
13
14FILES_${PN} += "${datadir}/themes"