gentoo-alt  

Re: [gentoo-alt] [Mac OS X] Error with Pango applications

Fabian Groffen
Wed, 18 Nov 2009 02:09:20 -0800

On 18-11-2009 02:43:06 +0100, Heiko Przybyl wrote:
> Ah and after removing my overlay's version of pango, I just noticed that the 
> prefix pango-1.26.ebuild in the SVN repo needs a minor fixup. Fabian, the 
> ebuild needs
> 
>    if [[ ${CHOST} == *64-apple-darwin* ]] ; then
>         # Carbon is dead in 64-bits land
>        export ac_cv_header_Carbon_Carbon_h=no
>    fi
> 
> removed, otherwise it'll runtime-segfault on all gtk invocations. The problem 
> is, that this completely turns off quartz font rendering:

ok, this came from bug #287357, but I don't know where the idea came
from.  Anyway, it's removed from 1.26.0 now, thanks

> And I guess that 
>       eautoreconf
>       elibtoolize # for Darwin bundles
> 
> can be shortened to just read
>      eautoreconf

yeah, but if the eautoreconf is no longer necessary, people should put
back the elibtoolize, and they will forget, hence the double thinghy.
elibtoolize will figure out itself that it doesn't need to run again, so
it's cheap.


-- 
Fabian Groffen
Gentoo on a different level