<div dir="auto">Right now the biggest issue I ran into with Quartz GIMP from MacPorts was lack of GPU acceleration. The stock version has it working. I can't remember which component had the issue.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 6, 2022, 16:31 Christopher Nielsen <<a href="mailto:mascguy@rochester.rr.com">mascguy@rochester.rr.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> We use Circle CI which doesn’t go that far back either (only 4 versions). If any of you are interested in how we do it today, here’s the repo:<br>
> <a href="https://gitlab.gnome.org/Infrastructure/gimp-macos-build" rel="noreferrer noreferrer" target="_blank">https://gitlab.gnome.org/Infrastructure/gimp-macos-build</a><br>
<br>
Lukas, it would be great if you’re able to use MacPorts to package GIMP, and we’ll certainly do whatever we can to support your efforts!<br>
<br>
I’ll start with a quick summary of where things stand, in case you haven’t done a lot of in-depth digging yet:<br>
<br>
* glib2: We currently maintain three versions:<br>
        * The default is 2.64.6, via port ‘glib2'<br>
        * The next rev up is 2.66.8, via port 'glib2-devel'<br>
        * And finally, the newest stable release is 2.72.3, via port 'glib2-upstream’<br>
        * If you have a preference, you’ll want to install the desired one first. All dependents are setup to work with all three though, and will automatically use whichever one you have installed.<br>
<br>
* Presently we only apply a small subset of patches for GIMP and gtk-2. (Though we’ve tried to cover the heavy-hitters, particularly related to screen-update performance on the latest macOS releases.) So if there are any that fix/improve runtime behavior, let me know!<br>
<br>
Cheers,<br>
-Chris</blockquote></div>