Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, media-plugins/gmpc-shout/
Date: Tue, 01 Nov 2022 04:48:34
Message-Id: 1667277560.201027ae84e6c56f38f010fd6d6dc6f2b371d229.jsmolic@gentoo
1 commit: 201027ae84e6c56f38f010fd6d6dc6f2b371d229
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:39:20 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:39:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=201027ae
7
8 media-plugins/gmpc-shout: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-plugins/gmpc-shout/Manifest | 1 -
13 media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild | 34 -----------------------
14 media-plugins/gmpc-shout/metadata.xml | 11 --------
15 profiles/package.mask | 1 -
16 4 files changed, 47 deletions(-)
17
18 diff --git a/media-plugins/gmpc-shout/Manifest b/media-plugins/gmpc-shout/Manifest
19 deleted file mode 100644
20 index d6998c5872b4..000000000000
21 --- a/media-plugins/gmpc-shout/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST gmpc-shout-0.20.0.tar.gz 300903 BLAKE2B 3ceaf87c17ca7e288484d35502768e6ca1ba787b3d621f0f36524061fa35a07640ad2ddd09cb526c91fa0603d875f677d085890d3af64836a2b0576cdba27a01 SHA512 e834f6c741641a0b15f57e033ba51d62e5308290ef1aaad6e3d683d796f3fe7f3292c241929f78d1f366f5598b0fe8899f4219108d6505811e2c24014b7b816a
25
26 diff --git a/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild b/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild
27 deleted file mode 100644
28 index c5e12fb6f94b..000000000000
29 --- a/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild
30 +++ /dev/null
31 @@ -1,34 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -DESCRIPTION="This plugin calls ogg123 and points it at mpd's shoutstream"
38 -HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_SHOUT"
39 -SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
40 -
41 -LICENSE="GPL-2"
42 -SLOT="0"
43 -KEYWORDS="amd64 x86"
44 -IUSE="nls"
45 -
46 -RDEPEND="
47 - >=media-sound/gmpc-${PV}
48 - media-sound/vorbis-tools[ogg123]
49 - dev-libs/libxml2:=
50 - x11-libs/cairo:="
51 -DEPEND="${RDEPEND}
52 - virtual/pkgconfig
53 - nls? (
54 - dev-util/intltool
55 - sys-devel/gettext
56 - )"
57 -
58 -src_configure() {
59 - econf $(use_enable nls)
60 -}
61 -
62 -src_install() {
63 - default
64 - find "${D}" -name '*.la' -delete || die
65 -}
66
67 diff --git a/media-plugins/gmpc-shout/metadata.xml b/media-plugins/gmpc-shout/metadata.xml
68 deleted file mode 100644
69 index 41c26cd44097..000000000000
70 --- a/media-plugins/gmpc-shout/metadata.xml
71 +++ /dev/null
72 @@ -1,11 +0,0 @@
73 -<?xml version="1.0" encoding="UTF-8"?>
74 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
75 -<pkgmetadata>
76 - <maintainer type="project">
77 - <email>sound@g.o</email>
78 - <name>Gentoo Sound project</name>
79 - </maintainer>
80 - <upstream>
81 - <remote-id type="sourceforge">musicpd</remote-id>
82 - </upstream>
83 -</pkgmetadata>
84
85 diff --git a/profiles/package.mask b/profiles/package.mask
86 index 4a2c9675c632..03cf22cc8b8a 100644
87 --- a/profiles/package.mask
88 +++ b/profiles/package.mask
89 @@ -342,7 +342,6 @@ media-plugins/gmpc-mdcover
90 media-plugins/gmpc-mmkeys
91 media-plugins/gmpc-mserver
92 media-plugins/gmpc-playlistsort
93 -media-plugins/gmpc-shout
94
95 # Brian Evans <grknight@g.o> (2022-09-30)
96 # Mask RC versions for initial testing