Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellmss/
Date: Thu, 04 Jan 2018 09:17:12
Message-Id: 1515057344.bad589589d546fd00e9780f8be88f7d381767108.soap@gentoo
1 commit: bad589589d546fd00e9780f8be88f7d381767108
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 22:34:32 2018 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 09:15:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad58958
7
8 x11-plugins/gkrellmss: Eclass update
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 x11-plugins/gkrellmss/gkrellmss-2.6-r4.ebuild | 14 +++++++-------
13 1 file changed, 7 insertions(+), 7 deletions(-)
14
15 diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r4.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r4.ebuild
16 index 3255120187b..473087da140 100644
17 --- a/x11-plugins/gkrellmss/gkrellmss-2.6-r4.ebuild
18 +++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r4.ebuild
19 @@ -1,7 +1,8 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 +
26 inherit gkrellm-plugin
27
28 DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
29 @@ -14,16 +15,15 @@ KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
30 IUSE="nls"
31
32 RDEPEND="
33 - app-admin/gkrellm[X]
34 + app-admin/gkrellm:2[X]
35 media-libs/alsa-lib
36 - sci-libs/fftw:3.0=
37 -"
38 + sci-libs/fftw:3.0="
39 DEPEND="${RDEPEND}"
40
41 -PLUGIN_SO="src/gkrellmss.so"
42 -PLUGIN_DOCS="Themes"
43 +PATCHES=( "${FILESDIR}"/${P}-Respect-LDFLAGS.patch )
44
45 -PATCHES=( "${FILESDIR}/${P}-Respect-LDFLAGS.patch" )
46 +PLUGIN_SO=( src/gkrellmss$(get_modname) )
47 +PLUGIN_DOCS=( Themes )
48
49 src_compile() {
50 addpredict /dev/snd