blob: 24404cf45983be23204c6c3e49f0db3afa1975d3 (
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
90
91
92
93
94
95
96
97
98
99
100
|
# ChangeLog for media-libs/libquicktime
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libquicktime/ChangeLog,v 1.25 2004/10/27 14:26:35 zypher Exp $
*libquicktime-0.9.3 (19 Jul 2004)
27 Oct 2004; Marc Hildebrand <zypher@gentoo.org> libquicktime-0.9.3.ebuild:
Version bump
07 Jun 2004; Aron Griffis <agriffis@gentoo.org> libquicktime-0.9.2.ebuild,
libquicktime-0.9.2_pre1.ebuild:
Fix use invocation
19 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
libquicktime-0.9.2.ebuild, libquicktime-0.9.2_pre1.ebuild:
fix depend (bug #45110)
11 Mar 2004; Hanno Boeck <hanno@gentoo.org> libquicktime-0.9.2.ebuild,
libquicktime-0.9.2_pre1.ebuild:
Make it not depend on gtk if use-flag is not set (bug #33597).
18 Feb 2004; Aron Griffis <agriffis@gentoo.org> libquicktime-0.9.2.ebuild:
stable on ia64
29 Jan 2004; <gustavoz@gentoo.org> libquicktime-0.9.2.ebuild:
stable on sparc
18 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org>
libquicktime-0.9.2.ebuild:
set ppc in keywords
16 Dec 2003; Jason Wever <weeve@gentoo.org> libquicktime-0.9.2.ebuild:
Added ~sparc keyword.
12 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> libquicktime-0.9.2.ebuild:
Added amd64 keyword. Patch for amd64 contributed by E. Papegaaij <e.papegaaij@student.utwente.nl> in
#33523.
23 Nov 2003; Aron Griffis <agriffis@gentoo.org> libquicktime-0.9.2.ebuild:
Stable on alpha
06 Oct 2003; Martin Holzer <mholzer@gentoo.org> libquicktime-0.9.2.ebuild,
libquicktime-0.9.2_pre1.ebuild:
adding gtk IUSE. Closes #29068.
03 Oct 2003; Heinrich Wendel <lanius@gentoo.org> libquicktime-0.9.2.ebuild:
Made it block on virtual/quicktime, see bug 27851
*libquicktime-0.9.2 (02 Oct 2003)
02 Oct 2003; Heinrich Wendel <lanius@gentoo.org> libquicktime-0.9.2.ebuild:
version bump
02 Oct 2003; Patrick Kursawe <phosphan@gentoo.org>
libquicktime-0.9.2_pre1.ebuild:
Made it block on virtual/quicktime, see bug 27851.
13 Aug 2003; Luca Barbato <lu_zero@gentoo.org>
libquicktime-0.9.2_pre1.ebuild:
Generalized the OPTIMIZE_CFLAGS fix to every non x86 arch, marked ~ppc
21 Jul 2003; Martin Holzer <mholzer@gentoo.org>
libquicktime-0.9.2_pre1.ebuild:
forgot !. Closes #24814
13 Jun 2003; Seemant Kulleen <seemant@gentoo.org>
libquicktime-0.9.2_pre1.ebuild:
blocks quicktime4linux specifically
13 Jun 2003; Seemant Kulleen <seemant@gentoo.org>
libquicktime-0.9.2_pre1.ebuild:
blocks virtual/quicktime, which quicktime4linux provides. Closes bug
#20709 by Patrick Kursawe <phosphan@gentoo.org>
*libquicktime-0.9.2_pre1 (04 Nov 2002)
01 Apr 2003; Aron Griffis <agriffis@gentoo.org>
libquicktime-0.9.2_pre1.ebuild:
Fix bug 10966 by replacing the x86-centric OPTIMIZE_CFLAGS with our on alpha.
Also force -j1 since this package doesn't build reliably with larger values
14 Feb 2003; Seemant Kulleen <seemant@gentoo.org>
libquicktime-0.9.2_pre1.ebuild :
Fixed breaking compiles when ffmpeg is installed on system. Native
ffmpeg now disabled by default, thanks to rac in #gentoo-dev. Closes bug
#15582 by matrixise <stephane.wirtel@belgacom.net>
09 Dec 2002; Seemant Kulleen <seemant@gentoo.org>
libquicktime-0.9.2_pre1.ebuild :
Fixed DESCRIPTION. Thanks to: torgeir@trenger.ro (Torgeir Hansen) in bug
#11824.
04 Nov 2002; Seemant Kulleen <seemant@gentoo.org>
libquicktime-0.9.2_pre1.ebuild ChangeLog
files/digest-libquicktime-0.9.2_pre1 :
New quicktime library which is source compatible with quicktime4linux.
XawTV needs this as a dependency to record from TV into quicktime/avi
format.
|