130d7818ea
- add NO_REGRESS since regression tests have not been updated for more than 3 years and upstream does not seem interested - add a patch from deanna@ that makes audacity use portaudio v19 and make full duplex work (well sort of, but at least it does not hang anymore) ok deanna@
19 lines
612 B
Plaintext
19 lines
612 B
Plaintext
$OpenBSD: patch-src_audacity_desktop,v 1.2 2007/06/06 09:35:18 ajacoutot Exp $
|
||
--- src/audacity.desktop.orig Fri May 18 06:56:01 2007
|
||
+++ src/audacity.desktop Wed Jun 6 09:40:38 2007
|
||
@@ -1,4 +1,4 @@
|
||
-[Desktop Entry]
|
||
+[Desktop Entry]
|
||
Encoding=UTF-8
|
||
|
||
Name=Audacity Sound Editor
|
||
@@ -11,7 +11,7 @@ Comment=Record and edit audio files
|
||
Comment[de]=Audio-Dateien aufnehmen und bearbeiten
|
||
Comment[ru]=Запись и редактирование звуковых файлов
|
||
|
||
-Icon=/usr/share/audacity/audacity.xpm
|
||
+Icon=audacity.xpm
|
||
|
||
Type=Application
|
||
Categories=Application;AudioVideo;Audio;Multimedia;
|