commit:     32c50ea5403e8f472561f97c591aeeee76d8c583
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 02:55:25 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 02:56:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c50ea5

dev-libs/libchdr: treeclean

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-libs/libchdr/Manifest                   |  1 -
 dev-libs/libchdr/libchdr-0_p20230230.ebuild | 28 ----------------------------
 dev-libs/libchdr/metadata.xml               | 11 -----------
 profiles/package.mask                       |  7 -------
 4 files changed, 47 deletions(-)

diff --git a/dev-libs/libchdr/Manifest b/dev-libs/libchdr/Manifest
deleted file mode 100644
index 6b14cbe17056..000000000000
--- a/dev-libs/libchdr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libchdr-0_p20230230.tar.gz 1748513 BLAKE2B 
03fc5507b7f598995fede477f26c8ab41cd16c658e4ca5c193e581840f14ead0db4ab8da3b888a2e03fb4c78c19af0f08cbab9feefe488dc230ec0fbd3941a91
 SHA512 
c25084b2257083c4bddd84d13e3dc0d30fea548a4e50a6beefd5282383480eaaa293c044647e2aff339d087dae87c3ef871137a43db766e08a1dffd8801c3367

diff --git a/dev-libs/libchdr/libchdr-0_p20230230.ebuild 
b/dev-libs/libchdr/libchdr-0_p20230230.ebuild
deleted file mode 100644
index 45f61ac9698f..000000000000
--- a/dev-libs/libchdr/libchdr-0_p20230230.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-HASH_CHDR=fec8ab94212cc65d9d9a62cb3da924f5830c04b0
-
-DESCRIPTION="Standalone library for reading MAME's CHDv1-v5 formats"
-HOMEPAGE="https://github.com/rtissera/libchdr/";
-SRC_URI="https://github.com/rtissera/libchdr/archive/${HASH_CHDR}.tar.gz -> 
${P}.tar.gz"
-S="${WORKDIR}/${PN}-${HASH_CHDR}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="sys-libs/zlib:="
-DEPEND="${RDEPEND}"
-
-src_configure() {
-       local mycmakeargs=(
-               -DWITH_SYSTEM_ZLIB=yes
-       )
-
-       cmake_src_configure
-}

diff --git a/dev-libs/libchdr/metadata.xml b/dev-libs/libchdr/metadata.xml
deleted file mode 100644
index 52316d51b131..000000000000
--- a/dev-libs/libchdr/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Ionen Wolkens</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">rtissera/libchdr</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index fb1a475858da..47c0a888e26d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -273,13 +273,6 @@ media-video/transcode
 # Removal on 2023-11-11
 app-text/coolreader
 
-# Ionen Wolkens <[email protected]> (2023-10-10)
-# Formerly added for unbundling on games-emulation/pcsx2, which is
-# no longer needed. Has no real use on its own, has no revdeps, and
-# does not have real releases (snapshot-only).
-# Removal on 2023-11-09.
-dev-libs/libchdr
-
 # Sam James <[email protected]> (2023-10-06)
 # Breaks building scipy: https://github.com/cython/cython/issues/5748
 =dev-python/cython-3.0.3

Reply via email to