]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libtiff/libtiff.nm
binutils: Update to 2.32
[ipfire-3.x.git] / libtiff / libtiff.nm
index 3aa99314e027875234a8aef24fd0292914300f0d..7912829cf8831dd1484097272bfc0aa02e3c9169 100644 (file)
@@ -4,23 +4,23 @@
 ###############################################################################
 
 name       = libtiff
-version    = 4.0.0beta7
+version    = 4.0.6
 release    = 1
+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 = /usr/src/tiff-%{version}
-
        configure_options += \
                --enable-defer-strile-load \
                --enable-chunky-strip-read
@@ -37,7 +35,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL