[gimp/gimp-2-10] Installer: changes for 2.10.12
- From: Jernej Simončič <jernejs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] Installer: changes for 2.10.12
- Date: Fri, 14 Jun 2019 06:24:16 +0000 (UTC)
commit cd8192ad5b5191f1ae6d1d0548ef3703695a6553
Author: Jernej Simončič <jernej|s-gitstuff eternallybored org>
Date: Fri Jun 14 08:23:36 2019 +0200
Installer: changes for 2.10.12
build/windows/installer/32on64.list | 4 +++-
build/windows/installer/gimp3264.iss | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/installer/32on64.list b/build/windows/installer/32on64.list
index 2a2e11ab76..5b421447b2 100644
--- a/build/windows/installer/32on64.list
+++ b/build/windows/installer/32on64.list
@@ -2,10 +2,12 @@
!GTK
etc\fonts\
lib\gtk-2.0\2.10.0\engines\*.dll
-lib\gtk-2.0\2.10.0\loaders\*.dll
+#lib\gtk-2.0\2.10.0\loaders\*.dll
lib\gtk-2.0\modules\*.dll
lib\gdk-pixbuf-2.0\2.10.0\loaders\*.dll
lib\gdk-pixbuf-2.0\2.10.0\loaders.cache
+lib\babl-0.1\*.dll
+lib\gegl-0.4\*.dll
share\themes\
bin\gspawn*.exe
bin\*.dll
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index 85a133239b..4dc958fd1d 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -264,7 +264,7 @@ Source: "{#DEPS_DIR32}\etc\gtk-2.0\*"; DestDir: "{app}\etc\gtk-2.0"; Excludes: g
Source: "{#DEPS_DIR32}\etc\gtk-2.0\gtkrc"; DestDir: "{app}\etc\gtk-2.0"; Components: deps32\wimp or
deps64\wimp; Flags: recursesubdirs restartreplace uninsrestartdelete ignoreversion
;ghostscript TODO: detect version automatically
-Source: "{#DEPS_DIR32}\share\ghostscript\9.25\lib\*.*"; DestDir: "{app}\share\ghostscript\9.25\lib";
Components: gs and (gimp32 or gimp64); Flags: recursesubdirs restartreplace uninsrestartdelete ignoreversion
+Source: "{#DEPS_DIR32}\share\ghostscript\9.27\lib\*.*"; DestDir: "{app}\share\ghostscript\9.27\lib";
Components: gs and (gimp32 or gimp64); Flags: recursesubdirs restartreplace uninsrestartdelete ignoreversion
;32-on-64bit
#include "32on64.isi"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]