diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc')
-rw-r--r-- | meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc new file mode 100644 index 0000000000..032dc2d6d5 --- /dev/null +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato.inc | |||
@@ -0,0 +1,13 @@ | |||
1 | DESCRIPTION = "Matchbox window manager Sato themes" | ||
2 | HOMEPAGE = "http://www.matchbox-project.org/" | ||
3 | BUGTRACKER = "http://bugzilla.openedhand.com/" | ||
4 | |||
5 | LICENSE = "CCPL" | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=aae86bb34b0a83716ca09f4e783d6ba4" | ||
7 | |||
8 | DEPENDS = "matchbox-wm" | ||
9 | SECTION = "x11/wm" | ||
10 | |||
11 | inherit autotools pkgconfig | ||
12 | |||
13 | FILES_${PN} += "${datadir}/themes" | ||