summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Replace the patch to disable tests with two, one disable examples and one ↵Diego Elio Pettenò2008-06-163-121/+112
| | | | | | makes the test build during 'make check'. (Portage version: 2.1.5.5)
* Don't build tests and examples which aren't installed anyway wrt bug 226301.Peter Alfredsen2008-06-131-0/+121
| | | | (Portage version: 2.1.5.5)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-313-10/+0
|
* Remove vulnerable versions but leave one ebuild behind for mips wrt #195700Samuli Suominen2008-01-102-8/+0
| | | | (Portage version: 2.1.4_rc14)
* fix building with gcc 4.3, thanks to Ryan Hill <dirtyepic@gentoo.org>, bug ↵Alexis Ballier2007-11-181-0/+11
| | | | | | #199579 (Portage version: 2.1.3.19)
* Make FLAC++ optional, enabled by default thanks to EAPI=1Alexis Ballier2007-11-181-0/+3
| | | | (Portage version: 2.1.3.19)
* Punt useless unused version.Samuli Suominen2007-10-211-3/+0
| | | | (Portage version: 2.1.3.15)
* Fix TEXTRELs using patch from PaX Team from bug 193222 and while at it, ↵Samuli Suominen2007-09-282-0/+83
| | | | | | attempt to clean up ebuild a bit. Revert last commit restoring elibtoolize for fbsd since eautoreconf allready does libtoolize. (Portage version: 2.1.3.9)
* Version bump.Samuli Suominen2007-09-204-6/+37
| | | | (Portage version: 2.1.3.9)
* Changed SRC_URI to gentoo mirrors. Punted unused versions 1.1.2-r3 and 1.1.3.Samuli Suominen2007-09-152-12/+0
| | | | (Portage version: 2.1.3.9)
* Fix visibility patch.Samuli Suominen2007-08-061-3/+3
| | | | (Portage version: 2.1.3.3)
* Apply patch from upstream to fix bug 187882, thanks to Marty Rosenberg for ↵Samuli Suominen2007-08-061-3/+3
| | | | | | reporting. (Portage version: 2.1.3.3)
* Fix digests.Samuli Suominen2007-08-052-6/+6
| | | | (Portage version: 2.1.3.3)
* Version bump for bug 187199, thanks to Matthew Matts for reporting. Now, ↵Samuli Suominen2007-08-053-6/+12
| | | | | | let's see if this breaks all of apps depending on flac yet again. (Portage version: 2.1.3.3)
* Version bump, hopefully this time API and ABI are the same as 1.1.3 at least.Diego Elio Pettenò2007-02-141-0/+6
| | | | (Portage version: 2.1.2-r9)
* Bump to flac-1.1.3 final, fix AM_PATH_XMMS removal.Diego Elio Pettenò2006-12-031-6/+0
| | | | | (Portage version: 2.1.2_rc2-r3) (Signed Manifest commit)
* Bump to flac-1.1.3 final, fix AM_PATH_XMMS removal.Diego Elio Pettenò2006-12-031-0/+6
| | | | (Portage version: 2.1.2_rc2-r3)
* Remove old versions.Diego Elio Pettenò2006-10-194-156/+0
| | | | | (Portage version: 2.1.2_pre3-r5) (Signed Manifest commit)
* Add latest beta, package.masked as almost every package breaks with it.Diego Elio Pettenò2006-10-191-0/+6
| | | | (Portage version: 2.1.2_pre3-r5)
* Add a new revision with an improved visibility patch.Diego Elio Pettenò2006-09-261-0/+6
| | | | (Portage version: 2.1.2_pre1-r1)
* Remove unneeded versions, fix autotools mess in -r3 and -r7. Thanks to ↵Diego Elio Pettenò2006-09-242-12/+0
| | | | | | | Seemant for reporting. (Portage version: 2.1.2_pre1-r1) (Signed Manifest commit)
* Add patch to fix strict-aliasing breakage.Diego Elio Pettenò2006-06-181-0/+6
| | | | (Portage version: 2.1.1_pre1)
* Bump patchset with patch to fix bug #134666. Thanks to cuicui for reporting.Diego Elio Pettenò2006-05-291-6/+0
| | | | | (Portage version: 2.1_rc3) (Signed Manifest commit)
* Bump patchset with patch to fix bug #134666. Thanks to cuicui for reporting.Diego Elio Pettenò2006-05-291-0/+6
| | | | (Portage version: 2.1_rc3)
* Bump patchlevel to fix side problem, not much.Diego Elio Pettenò2006-05-281-3/+3
| | | | (Portage version: 2.1_rc2-r3)
* Add new revision that allows use of hidden visibility with GCC 4.1.Diego Elio Pettenò2006-05-281-0/+6
| | | | (Portage version: 2.1_rc2-r3)
* Fixing SHA256 digest, pass fourMarien Zwart2006-04-273-0/+12
| | | | (Portage version: 2.1_pre9-r4)
* move compressed files to the mirrorsSimon Stelling2006-01-292-0/+1
| | | | (Portage version: 2.1_pre3-r1)
* Added patch to fix executable stack on x86 as per bug #114984, provided by ↵Diego Elio Pettenò2005-12-091-1/+1
| | | | | | Kevin F. Quinn. Remove the -p1 trick, as now the m4 file uses -p0 that works as a charm. (Portage version: 2.0.53)
* New version, that does not invalidate the configure cache (and adds a ↵Diego Elio Pettenò2005-11-281-0/+2
| | | | | | --disable-doc configure option). Also installs the user documentation in the right directory for Gentoo. Use eautoreconf to rebuild autotools support, and add the m4 file via patch instead than copying it. Install man page shipped with the package (and don't regenerate them). (Portage version: 2.0.53_rc7)
* Remove old revision.Diego Elio Pettenò2005-11-251-2/+0
| | | | (Portage version: 2.0.53_rc7)
* Added largefile support to flac as per bug #103578.Diego Elio Pettenò2005-08-251-0/+2
| | | | (Portage version: 2.0.51.22)
* Cleanup of flac ebuild, using patchset tarball instead of $FILESDIR. Removed ↵Diego Elio Pettenò2005-08-257-249/+1
| | | | | | XMMS hack (provided m4). Don't add extra flags that are not requested. (Portage version: 2.0.51.22)
* Removed 1.1.0 series and 1.1.2-r1 ebuild.Diego Elio Pettenò2005-08-255-158/+0
| | | | (Portage version: 2.0.51.22)
* change default as check to not drop an a.out and wait for stdin on Darwin ↵Kito Danya Dietrich2005-08-061-1/+1
| | | | | | systems (Portage version: 2.0.51.22-r2)
* Fixed the patch _again_ and made sure it worked 3 times over. This will ↵Chris White2005-06-121-12/+44
| | | | | | still fail I bet... (Portage version: 2.0.51.22-r1)
* Fixed noogg patch to actually work when libogg is not installed.Chris White2005-06-121-0/+1
| | | | (Portage version: 2.0.51.22-r1)
* Remove XMMS requests, fixes #82721. Added configure param to disable ogg, ↵Diego Elio Pettenò2005-05-071-0/+19
| | | | | | fixes #91513. (Portage version: 2.0.51.21-r1)
* Revbump to fix xmms bug. Closes bug #82622.Jeremy Huddleston2005-05-033-1/+11
| | | | (Portage version: 2.0.51.21)
* Readding flac-1.1.1.ebuild since I missed that it was latest ppc64 stable. ↵Jeremy Huddleston2005-04-251-0/+1
| | | | | | Sorry guys. (Portage version: 2.0.51.20-r4)
* Stable amd64, sparc, and x86.Jeremy Huddleston2005-04-251-1/+0
| | | | (Portage version: 2.0.51.20-r4)
* ppc fixesLuca Barbato2005-02-192-0/+43
| | | | (Portage version: 2.0.51.16)
* Bump to 1.1.2; PPC keywords dropped, patch needs porting. Closes bug #81291.Tony Vroon2005-02-183-0/+145
| | | | (Portage version: 2.0.51-r15)
* Marked ppcLuca Barbato2004-11-061-0/+0
|
* Version bump.Jeremy Huddleston2004-10-023-0/+145
|
* Added patches to fix bugs #41042 and #50137. XMMS plugin should now build ↵Jeremy Huddleston2004-06-143-0/+156
| | | | correctly and -fPIC is in the patch now instead of the ebuild.
* oldMike Frysinger2004-04-152-2/+0
|
* Enable PIC on all architectures.Jeremy Huddleston2004-04-081-0/+1
|
* removing lockfileRobin H. Johnson2003-07-031-1/+0
|
* Add frozen lock supportRobin H. Johnson2003-07-031-0/+1
|