]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libtiff/libtiff.nm
Merge remote-tracking branch 'stevee/libtiff'
[ipfire-3.x.git] / libtiff / libtiff.nm
index 35bb8224b7a3641a01da45970672794d504ea1fe..d81e2d49bc45727b57e47a2626151ae1365e1a58 100644 (file)
@@ -4,23 +4,23 @@
 ###############################################################################
 
 name       = libtiff
-version    = 4.0.0beta7
+version    = 4.0.0
 release    = 2
+thisapp    = tiff-%{version}
 
 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
+source_dl  = ftp://ftp.remotesensing.org/pub/libtiff/
 
 build
        requires
@@ -28,8 +28,6 @@ build
                libjpeg-devel
        end
 
-       DIR_APP = %{DIR_SRC}/tiff-%{version}
-
        configure_options += \
                --enable-defer-strile-load \
                --enable-chunky-strip-read