mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Cleanup lib-src
Removing: id3lib libresample libsamplerate taglib
This commit is contained in:
@@ -18,10 +18,6 @@ The customised file saving dialogs for wxwidgets to provide the options
|
||||
button for format preferences. This is written and maintained by us so doesn't
|
||||
have an upstream at the moment.
|
||||
|
||||
id3lib
|
||||
------
|
||||
disused?
|
||||
|
||||
libflac
|
||||
-------
|
||||
http://flac.sourceforge.net/
|
||||
@@ -75,27 +71,6 @@ AM_MAINTAINER_MODE has been called with "disable" in configure.ac to disable
|
||||
autotools rebuilds by default.
|
||||
Upstream Version: 1.3.1
|
||||
|
||||
libresample
|
||||
-----------
|
||||
Audio sample rate conversion library. Maintained by Audacity project.
|
||||
(Depreciated in favour of libsoxr)
|
||||
|
||||
libsamplerate
|
||||
-------------
|
||||
Erik de Castro Lopo's high quality sample rate conversion library. Not used
|
||||
in release builds, could probably be removed altogther except for comparision
|
||||
purposes.
|
||||
Version in Audacity SVN: 0.1.7
|
||||
Patches: endian.m4, lrint.m4, llrint.m4, lrintf.m4, clip_mode.m4 copied from
|
||||
libsndfile's M4/.
|
||||
signal.m4 created out of the tail of acinclude.m4 with the remaining
|
||||
necessary macro
|
||||
autotools.patch: Fix autotools warnings.
|
||||
libsndfile-srcdir.patch: Add srcdir handling
|
||||
AM_MAINTAINER_MODE has been added to configure.ac to disable autotools rebuilds
|
||||
by default
|
||||
Upstream Version: 0.1.8
|
||||
|
||||
libsndfile
|
||||
----------
|
||||
Erik de Castro Lopo's uncompressed audio file I/O library. Core and essential
|
||||
@@ -222,10 +197,6 @@ Patches: autotools.patch: Fix all autotools warnings.
|
||||
autotools-fix-make-dist.patch: Correct file lists to make dist target work.
|
||||
Upstream Version: SVN revision 227
|
||||
|
||||
portburn
|
||||
--------
|
||||
Doesn't do anything yet
|
||||
|
||||
portmixer
|
||||
---------
|
||||
cross-platform audio mixer control library, hooked onto portaudio. Maintained
|
||||
@@ -260,14 +231,6 @@ Patches: autotools.patch: Fix all autotools warnings.
|
||||
AM_MAINTAINER_MODE([disable]) has been added to configure.ac to disable autotools rebuilds.
|
||||
Upstream Version: 1.7.1
|
||||
|
||||
taglib
|
||||
------
|
||||
http://taglib.github.io/
|
||||
Audio Meta-Data Library
|
||||
Version in Audacity SVN: 1.9.1
|
||||
Patches: none
|
||||
Upstream Version: 1.9.1
|
||||
|
||||
twolame
|
||||
-------
|
||||
http://www.twolame.org/
|
||||
@@ -278,11 +241,6 @@ AM_MAINTAINER_MODE has been added to configure.ac to disable autotools rebuilds
|
||||
by default
|
||||
Upstream Version: 0.3.13
|
||||
|
||||
wave++
|
||||
------
|
||||
http://www.scs.ryerson.ca/~lkolasa/CppWavelets.html
|
||||
disused?
|
||||
|
||||
Crib notes on upgrading lib-src trees
|
||||
=====================================
|
||||
With extensive reference to
|
||||
|
Reference in New Issue
Block a user