[Gtkradiant] Bundled libraries

Christopher weblionx at gmail.com
Mon Apr 1 12:46:30 EDT 2013


Why not dynamically load the library instead of stripping the
functions they provide?

On Mon, Apr 1, 2013 at 12:12 PM, bebo_sudo <bebo.sudo at gmail.com> wrote:
> Hi folks,
> in my attempt to do the, by now famous, rpm for fedora, I bumped into the
> embedded libraries, libpng and libjpeg.
> The fedoraproject doesn't allow built-in libraries in rpm, so I have to
> remove them, as said here by Hans de Goede:
> https://bugzilla.redhat.com/show_bug.cgi?id=836840#c15
>
> The needed libraries will be required by the rpmbuild itself at the moment
> of the install.
> Now my question is: how to patch the sources to remove any sort of these
> libs?
>
> I tried to remove the most part of files in which I encountered the "png" or
> "jpeg" words but I think I made some errors.
> Here I uploaded my attempt of a patch: http://pastebin.com/iG4nDEWf
> and here the exit status when I try to build the rpm:
> http://pastebin.com/FY3f2rEA
>
> How can I avoid scons to build these libraries?
>
>
> Greetings,
> bebo
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant at icculus.org
> http://icculus.org/mailman/listinfo/gtkradiant


More information about the Gtkradiant mailing list