]> henry.ined.fr Git - .git/commitdiff
Summary: some new subdirs
authorN. Brouard <brouard@ined.fr>
Tue, 27 Oct 2015 19:51:28 +0000 (19:51 +0000)
committerN. Brouard <brouard@ined.fr>
Tue, 27 Oct 2015 19:51:28 +0000 (19:51 +0000)
src/setup.iss.in

index a7deaa23def98e703b4de1ea157e85b7209ce7d2..8706896c5cff8c5aad1419007b65c6711cf6008d 100644 (file)
@@ -2,6 +2,9 @@
 ; $Id$\r
 ;  $State$\r
 ;  $Log$
+;  Revision 1.15  2015/10/27 17:36:40  brouard
+;  Summary: Adding gnuplot 5.1 with bin and etc for pango fonts
+;
 ;  Revision 1.14  2015/08/18 23:18:16  brouard
 ;  *** empty log message ***
 ;
@@ -51,6 +54,7 @@ AppVerName=@APPNAME@ Version @VERSION@
 AppCopyright=@COPYRIGHT@\r
 DefaultDirName={pf}\@APPNAME@\r
 DefaultGroupName=IMaCh\r
+OutputManifestFile=imach-@VERSION@-@IMACHSETUPVERSION@-filelist.txt
 OutputBaseFilename=imach-@VERSION@-@IMACHSETUPVERSION@-@NOREG@setup\r
 UninstallDisplayIcon={app}\imach.exe\r
 Compression=lzma2\r
@@ -82,9 +86,12 @@ Source: "..\build\icl32\Release\IMaCh-@VERSION@.exe"; DestDir: "{app}\bin"; Dest
 Source: ..\html\doc\imach.htm; DestDir: {app}\doc\r
 Source: README.txt; DestDir: {app}; Flags: isreadme\r
 Source: imach.ico; DestDir: {app}\bin\r
-;;Source: gnuplot.exe; DestDir: {app}\bin
-Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\bin\*; DestDir: {app}\bin
-Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\etc\*; DestDir: {app}\etc
+;;Source: gnuplot.exe; DestDir: {app}\bin\r
+Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\bin\*; DestDir: {app}\bin\r
+Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\etc\pango\*; DestDir: {app}\etc\pango\r
+Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\etc\pango\1.6.0\modules\*; DestDir: {app}\etc\pango\1.6.0\modules\r
+Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\etc\fonts\fonts.conf; DestDir: {app}\etc\fonts\fonts.conf\r
+Source: ..\distributions\windows\gnuplot_bin\gnuplot_bin_501\etc\fonts\conf.d\*; DestDir: {app}\etc\fonts\conf.d\r
 ;;Source: wgnuplot.hlp; DestDir: {app}\bin\r
 Source: website.url; DestDir: {app}\r
 \r