1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 07:35:51 +01:00

Apply Audacity changes

This commit is contained in:
Leland Lucius
2015-05-01 03:50:48 -05:00
parent 4d08ed4287
commit dd164dfb2f
67 changed files with 296 additions and 1766 deletions

View File

@@ -22,14 +22,11 @@ libflac
-------
http://flac.sourceforge.net/
Free Lossless Audio Codec encoding and decoding library
Version in Audacity SVN: 1.3.0
Version in Audacity SVN: 1.3.1
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
flac-lite.diff. Remove all the things not included in Audacity SVN from
the build system so it will build with 50% less stuff
libflac++-static.patch. Adds static build of libFLAC++.
AM_MAINTAINER_MODE([disable]) has been added to configure.ac to disable autotools rebuilds
Upstream version: 1.3.0
add-maintainer-mode.patch. Disable autotools rebuilds
Upstream version: 1.3.1
libid3tag
---------