diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-04-08 01:43:29 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-04-08 01:43:29 +0000 |
commit | fc375043e27e085e3a44d5a4472684a2b0efac27 (patch) | |
tree | b089908157065bb2bd47926799eea67b24da0da5 /media-libs/libmpeg3 | |
parent | webcam motion detection support (Manifest recommit) (diff) | |
download | gentoo-2-fc375043e27e085e3a44d5a4472684a2b0efac27.tar.gz gentoo-2-fc375043e27e085e3a44d5a4472684a2b0efac27.tar.bz2 gentoo-2-fc375043e27e085e3a44d5a4472684a2b0efac27.zip |
Resurrect ChangeLog which I murdered.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-libs/libmpeg3')
-rw-r--r-- | media-libs/libmpeg3/ChangeLog | 123 |
1 files changed, 121 insertions, 2 deletions
diff --git a/media-libs/libmpeg3/ChangeLog b/media-libs/libmpeg3/ChangeLog index 807c215d3f0a..7a3c547777e9 100644 --- a/media-libs/libmpeg3/ChangeLog +++ b/media-libs/libmpeg3/ChangeLog @@ -1,8 +1,127 @@ # ChangeLog for media-libs/libmpeg3 -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/ChangeLog,v 1.32 2005/03/29 21:52:22 eradicator Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/ChangeLog,v 1.33 2005/04/08 01:43:29 eradicator Exp $ 29 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> -libmpeg3-1.5-r1.ebuild, -libmpeg3-1.5.1.ebuild, libmpeg3-1.5.2-r1.ebuild: Make PIC hackery a bit more friendly to hardened folks. Removed old versions. + 26 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> + libmpeg3-1.5.2-r1.ebuild: + Make shared object on x86 without -fPIC because the asm isn't PIC safe. + +*libmpeg3-1.5.2-r1 (26 Mar 2005) + + 26 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org> + +libmpeg3-1.5.2-r1.ebuild: + Use correct toolchain compiler. Use -fPIC correctly. + + 08 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + +files/1.5.2-gentoo-multilib.patch, libmpeg3-1.5.2.ebuild: + multilib fixes + + 06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + libmpeg3-1.5.2.ebuild: + get_libdir fixes. + + 30 Sep 2004; Patrick Kursawe <phosphan@gentoo.org> libmpeg3-1.5.2.ebuild: + Will get linking correctly now even if liba52 was compiled with djbfft. + Adding metadata.xml. + + 30 Sep 2004; Patrick Kursawe <phosphan@gentoo.org> libmpeg3-1.5.2.ebuild: + Prefixed linker path with ${ROOT} (see bug #54377) + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> libmpeg3-1.5.2.ebuild: + stable on ppc64, bug #55076 + + 16 May 2004; Mike Frysinger <vapier@gentoo.org> +files/1.5.2-gcc3.4.patch, + libmpeg3-1.5.2.ebuild: + Add gcc-3.4 patch by ecco@piggy.demon.nl #49452 by Jonathan Adamczewski + + 12 May 2004; Alexander Gabert <pappy@gentoo.org> libmpeg3-1.5-r1.ebuild, + libmpeg3-1.5.1.ebuild, libmpeg3-1.5.2.ebuild: + removed hardened-gcc logic, is already replaced by filter-flags + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libmpeg3-1.5.1.ebuild: + Add inherit eutils + + 27 Feb 2004; Seemant Kulleen <seemant@gentoo.org> libmpeg3-1.5-r1.ebuild, + libmpeg3-1.5.1.ebuild: + move the filter-flags statement into src_compile + + 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. |