From: Stefan Schantl Date: Fri, 30 Dec 2011 20:14:23 +0000 (+0100) Subject: libtiff: Update to 4.0.0 stable. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24bb6d49fa60ca272cb3848da8b8a59cb6408302;p=ipfire-3.x.git libtiff: Update to 4.0.0 stable. Also update URL and add DL URL. Fixes #308. --- diff --git a/libtiff/libtiff.nm b/libtiff/libtiff.nm index 3aa99314e..86334feb3 100644 --- a/libtiff/libtiff.nm +++ b/libtiff/libtiff.nm @@ -4,23 +4,24 @@ ############################################################################### name = libtiff -version = 4.0.0beta7 +version = 4.0.0 release = 1 groups = System/Libraries -url = http://www.libtiff.org +url = http://www.remotesensing.org/libtiff/ license = libtiff ( own ) summary = Library of functions for manipulating TIFF format image files. description - The libtiff package contains a library of functions for manipulating \ - TIFF (Tagged Image File Format) image format files. TIFF is a widely \ - used file format for bitmapped images. TIFF files usually end in the \ + The libtiff package contains a library of functions for manipulating + TIFF (Tagged Image File Format) image format files. TIFF is a widely + used file format for bitmapped images. TIFF files usually end in the .tif extension and they are often quite large. end -source_dl = -sources = tiff-%{version}.tar.gz +thisapp = tiff-%{version} + +source_dl = ftp://ftp.remotesensing.org/pub/libtiff/ build requires @@ -28,8 +29,6 @@ build libjpeg-devel end - DIR_APP = /usr/src/tiff-%{version} - configure_options += \ --enable-defer-strile-load \ --enable-chunky-strip-read