Skip to content

Commit 1ca5e62

Browse files
committed
Update the installer for Gtk 3.24.8.
1 parent ad89639 commit 1ca5e62

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

gtk32.iss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Setup]
22
ShowLanguageDialog=no
33
AppName=Gtk+ Runtime
4-
AppVersion=3.22.24-1
4+
AppVersion=3.24.8
55
AppPublisher=GtkD Developers
66
DefaultDirName={pf}\Gtk-Runtime
77
SourceDir=./
@@ -10,7 +10,7 @@ WizardImageFile=compiler:WizModernImage-IS.bmp
1010
WizardSmallImageFile=./logo.gtk.bmp
1111
WizardImageBackColor=clWhite
1212
OutputDir=./
13-
OutputBaseFilename=gtk3-runtime_3.22.24-1_32bit
13+
OutputBaseFilename=gtk3-runtime_3.24.8_32bit
1414

1515
[Files]
1616
Source: "C:\msys64\mingw32\bin\*.dll"; DestDir: "{app}/bin"; Excludes: "libasprintf-0.dll, libcairo-script-interpreter-2.dll, libcharset-1.dll, libgettextpo-0.dll, libtiffxx-5.dll, libturbojpeg-0.dll, edit.dll, libgirepository-1.0-1.dll, tcl86.dll, tk86.dll, libpython2.7.dll, libreadline7.dll, libtermcap-0.dll, libtre-5.dll, libsystre-0.dll, libeay32.dll, ssleay32.dll, libgdbm-4.dll, libhistory7.dll, libp11-kit-0.dll, libssp-0.dll"; Flags: ignoreversion
@@ -23,7 +23,7 @@ Source: "C:\msys64\mingw32\bin\gsettings.exe"; DestDir: "{app}
2323
Source: "C:\msys64\mingw32\bin\gspawn-win32-helper.exe"; DestDir: "{app}/bin"; Flags: ignoreversion
2424
Source: "C:\msys64\mingw32\bin\gspawn-win32-helper-console.exe"; DestDir: "{app}/bin"; Flags: ignoreversion
2525

26-
Source: "C:\msys64\mingw32\share\*"; DestDir: "{app}\share"; Excludes: "aclocal, applications, bash-completion, doc, gdb, gettext, gettext-0.19.8, glib-2.0\codegen, glib-2.0\gdb, glib-2.0\gettext, glib-2.0\valgrind, gobject-introspection-1.0, graphite2, gtk-3.0, gtk-doc, info, locale\*\*\gettext-tools.mo, locale\*\*\gettext-runtime.mo, locale\*\*\xz.mo, man, pkgconfig, readline, thumbnailers, vala, xml, installed-tests, p11-kit, pki, tabset, terminfo"; Flags: ignoreversion recursesubdirs createallsubdirs
26+
Source: "C:\msys64\mingw32\share\*"; DestDir: "{app}\share"; Excludes: "aclocal, applications, bash-completion, doc, gdb, gettext, gettext-0.19.8, glib-2.0\codegen, glib-2.0\gdb, glib-2.0\gettext, glib-2.0\valgrind, gobject-introspection-1.0, graphite2, gtk-3.0, gtk-doc, info, locale\*\*\xz.mo, man, pkgconfig, readline, thumbnailers, vala, xml, installed-tests, p11-kit, pki, tabset, terminfo"; Flags: ignoreversion recursesubdirs createallsubdirs
2727

2828
Source: "C:\msys64\mingw32\lib\gdk-pixbuf-2.0\*"; DestDir: "{app}\lib\gdk-pixbuf-2.0"; Excludes: "2.10.0\loaders\*.a"; Flags: ignoreversion recursesubdirs createallsubdirs
2929

gtk64.iss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Setup]
22
ShowLanguageDialog=no
33
AppName=Gtk+ Runtime (64-bits)
4-
AppVersion=3.22.24-1
4+
AppVersion=3.24.8
55
AppPublisher=GtkD Developers
66
DefaultDirName={pf}\Gtk-Runtime
77
SourceDir=./
@@ -10,7 +10,7 @@ WizardImageFile=compiler:WizModernImage-IS.bmp
1010
WizardSmallImageFile=./logo.gtk.bmp
1111
WizardImageBackColor=clWhite
1212
OutputDir=./
13-
OutputBaseFilename=gtk3-runtime_3.22.24-1_64bit
13+
OutputBaseFilename=gtk3-runtime_3.24.8_64bit
1414
ArchitecturesInstallIn64BitMode=x64
1515
ArchitecturesAllowed=x64
1616

@@ -25,7 +25,7 @@ Source: "C:\msys64\mingw64\bin\gsettings.exe"; DestDir: "{app}
2525
Source: "C:\msys64\mingw64\bin\gspawn-win64-helper.exe"; DestDir: "{app}/bin"; Flags: ignoreversion
2626
Source: "C:\msys64\mingw64\bin\gspawn-win64-helper-console.exe"; DestDir: "{app}/bin"; Flags: ignoreversion
2727

28-
Source: "C:\msys64\mingw64\share\*"; DestDir: "{app}\share"; Excludes: "aclocal, bash-completion, doc, gdb, gettext, gettext-0.19.8, glib-2.0\codegen, glib-2.0\gdb, glib-2.0\gettext, glib-2.0\valgrind, gobject-introspection-1.0, graphite2, gtk-3.0, gtk-doc, info, locale\*\*\gettext-tools.mo, locale\*\*\gettext-runtime.mo, locale\*\*\xz.mo, man, pkgconfig, readline, thumbnailers, vala, xml, installed-tests, p11-kit, pki, tabset, terminfo"; Flags: ignoreversion recursesubdirs createallsubdirs
28+
Source: "C:\msys64\mingw64\share\*"; DestDir: "{app}\share"; Excludes: "aclocal, bash-completion, doc, gdb, gettext, gettext-0.19.8, glib-2.0\codegen, glib-2.0\gdb, glib-2.0\gettext, glib-2.0\valgrind, gobject-introspection-1.0, graphite2, gtk-3.0, gtk-doc, info, locale\*\*\xz.mo, man, pkgconfig, readline, thumbnailers, vala, xml, installed-tests, p11-kit, pki, tabset, terminfo"; Flags: ignoreversion recursesubdirs createallsubdirs
2929

3030
Source: "C:\msys64\mingw64\lib\gdk-pixbuf-2.0\*"; DestDir: "{app}\lib\gdk-pixbuf-2.0"; Excludes: "2.10.0\loaders\*.a"; Flags: ignoreversion recursesubdirs createallsubdirs
3131

0 commit comments

Comments
 (0)