Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseeffects/
Date: Sat, 23 Feb 2019 19:57:02
Message-Id: 1550951804.a3fd78857131a73df78d2724de425dc1610c342e.prometheanfire@gentoo
1 commit: a3fd78857131a73df78d2724de425dc1610c342e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 19:52:49 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 19:56:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fd7885
7
8 media-sound/pulseeffects: define gcc minimum
9
10 Bug: https://bugs.gentoo.org/678600
11 Package-Manager: Portage-2.3.51, Repoman-2.3.12
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 media-sound/pulseeffects/pulseeffects-9999.ebuild | 9 ++++++---
15 1 file changed, 6 insertions(+), 3 deletions(-)
16
17 diff --git a/media-sound/pulseeffects/pulseeffects-9999.ebuild b/media-sound/pulseeffects/pulseeffects-9999.ebuild
18 index edcf67ece62..4af99eaba78 100644
19 --- a/media-sound/pulseeffects/pulseeffects-9999.ebuild
20 +++ b/media-sound/pulseeffects/pulseeffects-9999.ebuild
21 @@ -1,7 +1,7 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI=6
27 +EAPI=7
28
29 inherit gnome2-utils meson
30
31 @@ -48,10 +48,13 @@ RDEPEND="
32 # and sys-devel/gettext depends reasoning
33 DEPEND="
34 ${RDEPEND}
35 - virtual/pkgconfig
36 dev-libs/appstream-glib
37 sys-devel/gettext
38 "
39 +BDEPEND="
40 + >=sys-devel/gcc-7.3.0
41 + virtual/pkgconfig
42 +"
43
44 pkg_postinst(){
45 gnome2_gconf_install