[oe] [meta-xfce][PATCH] gtk-xfce-engine: remove this recipe

Changqing Li changqing.li at windriver.com
Mon Dec 16 06:04:53 UTC 2019


On 12/13/19 5:32 PM, Kang Kai wrote:
> On 2019/12/13 下午4:45, changqing.li at windriver.com wrote:
>> From: Changqing Li<changqing.li at windriver.com>
>>
>> * Part of xfce 4.14 changelog
>>    Theme Engine (gtk-xfce-engine)
>>        The gtk-xfce-engine has been deprecated and archived.
>
> According to https://xfce.org/about/news, xfce4-kbdleds-plugin is also 
> abandoned. Would you like to remove it too?
>
> Acked for this one.
>
> Acked-by: Kai Kang <kai.kang at windriver.com>
>
> Regards,
> Kai
>
>
I will remove this.
>
>> * repo have been remove from upstream
>>    https://archive.xfce.org/src/xfce/
>>    no gtk-xfce-engine now
>>
>> so remove this recipe
>>
>> Signed-off-by: Changqing Li<changqing.li at windriver.com>
>> ---
>>   .../gtk-xfce-engine/glib-2.54-ftbfs.patch          | 23 -----------------
>>   .../gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb       | 30 ----------------------
>>   .../packagegroups/packagegroup-xfce-base.bb        |  1 -
>>   3 files changed, 54 deletions(-)
>>   delete mode 100644 meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine/glib-2.54-ftbfs.patch
>>   delete mode 100644 meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb
>>
>> diff --git a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine/glib-2.54-ftbfs.patch b/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine/glib-2.54-ftbfs.patch
>> deleted file mode 100644
>> index fb89102..0000000
>> --- a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine/glib-2.54-ftbfs.patch
>> +++ /dev/null
>> @@ -1,23 +0,0 @@
>> -Description: Fix FTBFS with glib 2.54
>> - glib-mkenums now expects input files to be UTF-8,
>> - fix the encoding of libgnomeui/gnome-scores.h
>> -Author: Adrian Bunk<bunk at debian.org>
>> -
>> -ported from:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870738
>> -
>> -Upstream-Status: Pending
>> -Signed-off-by: Khem Raj<raj.khem at gmail.com>
>> -
>> -Index: gtk-xfce-engine-3.2.0/gtk-3.0/xfce_style_types.h
>> -===================================================================
>> ---- gtk-xfce-engine-3.2.0.orig/gtk-3.0/xfce_style_types.h
>> -+++ gtk-xfce-engine-3.2.0/gtk-3.0/xfce_style_types.h
>> -@@ -19,7 +19,7 @@
>> -  *
>> -  *  Portions based Thinice port by
>> -  *                       Tim Gerla<timg at rrv.net>,
>> -- *                       Tomas �gren <stric at ing.umu.se,
>> -+ *                       Tomas Ögren<stric at ing.umu.se>,
>> -  *                       Richard Hult<rhult at codefactory.se>
>> -  *  Portions based on Smooth theme by
>> -  *                       Andrew Johnson<ajgenius at ajgenius.us>
>> diff --git a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb b/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb
>> deleted file mode 100644
>> index 0dd4a4c..0000000
>> --- a/meta-xfce/recipes-xfce/gtk-xfce-engine/gtk-xfce-engine_3.2.0.bb
>> +++ /dev/null
>> @@ -1,30 +0,0 @@
>> -SUMMARY = "XFCE theme for GTK"
>> -SECTION = "x11/libs"
>> -LICENSE = "GPLv2"
>> -LIC_FILES_CHKSUM ="file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>> -DEPENDS = "gtk+ xfce4-dev-tools-native"
>> -
>> -inherit xfce features_check
>> -
>> -REQUIRED_DISTRO_FEATURES = "x11"
>> -
>> -SRC_URI +="file://glib-2.54-ftbfs.patch"
>> -
>> -SRC_URI[md5sum] = "363d6c16a48a00e26d45c45c2e1fd739"
>> -SRC_URI[sha256sum] = "875c9c3bda96faf050a2224649cc42129ffb662c4de33add8c0fd1fb860b47ed"
>> -
>> -PACKAGECONFIG ??= "gtk3"
>> -PACKAGECONFIG[gtk3] = "--enable-gtk3,--disable-gtk3, gtk+3, gtk3-xfce-engine"
>> -
>> -PACKAGES += "${PN}-themes gtk3-xfce-engine"
>> -FILES_${PN} += "${libdir}/gtk-2.0/*/engines/*.so"
>> -FILES_gtk3-xfce-engine += "${libdir}/gtk-3.0/*/theming-engines/*.so"
>> -FILES_${PN}-themes += "${datadir}/themes"
>> -
>> -FILES_${PN}-dev += " \
>> -    ${libdir}/gtk-2.0/*/engines/*.la \
>> -    ${libdir}/gtk-3.0/*/theming-engines/*.la \
>> -"
>> -
>> -RDEPENDS_${PN} += "${PN}-themes"
>> -RDEPENDS_gtk3-xfce-engine += "${PN}-themes"
>> diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
>> index 412c6ae..70ef909 100644
>> --- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
>> +++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-base.bb
>> @@ -13,7 +13,6 @@ RDEPENDS_${PN} = " \
>>       xfdesktop \
>>       xfce4-panel \
>>       \
>> -    gtk-xfce-engine \
>>       librsvg-gtk \
>>       \
>>       xfce4-panel-plugin-actions \
>>
>
> -- 
> Kai Kang


More information about the Openembedded-devel mailing list