From 2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 3 Apr 2008 11:42:52 +0000 Subject: matchbox-theme-sato: unify recipes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4172 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'meta/packages/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb') 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" -- cgit v1.2.3