Update of /cvsroot/audacity/audacity-src/win/LADSPA_plugins-win
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv25019
Modified Files:
LADSPA_plugins-win.iss
Log Message:
Add fftw files and un-exclude the plugins that depend on them.
Rename readme.txt to readme_LADSPA_plugins-win.txt because it's just dumped in
the Plug-Ins folder and there might be other readme.txt files.
Index: LADSPA_plugins-win.iss
===================================================================
RCS file:
/cvsroot/audacity/audacity-src/win/LADSPA_plugins-win/LADSPA_plugins-win.iss,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- LADSPA_plugins-win.iss 26 Sep 2006 04:02:39 -0000 1.1
+++ LADSPA_plugins-win.iss 2 Oct 2006 19:05:39 -0000 1.2
@@ -16,9 +16,9 @@
DefaultGroupName=LADSPA_plugins-win
DisableProgramGroupPage=yes
LicenseFile=..\..\LICENSE.txt
-InfoBeforeFile=readme.txt
+InfoBeforeFile=readme_LADSPA_plugins-win.txt
OutputDir=.\Installer
-OutputBaseFilename=LADSPA_plugins-win-0.4.15 Setup
+OutputBaseFilename=LADSPA_plugins-win-0.4.15
Compression=lzma
SolidCompression=yes
@@ -44,7 +44,9 @@
Name: "spanish"; MessagesFile: "compiler:Languages\Spanish.isl"
[Files]
-; Remove the Excludes if FFTW lets us distribute their DLLs.
-Source: ".\Release\*.dll"; Excludes: "imp_1199.dll, mbeq_1197.dll,
morph_1917.dll, pitch_scale_1193.dll, pitch_scale_1194.dll"; DestDir: "{app}";
Flags: ignoreversion
+; Note that {app} is the plugins directory.
+Source: "readme_LADSPA_plugins-win.txt"; DestDir: "{app}"; Flags: ignoreversion
+Source: ".\Release\*.dll"; DestDir: "{app}"; Flags: ignoreversion
+Source: ".\Release\FFTW_docs\*"; DestDir: "{app}\FFTW_docs"; Flags:
ignoreversion
; NOTE: Don't use "Flags: ignoreversion" on any shared system files
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs