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-sound/gmpc/files/, media-sound/gmpc/, profiles/
Date: Tue, 01 Nov 2022 04:48:38
Message-Id: 1667278016.9afecb37da31ebab3f002b22512c9fdc2314c43e.jsmolic@gentoo
1 commit: 9afecb37da31ebab3f002b22512c9fdc2314c43e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:46:56 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:46:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9afecb37
7
8 media-sound/gmpc: treeclean
9
10 Closes: https://bugs.gentoo.org/808456
11 Closes: https://bugs.gentoo.org/686800
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 media-sound/gmpc/Manifest | 1 -
15 .../gmpc/files/gmpc-11.8.16-AM_CONFIG_HEADER.patch | 11 --
16 media-sound/gmpc/files/gmpc-11.8.16-icons.patch | 119 ---------------------
17 .../gmpc/files/gmpc-11.8.16-underlinking.patch | 14 ---
18 media-sound/gmpc/gmpc-11.8.16-r2.ebuild | 63 -----------
19 media-sound/gmpc/metadata.xml | 12 ---
20 profiles/package.mask | 13 ---
21 7 files changed, 233 deletions(-)
22
23 diff --git a/media-sound/gmpc/Manifest b/media-sound/gmpc/Manifest
24 deleted file mode 100644
25 index d1d6e9e4e833..000000000000
26 --- a/media-sound/gmpc/Manifest
27 +++ /dev/null
28 @@ -1 +0,0 @@
29 -DIST gmpc-11.8.16.tar.gz 7082909 BLAKE2B 913b7b55029f6fe78dcae7355bd571f4d6e95c4d1891e12251717b7fe846a69b52ba9cf2c65042a36295830dbec65128d0aa119d8503c934a3f09b86b42a0409 SHA512 4e5c8112edc016ac6c472b0099347a4fcd0336022e15be8d76fae449d30e533df92a4379aa98e389e624b9910ff3f528afb682f64901ea53f09e00d3d5678623
30
31 diff --git a/media-sound/gmpc/files/gmpc-11.8.16-AM_CONFIG_HEADER.patch b/media-sound/gmpc/files/gmpc-11.8.16-AM_CONFIG_HEADER.patch
32 deleted file mode 100644
33 index 336891716b1e..000000000000
34 --- a/media-sound/gmpc/files/gmpc-11.8.16-AM_CONFIG_HEADER.patch
35 +++ /dev/null
36 @@ -1,11 +0,0 @@
37 ---- a/configure.ac
38 -+++ b/configure.ac
39 -@@ -14,7 +14,7 @@
40 -
41 -
42 -
43 --AM_CONFIG_HEADER([config.h])
44 -+AC_CONFIG_HEADERS([config.h])
45 - AC_CONFIG_MACRO_DIR([m4])
46 - AM_INIT_AUTOMAKE
47 -
48
49 diff --git a/media-sound/gmpc/files/gmpc-11.8.16-icons.patch b/media-sound/gmpc/files/gmpc-11.8.16-icons.patch
50 deleted file mode 100644
51 index ea37effa9f74..000000000000
52 --- a/media-sound/gmpc/files/gmpc-11.8.16-icons.patch
53 +++ /dev/null
54 @@ -1,119 +0,0 @@
55 -diff --git a/glade/playlist3.ui b/glade/playlist3.ui
56 -index fedb627..452f3ec 100644
57 ---- a/glade/playlist3.ui
58 -+++ b/glade/playlist3.ui
59 -@@ -436,16 +436,17 @@
60 - <child>
61 - <object class="GtkButton" id="button_previous">
62 - <property name="visible">True</property>
63 -+ <property name="use_action_appearance">False</property>
64 - <property name="related-action">MPDPrevious</property>
65 - <property name="can_focus">True</property>
66 - <property name="receives_default">False</property>
67 - <property name="relief">none</property>
68 - <property name="use_action_appearance">False</property>
69 - <child>
70 -- <object class="GtkImage" id="image10">
71 -+ <object class="GtkImage" id="button_previous_image">
72 - <property name="visible">True</property>
73 - <property name="stock">gtk-media-previous</property>
74 -- </object>
75 -+ </object>
76 - </child>
77 - </object>
78 - <packing>
79 -@@ -455,18 +456,18 @@
80 - </packing>
81 - </child>
82 - <child>
83 -- <object class="GtkButton" id="top_button">
84 -+ <object class="GtkButton" id="stop_button">
85 - <property name="visible">True</property>
86 -+ <property name="use_action_appearance">False</property>
87 - <property name="related-action">MPDStop</property>
88 - <property name="can_focus">True</property>
89 - <property name="receives_default">True</property>
90 - <property name="relief">none</property>
91 -- <property name="use_action_appearance">False</property>
92 - <child>
93 -- <object class="GtkImage" id="stop_button_image">
94 -+ <object class="GtkImage" id="button_stop_image">
95 - <property name="visible">True</property>
96 - <property name="stock">gtk-media-stop</property>
97 -- </object>
98 -+ </object>
99 - </child>
100 - </object>
101 - <packing>
102 -@@ -478,15 +479,16 @@
103 - <child>
104 - <object class="GtkButton" id="play_button">
105 - <property name="visible">True</property>
106 -+ <property name="use_action_appearance">False</property>
107 - <property name="related-action">MPDPlayPause</property>
108 - <property name="can_focus">True</property>
109 - <property name="receives_default">False</property>
110 - <property name="relief">none</property>
111 - <child>
112 -- <object class="GtkImage" id="play_button_image">
113 -+ <object class="GtkImage" id="play_button_image">
114 - <property name="visible">True</property>
115 - <property name="stock">gtk-media-play</property>
116 -- </object>
117 -+ </object>
118 - </child>
119 - </object>
120 - <packing>
121 -@@ -498,13 +500,13 @@
122 - <child>
123 - <object class="GtkButton" id="next_button">
124 - <property name="visible">True</property>
125 -+ <property name="use_action_appearance">False</property>
126 - <property name="related-action">MPDNext</property>
127 - <property name="can_focus">True</property>
128 - <property name="receives_default">False</property>
129 -- <property name="use_action_appearance">False</property>
130 - <property name="relief">none</property>
131 - <child>
132 -- <object class="GtkImage" id="image11">
133 -+ <object class="GtkImage" id="next_button_image">
134 - <property name="visible">True</property>
135 - <property name="stock">gtk-media-next</property>
136 - </object>
137 -diff --git a/src/playlist3.c b/src/playlist3.c
138 -index 72b4ef7..3dac409 100644
139 ---- a/src/playlist3.c
140 -+++ b/src/playlist3.c
141 -@@ -1632,7 +1632,8 @@ static void playlist_status_changed(MpdObj * mi, ChangedStatusType what, void *u
142 - gtk_action_set_stock_id(GTK_ACTION(gtk_builder_get_object(pl3_xml, "MPDPlayPause")), "gtk-media-pause");
143 - gtk_image_set_from_stock(GTK_IMAGE
144 - (gtk_builder_get_object
145 -- (pl3_xml, "play_button_image")), "gtk-media-pause", GTK_ICON_SIZE_BUTTON);
146 -+ (pl3_xml, "play_button_image")), "gtk-media-pause",
147 -+ GTK_ICON_SIZE_MENU);
148 -
149 - /**
150 - * Update window title
151 -@@ -1669,8 +1670,8 @@ static void playlist_status_changed(MpdObj * mi, ChangedStatusType what, void *u
152 - gtk_action_set_stock_id(GTK_ACTION(gtk_builder_get_object(pl3_xml, "MPDPlayPause")), "gtk-media-play");
153 - gtk_image_set_from_stock(GTK_IMAGE
154 - (gtk_builder_get_object
155 -- (pl3_xml, "play_button_image")), "gtk-media-play", GTK_ICON_SIZE_BUTTON);
156 --
157 -+ (pl3_xml, "play_button_image")), "gtk-media-play",
158 -+ GTK_ICON_SIZE_MENU);
159 - /**
160 - * Set paused in Window string
161 - */
162 -@@ -1704,8 +1705,8 @@ static void playlist_status_changed(MpdObj * mi, ChangedStatusType what, void *u
163 -
164 - gtk_image_set_from_stock(GTK_IMAGE
165 - (gtk_builder_get_object
166 -- (pl3_xml, "play_button_image")), "gtk-media-play", GTK_ICON_SIZE_BUTTON);
167 --
168 -+ (pl3_xml, "play_button_image")), "gtk-media-play",
169 -+ GTK_ICON_SIZE_MENU);
170 - if (gmpc_profiles_get_number_of_profiles(gmpc_profiles) > 1)
171 - {
172 - gchar *id = gmpc_profiles_get_current(gmpc_profiles);
173 ---
174
175 diff --git a/media-sound/gmpc/files/gmpc-11.8.16-underlinking.patch b/media-sound/gmpc/files/gmpc-11.8.16-underlinking.patch
176 deleted file mode 100644
177 index e6cf1ef9f05d..000000000000
178 --- a/media-sound/gmpc/files/gmpc-11.8.16-underlinking.patch
179 +++ /dev/null
180 @@ -1,14 +0,0 @@
181 -diff --git a/src/Makefile.am b/src/Makefile.am
182 -index 497194b..84c31f0 100644
183 ---- a/src/Makefile.am
184 -+++ b/src/Makefile.am
185 -@@ -174,7 +174,8 @@ LIBS= \
186 - @libxml2_LIBS@\
187 - @libx11_LIBS@\
188 - @sqlite3_LIBS@\
189 -- -lz
190 -+ -lz\
191 -+ -lm
192 -
193 -
194 - if HAVE_UNIQUE
195
196 diff --git a/media-sound/gmpc/gmpc-11.8.16-r2.ebuild b/media-sound/gmpc/gmpc-11.8.16-r2.ebuild
197 deleted file mode 100644
198 index 26780928182f..000000000000
199 --- a/media-sound/gmpc/gmpc-11.8.16-r2.ebuild
200 +++ /dev/null
201 @@ -1,63 +0,0 @@
202 -# Copyright 1999-2022 Gentoo Authors
203 -# Distributed under the terms of the GNU General Public License v2
204 -
205 -EAPI=7
206 -
207 -inherit autotools vala xdg
208 -
209 -DESCRIPTION="A GTK+2 client for the Music Player Daemon"
210 -HOMEPAGE="http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client"
211 -SRC_URI="http://download.sarine.nl/Programs/gmpc/$(ver_cut 1-2)/${P}.tar.gz"
212 -
213 -LICENSE="GPL-2"
214 -SLOT="0"
215 -KEYWORDS="amd64 ppc x86"
216 -IUSE="nls +unique xspf"
217 -
218 -RDEPEND="
219 - dev-db/sqlite:3=
220 - dev-libs/glib:2
221 - dev-libs/libxml2:2
222 - media-libs/libmpd:=
223 - net-libs/libsoup:2.4
224 - sys-libs/zlib
225 - x11-libs/gtk+:2
226 - x11-libs/libICE
227 - x11-libs/libSM
228 - x11-libs/libX11
229 - x11-themes/hicolor-icon-theme
230 - unique? ( dev-libs/libunique:1 )
231 - xspf? ( media-libs/libxspf )"
232 -DEPEND="${RDEPEND}"
233 -BDEPEND="
234 - $(vala_depend)
235 - app-text/gnome-doc-utils
236 - dev-util/gob
237 - virtual/pkgconfig
238 - nls? (
239 - dev-util/intltool
240 - sys-devel/gettext
241 - )"
242 -
243 -PATCHES=(
244 - "${FILESDIR}"/${P}-underlinking.patch
245 - "${FILESDIR}"/${P}-icons.patch
246 - "${FILESDIR}"/${P}-AM_CONFIG_HEADER.patch
247 -)
248 -
249 -src_prepare() {
250 - xdg_src_prepare
251 - eautoreconf
252 - vala_src_prepare
253 -}
254 -
255 -src_configure() {
256 - econf \
257 - --disable-static \
258 - --disable-libspiff \
259 - --disable-appindicator \
260 - --enable-mmkeys \
261 - $(use_enable nls) \
262 - $(use_enable unique) \
263 - $(use_enable xspf libxspf)
264 -}
265
266 diff --git a/media-sound/gmpc/metadata.xml b/media-sound/gmpc/metadata.xml
267 deleted file mode 100644
268 index ecb30534e5b2..000000000000
269 --- a/media-sound/gmpc/metadata.xml
270 +++ /dev/null
271 @@ -1,12 +0,0 @@
272 -<?xml version="1.0" encoding="UTF-8"?>
273 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
274 -<pkgmetadata>
275 -<maintainer type="project">
276 - <email>sound@g.o</email>
277 - <name>Gentoo Sound project</name>
278 -</maintainer>
279 -<use>
280 - <flag name="unique">Enable single instance support using <pkg>dev-libs/libunique</pkg></flag>
281 - <flag name="xspf">Enable support for reading and saving XSPF playlists</flag>
282 -</use>
283 -</pkgmetadata>
284
285 diff --git a/profiles/package.mask b/profiles/package.mask
286 index 86d9cdec56ce..1aeaca1a7f32 100644
287 --- a/profiles/package.mask
288 +++ b/profiles/package.mask
289 @@ -314,19 +314,6 @@ dev-python/jarowinkler
290 =sys-apps/portage-3.0.37
291 =sys-apps/portage-3.0.38
292
293 -# Matt Turner <mattst88@g.o> (2022-10-01)
294 -# Depends on lots of unmaintained packages:
295 -# - app-text/gnome-doc-utils
296 -# - dev-libs/libunique:1
297 -# - dev-util/gob
298 -# - x11-libs/gtk+:2
299 -# Last commit to upstream repository in 2015. Most plugins saw their last
300 -# upstream commit 10+ years ago. Unmaintained in Gentoo since 2016. Many open
301 -# bugs: #582138, #686800, #689364, #721246, #799263, #808447, #808450, #808456,
302 -# #831024.
303 -# Removal on 2022-11-01
304 -media-sound/gmpc
305 -
306 # Brian Evans <grknight@g.o> (2022-09-30)
307 # Mask RC versions for initial testing
308 <dev-lang/php-8.2.0:8.2