Re: [oe] [mexta-xfce][PATCH 1/3] imsettings: upgrade 1.7.3 -> 1.8.1 and rework recipe

2019-09-01 Thread Andreas Müller
On Mon, Sep 2, 2019 at 4:17 AM Kang Kai wrote: > > It seems it transited to gdbus a long time ago but we didn't update > accordingly in imsettings recipe. > > https://bitbucket.org/tagoh/imsettings/commits/ef1c6a125455fea998bcc1a26fc546f9e14a16cd > > commit ef1c6a125455fea998bcc1a26fc546f9e14a16cd

Re: [oe] [mexta-xfce][PATCH 1/3] imsettings: upgrade 1.7.3 -> 1.8.1 and rework recipe

2019-09-01 Thread Kang Kai
On 2019/8/30 下午6:14, Andreas Müller wrote: It is more or less a recipe rewrite: * stylize recipe * Use gtk3 instead of gtk * Drop gconf backend - we should get rid of orphaned gconf * Add PACKAGECONFIGs for 'xim' and 'xfce' - xfce is set by default * Drop intltool-native from depends - they move

[oe] [mexta-xfce][PATCH 1/3] imsettings: upgrade 1.7.3 -> 1.8.1 and rework recipe

2019-08-30 Thread Andreas Müller
It is more or less a recipe rewrite: * stylize recipe * Use gtk3 instead of gtk * Drop gconf backend - we should get rid of orphaned gconf * Add PACKAGECONFIGs for 'xim' and 'xfce' - xfce is set by default * Drop intltool-native from depends - they moved to gettext * Remove entries from FILES - go