Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/audioread/
Date: Sun, 26 Apr 2020 10:35:42
Message-Id: 1587897272.19838639c04d57ab6b246854c87ea8b99a4a99ce.soap@gentoo
1 commit: 19838639c04d57ab6b246854c87ea8b99a4a99ce
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 10:34:32 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 10:34:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19838639
7
8 dev-python/audioread: Replace virtual/ffmpeg
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 .../{audioread-2.1.8-r1.ebuild => audioread-2.1.8-r2.ebuild} | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/audioread/audioread-2.1.8-r1.ebuild b/dev-python/audioread/audioread-2.1.8-r2.ebuild
17 similarity index 92%
18 rename from dev-python/audioread/audioread-2.1.8-r1.ebuild
19 rename to dev-python/audioread/audioread-2.1.8-r2.ebuild
20 index 9c7a8c2414c..ef3bc88e742 100644
21 --- a/dev-python/audioread/audioread-2.1.8-r1.ebuild
22 +++ b/dev-python/audioread/audioread-2.1.8-r2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -19,7 +19,7 @@ BDEPEND="
30 test? ( dev-python/pytest[${PYTHON_USEDEP}] )
31 "
32 RDEPEND="
33 - ffmpeg? ( virtual/ffmpeg )
34 + ffmpeg? ( media-video/ffmpeg )
35 gstreamer? (
36 dev-python/pygobject:3[${PYTHON_USEDEP}]
37 media-libs/gstreamer:1.0