blob: d5ca129d8e730ca5ebaea744423db2e1d98cada1 (
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
|
# ChangeLog for media-libs/libmpeg2
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.25 2004/06/07 03:07:31 mr_bones_ Exp $
06 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> libmpeg2-0.4.0b.ebuild:
inherit eutils for epatch
06 Jun 2004; Michael Hanselmann <hansmi@gentoo.org>
+files/altivec-fix-0.4.0b.diff, libmpeg2-0.4.0b.ebuild:
Added a patch to fix compilation-errors on PowerPC with Altivec disabled. This
may happen if the code is being compiled for a G3-processor (-mcpu=G3 or
-mcpu=750).
11 Apr 2004; Jason Wever <weeve@gentoo.org> libmpeg2-0.4.0b.ebuild:
Added ~sparc keyword.
09 Apr 2004; Travis Tilley <lv@gentoo.org> libmpeg2-0.4.0b.ebuild:
added ~amd64 keyword
09 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> libmpeg2-0.4.0b.ebuild:
stable on x86 (bug #47330)
29 Mar 2004; Lars Weiler <pylon@gentoo.org> libmpeg2-0.4.0b.ebuild:
stable on ppc
24 Mar 2004; Jason Wever <weeve@gentoo.org>
libmpeg2-0.3.2_pre20030625.ebuild:
Stable on sparc.
17 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libmpeg2-0.4.0b.ebuild:
attempt at a fix for bug #44934
*libmpeg2-0.4.0b (16 Mar 2004)
16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libmpeg2-0.4.0b.ebuild:
version bump to patched version (bug #40836)
16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libmpeg2-0.4.0.ebuild:
append-flags into src_unpack; use/depend on sed-4; use use_enable/use_with
*libmpeg2-0.4.0 (03 Jan 2004)
03 Jan 2004; Luca Barbato <lu_zero@gentoo.org>
libmpeg2-0.3.2_pre20030625.ebuild, libmpeg2-0.4.0.ebuild:
New version
09 Nov 2003; Luca Barbato <lu_zero@gentoo.org>
libmpeg2-0.3.2_pre20030625.ebuild:
ppc altivec related change
14 Jul 2003; Todd Sunderlin <todd@gentoo.org> libmpeg2-0.3.1.ebuild:
set stable on sparc
06 Jul 2003; Nick Hadaway <raker@gentoo.org>
libmpeg2-0.3.2_pre20030625.ebuild:
Marked stable for x86.
*libmpeg2-0.3.2_pre20030625 (26 Jun 2003)
26 Jun 2003; Nick Hadaway <raker@gentoo.org>
libmpeg2-0.3.2_pre20030625.ebuild:
New 0.3.x series build to support vlc-0.6.0. The tarball is only
mirrored by gentoo as the snapshot will not be on upstream servers
long.
30 May 2003; Luca Barbato <lu_zero@gentoo.org> libmpeg2-0.3.1.ebuild:
Added ppc in KEYWORDS
*libmpeg2-0.3.1 (14 Jan 2003)
31 Mar 2003; Aron Griffis <agriffis@gentoo.org> libmpeg2-0.3.1.ebuild:
Add -fPIC on alpha to close bug 10944
14 Jan 2003; foser <foser@gentoo.org> libmpeg2-0.3.1.ebuild :
New version
*libmpeg2-0.3.0 (13 Dec 2002)
11 Jan 2003; Seemant Kulleen <seemant@gentoo.org> libmpeg2-0.3.0.ebuild :
Filtered out -fPIC flag.
13 Dec 2002; foser <foser@gentoo.org> libmpeg2-0.3.0.ebuild :
New version
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*libmpeg2-0.2.1 (13 Aug 2002)
03 Dec 2002; Jon Nall <nall@gentoo.org> libmpeg2-0.2.1.ebuild :
keyworded ~ppc and added filter flags for -maltivec, since the
altivec routines in libmpeg2 break with gcc-3.2
13 Aug 2002; Martin Schlemmer <azarah@gentoo.org> libmpeg2-0.2.1.ebuild :
Initial version submitted by myself.
|