summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-27 03:58:39 +0100
committerSam James <sam@gentoo.org>2023-10-27 03:58:39 +0100
commit3f0ec7571e66809cea92eca33970aa59935d8cea (patch)
treeb5ac96586b134f460d27c031f05c26a2b80fd721
parentRevert "media-libs/OpenImageIO: add 2.4.14.0, 2.4.15.0, 2.4.16.0 & 2.5.4.0" (diff)
downloadgentoo-3f0ec7571e66809cea92eca33970aa59935d8cea.tar.gz
gentoo-3f0ec7571e66809cea92eca33970aa59935d8cea.tar.bz2
gentoo-3f0ec7571e66809cea92eca33970aa59935d8cea.zip
Revert "dev-libs/Imath: add 3.1.9, remove 3.1.7"
This reverts commit a8cfff0ca3e694c5fe286dc05032f1f7d47386c7. Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/Imath/Imath-3.1.6.ebuild3
-rw-r--r--dev-libs/Imath/Imath-3.1.7.ebuild (renamed from dev-libs/Imath/Imath-3.1.9.ebuild)9
-rw-r--r--dev-libs/Imath/Manifest2
-rw-r--r--profiles/package.mask7
4 files changed, 17 insertions, 4 deletions
diff --git a/dev-libs/Imath/Imath-3.1.6.ebuild b/dev-libs/Imath/Imath-3.1.6.ebuild
index 3374d6407bba..7be7d851d903 100644
--- a/dev-libs/Imath/Imath-3.1.6.ebuild
+++ b/dev-libs/Imath/Imath-3.1.6.ebuild
@@ -21,8 +21,11 @@ RESTRICT="!test? ( test )"
# blocker due to file collision #803347
RDEPEND="
+ !dev-libs/imath:0
+ !media-libs/ilmbase
sys-libs/zlib
python? (
+ !dev-python/pyilmbase
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-libs/boost:=[python,${PYTHON_USEDEP}]
diff --git a/dev-libs/Imath/Imath-3.1.9.ebuild b/dev-libs/Imath/Imath-3.1.7.ebuild
index dd64ee70e7cb..6bf1de90a8d2 100644
--- a/dev-libs/Imath/Imath-3.1.9.ebuild
+++ b/dev-libs/Imath/Imath-3.1.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake python-single-r1
@@ -11,18 +11,21 @@ DESCRIPTION="Imath basic math package"
HOMEPAGE="https://imath.readthedocs.io"
SRC_URI="https://github.com/AcademySoftwareFoundation/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
# re-keywording needed for (according to ilmbase keywords): ~x64-macos
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
LICENSE="BSD"
-SLOT="3/29"
+SLOT="3/30"
IUSE="large-stack python test"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RESTRICT="!test? ( test )"
# blocker due to file collision #803347
RDEPEND="
+ !dev-libs/imath:0
+ !media-libs/ilmbase
sys-libs/zlib
python? (
+ !dev-python/pyilmbase
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-libs/boost:=[python,${PYTHON_USEDEP}]
diff --git a/dev-libs/Imath/Manifest b/dev-libs/Imath/Manifest
index 22ce78503b62..ea8c385883f6 100644
--- a/dev-libs/Imath/Manifest
+++ b/dev-libs/Imath/Manifest
@@ -1,2 +1,2 @@
DIST Imath-3.1.6.tar.gz 573255 BLAKE2B c4d5a785a2aed9c5b9b1441ab016a5cf47abeb1d44c0625f0654e8c4d1e47dddddd62c61f83fd7b160beae8aaf5db9350d2a3bc43754e795fe75b10c4836a1b8 SHA512 c099a291ed7fd7702a7609575f2f3d2ed7f95256c23c2180e2ef1f76ceb07734365f57da5244b1d6cec81ca9859864eb4c9236df02a64aa783af6639a3b59acd
-DIST Imath-3.1.9.tar.gz 598497 BLAKE2B fe3afce26c19f5ddace3c420f9b83caca7b4c75902820fc2182ef9fb9f4d27581f27ca72262b63d65f794eeb73af55782412ba846d142072e0090ff7224d8960 SHA512 ad96b2ac306fc13c01e8ea3256f885499c3f545be327feaba0f5e093b70b544bcca6f8b353fa7e35107aae515c19caced44331a95d0414f367ead4691ec73564
+DIST Imath-3.1.7.tar.gz 583049 BLAKE2B 54619339f349a944e1d72fcea4438d7bd2ef6c9655ba0e16ac608934a8df30c97a2f3cf5c75adaeb8a6fe6bf19ec3240c11439550b452571d0a8cbf75d6bd83e SHA512 e298454cb845cadde28f7881fdaa4739c3942f941278a07ec912459ac376c2ee7858cb3b2d2047b9afb4d4dacae7a8a52ffef4c104f8499b4e0a1f0ed46cc0f0
diff --git a/profiles/package.mask b/profiles/package.mask
index 8d6d670938ff..9e3fb16662d2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -382,6 +382,13 @@ net-misc/openr2
=dev-db/mariadb-10.11.2
=dev-db/mariadb-10.11.3
+# Bernd Waibel <waebbl-gentoo@posteo.net> (2023-05-31)
+# Mask this version for uptime soversion issue. There will be an updated release
+# shortly which fixes this.
+# See https://github.com/AcademySoftwareFoundation/Imath/issues/189#issuecomment-1567077722
+# Bug: #907211
+=dev-libs/Imath-3.1.7
+
# Sam James <sam@gentoo.org> (2023-05-19)
# Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending investigation.
# If you're hitting this, try: FEATURES="-pid-sandbox" emerge -v1 sys-apps/util-linux