tiff: update to 3.9.1.
--HG-- extra : convert_revision : eef2d26d7dcb7d882e208069a8856e1daaf74d2a
This commit is contained in:
parent
d7c0ce05d6
commit
095dc66e16
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'tiff'.
|
# Template build file for 'tiff'.
|
||||||
pkgname=tiff
|
pkgname=tiff
|
||||||
version=3.9.0
|
version=3.9.1
|
||||||
revision=1
|
|
||||||
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
|
distfiles="ftp://ftp.remotesensing.org/pub/libtiff/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-cxx --without-x"
|
configure_args="--enable-cxx --without-x"
|
||||||
short_desc="Library and tools for reading and writing TIFF data files"
|
short_desc="Library and tools for reading and writing TIFF data files"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=77da82aec1a3fc768bf6a51faf4a819416c8122cd1adbd66099e4d994fc444cb
|
checksum=3436d7331b1696c3ec776b0130a272f6593389d4f7d413bc80b11fb295d61e99
|
||||||
long_desc="
|
long_desc="
|
||||||
This is software provides support for the Tag Image Format (TIFF).
|
This is software provides support for the Tag Image Format (TIFF).
|
||||||
Included is a library, libtiff, for reading and writing TIFF, a
|
Included is a library, libtiff, for reading and writing TIFF, a
|
||||||
|
|
Loading…
Reference in New Issue