Skip to content

Releases: ryan-robeson/homebrew-gimp

New Formula: Pixel Art Scalers v1.1

04 May 22:01
Compare
Choose a tag to compare

This release brings Pixel Art Scalers to Homebrew.
Install the latest release (v1.1) with brew install ryan-robeson/gimp/pixel-art-scalers
or compile from the most recent commit:
brew install --HEAD ryan-robeson/gimp/pixel-art-scalers.

Update libgimp2.0 to 2.10.18

04 May 17:10
Compare
Choose a tag to compare

Updates libgimp2.0 and provides support for previous versions.

E.g. brew install libgimp2.0@2.10.10 resynthesizer@2.10.10

At this time, versioned plugin formulas reference the version of libgimp2.0 they are compiled against, not their own version.

New Formula: Resynthesizer v2.0.3

11 Jun 20:19
e78486c
Compare
Choose a tag to compare

This release brings Resynthesizer to Homebrew.

Install the latest release (v2.0.3) with brew install ryan-robeson/gimp/resynthesizer or compile from the most recent commit: brew install --HEAD ryan-robeson/gimp/resynthesizer.

First attempt at providing bottles for libgimp2.0 and mypaint-brushes

13 May 21:24
Compare
Choose a tag to compare

These bottles are not intended to be installed manually. Install them with brew install $package.

Please file an issue if you have problems with either of these.

If the bottles fail you can brew install $package --build-from-source
which should get you a working installation. You may have to
brew uninstall $package first.