c-koi / gmic-qt

G'MIC-Qt is a versatile front-end to the image processing framework G'MIC.
GNU General Public License v3.0
207 stars 54 forks source link

gimp: Update for changed plugin API in gimp 2.99.6 #112

Closed ghost closed 3 years ago

ghost commented 3 years ago

For GIMP 2.99.6, the names of some symbols have changed in libgimp: https://gitlab.gnome.org/GNOME/gimp/-/blob/8b39b92acf1aad926ef61ffc0bbdd3dc68850604/NEWS#L140

This brings it in line but should keep backwards compatibility with GIMP 2 and prior 2.99.x releases. I haven't got a chance to test with those yet, so please test fully before merging.