1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
# ChangeLog for media-video/dvbcut
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/dvbcut/ChangeLog,v 1.17 2009/03/08 17:22:13 aballier Exp $
08 Mar 2009; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.4-open.patch, dvbcut-0.5.4-r1.ebuild:
fix build with fortify source
19 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.4-scons.patch, dvbcut-0.5.4-r1.ebuild:
Add a patch by Daniel Pielmeier <daniel.pielmeier@googlemail.com> to fix
build when /usr/local does not exist. Bug #230095
14 Oct 2008; Alexis Ballier <aballier@gentoo.org> dvbcut-0.5.4-r1.ebuild:
a52 useflag is no more in ffmpeg, add a --missing true option to
built_with_use
22 Sep 2008; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.4-lavc.patch, dvbcut-0.5.4-r1.ebuild:
Fix build with latest ffmpeg
06 Aug 2008; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.4-gcc43.patch, dvbcut-0.5.4-r1.ebuild:
fix build with gcc 4.3
06 Aug 2008; Alexis Ballier <aballier@gentoo.org> -dvbcut-0.5.4.ebuild:
remove old
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> dvbcut-0.5.4.ebuild,
dvbcut-0.5.4-r1.ebuild:
QA: Get rid of deprecated qt_min_version().
10 May 2008; Matthias Schwarzott <zzam@gentoo.org>
+files/dvbcut-0.5.4-ffmpeg-0.4.9_p20080326.diff, dvbcut-0.5.4-r1.ebuild:
Fix compile with new ffmpeg header locations, Bug #218101.
23 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.4-avformat-api-changes.patch, dvbcut-0.5.4-r1.ebuild:
add a patch to build against libavformat 52.0.0
*dvbcut-0.5.4-r1 (18 Oct 2007)
18 Oct 2007; Matthias Schwarzott <zzam@gentoo.org>
+files/dvbcut-0.5.4-ffmpeg-compat3.patch, +dvbcut-0.5.4-r1.ebuild:
Fix compilation against newest ffmpeg, Bug #188184. Added desktop menu
entry, Bug #188579.
03 Jun 2007; Alexis Ballier <aballier@gentoo.org>
-files/dvbcut-0.5.3-ac3-buffer.patch,
-files/dvbcut-0.5.3-sconstruct.patch, -dvbcut-0.5.3-r1.ebuild:
Cleanup old version
01 Jun 2007; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.4-ffmpeg-compat2.patch, +files/dvbcut-0.5.4-gcc42.patch,
dvbcut-0.5.4.ebuild:
Fix compilation against newest ffmpeg, bug #180547, also remove long time
deprecated max c++ syntax that has been removed in gcc 4.2
*dvbcut-0.5.4 (14 Apr 2007)
14 Apr 2007; Alexis Ballier <aballier@gentoo.org> +dvbcut-0.5.4.ebuild:
Version bump
14 Apr 2007; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.3-ffmpeg-compat.patch, dvbcut-0.5.3-r1.ebuild:
Fix build with latest ffmpegs, stick deps to latest ffmpeg version as
ac3_decoder has been renamed in this version, bug #174623
12 Mar 2007; Alexis Ballier <aballier@gentoo.org>
+files/dvbcut-0.5.3-sconstruct.patch, dvbcut-0.5.3-r1.ebuild:
Fix build with scons dev-util/scons-0.96.94, thanks to Castagnola Roberto
for porting this patch, bug #159373, add ~amd64, die if ffmpeg is not built
with a52 useflag, bug #159212
*dvbcut-0.5.3-r1 (29 Nov 2006)
29 Nov 2006; Matthias Schwarzott <zzam@gentoo.org>
+files/dvbcut-0.5.3-ac3-buffer.patch, -dvbcut-0.5.3.ebuild,
+dvbcut-0.5.3-r1.ebuild:
Added patch to enlarge ac3-buffer, thanks to Artur Wegele
<A.Wegele@tu-bs.de>, Bug #156237.
*dvbcut-0.5.3 (14 Sep 2006)
14 Sep 2006; Matthias Schwarzott <zzam@gentoo.org> +metadata.xml,
+dvbcut-0.5.3.ebuild:
Initial import of ebuild, thanks to Karsten Kretschmer
<kkretsch@onlinehome.de>, Bug #146650.
|