Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/dvbcut: dvbcut-0.5.4-r1.ebuild ChangeLog
Date: Sun, 19 Oct 2008 17:29:17
Message-Id: E1Krc5a-0005Ol-76@stork.gentoo.org
1 aballier 08/10/19 17:29:14
2
3 Modified: dvbcut-0.5.4-r1.ebuild ChangeLog
4 Log:
5 Add a patch by Daniel Pielmeier <daniel.pielmeier@××××××××××.com> to fix build when /usr/local does not exist. Bug #230095
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.6 x86_64)
7
8 Revision Changes Path
9 1.8 media-video/dvbcut/dvbcut-0.5.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvbcut/dvbcut-0.5.4-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvbcut/dvbcut-0.5.4-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvbcut/dvbcut-0.5.4-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: dvbcut-0.5.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/dvbcut/dvbcut-0.5.4-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- dvbcut-0.5.4-r1.ebuild 14 Oct 2008 16:27:41 -0000 1.7
22 +++ dvbcut-0.5.4-r1.ebuild 19 Oct 2008 17:29:14 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/dvbcut-0.5.4-r1.ebuild,v 1.7 2008/10/14 16:27:41 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/dvbcut-0.5.4-r1.ebuild,v 1.8 2008/10/19 17:29:14 aballier Exp $
28
29 EAPI=1
30
31 @@ -44,6 +44,7 @@
32 epatch "${FILESDIR}/${P}-ffmpeg-compat3.patch"
33 epatch "${FILESDIR}/${P}-avformat-api-changes.patch"
34 epatch "${FILESDIR}/${P}-lavc.patch"
35 + epatch "${FILESDIR}/${P}-scons.patch"
36
37 if has_version ">=media-video/ffmpeg-0.4.9_p20080326"; then
38 epatch "${FILESDIR}/${P}-ffmpeg-0.4.9_p20080326.diff"
39
40
41
42 1.16 media-video/dvbcut/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvbcut/ChangeLog?rev=1.16&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvbcut/ChangeLog?rev=1.16&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/dvbcut/ChangeLog?r1=1.15&r2=1.16
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-video/dvbcut/ChangeLog,v
51 retrieving revision 1.15
52 retrieving revision 1.16
53 diff -u -r1.15 -r1.16
54 --- ChangeLog 14 Oct 2008 16:27:41 -0000 1.15
55 +++ ChangeLog 19 Oct 2008 17:29:14 -0000 1.16
56 @@ -1,6 +1,11 @@
57 # ChangeLog for media-video/dvbcut
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/ChangeLog,v 1.15 2008/10/14 16:27:41 aballier Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/ChangeLog,v 1.16 2008/10/19 17:29:14 aballier Exp $
61 +
62 + 19 Oct 2008; Alexis Ballier <aballier@g.o>
63 + +files/dvbcut-0.5.4-scons.patch, dvbcut-0.5.4-r1.ebuild:
64 + Add a patch by Daniel Pielmeier <daniel.pielmeier@××××××××××.com> to fix
65 + build when /usr/local does not exist. Bug #230095
66
67 14 Oct 2008; Alexis Ballier <aballier@g.o> dvbcut-0.5.4-r1.ebuild:
68 a52 useflag is no more in ffmpeg, add a --missing true option to