Releases: ryan-robeson/homebrew-gimp
New Formula: Pixel Art Scalers v1.1
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
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
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
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.