Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sat, 01 Oct 2022 18:31:20
Message-Id: 1664649063.d1f5091c8918806156df7c34aafedb2a09a02ffc.mattst88@gentoo
1 commit: d1f5091c8918806156df7c34aafedb2a09a02ffc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 18:29:29 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 18:31:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f5091c
7
8 profiles: Mask media-sound/gmpc and associated plugins
9
10 Bug: https://bugs.gentoo.org/582138
11 Bug: https://bugs.gentoo.org/686800
12 Bug: https://bugs.gentoo.org/689364
13 Bug: https://bugs.gentoo.org/721246
14 Bug: https://bugs.gentoo.org/799263
15 Bug: https://bugs.gentoo.org/808447
16 Bug: https://bugs.gentoo.org/808450
17 Bug: https://bugs.gentoo.org/808456
18 Bug: https://bugs.gentoo.org/831024
19 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
20
21 profiles/package.mask | 31 +++++++++++++++++++++++++++++++
22 1 file changed, 31 insertions(+)
23
24 diff --git a/profiles/package.mask b/profiles/package.mask
25 index b1cc391f2bd0..87b843112a17 100644
26 --- a/profiles/package.mask
27 +++ b/profiles/package.mask
28 @@ -33,6 +33,37 @@
29
30 #--- END OF EXAMPLES ---
31
32 +# Matt Turner <mattst88@g.o> (2022-10-01)
33 +# Depends on lots of unmaintained packages:
34 +# - app-text/gnome-doc-utils
35 +# - dev-libs/libunique:1
36 +# - dev-util/gob
37 +# - x11-libs/gtk+:2
38 +# Last commit to upstream repository in 2015. Most plugins saw their last
39 +# upstream commit 10+ years ago. Unmaintained in Gentoo since 2016. Many open
40 +# bugs: #582138, #686800, #689364, #721246, #799263, #808447, #808450, #808456,
41 +# #831024.
42 +# Removal on 2022-11-01
43 +media-sound/gmpc
44 +media-plugins/gmpc-alarm
45 +media-plugins/gmpc-albumview
46 +media-plugins/gmpc-avahi
47 +media-plugins/gmpc-awn
48 +media-plugins/gmpc-discogs
49 +media-plugins/gmpc-extraplaylist
50 +media-plugins/gmpc-jamendo
51 +media-plugins/gmpc-last-fm
52 +media-plugins/gmpc-libnotify
53 +media-plugins/gmpc-lyrics
54 +media-plugins/gmpc-lyricwiki
55 +media-plugins/gmpc-magnatune
56 +media-plugins/gmpc-mdcover
57 +media-plugins/gmpc-mmkeys
58 +media-plugins/gmpc-mserver
59 +media-plugins/gmpc-playlistsort
60 +media-plugins/gmpc-shout
61 +media-plugins/gmpc-tagedit
62 +
63 # Matt Turner <mattst88@g.o> (2022-10-01)
64 # Metapackage that has outlived its purpose. Made some sense in the immediate
65 # aftermath of X.Org modularization 15 years ago.