Tiff library update from 4.6.0.t to 4.7.0
authorGood Guy <good1.2guy@gmail.com>
Mon, 14 Apr 2025 18:34:25 +0000 (12:34 -0600)
committerGood Guy <good1.2guy@gmail.com>
Mon, 14 Apr 2025 18:34:25 +0000 (12:34 -0600)
cinelerra-5.1/thirdparty/src/tiff-4.7.0.patch1 [new file with mode: 0644]
cinelerra-5.1/thirdparty/src/tiff-4.7.0.patch2 [new file with mode: 0644]
cinelerra-5.1/thirdparty/src/tiff-4.7.0.tar.xz [new file with mode: 0644]

diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.7.0.patch1 b/cinelerra-5.1/thirdparty/src/tiff-4.7.0.patch1
new file mode 100644 (file)
index 0000000..29246ab
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./Makefile.am
++++ ./Makefile.am
+@@ -60,7 +60,7 @@
+       rm -rf $(distdir)/_build/cmake
+       rm -rf $(distdir)/_inst/cmake
+-SUBDIRS = port libtiff tools build contrib test doc
++SUBDIRS = port libtiff build
+ NEW_LIBTIFF_RELEASE_DATE=$(shell date +"%Y%m%d")
diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.7.0.patch2 b/cinelerra-5.1/thirdparty/src/tiff-4.7.0.patch2
new file mode 100644 (file)
index 0000000..5067d8d
--- /dev/null
@@ -0,0 +1,10 @@
+--- ./configure.ac
++++ ./configure.ac
+@@ -873,6 +873,7 @@
+ if test "x$enable_webp" != "xno" ; then
+   if test "x$with_webp_lib_dir" != "x" ; then
++    LIBS="-lpthread $LIBS"
+     LDFLAGS="-L$with_webp_lib_dir $LDFLAGS"
+   fi
+   
diff --git a/cinelerra-5.1/thirdparty/src/tiff-4.7.0.tar.xz b/cinelerra-5.1/thirdparty/src/tiff-4.7.0.tar.xz
new file mode 100644 (file)
index 0000000..60e5413
Binary files /dev/null and b/cinelerra-5.1/thirdparty/src/tiff-4.7.0.tar.xz differ