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-plugins/mediastreamer-x264/
Date: Fri, 09 Feb 2018 23:08:56
Message-Id: 1518217715.5e20646546b836a370fbe3ce5f29b058993c5bb3.asturm@gentoo
1 commit: 5e20646546b836a370fbe3ce5f29b058993c5bb3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 9 22:21:23 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 9 23:08:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e206465
7
8 media-plugins/mediastreamer-x264: Bump to EAPI 6
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 .../mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild | 7 ++++---
13 1 file changed, 4 insertions(+), 3 deletions(-)
14
15 diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild
16 index d2f820181b6..ee05ed3be04 100644
17 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild
18 +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild
19 @@ -1,7 +1,7 @@
20 # Copyright 1999-2018 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 -EAPI=5
24 +EAPI=6
25
26 MY_P="msx264-${PV}"
27
28 @@ -14,14 +14,15 @@ SLOT="0"
29 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
30 IUSE="libav"
31
32 -RDEPEND=">=media-libs/mediastreamer-2.7.0:=[video]
33 +RDEPEND="
34 + >=media-libs/mediastreamer-2.7.0:=[video]
35 >=media-libs/x264-0.0.20100118:=
36 libav? ( media-video/libav:0= )
37 !libav? ( media-video/ffmpeg:0= )"
38 DEPEND="${RDEPEND}
39 virtual/pkgconfig"
40
41 -S=${WORKDIR}/${MY_P}
42 +S="${WORKDIR}"/${MY_P}
43
44 src_configure() {
45 # strict: don't want -Werror