summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-11-01 05:39:20 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-11-01 05:39:20 +0100
commit201027ae84e6c56f38f010fd6d6dc6f2b371d229 (patch)
treefb524f1ff491d694eb6adaa3ce94758c5a058128
parentmedia-plugins/gmpc-tagedit: treeclean (diff)
downloadgentoo-201027ae.tar.gz
gentoo-201027ae.tar.bz2
gentoo-201027ae.zip
media-plugins/gmpc-shout: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--media-plugins/gmpc-shout/Manifest1
-rw-r--r--media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild34
-rw-r--r--media-plugins/gmpc-shout/metadata.xml11
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 47 deletions
diff --git a/media-plugins/gmpc-shout/Manifest b/media-plugins/gmpc-shout/Manifest
deleted file mode 100644
index d6998c5872b4..000000000000
--- a/media-plugins/gmpc-shout/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gmpc-shout-0.20.0.tar.gz 300903 BLAKE2B 3ceaf87c17ca7e288484d35502768e6ca1ba787b3d621f0f36524061fa35a07640ad2ddd09cb526c91fa0603d875f677d085890d3af64836a2b0576cdba27a01 SHA512 e834f6c741641a0b15f57e033ba51d62e5308290ef1aaad6e3d683d796f3fe7f3292c241929f78d1f366f5598b0fe8899f4219108d6505811e2c24014b7b816a
diff --git a/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild b/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild
deleted file mode 100644
index c5e12fb6f94b..000000000000
--- a/media-plugins/gmpc-shout/gmpc-shout-0.20.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="This plugin calls ogg123 and points it at mpd's shoutstream"
-HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_SHOUT"
-SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-
-RDEPEND="
- >=media-sound/gmpc-${PV}
- media-sound/vorbis-tools[ogg123]
- dev-libs/libxml2:=
- x11-libs/cairo:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- nls? (
- dev-util/intltool
- sys-devel/gettext
- )"
-
-src_configure() {
- econf $(use_enable nls)
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
diff --git a/media-plugins/gmpc-shout/metadata.xml b/media-plugins/gmpc-shout/metadata.xml
deleted file mode 100644
index 41c26cd44097..000000000000
--- a/media-plugins/gmpc-shout/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>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">musicpd</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 4a2c9675c632..03cf22cc8b8a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -342,7 +342,6 @@ media-plugins/gmpc-mdcover
media-plugins/gmpc-mmkeys
media-plugins/gmpc-mserver
media-plugins/gmpc-playlistsort
-media-plugins/gmpc-shout
# Brian Evans <grknight@gentoo.org> (2022-09-30)
# Mask RC versions for initial testing