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-albumview/, profiles/
Date: Tue, 01 Nov 2022 04:48:38
Message-Id: 1667277958.93ec9c9fc40d33011246cde0851b9dc643e31e28.jsmolic@gentoo
1 commit: 93ec9c9fc40d33011246cde0851b9dc643e31e28
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:45:58 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:45:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ec9c9f
7
8 media-plugins/gmpc-albumview: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-plugins/gmpc-albumview/Manifest | 1 -
13 .../gmpc-albumview/gmpc-albumview-11.8.16.ebuild | 33 ----------------------
14 media-plugins/gmpc-albumview/metadata.xml | 8 ------
15 profiles/package.mask | 1 -
16 4 files changed, 43 deletions(-)
17
18 diff --git a/media-plugins/gmpc-albumview/Manifest b/media-plugins/gmpc-albumview/Manifest
19 deleted file mode 100644
20 index 674f8a324fde..000000000000
21 --- a/media-plugins/gmpc-albumview/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST gmpc-albumview-11.8.16.tar.gz 438771 BLAKE2B f3c82d319fd116c12d6408d94e9c0d33586e99367331157bf0792cd726599c76260491808323681d0c2540e1ce255ce61bbbf1bd12be3a191cb8910b8ef180d2 SHA512 fb77a8ea5db798b730532eb950b0003da97c5b0bfba1d32486d4c5bb40ac6661c73f37f12662b32b28e4311707c9fc7b2722c47686ebd953105d7cd2b9d86cc4
25
26 diff --git a/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild b/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild
27 deleted file mode 100644
28 index 9b93b17445a6..000000000000
29 --- a/media-plugins/gmpc-albumview/gmpc-albumview-11.8.16.ebuild
30 +++ /dev/null
31 @@ -1,33 +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 shows your music collection in albums"
38 -HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_ALBUMVIEW"
39 -SRC_URI="https://download.sarine.nl/Programs/gmpc/$(ver_cut 1-2)/${P}.tar.gz"
40 -
41 -LICENSE="LGPL-2"
42 -SLOT="0"
43 -KEYWORDS="amd64 x86"
44 -IUSE="nls"
45 -
46 -RDEPEND=">=media-sound/gmpc-${PV}"
47 -DEPEND="${RDEPEND}"
48 -BDEPEND="
49 - virtual/pkgconfig
50 - nls? (
51 - dev-util/intltool
52 - sys-devel/gettext
53 - )"
54 -
55 -src_configure() {
56 - econf $(use_enable nls)
57 -}
58 -
59 -src_install() {
60 - default
61 -
62 - # plugins only
63 - find "${D}" -name '*.la' -delete || die
64 -}
65
66 diff --git a/media-plugins/gmpc-albumview/metadata.xml b/media-plugins/gmpc-albumview/metadata.xml
67 deleted file mode 100644
68 index c051b9b892ec..000000000000
69 --- a/media-plugins/gmpc-albumview/metadata.xml
70 +++ /dev/null
71 @@ -1,8 +0,0 @@
72 -<?xml version="1.0" encoding="UTF-8"?>
73 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
74 -<pkgmetadata>
75 -<maintainer type="project">
76 - <email>sound@g.o</email>
77 - <name>Gentoo Sound project</name>
78 -</maintainer>
79 -</pkgmetadata>
80
81 diff --git a/profiles/package.mask b/profiles/package.mask
82 index 139f62f7f6e7..4f9467104e81 100644
83 --- a/profiles/package.mask
84 +++ b/profiles/package.mask
85 @@ -327,7 +327,6 @@ dev-python/jarowinkler
86 # Removal on 2022-11-01
87 media-sound/gmpc
88 media-plugins/gmpc-alarm
89 -media-plugins/gmpc-albumview
90
91 # Brian Evans <grknight@g.o> (2022-09-30)
92 # Mask RC versions for initial testing