[gimp] Installer: changes for 2.10.12
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Installer: changes for 2.10.12
- Date: Mon, 10 May 2021 16:40:14 +0000 (UTC)
commit 4ccf42dc0ab944078c064a9068adb8ae83012b5d
Author: Jernej Simončič <jernej|s-gitstuff eternallybored org>
Date: Fri Jun 14 08:23:36 2019 +0200
Installer: changes for 2.10.12
(cherry picked from commit cd8192ad5b5191f1ae6d1d0548ef3703695a6553)
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 c3ac0a8c89..224110681d 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -268,7 +268,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]