but you need to put src tarball manually (it weight a bit more than I
comfortably can attach here, 2286220 bytes according to ls)

thirdparty/src/tiff-4.7.0.tar.xz




пт, 11 апр. 2025 г., 11:18 Andrea paz <[email protected]>:

> Put up the patch I'll try it. Tiff is important for those who use
> image sequences.
>
From 3cc269dfa0b47b97354e2c2a10208f5d9715a9b8 Mon Sep 17 00:00:00 2001
From: Andrew Randrianasulu <[email protected]>
Date: Mon, 25 Nov 2024 06:57:07 +0300
Subject: [PATCH 01/11] Move tiff to 4.7.0

---
 cinelerra-5.1/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac
index 6fc69f5f..f5134a78 100644
--- a/cinelerra-5.1/configure.ac
+++ b/cinelerra-5.1/configure.ac
@@ -407,7 +407,7 @@ PKG_3RD([ilmBase],[auto], [ilmBase], [] [])
 #  [])
 #
 PKG_3RD([tiff],[auto],
-  [tiff-4.6.0t],
+  [tiff-4.7.0],
   [ libtiff/.libs/libtiff.a \
     libtiff/.libs/libtiffxx.a \
     port/.libs/libport.a ],[
-- 
2.49.0

-- 
Cin mailing list
[email protected]
https://lists.cinelerra-gg.org/mailman/listinfo/cin

Reply via email to