]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - libtiff/libtiff.nm
libtiff: Update to 4.0.0 stable.
[people/arne_f/ipfire-3.x.git] / libtiff / libtiff.nm
index 3aa99314e027875234a8aef24fd0292914300f0d..86334feb371788116f0f889957f73cd2053720ab 100644 (file)
@@ -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