[PATCHes] Allow using system's copies of libjpeg, libpng and giflib for splashscreen

Diego 'Flameeyes' Pettenò flameeyes at gmail.com
Fri May 11 13:04:10 PDT 2007


Trying to make OpenJDK more friendly for those distributions (like
Gentoo and Debian iirc) having in their policy the use, whenever
possible, of the system's libraries rather than internal copies of
them, I've prepared three patches to AWT's libsplashscreen that allows
to use the external/system copy of the three libraries in the subject.

The default behaviour is unchanged, you need to pass EXTERNAL_JPEG
EXTERNAL_LIBPNG and EXTERNAL_GIFLIB with the value "true" to get them
used.

Hope this helps,
-- 
Diego "Flameeyes" Pettenò
http://farragut.flameeyes.is-a-geek.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjdk-external-giflib.patch
Type: text/x-patch
Size: 1045 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20070511/cd477b89/openjdk-external-giflib.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjdk-external-jpeg-splash.patch
Type: text/x-patch
Size: 2637 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20070511/cd477b89/openjdk-external-jpeg-splash.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openjdk-external-libpng.patch
Type: text/x-patch
Size: 1215 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20070511/cd477b89/openjdk-external-libpng.patch 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20070511/cd477b89/signature.asc 


More information about the awt-dev mailing list