X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <202310021815.392IFl8f013177@delorie.com> Date: Mon, 2 Oct 2023 20:04:17 +0200 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.6.0 uploaded. Content-Type: text/plain; charset=US-ASCII UI-OutboundReport: notjunk:1;M01:P0:1Xt63N5ppbk=;nFpSiR3xnCUi9Ltj+N0fukm5jCs BampgrqYq8mm9UQEld/PPJuoIq3S7X8IjP7wm/+dVtXPNcnjXrEsF8t/N1D29aWPqOc6INihc M0OMvHV//ouiimm0kOU78OTierCGGD/OVDESa/BGUDSaKpukqiHf/4wFdny2InPz1bntF0G/3 l8UcwIk/Javo8iSZOrPhPGZCm6GG7GITW6rDtkRMRbFgcyzuxSOeWgxbV9Qs4oqBk0eFGgTNP hbLTMnAjz/zZY5UtpIdF08Op/VBanFzuVqsjkWRGMhw+3LU0ZN11D3arXeLn+PAeA4EM2AHcB sqKErZpskky4IzKl2dUTfzJw7iCLvI6hIuBRoCYWY+eYo6eMDzx7TI6LbfKgYC8BbMVkxX3CK fM6EQwI6ktmUzhW4uXK5A3pMkiUJX6rVMXwweUolyLkpnEVi9LrWp/f0F+RZR36aOo9bZMsK4 qloyhkh+WjpvCAgFqdCYS5HouI9CRNHbZjFnjkubVbbYDaB0gWydSGJdRfZfPJMX/qzekRCSP yBltz5VSbttvFpnkNMSxcoy462Rll5KpPC+nThgse0i3MgIq8DmYamwj9F4w5AD3OVh4bHEm9 hlnrnz2l4NFIBIsaOyxaJuoOJuh5603vitjk9aX62tcEOA4l3YOF4HvbezjoORspaBGzaP3K2 LwR5pXo8BQD3OS3O+1s5OMV/Cx2Y7u+Cfv18kG14rgYTspv0a+GC4BIG6RtvFBKk5Mtx3RMwv yJglpGwtXTEpUkfxr+Yj4Et9PYn15GdmYflYK1S3FnvAxGGIrPzU/krgr7hqVS4yEFPQNeX3z PTPFOMW8cRy6mb/8j2I4cW6sZ+bJTHNLlR+8jzfEsfnRlrVqbL8qNIYf56HNoE8Vg2YYKSfGM O8NLl/Q/NZsNxi178xc0ihsRsY8z0YVsUhi8L8naqybuRMRmtiehuavqidCSwvNrJctZD5XG+ hWrHV9z5ciTIdOm/ADJjwl2XAPw= Reply-To: djgpp AT delorie DOT com This is a port of library TIFF 4.6.0 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.5.0-1.debian.tar.xz available at: https://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: http://ftp.delorie.com/pub/djgpp/current/v2tk/zlb1213b.zip http://ftp.delorie.com/pub/djgpp/current/v2apps/xz-525a.zip http://ftp.delorie.com/pub/djgpp/current/v2tk/png1640b.zip http://ftp.delorie.com/pub/djgpp/current/v2tk/jpeg9eb.zip http://ftp.delorie.com/pub/djgpp/current/v2tk/jbig21br2.zip Of course, you can download any newer version of these libraries if available. The port has been configured and compiled on WinXP SP3, Win98SE and MSDOS 6.22 with DOSLFN v0.41f. There is no guarantee that this may be possible with any other DOS-like OS. Due to the use of long file names it will not be possible to configure and compile without LFN support. The port has been compiled using gcc346 and bnu2351b. 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 "0build" 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/tiff-4.6-0/manual For further information about library TIFF please read the docs and NEWS file. The port consists of the usual two packages that have been produced using djdev20X (CVS repository code) and can be downloaded from ftp.delorie.com and mirrors as (time stamp 2023-09-30): library TIFF 4.6.0 binaries, headers, libs and man/html format documentation: http://ftp.delorie.com/pub/djgpp/current/v2tk/tiff460b.zip library TIFF 4.6.0 source: http://ftp.delorie.com/pub/djgpp/current/v2tk/tiff460s.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