diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-03 11:42:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-03 11:42:52 +0000 |
commit | 2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4 (patch) | |
tree | d7dc1c98ae86b5d33f59b532ae9eb486e8be47d9 /meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc | |
parent | cdaaa55f34a3ce0b1be82513fd758410187fa202 (diff) | |
download | poky-2f3ca937d66ce6b9f2bdb1c09fbf066818ac92f4.tar.gz |
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.inc')
-rw-r--r-- | meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc | 8 |
1 files changed, 8 insertions, 0 deletions
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 0000000000..a20596e6db --- /dev/null +++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato.inc | |||
@@ -0,0 +1,8 @@ | |||
1 | DESCRIPTION = "Matchbox window manager Sato themes" | ||
2 | LICENSE = "CC-BY-SA3" | ||
3 | DEPENDS = "matchbox-wm" | ||
4 | SECTION = "x11/wm" | ||
5 | |||
6 | inherit autotools pkgconfig | ||
7 | |||
8 | FILES_${PN} += "${datadir}/themes" | ||