Page 1 of 1

[RESOLVED] GIMP Package

Published: June 16, 2020 - 08:40
by Yoann
Good morning,

The GIMP software installer was modified on June 11 (gimp-2.10.20-setup-1.exe):
Updated on 2020-06-11: GIMP 2.10.20 installer revision 1
Slightly faster and smaller due to optimized build parameters
The GIMP package available in the TIS store uses the old installer for version 2.10.20.

THANKS,

Sincerely.

Re: GIMP Package

Published: June 18, 2020 - 12:18 PM
by jpele
Good morning,

I've improved the way the latest package is downloaded; it will now use the latest setup. The `install()` function will also be able to point to binaries with suffixes, such as:

Code: Select all

gimp-setup-3.exe
The only change should be related to the installer, so an installation attempt on version 2.10.20 will return:

Code: Select all

Exe setup gimp-2.10.20-setup-1.exe already installed. Skipping
because the version numbers do not change.

I also disabled the automatic update search when GIMP is launched.

The package will appear on the Store in the next few minutes.

Sincerely,
Jimmy

Re: [SOLVED] GIMP Package

Published: June 19, 2020 - 08:56
by Yoann
Hello,

Perfect, thank you.