public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2022-12-16 11:32 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2022-12-16 11:32 UTC (permalink / raw
  To: gentoo-commits

commit:     59370658e52f365c87524692ffeaf8770c0671a4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 11:02:51 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 11:31:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59370658

media-libs/tiff-compat: Add a blocker on matching tiff versions

Closes: https://bugs.gentoo.org/886309
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{tiff-compat-4.4.0.ebuild => tiff-compat-4.4.0-r1.ebuild}      | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
similarity index 94%
rename from media-libs/tiff-compat/tiff-compat-4.4.0.ebuild
rename to media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
index 8efd709a9037..442eadbf2fd5 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
@@ -31,12 +31,15 @@ RESTRICT="!test? ( test )"
 # bug #483132
 REQUIRED_USE="test? ( jpeg )"
 
-RDEPEND="jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
+RDEPEND="
+	jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
 	jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )
 	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
 	webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
 	zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-	zstd? ( >=app-arch/zstd-1.3.7-r1:=[${MULTILIB_USEDEP}] )"
+	zstd? ( >=app-arch/zstd-1.3.7-r1:=[${MULTILIB_USEDEP}] )
+	!=media-libs/tiff-4.4*
+"
 DEPEND="${RDEPEND}"
 BDEPEND="verify-sig? ( sec-keys/openpgp-keys-evenrouault )"
 


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2022-12-16 15:45 Michał Górny
  0 siblings, 0 replies; 8+ messages in thread
From: Michał Górny @ 2022-12-16 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5ad08d3f82f7b5cea47179b2dd6789dfd6c2b35b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 15:44:38 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 15:44:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad08d3f

media-libs/tiff-compat: Correct DESCRIPTION

Closes: https://bugs.gentoo.org/886345
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
index 442eadbf2fd5..d38d85c387e1 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
@@ -14,7 +14,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/rouault.asc
 inherit multilib-minimal verify-sig libtool flag-o-matic
 
 MY_P="${P/_rc/rc}"
-DESCRIPTION="Tag Image File Format (TIFF) library (compat package for libtiff.so.4)"
+DESCRIPTION="Tag Image File Format (TIFF) library (compat package for libtiff.so.5)"
 HOMEPAGE="http://libtiff.maptools.org"
 SRC_URI="https://download.osgeo.org/libtiff/${MY_P/-compat}.tar.xz"
 SRC_URI+=" verify-sig? ( https://download.osgeo.org/libtiff/${MY_P/-compat}.tar.xz.sig )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2025-02-10 10:09 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-02-10 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     1c0c05c6e429e3d9f3e3f72998330742609e5a2e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 10:08:55 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 10:08:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c0c05c6

media-libs/tiff-compat: restore !=media-libs/tiff-4.4* blocker

There's no reason to drop it just yet.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild | 1 +
 media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
index 077bc24a4692..28b15239b12b 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
@@ -32,6 +32,7 @@ RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( jpeg )"
 
 RDEPEND="
+	!=media-libs/tiff-4.4*
 	jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
 	jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )
 	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild
index 84be51fcbf3c..81c17cfbb269 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild
@@ -32,6 +32,7 @@ RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( jpeg )"
 
 RDEPEND="
+	!=media-libs/tiff-4.4*
 	jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
 	jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )
 	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2025-02-24  0:46 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-02-24  0:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0808517f3403aca716e3123c3b5bbc8b34562458
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Jul 31 23:29:25 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 00:45:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0808517f

media-libs/tiff-compat: disable libdeflate explicitly

Bug: https://bugs.gentoo.org/930111
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37892
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{tiff-compat-4.4.0-r2.ebuild => tiff-compat-4.4.0-r3.ebuild}         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
similarity index 98%
rename from media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild
rename to media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
index 81c17cfbb269..def95d1bc254 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r2.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
@@ -74,6 +74,7 @@ multilib_src_configure() {
 		$(use_enable webp)
 		$(use_enable zlib)
 		$(use_enable zstd)
+		--disable-libdeflate #bug #930111
 	)
 
 	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2025-06-22 15:37 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-06-22 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     efc54bd7af8a9258a6c001e402fb7fa83ed15de6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 15:31:43 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 15:34:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc54bd7

