blob: 21481861278590f63f1bb069c029936d692cd6f9 (
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
|
# ChangeLog for media-libs/libmpeg3
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/ChangeLog,v 1.19 2004/01/29 04:09:43 agriffis Exp $
28 Jan 2004; Aron Griffis <agriffis@gentoo.org> libmpeg3-1.5.2.ebuild:
stable on ia64
04 Nov 2003; Jason Wever <weeve@gentoo.org> libmpeg3-1.5.2.ebuild:
New version requires nasm which only works on x86, so marking -sparc.
*libmpeg3-1.5.2 (03 Nov 2003)
03 Nov 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + linking with a52 fix #32533.
*libmpeg3-1.5.1 (06 Sep 2003)
06 Sep 2003; Alexander Gabert <pappy@gentoo.org> libmpeg3-1.5-r1.ebuild:
added hardened-gcc ignore flags for stable ebuild also
06 Sep 2003; Alexander Gabert <pappy@gentoo.org> libmpeg3-1.5.1.ebuild:
added hardened-gcc ignore flags
28 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Added patch to fix gcc-2.x issues #25349 and another
to fix largefile support #25349.
26 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + update patches + make sure quicktime4linux compiles.
*libmpeg3-1.5-r1 (15 Apr 2002)
18 Jul 2003; Guy Martin <gmsoft@gentoo.org> libmpeg3-1.5-r1.ebuild :
Added -fPIC to CFLAGS and hppa to KEYWORDS.
31 Mar 2003; Aron Griffis <agriffis@gentoo.org> libmpeg3-1.5-r1.ebuild:
Add -fPIC on alpha for bug 10943
09 Mar 2003; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5-r1.ebuild:
filter out -fno-common from CFLAGS, thanks to teri-aka TrAns13nT
<trans13nt@jyll.net> in bug #16860
09 Jan 2003; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5-r1.ebuild :
filter out the -fPIC flag, if the user has it.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
11 Sep 2002; Mark Guertin <gerk@gentoo.org> flac-1.0.3.ebuild :
set nasm as x86 only dependancy
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5-r1.ebuild
files/digest-libmpeg3-1.5-r1 files/libmpeg3-gentoo-patch-part1
files/libmpeg3-gentoo-patch-part2 :
It seems that the libmpeg3 folks did not design libmpeg3 well for installing
the header files. This is unfortunate because a few applications like
transcode and mplayer need those headers in order to build libmpeg3 support.
Their src.rpm's however, take care of this problem through patching. So,
to this end, I have patched the Makefile in patch-part1 to actually
install the header files. And I have patched the header files themselves
in patch-part2 so that they include one another properly with
#include <blah> instead of #include "../blah" This works well, so far.
*libmpeg3-1.5 (14 Apr 2002)
14 Apr 2002; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5.ebuild
files/digest-libmpeg3-1.5 :
Version bump.
*libmpeg3-1.3 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|