Is there an existing issue for this item?
Repositories
LizardByte/Sunshine
Languages/Skills/Technologies
Ruby, macOS, packaging, CMake, python, GitHub actions
Description
Creating a pre-compiled package for macOS users would be beneficial in that they would not need to spend extra time installing Sunshine, or install build time dependencies.
Originally from #74
We can build bottles via brew install --build-bottle <formula>, then use brew bottle <formula> to bottle it.
Need to determine how to update the formula spec files with info from each matrix/bottle build.
The majority of the work will probably need to be done in homebrew-release-action with some updates to CI in Sunshine.
References:
Estimated Effort
effort:Medium
Priority
priority:Low
Target Milestone
6+ months
Dependencies
Local bottle depends on:
Homebrew-core depends on:
Is there an existing issue for this item?
Repositories
LizardByte/Sunshine
Languages/Skills/Technologies
Ruby, macOS, packaging, CMake, python, GitHub actions
Description
Creating a pre-compiled package for macOS users would be beneficial in that they would not need to spend extra time installing Sunshine, or install build time dependencies.
Originally from #74
We can build bottles via
brew install --build-bottle <formula>, then usebrew bottle <formula>to bottle it.Need to determine how to update the formula spec files with info from each matrix/bottle build.
The majority of the work will probably need to be done in
homebrew-release-actionwith some updates to CI in Sunshine.References:
Estimated Effort
effort:Medium
Priority
priority:Low
Target Milestone
6+ months
Dependencies
Local bottle depends on:
Homebrew-core depends on: