Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/kino: kino-1.3.4.ebuild ChangeLog
Date: Mon, 27 Jan 2014 20:14:29
Message-Id: 20140127201423.0EBED2004C@flycatcher.gentoo.org
1 axs 14/01/27 20:14:22
2
3 Modified: kino-1.3.4.ebuild ChangeLog
4 Log:
5 fixed missing libavcodec and libavutil linker errors, bug 490628
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
8
9 Revision Changes Path
10 1.10 media-video/kino/kino-1.3.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kino/kino-1.3.4.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kino/kino-1.3.4.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kino/kino-1.3.4.ebuild?r1=1.9&r2=1.10
15
16 Index: kino-1.3.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.4.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- kino-1.3.4.ebuild 12 Dec 2012 11:43:54 -0000 1.9
23 +++ kino-1.3.4.ebuild 27 Jan 2014 20:14:22 -0000 1.10
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.4.ebuild,v 1.9 2012/12/12 11:43:54 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.4.ebuild,v 1.10 2014/01/27 20:14:22 axs Exp $
30
31 EAPI=5
32 -inherit eutils udev
33 +inherit autotools eutils udev
34
35 DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
36 HOMEPAGE="http://www.kinodv.org/"
37 @@ -86,6 +86,9 @@
38 epatch "${FILESDIR}/${P}-v4l1.patch"
39 epatch "${FILESDIR}/${P}-libav-0.7.patch"
40 epatch "${FILESDIR}/${P}-libav-0.8.patch"
41 + epatch "${FILESDIR}/${P}-libavcodec-pkg-config.patch"
42 +
43 + eautoreconf
44 }
45
46 src_configure() {
47
48
49
50 1.133 media-video/kino/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kino/ChangeLog?rev=1.133&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kino/ChangeLog?rev=1.133&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kino/ChangeLog?r1=1.132&r2=1.133
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v
59 retrieving revision 1.132
60 retrieving revision 1.133
61 diff -u -r1.132 -r1.133
62 --- ChangeLog 12 Dec 2012 11:43:54 -0000 1.132
63 +++ ChangeLog 27 Jan 2014 20:14:22 -0000 1.133
64 @@ -1,6 +1,10 @@
65 # ChangeLog for media-video/kino
66 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.132 2012/12/12 11:43:54 ssuominen Exp $
68 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
69 +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.133 2014/01/27 20:14:22 axs Exp $
70 +
71 + 27 Jan 2014; Ian Stakenvicius <axs@g.o>
72 + +files/kino-1.3.4-libavcodec-pkg-config.patch, kino-1.3.4.ebuild:
73 + fixed missing libavcodec and libavutil linker errors, bug 490628
74
75 12 Dec 2012; Samuli Suominen <ssuominen@g.o> kino-1.3.4.ebuild:
76 Rename kino.rules to 99-kino.rules and use udev.eclass to install it into