Skip to content
New issue

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

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

Already on GitHub? # to your account

blender: add and link wrapper script to enable command-line execution #9101

Closed
wants to merge 1 commit into from

Conversation

psibre
Copy link
Contributor

@psibre psibre commented Jan 19, 2015

  • this allows cask-installed blender to be used in external toolchains
  • simply adding binary 'Blender/blender.app/Contents/MacOS/blender' is insufficient, since blender needs a custom PYTHONPATH pointing to its bundled python library
  • a wrapper script is generated during preflight, then linked with binary

* this allows cask-installed blender to be used in external toolchains
* simply adding `binary 'Blender/blender.app/Contents/MacOS/blender'` is insufficient, since blender needs a custom `PYTHONPATH` pointing to its bundled python library
* a wrapper script is generated during `preflight`, then linked with `binary`
@adidalal
Copy link
Contributor

Closing this, as no decision has been made on the parent (#9203), and the PR has merge conflicts, anyway.

@vitorgalvao
Copy link
Contributor

@psibre Shim scripts are now acceptable (#18809), so if this is still necessary and you want to create the PR, feel free to go ahead.

@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants