media-libs/libtxc_dxtn: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Thu, 31 Oct 2019 15:35:19 +0000 (16:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 31 Oct 2019 15:35:19 +0000 (16:35 +0100)
Closes: https://bugs.gentoo.org/654464
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/libtxc_dxtn/Manifest [deleted file]
media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r4.ebuild [deleted file]
media-libs/libtxc_dxtn/metadata.xml [deleted file]
profiles/package.mask

diff --git a/media-libs/libtxc_dxtn/Manifest b/media-libs/libtxc_dxtn/Manifest
deleted file mode 100644 (file)
index 07c3597..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST libtxc_dxtn-1.0.1.tar.bz2 214038 BLAKE2B a342bda7375dcbd4001adb5469c90a043fa039bc2505c9cf717613054b494fea9054136b25ac80b016c62aec248085a60ab5e71190cd5c2d90941bdda6408d16 SHA512 56714a8c947d9b1f47e3ccb23cff9e4e57bd131907a82968de521d094a000275b3aaeecff28e9184bcc4f3932baa1a8bfbbefbc970fcd034ff953d0617148479
diff --git a/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r4.ebuild b/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r4.ebuild
deleted file mode 100644 (file)
index f520acc..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-minimal
-
-DESCRIPTION="Helper library for        S3TC texture (de)compression"
-HOMEPAGE="https://cgit.freedesktop.org/~mareko/libtxc_dxtn/"
-SRC_URI="https://people.freedesktop.org/~cbrill/${PN}/${P}.tar.bz2"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-IUSE=""
-
-DEPEND="media-libs/mesa"
-RDEPEND=""
-
-multilib_src_configure() {
-       ECONF_SOURCE="${S}" econf
-}
-
-multilib_src_install_all() {
-       default
-
-       # libtxc_dxtn is installed as a module (plugin)
-       find "${D}" -name '*.la' -delete || die
-}
diff --git a/media-libs/libtxc_dxtn/metadata.xml b/media-libs/libtxc_dxtn/metadata.xml
deleted file mode 100644 (file)
index e943b72..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-       <email>x11@gentoo.org</email>
-       <name>X11</name>
-</maintainer>
-</pkgmetadata>
index 9255d06dd18866dd4827f525659ae04a7024ac31..4de8b63605cd1b0da560e755181b381b176badf9 100644 (file)
@@ -486,11 +486,6 @@ dev-php/suhosin
 dev-php/xcache
 <dev-php/xhprof-0.9.10
 
-# Matt Turner <mattst88@gentoo.org> (2019-09-28)
-# Merged into Mesa. No reverse dependencies. Bug #654464
-# Removal in 30 days
-media-libs/libtxc_dxtn
-
 # Stefan Strogin <steils@gentoo.org> (2019-09-27)
 # Requires >=dev-lang/lua-5.3 which is masked
 >=dev-util/bam-0.5.0