blob: 6e0e126183268086dcd99dd47939d4235e0c2f2a (
plain)
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/avidemux
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/avidemux/ChangeLog,v 1.9 2003/02/12 07:36:34 vapier Exp $
*avidemux-0.9-pre32 (09 Feb 2003)
09 Feb 2003; Martin Holzer <mholzer@gentoo.org> avidemux-0.9_pre32.ebuild
files/digest-avidemux-0.9_pre32 ChangeLog :
Version bumped. Thx for ebuild to marc.hildebrand@t-online.de submitted in
#15366.
*avidemux-0.9-pre30 (20 Jan 2003)
20 Jan 2003; Martin Holzer <mholzer@gentoo.org> avidemux-0.9_pre30.ebuild
files/digest-avidemux-0.9_pre30 files/ASM_vidDeintAsm.cpp.diff.gz
files/gui_filter.diff.gz ChangeLog :
Version bumped. Thx for ebuild to marc.hildebrand@t-online.de submitted in
#14174.
*avidemux-0.9-pre28 (09 Jan 2003)
09 Jan 2003; Martin Holzer <mholzer@gentoo.org> avidemux-0.9_pre28.ebuild
files/digest-avidemux-0.9_pre28 ChangeLog :
Version bumped. Thx for ebuild to marc.hildebrand@t-online.de submitted in
#13300. Including now fix to compile with -O3
*avidemux-0.9-pre26 (08 Jan 2003)
08 Jan 2003; Martin Holzer <mholzer@gentoo.org> avidemux-0.9_pre26.ebuild
files/digest-avidemux-0.9_pre26 ChangeLog :
New Version + Patch to compile with freetype 2.1.3
*avidemux-0.9-pre24 (09 Dec 2002)
09 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
version bump #11776
*avidemux-0.9-pre22 (22 Nov 2002)
22 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
version bump #11024
*avidemux-0.9-pre18 (06 Okt 2002)
25 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuilds from #8621 and #7973
Ronny Pietschke <pietschke.r@t-online.de> (#8621)
Marc Hildebrand <marc.hildebrand@t-online.de>
06 Okt 2002; Marc Hildebrand <marc.hildebrand@t-online.de> :
Small fix.
see http://fixounet.free.fr/avidemux/ for details
*avidemux-0.9-pre17-fixed (05 Okt 2002)
05 Okt 2002; Marc Hildebrand <marc.hildebrand@t-online.de> :
The author fixed the code, compiles now without ffmpeg.
see http://fixounet.free.fr/avidemux/ for details
*avidemux-0.9-pre17 (03 Okt 2002)
05 Okt (Marc Hildebrand <marc.hildebrand@t-online.de> :
This version won't compile without ffmpeg installed:
Grab ffmpeg from cvs (or /usr/portage/distfiles) and install it this way:
./configure --prefix=/usr --enable-shared && make && make install
Then try to emerge avidemux again.
New features/bugfixes:
see http://fixounet.free.fr/avidemux/ for details
*avidemux-0.9-pre16 (15 Sep 2002)
23 Sep 2002; Marc Hildebrand <marc.hildebrand@t-online.de> :
Fixes and changes by the author. Changed name of ebuild-file to match
version better.
see http://fixounet.free.fr/avidemux/ for details
*avidemux-0.9-pre14 (15 Sep 2002)
10 Sep 2002; Marc Hildebrand <marc.hildebrand@t-online.de> :
Small fixes and changes by the author.
see http://fixounet.free.fr/avidemux/ for details
*avidemux-0.9-pre13 (30 Aug 2002)
10 Sep 2002; Marc Hildebrand <marc.hildebrand@t-online.de> :
Initial ebuild.
see http://fixounet.free.fr/avidemux/ for details
|