media-libs/tiff-compat: Stabilize 4.4.0-r3 amd64, #954580

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
index def95d1bc254..8c411b41b6dd 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${PN/-compat}-$(ver_cut 1-3)"
 LICENSE="libtiff"
 SLOT="4"
 if [[ ${PV} != *_rc* ]] ; then
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+	KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 fi
 IUSE="+cxx jbig jpeg lzma test webp zlib zstd"
 RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2025-06-22 15:37 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-06-22 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     e96a2cef3744c50b23a62a26dfb7d5694da0673b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 15:31:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 15:34:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96a2cef

media-libs/tiff-compat: Stabilize 4.4.0-r3 x86, #954580

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
index 8c411b41b6dd..6425d38557b2 100644
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r3.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${PN/-compat}-$(ver_cut 1-3)"
 LICENSE="libtiff"
 SLOT="4"
 if [[ ${PV} != *_rc* ]] ; then
-	KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+	KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 fi
 IUSE="+cxx jbig jpeg lzma test webp zlib zstd"
 RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2025-09-13  7:26 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-09-13  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     54ae80bf2008de16059e6bfd80f369b166d42c10
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat Sep 13 05:48:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 07:25:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ae80bf

media-libs/tiff-compat: drop 4.4.0-r1

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43770
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild | 95 ----------------------
 1 file changed, 95 deletions(-)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
