autopkg / hjuutilainen-recipes

Recipes for AutoPkg
MIT License
49 stars 74 forks source link

Update Blender.pkg.recipe #255

Closed w0 closed 1 year ago

w0 commented 1 year ago

Add ARCHITECTURE to package name

hjuutilainen commented 1 year ago

Thank you for the PR!

jazzace commented 1 year ago

This is a breaking change. Since one needs to make an override for both Apple Silicon and Intel packages, the renaming is easily accomplished by setting the NAME input variable to, for example, Blender-AppleSilicon. Unlike this change, it has no side effects and is more flexible (i.e., the user can use a term like Intel rather than x64). Please consider reverting this change.