Browse Source

update tiff to latest stable version

Waldemar Brodkorb 10 years ago
parent
commit
de92e9de68

+ 3 - 3
package/libtiff/Makefile

@@ -4,9 +4,9 @@
 include ${ADK_TOPDIR}/rules.mk
 
 PKG_NAME:=		tiff
-PKG_VERSION:=		3.9.4
-PKG_RELEASE:=		4
-PKG_HASH:=		67b76d075fb74f7cb32e7e4b217701674755fe6cee0f463b259a753fce691da6
+PKG_VERSION:=		4.0.4
+PKG_RELEASE:=		1
+PKG_HASH:=		8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890
 PKG_DESCR:=		library for reading/writing tiff images
 PKG_DEPENDS:=		libstdcxx
 PKG_SECTION:=		libs/image

+ 0 - 11
package/libtiff/patches/patch-Makefile_in

@@ -1,11 +0,0 @@
---- tiff-3.9.4.orig/Makefile.in	2010-06-15 20:58:54.000000000 +0200
-+++ tiff-3.9.4/Makefile.in	2011-01-08 11:52:47.000000000 +0100
-@@ -330,7 +330,7 @@ EXTRA_DIST = \
- 	nmake.opt
- 
- dist_doc_DATA = $(docfiles)
--SUBDIRS = port libtiff tools build contrib test man html
-+SUBDIRS = port libtiff build man
- all: all-recursive
- 
- .SUFFIXES:

+ 0 - 11
package/libtiff/patches/patch-config_ltmain_sh

@@ -1,11 +0,0 @@
---- tiff-3.9.4.orig/config/ltmain.sh	2010-06-11 22:28:18.000000000 +0200
-+++ tiff-3.9.4/config/ltmain.sh	2011-01-14 00:30:36.000000000 +0100
-@@ -5091,7 +5091,7 @@ func_mode_link ()
-       # @file                GCC response files
-       # -tp=*                Portland pgcc target processor selection
-       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
--      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*)
-+      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|-fstack-protector*|-flto)
-         func_quote_for_eval "$arg"
- 	arg="$func_quote_for_eval_result"
-         func_append compile_command " $arg"