deleted file mode 100644
index d58386f07def..000000000000
--- a/media-libs/tiff-compat/tiff-compat-4.4.0-r1.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QA_PKGCONFIG_VERSION="$(ver_cut 1-3)"
-
-# Release signer can vary per version but not clear if others will be doing
-# them in future, so gone with Even Rouault for now as he does other geosci
-# stuff too like PROJ, GDAL. Previous release manager of TIFF was
-# GraphicsMagick maintainer Bob Friesenhahn. Please be careful when verifying
-# who made releases.
-VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/evenrouault.asc
-inherit multilib-minimal verify-sig libtool flag-o-matic
-
-MY_P="${P/_rc/rc}"
-DESCRIPTION="Tag Image File Format (TIFF) library (compat package for libtiff.so.5)"
-HOMEPAGE="http://libtiff.maptools.org"
-SRC_URI="https://download.osgeo.org/libtiff/${MY_P/-compat}.tar.xz"
-SRC_URI+=" verify-sig? ( https://download.osgeo.org/libtiff/${MY_P/-compat}.tar.xz.sig )"
-S="${WORKDIR}/${PN/-compat}-$(ver_cut 1-3)"
-
-LICENSE="libtiff"
-SLOT="4"
-if [[ ${PV} != *_rc* ]] ; then
-	KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-fi
-IUSE="+cxx jbig jpeg lzma test webp zlib zstd"
-RESTRICT="!test? ( test )"
-
-# bug #483132
-REQUIRED_USE="test? ( jpeg )"
-
-RDEPEND="
-	!=media-libs/tiff-4.4*
-	jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
-	jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )
-	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
-	webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
-	zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-	zstd? ( >=app-arch/zstd-1.3.7-r1:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-evenrouault-20250913 )"
-
-# Easier to keep this even though we remove the headers to avoid
-# triggering multilib header check
-MULTILIB_WRAPPED_HEADERS=(
-	/usr/include/tiffconf.h
-)
-
-PATCHES=(
-	"${FILESDIR}"/${PN/-compat}-4.4.0_rc1-skip-thumbnail-test.patch
-	"${FILESDIR}"/${P/-compat}-hylafaxplus-regression.patch
-)
-
-src_prepare() {
-	default
-
-	# Added to fix cross-compilation
-	elibtoolize
-}
-
-multilib_src_configure() {
-	append-lfs-flags
-
-	local myeconfargs=(
-		--without-x
-		$(use_enable cxx)
-		$(use_enable jbig)
-		$(use_enable jpeg)
-		$(use_enable lzma)
-		$(use_enable webp)
-		$(use_enable zlib)
-		$(use_enable zstd)
-	)
-
-	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-
-	sed -i \
-		-e 's/ tools//' \
-		-e 's/ contrib//' \
-		-e 's/ man//' \
-		-e 's/ html//' \
-		Makefile || die
-}
-
-multilib_src_install_all() {
-	rm -r "${ED}"/usr/include || die
-	rm -r "${ED}"/usr/share || die
-	rm -r "${ED}"/usr/lib*/pkgconfig || die
-	rm -r "${ED}"/usr/lib*/*.so || die
-
-	find "${ED}" -type f -name '*.la' -delete || die
-}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/
@ 2025-09-13  7:26 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2025-09-13  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     bd1030a2752db5ae7d215fe0046a8d7d06274e53
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat Sep 13 05:51:04 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 07:25:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1030a2

media-libs/tiff-compat: tackle lerc automagic

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43770
Closes: https://github.com/gentoo/gentoo/pull/43770
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/tiff-compat/tiff-compat-4.4.0-r4.ebuild | 100 +++++++++++++++++++++
 1 file changed, 100 insertions(+)

diff --git a/media-libs/tiff-compat/tiff-compat-4.4.0-r4.ebuild b/media-libs/tiff-compat/tiff-compat-4.4.0-r4.ebuild
new file mode 100644
index 000000000000..b5d9567d0cb4
--- /dev/null
+++ b/media-libs/tiff-compat/tiff-compat-4.4.0-r4.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+QA_PKGCONFIG_VERSION="$(ver_cut 1-3)"
+
+# Release signer can vary per version but not clear if others will be doing
+# them in future, so gone with Even Rouault for now as he does other geosci
+# stuff too like PROJ, GDAL. Previous release manager of TIFF was
+# GraphicsMagick maintainer Bob Friesenhahn. Please be careful when verifying
+# who made releases.
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/evenrouault.asc
+inherit multilib-minimal verify-sig flag-o-matic autotools
+
+MY_P="${P/_rc/rc}"
+DESCRIPTION="Tag Image File Format (TIFF) library (compat package for libtiff.so.5)"
+HOMEPAGE="http://libtiff.maptools.org"
+SRC_URI="https://download.osgeo.org/libtiff/${MY_P/-compat}.tar.xz"
+SRC_URI+=" verify-sig? ( https://download.osgeo.org/libtiff/${MY_P/-compat}.tar.xz.sig )"
+S="${WORKDIR}/${PN/-compat}-$(ver_cut 1-3)"
+
+LICENSE="libtiff"
+SLOT="4"
+if [[ ${PV} != *_rc* ]] ; then
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+fi
+IUSE="+cxx jbig jpeg lerc lzma test webp zlib zstd"
+RESTRICT="!test? ( test )"
+
+# bug #483132
+REQUIRED_USE="test? ( jpeg )"
+
+RDEPEND="
+	!=media-libs/tiff-4.4*
+	jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
+	jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )
+	lerc? ( media-libs/lerc:=[${MULTILIB_USEDEP}] )
+	lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
+	webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
+	zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
+	zstd? ( >=app-arch/zstd-1.3.7-r1:=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-evenrouault-20250913 )"
+
+# Easier to keep this even though we remove the headers to avoid
+# triggering multilib header check
+MULTILIB_WRAPPED_HEADERS=(
+	/usr/include/tiffconf.h
+)
+
+PATCHES=(
+	"${FILESDIR}"/${PN/-compat}-4.4.0_rc1-skip-thumbnail-test.patch
+	"${FILESDIR}"/${P/-compat}-hylafaxplus-regression.patch
+	"${FILESDIR}"/${P/-compat}-C23.patch
+	"${FILESDIR}"/${P/-compat}-skip-tests-requiring-tools.patch
+)
+
+src_prepare() {
+	default
+
+	# Added to fix cross-compilation and bug #910693
+	eautoreconf
+}
+
+multilib_src_configure() {
+	append-lfs-flags
+
+	local myeconfargs=(
+		--without-x
+		$(use_enable cxx)
+		$(use_enable jbig)
+		$(use_enable jpeg)
+		$(use_enable lerc)
+		$(use_enable lzma)
+		$(use_enable webp)
+		$(use_enable zlib)
+		$(use_enable zstd)
+		--disable-libdeflate #bug #930111
+	)
+
+	ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+
+	sed -i \
+		-e 's/ tools//' \
+		-e 's/ contrib//' \
+		-e 's/ man//' \
+		-e 's/ html//' \
+		Makefile || die
+}
+
+multilib_src_install_all() {
+	rm -r "${ED}"/usr/include || die
+	rm -r "${ED}"/usr/share || die
+	rm -r "${ED}"/usr/lib*/pkgconfig || die
+	rm -r "${ED}"/usr/lib*/*.so || die
+
+	find "${ED}" -type f -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-13  7:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-16 15:45 [gentoo-commits] repo/gentoo:master commit in: media-libs/tiff-compat/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2025-09-13  7:26 Sam James
2025-09-13  7:26 Sam James
2025-06-22 15:37 Sam James
2025-06-22 15:37 Sam James
2025-02-24  0:46 Sam James
2025-02-10 10:09 Sam James
2022-12-16 11:32 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox