Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT cygwin DOT com Reply-To: The Cygwin Mailing List Delivered-To: mailing list cygwin-announce AT cygwin DOT com Delivered-To: moderator for cygwin-announce AT cygwin DOT com Message-ID: <3F558286.10809@ece.gatech.edu> Date: Wed, 03 Sep 2003 01:56:22 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-announce AT cygwin DOT com Subject: Updated: tiff, libtiff-devel, libtiff4 -3.6.0-5 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit The tiff package provides libraries and utilities for manipulating TIFF image files. It is based on the official tiff-v3.6.0-beta2.tar.gz distribution from libtiff.org. This release is built against the cygwin-1.5.x kernel; it will not work with 1.3.22. Further, it requires libjpeg62-6b-11 or newer. tiff-3.6.0-5 libtiff4-3.6.0-5 (* now package) libtiff-devel-3.6.0-5 CHANGES: * compiled against cygwin-1.5.2 kernel * version bump and new package for the DLL * updated to the tiff-v3.6.0beta2 release * documentation moved to /usr/share/* * Even though the US patent on LZW compression has expired in the US, this release of tiff does NOT include LZW capability, in deference to users from countries whose patent system is as farked up as the US, and where the LZW patent has not yet expired. -- Charles Wilson tiff volunteer maintainer for cygwin To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at the above URL. --------------------------------------------------------------- NOTES: o The DLL exports a few variables that are "bad" -- in the sense that they cannot be auto-imported (arrays of structs, etc). However, these are library private and should NOT be accessed by external programs. If you find a rogue program out there that messes with these internal data objects, let me know... On the other hand, --enable-pseudo-relocs should take care of the problem, as an interim solution for those rogues.