Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gmtp/
Date: Sat, 10 Sep 2022 08:41:50
Message-Id: 1662799227.d678f1d0c6e9d37a03272f07c94ce9c42922cf31.sam@gentoo
1 commit: d678f1d0c6e9d37a03272f07c94ce9c42922cf31
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 10 08:27:43 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 10 08:40:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d678f1d0
7
8 media-sound/gmtp: add media-libs/flac subslot dep
9
10 media-libs/flac-1.4.0 breaks ABI.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 media-sound/gmtp/{gmtp-1.3.11-r2.ebuild => gmtp-1.3.11-r3.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/gmtp/gmtp-1.3.11-r2.ebuild b/media-sound/gmtp/gmtp-1.3.11-r3.ebuild
18 similarity index 93%
19 rename from media-sound/gmtp/gmtp-1.3.11-r2.ebuild
20 rename to media-sound/gmtp/gmtp-1.3.11-r3.ebuild
21 index 321767f1fff4..77365b66227d 100644
22 --- a/media-sound/gmtp/gmtp-1.3.11-r2.ebuild
23 +++ b/media-sound/gmtp/gmtp-1.3.11-r3.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2021 Gentoo Authors
26 +# Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
31
32 RDEPEND="
33 dev-libs/glib:2
34 - media-libs/flac
35 + media-libs/flac:=
36 media-libs/libid3tag:=
37 media-libs/libmtp:=
38 media-libs/libvorbis