Skip to content

Update Inkscape.pkg.recipe to rename using NAME #691

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

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

jazzace
Copy link
Member

@jazzace jazzace commented Feb 14, 2025

Change the AppPkgCreator processor to name the pkg NAME-version.pkg (currently app_name-version.pkg). This is to support management systems (such as Jamf Pro) that only distinguish pkgs by name. Since this app has Intel and Apple Silicon versions, a recipe user might want an override for both and a different name for both. Using NAME to distinguish between the two is arguably the simplest change. Documentation has been added to the description to provide guidance. Further discussion is in the Mac Admins Slack on 2025-02-14 (https://macadmins.slack.com/archives/C056155B4/p1739544063879779).

Change the AppPkgCreator processor to name the pkg NAME-version.pkg (currently app_name-version.pkg). This is to support management systems (such as Jamf Pro) that only distinguish pkgs by name. Since this app has an Intel and Apple Silicon version, a recipe user might want an override for both and a different name for both. Using NAME to distinguish between the two is arguably the simplest change. Documentation has been added to the description to provide guidance. Further discussion is in the Mac Admins Slack on 2025-02-14 (https://macadmins.slack.com/archives/C056155B4/p1739544063879779).
@homebysix homebysix merged commit 9114ef7 into autopkg:master Feb 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants