diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2006-01-01 04:21:00 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2006-01-01 04:21:00 +0000 |
commit | abd0f6b503c3022389b47929f83e60f62072355d (patch) | |
tree | 5a1d86e457e1f6ac1d84976fc11b8a7af31566f9 /media-sound/audacity/files | |
parent | Added ladspa and soundtouch USE flag for media-sound/audacity. (diff) | |
download | historical-abd0f6b503c3022389b47929f83e60f62072355d.tar.gz historical-abd0f6b503c3022389b47929f83e60f62072355d.tar.bz2 historical-abd0f6b503c3022389b47929f83e60f62072355d.zip |
Fixed various issues.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-sound/audacity/files')
-rw-r--r-- | media-sound/audacity/files/audacity-1.2.3-gcc41.patch | 12 | ||||
-rw-r--r-- | media-sound/audacity/files/digest-audacity-1.2.4b | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/media-sound/audacity/files/audacity-1.2.3-gcc41.patch b/media-sound/audacity/files/audacity-1.2.3-gcc41.patch new file mode 100644 index 000000000000..5c703f5dfc7f --- /dev/null +++ b/media-sound/audacity/files/audacity-1.2.3-gcc41.patch @@ -0,0 +1,12 @@ +diff -u audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h.new +--- audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h 2004-11-18 02:17:35.000000000 -0400 ++++ audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h.new 2005-11-27 19:27:49.000000000 -0400 +@@ -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. diff --git a/media-sound/audacity/files/digest-audacity-1.2.4b b/media-sound/audacity/files/digest-audacity-1.2.4b new file mode 100644 index 000000000000..496c8a29c351 --- /dev/null +++ b/media-sound/audacity/files/digest-audacity-1.2.4b @@ -0,0 +1 @@ +MD5 37df5b6119302f7ab77ca16d25311756 audacity-src-1.2.4b.tar.gz 4499894 |