Hiya,
I've noticed that a bunch of .la files in /sw/lib specify /usr/lib/
libiconv.la in their dependency_libs entry. Is it expected behaviour
(maybe because of inheritance from libXft.la, libcairo.la,
libfontconfig.la in /usr/X11/lib) or should they be using Fink's
libiconv instead?
Chee
Hanspeter Niederstrasser wrote:
> Koen,
>
> Here is what I now based on my one package for which I have a qt4-x11
> and qt4-mac variants (valknut).
>
>
>> I do have a few questions:
>>
>> 1. Should the qt4-x11 and qt4-mac version be able to exist next to
>> each other? If yes, I guess I need to
Koen,
Here is what I now based on my one package for which I have a qt4-x11
and qt4-mac variants (valknut).
> I do have a few questions:
>
> 1. Should the qt4-x11 and qt4-mac version be able to exist next to
> each other? If yes, I guess I need to make sure that stuff that goes
> into /sw/share
Hi,
I recently added a new package (kemboss, a GUI for EMBOSS) to fink.
Initially I made a x11 only version, but the developer mentioned that
it would be nice if there was also a qt-mac version. So I looked at
some other packages to use as an example, and saw that poppler4-qt4
does the same. It's