FS#13194 - [PATCH] qt3-3.3.8-9: Disable plugins for image formats
Attached to Project:
Arch Linux
Opened by Bram Schoenmakers (bram85) - Tuesday, 10 February 2009, 22:48 GMT
Last edited by Pierre Schmitz (Pierre) - Wednesday, 27 May 2009, 21:24 GMT
Opened by Bram Schoenmakers (bram85) - Tuesday, 10 February 2009, 22:48 GMT
Last edited by Pierre Schmitz (Pierre) - Wednesday, 27 May 2009, 21:24 GMT
|
Details
I got linking errors when compiling a Qt 3 app using
declarations found in the header qpngio.h. It seems that the
definitions of these functions were not compiled in because
the image formats were installed as plugins. This is caused
by the configure flag -plugin-imgfmt-png.
The attached patch disables this plugins system and let the library do what the installed header promises. Perhaps the patch should only do this for PNG and not JPEG and MNG, but I think it's more consistent if all image formats are treated the same. |
This task depends upon
PKGBUILD.diff