Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gmpc-last-fm/, profiles/
Date: Tue, 01 Nov 2022 04:48:35
Message-Id: 1667277765.b18a5d5fa542d957934792c6a9b857a99c22a3fe.jsmolic@gentoo
1 commit: b18a5d5fa542d957934792c6a9b857a99c22a3fe
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:42:45 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:42:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18a5d5f
7
8 media-plugins/gmpc-last-fm: treeclean
9
10 Closes: https://bugs.gentoo.org/686800
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 media-plugins/gmpc-last-fm/Manifest | 1 -
14 .../gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild | 28 ----------------------
15 media-plugins/gmpc-last-fm/metadata.xml | 12 ----------
16 profiles/package.mask | 1 -
17 4 files changed, 42 deletions(-)
18
19 diff --git a/media-plugins/gmpc-last-fm/Manifest b/media-plugins/gmpc-last-fm/Manifest
20 deleted file mode 100644
21 index a890fff92f31..000000000000
22 --- a/media-plugins/gmpc-last-fm/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST gmpc-last-fm-0.20.0.tar.gz 309397 BLAKE2B 3c95d17def8b4b6818abf8d0d7c44fd3b8b0701fe8a79a44adcb4a17ed93d400aed021c173cc96e971b8267f4a231a0958f00dbb4748a3eb195f82876185f10e SHA512 3d4c391ee9e6184b83caee3a4a90d661deeb816ca05622d4ca991624281e88e594d96892469665c685b6e465a05f812e78ba219e8fe76bb227f5d49290f37e09
26
27 diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
28 deleted file mode 100644
29 index 9e0b57049ce8..000000000000
30 --- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
31 +++ /dev/null
32 @@ -1,28 +0,0 @@
33 -# Copyright 1999-2022 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -DESCRIPTION="This plugin fetches artist art from last.fm"
39 -HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_LASTFM"
40 -SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="amd64 ppc x86"
45 -IUSE=""
46 -
47 -RDEPEND="
48 - >=media-sound/gmpc-${PV}
49 - dev-libs/libxml2:=
50 - || (
51 - x11-libs/gdk-pixbuf:2[jpeg]
52 - x11-libs/gtk+:2[jpeg]
53 - )"
54 -DEPEND="${RDEPEND}
55 - virtual/pkgconfig"
56 -
57 -src_install() {
58 - default
59 - find "${D}" -name '*.la' -delete || die
60 -}
61
62 diff --git a/media-plugins/gmpc-last-fm/metadata.xml b/media-plugins/gmpc-last-fm/metadata.xml
63 deleted file mode 100644
64 index e4486e8bd3b6..000000000000
65 --- a/media-plugins/gmpc-last-fm/metadata.xml
66 +++ /dev/null
67 @@ -1,12 +0,0 @@
68 -<?xml version="1.0" encoding="UTF-8"?>
69 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
70 -<pkgmetadata>
71 - <maintainer type="project">
72 - <email>sound@g.o</email>
73 - <name>Gentoo Sound project</name>
74 - </maintainer>
75 - <longdescription>The last.fm plugin can fetch artist images, from last.fm. This plugin doesn't scrobble your music, use a dedicated client like mpdscribble for this.</longdescription>
76 - <upstream>
77 - <remote-id type="sourceforge">musicpd</remote-id>
78 - </upstream>
79 -</pkgmetadata>
80
81 diff --git a/profiles/package.mask b/profiles/package.mask
82 index 3ecab4dff332..2ce5125a0852 100644
83 --- a/profiles/package.mask
84 +++ b/profiles/package.mask
85 @@ -333,7 +333,6 @@ media-plugins/gmpc-awn
86 media-plugins/gmpc-discogs
87 media-plugins/gmpc-extraplaylist
88 media-plugins/gmpc-jamendo
89 -media-plugins/gmpc-last-fm
90
91 # Brian Evans <grknight@g.o> (2022-09-30)
92 # Mask RC versions for initial testing