SOURCES: audacity-gcc4.patch (NEW) - fix build

havner havner at pld-linux.org
Wed Aug 30 19:02:25 CEST 2006


Author: havner                       Date: Wed Aug 30 17:02:25 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   audacity-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/audacity-gcc4.patch
diff -u /dev/null SOURCES/audacity-gcc4.patch:1.1
--- /dev/null	Wed Aug 30 19:02:25 2006
+++ SOURCES/audacity-gcc4.patch	Wed Aug 30 19:02:20 2006
@@ -0,0 +1,11 @@
+--- audacity-src-1.2.4b.orig/lib-src/soundtouch/include/SoundTouch.h	2005-11-27 03:33:39.000000000 +0100
++++ audacity-src-1.2.4b/lib-src/soundtouch/include/SoundTouch.h	2006-08-30 18:29:27.075245750 +0200
+@@ -146,7 +146,7 @@
+     static const char *getVersionString();
+ 
+     /// Get SoundTouch library version Id
+-    static uint SoundTouch::getVersionId();
++    static uint getVersionId();
+ 
+     /// Sets new rate control value. Normal rate = 1.0, smaller values
+     /// represent slower rate, larger faster rates.
================================================================


More information about the pld-cvs-commit mailing list