]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libtiff: Update to version 4.0.0beta7.
authorChristian Schmidt <maniacikarus@ipfire.org>
Tue, 12 Apr 2011 17:13:00 +0000 (19:13 +0200)
committerChristian Schmidt <maniacikarus@ipfire.org>
Tue, 12 Apr 2011 17:13:00 +0000 (19:13 +0200)
Fixes #179

pkgs/libtiff/libtiff.nm

index e7014373b17007786051dffabc47c85c5bf0e223..379c5cc1a8e43eee99385f4e16d4fddeedbb5e90 100644 (file)
@@ -25,8 +25,8 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = libtiff
-PKG_VER        = 4.0.0beta6
-PKG_REL        = 0
+PKG_VER        = 4.0.0beta7
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUPS     = System/Libraries
@@ -48,3 +48,7 @@ PKG_TARBALL    = tiff-$(PKG_VER).tar.gz
 PKG_PACKAGES  += $(PKG_NAME)-devel
 
 DIR_APP = /usr/src/tiff-$(PKG_VER)
+
+CONFIGURE_OPTIONS += \
+       --enable-defer-strile-load \
+       --enable-chunky-strip-read