X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <201712311912.vBVJCQhk013502@delorie.com> Date: Sun, 31 Dec 2017 18:23:47 +0100 From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp-announce AT delorie DOT com]" To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of library TIFF 4.0.9 uploaded. Content-Type: text/plain; charset=ISO-8859-15; format=flowed Reply-To: djgpp AT delorie DOT com This is a port of library TIFF 4.0.9 to MSDOS/DJGPP. DJGPP specific changes. ======================= SIGINT and SIGQUIT will be reenabled if stdin and/or stdout are switched to binary mode while they are connected to the console. This is the only DJGPP specific change to the sources I have done. Apart from this, only the usual configuration files have been added, especialy sed scripts to fix the libtool files and they are located in the /djgpp directory together with the diffs. Apart from the DJGPP specific changes also all debian specific patches have been applied. These are all patches from tiff_4.0.9-2.debian.tar.xz available at: http://ftp.de.debian.org/debian/pool/main/t/tiff/. To configure and compile the package and later to use it, you will have to install the zlib, xz, jpeg, jbig and the png port available at ftp.delorie.com and mirrors as: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/zlb1211b.zip ftp://ftp.delorie.com/pub/djgpp/current/v2tk/xz-508a.zip ftp://ftp.delorie.com/pub/djgpp/current/v2tk/png1634b.zip ftp://ftp.delorie.com/pub/djgpp/current/v2tk/jpeg9bb.zip ftp://ftp.delorie.com/pub/djgpp/current/v2tk/jbig21br2.zip To compile the source code LFN support is required. I have build it on WinXP and Win98SE but I have never tried to build it on any other OS. As usual, all djgpp specific files (diffs, README files, etc.) are stored in the /djgpp directory. The sources have been configured to be build in the /_build directory. If for some reason it does not work for you, delete its contents and configure from scratch again running the command: ..\djgpp\config.bat ../. Please read the docs. There are no info formated docs. All the extensive documentation is html formated and placed in /share/doc/libtiff.409/html For further information about library TIFF please read the info docs and NEWS file. The port consists of the usual two packages that have been produced using djdev205 and can be downloaded from ftp.delorie.com and mirrors as (time stamp 2017-12-25): library TIFF 4.0.9 binaries, headers, libs and man/html format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/tiff409b.zip library TIFF 4.0.9 source: ftp://ftp.delorie.com/pub/djgpp/current/v2tk/tiff409s.zip Send library TIFF specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel