[SCM] audacity/master: Refresh remaining patches.

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Jun 27 16:14:19 UTC 2012


The following commit has been merged in the master branch:
commit d94eebcdb41d6140baa7343092842be226a40c7c
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Jun 27 12:43:32 2012 +0200

    Refresh remaining patches.

diff --git a/debian/patches/disable-dynamic-ffmpeg.patch b/debian/patches/disable-dynamic-ffmpeg.patch
index f15f317..075a456 100644
--- a/debian/patches/disable-dynamic-ffmpeg.patch
+++ b/debian/patches/disable-dynamic-ffmpeg.patch
@@ -122,12 +122,12 @@ Bug: http://bugzilla.audacityteam.org/show_bug.cgi?id=233
 +/* Use system FFmpeg library and disable dynamic loading of it. */
 +#undef DISABLE_DYNAMIC_LOADING_FFMPEG
 +
- /* Define if LADSPA plug-ins are enabled */
- #undef USE_LADSPA
+ /* Use system LAME library and disable dynamic loading of it. */
+ #undef DISABLE_DYNAMIC_LOADING_LAME
  
 --- a/src/prefs/LibraryPrefs.cpp
 +++ b/src/prefs/LibraryPrefs.cpp
-@@ -129,7 +129,7 @@
+@@ -133,7 +133,7 @@
           S.Id(ID_FFMPEG_DOWN_BUTTON);
           wxButton *bdwn = S.AddButton(_("Dow&nload"),
                                        wxALL | wxALIGN_LEFT | wxALIGN_CENTRE_VERTICAL);

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list