commit: 95a39f5b8e404e11e956490d3a73facf3d9cb997 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Apr 27 16:14:12 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Apr 27 16:14:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a39f5b
media-libs/libtaginfo: treeclean Closes: https://bugs.gentoo.org/836278 Closes: https://bugs.gentoo.org/830090 Closes: https://bugs.gentoo.org/631320 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> media-libs/libtaginfo/Manifest | 1 - media-libs/libtaginfo/libtaginfo-0.2.1.ebuild | 19 ------------------- media-libs/libtaginfo/metadata.xml | 11 ----------- profiles/package.mask | 6 ------ 4 files changed, 37 deletions(-) diff --git a/media-libs/libtaginfo/Manifest b/media-libs/libtaginfo/Manifest deleted file mode 100644 index 0b411f300081..000000000000 --- a/media-libs/libtaginfo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libtaginfo-0.2.1.tar.gz 2093070 BLAKE2B 0b0c83c1cfe15cbc2fd19936bcba4377cfeea13a95d085dff95b42c9b547b8bf8c21a2187ebb7d0d8510644be8db38a98a6beefe22ea83be7303762fa590214a SHA512 f1a79b1f7ea12bce10c82c0a4106f855c95b6efeef25e7548fc629d4f8977f50fe62637426a53ec0333902d5e2a81980c189719d030d7f85897ecfa8cbb1ba41 diff --git a/media-libs/libtaginfo/libtaginfo-0.2.1.ebuild b/media-libs/libtaginfo/libtaginfo-0.2.1.ebuild deleted file mode 100644 index 6f7a3f5ee7c4..000000000000 --- a/media-libs/libtaginfo/libtaginfo-0.2.1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A library for reading media metadata" -HOMEPAGE="https://bitbucket.org/shuerhaaken/libtaginfo" -SRC_URI="https://bitbucket.org/shuerhaaken/${PN}/downloads/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" - -BDEPEND="virtual/pkgconfig" -RDEPEND="media-libs/taglib - !<media-sound/xnoise-0.2.16" -DEPEND="${RDEPEND}" - -DOCS=( AUTHORS README TODO ) diff --git a/media-libs/libtaginfo/metadata.xml b/media-libs/libtaginfo/metadata.xml deleted file mode 100644 index 036a86c1d8f2..000000000000 --- a/media-libs/libtaginfo/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="project"> - <email>so...@gentoo.org</email> - <name>Gentoo Sound project</name> - </maintainer> - <upstream> - <remote-id type="bitbucket">shuerhaaken/libtaginfo</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 57cf9b84b085..391637b04217 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -343,12 +343,6 @@ dev-java/log4j # Bug #632622, #655566, #716850, removal on 2022-04-27. net-im/gg-transport -# David Seifert <s...@gentoo.org> (2022-03-27) -# Long abandoned upstreams, segfaults, bunch of tests fail, -# no other major distro carries this anymore. -# Bug #631320, #740484, #830090, #836278, removal on 2022-04-26. -media-libs/libtaginfo - # David Seifert <s...@gentoo.org> (2022-03-20) # Mask gcc-8 branch (ended upstream support). Please switch # to a fresher gcc branch.