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; 2+ 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] 2+ 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; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2022-12-16 15:45 UTC | newest]

Thread overview: 2+ 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 --
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