Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, media-libs/libtxc_dxtn/
Date: Thu, 31 Oct 2019 15:36:28
Message-Id: 1572536119.29b3350b6e29c5943f128f5600bd568ad6151f17.mgorny@gentoo
1 commit: 29b3350b6e29c5943f128f5600bd568ad6151f17
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 31 15:35:19 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 31 15:35:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b3350b
7
8 media-libs/libtxc_dxtn: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/654464
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 media-libs/libtxc_dxtn/Manifest | 1 -
14 media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r4.ebuild | 29 ----------------------
15 media-libs/libtxc_dxtn/metadata.xml | 8 ------
16 profiles/package.mask | 5 ----
17 4 files changed, 43 deletions(-)
18
19 diff --git a/media-libs/libtxc_dxtn/Manifest b/media-libs/libtxc_dxtn/Manifest
20 deleted file mode 100644
21 index 07c35976707..00000000000
22 --- a/media-libs/libtxc_dxtn/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST libtxc_dxtn-1.0.1.tar.bz2 214038 BLAKE2B a342bda7375dcbd4001adb5469c90a043fa039bc2505c9cf717613054b494fea9054136b25ac80b016c62aec248085a60ab5e71190cd5c2d90941bdda6408d16 SHA512 56714a8c947d9b1f47e3ccb23cff9e4e57bd131907a82968de521d094a000275b3aaeecff28e9184bcc4f3932baa1a8bfbbefbc970fcd034ff953d0617148479
26
27 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
28 deleted file mode 100644
29 index f520acc9990..00000000000
30 --- a/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r4.ebuild
31 +++ /dev/null
32 @@ -1,29 +0,0 @@
33 -# Copyright 1999-2018 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit multilib-minimal
39 -
40 -DESCRIPTION="Helper library for S3TC texture (de)compression"
41 -HOMEPAGE="https://cgit.freedesktop.org/~mareko/libtxc_dxtn/"
42 -SRC_URI="https://people.freedesktop.org/~cbrill/${PN}/${P}.tar.bz2"
43 -
44 -LICENSE="MIT"
45 -SLOT="0"
46 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
47 -IUSE=""
48 -
49 -DEPEND="media-libs/mesa"
50 -RDEPEND=""
51 -
52 -multilib_src_configure() {
53 - ECONF_SOURCE="${S}" econf
54 -}
55 -
56 -multilib_src_install_all() {
57 - default
58 -
59 - # libtxc_dxtn is installed as a module (plugin)
60 - find "${D}" -name '*.la' -delete || die
61 -}
62
63 diff --git a/media-libs/libtxc_dxtn/metadata.xml b/media-libs/libtxc_dxtn/metadata.xml
64 deleted file mode 100644
65 index e943b72b8a4..00000000000
66 --- a/media-libs/libtxc_dxtn/metadata.xml
67 +++ /dev/null
68 @@ -1,8 +0,0 @@
69 -<?xml version="1.0" encoding="UTF-8"?>
70 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
71 -<pkgmetadata>
72 -<maintainer type="project">
73 - <email>x11@g.o</email>
74 - <name>X11</name>
75 -</maintainer>
76 -</pkgmetadata>
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index 9255d06dd18..4de8b63605c 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -486,11 +486,6 @@ dev-php/suhosin
83 dev-php/xcache
84 <dev-php/xhprof-0.9.10
85
86 -# Matt Turner <mattst88@g.o> (2019-09-28)
87 -# Merged into Mesa. No reverse dependencies. Bug #654464
88 -# Removal in 30 days
89 -media-libs/libtxc_dxtn
90 -
91 # Stefan Strogin <steils@g.o> (2019-09-27)
92 # Requires >=dev-lang/lua-5.3 which is masked
93 >=dev-util/bam-0.5.0