Package: audacity / 2.0.1-1

Metadata

Package Version Patches format
audacity 2.0.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable dynamic ffmpeg.patch | (download)

configure.in | 6 6 + 0 - 0 !
m4/audacity_checklib_ffmpeg.m4 | 4 4 + 0 - 0 !
src/FFmpeg.cpp | 19 14 + 5 - 0 !
src/FFmpeg.h | 10 10 + 0 - 0 !
src/configtemplate.h | 3 3 + 0 - 0 !
src/prefs/LibraryPrefs.cpp | 2 1 + 1 - 0 !
6 files changed, 38 insertions(+), 6 deletions(-)

 add configure option to disable dynamic loading of ffmpeg.
additional mime types.patch | (download)

configure.in | 5 5 + 0 - 0 !
m4/audacity_checklib_libflac.m4 | 2 2 + 0 - 0 !
m4/audacity_checklib_libmad.m4 | 1 1 + 0 - 0 !
m4/audacity_checklib_libsndfile.m4 | 2 1 + 1 - 0 !
m4/audacity_checklib_libvorbis.m4 | 1 1 + 0 - 0 !
src/audacity.desktop.in | 2 1 + 1 - 0 !
6 files changed, 11 insertions(+), 2 deletions(-)

 register flac file type in .desktop file.