]> git.pld-linux.org Git - packages/audacity.git/commitdiff
- fix build
authorhavner <havner@pld-linux.org>
Wed, 30 Aug 2006 17:02:20 +0000 (17:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    audacity-gcc4.patch -> 1.1

audacity-gcc4.patch [new file with mode: 0644]

diff --git a/audacity-gcc4.patch b/audacity-gcc4.patch
new file mode 100644 (file)
index 0000000..55f2c19
--- /dev/null
@@ -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.
This page took 0.122669 seconds and 4 git commands to generate.