|
@@ -3,11 +3,10 @@
|
|
# tiff
|
|
# tiff
|
|
#
|
|
#
|
|
#############################################################
|
|
#############################################################
|
|
-TIFF_VERSION:=3.9.4
|
|
|
|
-TIFF_SITE:=ftp://ftp.remotesensing.org/pub/libtiff
|
|
|
|
-TIFF_SOURCE:=tiff-$(TIFF_VERSION).tar.gz
|
|
|
|
|
|
+TIFF_VERSION = 4.0.1
|
|
|
|
+TIFF_SITE = ftp://ftp.remotesensing.org/pub/libtiff
|
|
|
|
+TIFF_SOURCE = tiff-$(TIFF_VERSION).tar.gz
|
|
TIFF_INSTALL_STAGING = YES
|
|
TIFF_INSTALL_STAGING = YES
|
|
-TIFF_INSTALL_TARGET = YES
|
|
|
|
TIFF_CONF_OPT = \
|
|
TIFF_CONF_OPT = \
|
|
--disable-cxx \
|
|
--disable-cxx \
|
|
--without-x \
|
|
--without-x \
|