Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANNOUNCE: DJGPP port of library PNG 1.6.2 uploaded.

5 views
Skip to first unread message

Juan Manuel Guerrero

unread,
May 21, 2013, 5:43:57 PM5/21/13
to djgpp-a...@delorie.com
This is a port of library PNG 1.6.2 to MSDOS/DJGPP.


DJGPP specific changes.
=======================

The sources require to compile snprintf, so I have taken the appropriate
files from djgpp's CVS repository. This is the only change to the
sources.
Apart from this change only the usual files needed for configuration with
djgpp have been added. That files are stored in the /djgpp directory.
To configure the package you will have to install the zlib port
available at
ftp.delorie.com and mirrors as:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlib128b.zip
or:
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/zlib128b.zip
Of course, you can download a newer version of zlib if available. The
zlib
stored in /current have been compiled with djdev203 and the one from
/beta
is compiled with djdev204.

To compile the source code LFN support is required. I have build it on
WinXP but I have never tried to build it on some other OS.
The source package is now distributed configured for both DJGPP 2.03 and
DJGPP 2.04. In the top srcdir there is a "_build.203" directory and a
"_build.204" directory. If for some reason you need to reconfigure the
sources delete the complete contain of the _build.20[3|4] directory and
run the following command:
..\djgpp\config.bat ./..

Please read the docs to become familiar with the products.




The port has been compiled using stock djdev203 (patchlevel 2) and
consists
of the two packages that can be downloaded from ftp.delorie.com and
mirrors
as (time stamp 2013-05-20):

library PNG 1.6.2 scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/png162b.zip

library PNG 1.6.2 source:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/png162s.zip


The binaries have been produced a second time using the stock version of
djdev204 beta library. This package is available at ftp.delorie.com and
mirrors as (time stamp 2013-05-20):

library PNG 1.6.2 scripts, headers, libs and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2tk/png162b.zip


Send libpng specific bug reports to <gle...@users.sourceforge.net>.
Send suggestions and bug reports concerning the DJGPP port to
comp.os.msdos.djgpp or <dj...@delorie.com>.


Enjoy.

Guerrero, Juan Manuel <juan.g...@gmx.de>

0 new messages