Skip to content

Gimp

DesMcGuinness requested to merge DesMcGuinness/gtk-osx:gimp into gimp

The set of modifications I added to my branch of gtk-osx, forked from samm-git, when attempting to build GIMP 2.10.20 (and later, 2.10.22) on MacOSX.

This is very much an unedited set of changes including later fixes for things I broke en-route. Ideally these would have been committed to my local clone before being pushed to gitlab in a cleaner form - that's why I've selected "squash commits" in this request.

Changes include:

  • Locking on an older (Python2-compatible) version of jhbuild from around the time of the last successful build
  • Updates to some module defs (source/tarball location, hash values, build flags/options)
  • Patches to allow some modules to build (missing/incorrect headers)

Merge request reports