* [PATCH] libtiff: Update to 4.4.0.
@ 2022-12-05 19:24 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2022-12-05 19:24 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1277 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
libtiff/libtiff.nm | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/libtiff/libtiff.nm b/libtiff/libtiff.nm
index 7912829cf..15698ea61 100644
--- a/libtiff/libtiff.nm
+++ b/libtiff/libtiff.nm
@@ -4,12 +4,12 @@
###############################################################################
name = libtiff
-version = 4.0.6
+version = 4.4.0
release = 1
thisapp = tiff-%{version}
groups = System/Libraries
-url = http://www.remotesensing.org/libtiff/
+url = http://www.simplesystems.org/libtiff/
license = libtiff ( own )
summary = Library of functions for manipulating TIFF format image files.
@@ -20,17 +20,25 @@ description
.tif extension and they are often quite large.
end
-source_dl = ftp://ftp.remotesensing.org/pub/libtiff/
+source_dl = https://download.osgeo.org/libtiff/
build
requires
gcc-c++
libjpeg-devel
+ zlib-devel
+ zstd-devel
end
+ export LD_LIBRARY_PATH = %{DIR_APP}/libtiff/.libs
+
configure_options += \
--enable-defer-strile-load \
--enable-chunky-strip-read
+
+ test
+ make check
+ end
end
packages
--
2.30.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-12-05 19:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 19:24 [PATCH] libtiff: Update to 4.4.0 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox