summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-11-01 05:42:12 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-11-01 05:42:12 +0100
commitf9a72fd7d8af39a316185612f349cddd048c9496 (patch)
treebf4a5e87cf3c813dd62c8d529c55b6dda2b4bc3c
parentmedia-plugins/gmpc-lyricwiki: treeclean (diff)
downloadgentoo-f9a72fd7.tar.gz
gentoo-f9a72fd7.tar.bz2
gentoo-f9a72fd7.zip
media-plugins/gmpc-lyrics: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--media-plugins/gmpc-lyrics/Manifest1
-rw-r--r--media-plugins/gmpc-lyrics/gmpc-lyrics-11.8.16.ebuild35
-rw-r--r--media-plugins/gmpc-lyrics/metadata.xml17
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 54 deletions
diff --git a/media-plugins/gmpc-lyrics/Manifest b/media-plugins/gmpc-lyrics/Manifest
deleted file mode 100644
index bd90e08985ef..000000000000
--- a/media-plugins/gmpc-lyrics/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gmpc-lyrics-11.8.16.tar.gz 306510 BLAKE2B 6a1e2fca6de6e930bc139724d3eef5c4bf6b5166325a59321634cf00873638df24421d65bffba9e80e0c7619f6e12c38eabe366ced8c90bca70853222d4ea3b9 SHA512 88737fddd75e564b9cf403ebc2c49964e8df59007467b688cd40879b35a14d8d8d6625213db91cab7e3d0abb47fb345e6f13501f9fdd5fe26ad8e43d0e88ea3f
diff --git a/media-plugins/gmpc-lyrics/gmpc-lyrics-11.8.16.ebuild b/media-plugins/gmpc-lyrics/gmpc-lyrics-11.8.16.ebuild
deleted file mode 100644
index cb1e609984b6..000000000000
--- a/media-plugins/gmpc-lyrics/gmpc-lyrics-11.8.16.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="This plugin fetches lyrics"
-HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_LYRICS"
-SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="nls"
-
-RDEPEND="
- >=media-sound/gmpc-${PV}
- dev-libs/libxml2:2"
-DEPEND="${RDEPEND}"
-BDEPEND="
- virtual/pkgconfig
- nls? (
- dev-util/intltool
- sys-devel/gettext
- )"
-
-src_configure() {
- econf $(use_enable nls)
-}
-
-src_install() {
- default
-
- # plugins only
- find "${D}" -name '*.la' -delete || die
-}
diff --git a/media-plugins/gmpc-lyrics/metadata.xml b/media-plugins/gmpc-lyrics/metadata.xml
deleted file mode 100644
index 921c651a98c1..000000000000
--- a/media-plugins/gmpc-lyrics/metadata.xml
+++ /dev/null
@@ -1,17 +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>
- <longdescription>
- This plugin fetches lyrics from the internet. It uses the following websites as sources:
- * LyricWiki
- * LeosLyrics
- * Lyrics Tracker
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">musicpd</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 9113c4ee8845..91369cd523ea 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -335,7 +335,6 @@ media-plugins/gmpc-extraplaylist
media-plugins/gmpc-jamendo
media-plugins/gmpc-last-fm
media-plugins/gmpc-libnotify
-media-plugins/gmpc-lyrics
# Brian Evans <grknight@gentoo.org> (2022-09-30)
# Mask RC versions for initial testing