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.inc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc (limited to 'meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc') diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc new file mode 100644 index 000000000..a20596e6d --- /dev/null +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc @@ -0,0 +1,8 @@ +DESCRIPTION = "Matchbox window manager Sato themes" +LICENSE = "CC-BY-SA3" +DEPENDS = "matchbox-wm" +SECTION = "x11/wm" + +inherit autotools pkgconfig + +FILES_${PN} += "${datadir}/themes" -- cgit v1.2.3