[OE-core] [oe-core][PATCH 06/13] gtk+: import native support from meta-oe

Martin Jansa martin.jansa at gmail.com
Thu Mar 22 06:51:13 UTC 2012


On Thu, Mar 22, 2012 at 12:02:44AM +0000, Richard Purdie wrote:
> On Thu, 2012-03-22 at 00:50 +0100, Martin Jansa wrote:
> > On Wed, Mar 21, 2012 at 11:11:16PM +0000, Richard Purdie wrote:
> > > On Wed, 2012-03-21 at 22:36 +0100, Martin Jansa wrote:
> > > > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > > > ---
> > > >  meta/recipes-gnome/gtk+/gtk+.inc |    4 ++++
> > > >  1 files changed, 4 insertions(+), 0 deletions(-)
> > > 
> > > I really don't like the message having a gtk+-native around sends out.
> > > Why do we need this?
> > 
> > See cover letter if you haven't already.
> 
> Sorry, I'd looked at it but I'd missed the key bit. I think I thought
> the URL was a pull URL and my eyes skimmed it.

No problem,

> To be honest I don't think the update-icon-cache is good enough reason
> to build a full gtk+-native. If we let these pieces in the dependencies
> have a tendency to grow and people have no incentive to try and fix
> these issues.

Well agreed, but most of those natives are needed for librsvg-native
which in turn is used in navit build to generate icons (which I can
hardly replace with something thiner then librsvg and using e.g.
autodetected ksvgtopng from host is even worse for reproducible builds).

So for minimal gtk+-native I only need libx11-native and
libxrander-native, but the problem is that PACKAGECONFIG without that
fix ignores all -native depends and with fix it correctly adds -native
to all non-native deps added by PACKAGECONFIG
http://lists.linuxtogo.org/pipermail/openembedded-core/2012-March/019348.html

> I'd like to better understand why there is no other way to avoid this.

I can look into gtk+3 build what else we need to provide to be able to
build without --enable-gtk2-dependency or how to disable
update-icon-cache during build so that people with gtk+ installed on
host and without get the same result package, but I'm not really
interested in gtk+3 so I was just fixing another build failure :/ so it 
can take some time...

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120322/b80fc1f2/attachment-0002.sig>


More information about the Openembedded-core mailing list