lovasoa / dezoomify-rs

Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others
https://dezoomify-rs.ophir.dev
GNU General Public License v3.0
652 stars 61 forks source link

Homebrew for macOS distribution #79

Open adunning opened 3 years ago

adunning commented 3 years ago

Rather than providing a macOS binary, could I suggest using Homebrew to simplify distribution on macOS? There are lots of example Rust formulae available.

(I'll be able to create a formula myself, but won't likely have the time for a few weeks.)

lovasoa commented 3 years ago

Hello ! Yes, you are welcome to create and maintain a homebrew formula ! This will be appreciated. If you do, you can open a small PR to the README in this repo to link to the formula.

lovasoa commented 3 years ago

@adunning : Do you think you can create the formula ?

adunning commented 3 years ago

Yes, a few weeks was overly ambitious in the middle of term. Still on my radar!

kostas commented 9 months ago

I went ahead and added dezoomify-rs to homebrew: https://github.com/Homebrew/homebrew-core/pull/149189. I created a pull request on the README to add this information: https://github.com/lovasoa/dezoomify-rs/pull/218.