Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

musescore 2.3.1: add shim for command line usage #50209

Merged
merged 2 commits into from
Aug 4, 2018

Conversation

shoogle
Copy link
Contributor

@shoogle shoogle commented Jul 30, 2018

MuseScore looks for the Qt library in a location relative to the executable. If we symlink to the executable then MuseScore will look in a location relative to the symlink and Qt won't be found. The shim solves this by running MuseScore inside the .app bundle.

After making all changes to the cask:

  • brew cask audit --download {{cask_file}} is error-free.
  • brew cask style --fix {{cask_file}} reports no offenses.
  • The commit message includes the cask’s name and version.
  • The submission is for a stable version or documented exception.

shoogle and others added 2 commits July 30, 2018 03:00
MuseScore looks for the Qt library in a location relative to the
executable. If we symlink to the executable then MuseScore will
look in a location relative to the symlink and Qt won't be found.
The shim solves this by running MuseScore inside the .app bundle.
@commitay commitay merged commit 86a37d7 into Homebrew:master Aug 4, 2018
@lock lock bot locked and limited conversation to collaborators Sep 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants