summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-07-29 17:04:53 +0200
committerKhem Raj <raj.khem@gmail.com>2021-08-03 10:21:25 -0700
commitc61dc077bbd81260e4f167fa2251643ba0ba6974 (patch)
tree66c3243f8f64ae60f66f70a16e8128c247254a65 /meta-xfce/recipes-xfce
parentc5f7cfb8db54cfa4257797db5bd87828dea43296 (diff)
downloadmeta-openembedded-c61dc077bbd81260e4f167fa2251643ba0ba6974.tar.gz
Convert to new override syntax
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_4.16.1.bb2
-rw-r--r--meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb4
-rw-r--r--meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.0.bb2
-rw-r--r--meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb2
-rw-r--r--meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb4
-rw-r--r--meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.16.0.bb2
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb4
-rw-r--r--meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb8
-rw-r--r--meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb2
-rw-r--r--meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.16.0.bb10
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb8
-rw-r--r--meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.16.0.bb14
-rw-r--r--meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb6
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb10
-rw-r--r--meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb4
-rw-r--r--meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb2
-rw-r--r--meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb8
17 files changed, 46 insertions, 46 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_4.16.1.bb b/meta-xfce/recipes-xfce/exo/exo_4.16.1.bb
index a49b18c72..4b31af890 100644
--- a/meta-xfce/recipes-xfce/exo/exo_4.16.1.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_4.16.1.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "528dac256315ffc2a4a53b3b421979327962121989886e3cf920aeff99
18 18
19# Note: python bindings did not work in oe-dev and are about to be moved to 19# Note: python bindings did not work in oe-dev and are about to be moved to
20# pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560 20# pyxfce see http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/19560
21FILES_${PN} += " \ 21FILES:${PN} += " \
22 ${datadir}/xfce4/ \ 22 ${datadir}/xfce4/ \
23 ${libdir}/xfce4/exo* \ 23 ${libdir}/xfce4/exo* \
24" 24"
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb b/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb
index 3e596323d..65db34500 100644
--- a/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb
+++ b/meta-xfce/recipes-xfce/garcon/garcon_4.16.1.bb
@@ -13,8 +13,8 @@ SRC_URI[sha256sum] = "84914927a2c1fda167f67af26a6640630a744a22940df508aa6c752cdb
13 13
14EXTRA_OECONF = "--disable-gtk-doc" 14EXTRA_OECONF = "--disable-gtk-doc"
15 15
16do_compile_prepend() { 16do_compile:prepend() {
17 export GIR_EXTRA_LIBS_PATH="${B}/garcon/.libs" 17 export GIR_EXTRA_LIBS_PATH="${B}/garcon/.libs"
18} 18}
19 19
20FILES_${PN} += "${datadir}/desktop-directories" 20FILES:${PN} += "${datadir}/desktop-directories"
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.0.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.0.bb
index 6fbf1cf25..7b46c2a76 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.0.bb
@@ -22,7 +22,7 @@ PACKAGECONFIG[gladeui2] = "--enable-gladeui2,--disable-gladeui2,glade"
22PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification" 22PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
23 23
24PACKAGES += "${PN}-glade" 24PACKAGES += "${PN}-glade"
25FILES_${PN}-glade = " \ 25FILES:${PN}-glade = " \
26 ${libdir}/glade \ 26 ${libdir}/glade \
27 ${datadir}/glade \ 27 ${datadir}/glade \
28" 28"
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
index 70ef909ef..9545ad1a8 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
@@ -6,7 +6,7 @@ inherit packagegroup features_check
6 6
7REQUIRED_DISTRO_FEATURES = "x11" 7REQUIRED_DISTRO_FEATURES = "x11"
8 8
9RDEPENDS_${PN} = " \ 9RDEPENDS:${PN} = " \
10 xfwm4 \ 10 xfwm4 \
11 xfce4-session \ 11 xfce4-session \
12 xfconf \ 12 xfconf \
diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
index 7f1c17261..64f886311 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
@@ -8,12 +8,12 @@ inherit packagegroup features_check
8REQUIRED_DISTRO_FEATURES = "x11" 8REQUIRED_DISTRO_FEATURES = "x11"
9 9
10# mandatory 10# mandatory
11RDEPENDS_${PN} = " \ 11RDEPENDS:${PN} = " \
12 packagegroup-xfce-base \ 12 packagegroup-xfce-base \
13" 13"
14 14
15# nice to have 15# nice to have
16RRECOMMENDS_${PN} = " \ 16RRECOMMENDS:${PN} = " \
17 xfwm4-theme-daloa \ 17 xfwm4-theme-daloa \
18 xfwm4-theme-kokodi \ 18 xfwm4-theme-kokodi \
19 xfwm4-theme-moheli \ 19 xfwm4-theme-moheli \
diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.16.0.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.16.0.bb
index 138796e6c..5c669a5e9 100644
--- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_4.16.0.bb
@@ -13,4 +13,4 @@ SRC_URI[sha256sum] = "d2c0e719b242b7fd3db70bc6678a2df1abf2cfaa899b775a1591a5efa0
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" 14PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
15 15
16RDEPENDS_${PN} = "eject" 16RDEPENDS:${PN} = "eject"
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb b/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
index bdc357f76..41963b996 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_4.16.8.bb
@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "038ca228d220cd0ba1b7b76465d8a51f2433ad1f74648d1d291daa0a24
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre" 14PACKAGECONFIG[pcre] = "--enable-pcre,--disable-pcre,libpcre"
15 15
16FILES_${PN} += " \ 16FILES:${PN} += " \
17 ${libdir}/thunarx-3/* \ 17 ${libdir}/thunarx-3/* \
18 ${libdir}/xfce4/panel/plugins/* \ 18 ${libdir}/xfce4/panel/plugins/* \
19 ${libdir}/Thunar/[Tt]hunar* \ 19 ${libdir}/Thunar/[Tt]hunar* \
@@ -25,4 +25,4 @@ FILES_${PN} += " \
25 ${datadir}/xfce4/panel/plugins/* \ 25 ${datadir}/xfce4/panel/plugins/* \
26" 26"
27 27
28RRECOMMENDS_${PN} = "gvfs gvfsd-trash" 28RRECOMMENDS:${PN} = "gvfs gvfsd-trash"
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb
index fcc39fd7d..c5ab85dd0 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_4.16.0.bb
@@ -8,23 +8,23 @@ inherit xfce gtk-doc
8 8
9SRC_URI[sha256sum] = "9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66" 9SRC_URI[sha256sum] = "9b0b7fed0c64041733d490b1b307297984629d0dd85369749617a8766850af66"
10 10
11INSANE_SKIP_${PN} = "dev-so" 11INSANE_SKIP:${PN} = "dev-so"
12 12
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[gstreamer-thumbnailer] = "--enable-gstreamer-thumbnailer,--disable-gstreamer-thumbnailer,gstreamer1.0 gstreamer1.0-plugins-base" 14PACKAGECONFIG[gstreamer-thumbnailer] = "--enable-gstreamer-thumbnailer,--disable-gstreamer-thumbnailer,gstreamer1.0 gstreamer1.0-plugins-base"
15 15
16do_install_append() { 16do_install:append() {
17 # Makefile seems to race on creation of symlink. So ensure creation here 17 # Makefile seems to race on creation of symlink. So ensure creation here
18 # until fixed properly 18 # until fixed properly
19 ln -sf tumbler-xdg-cache.so ${D}${libdir}/tumbler-1/plugins/cache/tumbler-cache-plugin.so 19 ln -sf tumbler-xdg-cache.so ${D}${libdir}/tumbler-1/plugins/cache/tumbler-cache-plugin.so
20} 20}
21 21
22FILES_${PN} += "${datadir}/dbus-1/services \ 22FILES:${PN} += "${datadir}/dbus-1/services \
23 ${libdir}/tumbler-1/tumblerd \ 23 ${libdir}/tumbler-1/tumblerd \
24 ${libdir}/tumbler-1/plugins/*.so \ 24 ${libdir}/tumbler-1/plugins/*.so \
25 ${libdir}/tumbler-1/plugins/cache/*.so \ 25 ${libdir}/tumbler-1/plugins/cache/*.so \
26" 26"
27 27
28FILES_${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \ 28FILES:${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \
29 ${libdir}/tumbler-1/plugins/cache/*.la \ 29 ${libdir}/tumbler-1/plugins/cache/*.la \
30" 30"
diff --git a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb
index 4b5523895..89385b056 100644
--- a/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb
+++ b/meta-xfce/recipes-xfce/xfce4-appfinder/xfce4-appfinder_4.16.1.bb
@@ -10,4 +10,4 @@ REQUIRED_DISTRO_FEATURES = "x11"
10 10
11SRC_URI[sha256sum] = "bfe3e9bd92695014ee74a2fbb7f5fd1b4c29cf043c4a11598b8958324c81e7ec" 11SRC_URI[sha256sum] = "bfe3e9bd92695014ee74a2fbb7f5fd1b4c29cf043c4a11598b8958324c81e7ec"
12 12
13FILES_${PN} += "${datadir}/metainfo" 13FILES:${PN} += "${datadir}/metainfo"
diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.16.0.bb
index 143a0a5e7..7162311e5 100644
--- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.16.0.bb
@@ -5,21 +5,21 @@ LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88" 5LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
6 6
7DEPENDS = "glib-2.0" 7DEPENDS = "glib-2.0"
8DEPENDS_append_class-target = " ${BPN}-native" 8DEPENDS:append:class-target = " ${BPN}-native"
9 9
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12BBCLASSEXTEND = "native" 12BBCLASSEXTEND = "native"
13 13
14SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:4]}/${BPN}-${PV}.tar.bz2" 14SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:4]}/${BPN}-${PV}.tar.bz2"
15SRC_URI_append_class-target = " file://0001-Run-native-xdt-csource-on-tests.patch" 15SRC_URI:append:class-target = " file://0001-Run-native-xdt-csource-on-tests.patch"
16SRC_URI[sha256sum] = "f50b3070e66f3ebdf331744dd1ec5e1af5de333965d491e15ce05545e8eb4f04" 16SRC_URI[sha256sum] = "f50b3070e66f3ebdf331744dd1ec5e1af5de333965d491e15ce05545e8eb4f04"
17 17
18do_install_append() { 18do_install:append() {
19 install -d ${D}${datadir}/aclocal 19 install -d ${D}${datadir}/aclocal
20 install -m 644 ${S}/m4macros/*.m4 ${D}${datadir}/aclocal/ 20 install -m 644 ${S}/m4macros/*.m4 ${D}${datadir}/aclocal/
21} 21}
22 22
23FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4" 23FILES:${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4"
24 24
25RDEPENDS_${PN} = "bash" 25RDEPENDS:${PN} = "bash"
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb
index d478e0ffa..c9e65400d 100644
--- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb
@@ -14,7 +14,7 @@ SRC_URI += " \
14 file://0002-use-lxdm-to-replace-dm-tool.patch \ 14 file://0002-use-lxdm-to-replace-dm-tool.patch \
15" 15"
16 16
17python populate_packages_prepend() { 17python populate_packages:prepend() {
18 plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') 18 plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/')
19 plugin_name = d.expand('${PN}-plugin-%s') 19 plugin_name = d.expand('${PN}-plugin-%s')
20 do_split_packages(d, plugin_dir, '^lib(.*).so$', plugin_name, 20 do_split_packages(d, plugin_dir, '^lib(.*).so$', plugin_name,
@@ -29,12 +29,12 @@ PACKAGES_DYNAMIC += "^${PN}-plugin-.*"
29 29
30PACKAGES =+ "${PN}-gtk3" 30PACKAGES =+ "${PN}-gtk3"
31 31
32FILES_${PN} += "${libdir}/xfce4/panel/migrate \ 32FILES:${PN} += "${libdir}/xfce4/panel/migrate \
33 ${libdir}/xfce4/panel/wrapper-1.0" 33 ${libdir}/xfce4/panel/wrapper-1.0"
34 34
35FILES_${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la" 35FILES:${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la"
36 36
37FILES_${PN}-gtk3 = " \ 37FILES:${PN}-gtk3 = " \
38 ${libdir}/libxfce4panel-2.0${SOLIBS} \ 38 ${libdir}/libxfce4panel-2.0${SOLIBS} \
39 ${libdir}/xfce4/panel/wrapper-2.0 \ 39 ${libdir}/xfce4/panel/wrapper-2.0 \
40" 40"
diff --git a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.16.0.bb
index 7a778bdfc..a79d8015b 100644
--- a/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-power-manager/xfce4-power-manager_4.16.0.bb
@@ -23,20 +23,20 @@ PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, polkit"
23 23
24PACKAGES += "xfce4-powermanager-plugin" 24PACKAGES += "xfce4-powermanager-plugin"
25 25
26FILES_${PN} += " \ 26FILES:${PN} += " \
27 ${datadir}/polkit-1 \ 27 ${datadir}/polkit-1 \
28 ${datadir}/metainfo \ 28 ${datadir}/metainfo \
29" 29"
30 30
31FILES_xfce4-powermanager-plugin = " \ 31FILES:xfce4-powermanager-plugin = " \
32 ${libdir}/xfce4 \ 32 ${libdir}/xfce4 \
33 ${datadir}/xfce4 \ 33 ${datadir}/xfce4 \
34" 34"
35 35
36RDEPENDS_xfce4-powermanager-plugin = "${PN}" 36RDEPENDS:xfce4-powermanager-plugin = "${PN}"
37RDEPENDS_${PN} = "networkmanager ${@bb.utils.contains('DISTRO_FEATURES','systemd','','consolekit',d)}" 37RDEPENDS:${PN} = "networkmanager ${@bb.utils.contains('DISTRO_FEATURES','systemd','','consolekit',d)}"
38 38
39# xfce4-brightness-plugin was replaced by xfce4-powermanager-plugin 39# xfce4-brightness-plugin was replaced by xfce4-powermanager-plugin
40RPROVIDES_xfce4-powermanager-plugin += "xfce4-brightness-plugin" 40RPROVIDES:xfce4-powermanager-plugin += "xfce4-brightness-plugin"
41RREPLACES_xfce4-powermanager-plugin += "xfce4-brightness-plugin" 41RREPLACES:xfce4-powermanager-plugin += "xfce4-brightness-plugin"
42RCONFLICTS_xfce4-powermanager-plugin += "xfce4-brightness-plugin" 42RCONFLICTS:xfce4-powermanager-plugin += "xfce4-brightness-plugin"
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb
index 4f6bde2a9..fee634ed4 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb
@@ -15,11 +15,11 @@ PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, polkit"
15SRC_URI += "file://0001-configure.in-hard-code-path-to-iceauth.patch" 15SRC_URI += "file://0001-configure.in-hard-code-path-to-iceauth.patch"
16SRC_URI[sha256sum] = "22f273f212481d71e0b5618c62710cd85f69aea74f5ea5c0093f7918b07d17b7" 16SRC_URI[sha256sum] = "22f273f212481d71e0b5618c62710cd85f69aea74f5ea5c0093f7918b07d17b7"
17 17
18ALTERNATIVE_${PN} = "x-session-manager" 18ALTERNATIVE:${PN} = "x-session-manager"
19ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session" 19ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session"
20ALTERNATIVE_PRIORITY_${PN} = "150" 20ALTERNATIVE_PRIORITY_${PN} = "150"
21 21
22FILES_${PN} += " \ 22FILES:${PN} += " \
23 ${libdir}/xfce4/*/*/*.so \ 23 ${libdir}/xfce4/*/*/*.so \
24 ${libdir}/xfce4/session/*-*-* \ 24 ${libdir}/xfce4/session/*-*-* \
25 ${datadir}/xsessions \ 25 ${datadir}/xsessions \
@@ -27,7 +27,7 @@ FILES_${PN} += " \
27 ${datadir}/polkit-1 \ 27 ${datadir}/polkit-1 \
28" 28"
29 29
30RDEPENDS_${PN} = " \ 30RDEPENDS:${PN} = " \
31 dbus-x11 \ 31 dbus-x11 \
32 iceauth \ 32 iceauth \
33 netbase \ 33 netbase \
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
index bf853bfed..aff57a578 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.16.2.bb
@@ -19,12 +19,12 @@ PACKAGECONFIG ??= " \
19PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify" 19PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
20PACKAGECONFIG[sound-setter] = "--enable-sound-settings, --disable-sound-settings, libcanberra, libcanberra-gtk2 sound-theme-freedesktop" 20PACKAGECONFIG[sound-setter] = "--enable-sound-settings, --disable-sound-settings, libcanberra, libcanberra-gtk2 sound-theme-freedesktop"
21 21
22FILES_${PN} += " \ 22FILES:${PN} += " \
23 ${libdir}/xfce4 \ 23 ${libdir}/xfce4 \
24 ${datadir}/xfce4 \ 24 ${datadir}/xfce4 \
25" 25"
26 26
27RRECOMMENDS_${PN} += "adwaita-icon-theme" 27RRECOMMENDS:${PN} += "adwaita-icon-theme"
28RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES','alsa','libcanberra-alsa','',d)}" 28RRECOMMENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES','alsa','libcanberra-alsa','',d)}"
29RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES','pulseaudio','libcanberra-pulse','',d)}" 29RRECOMMENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES','pulseaudio','libcanberra-pulse','',d)}"
30RRECOMMENDS_${PN} += "${@bb.utils.contains('DISTRO_FEATURES','systemd','xfce4-datetime-setter','',d)}" 30RRECOMMENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES','systemd','xfce4-datetime-setter','',d)}"
diff --git a/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb b/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
index 9b341bb27..5214b2ea7 100644
--- a/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfconf/xfconf_4.16.0.bb
@@ -10,10 +10,10 @@ EXTRA_OECONF += "PERL=${STAGING_DIR_TARGET}/usr/bin/perl"
10 10
11SRC_URI[sha256sum] = "652a119007c67d9ba6c0bc7a740c923d33f32d03dc76dfc7ba682584e72a5425" 11SRC_URI[sha256sum] = "652a119007c67d9ba6c0bc7a740c923d33f32d03dc76dfc7ba682584e72a5425"
12 12
13FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \ 13FILES:${PN} += "${libdir}/xfce4/xfconf/xfconfd \
14 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \ 14 ${libdir}/gio/modules/libxfconfgsettingsbackend.so \
15 ${datadir}/dbus-1/services/org.xfce.Xfconf.service" 15 ${datadir}/dbus-1/services/org.xfce.Xfconf.service"
16 16
17FILES_${PN}-dev += "${libdir}/gio/modules/libxfconfgsettingsbackend.la" 17FILES:${PN}-dev += "${libdir}/gio/modules/libxfconfgsettingsbackend.la"
18 18
19PACKAGECONFIG[gsettings-backend] = "--enable-gsettings-backend,--disable-gsettings-backend," 19PACKAGECONFIG[gsettings-backend] = "--enable-gsettings-backend,--disable-gsettings-backend,"
diff --git a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb
index e8b2b72b6..713635041 100644
--- a/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfdesktop/xfdesktop_4.16.0.bb
@@ -13,4 +13,4 @@ SRC_URI[sha256sum] = "934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" 14PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
15 15
16FILES_${PN} += "${datadir}/backgrounds" 16FILES:${PN} += "${datadir}/backgrounds"
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb
index 2cbfdadd5..f4a78f1ad 100644
--- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb
+++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.16.1.bb
@@ -20,18 +20,18 @@ PACKAGECONFIG[epoxy] = "--enable-epoxy,--disable-epoxy,libepoxy"
20PACKAGECONFIG[xpresent] = "--enable-xpresent,--disable-xpresent,libxpresent" 20PACKAGECONFIG[xpresent] = "--enable-xpresent,--disable-xpresent,libxpresent"
21PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification" 21PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification,startup-notification"
22 22
23python populate_packages_prepend () { 23python populate_packages:prepend () {
24 themedir = d.expand('${datadir}/themes') 24 themedir = d.expand('${datadir}/themes')
25 do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True) 25 do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True)
26} 26}
27 27
28PACKAGES_DYNAMIC += "^xfwm4-theme-.*" 28PACKAGES_DYNAMIC += "^xfwm4-theme-.*"
29 29
30ALTERNATIVE_${PN} = "x-window-manager" 30ALTERNATIVE:${PN} = "x-window-manager"
31ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/xfwm4" 31ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/xfwm4"
32ALTERNATIVE_PRIORITY[x-window-manager] = "30" 32ALTERNATIVE_PRIORITY[x-window-manager] = "30"
33 33
34RDEPENDS_${PN} = "xfwm4-theme-default" 34RDEPENDS:${PN} = "xfwm4-theme-default"
35FILES_${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \ 35FILES:${PN} += "${libdir}/xfce4/xfwm4/helper-dialog \
36 ${datadir}/xfwm4/defaults \ 36 ${datadir}/xfwm4/defaults \
37" 37"