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-video/kino/
Date: Sat, 18 Aug 2018 17:40:22
Message-Id: 1534613985.ad562b5480fb74e1e2348dc39959d15636fb10e4.asturm@gentoo
1 commit: ad562b5480fb74e1e2348dc39959d15636fb10e4
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sat Aug 18 16:22:28 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 17:39:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad562b54
7
8 media-video/kino: remove broken external links
9
10 Closes: https://github.com/gentoo/gentoo/pull/9613
11
12 media-video/kino/kino-1.3.4-r1.ebuild | 4 +---
13 1 file changed, 1 insertion(+), 3 deletions(-)
14
15 diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
16 index 5ff6142d3d3..cb82c2338e3 100644
17 --- a/media-video/kino/kino-1.3.4-r1.ebuild
18 +++ b/media-video/kino/kino-1.3.4-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -57,7 +57,6 @@ src_prepare() {
26 fi
27
28 # Fix bug #169590
29 - # https://sourceforge.net/tracker/?func=detail&aid=3304495&group_id=14103&atid=314103
30 sed -i \
31 -e '/\$(LIBQUICKTIME_LIBS) \\/d' \
32 -e '/^[[:space:]]*\$(SRC_LIBS)/ a\
33 @@ -65,7 +64,6 @@ src_prepare() {
34 src/Makefile.in || die
35
36 # Fix test failure discovered in bug #193947
37 - # https://sourceforge.net/tracker/?func=detail&aid=3304499&group_id=14103&atid=314103
38 sed -i -e '$a\
39 \
40 ffmpeg/libavcodec/ps2/idct_mmi.c\