public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libtiff: Update to 4.4.0.
Date: Mon, 05 Dec 2022 20:24:11 +0100	[thread overview]
Message-ID: <20221205192411.107540-1-stefan.schantl@ipfire.org> (raw)

[-- 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


                 reply	other threads:[~2022-12-05 19:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221205192411.107540-1-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox