Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qsynth/
Date: Sun, 10 Mar 2019 22:46:34
Message-Id: 1552257952.6c0725a585bcef7674edd364a65000cf7cd579a4.asturm@gentoo
1 commit: 6c0725a585bcef7674edd364a65000cf7cd579a4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 10 21:55:17 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 10 22:45:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c0725a5
7
8 media-sound/qsynth: Add media-sound/fluidsynth slot op
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/qsynth/qsynth-0.5.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-sound/qsynth/qsynth-0.5.3.ebuild b/media-sound/qsynth/qsynth-0.5.3.ebuild
17 index 1abb5201564..43eae6aaae2 100644
18 --- a/media-sound/qsynth/qsynth-0.5.3.ebuild
19 +++ b/media-sound/qsynth/qsynth-0.5.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -18,7 +18,7 @@ RDEPEND="
27 dev-qt/qtcore:5
28 dev-qt/qtwidgets:5
29 dev-qt/qtx11extras:5
30 - media-sound/fluidsynth[jack?,alsa?,pulseaudio?]
31 + media-sound/fluidsynth:=[jack?,alsa?,pulseaudio?]
32 x11-libs/libX11"
33 DEPEND="${RDEPEND}
34 dev-qt/linguist-tools:5