diff options
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 @@ +DESCRIPTION = "Matchbox window manager Sato themes" +LICENSE = "CC-BY-SA3" +DEPENDS = "matchbox-wm" +SECTION = "x11/wm" + +inherit autotools pkgconfig + +FILES_${PN} += "${datadir}/themes" |