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-magnatune/, profiles/
Date: Tue, 01 Nov 2022 04:48:32
Message-Id: 1667277701.3b52c0b49dd983c08524f7ba3735037021237361.jsmolic@gentoo
1 commit: 3b52c0b49dd983c08524f7ba3735037021237361
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:41:41 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:41:41 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b52c0b4
7
8 media-plugins/gmpc-magnatune: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-plugins/gmpc-magnatune/Manifest | 1 -
13 .../gmpc-magnatune/gmpc-magnatune-11.8.16.ebuild | 39 ----------------------
14 media-plugins/gmpc-magnatune/metadata.xml | 16 ---------
15 profiles/package.mask | 1 -
16 4 files changed, 57 deletions(-)
17
18 diff --git a/media-plugins/gmpc-magnatune/Manifest b/media-plugins/gmpc-magnatune/Manifest
19 deleted file mode 100644
20 index 7f759b11b987..000000000000
21 --- a/media-plugins/gmpc-magnatune/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST gmpc-magnatune-11.8.16.tar.gz 316305 BLAKE2B 9fd4765d5a3d592fd11e7001258188b189d7b9463f7a611835deceb6c758b1f0f302fa7c1feed675538e00a7dfb5dbec32240a847837e959234ed060dbe3b7f6 SHA512 eb258190357f7fc3d95dc8400330d37dcbb35be7d576a6c6d543c2ba693f31058f7b4e1aae1050caf7b7b64727f26d70c55352c859e2044f3b7e8fe327608d9a
25
26 diff --git a/media-plugins/gmpc-magnatune/gmpc-magnatune-11.8.16.ebuild b/media-plugins/gmpc-magnatune/gmpc-magnatune-11.8.16.ebuild
27 deleted file mode 100644
28 index 2e86e13403b7..000000000000
29 --- a/media-plugins/gmpc-magnatune/gmpc-magnatune-11.8.16.ebuild
30 +++ /dev/null
31 @@ -1,39 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -DESCRIPTION="This plugin allows you to browse and preview available albums on magnatune.com"
38 -HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_MAGNATUNE"
39 -SRC_URI="https://download.sarine.nl/Programs/gmpc/${PV}/${P}.tar.gz"
40 -
41 -LICENSE="GPL-2"
42 -SLOT="0"
43 -KEYWORDS="amd64 ppc x86"
44 -IUSE="nls"
45 -
46 -RDEPEND="
47 - >=media-sound/gmpc-${PV}
48 - dev-libs/libxml2:2
49 - dev-db/sqlite:3
50 - >=gnome-base/libglade-2
51 - x11-libs/gdk-pixbuf:2[jpeg]
52 - x11-libs/gtk+:2"
53 -DEPEND="${RDEPEND}"
54 -BDEPEND="
55 - virtual/pkgconfig
56 - nls? (
57 - dev-util/intltool
58 - sys-devel/gettext
59 - )"
60 -
61 -src_configure() {
62 - econf $(use_enable nls)
63 -}
64 -
65 -src_install() {
66 - default
67 -
68 - # plugins only
69 - find "${D}" -name '*.la' -delete || die
70 -}
71
72 diff --git a/media-plugins/gmpc-magnatune/metadata.xml b/media-plugins/gmpc-magnatune/metadata.xml
73 deleted file mode 100644
74 index 9f0436a1154d..000000000000
75 --- a/media-plugins/gmpc-magnatune/metadata.xml
76 +++ /dev/null
77 @@ -1,16 +0,0 @@
78 -<?xml version="1.0" encoding="UTF-8"?>
79 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
80 -<pkgmetadata>
81 - <maintainer type="project">
82 - <email>sound@g.o</email>
83 - <name>Gentoo Sound project</name>
84 - </maintainer>
85 - <longdescription>
86 - The magnatune plugin provides an interface to the www.magnatune.com website. The plugin allows you to browse, and preview available albums. (It uses the 128kbit mp3 version).
87 - The magnatune plugin provides a double function, it also uses the data from the
88 - magnatune website to fetch cover art.
89 - </longdescription>
90 - <upstream>
91 - <remote-id type="sourceforge">musicpd</remote-id>
92 - </upstream>
93 -</pkgmetadata>
94
95 diff --git a/profiles/package.mask b/profiles/package.mask
96 index 10e65da5e01f..a9c59d27d3e2 100644
97 --- a/profiles/package.mask
98 +++ b/profiles/package.mask
99 @@ -337,7 +337,6 @@ media-plugins/gmpc-last-fm
100 media-plugins/gmpc-libnotify
101 media-plugins/gmpc-lyrics
102 media-plugins/gmpc-lyricwiki
103 -media-plugins/gmpc-magnatune
104
105 # Brian Evans <grknight@g.o> (2022-09-30)
106 # Mask RC versions for initial testing