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-libnotify/, profiles/
Date: Tue, 01 Nov 2022 04:48:37
Message-Id: 1667277746.aea641b16fe1f5d9c0a01b9b64de8d2dcce0a9b5.jsmolic@gentoo
1 commit: aea641b16fe1f5d9c0a01b9b64de8d2dcce0a9b5
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 04:42:26 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 04:42:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aea641b1
7
8 media-plugins/gmpc-libnotify: treeclean
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 media-plugins/gmpc-libnotify/Manifest | 1 -
13 .../gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild | 36 ----------------------
14 media-plugins/gmpc-libnotify/metadata.xml | 11 -------
15 profiles/package.mask | 1 -
16 4 files changed, 49 deletions(-)
17
18 diff --git a/media-plugins/gmpc-libnotify/Manifest b/media-plugins/gmpc-libnotify/Manifest
19 deleted file mode 100644
20 index 019922a35b7f..000000000000
21 --- a/media-plugins/gmpc-libnotify/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST gmpc-libnotify-11.8.16.tar.gz 303691 BLAKE2B 6c841caf831b7cd2a4f8037e4b4d2912dd927296c07d1b6da0269f58a2d28a798619f2eacd6d634f2b1edaa992cca14d46b1a4a0590d79ce58ec445c0e0e145b SHA512 a9422e9f2c23c642967f81b75ca6915c54c364e11ff55321052e7db7dafb12bb832f4fc165a844f43c6db464b999f0cc28e7f8731a84afa643108b0633642967
25
26 diff --git a/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild b/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild
27 deleted file mode 100644
28 index f105abb10903..000000000000
29 --- a/media-plugins/gmpc-libnotify/gmpc-libnotify-11.8.16.ebuild
30 +++ /dev/null
31 @@ -1,36 +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 sends an announcement to the notification daemon on song change"
38 -HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_LIBNOTIFY"
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 - x11-libs/libnotify"
50 -DEPEND="${RDEPEND}"
51 -BDEPEND="
52 - virtual/pkgconfig
53 - nls? (
54 - dev-util/intltool
55 - sys-devel/gettext
56 - )"
57 -
58 -src_configure() {
59 - econf $(use_enable nls)
60 -}
61 -
62 -src_install() {
63 - default
64 -
65 - # plugins only
66 - find "${D}" -name '*.la' -delete || die
67 -}
68
69 diff --git a/media-plugins/gmpc-libnotify/metadata.xml b/media-plugins/gmpc-libnotify/metadata.xml
70 deleted file mode 100644
71 index 41c26cd44097..000000000000
72 --- a/media-plugins/gmpc-libnotify/metadata.xml
73 +++ /dev/null
74 @@ -1,11 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 - <maintainer type="project">
79 - <email>sound@g.o</email>
80 - <name>Gentoo Sound project</name>
81 - </maintainer>
82 - <upstream>
83 - <remote-id type="sourceforge">musicpd</remote-id>
84 - </upstream>
85 -</pkgmetadata>
86
87 diff --git a/profiles/package.mask b/profiles/package.mask
88 index 91369cd523ea..3ecab4dff332 100644
89 --- a/profiles/package.mask
90 +++ b/profiles/package.mask
91 @@ -334,7 +334,6 @@ media-plugins/gmpc-discogs
92 media-plugins/gmpc-extraplaylist
93 media-plugins/gmpc-jamendo
94 media-plugins/gmpc-last-fm
95 -media-plugins/gmpc-libnotify
96
97 # Brian Evans <grknight@g.o> (2022-09-30)
98 # Mask RC versions for initial testing