ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.45k stars 101 forks source link

Add ossia-score to homebrew-casks (macOS applications distributed as binaries) #1477

Closed luzpaz closed 1 year ago

luzpaz commented 1 year ago

Homebrew cask (https://github.com/Homebrew/homebrew-cask)

Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Visual Studio Code and Google Chrome.

We do this by providing a friendly CLI workflow for the administration of macOS applications distributed as binaries.

How to: https://docs.brew.sh/Adding-Software-to-Homebrew Link to latest stable that can be used: https://github.com/ossia/score/releases/download/v3.1.11/ossia.score-3.1.11-macOS.dmg

Note: I'm not on macOS so I can't add a formula for it. They want submissions to be tested first before merge. So this task is for someone who has homebrew-casks installed and can engineer the formula (should be pretty straight-forward)

Related to #1476

jcelerier commented 1 year ago

I've made a formula for homebrew once, I guess it wouldn't be too hard for casks: https://github.com/jcelerier/homebrew-packages/blob/master/Formula/cninja.rb

jcelerier commented 1 year ago

https://github.com/Homebrew/homebrew-cask/pull/149989

luzpaz commented 1 year ago

Downstream merged! Closing!

luzpaz commented 1 year ago

downstream cask package manager renamed the cask from ossia-score to score (https://github.com/Homebrew/homebrew-cask/pull/149989#issuecomment-1610598368)