summaryrefslogtreecommitdiff
path: root/packages/xfwm4
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-09 19:21:24 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-09 19:21:24 +0000
commit86d1d8cd13335c4dca722ac398c69a105fc9ac8f (patch)
treebf7433f99e0fc0ffbdbddd24c2201d21a9dd60e8 /packages/xfwm4
parent249a5476b2d2ec15e71b126bb02bc885b29604ee (diff)
parent45e1048fb2a2fc047c8a903966ca5cc9d1e03112 (diff)
explicit_merge of '93b8d4a095a60dfe2b4b6e82f4ce68721a1d4f11'
and 'd5130c6d17c31fa91dee51b0074c7e5e8c87717c' using ancestor '' to branch 'org.openembedded.dev'
Diffstat (limited to 'packages/xfwm4')
-rw-r--r--packages/xfwm4/xfwm4.inc2
-rw-r--r--packages/xfwm4/xfwm4_4.2.0.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/packages/xfwm4/xfwm4.inc b/packages/xfwm4/xfwm4.inc
index 64fe2efa8e..5364466f5a 100644
--- a/packages/xfwm4/xfwm4.inc
+++ b/packages/xfwm4/xfwm4.inc
@@ -13,6 +13,8 @@ DEPENDS="startup-notification x11 xpm libxfce4util libxfcegui4 libxfce4mcs xfce-
EXTRA_OECONF += " --enable-startup-notification"
+PACKAGES_DYNAMIC = "xfwm4-theme-*"
+
python populate_packages_prepend () {
themedir = bb.data.expand('${datadir}/themes', d)
do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True)
diff --git a/packages/xfwm4/xfwm4_4.2.0.bb b/packages/xfwm4/xfwm4_4.2.0.bb
index 675162577f..0fdfd136be 100644
--- a/packages/xfwm4/xfwm4_4.2.0.bb
+++ b/packages/xfwm4/xfwm4_4.2.0.bb
@@ -14,6 +14,8 @@ DEPENDS="startup-notification x11 xpm libxfce4util libxfcegui4 libxfce4mcs xfce-
EXTRA_OECONF += " --enable-startup-notification"
+PACKAGES_DYNAMIC = "xfwm4-theme-*"
+
python populate_packages_prepend () {
themedir = bb.data.expand('${datadir}/themes', d)
do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True)