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 @@ +DESCRIPTION = "Matchbox window manager Sato themes" +HOMEPAGE = "http://www.matchbox-project.org/" +BUGTRACKER = "http://bugzilla.openedhand.com/" + +LICENSE = "CCPL" +LIC_FILES_CHKSUM = "file://COPYING;md5=aae86bb34b0a83716ca09f4e783d6ba4" + +DEPENDS = "matchbox-wm" +SECTION = "x11/wm" + +inherit autotools pkgconfig + +FILES_${PN} += "${datadir}/themes" |