* [gentoo-commits] gentoo-x86 commit in media-sound/audacity/files: audacity-1.3.6-novorbis.patch
@ 2008-10-26 11:45 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-10-26 11:45 UTC (permalink / raw
To: gentoo-commits
aballier 08/10/26 11:45:26
Added: audacity-1.3.6-novorbis.patch
Log:
Version bump, thanks to Richard Ash <richard@audacityteam.org> for the notice and ebuild, bug #244360
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.3 x86_64)
Revision Changes Path
1.1 media-sound/audacity/files/audacity-1.3.6-novorbis.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/files/audacity-1.3.6-novorbis.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacity/files/audacity-1.3.6-novorbis.patch?rev=1.1&content-type=text/plain
Index: audacity-1.3.6-novorbis.patch
===================================================================
Index: audacity-src-1.3.6/src/export/ExportFLAC.cpp
===================================================================
--- audacity-src-1.3.6.orig/src/export/ExportFLAC.cpp
+++ audacity-src-1.3.6/src/export/ExportFLAC.cpp
@@ -29,7 +29,10 @@ and libvorbis examples, Monty <monty@xip
#include <wx/log.h>
#include <wx/msgdlg.h>
+#ifdef USE_LIBVORBIS
#include <vorbis/vorbisenc.h>
+#endif // USE_LIBVORBIS
+
#include "FLAC++/encoder.h"
#include "../float_cast.h"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-26 11:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 11:45 [gentoo-commits] gentoo-x86 commit in media-sound/audacity/files: audacity-1.3.6-novorbis.patch Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox