1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Update libflac to 1.3.0.

This commit is contained in:
lllucius
2013-10-24 16:08:56 +00:00
parent b026a84218
commit 8fb66c92a1
726 changed files with 111249 additions and 44718 deletions

View File

@@ -28,17 +28,12 @@ libflac
-------
http://flac.sourceforge.net/
Free Lossless Audio Codec encoding and decoding library
Version in Audacity SVN: 1.2.1
Version in Audacity SVN: 1.3.0
Patches: mac-asm-fixes.patch. Fixes build on OS X Intel 10.4 by creating and
object format for Mach-O. Needs to go upstream
gcc-4.3-includes.patch. Patch from gentoo to fix includes needed for
GCC 4.3. Already included in upstream CVS
asm-textreloc.patch. Patch from Gentoo to avoid text relocations is
the assembly optimisations. In upstream CVS
asneeded.patch. Add LDFLAGS needed for non-glibc systems. Taken from Gentoo.
flac-lite.diff. Remove all the things not included in Audacity SVN from
the build system so it will build with 50% less stuff
Upstream version: 1.2.1
object format for Mach-O. Needs to go upstream
flac-lite.diff. Remove all the things not included in Audacity SVN from
the build system so it will build with 50% less stuff
Upstream version: 1.3.0
libid3tag
---------