commit:     a8685c01d91a63a5f27fba9e4ceaa5d2afc526a7
Author:     Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Wed Mar  1 06:00:51 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar  3 19:32:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8685c01

media-libs/ilmbase: treeclean

Closes: https://bugs.gentoo.org/892375
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/29869
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/ilmbase/Manifest                        |  1 -
 ...2.5.4-0001-disable-failing-test-on-x86_32.patch | 24 -------------
 media-libs/ilmbase/ilmbase-2.5.8.ebuild            | 41 ----------------------
 media-libs/ilmbase/metadata.xml                    | 23 ------------
 4 files changed, 89 deletions(-)

diff --git a/media-libs/ilmbase/Manifest b/media-libs/ilmbase/Manifest
deleted file mode 100644
index 587c0d064972..000000000000
--- a/media-libs/ilmbase/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ilmbase-2.5.8.tar.gz 27539605 BLAKE2B 
b54b72aa82c947fd7f252bf4d15b2727be2da7cdd257a9d96c6c2a3c892438ff850177549144e492617bfe5d260ddd14d21eac70a55f124784bbdf5f7077d1e9
 SHA512 
5b1ad99cfa639892292109a26c084868b3fe0acf572dd69750e951cec2127d63c78309241de92b0052f0abe50d86f2518e3185194121010db5f826d217e37f4f

diff --git 
a/media-libs/ilmbase/files/ilmbase-2.5.4-0001-disable-failing-test-on-x86_32.patch
 
b/media-libs/ilmbase/files/ilmbase-2.5.4-0001-disable-failing-test-on-x86_32.patch
deleted file mode 100644
index e22ae13c4bb3..000000000000
--- 
a/media-libs/ilmbase/files/ilmbase-2.5.4-0001-disable-failing-test-on-x86_32.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From a5e853655daf9e6a8ca8d8b7b5040809d4d9fded Mon Sep 17 00:00:00 2001
-From: Bernd Waibel <[email protected]>
-Date: Sat, 2 Jan 2021 22:07:05 +0100
-Subject: [PATCH] disable failing test on x86_32
-
-Signed-off-by: Bernd Waibel <[email protected]>
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 759f359..6fab418 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -56,5 +56,5 @@ if(BUILD_TESTING)
- 
-   add_subdirectory( HalfTest )
-   add_subdirectory( IexTest )
--  add_subdirectory( ImathTest )
-+#  add_subdirectory( ImathTest )
- endif()
--- 
-2.30.0
-

diff --git a/media-libs/ilmbase/ilmbase-2.5.8.ebuild 
b/media-libs/ilmbase/ilmbase-2.5.8.ebuild
deleted file mode 100644
index d83f6bdb4e57..000000000000
--- a/media-libs/ilmbase/ilmbase-2.5.8.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake-multilib
-
-DESCRIPTION="OpenEXR ILM Base libraries"
-HOMEPAGE="https://www.openexr.com/";
-SRC_URI="https://github.com/AcademySoftwareFoundation/openexr/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-S="${WORKDIR}/openexr-${PV}/IlmBase"
-
-LICENSE="BSD"
-SLOT="0/25" # based on SONAME
-KEYWORDS="amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
-IUSE="large-stack static-libs test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="!media-libs/openexr:3"
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( README.md )
-
-src_prepare() {
-       if use abi_x86_32 && use test; then
-               eapply 
"${FILESDIR}"/${PN}-2.5.4-0001-disable-failing-test-on-x86_32.patch
-       fi
-
-       multilib_foreach_abi cmake_src_prepare
-}
-
-multilib_src_configure() {
-       local mycmakeargs=(
-               -DBUILD_TESTING=$(usex test)
-               -DILMBASE_BUILD_BOTH_STATIC_SHARED=$(usex static-libs)
-               -DILMBASE_ENABLE_LARGE_STACK=$(usex large-stack)
-               -DILMBASE_INSTALL_PKG_CONFIG=ON
-       )
-
-       cmake_src_configure
-}

diff --git a/media-libs/ilmbase/metadata.xml b/media-libs/ilmbase/metadata.xml
deleted file mode 100644
index 7290aad6280c..000000000000
--- a/media-libs/ilmbase/metadata.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person" proxied="yes">
-               <email>[email protected]</email>
-               <name>Bernd Waibel</name>
-       </maintainer>
-       <maintainer type="project" proxied="proxy">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <use>
-               <flag name="large-stack">
-                       Enables code to take advantage of large stack support
-               </flag>
-       </use>
-       <upstream>
-               <remote-id 
type="github">AcademySoftwareFoundation/openexr</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to