diff options
Diffstat (limited to 'meta-xfce/recipes-art')
4 files changed, 9 insertions, 9 deletions
diff --git a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb index 5ff4856865..dc62a1c722 100644 --- a/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb +++ b/meta-xfce/recipes-art/cursor-themes/openzone_1.2.3.bb | |||
| @@ -22,12 +22,12 @@ do_install() { | |||
| 22 | done | 22 | done |
| 23 | } | 23 | } |
| 24 | 24 | ||
| 25 | python populate_packages_prepend () { | 25 | python populate_packages:prepend () { |
| 26 | icondir = bb.data.expand('${datadir}/icons', d) | 26 | icondir = bb.data.expand('${datadir}/icons', d) |
| 27 | do_split_packages(d, icondir, '^(.*)', '%s', 'Open Zone cursors %s', allow_dirs=True) | 27 | do_split_packages(d, icondir, '^(.*)', '%s', 'Open Zone cursors %s', allow_dirs=True) |
| 28 | } | 28 | } |
| 29 | 29 | ||
| 30 | FILES_${PN} += "${datadir}/icons" | 30 | FILES:${PN} += "${datadir}/icons" |
| 31 | 31 | ||
| 32 | PACKAGES_DYNAMIC += "^openzone-.*" | 32 | PACKAGES_DYNAMIC += "^openzone-.*" |
| 33 | ALLOW_EMPTY_${PN} = "1" | 33 | ALLOW_EMPTY:${PN} = "1" |
diff --git a/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb b/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb index 40ba340f22..78dd5b8743 100644 --- a/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb +++ b/meta-xfce/recipes-art/rodent-icon-theme/rodent-icon-theme_5.0.bb | |||
| @@ -8,9 +8,9 @@ SRC_URI = "http://sourceforge.net/projects/xffm/files/${BPN}/${BPN}-${PV}.tar.gz | |||
| 8 | SRC_URI[md5sum] = "4b097d344a160d6497c6498985c8df15" | 8 | SRC_URI[md5sum] = "4b097d344a160d6497c6498985c8df15" |
| 9 | SRC_URI[sha256sum] = "6ed00d16faa1f55b3bb7b13862de1d7f5cfd978b93e42487ded21595d0dbe208" | 9 | SRC_URI[sha256sum] = "6ed00d16faa1f55b3bb7b13862de1d7f5cfd978b93e42487ded21595d0dbe208" |
| 10 | 10 | ||
| 11 | FILES_${PN} += "${datadir}/icons" | 11 | FILES:${PN} += "${datadir}/icons" |
| 12 | 12 | ||
| 13 | RREPLACES_${PN} += "xfce4-icon-theme" | 13 | RREPLACES:${PN} += "xfce4-icon-theme" |
| 14 | RPROVIDES_${PN} += "xfce4-icon-theme" | 14 | RPROVIDES:${PN} += "xfce4-icon-theme" |
| 15 | RCONFLICTS_${PN} += "xfce4-icon-theme" | 15 | RCONFLICTS:${PN} += "xfce4-icon-theme" |
| 16 | 16 | ||
diff --git a/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb b/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb index 89dab4923f..46302bf9f0 100644 --- a/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb +++ b/meta-xfce/recipes-art/xfce-dusk-gtk3/xfce-dusk-gtk3_1.3.bb | |||
| @@ -16,4 +16,4 @@ do_install() { | |||
| 16 | cp -r Xfce-dusk-gtk3 ${D}${datadir}/themes/Xfce-dusk-gtk3 | 16 | cp -r Xfce-dusk-gtk3 ${D}${datadir}/themes/Xfce-dusk-gtk3 |
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | FILES_${PN} = "${datadir}/themes" | 19 | FILES:${PN} = "${datadir}/themes" |
diff --git a/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb b/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb index 7030f7a267..4c2e99a22c 100644 --- a/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb +++ b/meta-xfce/recipes-art/xfwm4-themes/xfwm4-themes_4.10.0.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "3214d5f00e9703b5e8c9e7c3287d606dedec7285ceb4d5db332e93ada6 | |||
| 11 | 11 | ||
| 12 | # using xfwm4-theme as in xfwm4 might cause warnings of packages supplied by | 12 | # using xfwm4-theme as in xfwm4 might cause warnings of packages supplied by |
| 13 | # multiple providers. So we use xfwm4-old-theme here. | 13 | # multiple providers. So we use xfwm4-old-theme here. |
| 14 | python populate_packages_prepend () { | 14 | python populate_packages:prepend () { |
| 15 | themedir = d.expand('${datadir}/themes') | 15 | themedir = d.expand('${datadir}/themes') |
| 16 | do_split_packages(d, themedir, '^(.*)', 'xfwm4-old-theme-%s', 'XFWM4 theme %s', allow_dirs=True) | 16 | do_split_packages(d, themedir, '^(.*)', 'xfwm4-old-theme-%s', 'XFWM4 theme %s', allow_dirs=True) |
| 17 | } | 17 | } |
