diff --git a/index.json b/index.json
index ff0a4cb..68bc7a2 100644
--- a/index.json
+++ b/index.json
@@ -1,20 +1,26 @@
{
"identifiers": {
- "com.github.autopkg.pkg.TheUnarchiver": {
- "name": "TheUnarchiver",
- "description": "Downloads the current release version of 'The Unarchiver' and builds a package.\n\nNote: this recipe has issues with repeated runs due to a bug in curl starting\nwith OS X 10.10.5. This has been fixed for the next version of AutoPkg, but not\nyet in a released version. It should still download and unzip properly if is it is the first run, without an already-downloaded file.\n",
+ "com.github.autopkg.munki.xquartz": {
+ "name": "XQuartz",
+ "description": "Downloads latest XQuartz package and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "The Unarchiver/TheUnarchiver.pkg.recipe",
- "parent": "com.github.autopkg.download.TheUnarchiver",
- "shortname": "TheUnarchiver.pkg",
- "inferred_type": "pkg",
+ "path": "XQuartz/XQuartz.munki.recipe",
+ "parent": "com.github.autopkg.download.xquartz",
+ "shortname": "XQuartz.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "XQuartz",
+ "munki_description": "A version of the X.Org X Window System that runs on OS X\nThe XQuartz project is an open-source effort to develop a version of the X.Org X Window System that runs on OS X. Together with supporting libraries and applications, it forms the X11.app that Apple has shipped with OS X since version 10.5."
+ },
+ "com.github.autopkg.download.xquartz": {
+ "name": "XQuartz",
+ "description": "Download recipe for XQuartz. Downloads latest XQuartz package.\n\nOverride BRANCH with either 'alpha', 'beta', or 'release' for the applicable Sparkle feed.\n ",
+ "repo": "autopkg/recipes",
+ "path": "XQuartz/XQuartz.download.recipe",
+ "shortname": "XQuartz.download",
+ "inferred_type": "download",
"children": [
- "com.github.grahamgilbert.install.TheUnarchiver",
- "com.github.killahquam.jss.TheUnarchiver",
- "com.github.crystalllized.jss.TheUnarchiver",
- "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver",
- "com.github.davidbpirie.jamf-upload.TheUnarchiver"
+ "com.github.autopkg.munki.xquartz",
+ "com.github.scriptingosx.pkg.XQuartz"
]
},
"com.github.autopkg.download.TheUnarchiver": {
@@ -31,6 +37,23 @@
"com.github.almenscorner.intune.TheUnarchiver"
]
},
+ "com.github.autopkg.pkg.TheUnarchiver": {
+ "name": "TheUnarchiver",
+ "description": "Downloads the current release version of 'The Unarchiver' and builds a package.\n\nNote: this recipe has issues with repeated runs due to a bug in curl starting\nwith OS X 10.10.5. This has been fixed for the next version of AutoPkg, but not\nyet in a released version. It should still download and unzip properly if is it is the first run, without an already-downloaded file.\n",
+ "repo": "autopkg/recipes",
+ "path": "The Unarchiver/TheUnarchiver.pkg.recipe",
+ "parent": "com.github.autopkg.download.TheUnarchiver",
+ "shortname": "TheUnarchiver.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.grahamgilbert.install.TheUnarchiver",
+ "com.github.killahquam.jss.TheUnarchiver",
+ "com.github.crystalllized.jss.TheUnarchiver",
+ "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.TheUnarchiver",
+ "com.github.davidbpirie.jamf-upload.TheUnarchiver"
+ ]
+ },
"com.github.autopkg.munki.TheUnarchiver": {
"name": "TheUnarchiver",
"description": "Downloads the latest 'The Unarchiver' and imports into Munki.\n\nNote: this recipe has issues with repeated runs due to a bug in curl starting\nwith OS X 10.10.5. This has been fixed for the next version of AutoPkg, but not\nyet in a released version. It should still download and unzip properly if is it is the first run, without an already-downloaded file.\n\nThe application's LSMinimumSystemVersion is currently inaccurate, but the\nsparkle:minimumSystemVersion element is correct, so we use MunkiPkginfoMerger\nto merge the minimum_os_version that is output from SparkleUpdateInfoProvider\nin the .download ParentRecipe.",
@@ -42,201 +65,160 @@
"munki_display_name": "The Unarchiver",
"munki_description": "The Unarchiver is a much more capable replacement for \"Archive Utility.app\", the built-in archive unpacker program on Mac OS X. The Unarchiver is designed to handle many more formats than Archive Utility, and to better fit in with the design of the Finder."
},
- "com.github.autopkg.install.Office2011Updates": {
- "name": null,
- "description": "Downloads and installs the latest Office 2011 update.",
- "repo": "autopkg/recipes",
- "path": "MSOffice2011Updates/MSOffice2011Updates.install.recipe",
- "parent": "com.github.autopkg.pkg.Office2011Updates",
- "deprecated": true,
- "shortname": "MSOffice2011Updates.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.download.Office2011Updates": {
- "name": "Office2011_update",
- "description": "Finds latest Office 2011 update and downloads the disk image.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ",
+ "com.github.autopkg.download.sassafras-k2client": {
+ "name": "K2Client",
+ "description": "Fetches the latest Sassafras KeyClient Mac installer.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.5: 75\n7.6: 76\n\nThis recipe supports only a REVISION of 70 and up. If REVISION\nis set to an empty string, the latest version will be retrieved.\n",
"repo": "autopkg/recipes",
- "path": "MSOffice2011Updates/MSOffice2011Updates.download.recipe",
- "deprecated": true,
- "shortname": "MSOffice2011Updates.download",
+ "path": "SassafrasK2Client/SassafrasK2Client.download.recipe",
+ "shortname": "SassafrasK2Client.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.Office2011Updates",
- "com.github.autopkg.pkg.Office2011Updates",
- "com.github.triti.pkg.Office2011UpdatesNoQuit",
- "com.github.peshay.filewave.Office2011UpdatesDE",
- "com.github.peshay.filewave.Office2011UpdatesEN"
+ "com.github.autopkg.munki.sassafras-k2client",
+ "com.github.jazzace.ds.sassafras-k2client"
]
},
- "com.github.autopkg.munki.Office2011Updates": {
- "name": "Office2011_update",
- "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n\n`autopkg run MSOffice2011Updates.munki -k VERSION=14.1.0 -k DISABLE_CODE_SIGNATURE_VERIFICATION=true`\nwill download and import the 14.1.0 update; most of the later Office updates declare they require\nthis update, so save yourself some headaches by adding this update to your repo even if you don't\ntechnically require it because your base installer is 14.1.0 or higher. The\nDISABLE_CODE_SIGNATURE_VERIFICATION flag is required for 14.1.0 because the installer certificate name\nin the download recipe (for current versions) doesn't match that of the 14.1.0 update. The installer\ncertificate for the downloaded update can still be manually verified, however.\n ",
+ "com.github.autopkg.munki.sassafras-k2client": {
+ "name": "K2Client",
+ "description": "Fetches the latest Sassafras KeyClient Mac installer and imports into\nMunki. Additionally, fetch the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer.\n\nThis recipe supports KeyClient 7.0 and up only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nK2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\noptions to the 'k2clientconfig' tool. No sanity checking is performed beyond\nwhat's done by k2clientconfig. The recipe includes one suggested default, more\ndocumentation here:\nhttp://www.sassafras.com/hrl/7.2/k2clientconfigM.html\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nWe use a separate installs item for KeyAccess.app, because the options passed\nto k2clientconfig may alter which packages are installed, and therefore the\nreceipts array.\n\nSassafras uses two decimals in their mpkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n\nThe 7.2.0.3 installer has a known issue with version numbers in the pkg\ncomponents, but since we generate an installs item for KeyAccess.app already,\nwe use its version in the pkginfo.\n",
"repo": "autopkg/recipes",
- "path": "MSOffice2011Updates/MSOffice2011Updates.munki.recipe",
- "parent": "com.github.autopkg.download.Office2011Updates",
- "deprecated": true,
- "shortname": "MSOffice2011Updates.munki",
+ "path": "SassafrasK2Client/SassafrasK2Client.munki.recipe",
+ "parent": "com.github.autopkg.download.sassafras-k2client",
+ "shortname": "SassafrasK2Client.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null,
- "children": [
- "com.github.ygini.munki.Office2011Updates-fr_FR"
- ]
+ "munki_display_name": "KeyClient",
+ "munki_description": "This is the client for the Sassafras KeyServer licensing managing software."
},
- "com.github.autopkg.pkg.Office2011Updates": {
- "name": "Office2011_update",
- "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ",
+ "com.github.autopkg.download.VLC": {
+ "name": "VLC",
+ "description": "Downloads latest VLC disk image.\n\nAllowable ARCHITECTURE values (as of October 2021) include:\n- \"universal\" for the Universal build (this is the default)\n- \"intel64\" for the Intel build\n- \"arm64\" for the Apple Silicon build\n",
"repo": "autopkg/recipes",
- "path": "MSOffice2011Updates/MSOffice2011Updates.pkg.recipe",
- "parent": "com.github.autopkg.download.Office2011Updates",
- "deprecated": true,
- "shortname": "MSOffice2011Updates.pkg",
- "inferred_type": "pkg",
+ "path": "VLC/VLC.download.recipe",
+ "shortname": "VLC.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.install.Office2011Updates"
+ "com.github.autopkg.pkg.VLC",
+ "com.github.autopkg.munki.VLC",
+ "com.github.autopkg.install.VLC",
+ "com.github.peshay.filewave.VLC",
+ "com.github.almenscorner.intune.VLC"
]
},
- "com.github.autopkg.munki.Skype": {
- "name": "Skype",
- "description": "Downloads latest Skype disk image and imports into Munki.",
- "repo": "autopkg/recipes",
- "path": "Skype/Skype.munki.recipe",
- "parent": "com.github.autopkg.download.Skype",
- "shortname": "Skype.munki",
- "inferred_type": "munki",
- "munki_display_name": "Skype",
- "munki_description": "Calling, seeing, messaging and sharing with others \u2013 wherever they are."
- },
- "com.github.autopkg.pkg.Skype": {
- "name": "Skype",
- "description": "Downloads latest Skype disk image and builds a package.",
+ "com.github.autopkg.pkg.VLC": {
+ "name": "VLC",
+ "description": "Downloads latest VLC disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "Skype/Skype.pkg.recipe",
- "parent": "com.github.autopkg.download.Skype",
- "shortname": "Skype.pkg",
+ "path": "VLC/VLC.pkg.recipe",
+ "parent": "com.github.autopkg.download.VLC",
+ "shortname": "VLC.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.novaksam.jss.Skype",
- "com.github.novaksam.jamf.Skype",
- "com.github.seansgm.autopkg-lanrev-recipes.Skype",
- "com.github.seansgm.autopkg-absolute-recipes.Skype",
- "com.github.grahampugh.recipes.jamf.Skype"
- ]
- },
- "com.github.autopkg.install.Skype": {
- "name": null,
- "description": "Downloads and installs latest Skype client.",
- "repo": "autopkg/recipes",
- "path": "Skype/Skype.install.recipe",
- "parent": "com.github.autopkg.download.Skype",
- "shortname": "Skype.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.download.Skype": {
- "name": "Skype",
- "description": "Downloads latest Skype disk image.",
- "repo": "autopkg/recipes",
- "path": "Skype/Skype.download.recipe",
- "shortname": "Skype.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.Skype",
- "com.github.autopkg.pkg.Skype",
- "com.github.autopkg.install.Skype",
- "com.github.peshay.filewave.Skype",
- "com.github.amsysuk-recipes.pkg.Skype",
- "com.github.primalcurve.pkg.published_version.Skype"
+ "com.github.jazzace.ds.VLC",
+ "com.github.novaksam.jamf.VLC",
+ "com.github.novaksam.jss.VLC",
+ "com.github.seansgm.autopkg-lanrev-recipes.VLC",
+ "com.github.seansgm.autopkg-absolute-recipes.VLC",
+ "com.github.smithjw.jamf.VLC",
+ "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.VLC",
+ "com.github.davidbpirie.jamf-upload.VLC",
+ "com.github.Lotusshaney.munki.VLC"
]
},
- "com.github.autopkg.munki.munkitools": {
- "name": "munkitools",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports the latest version of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4+ includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4+ offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
- "repo": "autopkg/recipes",
- "path": "munkitools/munkitools.munki.recipe",
- "shortname": "munkitools.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
- },
- "com.github.autopkg.munki.munkitools5": {
- "name": "munkitools5",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 5 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 5 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 5 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
+ "com.github.autopkg.munki.VLC": {
+ "name": "VLC",
+ "description": "Downloads latest VLC disk image and imports into Munki.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools5.munki.recipe",
- "shortname": "munkitools5.munki",
+ "path": "VLC/VLC.munki.recipe",
+ "parent": "com.github.autopkg.download.VLC",
+ "shortname": "VLC.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "VLC Media Player",
+ "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols."
},
- "com.github.autopkg.munki.munkitools4": {
- "name": "munkitools4",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 4 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
+ "com.github.autopkg.install.VLC": {
+ "name": "VLC",
+ "description": "Downloads and installs latest VLC.",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools4.munki.recipe",
- "shortname": "munkitools4.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "path": "VLC/VLC.install.recipe",
+ "parent": "com.github.autopkg.download.VLC",
+ "shortname": "VLC.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.munki.munkitools6": {
- "name": "munkitools",
- "description": "Downloads and imports the unsigned release of Munki tools version 6\nvia the official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6-signed\" recipe to\ndownload the code signed version of the Munki tools via Mac Admins Open Source.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n",
+ "com.github.autopkg.munki.AdobeAIR": {
+ "name": "AdobeAIR",
+ "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation, then imports into Munki.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools6.munki.recipe",
- "shortname": "munkitools6.munki",
+ "path": "AdobeAIR/AdobeAir.munki.recipe",
+ "parent": "com.github.autopkg.pkg.AdobeAIR",
+ "shortname": "AdobeAir.munki",
"inferred_type": "munki",
- "munki_display_name": "Managed Software Center",
- "munki_description": "Managed software installation for macOS."
+ "munki_display_name": "Adobe\u00ae Integrated Runtime",
+ "munki_description": "The Adobe AIR runtime enables developers to package the same code into native applications and games for Windows and Mac OS desktops as well as iOS and Android devices, reaching over a billion desktop systems and mobile app stores for over 500 million devices."
},
- "com.github.autopkg.munki.munkitools2-autobuild": {
- "name": "munkitools2",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 2 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/2.2.2.2416/munkitools-2.2.2.2416.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n\t\t",
+ "com.github.autopkg.pkg.AdobeAIR": {
+ "name": "AdobeAIR",
+ "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools2-autobuild.munki.recipe",
- "shortname": "munkitools2-autobuild.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "path": "AdobeAIR/AdobeAIR.pkg.recipe",
+ "parent": "com.github.autopkg.download.AdobeAIR",
+ "shortname": "AdobeAIR.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.munki.AdobeAIR",
+ "com.github.golbiga.jss.AdobeAIR",
+ "com.github.patgmac.lanrev.AdobeAir",
+ "com.github.autopkg.filewave.AdobeAIR"
+ ]
},
- "com.github.autopkg.munki.munkitools3": {
- "name": "munkitools3",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 3 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 3 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe with a manually-provided DOWNLOAD_URL variable.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
+ "com.github.autopkg.download.AdobeAIR": {
+ "name": "AdobeAIR",
+ "description": "Downloads the latest Adobe AIR installer",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools3.munki.recipe",
- "shortname": "munkitools3.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "path": "AdobeAIR/AdobeAIR.download.recipe",
+ "shortname": "AdobeAIR.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.pkg.AdobeAIR"
+ ]
},
- "com.github.autopkg.munki.munkitools2": {
- "name": "munkitools2",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 2 of the Munki tools via\nthe official releases listing on GitHub.\n\nBy default only \"final\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as\n\"prereleases.\"\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe. Assuming you are overriding this recipe, you can copy your\nexisting override for use with the autobuild recipe.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
+ "com.github.autopkg.munki.google-earth": {
+ "name": "GoogleEarth",
+ "description": "Downloads latest Google Earth disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools2.munki.recipe",
- "shortname": "munkitools2.munki",
+ "path": "GoogleEarth/GoogleEarth.munki.recipe",
+ "parent": "com.github.autopkg.download.google-earth",
+ "shortname": "GoogleEarth.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "Google Earth",
+ "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses."
},
- "com.github.autopkg.munki.munkitools6-signed": {
- "name": "munkitools",
- "description": "Downloads and imports the signed release of Munki tools version 6\nvia the Mac Admins Open Source repo on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6\" recipe to\ndownload the unsigned version of Munki via the official repo releases.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n",
+ "com.github.autopkg.pkg.google-earth": {
+ "name": "GoogleEarth",
+ "description": "Downloads latest Google Earth disk image and makes a pkg.",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools6-signed.munki.recipe",
- "shortname": "munkitools6-signed.munki",
- "inferred_type": "munki",
- "munki_display_name": "Managed Software Center",
- "munki_description": "Managed software installation for macOS."
+ "path": "GoogleEarth/GoogleEarth.pkg.recipe",
+ "parent": "com.github.autopkg.download.google-earth",
+ "shortname": "GoogleEarth.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.novaksam.jamf.GoogleEarth",
+ "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth",
+ "com.github.davidbpirie.jamf-upload.GoogleEarth"
+ ]
},
- "com.github.autopkg.munki.munkitools3-autobuild": {
- "name": "munkitools3",
- "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 3 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/3.3.2.3541/munkitools-3.3.2.3541.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n ",
+ "com.github.autopkg.download.google-earth": {
+ "name": "GoogleEarth",
+ "description": "Downloads latest Google Earth disk image.",
"repo": "autopkg/recipes",
- "path": "munkitools/munkitools3-autobuild.munki.recipe",
- "shortname": "munkitools3-autobuild.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "path": "GoogleEarth/GoogleEarth.download.recipe",
+ "shortname": "GoogleEarth.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.munki.google-earth",
+ "com.github.autopkg.pkg.google-earth",
+ "com.github.autopkg.filewave.google-earth"
+ ]
},
"com.github.autopkg.download.Cyberduck": {
"name": "Cyberduck",
@@ -278,1062 +260,1147 @@
"com.github.davidbpirie.jamf-upload.Cyberduck"
]
},
- "com.github.autopkg.munki.omnigraffle7": {
- "name": "OmniGraffle7",
- "description": "Downloads latest OmniGraffle 7 disk image and imports into Munki.",
+ "com.github.autopkg.pkg.Office2011Updates": {
+ "name": "Office2011_update",
+ "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle7.munki.recipe",
- "parent": "com.github.autopkg.download.omnigraffle7",
- "shortname": "OmniGraffle7.munki",
- "inferred_type": "munki",
- "munki_display_name": "OmniGraffle 7",
- "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
+ "path": "MSOffice2011Updates/MSOffice2011Updates.pkg.recipe",
+ "parent": "com.github.autopkg.download.Office2011Updates",
+ "deprecated": true,
+ "shortname": "MSOffice2011Updates.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.install.Office2011Updates"
+ ]
},
- "com.github.autopkg.pkg.omniplan": {
- "name": "OmniPlan",
- "description": "Downloads latest OmniPlan 2 disk image builds a package.",
+ "com.github.autopkg.install.Office2011Updates": {
+ "name": null,
+ "description": "Downloads and installs the latest Office 2011 update.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniPlan.pkg.recipe",
- "parent": "com.github.autopkg.download.omniplan",
- "shortname": "OmniPlan.pkg",
- "inferred_type": "pkg"
+ "path": "MSOffice2011Updates/MSOffice2011Updates.install.recipe",
+ "parent": "com.github.autopkg.pkg.Office2011Updates",
+ "deprecated": true,
+ "shortname": "MSOffice2011Updates.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.munki.omnioutlinerpro": {
- "name": "OmniOutlinerPro",
- "description": "Downloads latest OmniOutlinerPro disk image and imports into Munki.",
+ "com.github.autopkg.munki.Office2011Updates": {
+ "name": "Office2011_update",
+ "description": "Finds latest Office 2011 update, downloads the disk image and extracts the pkg.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n\n`autopkg run MSOffice2011Updates.munki -k VERSION=14.1.0 -k DISABLE_CODE_SIGNATURE_VERIFICATION=true`\nwill download and import the 14.1.0 update; most of the later Office updates declare they require\nthis update, so save yourself some headaches by adding this update to your repo even if you don't\ntechnically require it because your base installer is 14.1.0 or higher. The\nDISABLE_CODE_SIGNATURE_VERIFICATION flag is required for 14.1.0 because the installer certificate name\nin the download recipe (for current versions) doesn't match that of the 14.1.0 update. The installer\ncertificate for the downloaded update can still be manually verified, however.\n ",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutlinerPro.munki.recipe",
- "parent": "com.github.autopkg.download.omnioutlinerpro",
- "shortname": "OmniOutlinerPro.munki",
+ "path": "MSOffice2011Updates/MSOffice2011Updates.munki.recipe",
+ "parent": "com.github.autopkg.download.Office2011Updates",
+ "deprecated": true,
+ "shortname": "MSOffice2011Updates.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniOutliner Professional",
- "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. "
- },
- "com.github.autopkg.install.omnifocus4": {
- "name": "OmniFocus4",
- "description": "Downloads latest OmniFocus4 disk image and installs into /Applications.",
- "repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus4.install.recipe",
- "parent": "com.github.autopkg.download.omnifocus4",
- "shortname": "OmniFocus4.install",
- "inferred_type": "install"
+ "munki_display_name": null,
+ "munki_description": null,
+ "children": [
+ "com.github.ygini.munki.Office2011Updates-fr_FR"
+ ]
},
- "com.github.autopkg.download.OmniDiskSweeper": {
- "name": "OmniDiskSweeper",
- "description": "Downloads latest OmniDiskSweeper disk image.",
+ "com.github.autopkg.download.Office2011Updates": {
+ "name": "Office2011_update",
+ "description": "Finds latest Office 2011 update and downloads the disk image.\nSet VERSION to a specific version number to download that version instead.\nSet CULTURE_CODE to a different value to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx for a table of Culture Codes.\n\nIf you would like to use an undocumented HTTPS download, set DOWNLOAD_URL_SCHEME to https.\n ",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniDiskSweeper.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniDiskSweeper.download",
+ "path": "MSOffice2011Updates/MSOffice2011Updates.download.recipe",
+ "deprecated": true,
+ "shortname": "MSOffice2011Updates.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.OmniDiskSweeper",
- "com.github.autopkg.munki.OmniDiskSweeper",
- "com.github.autopkg.install.OmniDiskSweeper"
+ "com.github.autopkg.pkg.Office2011Updates",
+ "com.github.autopkg.munki.Office2011Updates",
+ "com.github.triti.pkg.Office2011UpdatesNoQuit",
+ "com.github.peshay.filewave.Office2011UpdatesEN",
+ "com.github.peshay.filewave.Office2011UpdatesDE"
]
},
- "com.github.autopkg.download.omnioutliner": {
- "name": "OmniOutliner",
- "description": "Downloads latest OmniOutliner 3 disk image.",
+ "com.github.autopkg.pkg.Handbrake": {
+ "name": "Handbrake",
+ "description": "Downloads the latest Handbrake disk image and creates a package.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniOutliner.download",
- "inferred_type": "download",
+ "path": "Handbrake/Handbrake.pkg.recipe",
+ "parent": "com.github.autopkg.download.Handbrake",
+ "shortname": "Handbrake.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.pkg.omnioutliner",
- "com.github.autopkg.munki.omnioutliner"
+ "com.github.grahamgilbert.install.handbrake",
+ "com.github.novaksam.jss.HandBrake",
+ "com.github.novaksam.jamf.Handbrake",
+ "com.github.seansgm.autopkg-lanrev-recipes.Handbrake",
+ "com.github.seansgm.autopkg-absolute-recipes.Handbrake",
+ "com.github.smithjw.sign.Handbrake",
+ "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.HandBrake"
]
},
- "com.github.autopkg.pkg.omniplan3": {
- "name": "OmniPlan3",
- "description": "Downloads latest OmniPlan 3 disk image builds a package.",
+ "com.github.autopkg.download.Handbrake": {
+ "name": "Handbrake",
+ "description": "Downloads the latest Handbrake disk image.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniPlan3.pkg.recipe",
- "parent": "com.github.autopkg.download.omniplan3",
- "shortname": "OmniPlan3.pkg",
- "inferred_type": "pkg"
+ "path": "Handbrake/Handbrake.download.recipe",
+ "shortname": "Handbrake.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.pkg.Handbrake",
+ "com.github.autopkg.munki.Handbrake",
+ "com.github.peshay.filewave.Handbrake"
+ ]
},
- "com.github.autopkg.munki.omnifocus4": {
- "name": "OmniFocus4",
- "description": "Downloads latest OmniFocus4 disk image and imports into Munki.",
+ "com.github.autopkg.munki.Handbrake": {
+ "name": "Handbrake",
+ "description": "Downloads latest Handbrake disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus4.munki.recipe",
- "parent": "com.github.autopkg.munki.omnigroupproduct",
- "shortname": "OmniFocus4.munki",
+ "path": "Handbrake/Handbrake.munki.recipe",
+ "parent": "com.github.autopkg.download.Handbrake",
+ "shortname": "Handbrake.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniFocus",
- "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
- },
- "com.github.autopkg.pkg.omnioutlinerpro": {
- "name": "OmniOutlinerPro",
- "description": "Downloads latest OmniOutlinerPro disk image builds a package.",
- "repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutlinerPro.pkg.recipe",
- "parent": "com.github.autopkg.download.omnioutlinerpro",
- "shortname": "OmniOutlinerPro.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Handbrake",
+ "munki_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs."
},
- "com.github.autopkg.munki.omnioutliner4": {
- "name": "OmniOutliner4",
- "description": "Downloads latest OmniOutliner 4 disk image and imports into Munki.",
+ "com.github.autopkg.download.Evernote": {
+ "name": "Evernote",
+ "description": "Downloads the current release version of Evernote.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner4.munki.recipe",
- "parent": "com.github.autopkg.download.omnioutliner4",
- "shortname": "OmniOutliner4.munki",
- "inferred_type": "munki",
- "munki_display_name": "OmniOutliner 4",
- "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition."
+ "path": "Evernote/Evernote.download.recipe",
+ "shortname": "Evernote.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.munki.Evernote",
+ "com.github.autopkg.pkg.Evernote",
+ "com.github.autopkg.filewave.Evernote",
+ "com.github.autopkg.filewave.Evernote"
+ ]
},
- "com.github.autopkg.munki.omniplan3": {
- "name": "OmniPlan3",
- "description": "Downloads latest OmniPlan 3 disk image and imports into Munki.",
+ "com.github.autopkg.munki.Evernote": {
+ "name": "Evernote",
+ "description": "Downloads the current release version of Evernote and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniPlan3.munki.recipe",
- "parent": "com.github.autopkg.download.omniplan3",
- "shortname": "OmniPlan3.munki",
+ "path": "Evernote/Evernote.munki.recipe",
+ "parent": "com.github.autopkg.download.Evernote",
+ "shortname": "Evernote.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniPlan 3",
- "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity."
- },
- "com.github.autopkg.pkg.omnioutliner5": {
- "name": "OmniOutliner5",
- "description": "Downloads latest OmniOutliner 5 disk image builds a package.",
- "repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner5.pkg.recipe",
- "parent": "com.github.autopkg.download.omnioutliner5",
- "shortname": "OmniOutliner5.pkg",
- "inferred_type": "pkg"
- },
- "com.github.autopkg.pkg.omnioutliner": {
- "name": "OmniOutliner",
- "description": "Downloads latest OmniOutliner 3 disk image builds a package.",
- "repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner.pkg.recipe",
- "parent": "com.github.autopkg.download.omnioutliner",
- "shortname": "OmniOutliner.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Evernote",
+ "munki_description": "Evernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web."
},
- "com.github.autopkg.install.omnifocus2": {
- "name": "OmniFocus2",
- "description": "Downloads latest OmniFocus2 disk image and installs into /Applications.",
+ "com.github.autopkg.pkg.Evernote": {
+ "name": "Evernote",
+ "description": "Downloads the latest version of Evernote and makes a pkg of it.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus2.install.recipe",
- "parent": "com.github.autopkg.download.omnifocus2",
- "shortname": "OmniFocus2.install",
- "inferred_type": "install"
+ "path": "Evernote/Evernote.pkg.recipe",
+ "parent": "com.github.autopkg.download.Evernote",
+ "shortname": "Evernote.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.grahamgilbert.install.Evernote",
+ "com.github.novaksam.jss.Evernote",
+ "com.github.patgmac.lanrev.Evernote",
+ "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Evernote"
+ ]
},
- "com.github.autopkg.munki.omnifocus2": {
- "name": "OmniFocus2",
- "description": "Downloads latest OmniFocus2 disk image and imports into Munki.",
+ "com.github.autopkg.munki.AdobeAcrobatPro9Update": {
+ "name": "AdobeAcrobatPro9_Update",
+ "description": "Downloads updates for Adobe Acrobat Pro 9 and imports them into\nMunki. It will also set the appropriate 'requires' item for the\nprevious update in the Munki pkginfo.\n\nAcrobat Pro 9 updates get their own installer type in Munki,\nand makepkginfo will handle requiring a logout for these. Acrobat\nPro 9 uses a separate recipe from X/XI as its download is provided\nas a zip file, which must be re-packed to a .dmg.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro 9 item in your Munki repo.\n\nVERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus2.munki.recipe",
- "parent": "com.github.autopkg.munki.omnigroupproduct",
- "shortname": "OmniFocus2.munki",
+ "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.munki.recipe",
+ "parent": "com.github.autopkg.download.AdobeAcrobatPro9Update",
+ "deprecated": true,
+ "shortname": "AdobeAcrobatPro9Update.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniFocus",
- "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
+ "munki_display_name": "Adobe Acrobat Pro Update",
+ "munki_description": ""
},
- "com.github.autopkg.pkg.omnifocus4": {
- "name": "OmniFocus4",
- "description": "Downloads latest OmniFocus4 disk image and builds a package.",
+ "com.github.autopkg.download.AdobeAcrobatProXUpdate": {
+ "name": "AdobeAcrobatProX_Update",
+ "description": "Downloads updates for Adobe Acrobat Pro X or XI. MAJOR_VERSION can be '10', '11', corresponding to Pro X,\n Pro XI, etc. You can override this recipe multiple times for different values of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the\ndefault, 'latest'.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus4.pkg.recipe",
- "parent": "com.github.autopkg.pkg.omnigroupproduct",
- "shortname": "OmniFocus4.pkg",
- "inferred_type": "pkg",
+ "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.download.recipe",
+ "shortname": "AdobeAcrobatProXUpdate.download",
+ "inferred_type": "download",
"children": [
- "com.github.davidbpirie.jamf-upload.omnifocus4"
+ "com.github.autopkg.munki.AdobeAcrobatProXUpdate",
+ "com.github.jazzace.ds.AdobeAcrobatProXUpdate",
+ "com.github.golbiga.pkg.AdobeAcrobatProXUpdate",
+ "com.github.novaksam.pkg.AdobeAcrobatProXUpdate",
+ "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate",
+ "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate"
]
},
- "com.github.autopkg.munki.omnigraffle": {
- "name": "OmniGraffle",
- "description": "Downloads latest OmniGraffle 5 disk image and imports into Munki.",
- "repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle.munki.recipe",
- "parent": "com.github.autopkg.download.omnigraffle",
- "shortname": "OmniGraffle.munki",
- "inferred_type": "munki",
- "munki_display_name": "OmniGraffle",
- "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
- },
- "com.github.autopkg.install.omnifocus3": {
- "name": "OmniFocus3",
- "description": "Downloads latest OmniFocus3 disk image and installs into /Applications.",
+ "com.github.autopkg.download.AdobeAcrobatPro9Update": {
+ "name": "AdobeAcrobatPro9_Update",
+ "description": "Downloads updates for Adobe Acrobat Pro 9. VERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus3.install.recipe",
- "parent": "com.github.autopkg.download.omnifocus3",
- "shortname": "OmniFocus3.install",
- "inferred_type": "install"
+ "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.download.recipe",
+ "deprecated": true,
+ "shortname": "AdobeAcrobatPro9Update.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.munki.AdobeAcrobatPro9Update"
+ ]
},
- "com.github.autopkg.munki.omnioutliner": {
- "name": "OmniOutliner",
- "description": "Downloads latest OmniOutliner 3 disk image and imports into Munki.",
+ "com.github.autopkg.munki.AdobeAcrobatProXUpdate": {
+ "name": "AdobeAcrobatProX_Update",
+ "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto Munki. It will also set the appropriate 'requires' item for the \nprevious update in the Munki pkginfo, if applicable. Historically, \nquarterly scheduled updates have been cumulative for Pro X/XI, and\nout-of-cycle updates have not.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro X or XI installer item in your Munki repo.\n\nMAJOR_VERSION can be '10', '11', corresponding to Pro X, Pro XI, \netc. You can override this recipe multiple times for different\nvalues of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the \ndefault, 'latest'.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner.munki.recipe",
- "parent": "com.github.autopkg.download.omnioutliner",
- "shortname": "OmniOutliner.munki",
+ "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.munki.recipe",
+ "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate",
+ "shortname": "AdobeAcrobatProXUpdate.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniOutliner",
- "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. "
+ "munki_display_name": "Adobe Acrobat Pro Update",
+ "munki_description": ""
},
- "com.github.autopkg.munki.omnigroupproduct": {
- "name": "OmniGroupProduct",
- "description": "Downloads latest OmniGroupProduct disk image and imports into Munki. This is an abstract base recipe intended to be overridden.",
+ "com.github.autopkg.munki.dropbox": {
+ "name": "Dropbox",
+ "description": "Downloads the current release version of Dropbox and imports into Munki.\n\nPostinstall script extracts the DropboxHelperInstaller and sets the setuid\nbit so that it can perform its setup tasks as root without asking for admin\nprivileges.\n\nDropbox will attempt to update periodically, and if it does not have permission to\noverwrite the bundle at /Applications/Dropbox.app, it will instead download\nthe updated version to ~/Library/Application Support/Dropbox, and run this version\nas long as it is more recent than the copy in /Applications.\n\nThis recipe uses blocking_applications to prevent the installation only if Dropbox\nfrom /Applications is running. If an updated version from the user's home directory\nis running, Munki can update the version in /Applications without requiring the user\nto quit Dropbox.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGroupProduct.munki.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGroupProduct.munki",
+ "path": "Dropbox/Dropbox.munki.recipe",
+ "parent": "com.github.autopkg.download.dropbox",
+ "shortname": "Dropbox.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniGroupProduct",
- "munki_description": "Add description here",
- "children": [
- "com.github.autopkg.munki.omnifocus4",
- "com.github.autopkg.munki.omnifocus2",
- "com.github.autopkg.munki.omnifocus",
- "com.github.autopkg.munki.omnifocus3"
- ]
+ "munki_display_name": "Dropbox",
+ "munki_description": "Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere. This means that any file you save to your Dropbox will automatically save to all your computers, phones and even the Dropbox website."
},
- "com.github.autopkg.download.omnioutliner5": {
- "name": "OmniOutliner5",
- "description": "Downloads latest OmniOutliner 5 disk image.",
+ "com.github.autopkg.download.dropbox": {
+ "name": "Dropbox",
+ "description": "Downloads the current release version of Dropbox. Change the BUILD value from 'stable' to 'beta' for beta builds.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner5.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniOutliner5.download",
+ "path": "Dropbox/Dropbox.download.recipe",
+ "shortname": "Dropbox.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.omnioutliner5",
- "com.github.autopkg.munki.omnioutliner5"
+ "com.github.autopkg.munki.dropbox",
+ "com.github.autopkg.pkg.dropbox",
+ "com.github.peshay.filewave.Dropbox"
]
},
- "com.github.autopkg.pkg.OmniDiskSweeper": {
- "name": "OmniDiskSweeper",
- "description": "Downloads latest OmniDiskSweeper disk image and builds a package.",
+ "com.github.autopkg.pkg.dropbox": {
+ "name": "Dropbox",
+ "description": "Downloads the latest version of Dropbox and makes a pkg of it.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniDiskSweeper.pkg.recipe",
- "parent": "com.github.autopkg.download.OmniDiskSweeper",
- "shortname": "OmniDiskSweeper.pkg",
+ "path": "Dropbox/Dropbox.pkg.recipe",
+ "parent": "com.github.autopkg.download.dropbox",
+ "shortname": "Dropbox.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.andredb90.filewave.OmniDiskSweeper"
+ "com.justinrummel.jss.dropbox",
+ "com.github.grahamgilbert.install.dropbox",
+ "com.github.rtrouton.jss.dropbox",
+ "com.github.novaksam.jss.Dropbox",
+ "com.github.seansgm.autopkg-lanrev-recipes.Dropbox",
+ "com.github.seansgm.autopkg-absolute-recipes.Dropbox",
+ "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Dropbox"
]
},
- "com.github.autopkg.munki.omniplan": {
- "name": "OmniPlan",
- "description": "Downloads latest OmniPlan 2 disk image and imports into Munki.",
+ "com.github.autopkg.munki.makecatalogs": {
+ "name": null,
+ "description": "Rebuilds Munki catalogs in Munki repo if any other recipe in the same autopkg run imported something.\nUse -k force_rebuild=YES to force a rebuild.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniPlan.munki.recipe",
- "parent": "com.github.autopkg.download.omniplan",
- "shortname": "OmniPlan.munki",
+ "path": "Munki/MakeCatalogs.munki.recipe",
+ "shortname": "MakeCatalogs.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniPlan",
- "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity."
- },
- "com.github.autopkg.pkg.omnioutliner4": {
- "name": "OmniOutliner4",
- "description": "Downloads latest OmniOutliner 4 disk image builds a package.",
- "repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner4.pkg.recipe",
- "parent": "com.github.autopkg.download.omnioutliner4",
- "shortname": "OmniOutliner4.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.pkg.omnigroupproduct": {
- "name": "OmniGroupProduct",
- "description": "Downloads latest OmniGroupProduct disk image and builds a package. This is an abstract base recipe intended to be overridden.",
+ "com.github.autopkg.munki.Spotify": {
+ "name": "Spotify",
+ "description": "Downloads the latest Spotify and imports into Munki.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGroupProduct.pkg.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGroupProduct.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.pkg.omnifocus4",
- "com.github.autopkg.pkg.omnifocus3",
- "com.github.autopkg.pkg.omnifocus2",
- "com.github.autopkg.pkg.omnifocus",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb",
- "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence"
- ]
+ "path": "Spotify/Spotify.munki.recipe",
+ "parent": "com.github.autopkg.download.Spotify",
+ "shortname": "Spotify.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Spotify",
+ "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels."
},
- "com.github.autopkg.download.omnigraphsketcher": {
- "name": "OmniGraphSketcher",
- "description": "Downloads latest OmniGraphSketcher disk image.",
+ "com.github.autopkg.download.Spotify": {
+ "name": "Spotify",
+ "description": "Downloads the latest Spotify.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraphSketcher.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGraphSketcher.download",
+ "path": "Spotify/Spotify.download.recipe",
+ "shortname": "Spotify.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.omnigraphsketcher",
- "com.github.autopkg.munki.omnigraphsketcher"
+ "com.github.autopkg.munki.Spotify",
+ "com.github.homebysix.install.Spotify",
+ "com.github.homebysix.pkg.Spotify",
+ "com.github.nstrauss.munki.Spotify",
+ "com.github.almenscorner.intune.Spotify"
]
},
- "com.github.autopkg.download.omnifocus2": {
- "name": "OmniFocus2",
- "description": "Downloads latest OmniFocus2 disk image.",
+ "com.github.autopkg.pkg.FlashPlayerExtractPackage": {
+ "name": "AdobeFlashPlayer",
+ "description": "Downloads Adobe Flash Player installer and extracts the embedded package. No repackaging done.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus2.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniFocus2.download",
- "inferred_type": "download",
+ "path": "AdobeFlashPlayer/AdobeFlashPlayer.pkg.recipe",
+ "parent": "com.github.autopkg.download.FlashPlayer",
+ "shortname": "AdobeFlashPlayer.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.install.omnifocus2",
- "com.github.peshay.filewave.OmniFocus2"
+ "com.github.jazzace.ds.AdobeFlashPlayer",
+ "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer",
+ "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer",
+ "com.github.autopkg.filewave.FlashPlayerNoRepackage"
]
},
- "com.github.autopkg.download.omnigraffle6": {
- "name": "OmniGraffle6",
- "description": "Downloads latest OmniGraffle 6 disk image.",
+ "com.github.autopkg.munki.FlashPlayerExtractPackage": {
+ "name": "AdobeFlashPlayer",
+ "description": "Downloads Adobe Flash Player installer, extracts the embedded package, imports into Munki.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle6.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGraffle6.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.omnigraffle6",
- "com.github.autopkg.pkg.omnigraffle6"
- ]
+ "path": "AdobeFlashPlayer/AdobeFlashPlayerExtractPackage.munki.recipe",
+ "parent": "com.github.autopkg.download.FlashPlayer",
+ "shortname": "AdobeFlashPlayerExtractPackage.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Adobe Flash Player",
+ "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers."
},
- "com.github.autopkg.download.omnigraffle": {
- "name": "OmniGraffle",
- "description": "Downloads latest OmniGraffle 5 disk image.",
+ "com.github.autopkg.install.FlashPlayer": {
+ "name": "AdobeFlashPlayer",
+ "description": "Downloads Adobe Flash Player installer, extracts the embedded package and installs it.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGraffle.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.omnigraffle",
- "com.github.autopkg.pkg.omnigraffle"
- ]
+ "path": "AdobeFlashPlayer/AdobeFlashPlayer.install.recipe",
+ "parent": "com.github.autopkg.download.FlashPlayer",
+ "shortname": "AdobeFlashPlayer.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.download.omnioutlinerpro": {
- "name": "OmniOutlinerPro",
- "description": "Downloads latest OmniOutliner Pro 3 disk image.",
+ "com.github.autopkg.download.FlashPlayer": {
+ "name": "AdobeFlashPlayer",
+ "description": "Downloads Adobe Flash Player installer.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutlinerPro.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniOutlinerPro.download",
+ "path": "AdobeFlashPlayer/AdobeFlashPlayer.download.recipe",
+ "shortname": "AdobeFlashPlayer.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.omnioutlinerpro",
- "com.github.autopkg.pkg.omnioutlinerpro"
+ "com.github.autopkg.pkg.FlashPlayerExtractPackage",
+ "com.github.autopkg.munki.FlashPlayerExtractPackage",
+ "com.github.autopkg.install.FlashPlayer",
+ "com.github.autopkg.munki.FlashPlayerNoRepackage"
]
},
- "com.github.autopkg.munki.OmniDiskSweeper": {
- "name": "OmniDiskSweeper",
- "description": "Downloads latest OmniDiskSweeper disk image and imports into Munki.",
+ "com.github.autopkg.munki.FlashPlayerNoRepackage": {
+ "name": "AdobeFlashPlayer",
+ "description": "Downloads Adobe Flash Player installer, imports into Munki.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniDiskSweeper.munki.recipe",
- "parent": "com.github.autopkg.download.OmniDiskSweeper",
- "shortname": "OmniDiskSweeper.munki",
+ "path": "AdobeFlashPlayer/AdobeFlashPlayer.munki.recipe",
+ "parent": "com.github.autopkg.download.FlashPlayer",
+ "shortname": "AdobeFlashPlayer.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniDiskSweeper",
- "munki_description": "OmniDiskSweeper shows you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution."
+ "munki_display_name": "Adobe Flash Player",
+ "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers."
},
- "com.github.autopkg.pkg.omnifocus3": {
- "name": "OmniFocus3",
- "description": "Downloads latest OmniFocus3 disk image and builds a package.",
+ "com.github.autopkg.download.XLD": {
+ "name": "XLD",
+ "description": "Downloads latest XLD disk image.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus3.pkg.recipe",
- "parent": "com.github.autopkg.pkg.omnigroupproduct",
- "shortname": "OmniFocus3.pkg",
- "inferred_type": "pkg",
+ "path": "XLD/XLD.download.recipe",
+ "shortname": "XLD.download",
+ "inferred_type": "download",
"children": [
- "com.github.davidbpirie.jamf-upload.omnifocus3"
+ "com.github.autopkg.munki.XLD",
+ "com.github.autopkg.pkg.XLD"
]
},
- "com.github.autopkg.download.omnifocus": {
- "name": "OmniFocus",
- "description": "Downloads latest OmniFocus disk image.",
+ "com.github.autopkg.munki.XLD": {
+ "name": "XLD",
+ "description": "Downloads latest XLD disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniFocus.download",
- "inferred_type": "download"
+ "path": "XLD/XLD.munki.recipe",
+ "parent": "com.github.autopkg.download.XLD",
+ "shortname": "XLD.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "X Lossless Decoder (XLD)",
+ "munki_description": "X Lossless Decoder (XLD) is a tool for Mac OS X that is able to decode/convert/play various 'lossless' audio files. The supported audio files can be split into some tracks with cue sheet when decoding."
},
- "com.github.autopkg.pkg.omnifocus2": {
- "name": "OmniFocus2",
- "description": "Downloads latest OmniFocus2 disk image and builds a package.",
+ "com.github.autopkg.pkg.XLD": {
+ "name": "XLD",
+ "description": "Downloads latest XLD disk image and creates a package from it.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus2.pkg.recipe",
- "parent": "com.github.autopkg.pkg.omnigroupproduct",
- "shortname": "OmniFocus2.pkg",
+ "path": "XLD/XLD.pkg.recipe",
+ "parent": "com.github.autopkg.download.XLD",
+ "shortname": "XLD.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.pkg.omnigraffle": {
- "name": "OmniGraffle",
- "description": "Downloads latest OmniGraffle 5 disk image and builds a package.",
+ "com.github.autopkg.recipes.SampleSharedProcessor": {
+ "name": null,
+ "description": "This is an example of a recipe that can be used by another\nrecipe outside of this directory or repo, to refer to\na processor in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.autopkg.recipes.SampleSharedProcessor/SampleSharedProcessor\n\n\n..assuming that this recipe is in one of AutoPkg's search dirs.\n ",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle.pkg.recipe",
- "parent": "com.github.autopkg.download.omnigraffle",
- "shortname": "OmniGraffle.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle",
- "com.github.seansgm.autopkg-absolute-recipes.OmniGraffle"
- ]
+ "path": "SampleSharedProcessor/SampleSharedProcessor.recipe"
},
- "com.github.autopkg.munki.omnifocus": {
- "name": "OmniFocus",
- "description": "Downloads latest OmniFocus disk image and imports into Munki.",
+ "com.github.autopkg.munki.munkitools2-autobuild": {
+ "name": "munkitools2",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 2 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/2.2.2.2416/munkitools-2.2.2.2416.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n\t\t",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus.munki.recipe",
- "parent": "com.github.autopkg.munki.omnigroupproduct",
- "shortname": "OmniFocus.munki",
+ "path": "munkitools/munkitools2-autobuild.munki.recipe",
+ "shortname": "munkitools2-autobuild.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniFocus",
- "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.download.omnifocus3": {
- "name": "OmniFocus3",
- "description": "Downloads latest OmniFocus3 disk image.",
+ "com.github.autopkg.munki.munkitools3-autobuild": {
+ "name": "munkitools3",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports a pre-built Munki 3 from\nhttps://munkibuilds.org. DOWNLOAD_URL can be overridden to\nan alternate URL, from either your own server or an alternate\npackage version, ie.\nhttps://munkibuilds.org/3.3.2.3541/munkitools-3.3.2.3541.pkg\n\nMUNKI_ICON should be overridden with your icon name.\n ",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus3.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniFocus3.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.install.omnifocus3",
- "com.github.peshay.filewave.OmniFocus3",
- "com.github.ahousseini-recipes.pkg.OmniFocus3"
- ]
+ "path": "munkitools/munkitools3-autobuild.munki.recipe",
+ "shortname": "munkitools3-autobuild.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.download.omnioutliner4": {
- "name": "OmniOutliner4",
- "description": "Downloads latest OmniOutliner 4 disk image.",
+ "com.github.autopkg.munki.munkitools4": {
+ "name": "munkitools4",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 4 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner4.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniOutliner4.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.omnioutliner4",
- "com.github.autopkg.pkg.omnioutliner4"
- ]
+ "path": "munkitools/munkitools4.munki.recipe",
+ "shortname": "munkitools4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.pkg.omnigraffle7": {
- "name": "OmniGraffle7",
- "description": "Downloads latest OmniGraffle 7 disk image and builds a package.",
+ "com.github.autopkg.munki.munkitools3": {
+ "name": "munkitools3",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 3 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 3 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe with a manually-provided DOWNLOAD_URL variable.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle7.pkg.recipe",
- "parent": "com.github.autopkg.download.omnigraffle7",
- "shortname": "OmniGraffle7.pkg",
- "inferred_type": "pkg"
+ "path": "munkitools/munkitools3.munki.recipe",
+ "shortname": "munkitools3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.pkg.omnigraphsketcher": {
- "name": "OmniGraphSketcher",
- "description": "Downloads latest OmniGraphSketcher disk image builds a package.",
+ "com.github.autopkg.munki.munkitools5": {
+ "name": "munkitools5",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 5 of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 5 includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 5 offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraphSketcher.pkg.recipe",
- "parent": "com.github.autopkg.download.omnigraphsketcher",
- "shortname": "OmniGraphSketcher.pkg",
- "inferred_type": "pkg"
+ "path": "munkitools/munkitools5.munki.recipe",
+ "shortname": "munkitools5.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.munki.omnigraffle6": {
- "name": "OmniGraffle6",
- "description": "Downloads latest OmniGraffle 6 disk image and imports into Munki.",
+ "com.github.autopkg.munki.munkitools6-signed": {
+ "name": "munkitools",
+ "description": "Downloads and imports the signed release of Munki tools version 6\nvia the Mac Admins Open Source repo on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6\" recipe to\ndownload the unsigned version of Munki via the official repo releases.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle6.munki.recipe",
- "parent": "com.github.autopkg.download.omnigraffle6",
- "shortname": "OmniGraffle6.munki",
+ "path": "munkitools/munkitools6-signed.munki.recipe",
+ "shortname": "munkitools6-signed.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniGraffle 6",
- "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
+ "munki_display_name": "Managed Software Center",
+ "munki_description": "Managed software installation for macOS."
},
- "com.github.autopkg.munki.omnifocus3": {
- "name": "OmniFocus3",
- "description": "Downloads latest OmniFocus3 disk image and imports into Munki.",
+ "com.github.autopkg.munki.munkitools": {
+ "name": "munkitools",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports the latest version of the Munki tools via\nthe official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNote that Munki 4+ includes an additional component pkg, munkitools_app_usage.\nThis recipe imports this to the Munki with the appropriate 'requires' key,\nhowever as it is considered an optional component, this recipe does not\nadd it as an update_for any Munki component. Admins should add\nmunkitools_app_usage to a manifest manually if its installation on clients\nis desired.\n\nNote that Munki 4+ offers the option to include Python to be embedded \nin preparation for macOS no longer including the Python environment in future OSes.\nThis recipe includes the embedded Python installation and adds the Python package\nas a requirement to the other munki pkginfos.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus3.munki.recipe",
- "parent": "com.github.autopkg.munki.omnigroupproduct",
- "shortname": "OmniFocus3.munki",
+ "path": "munkitools/munkitools.munki.recipe",
+ "shortname": "munkitools.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniFocus",
- "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.autopkg.pkg.omnifocus": {
- "name": "OmniFocus",
- "description": "Downloads latest OmniFocus disk image and builds a package.",
+ "com.github.autopkg.munki.munkitools6": {
+ "name": "munkitools",
+ "description": "Downloads and imports the unsigned release of Munki tools version 6\nvia the official releases listing on GitHub. You can set INCLUDE_PRERELEASES\nto any value to have this recipe pull prerelease versions.\n\nNOTE: Use the \"com.github.autopkg.munki.munkitools6-signed\" recipe to\ndownload the code signed version of the Munki tools via Mac Admins Open Source.\n\nThis recipe cannot be overridden to pull a download from an alternate location.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus.pkg.recipe",
- "parent": "com.github.autopkg.pkg.omnigroupproduct",
- "shortname": "OmniFocus.pkg",
- "inferred_type": "pkg"
- },
- "com.github.autopkg.download.omnigraffle7": {
- "name": "OmniGraffle7",
- "description": "Downloads latest OmniGraffle 7 disk image.",
+ "path": "munkitools/munkitools6.munki.recipe",
+ "shortname": "munkitools6.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Managed Software Center",
+ "munki_description": "Managed software installation for macOS."
+ },
+ "com.github.autopkg.munki.munkitools2": {
+ "name": "munkitools2",
+ "description": "Note: munkitools does not include a code signature. If your\norganization requires code signature, it is recommend to internally sign\nthe application.\n\nDownloads and imports version 2 of the Munki tools via\nthe official releases listing on GitHub.\n\nBy default only \"final\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as\n\"prereleases.\"\n\nThis recipe cannot be overridden to pull a download from an\nalternate location such as munkibuilds.org - it will only download the\nofficial releases. For this, use the munkitools2-autobuild.munki\nrecipe. Assuming you are overriding this recipe, you can copy your\nexisting override for use with the autobuild recipe.\n\nThe GitHubReleasesInfoProvider processor used by this recipe also\nrespects an input variable: 'sort_by_highest_tag_names', which\nif set, will ignore the post dates of the releases and instead sort\ndescending by tag names according to LooseVersion semantics.\n\nMUNKI_ICON should be overridden with your icon name.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle7.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGraffle7.download",
+ "path": "munkitools/munkitools2.munki.recipe",
+ "shortname": "munkitools2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.autopkg.install.SkypeForBusiness": {
+ "name": null,
+ "description": "Downloads and installs the latest Skype for Business update.",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/SkypeForBusiness.install.recipe",
+ "parent": "com.github.autopkg.download.SkypeForBusiness",
+ "shortname": "SkypeForBusiness.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.munki.MSWord2019": {
+ "name": "MSWord2019",
+ "description": "Downloads the latest Word 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSWord2019.munki.recipe",
+ "parent": "com.github.autopkg.download.MSWord2019",
+ "shortname": "MSWord2019.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Word for Mac",
+ "munki_description": null
+ },
+ "com.github.autopkg.munki.MSTeams2": {
+ "name": "MSTeams",
+ "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSTeams2.munki.recipe",
+ "parent": "com.github.autopkg.download.MSTeams2",
+ "shortname": "MSTeams2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Teams",
+ "munki_description": null
+ },
+ "com.github.autopkg.download.MSOneNote2019": {
+ "name": "MSOneNote2019",
+ "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSOneNote2019.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSOneNote2019.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.omnigraffle7",
- "com.github.autopkg.pkg.omnigraffle7"
+ "com.github.autopkg.install.MSOneNote2019",
+ "com.github.autopkg.munki.MSOneNote2019",
+ "com.github.davidbpirie.jamf-upload.MSOneNote2019"
]
},
- "com.github.autopkg.munki.omnioutliner5": {
- "name": "OmniOutliner5",
- "description": "Downloads latest OmniOutliner 5 disk image and imports into Munki.",
+ "com.github.autopkg.munki.MSWord2016": {
+ "name": "MSWord2016",
+ "description": "Downloads the latest Word 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniOutliner5.munki.recipe",
- "parent": "com.github.autopkg.download.omnioutliner5",
- "shortname": "OmniOutliner5.munki",
+ "path": "MSOfficeUpdates/MSWord2016.munki.recipe",
+ "parent": "com.github.autopkg.download.MSWord2016",
+ "shortname": "MSWord2016.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniOutliner 5",
- "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition."
+ "munki_display_name": "Microsoft Word for Mac",
+ "munki_description": null,
+ "children": [
+ "com.github.ygini.munki.MSWord2016Updates-fr_FR"
+ ]
},
- "com.github.autopkg.munki.omnigrafflepro": {
- "name": "OmniGrafflePro",
- "description": "Downloads latest OmniGrafflePro 5 disk image and imports into Munki.",
+ "com.github.autopkg.munki.MSDefenderATP": {
+ "name": "MSDefenderATP",
+ "description": "Downloads the latest Defender ATP multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGrafflePro.munki.recipe",
- "parent": "com.github.autopkg.download.omnigrafflepro",
- "shortname": "OmniGrafflePro.munki",
+ "path": "MSOfficeUpdates/MSDefenderATP.munki.recipe",
+ "parent": "com.github.autopkg.download.MSDefenderATP",
+ "shortname": "MSDefenderATP.munki",
"inferred_type": "munki",
- "munki_display_name": "OmniGraffle Professional",
- "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
+ "munki_display_name": "Microsoft Defender ATP for Mac",
+ "munki_description": null
},
- "com.github.autopkg.pkg.omnigrafflepro": {
- "name": "OmniGrafflePro",
- "description": "Downloads latest OmniGrafflePro 5 disk image and builds a package.",
+ "com.github.autopkg.download.MSTeams2": {
+ "name": "MSTeams",
+ "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGrafflePro.pkg.recipe",
- "parent": "com.github.autopkg.download.omnigrafflepro",
- "shortname": "OmniGrafflePro.pkg",
- "inferred_type": "pkg"
+ "path": "MSOfficeUpdates/MSTeams2.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSTeams2.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.munki.MSTeams2",
+ "com.github.autopkg.install.MSTeams2",
+ "com.github.davidbpirie.jamf-upload.MicrosoftTeams2"
+ ]
},
- "com.github.autopkg.download.omnigrafflepro": {
- "name": "OmniGrafflePro",
- "description": "Downloads latest OmniGrafflePro 5 disk image.",
+ "com.github.autopkg.install.MSOutlook2019": {
+ "name": null,
+ "description": "Downloads and installs the latest Outlook 2019 update.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGrafflePro.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniGrafflePro.download",
+ "path": "MSOfficeUpdates/MSOutlook2019.install.recipe",
+ "parent": "com.github.autopkg.download.MSOutlook2019",
+ "shortname": "MSOutlook2019.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.download.MSWord2019": {
+ "name": "MSWord2019",
+ "description": "Downloads the latest Word 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSWord2019.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSWord2019.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.omnigrafflepro",
- "com.github.autopkg.pkg.omnigrafflepro"
+ "com.github.autopkg.munki.MSWord2019",
+ "com.github.autopkg.install.MSWord2019",
+ "com.github.kitzy.jss.MicrosoftWord2019",
+ "com.github.davidbpirie.jamf-upload.MSWord2019"
]
},
- "com.github.autopkg.install.OmniDiskSweeper": {
- "name": "OmniDiskSweeper",
- "description": "Downloads latest OmniDiskSweeper disk image and installs into /Applications.",
+ "com.github.autopkg.install.MSEdge": {
+ "name": null,
+ "description": "Downloads and installs the latest Microsoft Edge update.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniDiskSweeper.install.recipe",
- "parent": "com.github.autopkg.download.OmniDiskSweeper",
- "shortname": "OmniDiskSweeper.install",
+ "path": "MSOfficeUpdates/MSEdge.install.recipe",
+ "parent": "com.github.autopkg.download.MSEdge",
+ "shortname": "MSEdge.install",
"inferred_type": "install"
},
- "com.github.autopkg.pkg.omnigraffle6": {
- "name": "OmniGraffle6",
- "description": "Downloads latest OmniGraffle 6 disk image and builds a package.",
+ "com.github.autopkg.munki.MSExcel2019": {
+ "name": "MSExcel2019",
+ "description": "Downloads the latest Excel 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraffle6.pkg.recipe",
- "parent": "com.github.autopkg.download.omnigraffle6",
- "shortname": "OmniGraffle6.pkg",
- "inferred_type": "pkg",
+ "path": "MSOfficeUpdates/MSExcel2019.munki.recipe",
+ "parent": "com.github.autopkg.download.MSExcel2019",
+ "shortname": "MSExcel2019.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Excel for Mac",
+ "munki_description": null
+ },
+ "com.github.autopkg.download.MSOutlook2019": {
+ "name": "MSOutlook2019",
+ "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSOutlook2019.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSOutlook2019.download",
+ "inferred_type": "download",
"children": [
- "com.github.grahamgilbert.install.omnigraffle6"
+ "com.github.autopkg.install.MSOutlook2019",
+ "com.github.autopkg.munki.MSOutlook2019",
+ "com.github.davidbpirie.jamf-upload.MSOutlook2019"
]
},
- "com.github.autopkg.download.omniplan3": {
- "name": "OmniPlan3",
- "description": "Downloads latest OmniPlan 3 disk image.",
+ "com.github.autopkg.munki.MSEdge": {
+ "name": "MSEdge",
+ "description": "Downloads the latest Microsoft Edge pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniPlan3.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniPlan3.download",
- "inferred_type": "download",
+ "path": "MSOfficeUpdates/MSEdge.munki.recipe",
+ "parent": "com.github.autopkg.download.MSEdge",
+ "shortname": "MSEdge.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Edge",
+ "munki_description": null
+ },
+ "com.github.autopkg.install.MSOneNote2019": {
+ "name": null,
+ "description": "Downloads and installs the latest OneNote 2019 update.",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSOneNote2019.install.recipe",
+ "parent": "com.github.autopkg.download.MSOneNote2019",
+ "shortname": "MSOneNote2019.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.munki.MSPowerPoint2016": {
+ "name": "MSPowerPoint2016",
+ "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSPowerPoint2016.munki.recipe",
+ "parent": "com.github.autopkg.download.MSPowerPoint2016",
+ "shortname": "MSPowerPoint2016.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft PowerPoint for Mac",
+ "munki_description": null,
"children": [
- "com.github.autopkg.pkg.omniplan3",
- "com.github.autopkg.munki.omniplan3"
+ "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR"
]
},
- "com.github.autopkg.download.omniplan": {
- "name": "OmniPlan",
- "description": "Downloads latest OmniPlan 2 disk image.",
+ "com.github.autopkg.download.SkypeForBusiness": {
+ "name": "SkypeForBusiness",
+ "description": "Downloads the latest Skype for Business multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniPlan.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniPlan.download",
+ "path": "MSOfficeUpdates/SkypeForBusiness.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "SkypeForBusiness.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.omniplan",
- "com.github.autopkg.munki.omniplan"
+ "com.github.autopkg.install.SkypeForBusiness",
+ "com.github.autopkg.munki.SkypeForBusiness",
+ "com.github.novaksam.pkg.SkypeForBusiness",
+ "com.github.peshay.filewave.SkypeForBusiness"
]
},
- "com.github.autopkg.download.omnifocus4": {
- "name": "OmniFocus4",
- "description": "Downloads latest OmniFocus4 disk image.",
+ "com.github.autopkg.install.MSExcel2019": {
+ "name": null,
+ "description": "Downloads and installs the latest Excel 2019 update.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniFocus4.download.recipe",
- "parent": "com.github.autopkg.download.omnigroupproduct",
- "shortname": "OmniFocus4.download",
+ "path": "MSOfficeUpdates/MSExcel2019.install.recipe",
+ "parent": "com.github.autopkg.download.MSExcel2019",
+ "shortname": "MSExcel2019.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.download.MSPowerPoint2016": {
+ "name": "MSPowerPoint2016",
+ "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSPowerPoint2016.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSPowerPoint2016.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.omnifocus4"
+ "com.github.autopkg.munki.MSPowerPoint2016",
+ "com.github.autopkg.install.MSPowerPoint2016",
+ "com.github.patgmac.lanrev.MSPowerPoint2016",
+ "com.github.peshay.filewave.Office2016PowerPoint"
]
},
- "com.github.autopkg.munki.omnigraphsketcher": {
- "name": "OmniGraphSketcher",
- "description": "Downloads latest OmniGraphSketcher disk image and imports into Munki.",
+ "com.github.autopkg.install.MSWord2016": {
+ "name": null,
+ "description": "Downloads and installs the latest Word 2016 update.",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGraphSketcher.munki.recipe",
- "parent": "com.github.autopkg.download.omnigraphsketcher",
- "shortname": "OmniGraphSketcher.munki",
- "inferred_type": "munki",
- "munki_display_name": "OmniGraphSketcher",
- "munki_description": "OmniGraphSketcher helps you make elegant and precise graphs in seconds, whether you have specific data to visualize or you just have a concept to explain. Specifically designed for reports, presentations, and problem sets where you need to produce sharp-looking graphs on the fly, OmniGraphSketcher combines the data plotting power of charting applications with the ease of a basic drawing program."
+ "path": "MSOfficeUpdates/MSWord2016.install.recipe",
+ "parent": "com.github.autopkg.download.MSWord2016",
+ "shortname": "MSWord2016.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.download.omnigroupproduct": {
- "name": "OmniGroupProduct",
- "description": "Downloads latest OmniGroupProduct. This is an abstract base recipe intended to be overridden.",
+ "com.github.autopkg.download.MSWord2016": {
+ "name": "MSWord2016",
+ "description": "Downloads the latest Word 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "OmniGroup/OmniGroupProduct.download.recipe",
- "shortname": "OmniGroupProduct.download",
+ "path": "MSOfficeUpdates/MSWord2016.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSWord2016.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.download.OmniDiskSweeper",
- "com.github.autopkg.download.omnioutliner",
- "com.github.autopkg.munki.omnigroupproduct",
- "com.github.autopkg.download.omnioutliner5",
- "com.github.autopkg.pkg.omnigroupproduct",
- "com.github.autopkg.download.omnigraphsketcher",
- "com.github.autopkg.download.omnifocus2",
- "com.github.autopkg.download.omnigraffle6",
- "com.github.autopkg.download.omnigraffle",
- "com.github.autopkg.download.omnioutlinerpro",
- "com.github.autopkg.download.omnifocus",
- "com.github.autopkg.download.omnifocus3",
- "com.github.autopkg.download.omnioutliner4",
- "com.github.autopkg.download.omnigraffle7",
- "com.github.autopkg.download.omnigrafflepro",
- "com.github.autopkg.download.omniplan3",
- "com.github.autopkg.download.omniplan",
- "com.github.autopkg.download.omnifocus4",
- "com.github.peshay.filewave.OmniGraffle5",
- "com.github.peshay.filewave.OmniGraffle6",
- "com.github.peshay.filewave.OmniGraffle7"
+ "com.github.autopkg.munki.MSWord2016",
+ "com.github.autopkg.install.MSWord2016",
+ "com.github.patgmac.lanrev.MSWord2016",
+ "com.github.peshay.filewave.Office2016Word",
+ "com.github.peshay.filewave.MSWord2016"
]
},
- "com.github.autopkg.download.Praat": {
- "name": "Praat",
- "description": "Downloads the latest version of Praat.",
+ "com.github.autopkg.download.MSRemoteDesktop": {
+ "name": "MSRemoteDesktop",
+ "description": "Downloads the latest Microsoft Remote Desktop pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Praat/Praat.download.recipe",
- "shortname": "Praat.download",
+ "path": "MSOfficeUpdates/MSRemoteDesktop.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSRemoteDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.Praat",
- "com.github.autopkg.munki.Praat"
+ "com.github.autopkg.munki.MSRemoteDesktop",
+ "com.github.autopkg.install.MSRemoteDesktop",
+ "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop"
]
},
- "com.github.autopkg.pkg.Praat": {
+ "com.github.autopkg.install.MSTeams2": {
"name": null,
- "description": "Packages the Praat Download.",
+ "description": "Downloads and installs the latest Teams update.",
"repo": "autopkg/recipes",
- "path": "Praat/Praat.pkg.recipe",
- "parent": "com.github.autopkg.download.Praat",
- "shortname": "Praat.pkg",
- "inferred_type": "pkg"
+ "path": "MSOfficeUpdates/MSTeams2.install.recipe",
+ "parent": "com.github.autopkg.download.MSTeams2",
+ "shortname": "MSTeams2.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.munki.Praat": {
- "name": "Praat",
- "description": "Downloads the latest version of Praat and imports into Munki.",
+ "com.github.autopkg.munki.MSOutlook2016": {
+ "name": "MSOutlook2016",
+ "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Praat/Praat.munki.recipe",
- "parent": "com.github.autopkg.download.Praat",
- "shortname": "Praat.munki",
+ "path": "MSOfficeUpdates/MSOutlook2016.munki.recipe",
+ "parent": "com.github.autopkg.download.MSOutlook2016",
+ "shortname": "MSOutlook2016.munki",
"inferred_type": "munki",
- "munki_display_name": "Praat",
- "munki_description": "Praat is a program for speech analysis and synthesis."
+ "munki_display_name": "Microsoft Outlook for Mac",
+ "munki_description": null,
+ "children": [
+ "com.github.ygini.munki.MSOutlook2016Updates-fr_FR"
+ ]
},
- "com.github.autopkg.pkg.XLD": {
- "name": "XLD",
- "description": "Downloads latest XLD disk image and creates a package from it.",
+ "com.github.autopkg.install.MSAutoUpdate": {
+ "name": null,
+ "description": "Downloads and installs the latest Microsoft AutoUpdate update.",
"repo": "autopkg/recipes",
- "path": "XLD/XLD.pkg.recipe",
- "parent": "com.github.autopkg.download.XLD",
- "shortname": "XLD.pkg",
- "inferred_type": "pkg"
+ "path": "MSOfficeUpdates/MSAutoUpdate.install.recipe",
+ "parent": "com.github.autopkg.download.MSAutoUpdate",
+ "shortname": "MSAutoUpdate.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.munki.XLD": {
- "name": "XLD",
- "description": "Downloads latest XLD disk image and imports into Munki.",
+ "com.github.autopkg.munki.MSOutlook2019": {
+ "name": "MSOutlook2019",
+ "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "XLD/XLD.munki.recipe",
- "parent": "com.github.autopkg.download.XLD",
- "shortname": "XLD.munki",
+ "path": "MSOfficeUpdates/MSOutlook2019.munki.recipe",
+ "parent": "com.github.autopkg.download.MSOutlook2019",
+ "shortname": "MSOutlook2019.munki",
"inferred_type": "munki",
- "munki_display_name": "X Lossless Decoder (XLD)",
- "munki_description": "X Lossless Decoder (XLD) is a tool for Mac OS X that is able to decode/convert/play various 'lossless' audio files. The supported audio files can be split into some tracks with cue sheet when decoding."
+ "munki_display_name": "Microsoft Outlook for Mac",
+ "munki_description": null
},
- "com.github.autopkg.download.XLD": {
- "name": "XLD",
- "description": "Downloads latest XLD disk image.",
+ "com.github.autopkg.munki.MSRemoteDesktop": {
+ "name": "MSRemoteDesktop",
+ "description": "Downloads the latest Microsoft Remote Desktop pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "XLD/XLD.download.recipe",
- "shortname": "XLD.download",
+ "path": "MSOfficeUpdates/MSRemoteDesktop.munki.recipe",
+ "parent": "com.github.autopkg.download.MSRemoteDesktop",
+ "shortname": "MSRemoteDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Remote Desktop",
+ "munki_description": null
+ },
+ "com.github.autopkg.install.MSExcel2016": {
+ "name": null,
+ "description": "Downloads and installs the latest Excel 2016 update.",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSExcel2016.install.recipe",
+ "parent": "com.github.autopkg.download.MSExcel2016",
+ "shortname": "MSExcel2016.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.install.MSOneNote2016": {
+ "name": null,
+ "description": "Downloads and installs the latest OneNote 2016 update.",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSOneNote2016.install.recipe",
+ "parent": "com.github.autopkg.download.MSOneNote2016",
+ "shortname": "MSOneNote2016.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.munki.MSExcel2016": {
+ "name": "MSExcel2016",
+ "description": "Downloads the latest Excel 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSExcel2016.munki.recipe",
+ "parent": "com.github.autopkg.download.MSExcel2016",
+ "shortname": "MSExcel2016.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Excel for Mac",
+ "munki_description": null,
+ "children": [
+ "com.github.ygini.munki.MSExcel2016Updates-fr_FR"
+ ]
+ },
+ "com.github.autopkg.install.MSOutlook2016": {
+ "name": null,
+ "description": "Downloads and installs the latest Outlook 2016 update.",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSOutlook2016.install.recipe",
+ "parent": "com.github.autopkg.download.MSOutlook2016",
+ "shortname": "MSOutlook2016.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.download.MSAutoUpdate": {
+ "name": "MSAutoUpdate",
+ "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSAutoUpdate.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSAutoUpdate.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.XLD",
- "com.github.autopkg.munki.XLD"
+ "com.github.autopkg.install.MSAutoUpdate",
+ "com.github.autopkg.munki.MSAutoUpdate",
+ "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion",
+ "com.github.novaksam.pkg.MicrosoftAutoUpdate",
+ "com.github.peshay.filewave.Office2016AutoUpdate"
]
},
- "com.github.autopkg.pkg.dropbox": {
- "name": "Dropbox",
- "description": "Downloads the latest version of Dropbox and makes a pkg of it.",
+ "com.github.autopkg.munki.SkypeForBusiness": {
+ "name": "SkypeForBusiness",
+ "description": "Downloads the latest Skype for Business multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Dropbox/Dropbox.pkg.recipe",
- "parent": "com.github.autopkg.download.dropbox",
- "shortname": "Dropbox.pkg",
- "inferred_type": "pkg",
+ "path": "MSOfficeUpdates/SkypeForBusiness.munki.recipe",
+ "parent": "com.github.autopkg.download.SkypeForBusiness",
+ "shortname": "SkypeForBusiness.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Skype for Business",
+ "munki_description": null
+ },
+ "com.github.autopkg.download.MSExcel2019": {
+ "name": "MSExcel2019",
+ "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "repo": "autopkg/recipes",
+ "path": "MSOfficeUpdates/MSExcel2019.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSExcel2019.download",
+ "inferred_type": "download",
"children": [
- "com.justinrummel.jss.dropbox",
- "com.github.grahamgilbert.install.dropbox",
- "com.github.rtrouton.jss.dropbox",
- "com.github.novaksam.jss.Dropbox",
- "com.github.seansgm.autopkg-lanrev-recipes.Dropbox",
- "com.github.seansgm.autopkg-absolute-recipes.Dropbox",
- "com.github.autopkg.grahampugh-recipes.jamf.Dropbox-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Dropbox"
+ "com.github.autopkg.munki.MSExcel2019",
+ "com.github.autopkg.install.MSExcel2019",
+ "com.github.kitzy.jss.MicrosoftExcel2019",
+ "com.github.davidbpirie.jamf-upload.MSExcel2019"
]
},
- "com.github.autopkg.download.dropbox": {
- "name": "Dropbox",
- "description": "Downloads the current release version of Dropbox. Change the BUILD value from 'stable' to 'beta' for beta builds.",
+ "com.github.autopkg.download.MSOfficeMacProduct": {
+ "name": "MicrosoftOfficeMacProduct",
+ "description": "Downloads a Microsoft Office Mac product. This recipe should only\never be used as a parent to a child recipe with specific values overridden.\n\nPRODUCT is one of the keys defined in PROD_DICT in the\nMSOfficeMacURLandUpdateInfoProvider processor. Common values are:\nExcel2016, Excel2019, Word2016, Word2019, etc\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Dropbox/Dropbox.download.recipe",
- "shortname": "Dropbox.download",
+ "path": "MSOfficeUpdates/MSOfficeMacProduct.download.recipe",
+ "shortname": "MSOfficeMacProduct.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.dropbox",
- "com.github.autopkg.munki.dropbox",
- "com.github.peshay.filewave.Dropbox"
+ "com.github.autopkg.download.MSOneNote2019",
+ "com.github.autopkg.download.MSTeams2",
+ "com.github.autopkg.download.MSWord2019",
+ "com.github.autopkg.download.MSOutlook2019",
+ "com.github.autopkg.download.SkypeForBusiness",
+ "com.github.autopkg.download.MSPowerPoint2016",
+ "com.github.autopkg.download.MSWord2016",
+ "com.github.autopkg.download.MSRemoteDesktop",
+ "com.github.autopkg.download.MSAutoUpdate",
+ "com.github.autopkg.download.MSExcel2019",
+ "com.github.autopkg.download.MSCompanyPortal",
+ "com.github.autopkg.download.MSOneNote2016",
+ "com.github.autopkg.download.MSTeams",
+ "com.github.autopkg.download.MSDefenderATP",
+ "com.github.autopkg.download.MSPowerPoint2019",
+ "com.github.autopkg.download.MSExcel2016",
+ "com.github.autopkg.download.MSOutlook2016",
+ "com.github.autopkg.download.MSEdge"
]
},
- "com.github.autopkg.munki.dropbox": {
- "name": "Dropbox",
- "description": "Downloads the current release version of Dropbox and imports into Munki.\n\nPostinstall script extracts the DropboxHelperInstaller and sets the setuid\nbit so that it can perform its setup tasks as root without asking for admin\nprivileges.\n\nDropbox will attempt to update periodically, and if it does not have permission to\noverwrite the bundle at /Applications/Dropbox.app, it will instead download\nthe updated version to ~/Library/Application Support/Dropbox, and run this version\nas long as it is more recent than the copy in /Applications.\n\nThis recipe uses blocking_applications to prevent the installation only if Dropbox\nfrom /Applications is running. If an updated version from the user's home directory\nis running, Munki can update the version in /Applications without requiring the user\nto quit Dropbox.",
+ "com.github.autopkg.download.MSCompanyPortal": {
+ "name": "CompanyPortal",
+ "description": "Downloads the latest Microsoft Company Portal pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Dropbox/Dropbox.munki.recipe",
- "parent": "com.github.autopkg.download.dropbox",
- "shortname": "Dropbox.munki",
- "inferred_type": "munki",
- "munki_display_name": "Dropbox",
- "munki_description": "Dropbox is a free service that lets you bring all your photos, docs, and videos anywhere. This means that any file you save to your Dropbox will automatically save to all your computers, phones and even the Dropbox website."
+ "path": "MSOfficeUpdates/MSCompanyPortal.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSCompanyPortal.download",
+ "inferred_type": "download"
},
- "com.github.autopkg.munki.AdobeReaderUpdates": {
- "name": "AdobeReaderUpdate",
- "description": "Downloads the latest update for Adobe Reader and imports into Munki. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.munki, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSee AdobeReaderUpdates.download for MAJOR_VERSION and OS_VERSION input variables.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ",
+ "com.github.autopkg.install.MSPowerPoint2019": {
+ "name": null,
+ "description": "Downloads and installs the latest PowerPoint 2019 update.",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReaderUpdates.munki.recipe",
- "parent": "com.github.autopkg.download.AdobeReaderUpdates",
- "deprecated": true,
- "shortname": "AdobeReaderUpdates.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Reader Update",
- "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia."
+ "path": "MSOfficeUpdates/MSPowerPoint2019.install.recipe",
+ "parent": "com.github.autopkg.download.MSPowerPoint2019",
+ "shortname": "MSPowerPoint2019.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.download.AdobeReaderDC": {
- "name": "AdobeReaderDC",
- "description": "Downloads the latest Adobe Acrobat Reader DC.",
+ "com.github.autopkg.download.MSOneNote2016": {
+ "name": "MSOneNote2016",
+ "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReaderDC.download.recipe",
- "deprecated": true,
- "shortname": "AdobeReaderDC.download",
+ "path": "MSOfficeUpdates/MSOneNote2016.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSOneNote2016.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.AdobeReaderDC",
- "com.github.autopkg.munki.AdobeReaderDC",
- "com.github.rtrouton.pkg.AdobeReaderDC",
- "com.github.novaksam.pkg.AdobeAcrobatReaderDC"
+ "com.github.autopkg.install.MSOneNote2016",
+ "com.github.autopkg.munki.MSOneNote2016",
+ "com.github.patgmac.lanrev.MSOneNote2016",
+ "com.github.peshay.filewave.Office2016OneNote"
]
},
- "com.github.autopkg.download.AdobeReader": {
- "name": "AdobeReader",
- "description": "Downloads the latest Adobe Acrobat Reader.",
+ "com.github.autopkg.download.MSTeams": {
+ "name": "MSTeams",
+ "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReader.download.recipe",
- "shortname": "AdobeReader.download",
+ "path": "MSOfficeUpdates/MSTeams.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSTeams.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.AdobeReader",
- "com.github.autopkg.munki.AdobeReader",
- "com.github.novaksam.pkg.AdobeReader",
- "com.github.autopkg.filewave.AdobeReader",
- "com.github.moofit-recipes.pkg.AdobeReader"
+ "com.github.autopkg.install.MSTeams",
+ "com.github.autopkg.munki.MSTeams",
+ "com.github.davidbpirie.jamf-upload.MicrosoftTeams"
]
},
- "com.github.autopkg.download.AdobeReaderUpdates": {
- "name": "AdobeReader",
- "description": "Downloads the latest multi-lingual Adobe Reader \"patch\" updater pkg. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.download, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSet MAJOR_VERSION to either '10' or '11'. OS_VERSION defaults to 10.9 because the most recent\nupdates, (10.1.14, 11.0.12) are offered only to OS X 10.9 and up, but this can be set to try requesting the\nupdate for different client OS X versions if newer versions are offered exclusively to higher OS X versions\nin the future.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ",
+ "com.github.autopkg.download.MSDefenderATP": {
+ "name": "MSDefenderATP",
+ "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReaderUpdates.download.recipe",
- "deprecated": true,
- "shortname": "AdobeReaderUpdates.download",
+ "path": "MSOfficeUpdates/MSDefenderATP.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSDefenderATP.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.AdobeReaderUpdates"
+ "com.github.autopkg.munki.MSDefenderATP"
]
},
- "com.github.autopkg.pkg.AdobeReader": {
- "name": "AdobeReader",
- "description": "Downloads the current Adobe Acrobat Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.",
+ "com.github.autopkg.download.MSPowerPoint2019": {
+ "name": "MSPowerPoint2019",
+ "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReader.pkg.recipe",
- "parent": "com.github.autopkg.download.AdobeReader",
- "shortname": "AdobeReader.pkg",
- "inferred_type": "pkg",
+ "path": "MSOfficeUpdates/MSPowerPoint2019.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSPowerPoint2019.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.install.AdobeReader",
- "com.github.rtrouton.jss.AdobeReader",
- "com.github.smithjw.jamf.Adobe_Acrobat_Reader",
- "com.github.davidbpirie.jamf-upload.AdobeReader",
- "com.github.Lotusshaney.munki.AdobeReader",
- "com.github.almenscorner.intune.AdobeReader"
+ "com.github.autopkg.install.MSPowerPoint2019",
+ "com.github.autopkg.munki.MSPowerPoint2019",
+ "com.github.kitzy.jss.MicrosoftPowerPoint2019",
+ "com.github.davidbpirie.jamf-upload.MSPowerPoint2019"
]
},
- "com.github.autopkg.munki.AdobeReader": {
- "name": "AdobeReader",
- "description": "Downloads the latest Adobe Reader and imports into Munki.\nFor OS_VERSION, 'Mac OS 10.15.0' or 'Mac OS 12.0' are valid, not 10.15 or 12.0\n\nAdditional notes:\n- Reader ships as an installer pkg that deploys a .app\n- Due to name changes, we add multiple variations on .app names to blocking_applications.\n- An installs array is also generated for the .app.\n- The preinstall_script is there to get around an oversight in the package's\npreflight script, looking to find a user's trash folder to copy the .app into.\n",
+ "com.github.autopkg.download.MSExcel2016": {
+ "name": "MSExcel2016",
+ "description": "Downloads the latest Excel 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReader.munki.recipe",
- "parent": "com.github.autopkg.download.AdobeReader",
- "shortname": "AdobeReader.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Reader",
- "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia."
+ "path": "MSOfficeUpdates/MSExcel2016.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSExcel2016.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.install.MSExcel2016",
+ "com.github.autopkg.munki.MSExcel2016",
+ "com.github.patgmac.lanrev.MSExcel2016",
+ "com.github.peshay.filewave.Office2016Excel"
+ ]
},
- "com.github.autopkg.install.AdobeReaderDC": {
- "name": "AdobeReader",
- "description": "Downloads the current Adobe Acrobat Reader DC pkg and installs it.",
+ "com.github.autopkg.install.MSRemoteDesktop": {
+ "name": null,
+ "description": "Downloads and installs the latest Microsoft Remote Desktop update.",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReaderDC.install.recipe",
- "parent": "com.github.autopkg.pkg.AdobeReaderDC",
- "deprecated": true,
- "shortname": "AdobeReaderDC.install",
+ "path": "MSOfficeUpdates/MSRemoteDesktop.install.recipe",
+ "parent": "com.github.autopkg.download.MSRemoteDesktop",
+ "shortname": "MSRemoteDesktop.install",
"inferred_type": "install"
},
- "com.github.autopkg.install.AdobeReader": {
- "name": "AdobeReader",
- "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes. Finally, it is installed. Setting MAJOR_VERSION to \"10\" will cause a download of the\nlatest/last version of Adobe Reader 10, but the repackager is unlikely to operate properly with that version.\n ",
+ "com.github.autopkg.install.MSWord2019": {
+ "name": null,
+ "description": "Downloads and installs the latest Word 2019 update.",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReader.install.recipe",
- "parent": "com.github.autopkg.pkg.AdobeReader",
- "shortname": "AdobeReader.install",
+ "path": "MSOfficeUpdates/MSWord2019.install.recipe",
+ "parent": "com.github.autopkg.download.MSWord2019",
+ "shortname": "MSWord2019.install",
"inferred_type": "install"
},
- "com.github.autopkg.pkg.AdobeReaderDC": {
- "name": "AdobeReaderDC",
- "description": "Downloads the current Adobe Acrobat Reader DC pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.",
+ "com.github.autopkg.download.MSOutlook2016": {
+ "name": "MSOutlook2016",
+ "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReaderDC.pkg.recipe",
- "parent": "com.github.autopkg.download.AdobeReaderDC",
- "deprecated": true,
- "shortname": "AdobeReaderDC.pkg",
- "inferred_type": "pkg",
+ "path": "MSOfficeUpdates/MSOutlook2016.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSOutlook2016.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.install.AdobeReaderDC",
- "com.github.autopkg.seansgm-filewave.AdobeReaderDC"
+ "com.github.autopkg.munki.MSOutlook2016",
+ "com.github.autopkg.install.MSOutlook2016",
+ "com.github.patgmac.lanrev.MSOutlook2016",
+ "com.github.peshay.filewave.Office2016Outlook"
]
},
- "com.github.autopkg.munki.AdobeReaderDC": {
- "name": "AdobeReaderDC",
- "description": null,
- "repo": "autopkg/recipes",
- "path": "AdobeReader/AdobeReaderDC.munki.recipe",
- "parent": "com.github.autopkg.download.AdobeReaderDC",
- "deprecated": true,
- "shortname": "AdobeReaderDC.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Acrobat Reader DC",
- "munki_description": "More powerful than other PDF software, Adobe Acrobat Reader DC is the free, trusted standard for viewing, printing, and annotating PDFs. And now, it\u2019s connected to Adobe Document Cloud \u2014 so it\u2019s easier than ever to work with PDFs on computers and mobile devices."
- },
- "com.github.autopkg.munki.Spotify": {
- "name": "Spotify",
- "description": "Downloads the latest Spotify and imports into Munki.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"\n\nNote: 1.0.50 and 1.0.51 versions of Spotify has mode 744 for its executables,\ncausing the app to not launch for any user except the user who installed\nit, root in the case of Munki. Currently a postinstall_script fixes this issue\nby adding group and owner +x to these files.\n\nRelated GitHub issue:\nhttps://github.com/autopkg/recipes/issues/196\n",
+ "com.github.autopkg.munki.MSPowerPoint2019": {
+ "name": "MSPowerPoint2019",
+ "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Spotify/Spotify.munki.recipe",
- "parent": "com.github.autopkg.download.Spotify",
- "shortname": "Spotify.munki",
+ "path": "MSOfficeUpdates/MSPowerPoint2019.munki.recipe",
+ "parent": "com.github.autopkg.download.MSPowerPoint2019",
+ "shortname": "MSPowerPoint2019.munki",
"inferred_type": "munki",
- "munki_display_name": "Spotify",
- "munki_description": "Spotify is a music streaming service offering unlimited streaming of selected music from a range of major and independent record labels."
- },
- "com.github.autopkg.download.Spotify": {
- "name": "Spotify",
- "description": "Downloads the latest Spotify.\n\nFor Apple Silicon set DOWNLOAD_ARCH to \"ARM64\" and SUPPORTED_ARCH to \"arm64\" (default)\n\nFor Intel leave DOWNLOAD_ARCH empty and set SUPPORTED_ARCH to \"x86_64\"",
- "repo": "autopkg/recipes",
- "path": "Spotify/Spotify.download.recipe",
- "shortname": "Spotify.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.Spotify",
- "com.github.homebysix.install.Spotify",
- "com.github.homebysix.pkg.Spotify",
- "com.github.nstrauss.munki.Spotify",
- "com.github.almenscorner.intune.Spotify"
- ]
+ "munki_display_name": "Microsoft PowerPoint for Mac",
+ "munki_description": null
},
- "com.github.autopkg.install.VLC": {
- "name": "VLC",
- "description": "Downloads and installs latest VLC.",
+ "com.github.autopkg.install.MSTeams": {
+ "name": null,
+ "description": "Downloads and installs the latest Teams update.",
"repo": "autopkg/recipes",
- "path": "VLC/VLC.install.recipe",
- "parent": "com.github.autopkg.download.VLC",
- "shortname": "VLC.install",
+ "path": "MSOfficeUpdates/MSTeams.install.recipe",
+ "parent": "com.github.autopkg.download.MSTeams",
+ "shortname": "MSTeams.install",
"inferred_type": "install"
},
- "com.github.autopkg.pkg.VLC": {
- "name": "VLC",
- "description": "Downloads latest VLC disk image and builds a package.",
+ "com.github.autopkg.install.MSPowerPoint2016": {
+ "name": null,
+ "description": "Downloads and installs the latest PowerPoint 2016 update.",
"repo": "autopkg/recipes",
- "path": "VLC/VLC.pkg.recipe",
- "parent": "com.github.autopkg.download.VLC",
- "shortname": "VLC.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.VLC",
- "com.github.novaksam.jss.VLC",
- "com.github.novaksam.jamf.VLC",
- "com.github.seansgm.autopkg-lanrev-recipes.VLC",
- "com.github.seansgm.autopkg-absolute-recipes.VLC",
- "com.github.smithjw.jamf.VLC",
- "com.github.autopkg.grahampugh-recipes.jamf.VLC-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.VLC",
- "com.github.davidbpirie.jamf-upload.VLC",
- "com.github.Lotusshaney.munki.VLC"
- ]
+ "path": "MSOfficeUpdates/MSPowerPoint2016.install.recipe",
+ "parent": "com.github.autopkg.download.MSPowerPoint2016",
+ "shortname": "MSPowerPoint2016.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.munki.VLC": {
- "name": "VLC",
- "description": "Downloads latest VLC disk image and imports into Munki.\n\nThis recipe defaults supported_architectures to both \"x86_64\" and \"arm64\" for\nthe Universal download of VLC. If you override the default ARCHITECTURE value,\nalso remember to adjust the supported_architectures in your override.",
+ "com.github.autopkg.munki.MSOneNote2019": {
+ "name": "MSOneNote2019",
+ "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "VLC/VLC.munki.recipe",
- "parent": "com.github.autopkg.download.VLC",
- "shortname": "VLC.munki",
+ "path": "MSOfficeUpdates/MSOneNote2019.munki.recipe",
+ "parent": "com.github.autopkg.download.MSOneNote2019",
+ "shortname": "MSOneNote2019.munki",
"inferred_type": "munki",
- "munki_display_name": "VLC Media Player",
- "munki_description": "VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols."
+ "munki_display_name": "Microsoft OneNote for Mac",
+ "munki_description": null
},
- "com.github.autopkg.download.VLC": {
- "name": "VLC",
- "description": "Downloads latest VLC disk image.\n\nAllowable ARCHITECTURE values (as of October 2021) include:\n- \"universal\" for the Universal build (this is the default)\n- \"intel64\" for the Intel build\n- \"arm64\" for the Apple Silicon build\n",
+ "com.github.autopkg.munki.MSAutoUpdate": {
+ "name": "MSAutoUpdate",
+ "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "VLC/VLC.download.recipe",
- "shortname": "VLC.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.install.VLC",
- "com.github.autopkg.pkg.VLC",
- "com.github.autopkg.munki.VLC",
- "com.github.peshay.filewave.VLC",
- "com.github.almenscorner.intune.VLC"
- ]
+ "path": "MSOfficeUpdates/MSAutoUpdate.munki.recipe",
+ "parent": "com.github.autopkg.download.MSAutoUpdate",
+ "shortname": "MSAutoUpdate.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft AutoUpdate",
+ "munki_description": null
},
- "com.github.autopkg.munki.puppet-agent": {
- "name": "Puppet-Agent",
- "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.",
+ "com.github.autopkg.munki.MSTeams": {
+ "name": "MSTeamsClassic",
+ "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Puppet-Agent.munki.recipe",
- "parent": "com.github.autopkg.download.puppet-agent",
- "shortname": "Puppet-Agent.munki",
+ "path": "MSOfficeUpdates/MSTeams.munki.recipe",
+ "parent": "com.github.autopkg.download.MSTeams",
+ "shortname": "MSTeams.munki",
"inferred_type": "munki",
- "munki_display_name": "Puppet Agent",
- "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state"
+ "munki_display_name": "Microsoft Teams classic",
+ "munki_description": null
},
- "com.github.autopkg.munki.puppet": {
- "name": "Puppet",
- "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
+ "com.github.autopkg.munki.MSOneNote2016": {
+ "name": "MSOneNote2016",
+ "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Puppet.munki.recipe",
- "parent": "com.github.autopkg.download.puppet",
- "shortname": "Puppet.munki",
+ "path": "MSOfficeUpdates/MSOneNote2016.munki.recipe",
+ "parent": "com.github.autopkg.download.MSOneNote2016",
+ "shortname": "MSOneNote2016.munki",
"inferred_type": "munki",
- "munki_display_name": "Puppet",
- "munki_description": "Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively."
+ "munki_display_name": "Microsoft OneNote for Mac",
+ "munki_description": null,
+ "children": [
+ "com.github.ygini.munki.MSOneNote2016Updates-fr_FR"
+ ]
},
- "com.github.autopkg.download.puppet": {
- "name": "Puppet",
- "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
+ "com.github.autopkg.download.MSEdge": {
+ "name": "MSEdge",
+ "description": "Downloads the latest Microsoft Edge pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Puppet.download.recipe",
- "shortname": "Puppet.download",
+ "path": "MSOfficeUpdates/MSEdge.download.recipe",
+ "parent": "com.github.autopkg.download.MSOfficeMacProduct",
+ "shortname": "MSEdge.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.puppet"
+ "com.github.autopkg.install.MSEdge",
+ "com.github.autopkg.munki.MSEdge"
]
},
- "com.github.autopkg.munki.facter": {
- "name": "Facter",
- "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.",
+ "com.github.autopkg.munki.TextMate": {
+ "name": "TextMate",
+ "description": "Downloads TextMate 1.5.11 and imports into Munki. The URL\nis hardcoded because it's not likely to ever get another update.",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Facter.munki.recipe",
- "parent": "com.github.autopkg.download.facter",
- "shortname": "Facter.munki",
+ "path": "TextMate/TextMate.munki.recipe",
+ "parent": "com.github.autopkg.download.TextMate",
+ "shortname": "TextMate.munki",
"inferred_type": "munki",
- "munki_display_name": "Facter",
- "munki_description": "Facter is an independent, cross-platform Ruby library designed to gather information on all the nodes you will managing with Puppet."
+ "munki_display_name": "TextMate",
+ "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike."
},
- "com.github.autopkg.download.hiera": {
- "name": "Hiera",
- "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
+ "com.github.autopkg.download.TextMate": {
+ "name": "TextMate",
+ "description": "Downloads TextMate 1.5.11. The URL\nis hardcoded because it's not likely to ever get another update.",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Hiera.download.recipe",
- "shortname": "Hiera.download",
+ "path": "TextMate/TextMate.download.recipe",
+ "shortname": "TextMate.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.hiera"
+ "com.github.autopkg.munki.TextMate",
+ "com.github.rustymyers.pkg.TextMate"
]
},
- "com.github.autopkg.download.facter": {
- "name": "Facter",
- "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
+ "com.github.autopkg.download.TextMate2": {
+ "name": "TextMate2",
+ "description": "Downloads the latest TextMate 2 from their GitHub repo.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Facter.download.recipe",
- "shortname": "Facter.download",
+ "path": "TextMate/TextMate2.download.recipe",
+ "shortname": "TextMate2.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.facter"
+ "com.github.autopkg.install.TextMate2",
+ "com.github.autopkg.munki.TextMate2",
+ "com.github.golbiga.pkg.TextMate2"
]
},
- "com.github.autopkg.munki.hiera": {
- "name": "Hiera",
- "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.",
+ "com.github.autopkg.install.TextMate2": {
+ "name": "TextMate2",
+ "description": "Installs the latest TextMate 2 from GitHub",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Hiera.munki.recipe",
- "parent": "com.github.autopkg.download.hiera",
- "shortname": "Hiera.munki",
- "inferred_type": "munki",
- "munki_display_name": "Hiera",
- "munki_description": "Hiera is a simple pluggable Hierarchical Database."
+ "path": "TextMate/TextMate2.install.recipe",
+ "parent": "com.github.autopkg.download.TextMate2",
+ "shortname": "TextMate2.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.download.puppet-agent": {
- "name": "Puppet-Agent",
- "description": "Downloads the latest Puppet-Agent in the Collections format from\ndownloads.puppetlabs.com/mac/PC1. Bundles vendored Ruby, Facter, Hiera, Augeas, Puppet and MCollective.\n\nOS_VERSION can be overridden, or left to the default, '10.10'.",
+ "com.github.autopkg.munki.TextMate2": {
+ "name": "TextMate2",
+ "description": "Downloads the latest TextMate 2 from their GitHub repo and imports into Munki.\n\nThe postinstall script symlinks the 'mate' command-line helper tool from\nthe application bundle to /usr/local/bin/mate, the same path that TextMate2\nwould install it to.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n",
"repo": "autopkg/recipes",
- "path": "Puppetlabs/Puppet-Agent.download.recipe",
- "shortname": "Puppet-Agent.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.puppet-agent",
- "com.github.grahamgilbert.install.puppet-agent"
- ]
+ "path": "TextMate/TextMate2.munki.recipe",
+ "parent": "com.github.autopkg.download.TextMate2",
+ "shortname": "TextMate2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TextMate 2",
+ "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike."
},
"com.github.autopkg.munki.bbedit": {
"name": "BBEdit",
@@ -1346,15 +1413,6 @@
"munki_display_name": "BBEdit",
"munki_description": "BBEdit is the leading professional HTML and text editor for the Mac. Specifically crafted in response to the needs of Web authors and software developers, this award-winning product provides a plethora of features for editing, searching, and manipulation of text. BBEdit transforms text with high performance."
},
- "com.github.autopkg.install.BBEdit": {
- "name": null,
- "description": "Installs the current release version of BBEdit.",
- "repo": "autopkg/recipes",
- "path": "Barebones/BBEdit.install.recipe",
- "parent": "com.github.autopkg.pkg.BBEdit",
- "shortname": "BBEdit.install",
- "inferred_type": "install"
- },
"com.github.autopkg.download.bbedit": {
"name": "BBEdit",
"description": "Download recipe for BBEdit. Finds and downloads the latest BBEdit release.",
@@ -1379,653 +1437,405 @@
"inferred_type": "pkg",
"children": [
"com.github.autopkg.install.BBEdit",
- "com.github.jazzace.jamf.BBEdit-latest",
"com.github.jazzace.ds.BBEdit",
+ "com.github.jazzace.jamf.BBEdit-latest",
"com.github.autopkg.grahampugh-recipes.jamf.BBEdit-pkg-upload",
"com.github.autopkg.grahampugh-recipes.jamf.BBEdit"
]
},
- "com.github.autopkg.munki.MSExcel2016": {
- "name": "MSExcel2016",
- "description": "Downloads the latest Excel 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSExcel2016.munki.recipe",
- "parent": "com.github.autopkg.download.MSExcel2016",
- "shortname": "MSExcel2016.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Excel for Mac",
- "munki_description": null,
- "children": [
- "com.github.ygini.munki.MSExcel2016Updates-fr_FR"
- ]
- },
- "com.github.autopkg.install.MSWord2016": {
+ "com.github.autopkg.install.BBEdit": {
"name": null,
- "description": "Downloads and installs the latest Word 2016 update.",
+ "description": "Installs the current release version of BBEdit.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSWord2016.install.recipe",
- "parent": "com.github.autopkg.download.MSWord2016",
- "shortname": "MSWord2016.install",
+ "path": "Barebones/BBEdit.install.recipe",
+ "parent": "com.github.autopkg.pkg.BBEdit",
+ "shortname": "BBEdit.install",
"inferred_type": "install"
},
- "com.github.autopkg.install.MSEdge": {
+ "com.github.autopkg.pkg.Praat": {
"name": null,
- "description": "Downloads and installs the latest Microsoft Edge update.",
+ "description": "Packages the Praat Download.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSEdge.install.recipe",
- "parent": "com.github.autopkg.download.MSEdge",
- "shortname": "MSEdge.install",
- "inferred_type": "install"
+ "path": "Praat/Praat.pkg.recipe",
+ "parent": "com.github.autopkg.download.Praat",
+ "shortname": "Praat.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.download.MSTeams": {
- "name": "MSTeams",
- "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.munki.Praat": {
+ "name": "Praat",
+ "description": "Downloads the latest version of Praat and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSTeams.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSTeams.download",
+ "path": "Praat/Praat.munki.recipe",
+ "parent": "com.github.autopkg.download.Praat",
+ "shortname": "Praat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Praat",
+ "munki_description": "Praat is a program for speech analysis and synthesis."
+ },
+ "com.github.autopkg.download.Praat": {
+ "name": "Praat",
+ "description": "Downloads the latest version of Praat.",
+ "repo": "autopkg/recipes",
+ "path": "Praat/Praat.download.recipe",
+ "shortname": "Praat.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.MSTeams",
- "com.github.autopkg.install.MSTeams",
- "com.github.davidbpirie.jamf-upload.MicrosoftTeams"
- ]
+ "com.github.autopkg.pkg.Praat",
+ "com.github.autopkg.munki.Praat"
+ ]
},
- "com.github.autopkg.munki.MSWord2016": {
- "name": "MSWord2016",
- "description": "Downloads the latest Word 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.pkg.OracleJava8": {
+ "name": "OracleJava8",
+ "description": "Downloads the latest Oracle Java 8 JRE CPU release and copies out the flat installer pkg\nwithin the installer app wrapper, appending the version number to the filename.\n(Note the version of the actual pkg id for the com.oracle.jre pkg component is still\nalways \"1.0\".)\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSWord2016.munki.recipe",
- "parent": "com.github.autopkg.download.MSWord2016",
- "shortname": "MSWord2016.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Word for Mac",
- "munki_description": null,
+ "path": "OracleJava/OracleJava8.pkg.recipe",
+ "parent": "com.github.autopkg.download.OracleJava8",
+ "deprecated": true,
+ "shortname": "OracleJava8.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.ygini.munki.MSWord2016Updates-fr_FR"
+ "com.github.rtrouton.jss.OracleJava8",
+ "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8",
+ "com.github.seansgm.autopkg-absolute-recipes.OracleJava8",
+ "com.github.autopkg.filewave.OracleJava8"
]
},
- "com.github.autopkg.download.MSOneNote2019": {
- "name": "MSOneNote2019",
- "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.download.OracleJava8": {
+ "name": "OracleJava8",
+ "description": "Download recipe for Oracle's Java 8. Finds and downloads the latest Oracle Java 8 JRE CPU release.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\n",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOneNote2019.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSOneNote2019.download",
+ "path": "OracleJava/OracleJava8.download.recipe",
+ "deprecated": true,
+ "shortname": "OracleJava8.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.MSOneNote2019",
- "com.github.autopkg.munki.MSOneNote2019",
- "com.github.davidbpirie.jamf-upload.MSOneNote2019"
+ "com.github.autopkg.pkg.OracleJava8",
+ "com.github.autopkg.munki.OracleJava8"
]
},
- "com.github.autopkg.munki.MSEdge": {
- "name": "MSEdge",
- "description": "Downloads the latest Microsoft Edge pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.munki.OracleJava8": {
+ "name": "OracleJava8",
+ "description": "Downloads the latest Oracle Java 8 JRE CPU release and imports into Munki.\nThe flat installer pkg within the installer app is copied out and imported.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement\nfor Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\nThe package's receipt version is useless, so we make an installs item for\nthe prefPane bundle, which has historically had consistent versioning.\n",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSEdge.munki.recipe",
- "parent": "com.github.autopkg.download.MSEdge",
- "shortname": "MSEdge.munki",
+ "path": "OracleJava/OracleJava8.munki.recipe",
+ "parent": "com.github.autopkg.download.OracleJava8",
+ "deprecated": true,
+ "shortname": "OracleJava8.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Edge",
- "munki_description": null
- },
- "com.github.autopkg.install.MSOutlook2016": {
- "name": null,
- "description": "Downloads and installs the latest Outlook 2016 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOutlook2016.install.recipe",
- "parent": "com.github.autopkg.download.MSOutlook2016",
- "shortname": "MSOutlook2016.install",
- "inferred_type": "install"
+ "munki_display_name": "Oracle Java 8",
+ "munki_description": "Java SE Runtime Environment 8 enables support for running Java-powered applets and applications."
},
- "com.github.autopkg.munki.MSDefenderATP": {
- "name": "MSDefenderATP",
- "description": "Downloads the latest Defender ATP multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.munki.facter": {
+ "name": "Facter",
+ "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSDefenderATP.munki.recipe",
- "parent": "com.github.autopkg.download.MSDefenderATP",
- "shortname": "MSDefenderATP.munki",
+ "path": "Puppetlabs/Facter.munki.recipe",
+ "parent": "com.github.autopkg.download.facter",
+ "shortname": "Facter.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Defender ATP for Mac",
- "munki_description": null
- },
- "com.github.autopkg.install.MSPowerPoint2019": {
- "name": null,
- "description": "Downloads and installs the latest PowerPoint 2019 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSPowerPoint2019.install.recipe",
- "parent": "com.github.autopkg.download.MSPowerPoint2019",
- "shortname": "MSPowerPoint2019.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.download.MSWord2016": {
- "name": "MSWord2016",
- "description": "Downloads the latest Word 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSWord2016.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSWord2016.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.install.MSWord2016",
- "com.github.autopkg.munki.MSWord2016",
- "com.github.patgmac.lanrev.MSWord2016",
- "com.github.peshay.filewave.Office2016Word",
- "com.github.peshay.filewave.MSWord2016"
- ]
- },
- "com.github.autopkg.download.MSPowerPoint2019": {
- "name": "MSPowerPoint2019",
- "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSPowerPoint2019.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSPowerPoint2019.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.install.MSPowerPoint2019",
- "com.github.autopkg.munki.MSPowerPoint2019",
- "com.github.kitzy.jss.MicrosoftPowerPoint2019",
- "com.github.davidbpirie.jamf-upload.MSPowerPoint2019"
- ]
- },
- "com.github.autopkg.install.MSPowerPoint2016": {
- "name": null,
- "description": "Downloads and installs the latest PowerPoint 2016 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSPowerPoint2016.install.recipe",
- "parent": "com.github.autopkg.download.MSPowerPoint2016",
- "shortname": "MSPowerPoint2016.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.install.MSTeams2": {
- "name": null,
- "description": "Downloads and installs the latest Teams update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSTeams2.install.recipe",
- "parent": "com.github.autopkg.download.MSTeams2",
- "shortname": "MSTeams2.install",
- "inferred_type": "install"
+ "munki_display_name": "Facter",
+ "munki_description": "Facter is an independent, cross-platform Ruby library designed to gather information on all the nodes you will managing with Puppet."
},
- "com.github.autopkg.munki.MSExcel2019": {
- "name": "MSExcel2019",
- "description": "Downloads the latest Excel 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.munki.hiera": {
+ "name": "Hiera",
+ "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nVERSION can be overridden with a specific version number, or left to\nthe default defined in the download recipe, 'latest'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSExcel2019.munki.recipe",
- "parent": "com.github.autopkg.download.MSExcel2019",
- "shortname": "MSExcel2019.munki",
+ "path": "Puppetlabs/Hiera.munki.recipe",
+ "parent": "com.github.autopkg.download.hiera",
+ "shortname": "Hiera.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Excel for Mac",
- "munki_description": null
+ "munki_display_name": "Hiera",
+ "munki_description": "Hiera is a simple pluggable Hierarchical Database."
},
- "com.github.autopkg.download.MSCompanyPortal": {
- "name": "CompanyPortal",
- "description": "Downloads the latest Microsoft Company Portal pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.munki.puppet-agent": {
+ "name": "Puppet-Agent",
+ "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSCompanyPortal.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSCompanyPortal.download",
- "inferred_type": "download"
+ "path": "Puppetlabs/Puppet-Agent.munki.recipe",
+ "parent": "com.github.autopkg.download.puppet-agent",
+ "shortname": "Puppet-Agent.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Puppet Agent",
+ "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state"
},
- "com.github.autopkg.download.MSDefenderATP": {
- "name": "MSDefenderATP",
- "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.download.hiera": {
+ "name": "Hiera",
+ "description": "Downloads the latest Hiera using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSDefenderATP.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSDefenderATP.download",
+ "path": "Puppetlabs/Hiera.download.recipe",
+ "shortname": "Hiera.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.MSDefenderATP"
+ "com.github.autopkg.munki.hiera"
]
},
- "com.github.autopkg.install.MSAutoUpdate": {
- "name": null,
- "description": "Downloads and installs the latest Microsoft AutoUpdate update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSAutoUpdate.install.recipe",
- "parent": "com.github.autopkg.download.MSAutoUpdate",
- "shortname": "MSAutoUpdate.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.munki.MSTeams": {
- "name": "MSTeamsClassic",
- "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSTeams.munki.recipe",
- "parent": "com.github.autopkg.download.MSTeams",
- "shortname": "MSTeams.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Teams classic",
- "munki_description": null
- },
- "com.github.autopkg.install.MSRemoteDesktop": {
- "name": null,
- "description": "Downloads and installs the latest Microsoft Remote Desktop update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSRemoteDesktop.install.recipe",
- "parent": "com.github.autopkg.download.MSRemoteDesktop",
- "shortname": "MSRemoteDesktop.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.download.MSTeams2": {
- "name": "MSTeams",
- "description": "Downloads the latest Microsoft Teams pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.download.facter": {
+ "name": "Facter",
+ "description": "Downloads the latest Facter using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSTeams2.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSTeams2.download",
+ "path": "Puppetlabs/Facter.download.recipe",
+ "shortname": "Facter.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.MSTeams2",
- "com.github.autopkg.munki.MSTeams2",
- "com.github.davidbpirie.jamf-upload.MicrosoftTeams2"
+ "com.github.autopkg.munki.facter"
]
},
- "com.github.autopkg.install.MSExcel2019": {
- "name": null,
- "description": "Downloads and installs the latest Excel 2019 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSExcel2019.install.recipe",
- "parent": "com.github.autopkg.download.MSExcel2019",
- "shortname": "MSExcel2019.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.install.MSTeams": {
- "name": null,
- "description": "Downloads and installs the latest Teams update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSTeams.install.recipe",
- "parent": "com.github.autopkg.download.MSTeams",
- "shortname": "MSTeams.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.download.MSEdge": {
- "name": "MSEdge",
- "description": "Downloads the latest Microsoft Edge pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.download.puppet-agent": {
+ "name": "Puppet-Agent",
+ "description": "Downloads the latest Puppet-Agent in the Collections format from\ndownloads.puppetlabs.com/mac/PC1. Bundles vendored Ruby, Facter, Hiera, Augeas, Puppet and MCollective.\n\nOS_VERSION can be overridden, or left to the default, '10.10'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSEdge.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSEdge.download",
+ "path": "Puppetlabs/Puppet-Agent.download.recipe",
+ "shortname": "Puppet-Agent.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.MSEdge",
- "com.github.autopkg.munki.MSEdge"
+ "com.github.autopkg.munki.puppet-agent",
+ "com.github.grahamgilbert.install.puppet-agent"
]
},
- "com.github.autopkg.munki.SkypeForBusiness": {
- "name": "SkypeForBusiness",
- "description": "Downloads the latest Skype for Business multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.munki.puppet": {
+ "name": "Puppet",
+ "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac, and imports into Munki.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/SkypeForBusiness.munki.recipe",
- "parent": "com.github.autopkg.download.SkypeForBusiness",
- "shortname": "SkypeForBusiness.munki",
+ "path": "Puppetlabs/Puppet.munki.recipe",
+ "parent": "com.github.autopkg.download.puppet",
+ "shortname": "Puppet.munki",
"inferred_type": "munki",
- "munki_display_name": "Skype for Business",
- "munki_description": null
- },
- "com.github.autopkg.download.MSOutlook2016": {
- "name": "MSOutlook2016",
- "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOutlook2016.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSOutlook2016.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.install.MSOutlook2016",
- "com.github.autopkg.munki.MSOutlook2016",
- "com.github.patgmac.lanrev.MSOutlook2016",
- "com.github.peshay.filewave.Office2016Outlook"
- ]
+ "munki_display_name": "Puppet",
+ "munki_description": "Puppet is a tool designed to manage the configuration of Unix-like and Microsoft Windows systems declaratively."
},
- "com.github.autopkg.download.MSAutoUpdate": {
- "name": "MSAutoUpdate",
- "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.download.puppet": {
+ "name": "Puppet",
+ "description": "Downloads the latest Puppet using Puppet Labs' Mac download list at\ndownloads.puppetlabs.com/mac.\n\nNote that Puppet requires Facter.\n\nVERSION can be overridden with a specific version number, or left to\nthe default, 'latest'.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSAutoUpdate.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSAutoUpdate.download",
+ "path": "Puppetlabs/Puppet.download.recipe",
+ "shortname": "Puppet.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.MSAutoUpdate",
- "com.github.autopkg.munki.MSAutoUpdate",
- "com.github.novaksam.pkg.MicrosoftAutoUpdate",
- "com.github.novaksam.pkg.MicrosoftAutoUpdateCFBundleVersion",
- "com.github.peshay.filewave.Office2016AutoUpdate"
+ "com.github.autopkg.munki.puppet"
]
},
- "com.github.autopkg.munki.MSOutlook2016": {
- "name": "MSOutlook2016",
- "description": "Downloads the latest Outlook 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.munki.Silverlight": {
+ "name": "Silverlight",
+ "description": "Downloads latest Silverlight installer and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOutlook2016.munki.recipe",
- "parent": "com.github.autopkg.download.MSOutlook2016",
- "shortname": "MSOutlook2016.munki",
+ "path": "Silverlight/Silverlight.munki.recipe",
+ "parent": "com.github.autopkg.download.Silverlight",
+ "deprecated": true,
+ "shortname": "Silverlight.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Outlook for Mac",
- "munki_description": null,
- "children": [
- "com.github.ygini.munki.MSOutlook2016Updates-fr_FR"
- ]
+ "munki_display_name": "Microsoft Silverlight",
+ "munki_description": "Microsoft Silverlight is a free web-browser plug-in that enables interactive media experiences, rich business applications and immersive mobile apps."
},
- "com.github.autopkg.munki.MSPowerPoint2016": {
- "name": "MSPowerPoint2016",
- "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.pkg.Silverlight": {
+ "name": "Silverlight",
+ "description": "Downloads latest Silverlight installer and copies the package to the build directory with an appended version number.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSPowerPoint2016.munki.recipe",
- "parent": "com.github.autopkg.download.MSPowerPoint2016",
- "shortname": "MSPowerPoint2016.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft PowerPoint for Mac",
- "munki_description": null,
+ "path": "Silverlight/Silverlight.pkg.recipe",
+ "parent": "com.github.autopkg.download.Silverlight",
+ "deprecated": true,
+ "shortname": "Silverlight.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.ygini.munki.MSPowerPoint2016Updates-fr_FR"
+ "com.justinrummel.jss.Silverlight",
+ "com.github.seansgm.autopkg-lanrev-recipes.Silverlight",
+ "com.github.autopkg.seansgm-filewave.Silverlight",
+ "com.github.seansgm.autopkg-absolute-recipes.Silverlight",
+ "com.github.autopkg.filewave.Silverlight"
]
},
- "com.github.autopkg.download.MSPowerPoint2016": {
- "name": "MSPowerPoint2016",
- "description": "Downloads the latest PowerPoint 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.download.Silverlight": {
+ "name": "Silverlight",
+ "description": "Downloads latest Silverlight installer.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSPowerPoint2016.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSPowerPoint2016.download",
+ "path": "Silverlight/Silverlight.download.recipe",
+ "deprecated": true,
+ "shortname": "Silverlight.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.MSPowerPoint2016",
- "com.github.autopkg.munki.MSPowerPoint2016",
- "com.github.patgmac.lanrev.MSPowerPoint2016",
- "com.github.peshay.filewave.Office2016PowerPoint"
+ "com.github.autopkg.munki.Silverlight",
+ "com.github.autopkg.pkg.Silverlight",
+ "com.github.autopkg.install.Silverlight",
+ "com.github.novaksam.pkg.Silverlight",
+ "com.github.triti.ds.Silverlight"
]
},
- "com.github.autopkg.install.MSWord2019": {
+ "com.github.autopkg.install.Silverlight": {
"name": null,
- "description": "Downloads and installs the latest Word 2019 update.",
+ "description": "Downloads and installs latest Silverlight installer.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSWord2019.install.recipe",
- "parent": "com.github.autopkg.download.MSWord2019",
- "shortname": "MSWord2019.install",
+ "path": "Silverlight/Silverlight.install.recipe",
+ "parent": "com.github.autopkg.download.Silverlight",
+ "deprecated": true,
+ "shortname": "Silverlight.install",
"inferred_type": "install"
},
- "com.github.autopkg.download.MSExcel2019": {
- "name": "MSExcel2019",
- "description": "Downloads the latest Excel 2019 update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSExcel2019.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSExcel2019.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.MSExcel2019",
- "com.github.autopkg.install.MSExcel2019",
- "com.github.kitzy.jss.MicrosoftExcel2019",
- "com.github.davidbpirie.jamf-upload.MSExcel2019"
- ]
- },
- "com.github.autopkg.munki.MSRemoteDesktop": {
- "name": "MSRemoteDesktop",
- "description": "Downloads the latest Microsoft Remote Desktop pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.munki.AdobeReaderDC": {
+ "name": "AdobeReaderDC",
+ "description": null,
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSRemoteDesktop.munki.recipe",
- "parent": "com.github.autopkg.download.MSRemoteDesktop",
- "shortname": "MSRemoteDesktop.munki",
+ "path": "AdobeReader/AdobeReaderDC.munki.recipe",
+ "parent": "com.github.autopkg.download.AdobeReaderDC",
+ "deprecated": true,
+ "shortname": "AdobeReaderDC.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Remote Desktop",
- "munki_description": null
- },
- "com.github.autopkg.install.MSOneNote2016": {
- "name": null,
- "description": "Downloads and installs the latest OneNote 2016 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOneNote2016.install.recipe",
- "parent": "com.github.autopkg.download.MSOneNote2016",
- "shortname": "MSOneNote2016.install",
- "inferred_type": "install"
+ "munki_display_name": "Adobe Acrobat Reader DC",
+ "munki_description": "More powerful than other PDF software, Adobe Acrobat Reader DC is the free, trusted standard for viewing, printing, and annotating PDFs. And now, it\u2019s connected to Adobe Document Cloud \u2014 so it\u2019s easier than ever to work with PDFs on computers and mobile devices."
},
- "com.github.autopkg.download.SkypeForBusiness": {
- "name": "SkypeForBusiness",
- "description": "Downloads the latest Skype for Business multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.download.AdobeReader": {
+ "name": "AdobeReader",
+ "description": "Downloads the latest Adobe Acrobat Reader.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/SkypeForBusiness.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "SkypeForBusiness.download",
+ "path": "AdobeReader/AdobeReader.download.recipe",
+ "shortname": "AdobeReader.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.SkypeForBusiness",
- "com.github.autopkg.install.SkypeForBusiness",
- "com.github.novaksam.pkg.SkypeForBusiness",
- "com.github.peshay.filewave.SkypeForBusiness"
+ "com.github.autopkg.pkg.AdobeReader",
+ "com.github.autopkg.munki.AdobeReader",
+ "com.github.novaksam.pkg.AdobeReader",
+ "com.github.autopkg.filewave.AdobeReader",
+ "com.github.moofit-recipes.pkg.AdobeReader"
]
},
- "com.github.autopkg.munki.MSOutlook2019": {
- "name": "MSOutlook2019",
- "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOutlook2019.munki.recipe",
- "parent": "com.github.autopkg.download.MSOutlook2019",
- "shortname": "MSOutlook2019.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Outlook for Mac",
- "munki_description": null
- },
- "com.github.autopkg.download.MSRemoteDesktop": {
- "name": "MSRemoteDesktop",
- "description": "Downloads the latest Microsoft Remote Desktop pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.pkg.AdobeReaderDC": {
+ "name": "AdobeReaderDC",
+ "description": "Downloads the current Adobe Acrobat Reader DC pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSRemoteDesktop.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSRemoteDesktop.download",
- "inferred_type": "download",
+ "path": "AdobeReader/AdobeReaderDC.pkg.recipe",
+ "parent": "com.github.autopkg.download.AdobeReaderDC",
+ "deprecated": true,
+ "shortname": "AdobeReaderDC.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.install.MSRemoteDesktop",
- "com.github.autopkg.munki.MSRemoteDesktop",
- "com.github.davidbpirie.jamf-upload.MicrosoftRemoteDesktop"
+ "com.github.autopkg.install.AdobeReaderDC",
+ "com.github.autopkg.seansgm-filewave.AdobeReaderDC"
]
},
- "com.github.autopkg.install.SkypeForBusiness": {
- "name": null,
- "description": "Downloads and installs the latest Skype for Business update.",
+ "com.github.autopkg.pkg.AdobeReader": {
+ "name": "AdobeReader",
+ "description": "Downloads the current Adobe Acrobat Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/SkypeForBusiness.install.recipe",
- "parent": "com.github.autopkg.download.SkypeForBusiness",
- "shortname": "SkypeForBusiness.install",
- "inferred_type": "install"
+ "path": "AdobeReader/AdobeReader.pkg.recipe",
+ "parent": "com.github.autopkg.download.AdobeReader",
+ "shortname": "AdobeReader.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.install.AdobeReader",
+ "com.github.rtrouton.jss.AdobeReader",
+ "com.github.smithjw.jamf.Adobe_Acrobat_Reader",
+ "com.github.davidbpirie.jamf-upload.AdobeReader",
+ "com.github.Lotusshaney.munki.AdobeReader",
+ "com.github.almenscorner.intune.AdobeReader"
+ ]
},
- "com.github.autopkg.download.MSExcel2016": {
- "name": "MSExcel2016",
- "description": "Downloads the latest Excel 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.download.AdobeReaderUpdates": {
+ "name": "AdobeReader",
+ "description": "Downloads the latest multi-lingual Adobe Reader \"patch\" updater pkg. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.download, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSet MAJOR_VERSION to either '10' or '11'. OS_VERSION defaults to 10.9 because the most recent\nupdates, (10.1.14, 11.0.12) are offered only to OS X 10.9 and up, but this can be set to try requesting the\nupdate for different client OS X versions if newer versions are offered exclusively to higher OS X versions\nin the future.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSExcel2016.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSExcel2016.download",
+ "path": "AdobeReader/AdobeReaderUpdates.download.recipe",
+ "deprecated": true,
+ "shortname": "AdobeReaderUpdates.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.MSExcel2016",
- "com.github.autopkg.install.MSExcel2016",
- "com.github.patgmac.lanrev.MSExcel2016",
- "com.github.peshay.filewave.Office2016Excel"
+ "com.github.autopkg.munki.AdobeReaderUpdates"
]
},
- "com.github.autopkg.munki.MSWord2019": {
- "name": "MSWord2019",
- "description": "Downloads the latest Word 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.install.AdobeReaderDC": {
+ "name": "AdobeReader",
+ "description": "Downloads the current Adobe Acrobat Reader DC pkg and installs it.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSWord2019.munki.recipe",
- "parent": "com.github.autopkg.download.MSWord2019",
- "shortname": "MSWord2019.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Word for Mac",
- "munki_description": null
+ "path": "AdobeReader/AdobeReaderDC.install.recipe",
+ "parent": "com.github.autopkg.pkg.AdobeReaderDC",
+ "deprecated": true,
+ "shortname": "AdobeReaderDC.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.install.MSOneNote2019": {
- "name": null,
- "description": "Downloads and installs the latest OneNote 2019 update.",
+ "com.github.autopkg.install.AdobeReader": {
+ "name": "AdobeReader",
+ "description": "Downloads the current Adobe Reader pkg and repackages, replacing a problematic preinstall script,\nand enabling installation on non-boot volumes. Finally, it is installed. Setting MAJOR_VERSION to \"10\" will cause a download of the\nlatest/last version of Adobe Reader 10, but the repackager is unlikely to operate properly with that version.\n ",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOneNote2019.install.recipe",
- "parent": "com.github.autopkg.download.MSOneNote2019",
- "shortname": "MSOneNote2019.install",
+ "path": "AdobeReader/AdobeReader.install.recipe",
+ "parent": "com.github.autopkg.pkg.AdobeReader",
+ "shortname": "AdobeReader.install",
"inferred_type": "install"
},
- "com.github.autopkg.download.MSOutlook2019": {
- "name": "MSOutlook2019",
- "description": "Downloads the latest Outlook 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.download.AdobeReaderDC": {
+ "name": "AdobeReaderDC",
+ "description": "Downloads the latest Adobe Acrobat Reader DC.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOutlook2019.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSOutlook2019.download",
+ "path": "AdobeReader/AdobeReaderDC.download.recipe",
+ "deprecated": true,
+ "shortname": "AdobeReaderDC.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.MSOutlook2019",
- "com.github.autopkg.install.MSOutlook2019",
- "com.github.davidbpirie.jamf-upload.MSOutlook2019"
+ "com.github.autopkg.munki.AdobeReaderDC",
+ "com.github.autopkg.pkg.AdobeReaderDC",
+ "com.github.rtrouton.pkg.AdobeReaderDC",
+ "com.github.novaksam.pkg.AdobeAcrobatReaderDC"
]
},
- "com.github.autopkg.install.MSExcel2016": {
- "name": null,
- "description": "Downloads and installs the latest Excel 2016 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSExcel2016.install.recipe",
- "parent": "com.github.autopkg.download.MSExcel2016",
- "shortname": "MSExcel2016.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.munki.MSTeams2": {
- "name": "MSTeams",
- "description": "Downloads the latest MS Teams pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSTeams2.munki.recipe",
- "parent": "com.github.autopkg.download.MSTeams2",
- "shortname": "MSTeams2.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Teams",
- "munki_description": null
- },
- "com.github.autopkg.munki.MSAutoUpdate": {
- "name": "MSAutoUpdate",
- "description": "Downloads the latest Microsoft AutoUpdate update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.munki.AdobeReader": {
+ "name": "AdobeReader",
+ "description": "Downloads the latest Adobe Reader and imports into Munki.\nFor OS_VERSION, 'Mac OS 10.15.0' or 'Mac OS 12.0' are valid, not 10.15 or 12.0\n\nAdditional notes:\n- Reader ships as an installer pkg that deploys a .app\n- Due to name changes, we add multiple variations on .app names to blocking_applications.\n- An installs array is also generated for the .app.\n- The preinstall_script is there to get around an oversight in the package's\npreflight script, looking to find a user's trash folder to copy the .app into.\n",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSAutoUpdate.munki.recipe",
- "parent": "com.github.autopkg.download.MSAutoUpdate",
- "shortname": "MSAutoUpdate.munki",
+ "path": "AdobeReader/AdobeReader.munki.recipe",
+ "parent": "com.github.autopkg.download.AdobeReader",
+ "shortname": "AdobeReader.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft AutoUpdate",
- "munki_description": null
- },
- "com.github.autopkg.download.MSWord2019": {
- "name": "MSWord2019",
- "description": "Downloads the latest Word 2019 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSWord2019.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSWord2019.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.install.MSWord2019",
- "com.github.autopkg.munki.MSWord2019",
- "com.github.kitzy.jss.MicrosoftWord2019",
- "com.github.davidbpirie.jamf-upload.MSWord2019"
- ]
+ "munki_display_name": "Adobe Reader",
+ "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia."
},
- "com.github.autopkg.munki.MSPowerPoint2019": {
- "name": "MSPowerPoint2019",
- "description": "Downloads the latest PowerPoint 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.munki.AdobeReaderUpdates": {
+ "name": "AdobeReaderUpdate",
+ "description": "Downloads the latest update for Adobe Reader and imports into Munki. This is not a complete\ninstaller for Adobe Reader as is provided by AdobeReader.munki, but recent versions (11.0.11 and 11.0.12)\nhave not been made available as integrated installers. These updates are also multilingual, and provide\nupdates for languages that aren't available in full installers.\n\nSee AdobeReaderUpdates.download for MAJOR_VERSION and OS_VERSION input variables.\n\nThis recipe does not currently support \"patch\" updaters for Reader DC.\n\nBased on AdobeReaderUpdates recipes by Matthias Choules,\nhttps://github.com/autopkg/recipes/pull/61.\n ",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSPowerPoint2019.munki.recipe",
- "parent": "com.github.autopkg.download.MSPowerPoint2019",
- "shortname": "MSPowerPoint2019.munki",
+ "path": "AdobeReader/AdobeReaderUpdates.munki.recipe",
+ "parent": "com.github.autopkg.download.AdobeReaderUpdates",
+ "deprecated": true,
+ "shortname": "AdobeReaderUpdates.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft PowerPoint for Mac",
- "munki_description": null
+ "munki_display_name": "Adobe Reader Update",
+ "munki_description": "Adobe\u00ae Reader\u00ae is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia."
},
- "com.github.autopkg.download.MSOfficeMacProduct": {
- "name": "MicrosoftOfficeMacProduct",
- "description": "Downloads a Microsoft Office Mac product. This recipe should only\never be used as a parent to a child recipe with specific values overridden.\n\nPRODUCT is one of the keys defined in PROD_DICT in the\nMSOfficeMacURLandUpdateInfoProvider processor. Common values are:\nExcel2016, Excel2019, Word2016, Word2019, etc\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION supports three values: 'latest', which will download\nthe latest full update for the given CHANNEL, 'latest-delta',\nwhich will download the latest delta update for the given CHANNEL,\nand 'latest-standalone' which will download the latest standalone\ninstaller for the given CHANNEL. 'latest-standalone' does not support\n'InsiderFast' CHANNEL.\n",
+ "com.github.autopkg.install.transmit5": {
+ "name": "Transmit5",
+ "description": "Downloads and installs the current release version of Transmit 5.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOfficeMacProduct.download.recipe",
- "shortname": "MSOfficeMacProduct.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.download.MSTeams",
- "com.github.autopkg.download.MSOneNote2019",
- "com.github.autopkg.download.MSWord2016",
- "com.github.autopkg.download.MSPowerPoint2019",
- "com.github.autopkg.download.MSCompanyPortal",
- "com.github.autopkg.download.MSDefenderATP",
- "com.github.autopkg.download.MSTeams2",
- "com.github.autopkg.download.MSEdge",
- "com.github.autopkg.download.MSOutlook2016",
- "com.github.autopkg.download.MSAutoUpdate",
- "com.github.autopkg.download.MSPowerPoint2016",
- "com.github.autopkg.download.MSExcel2019",
- "com.github.autopkg.download.SkypeForBusiness",
- "com.github.autopkg.download.MSRemoteDesktop",
- "com.github.autopkg.download.MSExcel2016",
- "com.github.autopkg.download.MSOutlook2019",
- "com.github.autopkg.download.MSWord2019",
- "com.github.autopkg.download.MSOneNote2016"
- ]
+ "path": "Panic/Transmit5.install.recipe",
+ "parent": "com.github.autopkg.pkg.transmit5",
+ "shortname": "Transmit5.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.download.MSOneNote2016": {
- "name": "MSOneNote2016",
- "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nand appends the version to the end of the filename.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.download.transmit": {
+ "name": "Transmit",
+ "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOneNote2016.download.recipe",
- "parent": "com.github.autopkg.download.MSOfficeMacProduct",
- "shortname": "MSOneNote2016.download",
+ "path": "Panic/Transmit.download.recipe",
+ "shortname": "Transmit.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.MSOneNote2016",
- "com.github.autopkg.munki.MSOneNote2016",
- "com.github.patgmac.lanrev.MSOneNote2016",
- "com.github.peshay.filewave.Office2016OneNote"
+ "com.github.autopkg.munki.transmit",
+ "com.github.autopkg.pkg.transmit"
]
},
- "com.github.autopkg.install.MSOutlook2019": {
- "name": null,
- "description": "Downloads and installs the latest Outlook 2019 update.",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOutlook2019.install.recipe",
- "parent": "com.github.autopkg.download.MSOutlook2019",
- "shortname": "MSOutlook2019.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.munki.MSOneNote2019": {
- "name": "MSOneNote2019",
- "description": "Downloads the latest OneNote 2019 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
- "repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOneNote2019.munki.recipe",
- "parent": "com.github.autopkg.download.MSOneNote2019",
- "shortname": "MSOneNote2019.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft OneNote for Mac",
- "munki_description": null
- },
- "com.github.autopkg.munki.MSOneNote2016": {
- "name": "MSOneNote2016",
- "description": "Downloads the latest OneNote 2016 multilingual update pkg,\nappends the version to the end of the filename, and imports into\nMunki.\n\nIf this is an update_for something, you may define this in your\npkginfo Input override below.\n\nCHANNEL, LOCALE_ID, and VERSION are inherited from the .download recipe but can\nstill be overridden in an override for this .munki recipe.\n\nCHANNEL can be set to several values in order to get more frequent updates\nthat can be used for testing purposes. See the explanations in the 'Channel'\ntable at http://macadmins.software/docs/MAU_ManifestServer.pdf. Supported\nvalues are 'Production', 'InsiderSlow', 'InsiderFast', or a custom UUID to be\ninserted into the Base URL.\n\nLOCALE_ID sets the locale for a descriptive text that will be\nextracted from the Microsoft update metadata. See\nhttps://msdn.microsoft.com/en-us/goglobal/bb964664.aspx\nfor more information about locale IDs.\n\nVERSION currently only supports one value: 'latest', which will download\nthe latest full update for the given CHANNEL.\n",
+ "com.github.autopkg.munki.transmit5": {
+ "name": "Transmit5",
+ "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed, and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "MSOfficeUpdates/MSOneNote2016.munki.recipe",
- "parent": "com.github.autopkg.download.MSOneNote2016",
- "shortname": "MSOneNote2016.munki",
+ "path": "Panic/Transmit5.munki.recipe",
+ "parent": "com.github.autopkg.download.transmit5",
+ "shortname": "Transmit5.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft OneNote for Mac",
- "munki_description": null,
- "children": [
- "com.github.ygini.munki.MSOneNote2016Updates-fr_FR"
- ]
+ "munki_display_name": "Transmit 5",
+ "munki_description": "Transmit is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet. With the most Mac-like interface available, Transmit makes FTP as simple, fun, and easy as it can possibly be."
},
- "com.github.autopkg.download.coda2": {
+ "com.github.autopkg.install.coda2": {
"name": "Coda2",
- "description": "Downloads the latest Coda 2 using Panic's Sparkle feed.",
+ "description": "Downloads and installs the current release version of Coda 2.",
"repo": "autopkg/recipes",
- "path": "Panic/Coda2.download.recipe",
- "shortname": "Coda2.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.pkg.coda2",
- "com.github.autopkg.munki.coda2"
- ]
+ "path": "Panic/Coda2.install.recipe",
+ "parent": "com.github.autopkg.pkg.coda2",
+ "shortname": "Coda2.install",
+ "inferred_type": "install"
},
"com.github.autopkg.install.transmit": {
"name": "Transmit",
@@ -2036,27 +1846,16 @@
"shortname": "Transmit.install",
"inferred_type": "install"
},
- "com.github.autopkg.install.coda2": {
- "name": "Coda2",
- "description": "Downloads and installs the current release version of Coda 2.",
- "repo": "autopkg/recipes",
- "path": "Panic/Coda2.install.recipe",
- "parent": "com.github.autopkg.pkg.coda2",
- "shortname": "Coda2.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.pkg.coda2": {
+ "com.github.autopkg.download.coda2": {
"name": "Coda2",
- "description": "Downloads the latest Coda 2 and creates a package.",
+ "description": "Downloads the latest Coda 2 using Panic's Sparkle feed.",
"repo": "autopkg/recipes",
- "path": "Panic/Coda2.pkg.recipe",
- "parent": "com.github.autopkg.download.coda2",
- "shortname": "Coda2.pkg",
- "inferred_type": "pkg",
+ "path": "Panic/Coda2.download.recipe",
+ "shortname": "Coda2.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.install.coda2",
- "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Coda2"
+ "com.github.autopkg.munki.coda2",
+ "com.github.autopkg.pkg.coda2"
]
},
"com.github.autopkg.munki.transmit": {
@@ -2070,6 +1869,30 @@
"munki_display_name": "Transmit",
"munki_description": "Transmit is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet. With the most Mac-like interface available, Transmit makes FTP as simple, fun, and easy as it can possibly be."
},
+ "com.github.autopkg.pkg.transmit": {
+ "name": "Transmit",
+ "description": "Downloads the latest Transmit 4 and creates a package.",
+ "repo": "autopkg/recipes",
+ "path": "Panic/Transmit.pkg.recipe",
+ "parent": "com.github.autopkg.download.transmit",
+ "shortname": "Transmit.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.install.transmit"
+ ]
+ },
+ "com.github.autopkg.download.transmit5": {
+ "name": "Transmit5",
+ "description": "Downloads the latest Transmit 5 using Panic's Sparkle feed",
+ "repo": "autopkg/recipes",
+ "path": "Panic/Transmit5.download.recipe",
+ "shortname": "Transmit5.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.munki.transmit5",
+ "com.github.autopkg.pkg.transmit5"
+ ]
+ },
"com.github.autopkg.munki.coda2": {
"name": "Coda2",
"description": "Downloads the latest Coda 2 using Panic's Sparkle feed, and imports into Munki.",
@@ -2096,653 +1919,922 @@
"com.github.davidbpirie.jamf-upload.transmit5"
]
},
- "com.github.autopkg.pkg.transmit": {
- "name": "Transmit",
- "description": "Downloads the latest Transmit 4 and creates a package.",
+ "com.github.autopkg.pkg.coda2": {
+ "name": "Coda2",
+ "description": "Downloads the latest Coda 2 and creates a package.",
"repo": "autopkg/recipes",
- "path": "Panic/Transmit.pkg.recipe",
- "parent": "com.github.autopkg.download.transmit",
- "shortname": "Transmit.pkg",
+ "path": "Panic/Coda2.pkg.recipe",
+ "parent": "com.github.autopkg.download.coda2",
+ "shortname": "Coda2.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.install.transmit"
+ "com.github.autopkg.install.coda2",
+ "com.github.autopkg.grahampugh-recipes.jamf.Coda2-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Coda2"
]
},
- "com.github.autopkg.download.transmit": {
- "name": "Transmit",
- "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed",
+ "com.github.autopkg.pkg.googlechrome": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "Panic/Transmit.download.recipe",
- "shortname": "Transmit.download",
- "inferred_type": "download",
+ "path": "GoogleChrome/GoogleChrome.pkg.recipe",
+ "parent": "com.github.autopkg.download.googlechrome",
+ "shortname": "GoogleChrome.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.munki.transmit",
- "com.github.autopkg.pkg.transmit"
+ "com.github.novaksam.jamf.GoogleChrome",
+ "com.github.novaksam.jss.GoogleChrome",
+ "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome",
+ "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome",
+ "com.github.triti.ds.googlechrome",
+ "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome",
+ "com.github.davidbpirie.jamf-upload.GoogleChrome"
]
},
- "com.github.autopkg.install.transmit5": {
- "name": "Transmit5",
- "description": "Downloads and installs the current release version of Transmit 5.",
- "repo": "autopkg/recipes",
- "path": "Panic/Transmit5.install.recipe",
- "parent": "com.github.autopkg.pkg.transmit5",
- "shortname": "Transmit5.install",
- "inferred_type": "install"
- },
- "com.github.autopkg.download.transmit5": {
- "name": "Transmit5",
- "description": "Downloads the latest Transmit 5 using Panic's Sparkle feed",
+ "com.github.autopkg.download.googlechromepkg": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome enterprise package.",
"repo": "autopkg/recipes",
- "path": "Panic/Transmit5.download.recipe",
- "shortname": "Transmit5.download",
+ "path": "GoogleChrome/GoogleChromePkg.download.recipe",
+ "shortname": "GoogleChromePkg.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.transmit5",
- "com.github.autopkg.munki.transmit5"
+ "com.github.autopkg.munki.googlechromepkg",
+ "com.github.autopkg.pkg.googlechromepkg",
+ "com.github.peshay.filewave.googlechromepkg",
+ "com.github.almenscorner.intune.GoogleChromePkg"
]
},
- "com.github.autopkg.munki.transmit5": {
- "name": "Transmit5",
- "description": "Downloads the latest Transmit 4 using Panic's Sparkle feed, and imports into Munki.",
+ "com.github.autopkg.munki.googlechromepkg": {
+ "name": "GoogleChrome",
+ "description": "Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/recipes",
- "path": "Panic/Transmit5.munki.recipe",
- "parent": "com.github.autopkg.download.transmit5",
- "shortname": "Transmit5.munki",
+ "path": "GoogleChrome/GoogleChromePkg.munki.recipe",
+ "parent": "com.github.autopkg.download.googlechromepkg",
+ "shortname": "GoogleChromePkg.munki",
"inferred_type": "munki",
- "munki_display_name": "Transmit 5",
- "munki_description": "Transmit is an excellent FTP (file transfer protocol), SFTP, S3 (Amazon.com file hosting) and iDisk/WebDAV client that allows you to upload, download, and delete files over the internet. With the most Mac-like interface available, Transmit makes FTP as simple, fun, and easy as it can possibly be."
- },
- "com.github.autopkg.pkg.AdobeAIR": {
- "name": "AdobeAIR",
- "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air",
- "repo": "autopkg/recipes",
- "path": "AdobeAIR/AdobeAIR.pkg.recipe",
- "parent": "com.github.autopkg.download.AdobeAIR",
- "shortname": "AdobeAIR.pkg",
- "inferred_type": "pkg",
+ "munki_display_name": "Google Chrome",
+ "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web.",
"children": [
- "com.github.autopkg.munki.AdobeAIR",
- "com.github.golbiga.jss.AdobeAIR",
- "com.github.patgmac.lanrev.AdobeAir",
- "com.github.autopkg.filewave.AdobeAIR"
+ "com.github.grahamgilbert.munki.GoogleChromeEnterprise"
]
},
- "com.github.autopkg.munki.AdobeAIR": {
- "name": "AdobeAIR",
- "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation, then imports into Munki.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air",
+ "com.github.autopkg.munki.google-chrome": {
+ "name": "GoogleChrome",
+ "description": "Downloads the latest Google Chrome disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "AdobeAIR/AdobeAir.munki.recipe",
- "parent": "com.github.autopkg.pkg.AdobeAIR",
- "shortname": "AdobeAir.munki",
+ "path": "GoogleChrome/GoogleChrome.munki.recipe",
+ "parent": "com.github.autopkg.download.googlechrome",
+ "shortname": "GoogleChrome.munki",
"inferred_type": "munki",
- "munki_display_name": "Adobe\u00ae Integrated Runtime",
- "munki_description": "The Adobe AIR runtime enables developers to package the same code into native applications and games for Windows and Mac OS desktops as well as iOS and Android devices, reaching over a billion desktop systems and mobile app stores for over 500 million devices."
+ "munki_display_name": "Google Chrome",
+ "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web."
},
- "com.github.autopkg.download.AdobeAIR": {
- "name": "AdobeAIR",
- "description": "Downloads the latest Adobe AIR installer",
+ "com.github.autopkg.pkg.googlechromepkg": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome enterprise package and renames it based on the Chrome version.",
"repo": "autopkg/recipes",
- "path": "AdobeAIR/AdobeAIR.download.recipe",
- "shortname": "AdobeAIR.download",
- "inferred_type": "download",
+ "path": "GoogleChrome/GoogleChromePkg.pkg.recipe",
+ "parent": "com.github.autopkg.download.googlechromepkg",
+ "shortname": "GoogleChromePkg.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.pkg.AdobeAIR"
+ "com.github.rtrouton.jss.googlechromeenterprise",
+ "com.github.rtrouton.jamf.googlechromepkg"
]
},
- "com.github.autopkg.pkg.google-earth": {
- "name": "GoogleEarth",
- "description": "Downloads latest Google Earth disk image and makes a pkg.",
+ "com.github.autopkg.install.googlechrome": {
+ "name": null,
+ "description": "Downloads latest Google Chrome disk image and installs Google Chrome.",
"repo": "autopkg/recipes",
- "path": "GoogleEarth/GoogleEarth.pkg.recipe",
- "parent": "com.github.autopkg.download.google-earth",
- "shortname": "GoogleEarth.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.novaksam.jamf.GoogleEarth",
- "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.GoogleEarth",
- "com.github.davidbpirie.jamf-upload.GoogleEarth"
- ]
+ "path": "GoogleChrome/GoogleChrome.install.recipe",
+ "parent": "com.github.autopkg.download.googlechrome",
+ "shortname": "GoogleChrome.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.download.google-earth": {
- "name": "GoogleEarth",
- "description": "Downloads latest Google Earth disk image.",
+ "com.github.autopkg.download.googlechrome": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image.",
"repo": "autopkg/recipes",
- "path": "GoogleEarth/GoogleEarth.download.recipe",
- "shortname": "GoogleEarth.download",
+ "path": "GoogleChrome/GoogleChrome.download.recipe",
+ "shortname": "GoogleChrome.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.google-earth",
- "com.github.autopkg.munki.google-earth",
- "com.github.autopkg.filewave.google-earth"
+ "com.github.autopkg.pkg.googlechrome",
+ "com.github.autopkg.munki.google-chrome",
+ "com.github.autopkg.install.googlechrome",
+ "com.github.scriptingosx.pkg.GoogleChrome",
+ "com.github.rtrouton.pkg.googlechrome",
+ "com.github.aysiu.munki.GoogleChromeInstallCheck",
+ "com.github.autopkg.filewave.google-chrome",
+ "com.github.almenscorner.intune.GoogleChrome"
]
},
- "com.github.autopkg.munki.google-earth": {
- "name": "GoogleEarth",
- "description": "Downloads latest Google Earth disk image and imports into Munki.",
+ "com.github.autopkg.AutoPkg1GitMaster": {
+ "name": "autopkg",
+ "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
"repo": "autopkg/recipes",
- "path": "GoogleEarth/GoogleEarth.munki.recipe",
- "parent": "com.github.autopkg.download.google-earth",
- "shortname": "GoogleEarth.munki",
- "inferred_type": "munki",
- "munki_display_name": "Google Earth",
- "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses."
+ "path": "AutoPkg/AutoPkg1GitMaster.pkg.recipe",
+ "shortname": "AutoPkg1GitMaster.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.download.AdobeAcrobatPro9Update": {
- "name": "AdobeAcrobatPro9_Update",
- "description": "Downloads updates for Adobe Acrobat Pro 9. VERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.",
+ "com.github.autopkg.download.AutoPkg-Release": {
+ "name": "AutoPkg",
+ "description": "Downloads the current release of AutoPkg from the AutoPkg release page on Github: https://github.com/autopkg/autopkg/releases",
"repo": "autopkg/recipes",
- "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.download.recipe",
- "deprecated": true,
- "shortname": "AdobeAcrobatPro9Update.download",
+ "path": "AutoPkg/AutoPkg-Release.download.recipe",
+ "shortname": "AutoPkg-Release.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.AdobeAcrobatPro9Update"
+ "com.github.autopkg.install.AutoPkg-Release",
+ "com.github.thenikola.munki.AutoPkg-Release"
]
},
- "com.github.autopkg.download.AdobeAcrobatProXUpdate": {
- "name": "AdobeAcrobatProX_Update",
- "description": "Downloads updates for Adobe Acrobat Pro X or XI. MAJOR_VERSION can be '10', '11', corresponding to Pro X,\n Pro XI, etc. You can override this recipe multiple times for different values of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the\ndefault, 'latest'.",
+ "com.github.autopkg.AutoPkgGitMaster": {
+ "name": "autopkg",
+ "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
"repo": "autopkg/recipes",
- "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.download.recipe",
- "shortname": "AdobeAcrobatProXUpdate.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.AdobeAcrobatProXUpdate",
- "com.github.jazzace.ds.AdobeAcrobatProXUpdate",
- "com.github.golbiga.pkg.AdobeAcrobatProXUpdate",
- "com.github.novaksam.pkg.AdobeAcrobatProXUpdate",
- "com.github.patgmac.lanrev.AdobeAcrobatProXIUpdate",
- "com.github.patgmac.lanrev.AdobeAcrobatProXUpdate"
- ]
+ "path": "AutoPkg/AutoPkgGitMaster.pkg.recipe",
+ "shortname": "AutoPkgGitMaster.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.munki.AdobeAcrobatProXUpdate": {
- "name": "AdobeAcrobatProX_Update",
- "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto Munki. It will also set the appropriate 'requires' item for the \nprevious update in the Munki pkginfo, if applicable. Historically, \nquarterly scheduled updates have been cumulative for Pro X/XI, and\nout-of-cycle updates have not.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro X or XI installer item in your Munki repo.\n\nMAJOR_VERSION can be '10', '11', corresponding to Pro X, Pro XI, \netc. You can override this recipe multiple times for different\nvalues of MAJOR_VERSION.\n\nVERSION can be a specific update version, ie. '10.1.6', or the \ndefault, 'latest'.",
+ "com.github.autopkg.install.AutoPkg-Release": {
+ "name": "AutoPkg",
+ "description": "Downloads the current release version of AutoPkg and installs it.",
"repo": "autopkg/recipes",
- "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.munki.recipe",
- "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate",
- "shortname": "AdobeAcrobatProXUpdate.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Acrobat Pro Update",
- "munki_description": ""
+ "path": "AutoPkg/AutoPkg-Release.install.recipe",
+ "parent": "com.github.autopkg.download.AutoPkg-Release",
+ "shortname": "AutoPkg-Release.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.munki.AdobeAcrobatPro9Update": {
- "name": "AdobeAcrobatPro9_Update",
- "description": "Downloads updates for Adobe Acrobat Pro 9 and imports them into\nMunki. It will also set the appropriate 'requires' item for the\nprevious update in the Munki pkginfo.\n\nAcrobat Pro 9 updates get their own installer type in Munki,\nand makepkginfo will handle requiring a logout for these. Acrobat\nPro 9 uses a separate recipe from X/XI as its download is provided\nas a zip file, which must be re-packed to a .dmg.\n\nThe name(s) in update_for in the pkginfo should be set to the name\nof your base Adobe Acrobat Pro 9 item in your Munki repo.\n\nVERSION can be a specific update version, ie. '9.5.2', or the\ndefault, 'latest'.",
+ "com.github.autopkg.AutoPkgGitMasterChoco": {
+ "name": "autopkg",
+ "description": "Build Chocolatey package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
"repo": "autopkg/recipes",
- "path": "AdobeAcrobatPro/AdobeAcrobatPro9Update.munki.recipe",
- "parent": "com.github.autopkg.download.AdobeAcrobatPro9Update",
- "deprecated": true,
- "shortname": "AdobeAcrobatPro9Update.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Acrobat Pro Update",
- "munki_description": ""
+ "path": "AutoPkg/AutoPkgGitMaster.nupkg.recipe",
+ "shortname": "AutoPkgGitMaster.nupkg",
+ "inferred_type": "nupkg"
},
- "com.github.autopkg.download.Handbrake": {
- "name": "Handbrake",
- "description": "Downloads the latest Handbrake disk image.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`",
- "repo": "autopkg/recipes",
- "path": "Handbrake/Handbrake.download.recipe",
- "shortname": "Handbrake.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.Handbrake",
- "com.github.autopkg.pkg.Handbrake",
- "com.github.peshay.filewave.Handbrake"
- ]
+ "com.github.autopkg.AutoPkgGitMasterNoPython": {
+ "name": "autopkg",
+ "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
+ "repo": "autopkg/recipes",
+ "path": "AutoPkg/AutoPkgGitMasterNoPython.pkg.recipe",
+ "shortname": "AutoPkgGitMasterNoPython.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.munki.Handbrake": {
- "name": "Handbrake",
- "description": "Downloads latest Handbrake disk image and imports into Munki.",
+ "com.github.autopkg.pkg.omniplan": {
+ "name": "OmniPlan",
+ "description": "Downloads latest OmniPlan 2 disk image builds a package.",
"repo": "autopkg/recipes",
- "path": "Handbrake/Handbrake.munki.recipe",
- "parent": "com.github.autopkg.download.Handbrake",
- "shortname": "Handbrake.munki",
+ "path": "OmniGroup/OmniPlan.pkg.recipe",
+ "parent": "com.github.autopkg.download.omniplan",
+ "shortname": "OmniPlan.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.munki.omnigraffle": {
+ "name": "OmniGraffle",
+ "description": "Downloads latest OmniGraffle 5 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniGraffle.munki.recipe",
+ "parent": "com.github.autopkg.download.omnigraffle",
+ "shortname": "OmniGraffle.munki",
"inferred_type": "munki",
- "munki_display_name": "Handbrake",
- "munki_description": "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs."
+ "munki_display_name": "OmniGraffle",
+ "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
},
- "com.github.autopkg.pkg.Handbrake": {
- "name": "Handbrake",
- "description": "Downloads the latest Handbrake disk image and creates a package.",
+ "com.github.autopkg.pkg.omnigraffle6": {
+ "name": "OmniGraffle6",
+ "description": "Downloads latest OmniGraffle 6 disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "Handbrake/Handbrake.pkg.recipe",
- "parent": "com.github.autopkg.download.Handbrake",
- "shortname": "Handbrake.pkg",
+ "path": "OmniGroup/OmniGraffle6.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnigraffle6",
+ "shortname": "OmniGraffle6.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.grahamgilbert.install.handbrake",
- "com.github.novaksam.jss.HandBrake",
- "com.github.novaksam.jamf.Handbrake",
- "com.github.seansgm.autopkg-lanrev-recipes.Handbrake",
- "com.github.seansgm.autopkg-absolute-recipes.Handbrake",
- "com.github.smithjw.sign.Handbrake",
- "com.github.autopkg.grahampugh-recipes.jamf.HandBrake-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.HandBrake"
+ "com.github.grahamgilbert.install.omnigraffle6"
]
},
- "com.github.autopkg.AutoPkgGitMasterChoco": {
- "name": "autopkg",
- "description": "Build Chocolatey package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
- "repo": "autopkg/recipes",
- "path": "AutoPkg/AutoPkgGitMaster.nupkg.recipe",
- "shortname": "AutoPkgGitMaster.nupkg",
- "inferred_type": "nupkg"
- },
- "com.github.autopkg.AutoPkgGitMaster": {
- "name": "autopkg",
- "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
+ "com.github.autopkg.install.omnifocus3": {
+ "name": "OmniFocus3",
+ "description": "Downloads latest OmniFocus3 disk image and installs into /Applications.",
"repo": "autopkg/recipes",
- "path": "AutoPkg/AutoPkgGitMaster.pkg.recipe",
- "shortname": "AutoPkgGitMaster.pkg",
- "inferred_type": "pkg"
+ "path": "OmniGroup/OmniFocus3.install.recipe",
+ "parent": "com.github.autopkg.download.omnifocus3",
+ "shortname": "OmniFocus3.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.AutoPkgGitMasterNoPython": {
- "name": "autopkg",
- "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
+ "com.github.autopkg.pkg.omnioutliner5": {
+ "name": "OmniOutliner5",
+ "description": "Downloads latest OmniOutliner 5 disk image builds a package.",
"repo": "autopkg/recipes",
- "path": "AutoPkg/AutoPkgGitMasterNoPython.pkg.recipe",
- "shortname": "AutoPkgGitMasterNoPython.pkg",
+ "path": "OmniGroup/OmniOutliner5.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnioutliner5",
+ "shortname": "OmniOutliner5.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.AutoPkg1GitMaster": {
- "name": "autopkg",
- "description": "Package the current Git commit of the master branch of autopkg.\nThis is not used to obtain the latest released version.\n ",
+ "com.github.autopkg.pkg.omnioutlinerpro": {
+ "name": "OmniOutlinerPro",
+ "description": "Downloads latest OmniOutlinerPro disk image builds a package.",
"repo": "autopkg/recipes",
- "path": "AutoPkg/AutoPkg1GitMaster.pkg.recipe",
- "shortname": "AutoPkg1GitMaster.pkg",
+ "path": "OmniGroup/OmniOutlinerPro.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnioutlinerpro",
+ "shortname": "OmniOutlinerPro.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.install.AutoPkg-Release": {
- "name": "AutoPkg",
- "description": "Downloads the current release version of AutoPkg and installs it.",
+ "com.github.autopkg.munki.omnifocus": {
+ "name": "OmniFocus",
+ "description": "Downloads latest OmniFocus disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "AutoPkg/AutoPkg-Release.install.recipe",
- "parent": "com.github.autopkg.download.AutoPkg-Release",
- "shortname": "AutoPkg-Release.install",
- "inferred_type": "install"
+ "path": "OmniGroup/OmniFocus.munki.recipe",
+ "parent": "com.github.autopkg.munki.omnigroupproduct",
+ "shortname": "OmniFocus.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniFocus",
+ "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
},
- "com.github.autopkg.download.AutoPkg-Release": {
- "name": "AutoPkg",
- "description": "Downloads the current release of AutoPkg from the AutoPkg release page on Github: https://github.com/autopkg/autopkg/releases",
+ "com.github.autopkg.download.omnigraffle6": {
+ "name": "OmniGraffle6",
+ "description": "Downloads latest OmniGraffle 6 disk image.",
"repo": "autopkg/recipes",
- "path": "AutoPkg/AutoPkg-Release.download.recipe",
- "shortname": "AutoPkg-Release.download",
+ "path": "OmniGroup/OmniGraffle6.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGraffle6.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.AutoPkg-Release",
- "com.github.thenikola.munki.AutoPkg-Release"
+ "com.github.autopkg.pkg.omnigraffle6",
+ "com.github.autopkg.munki.omnigraffle6"
]
},
- "com.github.autopkg.munki.TextMate2": {
- "name": "TextMate2",
- "description": "Downloads the latest TextMate 2 from their GitHub repo and imports into Munki.\n\nThe postinstall script symlinks the 'mate' command-line helper tool from\nthe application bundle to /usr/local/bin/mate, the same path that TextMate2\nwould install it to.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`\n",
+ "com.github.autopkg.munki.omnigraphsketcher": {
+ "name": "OmniGraphSketcher",
+ "description": "Downloads latest OmniGraphSketcher disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "TextMate/TextMate2.munki.recipe",
- "parent": "com.github.autopkg.download.TextMate2",
- "shortname": "TextMate2.munki",
+ "path": "OmniGroup/OmniGraphSketcher.munki.recipe",
+ "parent": "com.github.autopkg.download.omnigraphsketcher",
+ "shortname": "OmniGraphSketcher.munki",
"inferred_type": "munki",
- "munki_display_name": "TextMate 2",
- "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike."
+ "munki_display_name": "OmniGraphSketcher",
+ "munki_description": "OmniGraphSketcher helps you make elegant and precise graphs in seconds, whether you have specific data to visualize or you just have a concept to explain. Specifically designed for reports, presentations, and problem sets where you need to produce sharp-looking graphs on the fly, OmniGraphSketcher combines the data plotting power of charting applications with the ease of a basic drawing program."
},
- "com.github.autopkg.munki.TextMate": {
- "name": "TextMate",
- "description": "Downloads TextMate 1.5.11 and imports into Munki. The URL\nis hardcoded because it's not likely to ever get another update.",
+ "com.github.autopkg.munki.omnigraffle7": {
+ "name": "OmniGraffle7",
+ "description": "Downloads latest OmniGraffle 7 disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "TextMate/TextMate.munki.recipe",
- "parent": "com.github.autopkg.download.TextMate",
- "shortname": "TextMate.munki",
+ "path": "OmniGroup/OmniGraffle7.munki.recipe",
+ "parent": "com.github.autopkg.download.omnigraffle7",
+ "shortname": "OmniGraffle7.munki",
"inferred_type": "munki",
- "munki_display_name": "TextMate",
- "munki_description": "TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike."
+ "munki_display_name": "OmniGraffle 7",
+ "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
},
- "com.github.autopkg.download.TextMate": {
- "name": "TextMate",
- "description": "Downloads TextMate 1.5.11. The URL\nis hardcoded because it's not likely to ever get another update.",
+ "com.github.autopkg.download.omnioutliner": {
+ "name": "OmniOutliner",
+ "description": "Downloads latest OmniOutliner 3 disk image.",
"repo": "autopkg/recipes",
- "path": "TextMate/TextMate.download.recipe",
- "shortname": "TextMate.download",
+ "path": "OmniGroup/OmniOutliner.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniOutliner.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.TextMate",
- "com.github.rustymyers.pkg.TextMate"
+ "com.github.autopkg.munki.omnioutliner",
+ "com.github.autopkg.pkg.omnioutliner"
]
},
- "com.github.autopkg.download.TextMate2": {
- "name": "TextMate2",
- "description": "Downloads the latest TextMate 2 from their GitHub repo.\n\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`",
+ "com.github.autopkg.download.omnioutliner4": {
+ "name": "OmniOutliner4",
+ "description": "Downloads latest OmniOutliner 4 disk image.",
"repo": "autopkg/recipes",
- "path": "TextMate/TextMate2.download.recipe",
- "shortname": "TextMate2.download",
+ "path": "OmniGroup/OmniOutliner4.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniOutliner4.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.TextMate2",
- "com.github.autopkg.install.TextMate2",
- "com.github.golbiga.pkg.TextMate2"
+ "com.github.autopkg.munki.omnioutliner4",
+ "com.github.autopkg.pkg.omnioutliner4"
]
},
- "com.github.autopkg.install.TextMate2": {
- "name": "TextMate2",
- "description": "Installs the latest TextMate 2 from GitHub",
+ "com.github.autopkg.download.omnifocus": {
+ "name": "OmniFocus",
+ "description": "Downloads latest OmniFocus disk image.",
"repo": "autopkg/recipes",
- "path": "TextMate/TextMate2.install.recipe",
- "parent": "com.github.autopkg.download.TextMate2",
- "shortname": "TextMate2.install",
- "inferred_type": "install"
+ "path": "OmniGroup/OmniFocus.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniFocus.download",
+ "inferred_type": "download"
},
- "com.github.autopkg.recipes.SampleSharedProcessor": {
- "name": null,
- "description": "This is an example of a recipe that can be used by another\nrecipe outside of this directory or repo, to refer to\na processor in this directory.\n\nInstead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.autopkg.recipes.SampleSharedProcessor/SampleSharedProcessor\n\n\n..assuming that this recipe is in one of AutoPkg's search dirs.\n ",
+ "com.github.autopkg.pkg.omnifocus": {
+ "name": "OmniFocus",
+ "description": "Downloads latest OmniFocus disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "SampleSharedProcessor/SampleSharedProcessor.recipe"
+ "path": "OmniGroup/OmniFocus.pkg.recipe",
+ "parent": "com.github.autopkg.pkg.omnigroupproduct",
+ "shortname": "OmniFocus.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.pkg.Silverlight": {
- "name": "Silverlight",
- "description": "Downloads latest Silverlight installer and copies the package to the build directory with an appended version number.",
+ "com.github.autopkg.download.omnifocus3": {
+ "name": "OmniFocus3",
+ "description": "Downloads latest OmniFocus3 disk image.",
"repo": "autopkg/recipes",
- "path": "Silverlight/Silverlight.pkg.recipe",
- "parent": "com.github.autopkg.download.Silverlight",
- "deprecated": true,
- "shortname": "Silverlight.pkg",
- "inferred_type": "pkg",
+ "path": "OmniGroup/OmniFocus3.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniFocus3.download",
+ "inferred_type": "download",
"children": [
- "com.justinrummel.jss.Silverlight",
- "com.github.seansgm.autopkg-lanrev-recipes.Silverlight",
- "com.github.seansgm.autopkg-absolute-recipes.Silverlight",
- "com.github.autopkg.seansgm-filewave.Silverlight",
- "com.github.autopkg.filewave.Silverlight"
+ "com.github.autopkg.install.omnifocus3",
+ "com.github.peshay.filewave.OmniFocus3",
+ "com.github.ahousseini-recipes.pkg.OmniFocus3"
]
},
- "com.github.autopkg.download.Silverlight": {
- "name": "Silverlight",
- "description": "Downloads latest Silverlight installer.",
+ "com.github.autopkg.munki.omnigroupproduct": {
+ "name": "OmniGroupProduct",
+ "description": "Downloads latest OmniGroupProduct disk image and imports into Munki. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/recipes",
- "path": "Silverlight/Silverlight.download.recipe",
- "deprecated": true,
- "shortname": "Silverlight.download",
- "inferred_type": "download",
+ "path": "OmniGroup/OmniGroupProduct.munki.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGroupProduct.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniGroupProduct",
+ "munki_description": "Add description here",
"children": [
- "com.github.autopkg.pkg.Silverlight",
- "com.github.autopkg.install.Silverlight",
- "com.github.autopkg.munki.Silverlight",
- "com.github.novaksam.pkg.Silverlight",
- "com.github.triti.ds.Silverlight"
+ "com.github.autopkg.munki.omnifocus",
+ "com.github.autopkg.munki.omnifocus2",
+ "com.github.autopkg.munki.omnifocus3",
+ "com.github.autopkg.munki.omnifocus4"
]
},
- "com.github.autopkg.install.Silverlight": {
- "name": null,
- "description": "Downloads and installs latest Silverlight installer.",
+ "com.github.autopkg.download.omnigroupproduct": {
+ "name": "OmniGroupProduct",
+ "description": "Downloads latest OmniGroupProduct. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/recipes",
- "path": "Silverlight/Silverlight.install.recipe",
- "parent": "com.github.autopkg.download.Silverlight",
- "deprecated": true,
- "shortname": "Silverlight.install",
- "inferred_type": "install"
+ "path": "OmniGroup/OmniGroupProduct.download.recipe",
+ "shortname": "OmniGroupProduct.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.download.omnigraffle6",
+ "com.github.autopkg.download.omnioutliner",
+ "com.github.autopkg.download.omnioutliner4",
+ "com.github.autopkg.download.omnifocus",
+ "com.github.autopkg.download.omnifocus3",
+ "com.github.autopkg.munki.omnigroupproduct",
+ "com.github.autopkg.download.omnigraffle",
+ "com.github.autopkg.download.omniplan3",
+ "com.github.autopkg.download.OmniDiskSweeper",
+ "com.github.autopkg.pkg.omnigroupproduct",
+ "com.github.autopkg.download.omnifocus2",
+ "com.github.autopkg.download.omnioutliner5",
+ "com.github.autopkg.download.omnifocus4",
+ "com.github.autopkg.download.omnigrafflepro",
+ "com.github.autopkg.download.omnigraphsketcher",
+ "com.github.autopkg.download.omnigraffle7",
+ "com.github.autopkg.download.omniplan",
+ "com.github.autopkg.download.omnioutlinerpro",
+ "com.github.peshay.filewave.OmniGraffle6",
+ "com.github.peshay.filewave.OmniGraffle5",
+ "com.github.peshay.filewave.OmniGraffle7"
+ ]
},
- "com.github.autopkg.munki.Silverlight": {
- "name": "Silverlight",
- "description": "Downloads latest Silverlight installer and imports into Munki.",
+ "com.github.autopkg.munki.OmniDiskSweeper": {
+ "name": "OmniDiskSweeper",
+ "description": "Downloads latest OmniDiskSweeper disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "Silverlight/Silverlight.munki.recipe",
- "parent": "com.github.autopkg.download.Silverlight",
- "deprecated": true,
- "shortname": "Silverlight.munki",
+ "path": "OmniGroup/OmniDiskSweeper.munki.recipe",
+ "parent": "com.github.autopkg.download.OmniDiskSweeper",
+ "shortname": "OmniDiskSweeper.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Silverlight",
- "munki_description": "Microsoft Silverlight is a free web-browser plug-in that enables interactive media experiences, rich business applications and immersive mobile apps."
+ "munki_display_name": "OmniDiskSweeper",
+ "munki_description": "OmniDiskSweeper shows you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution."
},
- "com.github.autopkg.munki.FlashPlayerExtractPackage": {
- "name": "AdobeFlashPlayer",
- "description": "Downloads Adobe Flash Player installer, extracts the embedded package, imports into Munki.",
+ "com.github.autopkg.munki.omniplan": {
+ "name": "OmniPlan",
+ "description": "Downloads latest OmniPlan 2 disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "AdobeFlashPlayer/AdobeFlashPlayerExtractPackage.munki.recipe",
- "parent": "com.github.autopkg.download.FlashPlayer",
- "shortname": "AdobeFlashPlayerExtractPackage.munki",
+ "path": "OmniGroup/OmniPlan.munki.recipe",
+ "parent": "com.github.autopkg.download.omniplan",
+ "shortname": "OmniPlan.munki",
"inferred_type": "munki",
- "munki_display_name": "Adobe Flash Player",
- "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers."
+ "munki_display_name": "OmniPlan",
+ "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity."
},
- "com.github.autopkg.download.FlashPlayer": {
- "name": "AdobeFlashPlayer",
- "description": "Downloads Adobe Flash Player installer.",
+ "com.github.autopkg.download.omnigraffle": {
+ "name": "OmniGraffle",
+ "description": "Downloads latest OmniGraffle 5 disk image.",
"repo": "autopkg/recipes",
- "path": "AdobeFlashPlayer/AdobeFlashPlayer.download.recipe",
- "shortname": "AdobeFlashPlayer.download",
+ "path": "OmniGroup/OmniGraffle.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGraffle.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.FlashPlayerExtractPackage",
- "com.github.autopkg.munki.FlashPlayerNoRepackage",
- "com.github.autopkg.pkg.FlashPlayerExtractPackage",
- "com.github.autopkg.install.FlashPlayer"
+ "com.github.autopkg.munki.omnigraffle",
+ "com.github.autopkg.pkg.omnigraffle"
]
},
- "com.github.autopkg.munki.FlashPlayerNoRepackage": {
- "name": "AdobeFlashPlayer",
- "description": "Downloads Adobe Flash Player installer, imports into Munki.",
+ "com.github.autopkg.install.omnifocus4": {
+ "name": "OmniFocus4",
+ "description": "Downloads latest OmniFocus4 disk image and installs into /Applications.",
"repo": "autopkg/recipes",
- "path": "AdobeFlashPlayer/AdobeFlashPlayer.munki.recipe",
- "parent": "com.github.autopkg.download.FlashPlayer",
- "shortname": "AdobeFlashPlayer.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Flash Player",
- "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers."
+ "path": "OmniGroup/OmniFocus4.install.recipe",
+ "parent": "com.github.autopkg.download.omnifocus4",
+ "shortname": "OmniFocus4.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.pkg.FlashPlayerExtractPackage": {
- "name": "AdobeFlashPlayer",
- "description": "Downloads Adobe Flash Player installer and extracts the embedded package. No repackaging done.",
+ "com.github.autopkg.pkg.omnifocus4": {
+ "name": "OmniFocus4",
+ "description": "Downloads latest OmniFocus4 disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "AdobeFlashPlayer/AdobeFlashPlayer.pkg.recipe",
- "parent": "com.github.autopkg.download.FlashPlayer",
- "shortname": "AdobeFlashPlayer.pkg",
+ "path": "OmniGroup/OmniFocus4.pkg.recipe",
+ "parent": "com.github.autopkg.pkg.omnigroupproduct",
+ "shortname": "OmniFocus4.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.AdobeFlashPlayer",
- "com.github.seansgm.autopkg-lanrev-recipes.AdobeFlashPlayer",
- "com.github.seansgm.autopkg-absolute-recipes.AdobeFlashPlayer",
- "com.github.autopkg.filewave.FlashPlayerNoRepackage"
+ "com.github.davidbpirie.jamf-upload.omnifocus4"
]
},
- "com.github.autopkg.install.FlashPlayer": {
- "name": "AdobeFlashPlayer",
- "description": "Downloads Adobe Flash Player installer, extracts the embedded package and installs it.",
+ "com.github.autopkg.pkg.omnifocus3": {
+ "name": "OmniFocus3",
+ "description": "Downloads latest OmniFocus3 disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "AdobeFlashPlayer/AdobeFlashPlayer.install.recipe",
- "parent": "com.github.autopkg.download.FlashPlayer",
- "shortname": "AdobeFlashPlayer.install",
- "inferred_type": "install"
+ "path": "OmniGroup/OmniFocus3.pkg.recipe",
+ "parent": "com.github.autopkg.pkg.omnigroupproduct",
+ "shortname": "OmniFocus3.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.davidbpirie.jamf-upload.omnifocus3"
+ ]
},
- "com.github.autopkg.munki.makecatalogs": {
- "name": null,
- "description": "Rebuilds Munki catalogs in Munki repo if any other recipe in the same autopkg run imported something.\nUse -k force_rebuild=YES to force a rebuild.",
+ "com.github.autopkg.munki.omnifocus2": {
+ "name": "OmniFocus2",
+ "description": "Downloads latest OmniFocus2 disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "Munki/MakeCatalogs.munki.recipe",
- "shortname": "MakeCatalogs.munki",
+ "path": "OmniGroup/OmniFocus2.munki.recipe",
+ "parent": "com.github.autopkg.munki.omnigroupproduct",
+ "shortname": "OmniFocus2.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "OmniFocus",
+ "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
},
- "com.github.autopkg.pkg.googlechromepkg": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome enterprise package and renames it based on the Chrome version.",
+ "com.github.autopkg.munki.omnioutlinerpro": {
+ "name": "OmniOutlinerPro",
+ "description": "Downloads latest OmniOutlinerPro disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChromePkg.pkg.recipe",
- "parent": "com.github.autopkg.download.googlechromepkg",
- "shortname": "GoogleChromePkg.pkg",
- "inferred_type": "pkg",
+ "path": "OmniGroup/OmniOutlinerPro.munki.recipe",
+ "parent": "com.github.autopkg.download.omnioutlinerpro",
+ "shortname": "OmniOutlinerPro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniOutliner Professional",
+ "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. "
+ },
+ "com.github.autopkg.munki.omnioutliner": {
+ "name": "OmniOutliner",
+ "description": "Downloads latest OmniOutliner 3 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniOutliner.munki.recipe",
+ "parent": "com.github.autopkg.download.omnioutliner",
+ "shortname": "OmniOutliner.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniOutliner",
+ "munki_description": "Welcome to OmniOutliner 3, an amazingly flexible program for creating, collecting, and organizing information. Use OmniOutliner's document structure to brainstorm new ideas, drill out specifics, and line up the steps needed to get everything done. It's more than just an outlining tool\u2014you've got multiple columns, smart checkboxes, customizable popup lists, and an \u00fcber-innovative styles system at your disposal. Use OmniOutliner to draft to-do lists, create agendas, manage tasks, track expenses, take notes, plan events, write screenplays . . . and just about anything else you can think of. "
+ },
+ "com.github.autopkg.pkg.omnigraphsketcher": {
+ "name": "OmniGraphSketcher",
+ "description": "Downloads latest OmniGraphSketcher disk image builds a package.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniGraphSketcher.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnigraphsketcher",
+ "shortname": "OmniGraphSketcher.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.munki.omnifocus3": {
+ "name": "OmniFocus3",
+ "description": "Downloads latest OmniFocus3 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniFocus3.munki.recipe",
+ "parent": "com.github.autopkg.munki.omnigroupproduct",
+ "shortname": "OmniFocus3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniFocus",
+ "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
+ },
+ "com.github.autopkg.pkg.omnifocus2": {
+ "name": "OmniFocus2",
+ "description": "Downloads latest OmniFocus2 disk image and builds a package.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniFocus2.pkg.recipe",
+ "parent": "com.github.autopkg.pkg.omnigroupproduct",
+ "shortname": "OmniFocus2.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.munki.omnioutliner4": {
+ "name": "OmniOutliner4",
+ "description": "Downloads latest OmniOutliner 4 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniOutliner4.munki.recipe",
+ "parent": "com.github.autopkg.download.omnioutliner4",
+ "shortname": "OmniOutliner4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniOutliner 4",
+ "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition."
+ },
+ "com.github.autopkg.munki.omniplan3": {
+ "name": "OmniPlan3",
+ "description": "Downloads latest OmniPlan 3 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniPlan3.munki.recipe",
+ "parent": "com.github.autopkg.download.omniplan3",
+ "shortname": "OmniPlan3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniPlan 3",
+ "munki_description": "OmniPlan is designed to help you visualize, maintain, and simplify your projects. Break down tasks, optimize the required resources, control costs, and monitor your entire plan\u2014all at a glance. Collaborate with your colleagues and share every detail, update a calendar with your days off, or mix and match. Accept and reject changes one-by-one or all in one go. OmniPlan provides features like Gantt charts, schedules, summaries, milestones, and critical path highlighting to let you manage all of your activities. From customizable views to fast data entry, OmniPlan helps you manage projects that are as simple or complex as you need them to be\u2014without the complexity."
+ },
+ "com.github.autopkg.download.omniplan3": {
+ "name": "OmniPlan3",
+ "description": "Downloads latest OmniPlan 3 disk image.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniPlan3.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniPlan3.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jamf.googlechromepkg",
- "com.github.rtrouton.jss.googlechromeenterprise"
+ "com.github.autopkg.munki.omniplan3",
+ "com.github.autopkg.pkg.omniplan3"
]
},
- "com.github.autopkg.munki.googlechromepkg": {
- "name": "GoogleChrome",
- "description": "Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "com.github.autopkg.install.OmniDiskSweeper": {
+ "name": "OmniDiskSweeper",
+ "description": "Downloads latest OmniDiskSweeper disk image and installs into /Applications.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChromePkg.munki.recipe",
- "parent": "com.github.autopkg.download.googlechromepkg",
- "shortname": "GoogleChromePkg.munki",
+ "path": "OmniGroup/OmniDiskSweeper.install.recipe",
+ "parent": "com.github.autopkg.download.OmniDiskSweeper",
+ "shortname": "OmniDiskSweeper.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.munki.omnioutliner5": {
+ "name": "OmniOutliner5",
+ "description": "Downloads latest OmniOutliner 5 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniOutliner5.munki.recipe",
+ "parent": "com.github.autopkg.download.omnioutliner5",
+ "shortname": "OmniOutliner5.munki",
"inferred_type": "munki",
- "munki_display_name": "Google Chrome",
- "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web.",
+ "munki_display_name": "OmniOutliner 5",
+ "munki_description": "OmniOutliner is a start-to-finish writing app. Perfect for collecting information, outlining Big Ideas, adding structure to any sort of writing, and much more. From grocery lists to email drafts to long-form composition."
+ },
+ "com.github.autopkg.download.OmniDiskSweeper": {
+ "name": "OmniDiskSweeper",
+ "description": "Downloads latest OmniDiskSweeper disk image.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniDiskSweeper.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniDiskSweeper.download",
+ "inferred_type": "download",
"children": [
- "com.github.grahamgilbert.munki.GoogleChromeEnterprise"
+ "com.github.autopkg.munki.OmniDiskSweeper",
+ "com.github.autopkg.install.OmniDiskSweeper",
+ "com.github.autopkg.pkg.OmniDiskSweeper"
]
},
- "com.github.autopkg.munki.google-chrome": {
- "name": "GoogleChrome",
- "description": "Downloads the latest Google Chrome disk image and imports into Munki.",
+ "com.github.autopkg.pkg.omniplan3": {
+ "name": "OmniPlan3",
+ "description": "Downloads latest OmniPlan 3 disk image builds a package.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChrome.munki.recipe",
- "parent": "com.github.autopkg.download.googlechrome",
- "shortname": "GoogleChrome.munki",
- "inferred_type": "munki",
- "munki_display_name": "Google Chrome",
- "munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web."
+ "path": "OmniGroup/OmniPlan3.pkg.recipe",
+ "parent": "com.github.autopkg.download.omniplan3",
+ "shortname": "OmniPlan3.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.install.googlechrome": {
- "name": null,
- "description": "Downloads latest Google Chrome disk image and installs Google Chrome.",
+ "com.github.autopkg.pkg.omnioutliner": {
+ "name": "OmniOutliner",
+ "description": "Downloads latest OmniOutliner 3 disk image builds a package.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChrome.install.recipe",
- "parent": "com.github.autopkg.download.googlechrome",
- "shortname": "GoogleChrome.install",
- "inferred_type": "install"
+ "path": "OmniGroup/OmniOutliner.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnioutliner",
+ "shortname": "OmniOutliner.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.download.googlechrome": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image.",
+ "com.github.autopkg.pkg.omnigrafflepro": {
+ "name": "OmniGrafflePro",
+ "description": "Downloads latest OmniGrafflePro 5 disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChrome.download.recipe",
- "shortname": "GoogleChrome.download",
+ "path": "OmniGroup/OmniGrafflePro.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnigrafflepro",
+ "shortname": "OmniGrafflePro.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.pkg.omnigroupproduct": {
+ "name": "OmniGroupProduct",
+ "description": "Downloads latest OmniGroupProduct disk image and builds a package. This is an abstract base recipe intended to be overridden.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniGroupProduct.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGroupProduct.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.pkg.omnifocus",
+ "com.github.autopkg.pkg.omnifocus4",
+ "com.github.autopkg.pkg.omnifocus3",
+ "com.github.autopkg.pkg.omnifocus2",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniDiskSweeper",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniWeb",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniGraffle",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniPlan",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniPresence",
+ "com.github.autopkg.grahampugh-recipes.jamf.OmniFocus"
+ ]
+ },
+ "com.github.autopkg.pkg.omnioutliner4": {
+ "name": "OmniOutliner4",
+ "description": "Downloads latest OmniOutliner 4 disk image builds a package.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniOutliner4.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnioutliner4",
+ "shortname": "OmniOutliner4.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.download.omnifocus2": {
+ "name": "OmniFocus2",
+ "description": "Downloads latest OmniFocus2 disk image.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniFocus2.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniFocus2.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.google-chrome",
- "com.github.autopkg.install.googlechrome",
- "com.github.autopkg.pkg.googlechrome",
- "com.github.scriptingosx.pkg.GoogleChrome",
- "com.github.rtrouton.pkg.googlechrome",
- "com.github.aysiu.munki.GoogleChromeInstallCheck",
- "com.github.autopkg.filewave.google-chrome",
- "com.github.almenscorner.intune.GoogleChrome"
+ "com.github.autopkg.install.omnifocus2",
+ "com.github.peshay.filewave.OmniFocus2"
]
},
- "com.github.autopkg.pkg.googlechrome": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image and builds a package.",
+ "com.github.autopkg.munki.omnigrafflepro": {
+ "name": "OmniGrafflePro",
+ "description": "Downloads latest OmniGrafflePro 5 disk image and imports into Munki.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChrome.pkg.recipe",
- "parent": "com.github.autopkg.download.googlechrome",
- "shortname": "GoogleChrome.pkg",
+ "path": "OmniGroup/OmniGrafflePro.munki.recipe",
+ "parent": "com.github.autopkg.download.omnigrafflepro",
+ "shortname": "OmniGrafflePro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniGraffle Professional",
+ "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
+ },
+ "com.github.autopkg.download.omnioutliner5": {
+ "name": "OmniOutliner5",
+ "description": "Downloads latest OmniOutliner 5 disk image.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniOutliner5.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniOutliner5.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.pkg.omnioutliner5",
+ "com.github.autopkg.munki.omnioutliner5"
+ ]
+ },
+ "com.github.autopkg.munki.omnifocus4": {
+ "name": "OmniFocus4",
+ "description": "Downloads latest OmniFocus4 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniFocus4.munki.recipe",
+ "parent": "com.github.autopkg.munki.omnigroupproduct",
+ "shortname": "OmniFocus4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OmniFocus",
+ "munki_description": "OmniFocus is designed to quickly capture your thoughts and allow you to store, manage, and process them into actionable to-do items. Perfect for the Getting Things Done\u00ae system, but flexible enough for any task management style, OmniFocus helps you work smarter by giving you powerful tools for staying on top of all the things you need to do."
+ },
+ "com.github.autopkg.pkg.omnigraffle": {
+ "name": "OmniGraffle",
+ "description": "Downloads latest OmniGraffle 5 disk image and builds a package.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniGraffle.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnigraffle",
+ "shortname": "OmniGraffle.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.novaksam.jamf.GoogleChrome",
- "com.github.novaksam.jss.GoogleChrome",
- "com.github.seansgm.autopkg-lanrev-recipes.GoogleChrome",
- "com.github.seansgm.autopkg-absolute-recipes.GoogleChrome",
- "com.github.triti.ds.googlechrome",
- "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.GoogleChrome",
- "com.github.davidbpirie.jamf-upload.GoogleChrome"
+ "com.github.seansgm.autopkg-lanrev-recipes.OmniGraffle",
+ "com.github.seansgm.autopkg-absolute-recipes.OmniGraffle"
]
},
- "com.github.autopkg.download.googlechromepkg": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome enterprise package.",
+ "com.github.autopkg.download.omnifocus4": {
+ "name": "OmniFocus4",
+ "description": "Downloads latest OmniFocus4 disk image.",
"repo": "autopkg/recipes",
- "path": "GoogleChrome/GoogleChromePkg.download.recipe",
- "shortname": "GoogleChromePkg.download",
+ "path": "OmniGroup/OmniFocus4.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniFocus4.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.googlechromepkg",
- "com.github.autopkg.munki.googlechromepkg",
- "com.github.peshay.filewave.googlechromepkg",
- "com.github.almenscorner.intune.GoogleChromePkg"
+ "com.github.autopkg.install.omnifocus4"
]
},
- "com.github.autopkg.munki.sassafras-k2client": {
- "name": "K2Client",
- "description": "Fetches the latest Sassafras KeyClient Mac installer and imports into\nMunki. Additionally, fetch the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer.\n\nThis recipe supports KeyClient 7.0 and up only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nK2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\noptions to the 'k2clientconfig' tool. No sanity checking is performed beyond\nwhat's done by k2clientconfig. The recipe includes one suggested default, more\ndocumentation here:\nhttp://www.sassafras.com/hrl/7.2/k2clientconfigM.html\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nWe use a separate installs item for KeyAccess.app, because the options passed\nto k2clientconfig may alter which packages are installed, and therefore the\nreceipts array.\n\nSassafras uses two decimals in their mpkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n\nThe 7.2.0.3 installer has a known issue with version numbers in the pkg\ncomponents, but since we generate an installs item for KeyAccess.app already,\nwe use its version in the pkginfo.\n",
+ "com.github.autopkg.download.omnigrafflepro": {
+ "name": "OmniGrafflePro",
+ "description": "Downloads latest OmniGrafflePro 5 disk image.",
"repo": "autopkg/recipes",
- "path": "SassafrasK2Client/SassafrasK2Client.munki.recipe",
- "parent": "com.github.autopkg.download.sassafras-k2client",
- "shortname": "SassafrasK2Client.munki",
- "inferred_type": "munki",
- "munki_display_name": "KeyClient",
- "munki_description": "This is the client for the Sassafras KeyServer licensing managing software."
+ "path": "OmniGroup/OmniGrafflePro.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGrafflePro.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.pkg.omnigrafflepro",
+ "com.github.autopkg.munki.omnigrafflepro"
+ ]
},
- "com.github.autopkg.download.sassafras-k2client": {
- "name": "K2Client",
- "description": "Fetches the latest Sassafras KeyClient Mac installer.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.5: 75\n7.6: 76\n\nThis recipe supports only a REVISION of 70 and up. If REVISION\nis set to an empty string, the latest version will be retrieved.\n",
+ "com.github.autopkg.download.omnigraphsketcher": {
+ "name": "OmniGraphSketcher",
+ "description": "Downloads latest OmniGraphSketcher disk image.",
"repo": "autopkg/recipes",
- "path": "SassafrasK2Client/SassafrasK2Client.download.recipe",
- "shortname": "SassafrasK2Client.download",
+ "path": "OmniGroup/OmniGraphSketcher.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGraphSketcher.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.sassafras-k2client",
- "com.github.jazzace.ds.sassafras-k2client"
+ "com.github.autopkg.munki.omnigraphsketcher",
+ "com.github.autopkg.pkg.omnigraphsketcher"
]
},
- "com.github.autopkg.download.Evernote": {
- "name": "Evernote",
- "description": "Downloads the current release version of Evernote.",
+ "com.github.autopkg.download.omnigraffle7": {
+ "name": "OmniGraffle7",
+ "description": "Downloads latest OmniGraffle 7 disk image.",
"repo": "autopkg/recipes",
- "path": "Evernote/Evernote.download.recipe",
- "shortname": "Evernote.download",
+ "path": "OmniGroup/OmniGraffle7.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniGraffle7.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.Evernote",
- "com.github.autopkg.pkg.Evernote",
- "com.github.autopkg.filewave.Evernote",
- "com.github.autopkg.filewave.Evernote"
+ "com.github.autopkg.munki.omnigraffle7",
+ "com.github.autopkg.pkg.omnigraffle7"
]
},
- "com.github.autopkg.munki.Evernote": {
- "name": "Evernote",
- "description": "Downloads the current release version of Evernote and imports into Munki.",
+ "com.github.autopkg.pkg.omnigraffle7": {
+ "name": "OmniGraffle7",
+ "description": "Downloads latest OmniGraffle 7 disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "Evernote/Evernote.munki.recipe",
- "parent": "com.github.autopkg.download.Evernote",
- "shortname": "Evernote.munki",
+ "path": "OmniGroup/OmniGraffle7.pkg.recipe",
+ "parent": "com.github.autopkg.download.omnigraffle7",
+ "shortname": "OmniGraffle7.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.install.omnifocus2": {
+ "name": "OmniFocus2",
+ "description": "Downloads latest OmniFocus2 disk image and installs into /Applications.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniFocus2.install.recipe",
+ "parent": "com.github.autopkg.download.omnifocus2",
+ "shortname": "OmniFocus2.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.download.omniplan": {
+ "name": "OmniPlan",
+ "description": "Downloads latest OmniPlan 2 disk image.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniPlan.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniPlan.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.pkg.omniplan",
+ "com.github.autopkg.munki.omniplan"
+ ]
+ },
+ "com.github.autopkg.munki.omnigraffle6": {
+ "name": "OmniGraffle6",
+ "description": "Downloads latest OmniGraffle 6 disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniGraffle6.munki.recipe",
+ "parent": "com.github.autopkg.download.omnigraffle6",
+ "shortname": "OmniGraffle6.munki",
"inferred_type": "munki",
- "munki_display_name": "Evernote",
- "munki_description": "Evernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web."
+ "munki_display_name": "OmniGraffle 6",
+ "munki_description": "Need a diagram, process chart, quick page-layout, website wireframe or graphic design? OmniGraffle can help you make eye-popping graphic documents quickly by keeping lines connected to shapes even when they're moved, providing powerful styling tools, importing and exporting Microsoft Visio files, and magically organizing diagrams with just one click. Whether you need a quick sketch or an epic technical figure, OmniGraffle keeps it gorgeously understandable."
},
- "com.github.autopkg.pkg.Evernote": {
- "name": "Evernote",
- "description": "Downloads the latest version of Evernote and makes a pkg of it.",
+ "com.github.autopkg.pkg.OmniDiskSweeper": {
+ "name": "OmniDiskSweeper",
+ "description": "Downloads latest OmniDiskSweeper disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "Evernote/Evernote.pkg.recipe",
- "parent": "com.github.autopkg.download.Evernote",
- "shortname": "Evernote.pkg",
+ "path": "OmniGroup/OmniDiskSweeper.pkg.recipe",
+ "parent": "com.github.autopkg.download.OmniDiskSweeper",
+ "shortname": "OmniDiskSweeper.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.grahamgilbert.install.Evernote",
- "com.github.novaksam.jss.Evernote",
- "com.github.patgmac.lanrev.Evernote",
- "com.github.autopkg.grahampugh-recipes.jamf.Evernote-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Evernote"
+ "com.github.andredb90.filewave.OmniDiskSweeper"
]
},
- "com.github.autopkg.install.Firefox": {
+ "com.github.autopkg.download.omnioutlinerpro": {
+ "name": "OmniOutlinerPro",
+ "description": "Downloads latest OmniOutliner Pro 3 disk image.",
+ "repo": "autopkg/recipes",
+ "path": "OmniGroup/OmniOutlinerPro.download.recipe",
+ "parent": "com.github.autopkg.download.omnigroupproduct",
+ "shortname": "OmniOutlinerPro.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.pkg.omnioutlinerpro",
+ "com.github.autopkg.munki.omnioutlinerpro"
+ ]
+ },
+ "com.github.autopkg.download.Skype": {
+ "name": "Skype",
+ "description": "Downloads latest Skype disk image.",
+ "repo": "autopkg/recipes",
+ "path": "Skype/Skype.download.recipe",
+ "shortname": "Skype.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.install.Skype",
+ "com.github.autopkg.pkg.Skype",
+ "com.github.autopkg.munki.Skype",
+ "com.github.peshay.filewave.Skype",
+ "com.github.amsysuk-recipes.pkg.Skype",
+ "com.github.primalcurve.pkg.published_version.Skype"
+ ]
+ },
+ "com.github.autopkg.install.Skype": {
"name": null,
- "description": "Downloads Firefox disk image, builds a package and installs it.\nSome useful values for RELEASE are: 'latest', 'esr-latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-esr/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-beta/README.txt",
+ "description": "Downloads and installs latest Skype client.",
"repo": "autopkg/recipes",
- "path": "Mozilla/Firefox.install.recipe",
- "parent": "com.github.autopkg.download.firefox-rc-en_US",
- "shortname": "Firefox.install",
+ "path": "Skype/Skype.install.recipe",
+ "parent": "com.github.autopkg.download.Skype",
+ "shortname": "Skype.install",
"inferred_type": "install"
},
- "com.github.autopkg.munki.FirefoxSignedPkg": {
- "name": "Firefox",
- "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n",
+ "com.github.autopkg.pkg.Skype": {
+ "name": "Skype",
+ "description": "Downloads latest Skype disk image and builds a package.",
"repo": "autopkg/recipes",
- "path": "Mozilla/FirefoxSignedPkg.munki.recipe",
- "parent": "com.github.autopkg.download.FirefoxSignedPkg",
- "shortname": "FirefoxSignedPkg.munki",
+ "path": "Skype/Skype.pkg.recipe",
+ "parent": "com.github.autopkg.download.Skype",
+ "shortname": "Skype.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.novaksam.jss.Skype",
+ "com.github.novaksam.jamf.Skype",
+ "com.github.seansgm.autopkg-lanrev-recipes.Skype",
+ "com.github.seansgm.autopkg-absolute-recipes.Skype",
+ "com.github.grahampugh.recipes.jamf.Skype"
+ ]
+ },
+ "com.github.autopkg.munki.Skype": {
+ "name": "Skype",
+ "description": "Downloads latest Skype disk image and imports into Munki.",
+ "repo": "autopkg/recipes",
+ "path": "Skype/Skype.munki.recipe",
+ "parent": "com.github.autopkg.download.Skype",
+ "shortname": "Skype.munki",
"inferred_type": "munki",
- "munki_display_name": "Mozilla Firefox",
- "munki_description": "Mozilla Firefox is a free and open source web browser."
+ "munki_display_name": "Skype",
+ "munki_description": "Calling, seeing, messaging and sharing with others \u2013 wherever they are."
+ },
+ "com.github.autopkg.download.Adium": {
+ "name": "Adium",
+ "description": "Downloads latest version of Adium.",
+ "repo": "autopkg/recipes",
+ "path": "Adium/Adium.download.recipe",
+ "shortname": "Adium.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.munki.Adium",
+ "com.github.autopkg.install.Adium",
+ "com.github.autopkg.pkg.Adium",
+ "com.github.autopkg.filewave.Adium"
+ ]
+ },
+ "com.github.autopkg.munki.Adium": {
+ "name": "Adium",
+ "description": "Downloads latest version of Adium and imports into a Munki repo.",
+ "repo": "autopkg/recipes",
+ "path": "Adium/Adium.munki.recipe",
+ "parent": "com.github.autopkg.download.Adium",
+ "shortname": "Adium.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Adium",
+ "munki_description": "Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more."
+ },
+ "com.github.autopkg.install.Adium": {
+ "name": "Adium",
+ "description": "Downloads Adium installer and installs it from DMG.",
+ "repo": "autopkg/recipes",
+ "path": "Adium/Adium.install.recipe",
+ "parent": "com.github.autopkg.download.Adium",
+ "shortname": "Adium.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.pkg.Adium": {
+ "name": "Adium",
+ "description": "Downloads latest version of Adium and builds an Apple installer pkg.",
+ "repo": "autopkg/recipes",
+ "path": "Adium/Adium.pkg.recipe",
+ "parent": "com.github.autopkg.download.Adium",
+ "shortname": "Adium.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.triti.ds.Adium",
+ "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Adium"
+ ]
},
"com.github.autopkg.download.firefox-rc-en_US": {
"name": "Firefox",
@@ -2764,48 +2856,38 @@
"com.github.neilmartin83.pkg.FirefoxPolicies"
]
},
- "com.github.autopkg.pkg.Thunderbird": {
+ "com.github.autopkg.download.ThunderbirdSignedPkg": {
"name": "Thunderbird",
- "description": "Downloads Thunderbird disk image and builds a package.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt",
- "repo": "autopkg/recipes",
- "path": "Mozilla/Thunderbird.pkg.recipe",
- "parent": "com.github.autopkg.download.thunderbird",
- "shortname": "Thunderbird.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird"
- ]
- },
- "com.github.autopkg.download.FirefoxWindows": {
- "name": "Firefox",
- "description": "This recipe downloads the latest 64-bit or 32-bit Windows MSI installer.\n\t\t",
+ "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0 and 68.1esr.\n\nYou may choose a specific release stream by placing the appropriate key in the\nLATEST_RELEASE input variable. The two most common are:\n\tLATEST_THUNDERBIRD_VERSION for the latest (regular) release (this is the default), and\nOther values to try can be found by examining the JSON file at:\n\thttps://product-details.mozilla.org/1.0/thunderbird_versions.json\n(Not all will work.)\n\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n",
"repo": "autopkg/recipes",
- "path": "Mozilla/FirefoxWindows.download.recipe",
- "shortname": "FirefoxWindows.download",
+ "path": "Mozilla/ThunderbirdSignedPkg.download.recipe",
+ "shortname": "ThunderbirdSignedPkg.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.nupkg.Firefox"
+ "com.github.autopkg.pkg.ThunderbirdSignedPkg",
+ "com.github.autopkg.install.ThunderbirdSignedPkg",
+ "com.github.autopkg.munki.ThunderbirdSignedPkg"
]
},
- "com.github.autopkg.munki.thunderbird": {
+ "com.github.autopkg.pkg.ThunderbirdSignedPkg": {
"name": "Thunderbird",
- "description": "Downloads Thunderbird disk image and imports into Munki.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt",
+ "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0. Because the downloaded file is already a package, this pkg recipe does not add any further actions.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n",
"repo": "autopkg/recipes",
- "path": "Mozilla/Thunderbird.munki.recipe",
- "parent": "com.github.autopkg.download.thunderbird",
- "shortname": "Thunderbird.munki",
- "inferred_type": "munki",
- "munki_display_name": "Mozilla Thunderbird",
- "munki_description": "Mozilla Thunderbird is a free and open source mail client."
+ "path": "Mozilla/ThunderbirdSignedPkg.pkg.recipe",
+ "parent": "com.github.autopkg.download.ThunderbirdSignedPkg",
+ "shortname": "ThunderbirdSignedPkg.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.pkg.mozillathunderbird"
+ ]
},
- "com.github.autopkg.install.FirefoxSignedPkg": {
+ "com.github.autopkg.install.Firefox": {
"name": null,
- "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and installs it locally onto the computer running AutoPkg.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n",
+ "description": "Downloads Firefox disk image, builds a package and installs it.\nSome useful values for RELEASE are: 'latest', 'esr-latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-esr/README.txt\n http://ftp.mozilla.org/pub/firefox/releases/latest-beta/README.txt",
"repo": "autopkg/recipes",
- "path": "Mozilla/FirefoxSignedPkg.install.recipe",
- "parent": "com.github.autopkg.download.FirefoxSignedPkg",
- "shortname": "FirefoxSignedPkg.install",
+ "path": "Mozilla/Firefox.install.recipe",
+ "parent": "com.github.autopkg.download.firefox-rc-en_US",
+ "shortname": "Firefox.install",
"inferred_type": "install"
},
"com.github.autopkg.install.ThunderbirdSignedPkg": {
@@ -2829,28 +2911,29 @@
"com.github.davidbpirie.jamf-upload.Firefox"
]
},
- "com.github.autopkg.pkg.ThunderbirdSignedPkg": {
+ "com.github.autopkg.pkg.Thunderbird": {
"name": "Thunderbird",
- "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0. Because the downloaded file is already a package, this pkg recipe does not add any further actions.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n",
+ "description": "Downloads Thunderbird disk image and builds a package.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt",
"repo": "autopkg/recipes",
- "path": "Mozilla/ThunderbirdSignedPkg.pkg.recipe",
- "parent": "com.github.autopkg.download.ThunderbirdSignedPkg",
- "shortname": "ThunderbirdSignedPkg.pkg",
+ "path": "Mozilla/Thunderbird.pkg.recipe",
+ "parent": "com.github.autopkg.download.thunderbird",
+ "shortname": "Thunderbird.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.mozillathunderbird"
+ "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Thunderbird"
]
},
- "com.github.autopkg.munki.ThunderbirdSignedPkg": {
+ "com.github.autopkg.munki.thunderbird": {
"name": "Thunderbird",
- "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n",
+ "description": "Downloads Thunderbird disk image and imports into Munki.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt",
"repo": "autopkg/recipes",
- "path": "Mozilla/ThunderbirdSignedPkg.munki.recipe",
- "parent": "com.github.autopkg.download.ThunderbirdSignedPkg",
- "shortname": "ThunderbirdSignedPkg.munki",
+ "path": "Mozilla/Thunderbird.munki.recipe",
+ "parent": "com.github.autopkg.download.thunderbird",
+ "shortname": "Thunderbird.munki",
"inferred_type": "munki",
"munki_display_name": "Mozilla Thunderbird",
- "munki_description": "Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client."
+ "munki_description": "Mozilla Thunderbird is a free and open source mail client."
},
"com.github.autopkg.munki.firefox-rc-en_US": {
"name": "Firefox",
@@ -2880,6 +2963,15 @@
"com.github.enterpriseosx.pkg.FirefoxESR"
]
},
+ "com.github.autopkg.nupkg.Firefox": {
+ "name": null,
+ "description": "This recipe creates a Chocolatey package from the downloaded Windows MSI\n installer obtained from the com.github.autopkg.download.FirefoxWindows recipe.\n ",
+ "repo": "autopkg/recipes",
+ "path": "Mozilla/Firefox.nupkg.recipe",
+ "parent": "com.github.autopkg.download.FirefoxWindows",
+ "shortname": "Firefox.nupkg",
+ "inferred_type": "nupkg"
+ },
"com.github.autopkg.download.thunderbird": {
"name": "Thunderbird",
"description": "Downloads Thunderbird disk image.\nSome useful values for RELEASE are: 'latest', 'beta-latest'.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URLs for more info:\n http://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n http://ftp.mozilla.org/pub/thunderbird/releases/latest-beta/README.txt",
@@ -2893,26 +2985,46 @@
"com.github.peshay.filewave.Thunderbird"
]
},
- "com.github.autopkg.nupkg.Firefox": {
- "name": null,
- "description": "This recipe creates a Chocolatey package from the downloaded Windows MSI\n installer obtained from the com.github.autopkg.download.FirefoxWindows recipe.\n ",
- "repo": "autopkg/recipes",
- "path": "Mozilla/Firefox.nupkg.recipe",
- "parent": "com.github.autopkg.download.FirefoxWindows",
- "shortname": "Firefox.nupkg",
- "inferred_type": "nupkg"
- },
- "com.github.autopkg.download.ThunderbirdSignedPkg": {
+ "com.github.autopkg.munki.ThunderbirdSignedPkg": {
"name": "Thunderbird",
- "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0 and 68.1esr.\n\nYou may choose a specific release stream by placing the appropriate key in the\nLATEST_RELEASE input variable. The two most common are:\n\tLATEST_THUNDERBIRD_VERSION for the latest (regular) release (this is the default), and\nOther values to try can be found by examining the JSON file at:\n\thttps://product-details.mozilla.org/1.0/thunderbird_versions.json\n(Not all will work.)\n\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n",
+ "description": "This recipe downloads the signed installer package that Mozilla made available starting in Thunderbird 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Thunderbird recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n\thttp://ftp.mozilla.org/pub/thunderbird/releases/latest/README.txt\n",
"repo": "autopkg/recipes",
- "path": "Mozilla/ThunderbirdSignedPkg.download.recipe",
- "shortname": "ThunderbirdSignedPkg.download",
+ "path": "Mozilla/ThunderbirdSignedPkg.munki.recipe",
+ "parent": "com.github.autopkg.download.ThunderbirdSignedPkg",
+ "shortname": "ThunderbirdSignedPkg.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mozilla Thunderbird",
+ "munki_description": "Mozilla Thunderbird is a free and open-source cross-platform email client, personal information manager, news client, RSS and chat client."
+ },
+ "com.github.autopkg.munki.FirefoxSignedPkg": {
+ "name": "Firefox",
+ "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and imports the pkg file into a Munki repo.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n",
+ "repo": "autopkg/recipes",
+ "path": "Mozilla/FirefoxSignedPkg.munki.recipe",
+ "parent": "com.github.autopkg.download.FirefoxSignedPkg",
+ "shortname": "FirefoxSignedPkg.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mozilla Firefox",
+ "munki_description": "Mozilla Firefox is a free and open source web browser."
+ },
+ "com.github.autopkg.install.FirefoxSignedPkg": {
+ "name": null,
+ "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0, and installs it locally onto the computer running AutoPkg.\n\nThe RELEASE key used in the standard Firefox recipes are not yet supported.\nLOCALE controls the language localization to be downloaded.\nExamples include 'en-US', 'de', 'sv-SE', and 'zh-TW'\nSee the following URL for possible LOCALE values:\n http://ftp.mozilla.org/pub/firefox/releases/latest/README.txt\n",
+ "repo": "autopkg/recipes",
+ "path": "Mozilla/FirefoxSignedPkg.install.recipe",
+ "parent": "com.github.autopkg.download.FirefoxSignedPkg",
+ "shortname": "FirefoxSignedPkg.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.download.FirefoxWindows": {
+ "name": "Firefox",
+ "description": "This recipe downloads the latest 64-bit or 32-bit Windows MSI installer.\n\t\t",
+ "repo": "autopkg/recipes",
+ "path": "Mozilla/FirefoxWindows.download.recipe",
+ "shortname": "FirefoxWindows.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.install.ThunderbirdSignedPkg",
- "com.github.autopkg.pkg.ThunderbirdSignedPkg",
- "com.github.autopkg.munki.ThunderbirdSignedPkg"
+ "com.github.autopkg.nupkg.Firefox"
]
},
"com.github.autopkg.download.FirefoxSignedPkg": {
@@ -2923,148 +3035,303 @@
"shortname": "FirefoxSignedPkg.download",
"inferred_type": "download",
"children": [
+ "com.github.autopkg.pkg.FirefoxSignedPkg",
"com.github.autopkg.munki.FirefoxSignedPkg",
"com.github.autopkg.install.FirefoxSignedPkg",
- "com.github.autopkg.pkg.FirefoxSignedPkg",
- "com.github.jazzace.jamf.FirefoxSignedPkg-latest",
"com.github.jazzace.ds.FirefoxSignedPkg",
+ "com.github.jazzace.jamf.FirefoxSignedPkg-latest",
"com.github.rtrouton.pkg.Firefox",
"com.github.peshay.filewave.FirefoxSignedPkg",
"com.github.smithjw.pkg.Mozilla_Firefox",
"com.github.almenscorner.intune.FirefoxSigned"
]
},
- "com.github.autopkg.munki.xquartz": {
- "name": "XQuartz",
- "description": "Downloads latest XQuartz package and imports into Munki.",
+ "com.github.autopkg.build.relocatablepython": {
+ "name": "RelocatablePython",
+ "description": "Builds relocatable-python framework.",
"repo": "autopkg/recipes",
- "path": "XQuartz/XQuartz.munki.recipe",
- "parent": "com.github.autopkg.download.xquartz",
- "shortname": "XQuartz.munki",
- "inferred_type": "munki",
- "munki_display_name": "XQuartz",
- "munki_description": "A version of the X.Org X Window System that runs on OS X\nThe XQuartz project is an open-source effort to develop a version of the X.Org X Window System that runs on OS X. Together with supporting libraries and applications, it forms the X11.app that Apple has shipped with OS X since version 10.5."
+ "path": "RelocatablePython/RelocatablePython.build.recipe.yaml",
+ "shortname": "RelocatablePython.build",
+ "inferred_type": "build",
+ "children": [
+ "com.github.autopkg.dmg.relocatablepython"
+ ]
},
- "com.github.autopkg.download.xquartz": {
- "name": "XQuartz",
- "description": "Download recipe for XQuartz. Downloads latest XQuartz package.\n\nOverride BRANCH with either 'alpha', 'beta', or 'release' for the applicable Sparkle feed.\n ",
+ "com.github.autopkg.dmg.relocatablepython": {
+ "name": "RelocatablePython",
+ "description": "Wraps relocatable-python framework in a DMG.",
"repo": "autopkg/recipes",
- "path": "XQuartz/XQuartz.download.recipe",
- "shortname": "XQuartz.download",
+ "path": "RelocatablePython/RelocatablePython.dmg.recipe.yaml",
+ "parent": "com.github.autopkg.build.relocatablepython",
+ "shortname": "RelocatablePython.dmg",
+ "inferred_type": "dmg"
+ },
+ "com.github.timsutton.download.fusion8": {
+ "name": "Fusion8",
+ "description": "Downloads latest version of Fusion 8.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/Fusion8.download.recipe",
+ "shortname": "Fusion8.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.xquartz",
- "com.github.scriptingosx.pkg.XQuartz"
+ "com.github.timsutton.munki.fusion8",
+ "com.github.amsysuk-recipes.pkg.Fusion8",
+ "com.github.moofit-recipes.pkg.Fusion9"
]
},
- "com.github.autopkg.munki.OracleJava8": {
- "name": "OracleJava8",
- "description": "Downloads the latest Oracle Java 8 JRE CPU release and imports into Munki.\nThe flat installer pkg within the installer app is copied out and imported.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement\nfor Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\nThe package's receipt version is useless, so we make an installs item for\nthe prefPane bundle, which has historically had consistent versioning.\n",
- "repo": "autopkg/recipes",
- "path": "OracleJava/OracleJava8.munki.recipe",
- "parent": "com.github.autopkg.download.OracleJava8",
- "deprecated": true,
- "shortname": "OracleJava8.munki",
+ "com.github.timsutton.munki.davinciresolve18": {
+ "name": "DaVinciResolve18",
+ "description": "Downloads the most recent version of DaVinci Resolve 18 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve18.munki.recipe",
+ "parent": "com.github.timsutton.download.davinciresolve18",
+ "shortname": "DaVinciResolve18.munki",
"inferred_type": "munki",
- "munki_display_name": "Oracle Java 8",
- "munki_description": "Java SE Runtime Environment 8 enables support for running Java-powered applets and applications."
+ "munki_display_name": "DaVinci Resolve 18",
+ "munki_description": "This software installs the free version of DaVinci Resolve 18 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums."
},
- "com.github.autopkg.download.OracleJava8": {
- "name": "OracleJava8",
- "description": "Download recipe for Oracle's Java 8. Finds and downloads the latest Oracle Java 8 JRE CPU release.\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n\n",
- "repo": "autopkg/recipes",
- "path": "OracleJava/OracleJava8.download.recipe",
- "deprecated": true,
- "shortname": "OracleJava8.download",
+ "com.github.timsutton.munki.davinciresolve12": {
+ "name": "DaVinciResolve12",
+ "description": "Downloads the most recent version of DaVinci Resolve 12 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve12.munki.recipe",
+ "parent": "com.github.timsutton.download.davinciresolve12",
+ "shortname": "DaVinciResolve12.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DaVinci Resolve 12",
+ "munki_description": "DaVinci Resolve 12 combines professional non-linear video editing with the world\u2019s most advanced color corrector so now you can edit, color correct, finish and deliver all from one system! DaVinci Resolve is completely scalable and resolution independent so it can be used on set, in a small studio or integrated into the largest Hollywood production pipeline! From creative editing and multi camera television production to high end finishing and color correction, only DaVinci Resolve features the creative tools, compatibility, speed and legendary image quality you need to manage your entire workflow, which is why it is the number one solution used on Hollywood feature films."
+ },
+ "com.github.timsutton.download.davinciresolve18": {
+ "name": "DaVinciResolve18",
+ "description": "Downloads latest version of DaVinci Resolve 18.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve18.download.recipe",
+ "shortname": "DaVinciResolve18.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.OracleJava8",
- "com.github.autopkg.pkg.OracleJava8"
+ "com.github.timsutton.munki.davinciresolve18"
]
},
- "com.github.autopkg.pkg.OracleJava8": {
- "name": "OracleJava8",
- "description": "Downloads the latest Oracle Java 8 JRE CPU release and copies out the flat installer pkg\nwithin the installer app wrapper, appending the version number to the filename.\n(Note the version of the actual pkg id for the com.oracle.jre pkg component is still\nalways \"1.0\".)\n\nRead more about CPU and PSU releases here:\n http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html\n\nTo use this recipe, you must accept the Oracle Binary Code License Agreement for Java SE.\nhttp://www.oracle.com/technetwork/java/javase/terms/license/index.html\n",
- "repo": "autopkg/recipes",
- "path": "OracleJava/OracleJava8.pkg.recipe",
- "parent": "com.github.autopkg.download.OracleJava8",
- "deprecated": true,
- "shortname": "OracleJava8.pkg",
- "inferred_type": "pkg",
+ "com.github.timsutton.download.davinciresolve14": {
+ "name": "DaVinciResolve14",
+ "description": "Downloads latest version of DaVinci Resolve 14.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve14.download.recipe",
+ "shortname": "DaVinciResolve14.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jss.OracleJava8",
- "com.github.seansgm.autopkg-lanrev-recipes.OracleJava8",
- "com.github.seansgm.autopkg-absolute-recipes.OracleJava8",
- "com.github.autopkg.filewave.OracleJava8"
+ "com.github.timsutton.munki.davinciresolve14",
+ "com.github.moofit-recipes.download.DaVinciResolve14Studio",
+ "com.github.moofit-recipes.download.DaVinciResolve15Studio",
+ "com.github.moofit-recipes.download.DaVinciResolve15",
+ "com.github.moofit-recipes.pkg.DaVinciResolve14",
+ "com.github.haircut.download.DaVinciResolve16",
+ "com.github.TekTekkers.download.DaVinciResolveStudio19",
+ "com.github.milk-studios.download.DaVinciResolveStudio17"
]
},
- "com.github.autopkg.munki.Adium": {
- "name": "Adium",
- "description": "Downloads latest version of Adium and imports into a Munki repo.",
- "repo": "autopkg/recipes",
- "path": "Adium/Adium.munki.recipe",
- "parent": "com.github.autopkg.download.Adium",
- "shortname": "Adium.munki",
+ "com.github.timsutton.munki.davinciresolve14": {
+ "name": "DaVinciResolve14",
+ "description": "Downloads the most recent version of DaVinci Resolve 14 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve14.munki.recipe",
+ "parent": "com.github.timsutton.download.davinciresolve14",
+ "shortname": "DaVinciResolve14.munki",
"inferred_type": "munki",
- "munki_display_name": "Adium",
- "munki_description": "Adium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more."
+ "munki_display_name": "DaVinci Resolve 14",
+ "munki_description": "This software installs the free version of DaVinci Resolve 14 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums."
},
- "com.github.autopkg.install.Adium": {
- "name": "Adium",
- "description": "Downloads Adium installer and installs it from DMG.",
- "repo": "autopkg/recipes",
- "path": "Adium/Adium.install.recipe",
- "parent": "com.github.autopkg.download.Adium",
- "shortname": "Adium.install",
- "inferred_type": "install"
+ "com.github.timsutton.download.davinciresolvelite11": {
+ "name": "DaVinciResolveLite11",
+ "description": "Downloads latest version of DaVinci Resolve Lite 11.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolveLite11.download.recipe",
+ "shortname": "DaVinciResolveLite11.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.davinciresolvelite11"
+ ]
},
- "com.github.autopkg.pkg.Adium": {
- "name": "Adium",
- "description": "Downloads latest version of Adium and builds an Apple installer pkg.",
- "repo": "autopkg/recipes",
- "path": "Adium/Adium.pkg.recipe",
- "parent": "com.github.autopkg.download.Adium",
- "shortname": "Adium.pkg",
- "inferred_type": "pkg",
+ "com.github.timsutton.download.davinciresolve17": {
+ "name": "DaVinciResolve17",
+ "description": "Downloads latest version of DaVinci Resolve 17.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve17.download.recipe",
+ "shortname": "DaVinciResolve17.download",
+ "inferred_type": "download",
"children": [
- "com.github.triti.ds.Adium",
- "com.github.autopkg.grahampugh-recipes.jamf.Adium-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Adium"
+ "com.github.timsutton.munki.davinciresolve17"
]
},
- "com.github.autopkg.download.Adium": {
- "name": "Adium",
- "description": "Downloads latest version of Adium.",
- "repo": "autopkg/recipes",
- "path": "Adium/Adium.download.recipe",
- "shortname": "Adium.download",
+ "com.github.timsutton.munki.fusion8": {
+ "name": "Fusion8",
+ "description": "Downloads the most recent version of DaVinci Fusion 8 and imports it into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/Fusion8.munki.recipe",
+ "parent": "com.github.timsutton.download.fusion8",
+ "shortname": "Fusion8.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Fusion 8",
+ "munki_description": "Fusion is the world\u2019s most advanced compositing software for visual effects artists, broadcast and motion graphic designers and 3D animators."
+ },
+ "com.github.timsutton.munki.davinciresolvelite11": {
+ "name": "DaVinciResolveLite11",
+ "description": "Downloads the most recent version of DaVinci Resolve Lite 11 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nWe extract the application bundle so that we can use it for an installs item and the pkginfo version.\n\nResolve Lite also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve Lite installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolveLite11.munki.recipe",
+ "parent": "com.github.timsutton.download.davinciresolvelite11",
+ "shortname": "DaVinciResolveLite11.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DaVinci Resolve Lite 11",
+ "munki_description": "DaVinci color correctors have been the standard in post production since 1984. There are thousands of colorists worldwide who understand the performance, quality and workflow of DaVinci. DaVinci is the name behind more feature films, television commercials, documentaries, television production and music videos than any other grading system. When you\u2019re in a room full of demanding clients with conflicting ideas, colorists know that only DaVinci has the quality, real time performance, creative features and powerful control panel you need to work fast!"
+ },
+ "com.github.timsutton.munki.davinciresolve17": {
+ "name": "DaVinciResolve17",
+ "description": "Downloads the most recent version of DaVinci Resolve 17 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve17.munki.recipe",
+ "parent": "com.github.timsutton.download.davinciresolve17",
+ "shortname": "DaVinciResolve17.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DaVinci Resolve 17",
+ "munki_description": "This software installs the free version of DaVinci Resolve 17 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums."
+ },
+ "com.github.timsutton.download.davinciresolve12": {
+ "name": "DaVinciResolve12",
+ "description": "Downloads latest version of DaVinci Resolve 12.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Blackmagic/DaVinciResolve12.download.recipe",
+ "shortname": "DaVinciResolve12.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.Adium",
- "com.github.autopkg.install.Adium",
- "com.github.autopkg.pkg.Adium",
- "com.github.autopkg.filewave.Adium"
+ "com.github.timsutton.munki.davinciresolve12",
+ "com.github.amsysuk-recipes.download.DaVinciResolve12Studio",
+ "com.github.amsysuk-recipes.pkg.DaVinciResolve12"
]
},
- "com.github.autopkg.build.relocatablepython": {
- "name": "RelocatablePython",
- "description": "Builds relocatable-python framework.",
- "repo": "autopkg/recipes",
- "path": "RelocatablePython/RelocatablePython.build.recipe.yaml",
- "shortname": "RelocatablePython.build",
- "inferred_type": "build",
+ "com.github.timsutton.munki.EAnalysis": {
+ "name": "EAnalysis",
+ "description": "Downloads the latest version of EAnalysis and imports into Munki.\n\nWe use the CFBundleVersion for versioning as it seems to provide a more\n'detailed' version.\n ",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "EAnalysis/EAnalysis.munki.recipe",
+ "parent": "com.github.timsutton.download.EAnalysis",
+ "shortname": "EAnalysis.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "This piece of software aims at experimenting new types of graphic representations and new analytical methods with an intuitive interface and adapted tools for analysis purposes."
+ },
+ "com.github.timsutton.download.EAnalysis": {
+ "name": "EAnalysis",
+ "description": "Downloads the latest version of EAnalysis.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "EAnalysis/EAnalysis.download.recipe",
+ "shortname": "EAnalysis.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.dmg.relocatablepython"
+ "com.github.timsutton.munki.EAnalysis"
]
},
- "com.github.autopkg.dmg.relocatablepython": {
- "name": "RelocatablePython",
- "description": "Wraps relocatable-python framework in a DMG.",
- "repo": "autopkg/recipes",
- "path": "RelocatablePython/RelocatablePython.dmg.recipe.yaml",
- "parent": "com.github.autopkg.build.relocatablepython",
- "shortname": "RelocatablePython.dmg",
- "inferred_type": "dmg"
+ "com.github.timsutton.munki.p5jsEditor": {
+ "name": "p5jsEditor",
+ "description": "Downloads the latest release of the p5.js Editor and imports into Munki.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Processing/p5jsEditor.munki.recipe",
+ "parent": "com.github.timsutton.download.p5jsEditor",
+ "shortname": "p5jsEditor.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "p5.js Editor",
+ "munki_description": "The p5.js Editor is a simple coding environment designed for new programmers to get started with p5.js. It's modeled off of the Processing editor, and intended to provide a similar experience."
+ },
+ "com.github.timsutton.download.p5jsEditor": {
+ "name": "p5jsEditor",
+ "description": "Downloads the latest release of the p5.js Editor from GitHub releases.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Processing/p5jsEditor.download.recipe",
+ "shortname": "p5jsEditor.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.p5jsEditor"
+ ]
+ },
+ "com.github.timsutton.download.processing": {
+ "name": "Processing",
+ "description": "Downloads the current release version of Processing.\n ",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Processing/Processing.download.recipe",
+ "shortname": "Processing.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.processing",
+ "com.github.jazzace.pkg.processing",
+ "com.github.peshay.filewave.Processing"
+ ]
+ },
+ "com.github.timsutton.munki.processing": {
+ "name": "Processing",
+ "description": "Downloads the current release version of Processing and imports into Munki.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Processing/Processing.munki.recipe",
+ "parent": "com.github.timsutton.download.processing",
+ "shortname": "Processing.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Processing",
+ "munki_description": "Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production."
+ },
+ "com.github.timsutton.install.Go": {
+ "name": null,
+ "description": "Installs the most recent version of Go for macOS from the official\nGolang downloads page.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Go/Go.install.recipe",
+ "parent": "com.github.timsutton.download.Go",
+ "shortname": "Go.install",
+ "inferred_type": "install"
+ },
+ "com.github.timsutton.munki.Go": {
+ "name": "Go",
+ "description": "Downloads and imports Go into Munki, from the official Golang\ndownloads page.\n\nNote that the installer pkgs have identifiers like 'go1.3.2', 'go1.4', etc.\nAs long as this 'go' prefix remains, Munki will compare package versions\nas expected.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Go/Go.munki.recipe",
+ "parent": "com.github.timsutton.download.Go",
+ "shortname": "Go.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Go Programming Language",
+ "munki_description": "Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
+ },
+ "com.github.timsutton.download.Go": {
+ "name": "Go",
+ "description": "Downloads the most recent version of Go for OS X from the official\nGolang downloads page.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Go/Go.download.recipe",
+ "shortname": "Go.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.install.Go",
+ "com.github.timsutton.munki.Go",
+ "com.github.grahamgilbert.install.go"
+ ]
+ },
+ "com.github.timsutton.download.Glyphs2": {
+ "name": "Glyphs2",
+ "description": "Downloads the most recent version of Glyphs 2.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. The logic is that if there are two\nitems in the feed, the 2nd will be the beta (!). Because this version\nwill always compare higher, it means that it is possible that any\nnew download is actually a beta version. Presumably one of these\neventually becomes a final release, but because of this ambiguity,\nit is recommended to actually verify the build number against what\ncan be downloaded from the download link at:\nhttp://updates.glyphsapp.com/latest2.php.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Glyphs/Glyphs2.download.recipe",
+ "shortname": "Glyphs2.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.Glyphs2",
+ "com.github.moofit-recipes.pkg.Glyphs"
+ ]
+ },
+ "com.github.timsutton.munki.Glyphs2": {
+ "name": "Glyphs 2",
+ "description": "Downloads the most recent version of Glyphs 2 and imports\nit into Munki.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. Please see the Glyps2.download recipe for\nmore details.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Glyphs/Glyphs2.munki.recipe",
+ "parent": "com.github.timsutton.download.Glyphs2",
+ "shortname": "Glyphs2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Glyphs smart and simple approach helps you draw new typefaces, modify existing fonts, and sculpt your letterforms hassle-free."
},
"com.github.timsutton.download.AbletonLive9": {
"name": "AbletonLive9",
@@ -3089,26 +3356,24 @@
"munki_display_name": "Ableton Live 9 Standard",
"munki_description": "Live is software for creating musical ideas, turning them into finished songs, and even taking them onto the stage.\n\nWith two views - the classic Arrangement View, where musical ideas are laid out along a timeline, and the unique Session View, where you can improvise and quickly experiment with musical ideas - Live is a fast, fun, intuitive way to make music.\n"
},
- "com.github.timsutton.munki.OpenDCP": {
- "name": "OpenDCP",
- "description": "Downloads and imports OpenDCP into Munki.",
+ "com.github.timsutton.install.iTunes": {
+ "name": null,
+ "description": "Downloads and installs the current version of iTunes from Apple's iTunes\ndownload page.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "OpenDCP/OpenDCP.munki.recipe",
- "parent": "com.github.timsutton.download.OpenDCP",
- "shortname": "OpenDCP.munki",
- "inferred_type": "munki",
- "munki_display_name": "OpenDCP",
- "munki_description": "OpenDCP is a cross-platform application to create digital cinema packages. It offers an easy to use GUI or can be scripted via a command line interface."
+ "path": "iTunes/iTunes.install.recipe",
+ "parent": "com.github.timsutton.download.iTunes",
+ "shortname": "iTunes.install",
+ "inferred_type": "install"
},
- "com.github.timsutton.download.OpenDCP": {
+ "com.github.timsutton.download.iTunes": {
"name": null,
- "description": "Downloads the current release version of OpenDCP.\n ",
+ "description": "Downloads the current version of iTunes from Apple's iTunes download page.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "OpenDCP/OpenDCP.download.recipe",
- "shortname": "OpenDCP.download",
+ "path": "iTunes/iTunes.download.recipe",
+ "shortname": "iTunes.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.OpenDCP"
+ "com.github.timsutton.install.iTunes"
]
},
"com.github.timsutton.munki.Fission2": {
@@ -3133,37 +3398,39 @@
"com.github.timsutton.munki.Fission2"
]
},
- "com.github.timsutton.pkg.QLab3": {
- "name": "QLab3",
- "description": "Downloads the latest version of QLab3 and creates a package.",
+ "com.github.timsutton.munki.Max7": {
+ "name": "Max",
+ "description": "Downloads the current release of Max from the Cycling '74 website.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "Figure53/QLab3.pkg.recipe",
- "parent": "com.github.timsutton.download.qlab3",
- "shortname": "QLab3.pkg",
- "inferred_type": "pkg"
+ "path": "Cycling74/Max.munki.recipe",
+ "parent": "com.github.timsutton.download.Max7",
+ "shortname": "Max.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Max",
+ "munki_description": "Max is a graphical environment for music, audio, and multimedia. In use for over twenty years by performers, composers, artists, scientists, teachers, and students, Max is the way to make your computer do things that reflect your individual ideas and dreams. Now with a new interface optimized for speed and simplicity, major performance improvements, and a collection of powerful new tools to realize your ideas faster than ever."
},
- "com.github.timsutton.download.qlab3": {
- "name": "QLab3",
- "description": "Downloads the latest version of QLab 3.",
+ "com.github.timsutton.download.Max7": {
+ "name": "Max",
+ "description": "Downloads the current release of Max from the Cycling '74 website.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "Figure53/QLab3.download.recipe",
- "shortname": "QLab3.download",
+ "path": "Cycling74/Max.download.recipe",
+ "shortname": "Max.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.pkg.QLab3",
- "com.github.timsutton.munki.qlab3"
+ "com.github.timsutton.munki.Max7",
+ "com.github.jazzace.pkg.Max7"
]
},
- "com.github.timsutton.munki.qlab3": {
- "name": "QLab3",
- "description": "Downloads the latest version of QLab 3 and imports into Munki.",
+ "com.github.timsutton.munki.iStopMotion": {
+ "name": "iStopMotion",
+ "description": "Downloads and imports iStopMotion 3 into Munki.",
"repo": "autopkg/timsutton-recipes",
- "path": "Figure53/QLab3.munki.recipe",
- "parent": "com.github.timsutton.download.qlab3",
- "shortname": "QLab3.munki",
+ "path": "Boinx/iStopMotion3.munki.recipe",
+ "parent": "com.github.timsutton.download.iStopMotion",
+ "shortname": "iStopMotion3.munki",
"inferred_type": "munki",
- "munki_display_name": "QLab 3",
- "munki_description": "QLab provides live show control for your Mac. Create media designs for theatre, dance, composition, installation, and more. Play back audio, video, and MIDI from a single workspace."
+ "munki_display_name": "iStopMotion",
+ "munki_description": "Create stop-motion animated movies."
},
"com.github.timsutton.download.iStopMotion": {
"name": "iStopMotion",
@@ -3177,95 +3444,55 @@
"com.github.jazzace.pkg.iStopMotion"
]
},
- "com.github.timsutton.munki.iStopMotion": {
- "name": "iStopMotion",
- "description": "Downloads and imports iStopMotion 3 into Munki.",
- "repo": "autopkg/timsutton-recipes",
- "path": "Boinx/iStopMotion3.munki.recipe",
- "parent": "com.github.timsutton.download.iStopMotion",
- "shortname": "iStopMotion3.munki",
- "inferred_type": "munki",
- "munki_display_name": "iStopMotion",
- "munki_description": "Create stop-motion animated movies."
- },
- "com.github.timsutton.install.Go": {
- "name": null,
- "description": "Installs the most recent version of Go for macOS from the official\nGolang downloads page.",
- "repo": "autopkg/timsutton-recipes",
- "path": "Go/Go.install.recipe",
- "parent": "com.github.timsutton.download.Go",
- "shortname": "Go.install",
- "inferred_type": "install"
- },
- "com.github.timsutton.download.Go": {
- "name": "Go",
- "description": "Downloads the most recent version of Go for OS X from the official\nGolang downloads page.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n",
+ "com.github.timsutton.download.AutoDMG": {
+ "name": "AutoDMG",
+ "description": "Downloads the current release of AutoDMG from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`",
"repo": "autopkg/timsutton-recipes",
- "path": "Go/Go.download.recipe",
- "shortname": "Go.download",
+ "path": "AutoDMG/AutoDMG.download.recipe",
+ "shortname": "AutoDMG.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.install.Go",
- "com.github.timsutton.munki.Go",
- "com.github.grahamgilbert.install.go"
+ "com.github.timsutton.munki.AutoDMG",
+ "com.github.scriptingosx.pkg.AutoDMG",
+ "com.github.peshay.filewave.AutoDMG"
]
},
- "com.github.timsutton.munki.Go": {
- "name": "Go",
- "description": "Downloads and imports Go into Munki, from the official Golang\ndownloads page.\n\nNote that the installer pkgs have identifiers like 'go1.3.2', 'go1.4', etc.\nAs long as this 'go' prefix remains, Munki will compare package versions\nas expected.\n\nAs there are separate installers for Intel and Apple Silicon, you will need\nto override two input variables: ARCH and SUPPORTED_ARCHITECTURE, due to how\nthese are specified in URLs and by Munki. You can create multiple recipe overrides\nif you need to import both flavors of the installer.\n\nFor Apple Silicon:\nARCH: arm64, SUPPORTED_ARCHITECTURE: arm64\n\nFor Intel:\nARCH: amd64, SUPPORTED_ARCHITECTURE: x86_64\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Go/Go.munki.recipe",
- "parent": "com.github.timsutton.download.Go",
- "shortname": "Go.munki",
- "inferred_type": "munki",
- "munki_display_name": "Go Programming Language",
- "munki_description": "Go is an open source programming language that makes it easy to build simple, reliable, and efficient software."
- },
- "com.github.timsutton.munki.DCPomatic2": {
- "name": "DCPomatic2",
- "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite, and imports it into Munki.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe. One would then typically modify\nNAME and pkginfo keys appropriately.\n\nCHANNEL can be either 'stable' or 'test'\n",
+ "com.github.timsutton.munki.AutoDMG": {
+ "name": "AutoDMG",
+ "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "DCP-o-matic/DCPomatic2.munki.recipe",
- "parent": "com.github.timsutton.download.DCPomatic2",
- "shortname": "DCPomatic2.munki",
+ "path": "AutoDMG/AutoDMG.munki.recipe",
+ "parent": "com.github.timsutton.download.AutoDMG",
+ "shortname": "AutoDMG.munki",
"inferred_type": "munki",
- "munki_display_name": "DCP-o-matic",
- "munki_description": "DCP-o-matic is a free, open-source program to create Digital Cinema Packages (DCPs) from videos, images, sound and subtitle files. You can use it to make content for playback on DCI-compliant cinema projectors.\n\nIt can take files in many different formats, including MP4, Apple ProRes, MOV, AVI, M2TS (from Blu-Ray), VOB (from DVD), WMV, MKV, JPEG, PNG, TIFF and lots of others.\n\nIt will run on Windows, Mac OS X and Linux and is in use in 54 countries around the world."
+ "munki_display_name": null,
+ "munki_description": "Create deployable system images from OS X installer."
},
- "com.github.timsutton.download.DCPomatic2": {
- "name": "DCPomatic2",
- "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe.\n\nCHANNEL can be either 'stable' or 'test'\n",
+ "com.github.timsutton.pkg.Packer": {
+ "name": "Packer",
+ "description": "Downloads the current release of Packer from http://packer.io\n and builds a package installing it to /usr/local/bin.",
"repo": "autopkg/timsutton-recipes",
- "path": "DCP-o-matic/DCPomatic2.download.recipe",
- "shortname": "DCPomatic2.download",
- "inferred_type": "download",
+ "path": "HashiCorp/Packer.pkg.recipe",
+ "parent": "com.github.timsutton.download.Packer",
+ "shortname": "Packer.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.timsutton.munki.DCPomatic2"
+ "com.github.timsutton.munki.Packer",
+ "com.github.timsutton.install.Packer"
]
},
- "com.github.timsutton.download.Glyphs2": {
- "name": "Glyphs2",
- "description": "Downloads the most recent version of Glyphs 2.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. The logic is that if there are two\nitems in the feed, the 2nd will be the beta (!). Because this version\nwill always compare higher, it means that it is possible that any\nnew download is actually a beta version. Presumably one of these\neventually becomes a final release, but because of this ambiguity,\nit is recommended to actually verify the build number against what\ncan be downloaded from the download link at:\nhttp://updates.glyphsapp.com/latest2.php.",
+ "com.github.timsutton.pkg.Serf": {
+ "name": "Serf",
+ "description": "Downloads the current release of Serf from http://serfdom.io\n and builds a package installing it to /usr/local/bin.",
"repo": "autopkg/timsutton-recipes",
- "path": "Glyphs/Glyphs2.download.recipe",
- "shortname": "Glyphs2.download",
- "inferred_type": "download",
+ "path": "HashiCorp/Serf.pkg.recipe",
+ "parent": "com.github.timsutton.download.Serf",
+ "shortname": "Serf.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.timsutton.munki.Glyphs2",
- "com.github.moofit-recipes.pkg.Glyphs"
+ "com.github.timsutton.install.Serf"
]
},
- "com.github.timsutton.munki.Glyphs2": {
- "name": "Glyphs 2",
- "description": "Downloads the most recent version of Glyphs 2 and imports\nit into Munki.\n\nThis may sometimes include beta releases, a limitation which is\ndue to an unconventional way in which they manage the feed as a means\nto make pre-releases available. Please see the Glyps2.download recipe for\nmore details.",
- "repo": "autopkg/timsutton-recipes",
- "path": "Glyphs/Glyphs2.munki.recipe",
- "parent": "com.github.timsutton.download.Glyphs2",
- "shortname": "Glyphs2.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Glyphs smart and simple approach helps you draw new typefaces, modify existing fonts, and sculpt your letterforms hassle-free."
- },
"com.github.timsutton.install.Serf": {
"name": null,
"description": "Downloads and installs a package of the current version of Serf.",
@@ -3275,6 +3502,31 @@
"shortname": "Serf.install",
"inferred_type": "install"
},
+ "com.github.timsutton.download.Terraform": {
+ "name": "Terraform",
+ "description": "Downloads the current release of Terraform from http://terraform.io\n\t\tUse e.g. -k ARCH=arm64 to specify Apple Silicon-specific builds.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HashiCorp/Terraform.download.recipe",
+ "shortname": "Terraform.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.pkg.Terraform"
+ ]
+ },
+ "com.github.timsutton.pkg.Consul": {
+ "name": "Consul",
+ "description": "Downloads the current release of Consul from http://consul.io\n and builds a package installing it to /usr/local/bin.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HashiCorp/Consul.pkg.recipe",
+ "parent": "com.github.timsutton.download.Consul",
+ "shortname": "Consul.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.timsutton.install.Consul",
+ "com.github.timsutton.munki.Serf",
+ "com.github.timsutton.munki.Consul"
+ ]
+ },
"com.github.timsutton.download.Consul": {
"name": "Consul",
"description": "Downloads the current release of Consul from http://consul.io",
@@ -3310,29 +3562,6 @@
"munki_display_name": null,
"munki_description": "Packer is a tool for creating identical machine images for multiple platforms from a single source configuration."
},
- "com.github.timsutton.munki.Consul": {
- "name": "Consul",
- "description": "Downloads the current release of Consul from http://consul.io\nand builds a package installing it to /usr/local/bin.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Consul.munki.recipe",
- "parent": "com.github.timsutton.pkg.Consul",
- "shortname": "Consul.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Consul has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure. It provides several key features:\n\nService Discovery: Clients of Consul can provide a service, such as api or mysql, and other clients can use Consul to discover providers of a given service. Using either DNS or HTTP, applications can easily find the services they depend upon.\n\nHealth Checking: Consul clients can provide any number of health checks, either associated with a given service (\"is the webserver returning 200 OK\"), or with the local node (\"is memory utilization below 90%\"). This information can be used by an operator to monitor cluster health, and it is used by the service discovery components to route traffic away from unhealthy hosts.\n\nKey/Value Store: Applications can make use of Consul's hierarchical key/value store for any number of purposes, including dynamic configuration, feature flagging, coordination, leader election, and more. The simple HTTP API makes it easy to use.\n\nMulti Datacenter: Consul supports multiple datacenters out of the box. This means users of Consul do not have to worry about building additional layers of abstraction to grow to multiple regions.\n\nConsul is designed to be friendly to both the DevOps community and application developers, making it perfect for modern, elastic infrastructures.\n"
- },
- "com.github.timsutton.pkg.Serf": {
- "name": "Serf",
- "description": "Downloads the current release of Serf from http://serfdom.io\n and builds a package installing it to /usr/local/bin.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Serf.pkg.recipe",
- "parent": "com.github.timsutton.download.Serf",
- "shortname": "Serf.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.timsutton.install.Serf"
- ]
- },
"com.github.timsutton.download.Serf": {
"name": "Serf",
"description": "Downloads the current release of Serf from http://serfdom.io",
@@ -3344,19 +3573,23 @@
"com.github.timsutton.pkg.Serf"
]
},
- "com.github.timsutton.pkg.Consul": {
- "name": "Consul",
- "description": "Downloads the current release of Consul from http://consul.io\n and builds a package installing it to /usr/local/bin.",
+ "com.github.timsutton.install.Terraform": {
+ "name": null,
+ "description": "Downloads and installs a package of the current version of Terraform.",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Consul.pkg.recipe",
- "parent": "com.github.timsutton.download.Consul",
- "shortname": "Consul.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.timsutton.munki.Consul",
- "com.github.timsutton.install.Consul",
- "com.github.timsutton.munki.Serf"
- ]
+ "path": "HashiCorp/Terraform.install.recipe",
+ "parent": "com.github.timsutton.pkg.Terraform",
+ "shortname": "Terraform.install",
+ "inferred_type": "install"
+ },
+ "com.github.timsutton.install.Packer": {
+ "name": null,
+ "description": "Downloads and installs a package of the current version of Packer.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HashiCorp/Packer.install.recipe",
+ "parent": "com.github.timsutton.pkg.Packer",
+ "shortname": "Packer.install",
+ "inferred_type": "install"
},
"com.github.timsutton.install.Consul": {
"name": null,
@@ -3367,6 +3600,17 @@
"shortname": "Consul.install",
"inferred_type": "install"
},
+ "com.github.timsutton.download.Packer": {
+ "name": "Packer",
+ "description": "Downloads the current release of Packer from http://packer.io",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HashiCorp/Packer.download.recipe",
+ "shortname": "Packer.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.pkg.Packer"
+ ]
+ },
"com.github.timsutton.munki.Serf": {
"name": "Serf",
"description": "Downloads the current release of Serf from http://serfdom.io\nand builds a package installing it to /usr/local/bin.",
@@ -3378,69 +3622,114 @@
"munki_display_name": null,
"munki_description": "Serf is a tool for cluster membership, failure detection, and orchestration that is decentralized, fault-tolerant and highly available. Serf runs on every major platform: Linux, Mac OS X, and Windows. It is extremely lightweight: it uses 5 to 10 MB of resident memory and primarily communicates using infrequent UDP messages.\n\nSerf uses an efficient gossip protocol to solve three major problems:\n\nMembership: Serf maintains cluster membership lists and is able to execute custom handler scripts when that membership changes. For example, Serf can maintain the list of web servers for a load balancer and notify that load balancer whenever a node comes online or goes offline.\n\nFailure detection and recovery: Serf automatically detects failed nodes within seconds, notifies the rest of the cluster, and executes handler scripts allowing you to handle these events. Serf will attempt to recover failed nodes by reconnecting to them periodically.\n\nCustom event propagation: Serf can broadcast custom events and queries to the cluster. These can be used to trigger deploys, propagate configuration, etc. Events are simply fire-and-forget broadcast, and Serf makes a best effort to deliver messages in the face of offline nodes or network partitions. Queries provide a simple realtime request/response mechanism.\n"
},
- "com.github.timsutton.install.Terraform": {
- "name": null,
- "description": "Downloads and installs a package of the current version of Terraform.",
+ "com.github.timsutton.munki.Consul": {
+ "name": "Consul",
+ "description": "Downloads the current release of Consul from http://consul.io\nand builds a package installing it to /usr/local/bin.",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Terraform.install.recipe",
+ "path": "HashiCorp/Consul.munki.recipe",
+ "parent": "com.github.timsutton.pkg.Consul",
+ "shortname": "Consul.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Consul has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure. It provides several key features:\n\nService Discovery: Clients of Consul can provide a service, such as api or mysql, and other clients can use Consul to discover providers of a given service. Using either DNS or HTTP, applications can easily find the services they depend upon.\n\nHealth Checking: Consul clients can provide any number of health checks, either associated with a given service (\"is the webserver returning 200 OK\"), or with the local node (\"is memory utilization below 90%\"). This information can be used by an operator to monitor cluster health, and it is used by the service discovery components to route traffic away from unhealthy hosts.\n\nKey/Value Store: Applications can make use of Consul's hierarchical key/value store for any number of purposes, including dynamic configuration, feature flagging, coordination, leader election, and more. The simple HTTP API makes it easy to use.\n\nMulti Datacenter: Consul supports multiple datacenters out of the box. This means users of Consul do not have to worry about building additional layers of abstraction to grow to multiple regions.\n\nConsul is designed to be friendly to both the DevOps community and application developers, making it perfect for modern, elastic infrastructures.\n"
+ },
+ "com.github.timsutton.munki.Terraform": {
+ "name": "Terraform",
+ "description": "Downloads the current release of Terraform from http://terraform.io\nand builds a package installing it to /usr/local/bin.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HashiCorp/Terraform.munki.recipe",
"parent": "com.github.timsutton.pkg.Terraform",
- "shortname": "Terraform.install",
- "inferred_type": "install"
+ "shortname": "Terraform.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Terraform provides a common configuration to launch infrastructure \u2014 from physical and virtual servers to email and DNS providers. Once launched, Terraform safely and efficiently changes infrastructure as the configuration is evolved. Simple file based configuration gives you a single view of your entire infrastructure."
},
- "com.github.timsutton.download.Packer": {
- "name": "Packer",
- "description": "Downloads the current release of Packer from http://packer.io",
+ "com.github.timsutton.munki.DCPomatic2": {
+ "name": "DCPomatic2",
+ "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite, and imports it into Munki.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe. One would then typically modify\nNAME and pkginfo keys appropriately.\n\nCHANNEL can be either 'stable' or 'test'\n",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Packer.download.recipe",
- "shortname": "Packer.download",
+ "path": "DCP-o-matic/DCPomatic2.munki.recipe",
+ "parent": "com.github.timsutton.download.DCPomatic2",
+ "shortname": "DCPomatic2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DCP-o-matic",
+ "munki_description": "DCP-o-matic is a free, open-source program to create Digital Cinema Packages (DCPs) from videos, images, sound and subtitle files. You can use it to make content for playback on DCI-compliant cinema projectors.\n\nIt can take files in many different formats, including MP4, Apple ProRes, MOV, AVI, M2TS (from Blu-Ray), VOB (from DVD), WMV, MKV, JPEG, PNG, TIFF and lots of others.\n\nIt will run on Windows, Mac OS X and Linux and is in use in 54 countries around the world."
+ },
+ "com.github.timsutton.download.DCPomatic2": {
+ "name": "DCPomatic2",
+ "description": "Downloads the latest DCP-o-matic from the official DCP-o-matic\nwebsite.\n\nBy default this recipe will download the stable, \"main\" DCP-o-matic app,\nbut the download can be changed to one of the other options by changing APP\nto any of the following:\nBatch Converter, DCP-o-matic, Encode Server, KDM Creator\n\nIf you wish to download multiple products then one can make multiple\noverrides from this one recipe.\n\nCHANNEL can be either 'stable' or 'test'\n",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "DCP-o-matic/DCPomatic2.download.recipe",
+ "shortname": "DCPomatic2.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.pkg.Packer"
+ "com.github.timsutton.munki.DCPomatic2"
]
},
- "com.github.timsutton.pkg.Packer": {
- "name": "Packer",
- "description": "Downloads the current release of Packer from http://packer.io\n and builds a package installing it to /usr/local/bin.",
+ "com.github.timsutton.download.Cecilia": {
+ "name": null,
+ "description": "Downloads the current release version of Cecilia.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Packer.pkg.recipe",
- "parent": "com.github.timsutton.download.Packer",
- "shortname": "Packer.pkg",
- "inferred_type": "pkg",
+ "path": "Cecilia/Cecilia.download.recipe",
+ "shortname": "Cecilia.download",
+ "inferred_type": "download",
"children": [
- "com.github.timsutton.munki.Packer",
- "com.github.timsutton.install.Packer"
+ "com.github.timsutton.munki.Cecilia"
]
},
- "com.github.timsutton.download.Terraform": {
- "name": "Terraform",
- "description": "Downloads the current release of Terraform from http://terraform.io\n\t\tUse e.g. -k ARCH=arm64 to specify Apple Silicon-specific builds.",
+ "com.github.timsutton.munki.Cecilia": {
+ "name": "Cecilia",
+ "description": "Downloads and imports Cecilia into Munki.",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Terraform.download.recipe",
- "shortname": "Terraform.download",
+ "path": "Cecilia/Cecilia.munki.recipe",
+ "parent": "com.github.timsutton.download.Cecilia",
+ "shortname": "Cecilia.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Cecilia",
+ "munki_description": "Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own GUI using a simple syntax. Cecilia comes with many original built-in modules and presets for sound effects and synthesis."
+ },
+ "com.github.timsutton.pkg.QLab3": {
+ "name": "QLab3",
+ "description": "Downloads the latest version of QLab3 and creates a package.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Figure53/QLab3.pkg.recipe",
+ "parent": "com.github.timsutton.download.qlab3",
+ "shortname": "QLab3.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.timsutton.download.qlab3": {
+ "name": "QLab3",
+ "description": "Downloads the latest version of QLab 3.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "Figure53/QLab3.download.recipe",
+ "shortname": "QLab3.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.pkg.Terraform"
+ "com.github.timsutton.pkg.QLab3",
+ "com.github.timsutton.munki.qlab3"
]
},
- "com.github.timsutton.install.Packer": {
- "name": null,
- "description": "Downloads and installs a package of the current version of Packer.",
+ "com.github.timsutton.munki.qlab3": {
+ "name": "QLab3",
+ "description": "Downloads the latest version of QLab 3 and imports into Munki.",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Packer.install.recipe",
- "parent": "com.github.timsutton.pkg.Packer",
- "shortname": "Packer.install",
- "inferred_type": "install"
+ "path": "Figure53/QLab3.munki.recipe",
+ "parent": "com.github.timsutton.download.qlab3",
+ "shortname": "QLab3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "QLab 3",
+ "munki_description": "QLab provides live show control for your Mac. Create media designs for theatre, dance, composition, installation, and more. Play back audio, video, and MIDI from a single workspace."
},
- "com.github.timsutton.munki.Terraform": {
- "name": "Terraform",
- "description": "Downloads the current release of Terraform from http://terraform.io\nand builds a package installing it to /usr/local/bin.",
+ "com.github.timsutton.munki.SonicVisualiser": {
+ "name": "SonicVisualiser",
+ "description": "Downloads the most recent version of Sonic Visualiser and\nimports into Munki. Requires the autopkg/hansen-m-recipes repo.\n",
"repo": "autopkg/timsutton-recipes",
- "path": "HashiCorp/Terraform.munki.recipe",
- "parent": "com.github.timsutton.pkg.Terraform",
- "shortname": "Terraform.munki",
+ "path": "SonicVisualiser/SonicVisualiser.munki.recipe",
+ "parent": "com.github.hansen-m.download.SonicVisualiser",
+ "shortname": "SonicVisualiser.munki",
"inferred_type": "munki",
"munki_display_name": null,
- "munki_description": "Terraform provides a common configuration to launch infrastructure \u2014 from physical and virtual servers to email and DNS providers. Once launched, Terraform safely and efficiently changes infrastructure as the configuration is evolved. Simple file based configuration gives you a single view of your entire infrastructure."
+ "munki_description": "Sonic Visualiser is an application for viewing and analysing the contents of music audio files."
},
"com.github.timsutton.munki.AmadeusPro2": {
"name": "AmadeusPro2",
@@ -3453,17 +3742,6 @@
"munki_display_name": "Amadeus Pro 2",
"munki_description": "Amadeus Pro is a powerful multitrack audio editor supporting a variety of formats including MP3, AAC, Ogg Vorbis, Apple Lossless, AIFF, Wave and many others."
},
- "com.github.timsutton.download.AmadeusLite": {
- "name": "AmadeusLite",
- "description": "Downloads the current release version of Amadeus Lite.\n ",
- "repo": "autopkg/timsutton-recipes",
- "path": "HairerSoft/AmadeusLite.download.recipe",
- "shortname": "AmadeusLite.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.AmadeusLite"
- ]
- },
"com.github.timsutton.munki.AmadeusLite": {
"name": "AmadeusLite",
"description": "Downloads and imports Amadeus Lite into Munki.",
@@ -3486,28 +3764,83 @@
"com.github.timsutton.munki.AmadeusPro2"
]
},
- "com.github.timsutton.download.Max7": {
- "name": "Max",
- "description": "Downloads the current release of Max from the Cycling '74 website.\n ",
+ "com.github.timsutton.download.AmadeusLite": {
+ "name": "AmadeusLite",
+ "description": "Downloads the current release version of Amadeus Lite.\n ",
"repo": "autopkg/timsutton-recipes",
- "path": "Cycling74/Max.download.recipe",
- "shortname": "Max.download",
+ "path": "HairerSoft/AmadeusLite.download.recipe",
+ "shortname": "AmadeusLite.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.Max7",
- "com.github.jazzace.pkg.Max7"
+ "com.github.timsutton.munki.AmadeusLite"
]
},
- "com.github.timsutton.munki.Max7": {
- "name": "Max",
- "description": "Downloads the current release of Max from the Cycling '74 website.\n ",
+ "com.github.timsutton.download.HopperDisassembler3": {
+ "name": "HopperDisassembler3",
+ "description": "Downloads latest version of Hopper Disassembler 3.",
"repo": "autopkg/timsutton-recipes",
- "path": "Cycling74/Max.munki.recipe",
- "parent": "com.github.timsutton.download.Max7",
- "shortname": "Max.munki",
+ "path": "HopperDisassembler/HopperDisassembler3.download.recipe",
+ "shortname": "HopperDisassembler3.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.HopperDisassembler3",
+ "com.github.mosen.install.HopperDisassembler3"
+ ]
+ },
+ "com.github.timsutton.munki.HopperDisassembler4": {
+ "name": "HopperDisassembler4",
+ "description": "Downloads latest version of Hopper Disassembler 4 and imports into a Munki repo.\n\nPlease see the Description for HopperDisassembler4.download for a description\nof a current issue preventing the downloading of the full version.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HopperDisassembler/HopperDisassembler4.munki.recipe",
+ "parent": "com.github.timsutton.download.HopperDisassembler4",
+ "shortname": "HopperDisassembler4.munki",
"inferred_type": "munki",
- "munki_display_name": "Max",
- "munki_description": "Max is a graphical environment for music, audio, and multimedia. In use for over twenty years by performers, composers, artists, scientists, teachers, and students, Max is the way to make your computer do things that reflect your individual ideas and dreams. Now with a new interface optimized for speed and simplicity, major performance improvements, and a collection of powerful new tools to realize your ideas faster than ever."
+ "munki_display_name": "Hopper Disassembler",
+ "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables."
+ },
+ "com.github.timsutton.munki.HopperDisassembler": {
+ "name": "HopperDisassembler2",
+ "description": "Downloads latest version of Hopper Disassembler 2 and imports into a Munki repo.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HopperDisassembler/HopperDisassembler2.munki.recipe",
+ "parent": "com.github.timsutton.download.HopperDisassembler",
+ "shortname": "HopperDisassembler2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hopper Disassembler",
+ "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables."
+ },
+ "com.github.timsutton.download.HopperDisassembler4": {
+ "name": "HopperDisassembler4",
+ "description": "Downloads latest version of Hopper Disassembler 4.\n\nCurrently this downloads only a demo version. In order to download\nthe full version, an additional query string, 'OrderIDHash', must\nbe added to the appcast URL query. Unfortunately I'm not sure how\nto easily extract this from an existing license installation besides\nactually capturing the web traffic.\n\nWhen Hopper detects a valid license with the demo version, it will\nprompt and check for updates using the OrderIDHash so that it downloads\nthe latest full version.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HopperDisassembler/HopperDisassembler4.download.recipe",
+ "shortname": "HopperDisassembler4.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.HopperDisassembler4"
+ ]
+ },
+ "com.github.timsutton.munki.HopperDisassembler3": {
+ "name": "HopperDisassembler3",
+ "description": "Downloads latest version of Hopper Disassembler 3 and imports into a Munki repo.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HopperDisassembler/HopperDisassembler3.munki.recipe",
+ "parent": "com.github.timsutton.download.HopperDisassembler3",
+ "shortname": "HopperDisassembler3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hopper Disassembler",
+ "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables."
+ },
+ "com.github.timsutton.download.HopperDisassembler": {
+ "name": "HopperDisassembler2",
+ "description": "Downloads latest version of Hopper Disassembler 2.",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "HopperDisassembler/HopperDisassembler2.download.recipe",
+ "shortname": "HopperDisassembler2.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.timsutton.munki.HopperDisassembler"
+ ]
},
"com.github.timsutton.munki.audacity": {
"name": "Audacity",
@@ -3519,51 +3852,51 @@
"munki_display_name": "Audacity",
"munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems."
},
- "com.github.timsutton.download.processing": {
- "name": "Processing",
- "description": "Downloads the current release version of Processing.\n ",
+ "com.github.timsutton.munki.OpenDCP": {
+ "name": "OpenDCP",
+ "description": "Downloads and imports OpenDCP into Munki.",
"repo": "autopkg/timsutton-recipes",
- "path": "Processing/Processing.download.recipe",
- "shortname": "Processing.download",
+ "path": "OpenDCP/OpenDCP.munki.recipe",
+ "parent": "com.github.timsutton.download.OpenDCP",
+ "shortname": "OpenDCP.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OpenDCP",
+ "munki_description": "OpenDCP is a cross-platform application to create digital cinema packages. It offers an easy to use GUI or can be scripted via a command line interface."
+ },
+ "com.github.timsutton.download.OpenDCP": {
+ "name": null,
+ "description": "Downloads the current release version of OpenDCP.\n ",
+ "repo": "autopkg/timsutton-recipes",
+ "path": "OpenDCP/OpenDCP.download.recipe",
+ "shortname": "OpenDCP.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.processing",
- "com.github.jazzace.pkg.processing",
- "com.github.peshay.filewave.Processing"
+ "com.github.timsutton.munki.OpenDCP"
]
},
- "com.github.timsutton.munki.p5jsEditor": {
- "name": "p5jsEditor",
- "description": "Downloads the latest release of the p5.js Editor and imports into Munki.",
- "repo": "autopkg/timsutton-recipes",
- "path": "Processing/p5jsEditor.munki.recipe",
- "parent": "com.github.timsutton.download.p5jsEditor",
- "shortname": "p5jsEditor.munki",
- "inferred_type": "munki",
- "munki_display_name": "p5.js Editor",
- "munki_description": "The p5.js Editor is a simple coding environment designed for new programmers to get started with p5.js. It's modeled off of the Processing editor, and intended to provide a similar experience."
- },
- "com.github.timsutton.download.p5jsEditor": {
- "name": "p5jsEditor",
- "description": "Downloads the latest release of the p5.js Editor from GitHub releases.",
+ "com.github.timsutton.download.KomodoEdit": {
+ "name": null,
+ "description": "Downloads the current release version of Komodo Edit.",
"repo": "autopkg/timsutton-recipes",
- "path": "Processing/p5jsEditor.download.recipe",
- "shortname": "p5jsEditor.download",
+ "path": "KomodoEdit/KomodoEdit.download.recipe",
+ "deprecated": true,
+ "shortname": "KomodoEdit.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.p5jsEditor"
+ "com.github.timsutton.munki.KomodoEdit"
]
},
- "com.github.timsutton.munki.processing": {
- "name": "Processing",
- "description": "Downloads the current release version of Processing and imports into Munki.",
+ "com.github.timsutton.munki.KomodoEdit": {
+ "name": "KomodoEdit",
+ "description": "Downloads and imports Komodo Edit into Munki.\n\nThe CFBundleVersion is used for version comparison, because since version 8, only\nthe x.y version is stored in CFBundleShortVersionString, whereas CFBundleVersion\ncontains x.y.z.",
"repo": "autopkg/timsutton-recipes",
- "path": "Processing/Processing.munki.recipe",
- "parent": "com.github.timsutton.download.processing",
- "shortname": "Processing.munki",
+ "path": "KomodoEdit/KomodoEdit.munki.recipe",
+ "parent": "com.github.timsutton.download.KomodoEdit",
+ "deprecated": true,
+ "shortname": "KomodoEdit.munki",
"inferred_type": "munki",
- "munki_display_name": "Processing",
- "munki_description": "Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production."
+ "munki_display_name": "Komodo Edit",
+ "munki_description": "Komodo Edit is a lean editor with a sleek interface. You'll enjoy excellent coding in many web languages, including Python, PHP, Ruby, Perl, HTML, CSS and JavaScript."
},
"com.github.timsutton.munki.redcine-xpro": {
"name": "REDCINE-XPRO",
@@ -3587,381 +3920,151 @@
"com.github.timsutton.munki.redcine-xpro"
]
},
- "com.github.timsutton.install.iTunes": {
- "name": null,
- "description": "Downloads and installs the current version of iTunes from Apple's iTunes\ndownload page.\n ",
- "repo": "autopkg/timsutton-recipes",
- "path": "iTunes/iTunes.install.recipe",
- "parent": "com.github.timsutton.download.iTunes",
- "shortname": "iTunes.install",
- "inferred_type": "install"
+ "com.github.keeleysam.recipes.InsomniaX.munki": {
+ "name": "InsomniaX",
+ "description": "Downloads the current release version of InsomniaX and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "InsomniaX/InsomniaX.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.InsomniaX.download",
+ "shortname": "InsomniaX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "InsomniaX",
+ "munki_description": "Mouse jiggler for OS X, can prevent sleep."
},
- "com.github.timsutton.download.iTunes": {
- "name": null,
- "description": "Downloads the current version of iTunes from Apple's iTunes download page.\n ",
- "repo": "autopkg/timsutton-recipes",
- "path": "iTunes/iTunes.download.recipe",
- "shortname": "iTunes.download",
+ "com.github.keeleysam.recipes.InsomniaX.download": {
+ "name": "InsomniaX",
+ "description": "Downloads the current release version of InsomniaX.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "InsomniaX/InsomniaX.download.recipe",
+ "shortname": "InsomniaX.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.install.iTunes"
+ "com.github.keeleysam.recipes.InsomniaX.munki",
+ "com.github.peshay.filewave.InsomniaX"
]
},
- "com.github.timsutton.munki.davinciresolve12": {
- "name": "DaVinciResolve12",
- "description": "Downloads the most recent version of DaVinci Resolve 12 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve12.munki.recipe",
- "parent": "com.github.timsutton.download.davinciresolve12",
- "shortname": "DaVinciResolve12.munki",
+ "com.github.keeleysam.recipes.surteesstudios.Bartender.munki": {
+ "name": "Bartender",
+ "description": "Gets the current release version of Bartender and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "SurteesStudios/Bartender.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.surteesstudios.Bartender.download",
+ "shortname": "Bartender.munki",
"inferred_type": "munki",
- "munki_display_name": "DaVinci Resolve 12",
- "munki_description": "DaVinci Resolve 12 combines professional non-linear video editing with the world\u2019s most advanced color corrector so now you can edit, color correct, finish and deliver all from one system! DaVinci Resolve is completely scalable and resolution independent so it can be used on set, in a small studio or integrated into the largest Hollywood production pipeline! From creative editing and multi camera television production to high end finishing and color correction, only DaVinci Resolve features the creative tools, compatibility, speed and legendary image quality you need to manage your entire workflow, which is why it is the number one solution used on Hollywood feature films."
+ "munki_display_name": null,
+ "munki_description": "Bartender lets you organize your Menu Bar Apps, by hiding them, rearranging them, or moving them to the Bartenders Bar. You can display the full menu bar, set options to have Menu Bar Apps show in the menu bar when they are updating, or have them always visible in the Bartenders Bar. There are loads of ways to configure Bartender to perform as you wish. Give it a go and find out."
},
- "com.github.timsutton.download.fusion8": {
- "name": "Fusion8",
- "description": "Downloads latest version of Fusion 8.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/Fusion8.download.recipe",
- "shortname": "Fusion8.download",
+ "com.github.keeleysam.recipes.surteesstudios.Bartender.download": {
+ "name": "Bartender",
+ "description": "Downloads the current release version of Bartender.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "SurteesStudios/Bartender.download.recipe",
+ "shortname": "Bartender.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.fusion8",
- "com.github.amsysuk-recipes.pkg.Fusion8",
- "com.github.moofit-recipes.pkg.Fusion9"
+ "com.github.keeleysam.recipes.surteesstudios.Bartender.munki"
]
},
- "com.github.timsutton.munki.davinciresolve18": {
- "name": "DaVinciResolve18",
- "description": "Downloads the most recent version of DaVinci Resolve 18 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve18.munki.recipe",
- "parent": "com.github.timsutton.download.davinciresolve18",
- "shortname": "DaVinciResolve18.munki",
- "inferred_type": "munki",
- "munki_display_name": "DaVinci Resolve 18",
- "munki_description": "This software installs the free version of DaVinci Resolve 18 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums."
- },
- "com.github.timsutton.munki.davinciresolvelite11": {
- "name": "DaVinciResolveLite11",
- "description": "Downloads the most recent version of DaVinci Resolve Lite 11 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nWe extract the application bundle so that we can use it for an installs item and the pkginfo version.\n\nResolve Lite also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve Lite installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolveLite11.munki.recipe",
- "parent": "com.github.timsutton.download.davinciresolvelite11",
- "shortname": "DaVinciResolveLite11.munki",
- "inferred_type": "munki",
- "munki_display_name": "DaVinci Resolve Lite 11",
- "munki_description": "DaVinci color correctors have been the standard in post production since 1984. There are thousands of colorists worldwide who understand the performance, quality and workflow of DaVinci. DaVinci is the name behind more feature films, television commercials, documentaries, television production and music videos than any other grading system. When you\u2019re in a room full of demanding clients with conflicting ideas, colorists know that only DaVinci has the quality, real time performance, creative features and powerful control panel you need to work fast!"
- },
- "com.github.timsutton.download.davinciresolve18": {
- "name": "DaVinciResolve18",
- "description": "Downloads latest version of DaVinci Resolve 18.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve18.download.recipe",
- "shortname": "DaVinciResolve18.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.davinciresolve18"
- ]
- },
- "com.github.timsutton.download.davinciresolve12": {
- "name": "DaVinciResolve12",
- "description": "Downloads latest version of DaVinci Resolve 12.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve12.download.recipe",
- "shortname": "DaVinciResolve12.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.davinciresolve12",
- "com.github.amsysuk-recipes.pkg.DaVinciResolve12",
- "com.github.amsysuk-recipes.download.DaVinciResolve12Studio"
- ]
- },
- "com.github.timsutton.munki.davinciresolve14": {
- "name": "DaVinciResolve14",
- "description": "Downloads the most recent version of DaVinci Resolve 14 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve14.munki.recipe",
- "parent": "com.github.timsutton.download.davinciresolve14",
- "shortname": "DaVinciResolve14.munki",
- "inferred_type": "munki",
- "munki_display_name": "DaVinci Resolve 14",
- "munki_description": "This software installs the free version of DaVinci Resolve 14 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums."
- },
- "com.github.timsutton.download.davinciresolve14": {
- "name": "DaVinciResolve14",
- "description": "Downloads latest version of DaVinci Resolve 14.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve14.download.recipe",
- "shortname": "DaVinciResolve14.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.davinciresolve14",
- "com.github.moofit-recipes.pkg.DaVinciResolve14",
- "com.github.moofit-recipes.download.DaVinciResolve15Studio",
- "com.github.moofit-recipes.download.DaVinciResolve14Studio",
- "com.github.moofit-recipes.download.DaVinciResolve15",
- "com.github.haircut.download.DaVinciResolve16",
- "com.github.TekTekkers.download.DaVinciResolveStudio19",
- "com.github.milk-studios.download.DaVinciResolveStudio17"
- ]
- },
- "com.github.timsutton.download.davinciresolvelite11": {
- "name": "DaVinciResolveLite11",
- "description": "Downloads latest version of DaVinci Resolve Lite 11.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_STATE and REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n- REG_STATE is a proper name, i.e. 'Maryland'.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolveLite11.download.recipe",
- "shortname": "DaVinciResolveLite11.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.davinciresolvelite11"
- ]
- },
- "com.github.timsutton.munki.davinciresolve17": {
- "name": "DaVinciResolve17",
- "description": "Downloads the most recent version of DaVinci Resolve 17 and imports into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n\nResolve also includes the CUDA driver installed via a postinstall script. It may or may not\ninstall, depending on whether a equivalent version of the CUDA driver exists already on the system.\nThe postinstall script calls another script located within the application bundle to perform the\nactual installation. It can be found here within this recipe's CACHE_DIR (look for CUDA_VER):\n\npkg_payload/Library/Application Support/Blackmagic Design/DaVinci Resolve/Prereqs/install.sh\n\nEven if the CUDA driver does install via the Resolve installer pkg, it should not require a\nrestart, as it reloads its kext and support daemons in postinstall scripts. You may consider\nadding the CUDA driver as a separate item in Munki and adding it as a 'requires' for Resolve.\n\nOne caveat with this package, is that this installer runs a script that evalutes\nthe owner of /dev/console to derive a home directory, which then is configured system-wide\nas a cache location for Resolve. If this installer is run while a user is logged in, then\nthis user's home will be used, and if run at the loginwindow, the root user's home will be.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve17.munki.recipe",
- "parent": "com.github.timsutton.download.davinciresolve17",
- "shortname": "DaVinciResolve17.munki",
- "inferred_type": "munki",
- "munki_display_name": "DaVinci Resolve 17",
- "munki_description": "This software installs the free version of DaVinci Resolve 17 which features up to 10x faster editing performance, Fairlight audio post production, dozens of new filters and effects and more. Technical support is available via the Blackmagic Design community forums."
- },
- "com.github.timsutton.download.davinciresolve17": {
- "name": "DaVinciResolve17",
- "description": "Downloads latest version of DaVinci Resolve 17.\n\nThis product requires registration in order to download, so\nyou _must_ override all input variables beginning with 'REG_'\nand they must contain data.\n\nNotably, REG_COUNTRY must contain sane values:\n- REG_COUNTRY is of the form 'us', 'ca', etc.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/DaVinciResolve17.download.recipe",
- "shortname": "DaVinciResolve17.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.davinciresolve17"
- ]
- },
- "com.github.timsutton.munki.fusion8": {
- "name": "Fusion8",
- "description": "Downloads the most recent version of DaVinci Fusion 8 and imports it into Munki.\n\nPlease see directions in the download recipe about additional Input variables required for this\nrecipe.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "Blackmagic/Fusion8.munki.recipe",
- "parent": "com.github.timsutton.download.fusion8",
- "shortname": "Fusion8.munki",
- "inferred_type": "munki",
- "munki_display_name": "Fusion 8",
- "munki_description": "Fusion is the world\u2019s most advanced compositing software for visual effects artists, broadcast and motion graphic designers and 3D animators."
- },
- "com.github.timsutton.munki.AutoDMG": {
- "name": "AutoDMG",
- "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ",
- "repo": "autopkg/timsutton-recipes",
- "path": "AutoDMG/AutoDMG.munki.recipe",
- "parent": "com.github.timsutton.download.AutoDMG",
- "shortname": "AutoDMG.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Create deployable system images from OS X installer."
- },
- "com.github.timsutton.download.AutoDMG": {
- "name": "AutoDMG",
- "description": "Downloads the current release of AutoDMG from Github.\nSet PRERELEASE to a non-empty string to download prereleases, either\nvia Input in an override or via the -k option,\ni.e.: `-k PRERELEASE=yes`",
- "repo": "autopkg/timsutton-recipes",
- "path": "AutoDMG/AutoDMG.download.recipe",
- "shortname": "AutoDMG.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.AutoDMG",
- "com.github.scriptingosx.pkg.AutoDMG",
- "com.github.peshay.filewave.AutoDMG"
- ]
- },
- "com.github.timsutton.munki.SonicVisualiser": {
- "name": "SonicVisualiser",
- "description": "Downloads the most recent version of Sonic Visualiser and\nimports into Munki. Requires the autopkg/hansen-m-recipes repo.\n",
- "repo": "autopkg/timsutton-recipes",
- "path": "SonicVisualiser/SonicVisualiser.munki.recipe",
- "parent": "com.github.hansen-m.download.SonicVisualiser",
- "shortname": "SonicVisualiser.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Sonic Visualiser is an application for viewing and analysing the contents of music audio files."
- },
- "com.github.timsutton.munki.KomodoEdit": {
- "name": "KomodoEdit",
- "description": "Downloads and imports Komodo Edit into Munki.\n\nThe CFBundleVersion is used for version comparison, because since version 8, only\nthe x.y version is stored in CFBundleShortVersionString, whereas CFBundleVersion\ncontains x.y.z.",
- "repo": "autopkg/timsutton-recipes",
- "path": "KomodoEdit/KomodoEdit.munki.recipe",
- "parent": "com.github.timsutton.download.KomodoEdit",
- "deprecated": true,
- "shortname": "KomodoEdit.munki",
- "inferred_type": "munki",
- "munki_display_name": "Komodo Edit",
- "munki_description": "Komodo Edit is a lean editor with a sleek interface. You'll enjoy excellent coding in many web languages, including Python, PHP, Ruby, Perl, HTML, CSS and JavaScript."
- },
- "com.github.timsutton.download.KomodoEdit": {
- "name": null,
- "description": "Downloads the current release version of Komodo Edit.",
- "repo": "autopkg/timsutton-recipes",
- "path": "KomodoEdit/KomodoEdit.download.recipe",
- "deprecated": true,
- "shortname": "KomodoEdit.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.KomodoEdit"
- ]
- },
- "com.github.timsutton.munki.EAnalysis": {
- "name": "EAnalysis",
- "description": "Downloads the latest version of EAnalysis and imports into Munki.\n\nWe use the CFBundleVersion for versioning as it seems to provide a more\n'detailed' version.\n ",
- "repo": "autopkg/timsutton-recipes",
- "path": "EAnalysis/EAnalysis.munki.recipe",
- "parent": "com.github.timsutton.download.EAnalysis",
- "shortname": "EAnalysis.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "This piece of software aims at experimenting new types of graphic representations and new analytical methods with an intuitive interface and adapted tools for analysis purposes."
- },
- "com.github.timsutton.download.EAnalysis": {
- "name": "EAnalysis",
- "description": "Downloads the latest version of EAnalysis.",
- "repo": "autopkg/timsutton-recipes",
- "path": "EAnalysis/EAnalysis.download.recipe",
- "shortname": "EAnalysis.download",
+ "com.github.keeleysam.autopkg.download.iTerm2": {
+ "name": "iTerm2",
+ "description": "Downloads the current release version of iTerm 2.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "iTerm2/iTerm2.download.recipe",
+ "shortname": "iTerm2.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.EAnalysis"
+ "com.github.keeleysam.autopkg.munki.iTerm2"
]
},
- "com.github.timsutton.munki.HopperDisassembler4": {
- "name": "HopperDisassembler4",
- "description": "Downloads latest version of Hopper Disassembler 4 and imports into a Munki repo.\n\nPlease see the Description for HopperDisassembler4.download for a description\nof a current issue preventing the downloading of the full version.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HopperDisassembler/HopperDisassembler4.munki.recipe",
- "parent": "com.github.timsutton.download.HopperDisassembler4",
- "shortname": "HopperDisassembler4.munki",
+ "com.github.keeleysam.autopkg.munki.iTerm2": {
+ "name": "iTerm2",
+ "description": "Downloads the current release version of iTerm 2 and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "iTerm2/iTerm2.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.iTerm2",
+ "shortname": "iTerm2.munki",
"inferred_type": "munki",
- "munki_display_name": "Hopper Disassembler",
- "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables."
- },
- "com.github.timsutton.download.HopperDisassembler": {
- "name": "HopperDisassembler2",
- "description": "Downloads latest version of Hopper Disassembler 2.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HopperDisassembler/HopperDisassembler2.download.recipe",
- "shortname": "HopperDisassembler2.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.HopperDisassembler"
- ]
- },
- "com.github.timsutton.download.HopperDisassembler4": {
- "name": "HopperDisassembler4",
- "description": "Downloads latest version of Hopper Disassembler 4.\n\nCurrently this downloads only a demo version. In order to download\nthe full version, an additional query string, 'OrderIDHash', must\nbe added to the appcast URL query. Unfortunately I'm not sure how\nto easily extract this from an existing license installation besides\nactually capturing the web traffic.\n\nWhen Hopper detects a valid license with the demo version, it will\nprompt and check for updates using the OrderIDHash so that it downloads\nthe latest full version.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HopperDisassembler/HopperDisassembler4.download.recipe",
- "shortname": "HopperDisassembler4.download",
- "inferred_type": "download",
- "children": [
- "com.github.timsutton.munki.HopperDisassembler4"
- ]
+ "munki_display_name": "iTerm2",
+ "munki_description": "Powerful alternative to Terminal.app."
},
- "com.github.timsutton.munki.HopperDisassembler3": {
- "name": "HopperDisassembler3",
- "description": "Downloads latest version of Hopper Disassembler 3 and imports into a Munki repo.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HopperDisassembler/HopperDisassembler3.munki.recipe",
- "parent": "com.github.timsutton.download.HopperDisassembler3",
- "shortname": "HopperDisassembler3.munki",
+ "com.github.keeleysam.recipes.Flux.munki": {
+ "name": "Flux",
+ "description": "Downloads the current release version of Flux and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Flux/Flux.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Flux.download",
+ "shortname": "Flux.munki",
"inferred_type": "munki",
- "munki_display_name": "Hopper Disassembler",
- "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables."
+ "munki_display_name": "f.lux",
+ "munki_description": "f.lux makes your computer screen look like the room you're in, all the time. When the sun sets, it makes your computer look like your indoor lights. In the morning, it makes things look like sunlight again.\n\nTell f.lux what kind of lighting you have, and where you live. Then forget about it. f.lux will do the rest, automatically."
},
- "com.github.timsutton.download.HopperDisassembler3": {
- "name": "HopperDisassembler3",
- "description": "Downloads latest version of Hopper Disassembler 3.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HopperDisassembler/HopperDisassembler3.download.recipe",
- "shortname": "HopperDisassembler3.download",
+ "com.github.keeleysam.recipes.Flux.download": {
+ "name": "Flux",
+ "description": "Downloads the current release version of Flux.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Flux/Flux.download.recipe",
+ "shortname": "Flux.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.HopperDisassembler3",
- "com.github.mosen.install.HopperDisassembler3"
+ "com.github.keeleysam.recipes.Flux.munki",
+ "com.github.homebysix.install.Flux",
+ "com.github.homebysix.pkg.Flux",
+ "com.github.peshay.filewave.Flux"
]
},
- "com.github.timsutton.munki.HopperDisassembler": {
- "name": "HopperDisassembler2",
- "description": "Downloads latest version of Hopper Disassembler 2 and imports into a Munki repo.",
- "repo": "autopkg/timsutton-recipes",
- "path": "HopperDisassembler/HopperDisassembler2.munki.recipe",
- "parent": "com.github.timsutton.download.HopperDisassembler",
- "shortname": "HopperDisassembler2.munki",
+ "com.github.keeleysam.recipes.GoogleTalkPlugin": {
+ "name": "GoogleTalkPlugin",
+ "description": null,
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "GoogleTalkPlugin/GoogleTalkPlugin.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.GoogleTalkPlugin",
+ "shortname": "GoogleTalkPlugin.munki",
"inferred_type": "munki",
- "munki_display_name": "Hopper Disassembler",
- "munki_description": "Hopper is a reverse engineering tool for OS X, Linux and Windows, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables."
+ "munki_display_name": "Google Talk Plugin",
+ "munki_description": "Plugin for Google Hangouts and Gmail voice and video."
},
- "com.github.timsutton.download.Cecilia": {
- "name": null,
- "description": "Downloads the current release version of Cecilia.\n ",
- "repo": "autopkg/timsutton-recipes",
- "path": "Cecilia/Cecilia.download.recipe",
- "shortname": "Cecilia.download",
+ "com.github.keeleysam.autopkg.download.GoogleTalkPlugin": {
+ "name": "GoogleTalkPlugin",
+ "description": null,
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "GoogleTalkPlugin/GoogleTalkPlugin.download.recipe",
+ "shortname": "GoogleTalkPlugin.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.Cecilia"
+ "com.github.keeleysam.recipes.GoogleTalkPlugin"
]
},
- "com.github.timsutton.munki.Cecilia": {
- "name": "Cecilia",
- "description": "Downloads and imports Cecilia into Munki.",
- "repo": "autopkg/timsutton-recipes",
- "path": "Cecilia/Cecilia.munki.recipe",
- "parent": "com.github.timsutton.download.Cecilia",
- "shortname": "Cecilia.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cecilia",
- "munki_description": "Cecilia is an audio signal processing environment aimed at sound designers. Cecilia mangles sound in ways unheard of. Cecilia lets you create your own GUI using a simple syntax. Cecilia comes with many original built-in modules and presets for sound effects and synthesis."
- },
- "com.github.keeleysam.autopkg.download.Wiinote": {
- "name": "Wiinote",
- "description": "Downloads the current release version of Wiinote.",
+ "com.github.keeleysam.autopkg.download.HandBrake": {
+ "name": "HandBrake",
+ "description": "Downloads the current release version of HandBrake.",
"repo": "autopkg/keeleysam-recipes",
- "path": "PrimateLabs/Wiinote.download.recipe",
- "shortname": "Wiinote.download",
+ "path": "Handbrake/Handbrake.download.recipe",
+ "shortname": "Handbrake.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.primatelabs.Wiinote.munki"
+ "com.github.keeleysam.autopkg.munki.HandBrake"
]
},
- "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki": {
- "name": "Geekbench2",
- "description": "Downloads the current release version of Geekbench 2 and imports into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "PrimateLabs/Geekbench2.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.Geekbench2",
- "shortname": "Geekbench2.munki",
- "inferred_type": "munki",
- "munki_display_name": "Geekbench 2",
- "munki_description": "Comparative benchmarking tool."
- },
- "com.github.keeleysam.recipes.primatelabs.Wiinote.munki": {
- "name": "Wiinote",
- "description": "Downloads the current release version of Wiinote and imports into Munki.",
+ "com.github.keeleysam.autopkg.munki.HandBrake": {
+ "name": "HandBrake",
+ "description": "Downloads the current release version of HandBrake and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "PrimateLabs/Wiinote.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.Wiinote",
- "shortname": "Wiinote.munki",
+ "path": "Handbrake/Handbrake.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.HandBrake",
+ "shortname": "Handbrake.munki",
"inferred_type": "munki",
- "munki_display_name": "Wiinote",
- "munki_description": "Control Keynote with a Wiimote!"
+ "munki_display_name": "HandBrake",
+ "munki_description": "HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder."
},
- "com.github.keeleysam.autopkg.download.Geekbench2": {
- "name": "Geekbench2",
- "description": "Downloads the current release version of Geekbench 2.",
+ "com.github.keeleysam.recipes.Xslimmer.download": {
+ "name": "Xslimmer",
+ "description": "Downloads the current release version of Xslimmer.",
"repo": "autopkg/keeleysam-recipes",
- "path": "PrimateLabs/Geekbench2.download.recipe",
- "shortname": "Geekbench2.download",
+ "path": "Xslimmer/Xslimmer.download.recipe",
+ "shortname": "Xslimmer.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki"
+ "com.github.keeleysam.recipes.Xslimmer.munki"
]
},
"com.github.keeleysam.recipes.Xslimmer.munki": {
@@ -3975,60 +4078,86 @@
"munki_display_name": "Xslimmer",
"munki_description": "Saves space by removing unused languages and architectures from applications."
},
- "com.github.keeleysam.recipes.Xslimmer.download": {
- "name": "Xslimmer",
- "description": "Downloads the current release version of Xslimmer.",
+ "com.github.keeleysam.recipes.smcFanControl.munki": {
+ "name": "smcFanControl",
+ "description": "Downloads the current release version of smcFanControl and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Xslimmer/Xslimmer.download.recipe",
- "shortname": "Xslimmer.download",
+ "path": "smcFanControl/smcFanControl.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.smcFanControl.download",
+ "shortname": "smcFanControl.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "smcFanControl",
+ "munki_description": "Allows monitoring and manual control of a Mac's interal fans."
+ },
+ "com.github.keeleysam.recipes.smcFanControl.download": {
+ "name": "smcFanControl",
+ "description": "Downloads the current release version of smcFanControl.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "smcFanControl/smcFanControl.download.recipe",
+ "shortname": "smcFanControl.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.Xslimmer.munki"
+ "com.github.keeleysam.recipes.smcFanControl.munki",
+ "com.github.ahousseini-recipes.pkg.smcFanControl"
]
},
- "com.github.keeleysam.recipes.zulip.munki": {
- "name": "Zulip",
- "description": "Downloads the latest Zulip disk image and imports into Munki.",
+ "com.github.keeleysam-recipes.download.StarTechUSBDriver": {
+ "name": "StarTechUSBDriver",
+ "description": "Downloads the latest version of StarTechUSBDriver.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Zulip/Zulip.munki.recipe",
- "parent": "com.github.keeleysam.recipes.zulip.download",
- "shortname": "Zulip.munki",
+ "path": "StarTech/StarTechUSBDriver.download.recipe",
+ "shortname": "StarTechUSBDriver.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.keeleysam-recipes.munki.StarTechUSBDriver"
+ ]
+ },
+ "com.github.keeleysam-recipes.munki.StarTechUSBDriver": {
+ "name": "StarTechUSBDriver",
+ "description": "Munki Imports the latest version of StarTechUSBDriver.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "StarTech/StarTechUSBDriver.munki.recipe",
+ "parent": "com.github.keeleysam-recipes.download.StarTechUSBDriver",
+ "shortname": "StarTechUSBDriver.munki",
"inferred_type": "munki",
"munki_display_name": null,
"munki_description": null
},
- "com.github.keeleysam.recipes.zulip.download": {
- "name": "Zulip",
- "description": "Downloads latest Zulip disk image.",
+ "com.github.keeleysam.recipes.Quicksilver.download": {
+ "name": "Quicksilver",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "Zulip/Zulip.download.recipe",
- "shortname": "Zulip.download",
+ "path": "Quicksilver/Quicksilver.download.recipe",
+ "shortname": "Quicksilver.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.zulip.munki"
+ "com.github.keeleysam.recipes.Quicksilver.munki",
+ "com.github.homebysix.install.Quicksilver",
+ "com.github.homebysix.pkg.Quicksilver"
]
},
- "com.github.keeleysam.recipes.Bjango.iStatMenus.munki": {
- "name": "iStatMenus",
+ "com.github.keeleysam.recipes.Quicksilver.munki": {
+ "name": "Quicksilver",
"description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "Bjango/iStatMenus.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download",
- "shortname": "iStatMenus.munki",
+ "path": "Quicksilver/Quicksilver.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Quicksilver.download",
+ "shortname": "Quicksilver.munki",
"inferred_type": "munki",
- "munki_display_name": "iStat Menus",
- "munki_description": "iStat Menus is an advanced Mac system monitor, covering an enormous range of stats. It lives right in your Mac\u2019s menubar, so detailed information is only ever a glance or single click away."
+ "munki_display_name": "Quicksilver",
+ "munki_description": "Quicksilver is a fast and free Mac OS X productivity application that gives you the power to control your Mac quickly and elegantly. Quicksilver learns your habits, making your everyday chores simple and efficient."
},
- "com.github.keeleysam.recipes.Bjango.iStatMenus.download": {
- "name": "iStatMenus",
- "description": null,
+ "com.github.keeleysam.recipes.CarbonCopyCloner.download": {
+ "name": "CarbonCopyCloner",
+ "description": "Downloads the current release version of Carbon Copy Cloner.\n\nThe VERSION key can be overridden with (at the time of writing), three values:\n - latest (which is the v6 latest)\n - latestbeta (latest v6 beta)\n - ccc5 (the last release of v5)\n",
"repo": "autopkg/keeleysam-recipes",
- "path": "Bjango/iStatMenus.download.recipe",
- "shortname": "iStatMenus.download",
+ "path": "CarbonCopyCloner/CarbonCopyCloner.download.recipe",
+ "shortname": "CarbonCopyCloner.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.Bjango.iStatMenus.munki",
- "com.github.grahamgilbert.install.iStatMenus"
+ "com.github.keeleysam.recipes.pkg.CarbonCopyCloner",
+ "com.github.keeleysam.recipes.CarbonCopyCloner.munki",
+ "com.github.peshay.filewave.CarbonCopyCloner"
]
},
"com.github.keeleysam.recipes.pkg.CarbonCopyCloner": {
@@ -4046,18 +4175,14 @@
"com.github.autopkg.grahampugh-recipes.jamf.CarbonCopyCloner"
]
},
- "com.github.keeleysam.recipes.CarbonCopyCloner.download": {
+ "com.github.keeleysam.recipes.CarbonCopyCloner.install": {
"name": "CarbonCopyCloner",
- "description": "Downloads the current release version of Carbon Copy Cloner.\n\nThe VERSION key can be overridden with (at the time of writing), three values:\n - latest (which is the v6 latest)\n - latestbeta (latest v6 beta)\n - ccc5 (the last release of v5)\n",
+ "description": "Installs the current release version of CarbonCopyCloner.",
"repo": "autopkg/keeleysam-recipes",
- "path": "CarbonCopyCloner/CarbonCopyCloner.download.recipe",
- "shortname": "CarbonCopyCloner.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.pkg.CarbonCopyCloner",
- "com.github.keeleysam.recipes.CarbonCopyCloner.munki",
- "com.github.peshay.filewave.CarbonCopyCloner"
- ]
+ "path": "CarbonCopyCloner/CarbonCopyCloner.install.recipe",
+ "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner",
+ "shortname": "CarbonCopyCloner.install",
+ "inferred_type": "install"
},
"com.github.keeleysam.recipes.CarbonCopyCloner.munki": {
"name": "CarbonCopyCloner",
@@ -4070,140 +4195,115 @@
"munki_display_name": "Carbon Copy Cloner",
"munki_description": "Disk and folder cloning utility for OS X."
},
- "com.github.keeleysam.recipes.CarbonCopyCloner.install": {
- "name": "CarbonCopyCloner",
- "description": "Installs the current release version of CarbonCopyCloner.",
+ "com.github.keeleysam.recipes.zulip.munki": {
+ "name": "Zulip",
+ "description": "Downloads the latest Zulip disk image and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "CarbonCopyCloner/CarbonCopyCloner.install.recipe",
- "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner",
- "shortname": "CarbonCopyCloner.install",
- "inferred_type": "install"
+ "path": "Zulip/Zulip.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.zulip.download",
+ "shortname": "Zulip.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.keeleysam.recipes.pkg.GitHub": {
- "name": "GitHub",
- "description": "Downloads latest Github app and builds a package.",
+ "com.github.keeleysam.recipes.zulip.download": {
+ "name": "Zulip",
+ "description": "Downloads latest Zulip disk image.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Github/GitHub.pkg.recipe",
- "parent": "com.github.keeleysam.recipes.GitHub.download",
- "shortname": "GitHub.pkg",
- "inferred_type": "pkg",
+ "path": "Zulip/Zulip.download.recipe",
+ "shortname": "Zulip.download",
+ "inferred_type": "download",
"children": [
- "com.github.golbiga.jss.GitHub"
+ "com.github.keeleysam.recipes.zulip.munki"
]
},
- "com.github.keeleysam.recipes.GitHub.download": {
- "name": "GitHub",
+ "com.github.keeleysam.recipes.StuffItExpander.download": {
+ "name": "StuffItExpander",
"description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "Github/Github.download.recipe",
- "shortname": "Github.download",
+ "path": "StuffIt/StuffItExpander.download.recipe",
+ "shortname": "StuffItExpander.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.pkg.GitHub",
- "com.github.keeleysam.recipes.GitHub.munki"
+ "com.github.keeleysam.recipes.StuffItExpander.munki",
+ "com.github.autopkg.kernsb.pkg.StuffItExpander"
]
},
- "com.github.keeleysam.recipes.GitHub.munki": {
- "name": "GitHub",
+ "com.github.keeleysam.recipes.StuffItExpander.munki": {
+ "name": "StuffItExpander",
"description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "Github/Github.munki.recipe",
- "parent": "com.github.keeleysam.recipes.GitHub.download",
- "shortname": "Github.munki",
+ "path": "StuffIt/StuffItExpander.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.StuffItExpander.download",
+ "shortname": "StuffItExpander.munki",
"inferred_type": "munki",
- "munki_display_name": "GitHub",
- "munki_description": "GUI application for GitHub.com"
+ "munki_display_name": "StuffIt Expander",
+ "munki_description": "Decompression utility for OS X."
},
- "com.github.keeleysam.recipes.smcFanControl.download": {
- "name": "smcFanControl",
- "description": "Downloads the current release version of smcFanControl.",
+ "com.github.keeleysam.recipes.Bjango.iStatMenus.download": {
+ "name": "iStatMenus",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "smcFanControl/smcFanControl.download.recipe",
- "shortname": "smcFanControl.download",
+ "path": "Bjango/iStatMenus.download.recipe",
+ "shortname": "iStatMenus.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.smcFanControl.munki",
- "com.github.ahousseini-recipes.pkg.smcFanControl"
+ "com.github.keeleysam.recipes.Bjango.iStatMenus.munki",
+ "com.github.grahamgilbert.install.iStatMenus"
]
},
- "com.github.keeleysam.recipes.smcFanControl.munki": {
- "name": "smcFanControl",
- "description": "Downloads the current release version of smcFanControl and imports into Munki.",
+ "com.github.keeleysam.recipes.Bjango.iStatMenus.munki": {
+ "name": "iStatMenus",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "smcFanControl/smcFanControl.munki.recipe",
- "parent": "com.github.keeleysam.recipes.smcFanControl.download",
- "shortname": "smcFanControl.munki",
+ "path": "Bjango/iStatMenus.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download",
+ "shortname": "iStatMenus.munki",
"inferred_type": "munki",
- "munki_display_name": "smcFanControl",
- "munki_description": "Allows monitoring and manual control of a Mac's interal fans."
+ "munki_display_name": "iStat Menus",
+ "munki_description": "iStat Menus is an advanced Mac system monitor, covering an enormous range of stats. It lives right in your Mac\u2019s menubar, so detailed information is only ever a glance or single click away."
},
- "com.github.keeleysam.recipes.Stay.download": {
- "name": "Stay",
- "description": "Downloads the current release version of Stay.",
+ "com.keeleysam.recipes.download.DuoDesktop": {
+ "name": "Duo Desktop",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "CordlessDog/Stay.download.recipe",
- "shortname": "Stay.download",
+ "path": "Duo/Duo Desktop.download.recipe",
+ "shortname": "Duo Desktop.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.Stay.munki",
- "com.github.Lotusshaney.pkg.Stay"
+ "com.keeleysam.recipes.pkg.DuoDesktop",
+ "com.keeleysam.recipes.install.DuoDesktop",
+ "com.keeleysam.recipes.munki.DuoDesktop"
]
},
- "com.github.keeleysam.recipes.Stay.munki": {
- "name": "Stay",
- "description": "Gets the current release version of Stay and imports into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "CordlessDog/Stay.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Stay.download",
- "shortname": "Stay.munki",
- "inferred_type": "munki",
- "munki_display_name": "Stay",
- "munki_description": "If you're fastidious about keeping your windows tidy, Stay is for you. Stay ensures that your windows are always where you want them to be, even as you connect and disconnect displays."
- },
- "com.github.keeleysam.recipes.gfxCardStatus.munki": {
- "name": "gfxCardStatus",
- "description": "Downloads the current release version of gfxCardStatus and imports into Munki.",
+ "com.keeleysam.recipes.pkg.DuoDesktop": {
+ "name": "Duo Desktop",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "gfxCardStatus/gfxCardStatus.munki.recipe",
- "parent": "com.github.keeleysam.recipes.gfxCardStatus.download",
- "shortname": "gfxCardStatus.munki",
- "inferred_type": "munki",
- "munki_display_name": "gfxCardStatus",
- "munki_description": "gfxCardStatus is an unobtrusive menu bar app for OS X that allows MacBook Pro users to see which apps are affecting their battery life by using the more power-hungry graphics."
+ "path": "Duo/Duo Desktop.pkg.recipe",
+ "parent": "com.keeleysam.recipes.download.DuoDesktop",
+ "shortname": "Duo Desktop.pkg",
+ "inferred_type": "pkg"
},
- "com.github.keeleysam.recipes.gfxCardStatus.download": {
- "name": "gfxCardStatus",
- "description": "Downloads the current release version of gfxCardStatus.",
+ "com.keeleysam.recipes.install.DuoDesktop": {
+ "name": "Duo Desktop",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "gfxCardStatus/gfxCardStatus.download.recipe",
- "shortname": "gfxCardStatus.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.gfxCardStatus.munki"
- ]
+ "path": "Duo/Duo Desktop.install.recipe",
+ "parent": "com.keeleysam.recipes.download.DuoDesktop",
+ "shortname": "Duo Desktop.install",
+ "inferred_type": "install"
},
- "com.github.keeleysam.recipes.InsomniaX.munki": {
- "name": "InsomniaX",
- "description": "Downloads the current release version of InsomniaX and imports into Munki.",
+ "com.keeleysam.recipes.munki.DuoDesktop": {
+ "name": "Duo Desktop",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "InsomniaX/InsomniaX.munki.recipe",
- "parent": "com.github.keeleysam.recipes.InsomniaX.download",
- "shortname": "InsomniaX.munki",
+ "path": "Duo/Duo Desktop.munki.recipe",
+ "parent": "com.keeleysam.recipes.download.DuoDesktop",
+ "shortname": "Duo Desktop.munki",
"inferred_type": "munki",
- "munki_display_name": "InsomniaX",
- "munki_description": "Mouse jiggler for OS X, can prevent sleep."
- },
- "com.github.keeleysam.recipes.InsomniaX.download": {
- "name": "InsomniaX",
- "description": "Downloads the current release version of InsomniaX.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "InsomniaX/InsomniaX.download.recipe",
- "shortname": "InsomniaX.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.InsomniaX.munki",
- "com.github.peshay.filewave.InsomniaX"
- ]
+ "munki_display_name": "Duo Desktop",
+ "munki_description": null
},
"com.github.keeleysam.recipes.Mailplane.3.munki": {
"name": "Mailplane3",
@@ -4229,170 +4329,291 @@
"com.github.homebysix.pkg.Mailplane3"
]
},
- "com.keeleysam.recipes.install.DuoDesktop": {
- "name": "Duo Desktop",
- "description": null,
+ "com.github.keeleysam.recipes.FileZilla.download": {
+ "name": "FileZilla",
+ "description": "Downloads the current version of FileZilla. Specify the channel via %NAME%.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Duo/Duo Desktop.install.recipe",
- "parent": "com.keeleysam.recipes.download.DuoDesktop",
- "shortname": "Duo Desktop.install",
- "inferred_type": "install"
+ "path": "FileZilla/FileZilla.download.recipe",
+ "shortname": "FileZilla.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.keeleysam.recipes.FileZilla.nightly.munki",
+ "com.github.keeleysam.recipes.FileZilla.beta.munki",
+ "com.github.keeleysam.recipes.FileZilla.munki",
+ "com.github.scriptingosx.pkg.FileZilla",
+ "com.github.almenscorner.intune.FileZilla"
+ ]
},
- "com.keeleysam.recipes.munki.DuoDesktop": {
- "name": "Duo Desktop",
- "description": null,
+ "com.github.keeleysam.recipes.FileZilla.nightly.munki": {
+ "name": "FileZilla_nightly",
+ "description": "Downloads the current installation package for FileZilla nightly. Imports it into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Duo/Duo Desktop.munki.recipe",
- "parent": "com.keeleysam.recipes.download.DuoDesktop",
- "shortname": "Duo Desktop.munki",
+ "path": "FileZilla/FileZilla_nightly.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.FileZilla.download",
+ "shortname": "FileZilla_nightly.munki",
"inferred_type": "munki",
- "munki_display_name": "Duo Desktop",
+ "munki_display_name": "FileZilla",
"munki_description": null
},
- "com.keeleysam.recipes.pkg.DuoDesktop": {
- "name": "Duo Desktop",
+ "com.github.keeleysam.recipes.FileZilla.beta.munki": {
+ "name": "FileZilla_beta",
+ "description": "Downloads the current installation package for FileZilla. Imports it into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "FileZilla/FileZilla_beta.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.FileZilla.download",
+ "shortname": "FileZilla_beta.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FileZilla",
+ "munki_description": null
+ },
+ "com.github.keeleysam.recipes.FileZilla.munki": {
+ "name": "FileZilla",
+ "description": "Downloads the current installation package for FileZilla. Imports it into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "FileZilla/FileZilla.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.FileZilla.download",
+ "shortname": "FileZilla.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FileZilla",
+ "munki_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client."
+ },
+ "com.github.keeleysam.recipes.Stay.munki": {
+ "name": "Stay",
+ "description": "Gets the current release version of Stay and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "CordlessDog/Stay.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Stay.download",
+ "shortname": "Stay.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Stay",
+ "munki_description": "If you're fastidious about keeping your windows tidy, Stay is for you. Stay ensures that your windows are always where you want them to be, even as you connect and disconnect displays."
+ },
+ "com.github.keeleysam.recipes.Stay.download": {
+ "name": "Stay",
+ "description": "Downloads the current release version of Stay.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "CordlessDog/Stay.download.recipe",
+ "shortname": "Stay.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.keeleysam.recipes.Stay.munki",
+ "com.github.Lotusshaney.pkg.Stay"
+ ]
+ },
+ "com.github.keeleysam.recipes.GitHub.munki": {
+ "name": "GitHub",
"description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "Duo/Duo Desktop.pkg.recipe",
- "parent": "com.keeleysam.recipes.download.DuoDesktop",
- "shortname": "Duo Desktop.pkg",
- "inferred_type": "pkg"
+ "path": "Github/Github.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.GitHub.download",
+ "shortname": "Github.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GitHub",
+ "munki_description": "GUI application for GitHub.com"
},
- "com.keeleysam.recipes.download.DuoDesktop": {
- "name": "Duo Desktop",
+ "com.github.keeleysam.recipes.pkg.GitHub": {
+ "name": "GitHub",
+ "description": "Downloads latest Github app and builds a package.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Github/GitHub.pkg.recipe",
+ "parent": "com.github.keeleysam.recipes.GitHub.download",
+ "shortname": "GitHub.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.golbiga.jss.GitHub"
+ ]
+ },
+ "com.github.keeleysam.recipes.GitHub.download": {
+ "name": "GitHub",
"description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "Duo/Duo Desktop.download.recipe",
- "shortname": "Duo Desktop.download",
+ "path": "Github/Github.download.recipe",
+ "shortname": "Github.download",
"inferred_type": "download",
"children": [
- "com.keeleysam.recipes.install.DuoDesktop",
- "com.keeleysam.recipes.munki.DuoDesktop",
- "com.keeleysam.recipes.pkg.DuoDesktop"
+ "com.github.keeleysam.recipes.GitHub.munki",
+ "com.github.keeleysam.recipes.pkg.GitHub"
]
},
- "com.github.keeleysam-recipes.download.StarTechUSBDriver": {
- "name": "StarTechUSBDriver",
- "description": "Downloads the latest version of StarTechUSBDriver.",
+ "com.github.keeleysam.recipes.gfxCardStatus.download": {
+ "name": "gfxCardStatus",
+ "description": "Downloads the current release version of gfxCardStatus.",
"repo": "autopkg/keeleysam-recipes",
- "path": "StarTech/StarTechUSBDriver.download.recipe",
- "shortname": "StarTechUSBDriver.download",
+ "path": "gfxCardStatus/gfxCardStatus.download.recipe",
+ "shortname": "gfxCardStatus.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam-recipes.munki.StarTechUSBDriver"
+ "com.github.keeleysam.recipes.gfxCardStatus.munki"
]
},
- "com.github.keeleysam-recipes.munki.StarTechUSBDriver": {
- "name": "StarTechUSBDriver",
- "description": "Munki Imports the latest version of StarTechUSBDriver.",
+ "com.github.keeleysam.recipes.gfxCardStatus.munki": {
+ "name": "gfxCardStatus",
+ "description": "Downloads the current release version of gfxCardStatus and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "StarTech/StarTechUSBDriver.munki.recipe",
- "parent": "com.github.keeleysam-recipes.download.StarTechUSBDriver",
- "shortname": "StarTechUSBDriver.munki",
+ "path": "gfxCardStatus/gfxCardStatus.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.gfxCardStatus.download",
+ "shortname": "gfxCardStatus.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
- },
- "com.github.keeleysam.recipes.SublimeText.SublimeText3.install": {
- "name": "SublimeText3",
- "description": "Downloads and installs the current release version of Sublime Text 3.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "SublimeText/SublimeText3.install.recipe",
- "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download",
- "shortname": "SublimeText3.install",
- "inferred_type": "install"
+ "munki_display_name": "gfxCardStatus",
+ "munki_description": "gfxCardStatus is an unobtrusive menu bar app for OS X that allows MacBook Pro users to see which apps are affecting their battery life by using the more power-hungry graphics."
},
- "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki": {
- "name": "SublimeText3",
- "description": "Downloads the current release version of Sublime Text 3 and imports into Munki.",
+ "com.github.keeleysam.recipes.ParallelsDesktop6.munki": {
+ "name": "ParallelsDesktop6",
+ "description": "Downloads the current installation package for Parallels Desktop 6. Imports it into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "SublimeText/SublimeText3.munki.recipe",
- "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download",
- "shortname": "SublimeText3.munki",
+ "path": "ParallelsDesktop/ParallelsDesktop6.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
+ "shortname": "ParallelsDesktop6.munki",
"inferred_type": "munki",
- "munki_display_name": "Sublime Text 3",
- "munki_description": "Sublime Text is an advanced text editor for OS X."
+ "munki_display_name": "Parallels Desktop 6",
+ "munki_description": null
},
- "com.github.keeleysam.recipes.SublimeText.SublimeText3.download": {
- "name": "SublimeText3",
- "description": "Downloads the current release version of Sublime Text 3.",
+ "com.github.keeleysam.recipes.ParallelsDesktop.download": {
+ "name": null,
+ "description": "Downloads the current installation package for the specified version of Parallels Desktop. Specify the version via the NAME variable.",
"repo": "autopkg/keeleysam-recipes",
- "path": "SublimeText/SublimeText3.download.recipe",
- "shortname": "SublimeText3.download",
+ "path": "ParallelsDesktop/ParallelsDesktop.download.recipe",
+ "shortname": "ParallelsDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.SublimeText.SublimeText3.install",
- "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki",
- "com.justinrummel.pkg.SublimeText3",
- "com.github.peshay.filewave.SublimeText3",
- "com.github.apizz.pkg.SublimeText3"
+ "com.github.keeleysam.recipes.ParallelsDesktop6.munki",
+ "com.github.keeleysam.recipes.ParallelsDesktop9.munki",
+ "com.github.keeleysam.recipes.ParallelsDesktop10.munki",
+ "com.github.keeleysam.recipes.ParallelsDesktop7.munki",
+ "com.github.keeleysam.recipes.ParallelsDesktop8.munki"
]
},
- "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki": {
- "name": "SublimeText2",
- "description": "Downloads the current release version of Sublime Text 2 and imports into Munki.",
+ "com.github.keeleysam.recipes.ParallelsDesktop9.munki": {
+ "name": "ParallelsDesktop9",
+ "description": "Downloads the current installation package for Parallels Desktop 9. Imports it into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "SublimeText/SublimeText2.munki.recipe",
- "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText2.download",
- "shortname": "SublimeText2.munki",
+ "path": "ParallelsDesktop/ParallelsDesktop9.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
+ "shortname": "ParallelsDesktop9.munki",
"inferred_type": "munki",
- "munki_display_name": "Sublime Text 2",
- "munki_description": "Sublime Text is an advanced text editor for OS X."
+ "munki_display_name": "Parallels Desktop 9",
+ "munki_description": null
},
- "com.github.keeleysam.recipes.SublimeText.SublimeText2.download": {
- "name": "SublimeText2",
- "description": "Downloads the current release version of Sublime Text 2.",
+ "com.github.keeleysam.recipes.ParallelsDesktop10.munki": {
+ "name": "ParallelsDesktop10",
+ "description": "Downloads the current installation package for Parallels Desktop 10. Imports it into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "SublimeText/SublimeText2.download.recipe",
- "shortname": "SublimeText2.download",
+ "path": "ParallelsDesktop/ParallelsDesktop10.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
+ "shortname": "ParallelsDesktop10.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Parallels Desktop 10",
+ "munki_description": null
+ },
+ "com.github.keeleysam.recipes.ParallelsDesktop7.munki": {
+ "name": "ParallelsDesktop7",
+ "description": "Downloads the current installation package for Parallels Desktop 7. Imports it into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "ParallelsDesktop/ParallelsDesktop7.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
+ "shortname": "ParallelsDesktop7.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Parallels Desktop 7",
+ "munki_description": null
+ },
+ "com.github.keeleysam.recipes.ParallelsDesktop8.munki": {
+ "name": "ParallelsDesktop8",
+ "description": "Downloads the current installation package for Parallels Desktop 8. Imports it into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "ParallelsDesktop/ParallelsDesktop8.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
+ "shortname": "ParallelsDesktop8.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Parallels Desktop 8",
+ "munki_description": null
+ },
+ "com.github.keeleysam.recipes.Colloquy.munki": {
+ "name": "Colloquy",
+ "description": "Gets the current release version of Colloquy and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Colloquy/Colloquy.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Colloquy.download",
+ "shortname": "Colloquy.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Colloquy",
+ "munki_description": "Traditionally, chat clients on the Mac have been anything but glamorous. Colloquy is an advanced IRC, SILC and ICB client which aims to fill this void. By adhering to Mac OS X interface conventions, Colloquy has the look and feel of a quality Mac application."
+ },
+ "com.github.keeleysam.recipes.Colloquy.download": {
+ "name": "Colloquy",
+ "description": "Downloads the current release version of Colloquy.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Colloquy/Colloquy.download.recipe",
+ "shortname": "Colloquy.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki"
+ "com.github.keeleysam.recipes.Colloquy.munki",
+ "com.github.peshay.filewave.Colloquy"
]
},
- "com.github.keeleysam.autopkg.munki.iTerm2": {
- "name": "iTerm2",
- "description": "Downloads the current release version of iTerm 2 and imports into Munki.",
+ "com.github.keeleysam.recipes.osquery.munki": {
+ "name": "osquery",
+ "description": null,
"repo": "autopkg/keeleysam-recipes",
- "path": "iTerm2/iTerm2.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.iTerm2",
- "shortname": "iTerm2.munki",
+ "path": "osquery/osquery.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.osquery.download",
+ "shortname": "osquery.munki",
"inferred_type": "munki",
- "munki_display_name": "iTerm2",
- "munki_description": "Powerful alternative to Terminal.app."
+ "munki_display_name": null,
+ "munki_description": "osquery allows you to easily ask questions about your Linux and OSX infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company."
},
- "com.github.keeleysam.autopkg.download.iTerm2": {
- "name": "iTerm2",
- "description": "Downloads the current release version of iTerm 2.",
+ "com.github.keeleysam.recipes.osquery.install": {
+ "name": "osquery",
+ "description": "Installs the current release version of osquery.",
"repo": "autopkg/keeleysam-recipes",
- "path": "iTerm2/iTerm2.download.recipe",
- "shortname": "iTerm2.download",
+ "path": "osquery/osquery.install.recipe",
+ "parent": "com.github.keeleysam.recipes.osquery.download",
+ "shortname": "osquery.install",
+ "inferred_type": "install"
+ },
+ "com.github.keeleysam.recipes.osquery.download": {
+ "name": "osquery",
+ "description": "Downloads the latest version of Osquery from GitHub.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "osquery/osquery.download.recipe",
+ "shortname": "osquery.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.autopkg.munki.iTerm2"
+ "com.github.keeleysam.recipes.osquery.munki",
+ "com.github.keeleysam.recipes.osquery.install"
]
},
- "com.github.keeleysam.recipes.CoRD.download": {
- "name": "CoRD",
- "description": "Downloads the current release version of CoRD.",
+ "com.github.keeleysam.autopkg.download.Unison": {
+ "name": "Unison",
+ "description": "Downloads the current release version of Unison.",
"repo": "autopkg/keeleysam-recipes",
- "path": "CoRD/CoRD.download.recipe",
- "shortname": "CoRD.download",
+ "path": "Panic/Unison.download.recipe",
+ "shortname": "Unison.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.CoRD.munki"
+ "com.github.keeleysam.autopkg.munki.Unison"
]
},
- "com.github.keeleysam.recipes.CoRD.munki": {
- "name": "CoRD",
- "description": "Downloads the current release version of CoRD and imports into Munki.",
+ "com.github.keeleysam.autopkg.download.Transmit": {
+ "name": "Transmit",
+ "description": "Downloads the current release version of Transmit.",
"repo": "autopkg/keeleysam-recipes",
- "path": "CoRD/CoRD.munki.recipe",
- "parent": "com.github.keeleysam.recipes.CoRD.download",
- "shortname": "CoRD.munki",
+ "path": "Panic/Transmit.download.recipe",
+ "shortname": "Transmit.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.keeleysam.autopkg.munki.Transmit"
+ ]
+ },
+ "com.github.keeleysam.autopkg.munki.Unison": {
+ "name": "Unison",
+ "description": "Downloads the current release version of Unison and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Panic/Unison.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.Unison",
+ "shortname": "Unison.munki",
"inferred_type": "munki",
- "munki_display_name": "CoRD",
- "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol."
+ "munki_display_name": "Unison",
+ "munki_description": "Usenet client from Panic."
},
"com.github.keeleysam.autopkg.download.Coda2": {
"name": "Coda2",
@@ -4416,17 +4637,6 @@
"munki_display_name": "Transmit",
"munki_description": "Graphical FTP client from Panic."
},
- "com.github.keeleysam.autopkg.munki.Coda": {
- "name": "Coda",
- "description": "Downloads the current release version of Coda and imports into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "Panic/Coda.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.Coda",
- "shortname": "Coda.munki",
- "inferred_type": "munki",
- "munki_display_name": "Coda",
- "munki_description": "Web editor from Panic."
- },
"com.github.keeleysam.autopkg.munki.Coda2": {
"name": "Coda2",
"description": "Downloads the current release version of Coda 2 and imports into Munki.",
@@ -4438,6 +4648,17 @@
"munki_display_name": "Coda 2",
"munki_description": "Web editor from Panic."
},
+ "com.github.keeleysam.autopkg.munki.Coda": {
+ "name": "Coda",
+ "description": "Downloads the current release version of Coda and imports into Munki.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Panic/Coda.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.Coda",
+ "shortname": "Coda.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Coda",
+ "munki_description": "Web editor from Panic."
+ },
"com.github.keeleysam.autopkg.download.Coda": {
"name": "Coda",
"description": "Downloads the current release version of Coda.",
@@ -4449,128 +4670,151 @@
"com.github.keeleysam.autopkg.munki.Coda"
]
},
- "com.github.keeleysam.autopkg.download.Unison": {
- "name": "Unison",
- "description": "Downloads the current release version of Unison.",
+ "com.github.keeleysam.recipes.CoRD.munki": {
+ "name": "CoRD",
+ "description": "Downloads the current release version of CoRD and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Panic/Unison.download.recipe",
- "shortname": "Unison.download",
+ "path": "CoRD/CoRD.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.CoRD.download",
+ "shortname": "CoRD.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CoRD",
+ "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol."
+ },
+ "com.github.keeleysam.recipes.CoRD.download": {
+ "name": "CoRD",
+ "description": "Downloads the current release version of CoRD.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "CoRD/CoRD.download.recipe",
+ "shortname": "CoRD.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.autopkg.munki.Unison"
+ "com.github.keeleysam.recipes.CoRD.munki"
]
},
- "com.github.keeleysam.autopkg.download.Transmit": {
- "name": "Transmit",
- "description": "Downloads the current release version of Transmit.",
+ "com.github.keeleysam.recipes.SublimeText.SublimeText3.install": {
+ "name": "SublimeText3",
+ "description": "Downloads and installs the current release version of Sublime Text 3.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Panic/Transmit.download.recipe",
- "shortname": "Transmit.download",
+ "path": "SublimeText/SublimeText3.install.recipe",
+ "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download",
+ "shortname": "SublimeText3.install",
+ "inferred_type": "install"
+ },
+ "com.github.keeleysam.recipes.SublimeText.SublimeText3.download": {
+ "name": "SublimeText3",
+ "description": "Downloads the current release version of Sublime Text 3.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "SublimeText/SublimeText3.download.recipe",
+ "shortname": "SublimeText3.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.autopkg.munki.Transmit"
+ "com.github.keeleysam.recipes.SublimeText.SublimeText3.install",
+ "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki",
+ "com.justinrummel.pkg.SublimeText3",
+ "com.github.peshay.filewave.SublimeText3",
+ "com.github.apizz.pkg.SublimeText3"
]
},
- "com.github.keeleysam.autopkg.munki.Unison": {
- "name": "Unison",
- "description": "Downloads the current release version of Unison and imports into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "Panic/Unison.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.Unison",
- "shortname": "Unison.munki",
- "inferred_type": "munki",
- "munki_display_name": "Unison",
- "munki_description": "Usenet client from Panic."
- },
- "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki": {
- "name": "WinclonePro4",
- "description": "Downloads the current release version of Winclone Pro 4 and imports into Munki.",
+ "com.github.keeleysam.recipes.SublimeText.SublimeText3.munki": {
+ "name": "SublimeText3",
+ "description": "Downloads the current release version of Sublime Text 3 and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Twocanoes/WinclonePro4.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download",
- "shortname": "WinclonePro4.munki",
+ "path": "SublimeText/SublimeText3.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText3.download",
+ "shortname": "SublimeText3.munki",
"inferred_type": "munki",
- "munki_display_name": "Winclone Pro 4",
- "munki_description": "Winclone Pro is a utility to image, clone, and restore Boot Camp partitions."
+ "munki_display_name": "Sublime Text 3",
+ "munki_description": "Sublime Text is an advanced text editor for OS X."
},
- "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download": {
- "name": "WinclonePro4",
- "description": "Downloads the current release version of Winclone Pro 4. Requires user agent spoofing.",
+ "com.github.keeleysam.recipes.SublimeText.SublimeText2.download": {
+ "name": "SublimeText2",
+ "description": "Downloads the current release version of Sublime Text 2.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Twocanoes/WinclonePro4.download.recipe",
- "shortname": "WinclonePro4.download",
+ "path": "SublimeText/SublimeText2.download.recipe",
+ "shortname": "SublimeText2.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki"
+ "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki"
]
},
- "com.github.keeleysam.autopkg.download.HandBrake": {
- "name": "HandBrake",
- "description": "Downloads the current release version of HandBrake.",
+ "com.github.keeleysam.recipes.SublimeText.SublimeText2.munki": {
+ "name": "SublimeText2",
+ "description": "Downloads the current release version of Sublime Text 2 and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Handbrake/Handbrake.download.recipe",
- "shortname": "Handbrake.download",
+ "path": "SublimeText/SublimeText2.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.SublimeText.SublimeText2.download",
+ "shortname": "SublimeText2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Sublime Text 2",
+ "munki_description": "Sublime Text is an advanced text editor for OS X."
+ },
+ "com.github.keeleysam.recipes.Chicken.download": {
+ "name": "Chicken",
+ "description": "Downloads the current release version of \ud83d\udc14.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "Chicken/Chicken.download.recipe",
+ "shortname": "Chicken.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.autopkg.munki.HandBrake"
+ "com.github.keeleysam.recipes.Chicken.munki",
+ "com.rderewianko.pkg.Chicken",
+ "com.github.peshay.filewave.Chicken"
]
},
- "com.github.keeleysam.autopkg.munki.HandBrake": {
- "name": "HandBrake",
- "description": "Downloads the current release version of HandBrake and imports into Munki.",
+ "com.github.keeleysam.recipes.Chicken.munki": {
+ "name": "Chicken",
+ "description": "Gets the current release version of Chicken and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Handbrake/Handbrake.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.HandBrake",
- "shortname": "Handbrake.munki",
+ "path": "Chicken/Chicken.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Chicken.download",
+ "shortname": "Chicken.munki",
"inferred_type": "munki",
- "munki_display_name": "HandBrake",
- "munki_description": "HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder."
+ "munki_display_name": "Chicken",
+ "munki_description": "Chicken is a VNC client for Mac OS X. A VNC client allows remote access to another computer over the network. Chicken is based on Chicken of the VNC."
},
- "com.github.keeleysam.recipes.surteesstudios.Bartender.download": {
- "name": "Bartender",
- "description": "Downloads the current release version of Bartender.",
+ "com.github.keeleysam.recipes.primatelabs.Wiinote.munki": {
+ "name": "Wiinote",
+ "description": "Downloads the current release version of Wiinote and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "SurteesStudios/Bartender.download.recipe",
- "shortname": "Bartender.download",
+ "path": "PrimateLabs/Wiinote.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.Wiinote",
+ "shortname": "Wiinote.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Wiinote",
+ "munki_description": "Control Keynote with a Wiimote!"
+ },
+ "com.github.keeleysam.autopkg.download.Wiinote": {
+ "name": "Wiinote",
+ "description": "Downloads the current release version of Wiinote.",
+ "repo": "autopkg/keeleysam-recipes",
+ "path": "PrimateLabs/Wiinote.download.recipe",
+ "shortname": "Wiinote.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.surteesstudios.Bartender.munki"
+ "com.github.keeleysam.recipes.primatelabs.Wiinote.munki"
]
},
- "com.github.keeleysam.recipes.surteesstudios.Bartender.munki": {
- "name": "Bartender",
- "description": "Gets the current release version of Bartender and imports into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "SurteesStudios/Bartender.munki.recipe",
- "parent": "com.github.keeleysam.recipes.surteesstudios.Bartender.download",
- "shortname": "Bartender.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Bartender lets you organize your Menu Bar Apps, by hiding them, rearranging them, or moving them to the Bartenders Bar. You can display the full menu bar, set options to have Menu Bar Apps show in the menu bar when they are updating, or have them always visible in the Bartenders Bar. There are loads of ways to configure Bartender to perform as you wish. Give it a go and find out."
- },
- "com.github.keeleysam.recipes.Flux.munki": {
- "name": "Flux",
- "description": "Downloads the current release version of Flux and imports into Munki.",
+ "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki": {
+ "name": "Geekbench2",
+ "description": "Downloads the current release version of Geekbench 2 and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Flux/Flux.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Flux.download",
- "shortname": "Flux.munki",
+ "path": "PrimateLabs/Geekbench2.munki.recipe",
+ "parent": "com.github.keeleysam.autopkg.download.Geekbench2",
+ "shortname": "Geekbench2.munki",
"inferred_type": "munki",
- "munki_display_name": "f.lux",
- "munki_description": "f.lux makes your computer screen look like the room you're in, all the time. When the sun sets, it makes your computer look like your indoor lights. In the morning, it makes things look like sunlight again.\n\nTell f.lux what kind of lighting you have, and where you live. Then forget about it. f.lux will do the rest, automatically."
+ "munki_display_name": "Geekbench 2",
+ "munki_description": "Comparative benchmarking tool."
},
- "com.github.keeleysam.recipes.Flux.download": {
- "name": "Flux",
- "description": "Downloads the current release version of Flux.",
+ "com.github.keeleysam.autopkg.download.Geekbench2": {
+ "name": "Geekbench2",
+ "description": "Downloads the current release version of Geekbench 2.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Flux/Flux.download.recipe",
- "shortname": "Flux.download",
+ "path": "PrimateLabs/Geekbench2.download.recipe",
+ "shortname": "Geekbench2.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.Flux.munki",
- "com.github.homebysix.install.Flux",
- "com.github.homebysix.pkg.Flux",
- "com.github.peshay.filewave.Flux"
+ "com.github.keeleysam.recipes.primatelabs.Geekbench2.munki"
]
},
"com.github.keeleysam.recipes.Opera.download": {
@@ -4581,19 +4825,10 @@
"shortname": "Opera.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.Opera.install",
- "com.github.keeleysam.recipes.Opera.munki"
+ "com.github.keeleysam.recipes.Opera.munki",
+ "com.github.keeleysam.recipes.Opera.install"
]
},
- "com.github.keeleysam.recipes.Opera.install": {
- "name": null,
- "description": "Downloads latest Opera disk image and installs it.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "Opera/Opera.install.recipe",
- "parent": "com.github.keeleysam.recipes.Opera.download",
- "shortname": "Opera.install",
- "inferred_type": "install"
- },
"com.github.keeleysam.recipes.Opera.munki": {
"name": "Opera",
"description": "Downloads the latest Opera disk image and imports into Munki.",
@@ -4605,86 +4840,14 @@
"munki_display_name": "Opera",
"munki_description": "Opera products enable more than 350 million internet consumers to discover and connect with the content and services that matter most to them, no matter what device, network or location. In turn, we help advertisers reach the audiences that build value for their businesses. Opera also delivers products and services to more than 120 operators around the world, enabling them to provide a faster, more economical and better network experience to their subscribers."
},
- "com.github.keeleysam.recipes.ParallelsDesktop10.munki": {
- "name": "ParallelsDesktop10",
- "description": "Downloads the current installation package for Parallels Desktop 10. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "ParallelsDesktop/ParallelsDesktop10.munki.recipe",
- "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
- "shortname": "ParallelsDesktop10.munki",
- "inferred_type": "munki",
- "munki_display_name": "Parallels Desktop 10",
- "munki_description": null
- },
- "com.github.keeleysam.recipes.ParallelsDesktop6.munki": {
- "name": "ParallelsDesktop6",
- "description": "Downloads the current installation package for Parallels Desktop 6. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "ParallelsDesktop/ParallelsDesktop6.munki.recipe",
- "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
- "shortname": "ParallelsDesktop6.munki",
- "inferred_type": "munki",
- "munki_display_name": "Parallels Desktop 6",
- "munki_description": null
- },
- "com.github.keeleysam.recipes.ParallelsDesktop7.munki": {
- "name": "ParallelsDesktop7",
- "description": "Downloads the current installation package for Parallels Desktop 7. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "ParallelsDesktop/ParallelsDesktop7.munki.recipe",
- "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
- "shortname": "ParallelsDesktop7.munki",
- "inferred_type": "munki",
- "munki_display_name": "Parallels Desktop 7",
- "munki_description": null
- },
- "com.github.keeleysam.recipes.ParallelsDesktop9.munki": {
- "name": "ParallelsDesktop9",
- "description": "Downloads the current installation package for Parallels Desktop 9. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "ParallelsDesktop/ParallelsDesktop9.munki.recipe",
- "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
- "shortname": "ParallelsDesktop9.munki",
- "inferred_type": "munki",
- "munki_display_name": "Parallels Desktop 9",
- "munki_description": null
- },
- "com.github.keeleysam.recipes.ParallelsDesktop.download": {
+ "com.github.keeleysam.recipes.Opera.install": {
"name": null,
- "description": "Downloads the current installation package for the specified version of Parallels Desktop. Specify the version via the NAME variable.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "ParallelsDesktop/ParallelsDesktop.download.recipe",
- "shortname": "ParallelsDesktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.ParallelsDesktop10.munki",
- "com.github.keeleysam.recipes.ParallelsDesktop6.munki",
- "com.github.keeleysam.recipes.ParallelsDesktop7.munki",
- "com.github.keeleysam.recipes.ParallelsDesktop9.munki",
- "com.github.keeleysam.recipes.ParallelsDesktop8.munki"
- ]
- },
- "com.github.keeleysam.recipes.ParallelsDesktop8.munki": {
- "name": "ParallelsDesktop8",
- "description": "Downloads the current installation package for Parallels Desktop 8. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "ParallelsDesktop/ParallelsDesktop8.munki.recipe",
- "parent": "com.github.keeleysam.recipes.ParallelsDesktop.download",
- "shortname": "ParallelsDesktop8.munki",
- "inferred_type": "munki",
- "munki_display_name": "Parallels Desktop 8",
- "munki_description": null
- },
- "com.github.keeleysam.recipes.Caffeine.munki": {
- "name": "Caffeine-%OS_VERSION_DOWNLOAD%",
- "description": "Downloads the latest version of Caffeine and imports it into Munki.",
+ "description": "Downloads latest Opera disk image and installs it.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Caffeine/Caffeine.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Caffeine.download",
- "shortname": "Caffeine.munki",
- "inferred_type": "munki",
- "munki_display_name": "Caffeine",
- "munki_description": "Caffeine is a tiny open source program that puts an icon in the right side of your menubar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers."
+ "path": "Opera/Opera.install.recipe",
+ "parent": "com.github.keeleysam.recipes.Opera.download",
+ "shortname": "Opera.install",
+ "inferred_type": "install"
},
"com.github.keeleysam.recipes.Caffeine.download": {
"name": "Caffeine-%OS_VERSION_DOWNLOAD%",
@@ -4695,255 +4858,165 @@
"inferred_type": "download",
"children": [
"com.github.keeleysam.recipes.Caffeine.munki",
- "com.github.homebysix.pkg.Caffeine",
"com.github.homebysix.install.Caffeine",
+ "com.github.homebysix.pkg.Caffeine",
"com.github.peshay.filewave.Caffeine"
]
},
- "com.github.keeleysam.recipes.StuffItExpander.download": {
- "name": "StuffItExpander",
- "description": null,
- "repo": "autopkg/keeleysam-recipes",
- "path": "StuffIt/StuffItExpander.download.recipe",
- "shortname": "StuffItExpander.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.StuffItExpander.munki",
- "com.github.autopkg.kernsb.pkg.StuffItExpander"
- ]
- },
- "com.github.keeleysam.recipes.StuffItExpander.munki": {
- "name": "StuffItExpander",
- "description": null,
- "repo": "autopkg/keeleysam-recipes",
- "path": "StuffIt/StuffItExpander.munki.recipe",
- "parent": "com.github.keeleysam.recipes.StuffItExpander.download",
- "shortname": "StuffItExpander.munki",
- "inferred_type": "munki",
- "munki_display_name": "StuffIt Expander",
- "munki_description": "Decompression utility for OS X."
- },
- "com.github.keeleysam.recipes.Colloquy.download": {
- "name": "Colloquy",
- "description": "Downloads the current release version of Colloquy.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "Colloquy/Colloquy.download.recipe",
- "shortname": "Colloquy.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.Colloquy.munki",
- "com.github.peshay.filewave.Colloquy"
- ]
- },
- "com.github.keeleysam.recipes.Colloquy.munki": {
- "name": "Colloquy",
- "description": "Gets the current release version of Colloquy and imports into Munki.",
+ "com.github.keeleysam.recipes.Caffeine.munki": {
+ "name": "Caffeine-%OS_VERSION_DOWNLOAD%",
+ "description": "Downloads the latest version of Caffeine and imports it into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "Colloquy/Colloquy.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Colloquy.download",
- "shortname": "Colloquy.munki",
+ "path": "Caffeine/Caffeine.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Caffeine.download",
+ "shortname": "Caffeine.munki",
"inferred_type": "munki",
- "munki_display_name": "Colloquy",
- "munki_description": "Traditionally, chat clients on the Mac have been anything but glamorous. Colloquy is an advanced IRC, SILC and ICB client which aims to fill this void. By adhering to Mac OS X interface conventions, Colloquy has the look and feel of a quality Mac application."
+ "munki_display_name": "Caffeine",
+ "munki_description": "Caffeine is a tiny open source program that puts an icon in the right side of your menubar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers."
},
- "com.github.keeleysam.recipes.osquery.munki": {
- "name": "osquery",
- "description": null,
+ "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki": {
+ "name": "WinclonePro4",
+ "description": "Downloads the current release version of Winclone Pro 4 and imports into Munki.",
"repo": "autopkg/keeleysam-recipes",
- "path": "osquery/osquery.munki.recipe",
- "parent": "com.github.keeleysam.recipes.osquery.download",
- "shortname": "osquery.munki",
+ "path": "Twocanoes/WinclonePro4.munki.recipe",
+ "parent": "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download",
+ "shortname": "WinclonePro4.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "osquery allows you to easily ask questions about your Linux and OSX infrastructure. Whether your goal is intrusion detection, infrastructure reliability, or compliance, osquery gives you the ability to empower and inform a broad set of organizations within your company."
+ "munki_display_name": "Winclone Pro 4",
+ "munki_description": "Winclone Pro is a utility to image, clone, and restore Boot Camp partitions."
},
- "com.github.keeleysam.recipes.osquery.download": {
- "name": "osquery",
- "description": "Downloads the latest version of Osquery from GitHub.",
+ "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.download": {
+ "name": "WinclonePro4",
+ "description": "Downloads the current release version of Winclone Pro 4. Requires user agent spoofing.",
"repo": "autopkg/keeleysam-recipes",
- "path": "osquery/osquery.download.recipe",
- "shortname": "osquery.download",
+ "path": "Twocanoes/WinclonePro4.download.recipe",
+ "shortname": "WinclonePro4.download",
"inferred_type": "download",
"children": [
- "com.github.keeleysam.recipes.osquery.munki",
- "com.github.keeleysam.recipes.osquery.install"
+ "com.github.keeleysam.recipes.Twocanoes.WinclonePro4.munki"
]
},
- "com.github.keeleysam.recipes.osquery.install": {
- "name": "osquery",
- "description": "Installs the current release version of osquery.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "osquery/osquery.install.recipe",
- "parent": "com.github.keeleysam.recipes.osquery.download",
- "shortname": "osquery.install",
- "inferred_type": "install"
- },
- "com.github.keeleysam.recipes.Quicksilver.munki": {
- "name": "Quicksilver",
- "description": null,
- "repo": "autopkg/keeleysam-recipes",
- "path": "Quicksilver/Quicksilver.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Quicksilver.download",
- "shortname": "Quicksilver.munki",
- "inferred_type": "munki",
- "munki_display_name": "Quicksilver",
- "munki_description": "Quicksilver is a fast and free Mac OS X productivity application that gives you the power to control your Mac quickly and elegantly. Quicksilver learns your habits, making your everyday chores simple and efficient."
- },
- "com.github.keeleysam.recipes.Quicksilver.download": {
- "name": "Quicksilver",
- "description": null,
- "repo": "autopkg/keeleysam-recipes",
- "path": "Quicksilver/Quicksilver.download.recipe",
- "shortname": "Quicksilver.download",
- "inferred_type": "download",
+ "com.github.nmcspadden.pkg.deploy.VMwareFusion": {
+ "name": "VMwareFusionDeploy",
+ "description": "Creates a VMwareFusion mass deployment package DMG. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in, or the postflight will fail.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "VMwareFusionDeploy/VMwareFusionDeploy.pkg.recipe",
+ "parent": "com.justinrummel.download.VMwareFusion",
+ "shortname": "VMwareFusionDeploy.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.keeleysam.recipes.Quicksilver.munki",
- "com.github.homebysix.pkg.Quicksilver",
- "com.github.homebysix.install.Quicksilver"
+ "com.github.nmcspadden.munki.deploy.VMwareFusion"
]
},
- "com.github.keeleysam.recipes.FileZilla.beta.munki": {
- "name": "FileZilla_beta",
- "description": "Downloads the current installation package for FileZilla. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "FileZilla/FileZilla_beta.munki.recipe",
- "parent": "com.github.keeleysam.recipes.FileZilla.download",
- "shortname": "FileZilla_beta.munki",
+ "com.github.nmcspadden.munki.deploy.VMwareFusion": {
+ "name": "VMwareFusion",
+ "description": "Imports the VMwareFusion mass deployment package into Munki. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in (replace the XXXXXs), or the postflight will fail.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "VMwareFusionDeploy/VMwareFusionDeploy.munki.recipe",
+ "parent": "com.github.nmcspadden.pkg.deploy.VMwareFusion",
+ "shortname": "VMwareFusionDeploy.munki",
"inferred_type": "munki",
- "munki_display_name": "FileZilla",
- "munki_description": null
+ "munki_display_name": "VMWare Fusion Pro",
+ "munki_description": ""
},
- "com.github.keeleysam.recipes.FileZilla.download": {
- "name": "FileZilla",
- "description": "Downloads the current version of FileZilla. Specify the channel via %NAME%.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "FileZilla/FileZilla.download.recipe",
- "shortname": "FileZilla.download",
- "inferred_type": "download",
+ "com.github.nmcspadden.pkg.appstore": {
+ "name": "AppStoreApp",
+ "description": "Creates a package installer out of a MAS app if a newer version is available locally.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "AppStoreApp/AppStoreApp.pkg.recipe",
+ "shortname": "AppStoreApp.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.keeleysam.recipes.FileZilla.beta.munki",
- "com.github.keeleysam.recipes.FileZilla.munki",
- "com.github.keeleysam.recipes.FileZilla.nightly.munki",
- "com.github.scriptingosx.pkg.FileZilla",
- "com.github.almenscorner.intune.FileZilla"
+ "com.github.jazzace.ds.appstore",
+ "com.github.jazzace.jamf.appstore",
+ "com.github.jazzace.jamf.appstore-latest",
+ "com.github.novaksam.jss.TheUnarchiver",
+ "com.github.novaksam.jamf.TheUnarchiver",
+ "com.github.novaksam.jamf.Numbers",
+ "com.github.novaksam.jss.Numbers",
+ "com.github.novaksam.jss.Pages",
+ "com.github.novaksam.jamf.Pages",
+ "com.github.novaksam.jamf.XCode",
+ "com.github.novaksam.jss.XCode",
+ "com.github.novaksam.jamf.GarageBand",
+ "com.github.novaksam.jss.GarageBand",
+ "com.github.novaksam.jamf.Compressor",
+ "com.github.novaksam.jss.Compressor",
+ "com.github.novaksam.jss.iMovie",
+ "com.github.novaksam.jamf.iMovie",
+ "com.github.novaksam.jss.Keynote",
+ "com.github.novaksam.jamf.Keynote",
+ "com.github.novaksam.jamf.Motion",
+ "com.github.novaksam.jss.Motion",
+ "com.github.novaksam.jamf.LogicProX",
+ "com.github.novaksam.jss.FinalCutPro",
+ "com.github.novaksam.jamf.FinalCutPro",
+ "com.github.novaksam.jamf.MicrosoftRemoteDesktop",
+ "com.github.novaksam.pkg.MicrosoftRemoteDesktop",
+ "com.github.novaksam.pkg.MsgViewerPro",
+ "com.github.novaksam.jss.iPhoto",
+ "com.github.autopkg.kernsb.jss.MicrosoftOneDrive",
+ "com.github.chalcahuite.pkg.PushDiagnostics",
+ "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Twitter"
]
},
- "com.github.keeleysam.recipes.FileZilla.munki": {
- "name": "FileZilla",
- "description": "Downloads the current installation package for FileZilla. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "FileZilla/FileZilla.munki.recipe",
- "parent": "com.github.keeleysam.recipes.FileZilla.download",
- "shortname": "FileZilla.munki",
- "inferred_type": "munki",
- "munki_display_name": "FileZilla",
- "munki_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client."
- },
- "com.github.keeleysam.recipes.FileZilla.nightly.munki": {
- "name": "FileZilla_nightly",
- "description": "Downloads the current installation package for FileZilla nightly. Imports it into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "FileZilla/FileZilla_nightly.munki.recipe",
- "parent": "com.github.keeleysam.recipes.FileZilla.download",
- "shortname": "FileZilla_nightly.munki",
+ "com.github.nmcspadden.munki.appstore": {
+ "name": "AppStoreApp",
+ "description": "Checks for the update of a MAS app. If the version on disk is up to date, then import into Munki directly. If out of date, abort. This recipe MUST ONLY be used with an override - do not run this recipe directly. See the documentation here: https://github.com/autopkg/nmcspadden-recipes/#appstoreapp-recipe",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "AppStoreApp/AppStoreApp.munki.recipe",
+ "shortname": "AppStoreApp.munki",
"inferred_type": "munki",
- "munki_display_name": "FileZilla",
+ "munki_display_name": "AppStoreApp",
"munki_description": null
},
- "com.github.keeleysam.recipes.GoogleTalkPlugin": {
- "name": "GoogleTalkPlugin",
- "description": null,
- "repo": "autopkg/keeleysam-recipes",
- "path": "GoogleTalkPlugin/GoogleTalkPlugin.munki.recipe",
- "parent": "com.github.keeleysam.autopkg.download.GoogleTalkPlugin",
- "shortname": "GoogleTalkPlugin.munki",
- "inferred_type": "munki",
- "munki_display_name": "Google Talk Plugin",
- "munki_description": "Plugin for Google Hangouts and Gmail voice and video."
- },
- "com.github.keeleysam.autopkg.download.GoogleTalkPlugin": {
- "name": "GoogleTalkPlugin",
- "description": null,
- "repo": "autopkg/keeleysam-recipes",
- "path": "GoogleTalkPlugin/GoogleTalkPlugin.download.recipe",
- "shortname": "GoogleTalkPlugin.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.GoogleTalkPlugin"
- ]
- },
- "com.github.keeleysam.recipes.Chicken.munki": {
- "name": "Chicken",
- "description": "Gets the current release version of Chicken and imports into Munki.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "Chicken/Chicken.munki.recipe",
- "parent": "com.github.keeleysam.recipes.Chicken.download",
- "shortname": "Chicken.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chicken",
- "munki_description": "Chicken is a VNC client for Mac OS X. A VNC client allows remote access to another computer over the network. Chicken is based on Chicken of the VNC."
- },
- "com.github.keeleysam.recipes.Chicken.download": {
- "name": "Chicken",
- "description": "Downloads the current release version of \ud83d\udc14.",
- "repo": "autopkg/keeleysam-recipes",
- "path": "Chicken/Chicken.download.recipe",
- "shortname": "Chicken.download",
- "inferred_type": "download",
- "children": [
- "com.github.keeleysam.recipes.Chicken.munki",
- "com.rderewianko.pkg.Chicken",
- "com.github.peshay.filewave.Chicken"
- ]
- },
- "com.github.nmcspadden.munki.xcode": {
- "name": "Xcode",
- "description": "Download, extract, and import Xcode into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.",
+ "com.github.nmcspadden.shared.chef": {
+ "name": null,
+ "description": "Recipe stub for any Shared Processors in this directory.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "Xcode/Xcode.munki.recipe",
- "parent": "com.github.nmcspadden.extract.xcode",
- "shortname": "Xcode.munki",
- "inferred_type": "munki",
- "munki_display_name": "Xcode",
- "munki_description": "Xcode"
+ "path": "Chef_Processors/ChefProcessors.recipe"
},
- "com.github.nmcspadden.munki.xcode_versioned": {
- "name": "Xcode",
- "description": "Download, extract, and import Xcode as a unique entry into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.",
+ "com.github.nmcspadden.munki.OracleJava8JDK": {
+ "name": "OracleJava8JDK",
+ "description": "Downloads latest release version of Oracle Java 8 JDK and imports into a Munki repository.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "Xcode/XcodeVersionedName.munki.recipe",
- "parent": "com.github.nmcspadden.extract.xcode",
- "shortname": "XcodeVersionedName.munki",
+ "path": "Oracle/OracleJava8JDK.munki.recipe",
+ "parent": "com.github.hansen-m.download.OracleJava8JDK",
+ "shortname": "OracleJava8JDK.munki",
"inferred_type": "munki",
- "munki_display_name": "Xcode",
- "munki_description": "Xcode"
+ "munki_display_name": "Oracle Java 8 development kit",
+ "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform."
},
- "com.github.nmcspadden.download.xcode": {
- "name": "Xcode",
- "description": "Download Xcode from the Apple dev portal. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE. BETA must either be empty for stable releases or set to \"Beta\" in order to match Xcode betas.",
+ "com.github.nmcspadden.download.UnityWebPlayer": {
+ "name": "UnityWebPlayer",
+ "description": "Downloads latest version of Unity Web Player.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "Xcode/Xcode.download.recipe",
- "shortname": "Xcode.download",
+ "path": "UnityWebPlayer/unitywebplayer.download.recipe",
+ "shortname": "unitywebplayer.download",
"inferred_type": "download",
"children": [
- "com.github.nmcspadden.extract.xcode",
- "com.github.mlbz521.pkg.XcodeCLITools"
+ "com.github.nmcspadden.munki.UnityWebPlayer"
]
},
- "com.github.nmcspadden.extract.xcode": {
- "name": "Xcode",
- "description": "Extract Xcode from a XIP. Requires passing in a XIP containing Xcode.",
+ "com.github.nmcspadden.munki.UnityWebPlayer": {
+ "name": "UnityWebPlayer",
+ "description": "Downloads the current installation package for Unity Web Player. Imports it\n into Munki.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "Xcode/Xcode.extract.recipe",
- "parent": "com.github.nmcspadden.download.xcode",
- "shortname": "Xcode.extract",
- "inferred_type": "extract",
- "children": [
- "com.github.nmcspadden.munki.xcode",
- "com.github.nmcspadden.munki.xcode_versioned",
- "com.github.moofit-recipes.pkg.Xcode",
- "com.github.moofit-recipes.pkg.XcodeEdu"
- ]
+ "path": "UnityWebPlayer/unitywebplayer.munki.recipe",
+ "parent": "com.github.nmcspadden.download.UnityWebPlayer",
+ "shortname": "unitywebplayer.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "UnityWebPlayer",
+ "munki_description": "The Unity Web Player enables you to view blazing 3D content created with Unity directly in your browser, and autoupdates as necessary."
+ },
+ "com.github.nmcspadden.shared.postprocessors": {
+ "name": null,
+ "description": "Recipe stub for any Shared Processors in this directory.\n ",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "PostProcessors/SharedPostProcessors.recipe"
},
"com.github.nmcspadden.munki.sqldeveloper": {
"name": "SQLDeveloper",
@@ -4967,114 +5040,6 @@
"com.github.nmcspadden.munki.sqldeveloper"
]
},
- "com.github.nmcspadden.munki.OracleJava8JDK": {
- "name": "OracleJava8JDK",
- "description": "Downloads latest release version of Oracle Java 8 JDK and imports into a Munki repository.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "Oracle/OracleJava8JDK.munki.recipe",
- "parent": "com.github.hansen-m.download.OracleJava8JDK",
- "shortname": "OracleJava8JDK.munki",
- "inferred_type": "munki",
- "munki_display_name": "Oracle Java 8 development kit",
- "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform."
- },
- "com.github.nmcspadden.shared.postprocessors": {
- "name": null,
- "description": "Recipe stub for any Shared Processors in this directory.\n ",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "PostProcessors/SharedPostProcessors.recipe"
- },
- "com.github.nmcspadden.shared": {
- "name": null,
- "description": "Recipe stub for any Shared Processors in this directory.\n ",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "Shared_Processors/SharedProcessors.recipe"
- },
- "com.github.nmcspadden.pkg.deploy.VMwareFusion": {
- "name": "VMwareFusionDeploy",
- "description": "Creates a VMwareFusion mass deployment package DMG. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in, or the postflight will fail.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "VMwareFusionDeploy/VMwareFusionDeploy.pkg.recipe",
- "parent": "com.justinrummel.download.VMwareFusion",
- "shortname": "VMwareFusionDeploy.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.nmcspadden.munki.deploy.VMwareFusion"
- ]
- },
- "com.github.nmcspadden.munki.deploy.VMwareFusion": {
- "name": "VMwareFusion",
- "description": "Imports the VMwareFusion mass deployment package into Munki. Requires justinrummel-recipes to download. You can substitute your own deploy.ini file in an override by placing the content in the DEPLOY_INI_FILE input variable. At a minimum, you'll need to put your license key in (replace the XXXXXs), or the postflight will fail.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "VMwareFusionDeploy/VMwareFusionDeploy.munki.recipe",
- "parent": "com.github.nmcspadden.pkg.deploy.VMwareFusion",
- "shortname": "VMwareFusionDeploy.munki",
- "inferred_type": "munki",
- "munki_display_name": "VMWare Fusion Pro",
- "munki_description": ""
- },
- "com.github.nmcspadden.install.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "DbVisualizer/DbVisualizer.install.recipe",
- "parent": "com.github.nmcspadden.pkg.dbvisualizer",
- "shortname": "DbVisualizer.install",
- "inferred_type": "install"
- },
- "com.github.nmcspadden.pkg.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads the current release version of DbVisualizer and builds a package.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "DbVisualizer/DbVisualizer.pkg.recipe",
- "parent": "com.github.nmcspadden.download.dbvisualizer",
- "shortname": "DbVisualizer.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.nmcspadden.install.dbvisualizer"
- ]
- },
- "com.github.nmcspadden.download.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads the latest version of DbVisualizer.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "DbVisualizer/DbVisualizer.download.recipe",
- "shortname": "DbVisualizer.download",
- "inferred_type": "download",
- "children": [
- "com.github.nmcspadden.pkg.dbvisualizer",
- "com.github.nmcspadden.dmg.dbvisualizer"
- ]
- },
- "com.github.nmcspadden.munki.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads and makes a DMG of the latest version of DbVisualizer, and imports into Munki.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "DbVisualizer/DbVisualizer.munki.recipe",
- "parent": "com.github.nmcspadden.dmg.dbvisualizer",
- "shortname": "DbVisualizer.munki",
- "inferred_type": "munki",
- "munki_display_name": "DbVisualizer",
- "munki_description": "DbVisualizer is the universal database tool for developers, DBAs and analysts. It is the perfect solution since the same tool can be used on all major operating systems accessing a wide range of databases."
- },
- "com.github.nmcspadden.dmg.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads and makes a DMG of the latest version of DbVisualizer.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "DbVisualizer/DbVisualizer.dmg.recipe",
- "parent": "com.github.nmcspadden.download.dbvisualizer",
- "shortname": "DbVisualizer.dmg",
- "inferred_type": "dmg",
- "children": [
- "com.github.nmcspadden.munki.dbvisualizer"
- ]
- },
- "com.github.nmcspadden.shared.chef": {
- "name": null,
- "description": "Recipe stub for any Shared Processors in this directory.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "Chef_Processors/ChefProcessors.recipe"
- },
"com.github.facebook.munki.AdoptOpenJDK11": {
"name": "AdoptOpenJDK11",
"description": "Downloads the current release version of AdoptOpenJDK 11 and imports into Munki.",
@@ -5121,59 +5086,6 @@
"com.github.nmcspadden.munki.Acrolinx"
]
},
- "com.github.nmcspadden.download.ChefClient": {
- "name": "Chef",
- "description": "Downloads the latest Chef Client for Mac version.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "ChefClient/Chef.download.recipe",
- "shortname": "Chef.download",
- "inferred_type": "download",
- "children": [
- "com.github.nmcspadden.munki.ChefClient"
- ]
- },
- "com.bk.install.chefclient": {
- "name": "ChefClient",
- "description": "Downloads ChefClient installer and installs it.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "ChefClient/Chef.install.recipe",
- "parent": "Chef.download.recipe",
- "shortname": "Chef.install",
- "inferred_type": "install"
- },
- "com.github.nmcspadden.munki.ChefClient": {
- "name": "Chef",
- "description": "Downloads the latest Chef Client for Mac version and imports into Munki.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "ChefClient/Chef.munki.recipe",
- "parent": "com.github.nmcspadden.download.ChefClient",
- "shortname": "Chef.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chef Client",
- "munki_description": null
- },
- "com.github.nmcspadden.download.UnityWebPlayer": {
- "name": "UnityWebPlayer",
- "description": "Downloads latest version of Unity Web Player.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "UnityWebPlayer/unitywebplayer.download.recipe",
- "shortname": "unitywebplayer.download",
- "inferred_type": "download",
- "children": [
- "com.github.nmcspadden.munki.UnityWebPlayer"
- ]
- },
- "com.github.nmcspadden.munki.UnityWebPlayer": {
- "name": "UnityWebPlayer",
- "description": "Downloads the current installation package for Unity Web Player. Imports it\n into Munki.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "UnityWebPlayer/unitywebplayer.munki.recipe",
- "parent": "com.github.nmcspadden.download.UnityWebPlayer",
- "shortname": "unitywebplayer.munki",
- "inferred_type": "munki",
- "munki_display_name": "UnityWebPlayer",
- "munki_description": "The Unity Web Player enables you to view blazing 3D content created with Unity directly in your browser, and autoupdates as necessary."
- },
"com.github.nmcspadden.download.android_sdk.minimal": {
"name": "android_sdk",
"description": "Downloads a minimal set of the latest release of Android SDK.",
@@ -5203,59 +5115,61 @@
"parent": "com.github.nmcspadden.pkg.android_sdk.minimal",
"deprecated": true
},
- "com.github.nmcspadden.pkg.appstore": {
- "name": "AppStoreApp",
- "description": "Creates a package installer out of a MAS app if a newer version is available locally.",
+ "com.github.nmcspadden.dmg.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads and makes a DMG of the latest version of DbVisualizer.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "AppStoreApp/AppStoreApp.pkg.recipe",
- "shortname": "AppStoreApp.pkg",
- "inferred_type": "pkg",
+ "path": "DbVisualizer/DbVisualizer.dmg.recipe",
+ "parent": "com.github.nmcspadden.download.dbvisualizer",
+ "shortname": "DbVisualizer.dmg",
+ "inferred_type": "dmg",
"children": [
- "com.github.jazzace.jamf.appstore-latest",
- "com.github.jazzace.jamf.appstore",
- "com.github.jazzace.ds.appstore",
- "com.github.novaksam.jss.TheUnarchiver",
- "com.github.novaksam.jamf.TheUnarchiver",
- "com.github.novaksam.jss.Keynote",
- "com.github.novaksam.jamf.Keynote",
- "com.github.novaksam.pkg.MicrosoftRemoteDesktop",
- "com.github.novaksam.pkg.MsgViewerPro",
- "com.github.novaksam.jamf.LogicProX",
- "com.github.novaksam.jamf.MicrosoftRemoteDesktop",
- "com.github.novaksam.jss.GarageBand",
- "com.github.novaksam.jamf.GarageBand",
- "com.github.novaksam.jss.XCode",
- "com.github.novaksam.jamf.XCode",
- "com.github.novaksam.jss.Compressor",
- "com.github.novaksam.jamf.Compressor",
- "com.github.novaksam.jamf.Numbers",
- "com.github.novaksam.jss.Numbers",
- "com.github.novaksam.jamf.iMovie",
- "com.github.novaksam.jss.iMovie",
- "com.github.novaksam.jss.iPhoto",
- "com.github.novaksam.jamf.Pages",
- "com.github.novaksam.jss.Pages",
- "com.github.novaksam.jss.FinalCutPro",
- "com.github.novaksam.jamf.FinalCutPro",
- "com.github.novaksam.jamf.Motion",
- "com.github.novaksam.jss.Motion",
- "com.github.autopkg.kernsb.jss.MicrosoftOneDrive",
- "com.github.chalcahuite.pkg.PushDiagnostics",
- "com.github.autopkg.grahampugh-recipes.jamf.Twitter-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftRemoteDesktop-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.iMovie-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Twitter"
+ "com.github.nmcspadden.munki.dbvisualizer"
]
},
- "com.github.nmcspadden.munki.appstore": {
- "name": "AppStoreApp",
- "description": "Checks for the update of a MAS app. If the version on disk is up to date, then import into Munki directly. If out of date, abort. This recipe MUST ONLY be used with an override - do not run this recipe directly. See the documentation here: https://github.com/autopkg/nmcspadden-recipes/#appstoreapp-recipe",
+ "com.github.nmcspadden.download.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads the latest version of DbVisualizer.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "AppStoreApp/AppStoreApp.munki.recipe",
- "shortname": "AppStoreApp.munki",
+ "path": "DbVisualizer/DbVisualizer.download.recipe",
+ "shortname": "DbVisualizer.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.nmcspadden.dmg.dbvisualizer",
+ "com.github.nmcspadden.pkg.dbvisualizer"
+ ]
+ },
+ "com.github.nmcspadden.install.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "DbVisualizer/DbVisualizer.install.recipe",
+ "parent": "com.github.nmcspadden.pkg.dbvisualizer",
+ "shortname": "DbVisualizer.install",
+ "inferred_type": "install"
+ },
+ "com.github.nmcspadden.munki.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads and makes a DMG of the latest version of DbVisualizer, and imports into Munki.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "DbVisualizer/DbVisualizer.munki.recipe",
+ "parent": "com.github.nmcspadden.dmg.dbvisualizer",
+ "shortname": "DbVisualizer.munki",
"inferred_type": "munki",
- "munki_display_name": "AppStoreApp",
- "munki_description": null
+ "munki_display_name": "DbVisualizer",
+ "munki_description": "DbVisualizer is the universal database tool for developers, DBAs and analysts. It is the perfect solution since the same tool can be used on all major operating systems accessing a wide range of databases."
+ },
+ "com.github.nmcspadden.pkg.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads the current release version of DbVisualizer and builds a package.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "DbVisualizer/DbVisualizer.pkg.recipe",
+ "parent": "com.github.nmcspadden.download.dbvisualizer",
+ "shortname": "DbVisualizer.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.nmcspadden.install.dbvisualizer"
+ ]
},
"com.bk.install.chefdk": {
"name": "ChefDK",
@@ -5266,6 +5180,17 @@
"shortname": "ChefDK.install",
"inferred_type": "install"
},
+ "com.github.nmcspadden.munki.chefdk": {
+ "name": "ChefDK",
+ "description": "Downloads the latest Chef DK for Mac version and imports into Munki.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "ChefDK/ChefDK.munki.recipe",
+ "parent": "com.github.nmcspadden.download.chefdk",
+ "shortname": "ChefDK.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Chef Development Kit",
+ "munki_description": null
+ },
"com.github.nmcspadden.download.chefdk": {
"name": "Chef",
"description": "Downloads the latest Chef DK for Mac version.",
@@ -5277,27 +5202,36 @@
"com.github.nmcspadden.munki.chefdk"
]
},
- "com.github.nmcspadden.munki.chefdk": {
- "name": "ChefDK",
- "description": "Downloads the latest Chef DK for Mac version and imports into Munki.",
+ "com.bk.install.chefclient": {
+ "name": "ChefClient",
+ "description": "Downloads ChefClient installer and installs it.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "ChefDK/ChefDK.munki.recipe",
- "parent": "com.github.nmcspadden.download.chefdk",
- "shortname": "ChefDK.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chef Development Kit",
- "munki_description": null
+ "path": "ChefClient/Chef.install.recipe",
+ "parent": "Chef.download.recipe",
+ "shortname": "Chef.install",
+ "inferred_type": "install"
},
- "com.github.nmcspadden.munki.android_ndk": {
- "name": "android_ndk",
- "description": "Takes the EXTRACTED DMG and imports into Munki.",
+ "com.github.nmcspadden.download.ChefClient": {
+ "name": "Chef",
+ "description": "Downloads the latest Chef Client for Mac version.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "android_ndk/android_ndk.munki.recipe",
- "parent": "com.github.nmcspadden.dmg.android_ndk",
- "shortname": "android_ndk.munki",
+ "path": "ChefClient/Chef.download.recipe",
+ "shortname": "Chef.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.nmcspadden.munki.ChefClient"
+ ]
+ },
+ "com.github.nmcspadden.munki.ChefClient": {
+ "name": "Chef",
+ "description": "Downloads the latest Chef Client for Mac version and imports into Munki.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "ChefClient/Chef.munki.recipe",
+ "parent": "com.github.nmcspadden.download.ChefClient",
+ "shortname": "Chef.munki",
"inferred_type": "munki",
- "munki_display_name": "Android NDK",
- "munki_description": "Android NDK. Be sure to set your ENV variable for ANDROID_NDK_REPOSITORY to /opt/android_ndk/."
+ "munki_display_name": "Chef Client",
+ "munki_description": null
},
"com.github.nmcspadden.download.android_ndk": {
"name": "android_ndk",
@@ -5310,6 +5244,17 @@
"com.github.nmcspadden.dmg.android_ndk"
]
},
+ "com.github.nmcspadden.munki.android_ndk": {
+ "name": "android_ndk",
+ "description": "Takes the EXTRACTED DMG and imports into Munki.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "android_ndk/android_ndk.munki.recipe",
+ "parent": "com.github.nmcspadden.dmg.android_ndk",
+ "shortname": "android_ndk.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Android NDK",
+ "munki_description": "Android NDK. Be sure to set your ENV variable for ANDROID_NDK_REPOSITORY to /opt/android_ndk/."
+ },
"com.github.nmcspadden.dmg.android_ndk": {
"name": "android_ndk",
"description": "Creates a disk image containing the Android NDK.",
@@ -5322,119 +5267,60 @@
"com.github.nmcspadden.munki.android_ndk"
]
},
- "com.github.nmcspadden-recipes.download.google-earth-pro": {
- "name": "GoogleEarthPro",
- "description": "Downloads latest Google Earth Pro disk image.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.download.recipe",
- "shortname": "GoogleEarthPro.download",
- "inferred_type": "download",
- "children": [
- "com.github.nmcspadden-recipes.pkg.google-earth-pro",
- "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile",
- "com.github.nmcspadden-recipes.munki.google-earth-pro"
- ]
- },
- "com.github.nmcspadden-recipes.pkg.google-earth-pro": {
- "name": "GoogleEarthPro",
- "description": "Downloads latest Google Earth disk image and makes a pkg.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.pkg.recipe",
- "parent": "com.github.nmcspadden-recipes.download.google-earth-pro",
- "shortname": "GoogleEarthPro.pkg",
- "inferred_type": "pkg"
- },
- "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile": {
- "name": "GoogleEarthPro",
- "description": "Downloads latest Google Earth disk image and makes a pkg, including profile to suppress startup screens.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthProProfile.pkg.recipe",
- "parent": "com.github.nmcspadden-recipes.download.google-earth-pro",
- "shortname": "GoogleEarthProProfile.pkg",
- "inferred_type": "pkg"
- },
- "com.github.nmcspadden-recipes.munki.google-earth-pro": {
- "name": "GoogleEarthPro",
- "description": "Downloads latest Google Earth Pro disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.munki.recipe",
- "parent": "com.github.nmcspadden-recipes.download.google-earth-pro",
- "shortname": "GoogleEarthPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "Google Earth Pro",
- "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses."
- },
- "com.github.nmcspadden.munki.CreateUserPkg": {
- "name": "CreateUser",
- "description": "Takes an existing CreateUserPkg .pkg file and adds Munki-specific features. You should override the NAME and PKG_PATH variables.",
+ "com.github.nmcspadden.shared": {
+ "name": null,
+ "description": "Recipe stub for any Shared Processors in this directory.\n ",
"repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/CreateUserPkgMunki/createuserpkg.munki.recipe",
- "deprecated": true,
- "shortname": "createuserpkg.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "path": "Shared_Processors/SharedProcessors.recipe"
},
- "com.github.munki.DragonDictate3": {
- "name": "DragonDictate3",
- "description": "Downloads the latest Dragon Dictate For Mac 3 version and imports into Munki. Does not include licensing, nor bypassing Accessibility requirements.",
+ "com.github.nmcspadden.munki.xcode_versioned": {
+ "name": "Xcode",
+ "description": "Download, extract, and import Xcode as a unique entry into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/DragonDictate3/DragonDictate3.munki.recipe",
- "parent": "com.github.download.DragonDictate3",
- "deprecated": true,
- "shortname": "DragonDictate3.munki",
+ "path": "Xcode/XcodeVersionedName.munki.recipe",
+ "parent": "com.github.nmcspadden.extract.xcode",
+ "shortname": "XcodeVersionedName.munki",
"inferred_type": "munki",
- "munki_display_name": "DragonDictate",
- "munki_description": null
+ "munki_display_name": "Xcode",
+ "munki_description": "Xcode"
},
- "com.github.download.DragonDictate3": {
- "name": "DragonDictate3",
- "description": "Downloads the latest Dragon Dictate For Mac 3 version.",
+ "com.github.nmcspadden.extract.xcode": {
+ "name": "Xcode",
+ "description": "Extract Xcode from a XIP. Requires passing in a XIP containing Xcode.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/DragonDictate3/DragonDictate3.download.recipe",
- "deprecated": true,
- "shortname": "DragonDictate3.download",
- "inferred_type": "download",
+ "path": "Xcode/Xcode.extract.recipe",
+ "parent": "com.github.nmcspadden.download.xcode",
+ "shortname": "Xcode.extract",
+ "inferred_type": "extract",
"children": [
- "com.github.munki.DragonDictate3"
+ "com.github.nmcspadden.munki.xcode_versioned",
+ "com.github.nmcspadden.munki.xcode",
+ "com.github.moofit-recipes.pkg.Xcode",
+ "com.github.moofit-recipes.pkg.XcodeEdu"
]
},
- "com.github.nmcspadden.download.minecraft": {
- "name": "Minecraft",
- "description": "Downloads latest version of Minecraft.",
+ "com.github.nmcspadden.download.xcode": {
+ "name": "Xcode",
+ "description": "Download Xcode from the Apple dev portal. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE. BETA must either be empty for stable releases or set to \"Beta\" in order to match Xcode betas.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/Minecraft/minecraft.download.recipe",
- "deprecated": true,
- "shortname": "minecraft.download",
+ "path": "Xcode/Xcode.download.recipe",
+ "shortname": "Xcode.download",
"inferred_type": "download",
"children": [
- "com.github.nmcspadden.pkg.minecraft"
+ "com.github.nmcspadden.extract.xcode",
+ "com.github.mlbz521.pkg.XcodeCLITools"
]
},
- "com.github.nmcspadden.munki.minecraft": {
- "name": "Minecraft",
- "description": "Packages the latest Minecraft release, and imports it into Munki. THIS RECIPE REQUIRES JAVA TO SUCCESSFULLY RUN.",
- "repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/Minecraft/minecraft.munki.recipe",
- "parent": "com.github.nmcspadden.pkg.minecraft",
- "deprecated": true,
- "shortname": "minecraft.munki",
- "inferred_type": "munki",
- "munki_display_name": "Minecraft",
- "munki_description": "Minecraft with LaunchAgent to install into user's home directories."
- },
- "com.github.nmcspadden.pkg.minecraft": {
- "name": "Minecraft",
- "description": "Packages up Minecraft for deployment. THIS RECIPE REQUIRES JAVA TO BE INSTALLED IN ORDER TO RUN.",
+ "com.github.nmcspadden.munki.xcode": {
+ "name": "Xcode",
+ "description": "Download, extract, and import Xcode into Munki. You must override the APPLE_ID and one of PASSWORD or PASSWORD_FILE.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/Minecraft/minecraft.pkg.recipe",
- "parent": "com.github.nmcspadden.download.minecraft",
- "deprecated": true,
- "shortname": "minecraft.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.nmcspadden.munki.minecraft"
- ]
+ "path": "Xcode/Xcode.munki.recipe",
+ "parent": "com.github.nmcspadden.extract.xcode",
+ "shortname": "Xcode.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Xcode",
+ "munki_description": "Xcode"
},
"com.github.nmcspadden.pkg.MinecraftEdu": {
"name": "MinecraftEdu",
@@ -5449,6 +5335,18 @@
"com.github.nmcspadden.munki.MinecraftEdu"
]
},
+ "com.github.nmcspadden.download.MinecraftEdu": {
+ "name": "minecraft",
+ "description": "Downloads latest version of MinecraftEdu. Be sure to replace your username and password. If you do not want to put your password in plaintext, you can use a hash of it generated here: http://minecraftedu.com/api/api.php?action=gethash&username=yourusername&password=yourpassword",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/MinecraftEdu/MinecraftEdu.download.recipe",
+ "deprecated": true,
+ "shortname": "MinecraftEdu.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.nmcspadden.pkg.MinecraftEdu"
+ ]
+ },
"com.github.nmcspadden.munki.MinecraftEdu": {
"name": "MinecraftEDUInstaller",
"description": "Packages the latest MinecraftEdu release, and imports it into Munki. You MUST override the username and password variables or the recipe will fail. If you do not want to put your password in plaintext, you can use a hash of it generated here: http://minecraftedu.com/api/api.php?action=gethash&username=yourusername&password=yourpassword",
@@ -5461,16 +5359,118 @@
"munki_display_name": "Minecraft EDU",
"munki_description": "MinecraftEDU with ServerTool installed."
},
- "com.github.nmcspadden.download.MinecraftEdu": {
- "name": "minecraft",
- "description": "Downloads latest version of MinecraftEdu. Be sure to replace your username and password. If you do not want to put your password in plaintext, you can use a hash of it generated here: http://minecraftedu.com/api/api.php?action=gethash&username=yourusername&password=yourpassword",
+ "com.github.nmcspadden.pkg.minecraft": {
+ "name": "Minecraft",
+ "description": "Packages up Minecraft for deployment. THIS RECIPE REQUIRES JAVA TO BE INSTALLED IN ORDER TO RUN.",
"repo": "autopkg/nmcspadden-recipes",
- "path": "LegacyRecipes/MinecraftEdu/MinecraftEdu.download.recipe",
+ "path": "LegacyRecipes/Minecraft/minecraft.pkg.recipe",
+ "parent": "com.github.nmcspadden.download.minecraft",
"deprecated": true,
- "shortname": "MinecraftEdu.download",
+ "shortname": "minecraft.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.nmcspadden.munki.minecraft"
+ ]
+ },
+ "com.github.nmcspadden.download.minecraft": {
+ "name": "Minecraft",
+ "description": "Downloads latest version of Minecraft.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/Minecraft/minecraft.download.recipe",
+ "deprecated": true,
+ "shortname": "minecraft.download",
"inferred_type": "download",
"children": [
- "com.github.nmcspadden.pkg.MinecraftEdu"
+ "com.github.nmcspadden.pkg.minecraft"
+ ]
+ },
+ "com.github.nmcspadden.munki.minecraft": {
+ "name": "Minecraft",
+ "description": "Packages the latest Minecraft release, and imports it into Munki. THIS RECIPE REQUIRES JAVA TO SUCCESSFULLY RUN.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/Minecraft/minecraft.munki.recipe",
+ "parent": "com.github.nmcspadden.pkg.minecraft",
+ "deprecated": true,
+ "shortname": "minecraft.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Minecraft",
+ "munki_description": "Minecraft with LaunchAgent to install into user's home directories."
+ },
+ "com.github.nmcspadden-recipes.pkg.google-earth-pro": {
+ "name": "GoogleEarthPro",
+ "description": "Downloads latest Google Earth disk image and makes a pkg.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.pkg.recipe",
+ "parent": "com.github.nmcspadden-recipes.download.google-earth-pro",
+ "shortname": "GoogleEarthPro.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile": {
+ "name": "GoogleEarthPro",
+ "description": "Downloads latest Google Earth disk image and makes a pkg, including profile to suppress startup screens.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthProProfile.pkg.recipe",
+ "parent": "com.github.nmcspadden-recipes.download.google-earth-pro",
+ "shortname": "GoogleEarthProProfile.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.nmcspadden-recipes.munki.google-earth-pro": {
+ "name": "GoogleEarthPro",
+ "description": "Downloads latest Google Earth Pro disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.munki.recipe",
+ "parent": "com.github.nmcspadden-recipes.download.google-earth-pro",
+ "shortname": "GoogleEarthPro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Google Earth Pro",
+ "munki_description": "Take a virtual journey to any location in the world. Explore 3D buildings, imagery, and terrain. Find cities, places and local businesses."
+ },
+ "com.github.nmcspadden-recipes.download.google-earth-pro": {
+ "name": "GoogleEarthPro",
+ "description": "Downloads latest Google Earth Pro disk image.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/GoogleEarthPro/GoogleEarthPro.download.recipe",
+ "shortname": "GoogleEarthPro.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.nmcspadden-recipes.pkg.google-earth-pro",
+ "com.github.nmcspadden-recipes.pkg.google-earth-pro.profile",
+ "com.github.nmcspadden-recipes.munki.google-earth-pro"
+ ]
+ },
+ "com.github.nmcspadden.munki.CreateUserPkg": {
+ "name": "CreateUser",
+ "description": "Takes an existing CreateUserPkg .pkg file and adds Munki-specific features. You should override the NAME and PKG_PATH variables.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/CreateUserPkgMunki/createuserpkg.munki.recipe",
+ "deprecated": true,
+ "shortname": "createuserpkg.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.munki.DragonDictate3": {
+ "name": "DragonDictate3",
+ "description": "Downloads the latest Dragon Dictate For Mac 3 version and imports into Munki. Does not include licensing, nor bypassing Accessibility requirements.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/DragonDictate3/DragonDictate3.munki.recipe",
+ "parent": "com.github.download.DragonDictate3",
+ "deprecated": true,
+ "shortname": "DragonDictate3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DragonDictate",
+ "munki_description": null
+ },
+ "com.github.download.DragonDictate3": {
+ "name": "DragonDictate3",
+ "description": "Downloads the latest Dragon Dictate For Mac 3 version.",
+ "repo": "autopkg/nmcspadden-recipes",
+ "path": "LegacyRecipes/DragonDictate3/DragonDictate3.download.recipe",
+ "deprecated": true,
+ "shortname": "DragonDictate3.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.munki.DragonDictate3"
]
},
"com.github.nmcspadden.munki.EclipseTemurin": {
@@ -5495,141 +5495,105 @@
"com.github.nmcspadden.munki.EclipseTemurin"
]
},
- "com.github.gerardkok.munki.Scribus": {
- "name": "Scribus",
- "description": "Downloads Scribus and imports into Munki.",
+ "com.github.gerardkok.munki.calibre": {
+ "name": "Calibre",
+ "description": "Downloads Calibre and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Scribus/Scribus.munki.recipe",
- "parent": "com.github.hansen-m.download.Scribus",
- "shortname": "Scribus.munki",
+ "path": "Calibre/Calibre.munki.recipe",
+ "parent": "com.github.gerardkok.download.calibre",
+ "shortname": "Calibre.munki",
"inferred_type": "munki",
- "munki_display_name": "Scribus",
- "munki_description": "Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, Windows and Haiku desktops with a combination of press-ready output and new approaches to page design."
+ "munki_display_name": "Calibre",
+ "munki_description": "Calibre is a free and open source e-book library management application."
},
- "com.github.gerardkok.download.gitfinder": {
- "name": "GitFinder",
- "description": "Download recipe for GitFinder.",
+ "com.github.gerardkok.download.calibre": {
+ "name": "Calibre",
+ "description": "Download recipe for Calibre.",
"repo": "autopkg/gerardkok-recipes",
- "path": "GitFinder/GitFinder.download.recipe",
- "shortname": "GitFinder.download",
+ "path": "Calibre/Calibre.download.recipe",
+ "shortname": "Calibre.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.gitfinder"
+ "com.github.gerardkok.munki.calibre",
+ "com.github.gerardkok.install.calibre",
+ "com.github.peshay.filewave.Calibre",
+ "com.github.haircut.pkg.Calibre",
+ "com.github.d33t5.pkg.calibre"
]
},
- "com.github.gerardkok.munki.gitfinder": {
- "name": "GitFinder",
- "description": "Downloads GitFinder and imports into Munki.",
+ "com.github.gerardkok.install.calibre": {
+ "name": "Calibre",
+ "description": "Downloads Calibre and installs it.",
"repo": "autopkg/gerardkok-recipes",
- "path": "GitFinder/GitFinder.munki.recipe",
- "parent": "com.github.gerardkok.download.gitfinder",
- "shortname": "GitFinder.munki",
- "inferred_type": "munki",
- "munki_display_name": "GitFinder",
- "munki_description": "A fast and lightweight Git client for Mac with Finder integration."
+ "path": "Calibre/Calibre.install.recipe",
+ "parent": "com.github.gerardkok.download.calibre",
+ "shortname": "Calibre.install",
+ "inferred_type": "install"
},
- "com.github.gerardkok.install.node": {
- "name": "node",
- "description": "Downloads, verifies and installs the latest version of Node.js.",
+ "com.github.autopkg.gerardkok-recipes.SharedProcessors": {
+ "name": null,
+ "description": "Stub recipe reference to use the Shared Processors in this repo.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Node.js/node.install.recipe",
- "parent": "com.github.gerardkok.download.node",
- "shortname": "node.install",
- "inferred_type": "install"
+ "path": "SharedProcessors/SharedProcessors.recipe"
},
- "com.github.gerardkok.munki.node": {
- "name": "node",
- "description": "Downloads Node.js and imports into Munki.",
+ "com.github.gerardkok.munki.Keka": {
+ "name": "Keka",
+ "description": "Downloads Keka and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Node.js/node.munki.recipe",
- "parent": "com.github.gerardkok.download.node",
- "shortname": "node.munki",
+ "path": "Keka/Keka.munki.recipe",
+ "parent": "com.github.gerardkok.download.Keka",
+ "shortname": "Keka.munki",
"inferred_type": "munki",
- "munki_display_name": "Node.js",
- "munki_description": "Node.js\u00ae is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications."
+ "munki_display_name": "Keka",
+ "munki_description": "Keka is a free file archiver for macOS."
},
- "com.github.gerardkok.download.node": {
- "name": "node",
- "description": "Downloads the latest version of Node.js.",
+ "com.github.gerardkok.download.Keka": {
+ "name": "Keka",
+ "description": "Download recipe for Keka.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Node.js/node.download.recipe",
- "shortname": "node.download",
+ "path": "Keka/Keka.download.recipe",
+ "shortname": "Keka.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.install.node",
- "com.github.gerardkok.munki.node",
- "com.github.andreDB90.filewave.node",
- "com.github.davidbpirie.jamf-upload.node"
+ "com.github.gerardkok.munki.Keka",
+ "com.github.peshay.filewave.Keka",
+ "com.github.moofit-recipes.pkg.Keka"
]
},
- "com.github.gerardkok.munki.SplunkForwarder": {
- "name": "SplunkForwarder",
- "description": "Downloads SplunkForwarder and imports in into Munki.",
+ "com.github.gerardkok.munki.Understand": {
+ "name": "Understand",
+ "description": "Downloads the latest version of Understand and imports it into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Splunk/SplunkForwarder.munki.recipe",
- "parent": "com.github.gerardkok.pkg.SplunkForwarder",
- "shortname": "SplunkForwarder.munki",
+ "path": "Understand/Understand.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.Understand",
+ "shortname": "Understand.munki",
"inferred_type": "munki",
- "munki_display_name": "SplunkForwarder",
- "munki_description": "Universal Forwarders provide reliable, secure data collection from remote sources and forward that data into Splunk (Enterprise, Light, Cloud or Hunk) for indexing and consolidation. They can scale to tens of thousands of remote systems, collecting terabytes of data with minimal impact on performance."
- },
- "com.github.gerardkok.pkg.SplunkForwarder": {
- "name": "SplunkForwarder",
- "description": "Converts a SplunkForwarder download into a pkg.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Splunk/SplunkForwarder.pkg.recipe",
- "parent": "com.github.gerardkok.download.SplunkForwarder",
- "shortname": "SplunkForwarder.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.gerardkok.munki.SplunkForwarder"
- ]
- },
- "com.github.gerardkok.download.SplunkForwarder": {
- "name": "SplunkForwarder",
- "description": "Downloads the latest version of SplunkUniversal Forwarder.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Splunk/SplunkForwarder.download.recipe",
- "shortname": "SplunkForwarder.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.pkg.SplunkForwarder"
- ]
+ "munki_display_name": "Understand",
+ "munki_description": "Understand provides you with pertinent information regarding your code."
},
- "com.github.gerardkok.pkg.k9s": {
- "name": "k9s",
- "description": "Builds a package that installs k9s.",
+ "com.github.gerardkok.pkg.Understand": {
+ "name": "Understand",
+ "description": "Packages the latest version of Understand.",
"repo": "autopkg/gerardkok-recipes",
- "path": "k9s/k9s.pkg.recipe",
- "parent": "com.github.gerardkok.download.k9s",
- "shortname": "k9s.pkg",
+ "path": "Understand/Understand.pkg.recipe",
+ "parent": "com.github.gerardkok.download.Understand",
+ "shortname": "Understand.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.k9s"
+ "com.github.gerardkok.munki.Understand"
]
},
- "com.github.gerardkok.download.k9s": {
- "name": "k9s",
- "description": "Download recipe for k9s.",
+ "com.github.gerardkok.download.Understand": {
+ "name": "Understand",
+ "description": "Downloads the latest version of Understand.",
"repo": "autopkg/gerardkok-recipes",
- "path": "k9s/k9s.download.recipe",
- "shortname": "k9s.download",
+ "path": "Understand/Understand.download.recipe",
+ "shortname": "Understand.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.k9s"
+ "com.github.gerardkok.pkg.Understand"
]
},
- "com.github.gerardkok.munki.k9s": {
- "name": "k9s",
- "description": "Downloads the current release version of k9s and imports into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "k9s/k9s.munki.recipe",
- "parent": "com.github.gerardkok.pkg.k9s",
- "shortname": "k9s.munki",
- "inferred_type": "munki",
- "munki_display_name": "k9s",
- "munki_description": "K9s provides a terminal UI to interact with your Kubernetes clusters."
- },
"com.github.gerardkok.munki.VagrantManager": {
"name": "VagrantManager",
"description": "Downloads Vagrant Manager and imports into Munki.",
@@ -5653,60 +5617,28 @@
"com.github.peshay.filewave.VagrantManager"
]
},
- "com.github.gerardkok.download.Widelands": {
- "name": "Widelands",
- "description": "Download recipe for Widelands.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Widelands/Widelands.download.recipe",
- "shortname": "Widelands.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.munki.Widelands"
- ]
- },
- "com.github.gerardkok.munki.Widelands": {
- "name": "Widelands",
- "description": "Downloads Widelands and imports in into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Widelands/Widelands.munki.recipe",
- "parent": "com.github.gerardkok.download.Widelands",
- "shortname": "Widelands.munki",
- "inferred_type": "munki",
- "munki_display_name": "Widelands",
- "munki_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode."
- },
- "com.github.gerardkok.download.airfoil": {
- "name": "Airfoil",
- "description": "Download recipe for Airfoil.",
+ "com.github.gerardkok.download.pdk": {
+ "name": "PDK",
+ "description": "Download recipe for the Puppet Development Kit.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Airfoil/Airfoil.download.recipe",
- "shortname": "Airfoil.download",
+ "path": "Puppet/PDK.download.recipe",
+ "shortname": "PDK.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.airfoil"
+ "com.github.gerardkok.munki.pdk",
+ "com.github.fishd72.pkg.pdk"
]
},
- "com.github.gerardkok.munki.airfoil": {
- "name": "Airfoil",
- "description": "Downloads Airfoil and imports into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Airfoil/Airfoil.munki.recipe",
- "parent": "com.github.gerardkok.download.airfoil",
- "shortname": "Airfoil.munki",
- "inferred_type": "munki",
- "munki_display_name": "Airfoil",
- "munki_description": "Wireless audio around your house."
- },
- "com.github.gerardkok.munki.pdk": {
- "name": "PDK",
- "description": "Downloads the Puppet Development Kit and imports into Munki.",
+ "com.github.gerardkok.munki.puppet6": {
+ "name": "Puppet6",
+ "description": "Downloads Puppet6 and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Puppet/PDK.munki.recipe",
- "parent": "com.github.gerardkok.download.pdk",
- "shortname": "PDK.munki",
+ "path": "Puppet/Puppet6.munki.recipe",
+ "parent": "com.github.gerardkok.download.puppet",
+ "shortname": "Puppet6.munki",
"inferred_type": "munki",
- "munki_display_name": "Puppet Development Kit",
- "munki_description": "The Puppet Development Kit (PDK) makes it easier than ever to develop and test Puppet modules by providing a simple, unified interface to a set of helpful tools for anyone who writes or consumes Puppet code."
+ "munki_display_name": "Puppet 6",
+ "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state."
},
"com.github.gerardkok.munki.puppet5": {
"name": "Puppet5",
@@ -5727,111 +5659,55 @@
"shortname": "Puppet.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.puppet5",
- "com.github.gerardkok.munki.puppet6"
+ "com.github.gerardkok.munki.puppet6",
+ "com.github.gerardkok.munki.puppet5"
]
},
- "com.github.gerardkok.download.pdk": {
+ "com.github.gerardkok.munki.pdk": {
"name": "PDK",
- "description": "Download recipe for the Puppet Development Kit.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Puppet/PDK.download.recipe",
- "shortname": "PDK.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.munki.pdk",
- "com.github.fishd72.pkg.pdk"
- ]
- },
- "com.github.gerardkok.munki.puppet6": {
- "name": "Puppet6",
- "description": "Downloads Puppet6 and imports into Munki.",
+ "description": "Downloads the Puppet Development Kit and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Puppet/Puppet6.munki.recipe",
- "parent": "com.github.gerardkok.download.puppet",
- "shortname": "Puppet6.munki",
+ "path": "Puppet/PDK.munki.recipe",
+ "parent": "com.github.gerardkok.download.pdk",
+ "shortname": "PDK.munki",
"inferred_type": "munki",
- "munki_display_name": "Puppet 6",
- "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state."
- },
- "com.github.gerardkok.download.YubiKeyManager": {
- "name": "YubiKeyManager",
- "description": "Download recipe for YubiKey Manager Qt.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyManager.download.recipe",
- "shortname": "YubiKeyManager.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.munki.YubiKeyManager"
- ]
+ "munki_display_name": "Puppet Development Kit",
+ "munki_description": "The Puppet Development Kit (PDK) makes it easier than ever to develop and test Puppet modules by providing a simple, unified interface to a set of helpful tools for anyone who writes or consumes Puppet code."
},
- "com.github.gerardkok.download.YubiKeyPersonalizationTool": {
- "name": "YubiKeyPersonalizationTool",
- "description": "Download recipe for YubiKeyPersonalizationTool.",
+ "com.github.gerardkok.download.kubeseal": {
+ "name": "kubeseal",
+ "description": "Download recipe for kubeseal.",
"repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyPersonalizationTool.download.recipe",
- "shortname": "YubiKeyPersonalizationTool.download",
+ "path": "kubeseal/kubeseal.download.recipe",
+ "shortname": "kubeseal.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.YubiKeyPersonalizationTool"
+ "com.github.gerardkok.pkg.kubeseal"
]
},
- "com.github.gerardkok.munki.YubiKeyAuthenticator": {
- "name": "YubiKeyAuthenticator",
- "description": "Downloads YubiKeyAuthenticator and imports into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyAuthenticator.munki.recipe",
- "parent": "com.github.gerardkok.download.YubiKeyAuthenticator",
- "shortname": "YubiKeyAuthenticator.munki",
- "inferred_type": "munki",
- "munki_display_name": "Yubico Authenticator",
- "munki_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys."
- },
- "com.github.gerardkok.munki.YubiKeyManager": {
- "name": "YubiKeyManager",
- "description": "Downloads YubiKey Manager Qt and imports into Munki.",
+ "com.github.gerardkok.munki.kubeseal": {
+ "name": "kubeseal",
+ "description": "Downloads the current release version of kubeseal and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyManager.munki.recipe",
- "parent": "com.github.gerardkok.download.YubiKeyManager",
- "shortname": "YubiKeyManager.munki",
+ "path": "kubeseal/kubeseal.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.kubeseal",
+ "shortname": "kubeseal.munki",
"inferred_type": "munki",
- "munki_display_name": "Yubico Manager",
- "munki_description": "Cross-platform application for configuring any YubiKey over all USB interfaces."
+ "munki_display_name": "kubeseal",
+ "munki_description": "kubeseal is a client-side utility for Sealed Secrets."
},
- "com.github.gerardkok.download.YubiKeyAuthenticator": {
- "name": "YubiKeyAuthenticator",
- "description": "Download recipe for YubiKey Authenticator.",
+ "com.github.gerardkok.pkg.kubeseal": {
+ "name": "kubeseal",
+ "description": "Builds a package that installs kubeseal.",
"repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyAuthenticator.download.recipe",
- "shortname": "YubiKeyAuthenticator.download",
- "inferred_type": "download",
+ "path": "kubeseal/kubeseal.pkg.recipe",
+ "parent": "com.github.gerardkok.download.kubeseal",
+ "shortname": "kubeseal.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.YubiKeyAuthenticator",
- "com.github.gerardkok.jss.YubiKeyAuthenticator"
+ "com.github.gerardkok.munki.kubeseal"
]
},
- "com.github.gerardkok.jss.YubiKeyAuthenticator": {
- "name": "YubiKeyAuthenticator",
- "description": "Downloads the latest version of YubiKey Authenticator and makes a pkg. Then, uploads to the JSS.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyAuthenticator.jss.recipe",
- "parent": "com.github.gerardkok.download.YubiKeyAuthenticator",
- "shortname": "YubiKeyAuthenticator.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys."
- },
- "com.github.gerardkok.munki.YubiKeyPersonalizationTool": {
- "name": "YubiKeyPersonalizationTool",
- "description": "Downloads YubiKeyPersonalizationTool and imports into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "YubiKey/YubiKeyPersonalizationTool.munki.recipe",
- "parent": "com.github.gerardkok.download.YubiKeyPersonalizationTool",
- "shortname": "YubiKeyPersonalizationTool.munki",
- "inferred_type": "munki",
- "munki_display_name": "YubiKey Personalization Tool",
- "munki_description": "The YubiKey Personalization Tool is used to program the two configuration slots in your YubiKey."
- },
"com.github.gerardkok.munki.Postbox": {
"name": "Postbox",
"description": "Downloads Postbox and imports into Munki.",
@@ -5856,405 +5732,324 @@
"com.github.homebysix.pkg.Postbox"
]
},
- "com.github.gerardkok.pkg.Understand": {
- "name": "Understand",
- "description": "Packages the latest version of Understand.",
+ "com.github.gerardkok.munki.jq": {
+ "name": "jq",
+ "description": "Downloads the current release version of jq and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Understand/Understand.pkg.recipe",
- "parent": "com.github.gerardkok.download.Understand",
- "shortname": "Understand.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.gerardkok.munki.Understand"
- ]
+ "path": "jq/jq.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.jq",
+ "shortname": "jq.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "jq",
+ "munki_description": "jq is a command-line JSON processor."
},
- "com.github.gerardkok.download.Understand": {
- "name": "Understand",
- "description": "Downloads the latest version of Understand.",
+ "com.github.gerardkok.download.jq": {
+ "name": "jq",
+ "description": "Download recipe for jq.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Understand/Understand.download.recipe",
- "shortname": "Understand.download",
+ "path": "jq/jq.download.recipe",
+ "shortname": "jq.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.Understand"
+ "com.github.gerardkok.pkg.jq"
]
},
- "com.github.gerardkok.munki.Understand": {
- "name": "Understand",
- "description": "Downloads the latest version of Understand and imports it into Munki.",
+ "com.github.gerardkok.install.jq": {
+ "name": "jq",
+ "description": "Downloads and installs the latest version of jq.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Understand/Understand.munki.recipe",
- "parent": "com.github.gerardkok.pkg.Understand",
- "shortname": "Understand.munki",
- "inferred_type": "munki",
- "munki_display_name": "Understand",
- "munki_description": "Understand provides you with pertinent information regarding your code."
+ "path": "jq/jq.install.recipe",
+ "parent": "com.github.gerardkok.pkg.jq",
+ "shortname": "jq.install",
+ "inferred_type": "install"
},
- "com.github.gerardkok.pkg.ClickShareLauncher": {
- "name": "ClickShareLauncher",
- "description": "Downloads ClickShareLauncher and creates a package.",
+ "com.github.gerardkok.pkg.jq": {
+ "name": "jq",
+ "description": "Builds a package that installs jq.",
"repo": "autopkg/gerardkok-recipes",
- "path": "ClickShare/ClickShareLauncher.pkg.recipe",
- "parent": "com.github.gerardkok.download.ClickShareLauncher",
- "shortname": "ClickShareLauncher.pkg",
+ "path": "jq/jq.pkg.recipe",
+ "parent": "com.github.gerardkok.download.jq",
+ "shortname": "jq.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.ClickShareLauncher",
- "com.github.andredb90.filewave.ClickShareLauncher"
- ]
- },
- "com.github.gerardkok.munki.ClickShareLauncher": {
- "name": "ClickShareLauncher",
- "description": "Downloads ClickShareLauncher and imports into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "ClickShare/ClickShareLauncher.munki.recipe",
- "parent": "com.github.gerardkok.pkg.ClickShareLauncher",
- "shortname": "ClickShareLauncher.munki",
- "inferred_type": "munki",
- "munki_display_name": "ClickShare Launcher",
- "munki_description": "ClickShare is Barco's wireless presentation and collaboration system, that allows any meeting participant to share content on the central meeting room screen."
- },
- "com.github.gerardkok.download.ClickShareLauncher": {
- "name": "ClickShareLauncher",
- "description": "Download recipe for ClickShare Launcher.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "ClickShare/ClickShareLauncher.download.recipe",
- "shortname": "ClickShareLauncher.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.pkg.ClickShareLauncher"
+ "com.github.gerardkok.munki.jq",
+ "com.github.gerardkok.install.jq"
]
},
- "com.github.gerardkok.pkg.SequelAce": {
- "name": "SequelAce",
- "description": "Packages the latest version of Sequel Ace.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "SequelAce/SequelAce.pkg.recipe",
- "parent": "com.github.gerardkok.download.SequelAce",
- "shortname": "SequelAce.pkg",
- "inferred_type": "pkg"
- },
- "com.github.gerardkok.download.SequelAce": {
- "name": "SequelAce",
- "description": "Download recipe for Sequel Ace.",
+ "com.github.gerardkok.download.ImageOptim": {
+ "name": "ImageOptim",
+ "description": "Downloads the current release version of ImageOptim.",
"repo": "autopkg/gerardkok-recipes",
- "path": "SequelAce/SequelAce.download.recipe",
- "shortname": "SequelAce.download",
+ "path": "ImageOptim/ImageOptim.download.recipe",
+ "shortname": "ImageOptim.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.SequelAce",
- "com.github.gerardkok.munki.SequelAce"
+ "com.github.gerardkok.munki.ImageOptim",
+ "com.github.andredb90.filewave.ImageOptim"
]
},
- "com.github.gerardkok.munki.SequelAce": {
- "name": "SequelAce",
- "description": "Downloads the latest version of Sequel Ace and imports it into Munki.",
+ "com.github.gerardkok.munki.ImageOptim": {
+ "name": "ImageOptim",
+ "description": "Downloads the current release version of ImageOptim and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "SequelAce/SequelAce.munki.recipe",
- "parent": "com.github.gerardkok.download.SequelAce",
- "shortname": "SequelAce.munki",
+ "path": "ImageOptim/ImageOptim.munki.recipe",
+ "parent": "com.github.gerardkok.download.ImageOptim",
+ "shortname": "ImageOptim.munki",
"inferred_type": "munki",
- "munki_display_name": "Sequel Ace",
- "munki_description": "Sequel Ace is the \"sequel\" to longtime macOS tool Sequel Pro. Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases."
- },
- "com.github.gerardkok.download.versions": {
- "name": "Versions",
- "description": "Download recipe for Versions.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Versions/Versions.download.recipe",
- "shortname": "Versions.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.munki.versions"
- ]
+ "munki_display_name": "ImageOptim",
+ "munki_description": "ImageOptim is a free app that makes images take up less disk space and load faster, without sacrificing quality. It optimizes compression parameters, removes junk metadata and unnecessary color profiles."
},
- "com.github.gerardkok.munki.versions": {
- "name": "Versions",
- "description": "Downloads the current release version of Versions and imports into Munki.",
+ "com.github.gerardkok.munki.drawio-desktop": {
+ "name": "drawio-desktop",
+ "description": "Downloads drawio-desktop and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Versions/Versions.munki.recipe",
- "parent": "com.github.gerardkok.download.versions",
- "shortname": "Versions.munki",
+ "path": "draw.io/drawio-desktop.munki.recipe",
+ "parent": "com.github.peshay.download.draw.io",
+ "shortname": "drawio-desktop.munki",
"inferred_type": "munki",
- "munki_display_name": "Versions",
- "munki_description": "Subversion client for Mac."
+ "munki_display_name": "draw.io Desktop",
+ "munki_description": "drawio-desktop is a diagramming and whiteboarding desktop app."
},
- "com.github.gerardkok.munki.Clementine": {
- "name": "Clementine",
- "description": "Downloads Clementine and imports into Munki.",
+ "com.github.gerardkok.munki.Lens": {
+ "name": "Lens",
+ "description": "Downloads Lens and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Clementine/Clementine.munki.recipe",
- "parent": "com.github.gerardkok.download.Clementine",
- "deprecated": true,
- "shortname": "Clementine.munki",
+ "path": "Lens/Lens.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.Lens",
+ "shortname": "Lens.munki",
"inferred_type": "munki",
- "munki_display_name": "Clementine",
- "munki_description": "Clementine is a modern music player and library organizer."
+ "munki_display_name": "Lens",
+ "munki_description": "Lens is the most powerful Kubernetes IDE on the market. It is a standalone application, and it is available on macOS, Windows, and Linux."
},
- "com.github.gerardkok.download.Clementine": {
- "name": "Clementine",
- "description": "Downloads the latest Clementine.",
+ "com.github.gerardkok.pkg.Lens": {
+ "name": "Lens",
+ "description": "Downloads the latest version of Lens and creates a package.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Clementine/Clementine.download.recipe",
- "deprecated": true,
- "shortname": "Clementine.download",
- "inferred_type": "download",
+ "path": "Lens/Lens.pkg.recipe",
+ "parent": "com.github.ahousseini-recipes.download.Lens",
+ "shortname": "Lens.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.Clementine"
+ "com.github.gerardkok.munki.Lens"
]
},
- "com.github.gerardkok.pkg.1PasswordCLI": {
- "name": "1PasswordCLI",
- "description": "Downloads the 1Password command-line tool, and repackages it.",
+ "com.github.gerardkok.download.Widelands": {
+ "name": "Widelands",
+ "description": "Download recipe for Widelands.",
"repo": "autopkg/gerardkok-recipes",
- "path": "1Password/1PasswordCLI.pkg.recipe",
- "parent": "com.github.gerardkok.download.1PasswordCLI",
- "shortname": "1PasswordCLI.pkg",
- "inferred_type": "pkg",
+ "path": "Widelands/Widelands.download.recipe",
+ "shortname": "Widelands.download",
+ "inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.1PasswordCLI"
+ "com.github.gerardkok.munki.Widelands"
]
},
- "com.github.gerardkok.munki.1PasswordCLI": {
- "name": "1PasswordCLI",
- "description": "Downloads the 1Password command-line tool and imports it into Munki.",
+ "com.github.gerardkok.munki.Widelands": {
+ "name": "Widelands",
+ "description": "Downloads Widelands and imports in into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "1Password/1PasswordCLI.munki.recipe",
- "parent": "com.github.gerardkok.pkg.1PasswordCLI",
- "shortname": "1PasswordCLI.munki",
+ "path": "Widelands/Widelands.munki.recipe",
+ "parent": "com.github.gerardkok.download.Widelands",
+ "shortname": "Widelands.munki",
"inferred_type": "munki",
- "munki_display_name": "1Password command-line tool",
- "munki_description": "The 1Password command-line tool provides commands to manage and administer a 1Password account."
+ "munki_display_name": "Widelands",
+ "munki_description": "Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode."
},
- "com.github.gerardkok.download.1PasswordCLI": {
- "name": "1PasswordCLI",
- "description": "Download recipe for the 1Password command-line tool.",
+ "com.github.gerardkok.pkg.Helm": {
+ "name": "Helm",
+ "description": "Builds a package that installs Helm.",
"repo": "autopkg/gerardkok-recipes",
- "path": "1Password/1PasswordCLI.download.recipe",
- "shortname": "1PasswordCLI.download",
- "inferred_type": "download",
+ "path": "Helm/Helm.pkg.recipe",
+ "parent": "com.github.gerardkok.download.Helm",
+ "shortname": "Helm.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.gerardkok.pkg.1PasswordCLI"
+ "com.github.gerardkok.munki.Helm"
]
},
- "com.github.gerardkok.download.Keka": {
- "name": "Keka",
- "description": "Download recipe for Keka.",
+ "com.github.gerardkok.munki.Helm": {
+ "name": "Helm",
+ "description": "Downloads the current release version of Helm and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Keka/Keka.download.recipe",
- "shortname": "Keka.download",
+ "path": "Helm/Helm.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.Helm",
+ "shortname": "Helm.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Helm",
+ "munki_description": "Helm is the package manager for Kubernetes."
+ },
+ "com.github.gerardkok.download.Helm": {
+ "name": "Helm",
+ "description": "Downloads the latest version of the Helm CLI.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "Helm/Helm.download.recipe",
+ "shortname": "Helm.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.Keka",
- "com.github.peshay.filewave.Keka",
- "com.github.moofit-recipes.pkg.Keka"
+ "com.github.gerardkok.pkg.Helm"
]
},
- "com.github.gerardkok.munki.Keka": {
- "name": "Keka",
- "description": "Downloads Keka and imports into Munki.",
+ "com.github.gerardkok.munki.GPGSuite": {
+ "name": "GPGSuite",
+ "description": "Downloads GPGSuite and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Keka/Keka.munki.recipe",
- "parent": "com.github.gerardkok.download.Keka",
- "shortname": "Keka.munki",
+ "path": "GPGTools/GPGSuite.munki.recipe",
+ "parent": "com.github.gerardkok.verify.GPGSuite",
+ "shortname": "GPGSuite.munki",
"inferred_type": "munki",
- "munki_display_name": "Keka",
- "munki_description": "Keka is a free file archiver for macOS."
+ "munki_display_name": "GPGSuite",
+ "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package."
},
- "com.github.gerardkok.verify.MongoDB": {
- "name": "MongoDB",
- "description": "Verify recipe for MongoDB.",
+ "com.github.gerardkok.verify.GPGSuite": {
+ "name": "GPGSuite",
+ "description": "Verify recipe for GPGSuite.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MongoDB/MongoDB.verify.recipe",
- "parent": "com.github.gerardkok.download.MongoDB",
- "shortname": "MongoDB.verify",
+ "path": "GPGTools/GPGSuite.verify.recipe",
+ "parent": "com.github.gerardkok.download.GPGSuite",
+ "shortname": "GPGSuite.verify",
"inferred_type": "verify",
"children": [
- "com.github.gerardkok.pkg.MongoDB"
+ "com.github.gerardkok.munki.GPGSuite"
]
},
- "com.github.gerardkok.pkg.MongoDB": {
- "name": "MongoDB",
- "description": "Converts a MongoDB download into a pkg.",
+ "com.github.gerardkok.download.GPGSuite": {
+ "name": "GPGSuite",
+ "description": "Download recipe for GPGSuite.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MongoDB/MongoDB.pkg.recipe",
- "parent": "com.github.gerardkok.verify.MongoDB",
- "shortname": "MongoDB.pkg",
- "inferred_type": "pkg",
+ "path": "GPGTools/GPGSuite.download.recipe",
+ "shortname": "GPGSuite.download",
+ "inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.MongoDB"
+ "com.github.gerardkok.verify.GPGSuite",
+ "com.github.gerardkok.munki.GPGSuiteUniversal",
+ "com.github.clburlison.install.GPGSuite",
+ "com.github.andrewvalentine.install.GPGSuite",
+ "com.github.kitzy.pkg.GPGSuite",
+ "com.github.peshay.filewave.GPGSuite"
]
},
- "com.github.gerardkok.munki.MongoDB": {
- "name": "MongoDB",
- "description": "Imports the latest release of MongoDB into Munki.",
+ "com.github.gerardkok.munki.GPGSuiteUniversal": {
+ "name": "GPGSuite",
+ "description": "Downloads GPGSuite and imports into Munki. This import won't account for different versions of macOS that require different versions of the GPGMail plugin.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MongoDB/MongoDB.munki.recipe",
- "parent": "com.github.gerardkok.pkg.MongoDB",
- "shortname": "MongoDB.munki",
+ "path": "GPGTools/GPGSuiteUniversal.munki.recipe",
+ "parent": "com.github.gerardkok.download.GPGSuite",
+ "shortname": "GPGSuiteUniversal.munki",
"inferred_type": "munki",
- "munki_display_name": "MongoDB",
- "munki_description": "MongoDB is an open-source, document database designed for ease of development and scaling."
+ "munki_display_name": "GPGSuite",
+ "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package."
},
- "com.github.gerardkok.download.MongoDB": {
- "name": "MongoDB",
- "description": "Download recipe for MongoDB.",
+ "com.github.gerardkok.download.versions": {
+ "name": "Versions",
+ "description": "Download recipe for Versions.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MongoDB/MongoDB.download.recipe",
- "shortname": "MongoDB.download",
+ "path": "Versions/Versions.download.recipe",
+ "shortname": "Versions.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.verify.MongoDB"
+ "com.github.gerardkok.munki.versions"
]
},
- "com.github.gerardkok.install.calibre": {
- "name": "Calibre",
- "description": "Downloads Calibre and installs it.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Calibre/Calibre.install.recipe",
- "parent": "com.github.gerardkok.download.calibre",
- "shortname": "Calibre.install",
- "inferred_type": "install"
- },
- "com.github.gerardkok.munki.calibre": {
- "name": "Calibre",
- "description": "Downloads Calibre and imports into Munki.",
+ "com.github.gerardkok.munki.versions": {
+ "name": "Versions",
+ "description": "Downloads the current release version of Versions and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Calibre/Calibre.munki.recipe",
- "parent": "com.github.gerardkok.download.calibre",
- "shortname": "Calibre.munki",
+ "path": "Versions/Versions.munki.recipe",
+ "parent": "com.github.gerardkok.download.versions",
+ "shortname": "Versions.munki",
"inferred_type": "munki",
- "munki_display_name": "Calibre",
- "munki_description": "Calibre is a free and open source e-book library management application."
+ "munki_display_name": "Versions",
+ "munki_description": "Subversion client for Mac."
},
- "com.github.gerardkok.download.calibre": {
- "name": "Calibre",
- "description": "Download recipe for Calibre.",
+ "com.github.gerardkok.munki.devolo-cockpit": {
+ "name": "Devolo Cockpit",
+ "description": "Downloads Devolo Cockpit and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Calibre/Calibre.download.recipe",
- "shortname": "Calibre.download",
- "inferred_type": "download",
- "children": [
- "com.github.gerardkok.install.calibre",
- "com.github.gerardkok.munki.calibre",
- "com.github.peshay.filewave.Calibre",
- "com.github.haircut.pkg.Calibre",
- "com.github.d33t5.pkg.calibre"
- ]
+ "path": "Devolo/Cockpit.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.devolo-cockpit",
+ "shortname": "Cockpit.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "devolo Cockpit",
+ "munki_description": "Devolo Cockpit a status monitor for a powerline network."
},
- "com.github.gerardkok.pkg.kubeseal": {
- "name": "kubeseal",
- "description": "Builds a package that installs kubeseal.",
+ "com.github.gerardkok.pkg.devolo-cockpit": {
+ "name": "Devolo Cockpit",
+ "description": "Downloads the latest version of Devolo Cockpit and packages it for installation.",
"repo": "autopkg/gerardkok-recipes",
- "path": "kubeseal/kubeseal.pkg.recipe",
- "parent": "com.github.gerardkok.download.kubeseal",
- "shortname": "kubeseal.pkg",
+ "path": "Devolo/Cockpit.pkg.recipe",
+ "parent": "com.github.gerardkok.download.devolo-cockpit",
+ "shortname": "Cockpit.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.kubeseal"
+ "com.github.gerardkok.munki.devolo-cockpit"
]
},
- "com.github.gerardkok.download.kubeseal": {
- "name": "kubeseal",
- "description": "Download recipe for kubeseal.",
+ "com.github.gerardkok.download.devolo-cockpit": {
+ "name": "Devolo Cockpit",
+ "description": "Download recipe for Devolo Cockpit.",
"repo": "autopkg/gerardkok-recipes",
- "path": "kubeseal/kubeseal.download.recipe",
- "shortname": "kubeseal.download",
+ "path": "Devolo/Cockpit.download.recipe",
+ "shortname": "Cockpit.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.kubeseal"
- ]
- },
- "com.github.gerardkok.munki.kubeseal": {
- "name": "kubeseal",
- "description": "Downloads the current release version of kubeseal and imports into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "kubeseal/kubeseal.munki.recipe",
- "parent": "com.github.gerardkok.pkg.kubeseal",
- "shortname": "kubeseal.munki",
- "inferred_type": "munki",
- "munki_display_name": "kubeseal",
- "munki_description": "kubeseal is a client-side utility for Sealed Secrets."
- },
- "com.github.gerardkok.verify.Yarn": {
- "name": "Yarn",
- "description": "Verify recipe for Yarn.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "Yarn/Yarn.verify.recipe",
- "parent": "com.github.gerardkok.download.Yarn",
- "shortname": "Yarn.verify",
- "inferred_type": "verify",
- "children": [
- "com.github.gerardkok.pkg.Yarn"
+ "com.github.gerardkok.pkg.devolo-cockpit"
]
},
- "com.github.gerardkok.download.Yarn": {
- "name": "Yarn",
- "description": "Download recipe for Yarn.",
+ "com.github.gerardkok.download.argocd": {
+ "name": "argocd",
+ "description": "Download recipe for argocd.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Yarn/Yarn.download.recipe",
- "shortname": "Yarn.download",
+ "path": "argocd/argocd.download.recipe",
+ "shortname": "argocd.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.verify.Yarn"
+ "com.github.gerardkok.pkg.argocd"
]
},
- "com.github.gerardkok.munki.Yarn": {
- "name": "Yarn",
- "description": "Downloads Yarn and imports into Munki.",
+ "com.github.gerardkok.munki.argocd": {
+ "name": "argocd",
+ "description": "Downloads the current release version of argocd and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Yarn/Yarn.munki.recipe",
- "parent": "com.github.gerardkok.pkg.Yarn",
- "shortname": "Yarn.munki",
+ "path": "argocd/argocd.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.argocd",
+ "shortname": "argocd.munki",
"inferred_type": "munki",
- "munki_display_name": "Yarn",
- "munki_description": "Fast, reliable, and secure dependency management."
+ "munki_display_name": "argocd",
+ "munki_description": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes."
},
- "com.github.gerardkok.pkg.Yarn": {
- "name": "Yarn",
- "description": "Converts a Yarn download into a pkg.",
+ "com.github.gerardkok.pkg.argocd": {
+ "name": "argocd",
+ "description": "Builds a package that installs argocd.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Yarn/Yarn.pkg.recipe",
- "parent": "com.github.gerardkok.verify.Yarn",
- "shortname": "Yarn.pkg",
+ "path": "argocd/argocd.pkg.recipe",
+ "parent": "com.github.gerardkok.download.argocd",
+ "shortname": "argocd.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.Yarn"
+ "com.github.gerardkok.munki.argocd"
]
},
- "com.github.gerardkok.download.ownCloudDesktopClient": {
- "name": "ownCloudDesktopClient",
- "description": "Download recipe for the ownCloud desktop client.",
+ "com.github.gerardkok.verify.MySQLCommunityServer": {
+ "name": "MySQLCommunityServer",
+ "description": "Verifies the GPG signature of the latest version of MySQL Community Server.",
"repo": "autopkg/gerardkok-recipes",
- "path": "ownCloud/ownCloudDesktopClient.download.recipe",
- "shortname": "ownCloudDesktopClient.download",
- "inferred_type": "download",
+ "path": "MySQL/MySQLCommunityServer.verify.recipe",
+ "parent": "com.github.gerardkok.download.MySQLCommunityServer",
+ "shortname": "MySQLCommunityServer.verify",
+ "inferred_type": "verify",
"children": [
- "com.github.gerardkok.munki.ownCloudDesktopClient",
- "com.github.grahampugh.recipes.pkg.owncloud"
+ "com.github.gerardkok.munki.MySQLCommunityServer"
]
},
- "com.github.gerardkok.munki.ownCloudDesktopClient": {
- "name": "ownCloudDesktopClient",
- "description": "Downloads the ownCloud Desktop Client and imports it into Munki.",
- "repo": "autopkg/gerardkok-recipes",
- "path": "ownCloud/ownCloudDesktopClient.munki.recipe",
- "parent": "com.github.gerardkok.download.ownCloudDesktopClient",
- "shortname": "ownCloudDesktopClient.munki",
- "inferred_type": "munki",
- "munki_display_name": "ownCloud Desktop Client",
- "munki_description": "Synchronise your ownCloud with your computer using our desktop clients. Select one or more directories on your local machine and always have access to your latest files wherever you are."
- },
- "com.github.gerardkok.download.MySQLCommunityServer": {
+ "com.github.gerardkok.download.MySQLCommunityServer-Universal": {
"name": "MySQLCommunityServer",
- "description": "Download recipe for MySQL Community Server.",
+ "description": "Download recipe for MySQL Community Server. Downloads both the ARM and Intel builds.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MySQL/MySQLCommunityServer.download.recipe",
- "shortname": "MySQLCommunityServer.download",
+ "path": "MySQL/MySQLCommunityServer-Universal.download.recipe",
+ "shortname": "MySQLCommunityServer-Universal.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.verify.MySQLCommunityServer",
- "com.github.mlbz521.pkg.MySQLCommunityServer"
+ "com.github.mlbz521.pkg.MySQLCommunityServer-Universal"
]
},
"com.github.gerardkok.munki.MySQLCommunityServer": {
@@ -6268,368 +6063,497 @@
"munki_display_name": "MySQL Community Server",
"munki_description": "The world's most popular open source database."
},
- "com.github.gerardkok.download.MySQLCommunityServer-Universal": {
+ "com.github.gerardkok.download.MySQLCommunityServer": {
"name": "MySQLCommunityServer",
- "description": "Download recipe for MySQL Community Server. Downloads both the ARM and Intel builds.",
+ "description": "Download recipe for MySQL Community Server.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MySQL/MySQLCommunityServer-Universal.download.recipe",
- "shortname": "MySQLCommunityServer-Universal.download",
+ "path": "MySQL/MySQLCommunityServer.download.recipe",
+ "shortname": "MySQLCommunityServer.download",
"inferred_type": "download",
"children": [
- "com.github.mlbz521.pkg.MySQLCommunityServer-Universal"
+ "com.github.gerardkok.verify.MySQLCommunityServer",
+ "com.github.mlbz521.pkg.MySQLCommunityServer"
]
},
- "com.github.gerardkok.verify.MySQLCommunityServer": {
- "name": "MySQLCommunityServer",
- "description": "Verifies the GPG signature of the latest version of MySQL Community Server.",
+ "com.github.gerardkok.munki.ownCloudDesktopClient": {
+ "name": "ownCloudDesktopClient",
+ "description": "Downloads the ownCloud Desktop Client and imports it into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "MySQL/MySQLCommunityServer.verify.recipe",
- "parent": "com.github.gerardkok.download.MySQLCommunityServer",
- "shortname": "MySQLCommunityServer.verify",
- "inferred_type": "verify",
+ "path": "ownCloud/ownCloudDesktopClient.munki.recipe",
+ "parent": "com.github.gerardkok.download.ownCloudDesktopClient",
+ "shortname": "ownCloudDesktopClient.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ownCloud Desktop Client",
+ "munki_description": "Synchronise your ownCloud with your computer using our desktop clients. Select one or more directories on your local machine and always have access to your latest files wherever you are."
+ },
+ "com.github.gerardkok.download.ownCloudDesktopClient": {
+ "name": "ownCloudDesktopClient",
+ "description": "Download recipe for the ownCloud desktop client.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "ownCloud/ownCloudDesktopClient.download.recipe",
+ "shortname": "ownCloudDesktopClient.download",
+ "inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.MySQLCommunityServer"
+ "com.github.gerardkok.munki.ownCloudDesktopClient",
+ "com.github.grahampugh.recipes.pkg.owncloud"
]
},
- "com.github.gerardkok.download.Rust": {
- "name": "Rust",
- "description": "Download recipe for Rust.",
+ "com.github.gerardkok.munki.gitfinder": {
+ "name": "GitFinder",
+ "description": "Downloads GitFinder and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Rust/Rust.download.recipe",
- "shortname": "Rust.download",
+ "path": "GitFinder/GitFinder.munki.recipe",
+ "parent": "com.github.gerardkok.download.gitfinder",
+ "shortname": "GitFinder.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GitFinder",
+ "munki_description": "A fast and lightweight Git client for Mac with Finder integration."
+ },
+ "com.github.gerardkok.download.gitfinder": {
+ "name": "GitFinder",
+ "description": "Download recipe for GitFinder.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "GitFinder/GitFinder.download.recipe",
+ "shortname": "GitFinder.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.Rust"
+ "com.github.gerardkok.munki.gitfinder"
]
},
- "com.github.gerardkok.munki.Rust": {
- "name": "Rust",
- "description": "Downloads the Rust Language and imports into Munki.",
+ "com.github.gerardkok.download.Python-package": {
+ "name": null,
+ "description": "Generic download recipe for a Python package.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Rust/Rust.munki.recipe",
- "parent": "com.github.gerardkok.download.Rust",
- "shortname": "Rust.munki",
- "inferred_type": "munki",
- "munki_display_name": "Rust",
- "munki_description": "Empowering everyone to build reliable and efficient software."
+ "path": "Python-package/Python-package.download.recipe",
+ "shortname": "Python-package.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.pkg.Python-package"
+ ]
},
- "com.github.gerardkok.pkg.argocd": {
- "name": "argocd",
- "description": "Builds a package that installs argocd.",
+ "com.github.gerardkok.pkg.Python-package": {
+ "name": "Python-package",
+ "description": "Generic recipe to create an installer for a Python package.",
"repo": "autopkg/gerardkok-recipes",
- "path": "argocd/argocd.pkg.recipe",
- "parent": "com.github.gerardkok.download.argocd",
- "shortname": "argocd.pkg",
+ "path": "Python-package/Python-package.pkg.recipe",
+ "parent": "com.github.gerardkok.download.Python-package",
+ "shortname": "Python-package.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.argocd"
+ "com.github.gerardkok.munki.Python-package",
+ "com.github.gerardkok.install.Python-package"
]
},
- "com.github.gerardkok.munki.argocd": {
- "name": "argocd",
- "description": "Downloads the current release version of argocd and imports into Munki.",
+ "com.github.gerardkok.munki.Python-package": {
+ "name": "Python-package",
+ "description": "Generic recipe to download Python package and import it into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "argocd/argocd.munki.recipe",
- "parent": "com.github.gerardkok.pkg.argocd",
- "shortname": "argocd.munki",
+ "path": "Python-package/Python-package.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.Python-package",
+ "shortname": "Python-package.munki",
"inferred_type": "munki",
- "munki_display_name": "argocd",
- "munki_description": "Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes."
+ "munki_display_name": "Python-package",
+ "munki_description": "%PYTHON_PKG_NAME% Python package.",
+ "children": [
+ "local.munki.Python-virtualenv",
+ "local.munki.Python-PyMongo"
+ ]
},
- "com.github.gerardkok.download.argocd": {
- "name": "argocd",
- "description": "Download recipe for argocd.",
+ "com.github.gerardkok.install.Python-package": {
+ "name": "Python-package",
+ "description": "Generic recipe to download a Python package and install it.",
"repo": "autopkg/gerardkok-recipes",
- "path": "argocd/argocd.download.recipe",
- "shortname": "argocd.download",
+ "path": "Python-package/Python-package.install.recipe",
+ "parent": "com.github.gerardkok.pkg.Python-package",
+ "shortname": "Python-package.install",
+ "inferred_type": "install"
+ },
+ "com.github.gerardkok.munki.YubiKeyAuthenticator": {
+ "name": "YubiKeyAuthenticator",
+ "description": "Downloads YubiKeyAuthenticator and imports into Munki.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "YubiKey/YubiKeyAuthenticator.munki.recipe",
+ "parent": "com.github.gerardkok.download.YubiKeyAuthenticator",
+ "shortname": "YubiKeyAuthenticator.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Yubico Authenticator",
+ "munki_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys."
+ },
+ "com.github.gerardkok.download.YubiKeyPersonalizationTool": {
+ "name": "YubiKeyPersonalizationTool",
+ "description": "Download recipe for YubiKeyPersonalizationTool.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "YubiKey/YubiKeyPersonalizationTool.download.recipe",
+ "shortname": "YubiKeyPersonalizationTool.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.argocd"
+ "com.github.gerardkok.munki.YubiKeyPersonalizationTool"
]
},
- "com.github.gerardkok.munki.Jenkins": {
- "name": "Jenkins",
- "description": "Imports the latest release of Jenkins into Munki.",
+ "com.github.gerardkok.download.YubiKeyManager": {
+ "name": "YubiKeyManager",
+ "description": "Download recipe for YubiKey Manager Qt.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Jenkins/Jenkins.munki.recipe",
- "parent": "com.github.gerardkok.download.Jenkins",
- "deprecated": true,
- "shortname": "Jenkins.munki",
- "inferred_type": "munki",
- "munki_display_name": "Jenkins",
- "munki_description": "An extendable open source automation server"
+ "path": "YubiKey/YubiKeyManager.download.recipe",
+ "shortname": "YubiKeyManager.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.munki.YubiKeyManager"
+ ]
},
- "com.github.gerardkok.download.Jenkins": {
- "name": "Jenkins",
- "description": "Downloads the latest version of Jenkins.",
+ "com.github.gerardkok.download.YubiKeyAuthenticator": {
+ "name": "YubiKeyAuthenticator",
+ "description": "Download recipe for YubiKey Authenticator.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Jenkins/Jenkins.download.recipe",
- "deprecated": true,
- "shortname": "Jenkins.download",
+ "path": "YubiKey/YubiKeyAuthenticator.download.recipe",
+ "shortname": "YubiKeyAuthenticator.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.Jenkins"
+ "com.github.gerardkok.munki.YubiKeyAuthenticator",
+ "com.github.gerardkok.jss.YubiKeyAuthenticator"
]
},
- "com.github.gerardkok.munki.DotNetCoreSDK": {
- "name": "DotNetCoreSDK",
- "description": "Imports the latest release of Microsoft's .NET Core SDK into Munki.",
+ "com.github.gerardkok.munki.YubiKeyManager": {
+ "name": "YubiKeyManager",
+ "description": "Downloads YubiKey Manager Qt and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "DotNet/DotNetCoreSDK.munki.recipe",
- "parent": "com.github.gerardkok.download.DotNetCoreSDK",
- "deprecated": true,
- "shortname": "DotNetCoreSDK.munki",
+ "path": "YubiKey/YubiKeyManager.munki.recipe",
+ "parent": "com.github.gerardkok.download.YubiKeyManager",
+ "shortname": "YubiKeyManager.munki",
"inferred_type": "munki",
- "munki_display_name": ".NET Core SDK",
- "munki_description": ".NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios."
+ "munki_display_name": "Yubico Manager",
+ "munki_description": "Cross-platform application for configuring any YubiKey over all USB interfaces."
},
- "com.github.gerardkok.download.DotNetSDK": {
- "name": "DotNetSDK",
- "description": "Downloads the latest version of Microsoft's .NET SDK.\n\nValid PLATFORM_ARCH arguments are:\n- \"arm64\": Downloads .NET for Apple Silicon Macs\n- \"x64\": Downloads .NET for Intel Macs (default)",
+ "com.github.gerardkok.munki.YubiKeyPersonalizationTool": {
+ "name": "YubiKeyPersonalizationTool",
+ "description": "Downloads YubiKeyPersonalizationTool and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "DotNet/DotNetSDK.download.recipe",
- "shortname": "DotNetSDK.download",
+ "path": "YubiKey/YubiKeyPersonalizationTool.munki.recipe",
+ "parent": "com.github.gerardkok.download.YubiKeyPersonalizationTool",
+ "shortname": "YubiKeyPersonalizationTool.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "YubiKey Personalization Tool",
+ "munki_description": "The YubiKey Personalization Tool is used to program the two configuration slots in your YubiKey."
+ },
+ "com.github.gerardkok.jss.YubiKeyAuthenticator": {
+ "name": "YubiKeyAuthenticator",
+ "description": "Downloads the latest version of YubiKey Authenticator and makes a pkg. Then, uploads to the JSS.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "YubiKey/YubiKeyAuthenticator.jss.recipe",
+ "parent": "com.github.gerardkok.download.YubiKeyAuthenticator",
+ "shortname": "YubiKeyAuthenticator.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Use the Yubico Authenticator for Desktop on your Microsoft Windows, Mac, or Linux computers to generate OATH credentials on your YubiKeys."
+ },
+ "com.github.gerardkok.download.1PasswordCLI": {
+ "name": "1PasswordCLI",
+ "description": "Download recipe for the 1Password command-line tool.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "1Password/1PasswordCLI.download.recipe",
+ "shortname": "1PasswordCLI.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.DotNetSDK"
+ "com.github.gerardkok.pkg.1PasswordCLI"
]
},
- "com.github.gerardkok.download.DotNetCoreSDK": {
- "name": "DotNetCoreSDK",
- "description": "Downloads the latest version of Microsoft's .NET Core SDK.",
+ "com.github.gerardkok.pkg.1PasswordCLI": {
+ "name": "1PasswordCLI",
+ "description": "Downloads the 1Password command-line tool, and repackages it.",
"repo": "autopkg/gerardkok-recipes",
- "path": "DotNet/DotNetCoreSDK.download.recipe",
- "deprecated": true,
- "shortname": "DotNetCoreSDK.download",
- "inferred_type": "download",
+ "path": "1Password/1PasswordCLI.pkg.recipe",
+ "parent": "com.github.gerardkok.download.1PasswordCLI",
+ "shortname": "1PasswordCLI.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.DotNetCoreSDK"
+ "com.github.gerardkok.munki.1PasswordCLI"
]
},
- "com.github.gerardkok.munki.DotNetSDK": {
- "name": "DotNetSDK",
- "description": "Imports the latest release of Microsoft's .NET SDK into Munki.",
+ "com.github.gerardkok.munki.1PasswordCLI": {
+ "name": "1PasswordCLI",
+ "description": "Downloads the 1Password command-line tool and imports it into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "DotNet/DotNetSDK.munki.recipe",
- "parent": "com.github.gerardkok.download.DotNetSDK",
- "shortname": "DotNetSDK.munki",
+ "path": "1Password/1PasswordCLI.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.1PasswordCLI",
+ "shortname": "1PasswordCLI.munki",
"inferred_type": "munki",
- "munki_display_name": ".NET SDK",
- "munki_description": ".NET is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios."
+ "munki_display_name": "1Password command-line tool",
+ "munki_description": "The 1Password command-line tool provides commands to manage and administer a 1Password account."
},
- "com.github.gerardkok.pkg.Helm": {
- "name": "Helm",
- "description": "Builds a package that installs Helm.",
+ "com.github.gerardkok.munki.HerokuCLI": {
+ "name": "HerokuCLI",
+ "description": "Downloads Heroku CLI and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Helm/Helm.pkg.recipe",
- "parent": "com.github.gerardkok.download.Helm",
- "shortname": "Helm.pkg",
- "inferred_type": "pkg",
+ "path": "Heroku/HerokuCLI.munki.recipe",
+ "parent": "com.github.gerardkok.download.HerokuCLI",
+ "deprecated": true,
+ "shortname": "HerokuCLI.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Heroku CLI",
+ "munki_description": "The Heroku Command Line Interface (CLI), formerly known as the Heroku Toolbelt, is a tool for creating and managing Heroku apps from the command line / shell of various operating systems."
+ },
+ "com.github.gerardkok.download.HerokuCLI": {
+ "name": "HerokuCLI",
+ "description": "Download recipe for Heroku CLI.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "Heroku/HerokuCLI.download.recipe",
+ "deprecated": true,
+ "shortname": "HerokuCLI.download",
+ "inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.Helm"
+ "com.github.gerardkok.munki.HerokuCLI"
]
},
- "com.github.gerardkok.munki.Helm": {
- "name": "Helm",
- "description": "Downloads the current release version of Helm and imports into Munki.",
+ "com.github.gerardkok.munki.Scribus": {
+ "name": "Scribus",
+ "description": "Downloads Scribus and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Helm/Helm.munki.recipe",
- "parent": "com.github.gerardkok.pkg.Helm",
- "shortname": "Helm.munki",
+ "path": "Scribus/Scribus.munki.recipe",
+ "parent": "com.github.hansen-m.download.Scribus",
+ "shortname": "Scribus.munki",
"inferred_type": "munki",
- "munki_display_name": "Helm",
- "munki_description": "Helm is the package manager for Kubernetes."
+ "munki_display_name": "Scribus",
+ "munki_description": "Scribus is an Open Source program that brings professional page layout to Linux, BSD UNIX, Solaris, OpenIndiana, GNU/Hurd, Mac OS X, OS/2 Warp 4, eComStation, Windows and Haiku desktops with a combination of press-ready output and new approaches to page design."
},
- "com.github.gerardkok.download.Helm": {
- "name": "Helm",
- "description": "Downloads the latest version of the Helm CLI.",
+ "com.github.gerardkok.munki.node": {
+ "name": "node",
+ "description": "Downloads Node.js and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Helm/Helm.download.recipe",
- "shortname": "Helm.download",
+ "path": "Node.js/node.munki.recipe",
+ "parent": "com.github.gerardkok.download.node",
+ "shortname": "node.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Node.js",
+ "munki_description": "Node.js\u00ae is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications."
+ },
+ "com.github.gerardkok.download.node": {
+ "name": "node",
+ "description": "Downloads the latest version of Node.js.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "Node.js/node.download.recipe",
+ "shortname": "node.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.Helm"
+ "com.github.gerardkok.munki.node",
+ "com.github.gerardkok.install.node",
+ "com.github.andreDB90.filewave.node",
+ "com.github.davidbpirie.jamf-upload.node"
]
},
- "com.github.gerardkok.munki.drawio-desktop": {
- "name": "drawio-desktop",
- "description": "Downloads drawio-desktop and imports into Munki.",
+ "com.github.gerardkok.install.node": {
+ "name": "node",
+ "description": "Downloads, verifies and installs the latest version of Node.js.",
"repo": "autopkg/gerardkok-recipes",
- "path": "draw.io/drawio-desktop.munki.recipe",
- "parent": "com.github.peshay.download.draw.io",
- "shortname": "drawio-desktop.munki",
- "inferred_type": "munki",
- "munki_display_name": "draw.io Desktop",
- "munki_description": "drawio-desktop is a diagramming and whiteboarding desktop app."
+ "path": "Node.js/node.install.recipe",
+ "parent": "com.github.gerardkok.download.node",
+ "shortname": "node.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.gerardkok-recipes.SharedProcessors": {
- "name": null,
- "description": "Stub recipe reference to use the Shared Processors in this repo.",
+ "com.github.gerardkok.download.SplunkForwarder": {
+ "name": "SplunkForwarder",
+ "description": "Downloads the latest version of SplunkUniversal Forwarder.",
"repo": "autopkg/gerardkok-recipes",
- "path": "SharedProcessors/SharedProcessors.recipe"
+ "path": "Splunk/SplunkForwarder.download.recipe",
+ "shortname": "SplunkForwarder.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.pkg.SplunkForwarder"
+ ]
},
- "com.github.gerardkok.download.enpass": {
- "name": "Enpass",
- "description": "Download recipe for Enpass.",
+ "com.github.gerardkok.pkg.SplunkForwarder": {
+ "name": "SplunkForwarder",
+ "description": "Converts a SplunkForwarder download into a pkg.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Enpass/Enpass.download.recipe",
- "shortname": "Enpass.download",
- "inferred_type": "download",
+ "path": "Splunk/SplunkForwarder.pkg.recipe",
+ "parent": "com.github.gerardkok.download.SplunkForwarder",
+ "shortname": "SplunkForwarder.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.gerardkok.pkg.enpass",
- "com.github.peshay.filewave.enpass"
+ "com.github.gerardkok.munki.SplunkForwarder"
]
},
- "com.github.gerardkok.munki.enpass": {
- "name": "Enpass",
- "description": "Downloads the current release version of Enpass and imports into Munki.",
+ "com.github.gerardkok.munki.SplunkForwarder": {
+ "name": "SplunkForwarder",
+ "description": "Downloads SplunkForwarder and imports in into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Enpass/Enpass.munki.recipe",
- "parent": "com.github.gerardkok.pkg.enpass",
- "shortname": "Enpass.munki",
+ "path": "Splunk/SplunkForwarder.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.SplunkForwarder",
+ "shortname": "SplunkForwarder.munki",
"inferred_type": "munki",
- "munki_display_name": "Enpass",
- "munki_description": "Enpass is an easy to use password-management app."
+ "munki_display_name": "SplunkForwarder",
+ "munki_description": "Universal Forwarders provide reliable, secure data collection from remote sources and forward that data into Splunk (Enterprise, Light, Cloud or Hunk) for indexing and consolidation. They can scale to tens of thousands of remote systems, collecting terabytes of data with minimal impact on performance."
},
- "com.github.gerardkok.pkg.enpass": {
- "name": "Enpass",
- "description": "Downloads the latest version of Enpass and creates a package.",
+ "com.github.gerardkok.download.Yarn": {
+ "name": "Yarn",
+ "description": "Download recipe for Yarn.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Enpass/Enpass.pkg.recipe",
- "parent": "com.github.gerardkok.download.enpass",
- "shortname": "Enpass.pkg",
+ "path": "Yarn/Yarn.download.recipe",
+ "shortname": "Yarn.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.verify.Yarn"
+ ]
+ },
+ "com.github.gerardkok.pkg.Yarn": {
+ "name": "Yarn",
+ "description": "Converts a Yarn download into a pkg.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "Yarn/Yarn.pkg.recipe",
+ "parent": "com.github.gerardkok.verify.Yarn",
+ "shortname": "Yarn.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.enpass"
+ "com.github.gerardkok.munki.Yarn"
]
},
- "com.github.gerardkok.munki.ImageOptim": {
- "name": "ImageOptim",
- "description": "Downloads the current release version of ImageOptim and imports into Munki.",
+ "com.github.gerardkok.munki.Yarn": {
+ "name": "Yarn",
+ "description": "Downloads Yarn and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "ImageOptim/ImageOptim.munki.recipe",
- "parent": "com.github.gerardkok.download.ImageOptim",
- "shortname": "ImageOptim.munki",
+ "path": "Yarn/Yarn.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.Yarn",
+ "shortname": "Yarn.munki",
"inferred_type": "munki",
- "munki_display_name": "ImageOptim",
- "munki_description": "ImageOptim is a free app that makes images take up less disk space and load faster, without sacrificing quality. It optimizes compression parameters, removes junk metadata and unnecessary color profiles."
+ "munki_display_name": "Yarn",
+ "munki_description": "Fast, reliable, and secure dependency management."
},
- "com.github.gerardkok.download.ImageOptim": {
- "name": "ImageOptim",
- "description": "Downloads the current release version of ImageOptim.",
+ "com.github.gerardkok.verify.Yarn": {
+ "name": "Yarn",
+ "description": "Verify recipe for Yarn.",
"repo": "autopkg/gerardkok-recipes",
- "path": "ImageOptim/ImageOptim.download.recipe",
- "shortname": "ImageOptim.download",
- "inferred_type": "download",
+ "path": "Yarn/Yarn.verify.recipe",
+ "parent": "com.github.gerardkok.download.Yarn",
+ "shortname": "Yarn.verify",
+ "inferred_type": "verify",
"children": [
- "com.github.gerardkok.munki.ImageOptim",
- "com.github.andredb90.filewave.ImageOptim"
+ "com.github.gerardkok.pkg.Yarn"
]
},
- "com.github.gerardkok.download.jq": {
- "name": "jq",
- "description": "Download recipe for jq.",
+ "com.github.gerardkok.munki.k9s": {
+ "name": "k9s",
+ "description": "Downloads the current release version of k9s and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "jq/jq.download.recipe",
- "shortname": "jq.download",
+ "path": "k9s/k9s.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.k9s",
+ "shortname": "k9s.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "k9s",
+ "munki_description": "K9s provides a terminal UI to interact with your Kubernetes clusters."
+ },
+ "com.github.gerardkok.download.k9s": {
+ "name": "k9s",
+ "description": "Download recipe for k9s.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "k9s/k9s.download.recipe",
+ "shortname": "k9s.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.jq"
+ "com.github.gerardkok.pkg.k9s"
]
},
- "com.github.gerardkok.pkg.jq": {
- "name": "jq",
- "description": "Builds a package that installs jq.",
+ "com.github.gerardkok.pkg.k9s": {
+ "name": "k9s",
+ "description": "Builds a package that installs k9s.",
"repo": "autopkg/gerardkok-recipes",
- "path": "jq/jq.pkg.recipe",
- "parent": "com.github.gerardkok.download.jq",
- "shortname": "jq.pkg",
+ "path": "k9s/k9s.pkg.recipe",
+ "parent": "com.github.gerardkok.download.k9s",
+ "shortname": "k9s.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.install.jq",
- "com.github.gerardkok.munki.jq"
+ "com.github.gerardkok.munki.k9s"
]
},
- "com.github.gerardkok.install.jq": {
- "name": "jq",
- "description": "Downloads and installs the latest version of jq.",
+ "com.github.gerardkok.download.Clementine": {
+ "name": "Clementine",
+ "description": "Downloads the latest Clementine.",
"repo": "autopkg/gerardkok-recipes",
- "path": "jq/jq.install.recipe",
- "parent": "com.github.gerardkok.pkg.jq",
- "shortname": "jq.install",
- "inferred_type": "install"
+ "path": "Clementine/Clementine.download.recipe",
+ "deprecated": true,
+ "shortname": "Clementine.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.munki.Clementine"
+ ]
},
- "com.github.gerardkok.munki.jq": {
- "name": "jq",
- "description": "Downloads the current release version of jq and imports into Munki.",
+ "com.github.gerardkok.munki.Clementine": {
+ "name": "Clementine",
+ "description": "Downloads Clementine and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "jq/jq.munki.recipe",
- "parent": "com.github.gerardkok.pkg.jq",
- "shortname": "jq.munki",
+ "path": "Clementine/Clementine.munki.recipe",
+ "parent": "com.github.gerardkok.download.Clementine",
+ "deprecated": true,
+ "shortname": "Clementine.munki",
"inferred_type": "munki",
- "munki_display_name": "jq",
- "munki_description": "jq is a command-line JSON processor."
+ "munki_display_name": "Clementine",
+ "munki_description": "Clementine is a modern music player and library organizer."
},
- "com.github.gerardkok.munki.GPGSuite": {
- "name": "GPGSuite",
- "description": "Downloads GPGSuite and imports into Munki.",
+ "com.github.gerardkok.munki.airfoil": {
+ "name": "Airfoil",
+ "description": "Downloads Airfoil and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "GPGTools/GPGSuite.munki.recipe",
- "parent": "com.github.gerardkok.verify.GPGSuite",
- "shortname": "GPGSuite.munki",
+ "path": "Airfoil/Airfoil.munki.recipe",
+ "parent": "com.github.gerardkok.download.airfoil",
+ "shortname": "Airfoil.munki",
"inferred_type": "munki",
- "munki_display_name": "GPGSuite",
- "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package."
+ "munki_display_name": "Airfoil",
+ "munki_description": "Wireless audio around your house."
},
- "com.github.gerardkok.download.GPGSuite": {
- "name": "GPGSuite",
- "description": "Download recipe for GPGSuite.",
+ "com.github.gerardkok.download.airfoil": {
+ "name": "Airfoil",
+ "description": "Download recipe for Airfoil.",
"repo": "autopkg/gerardkok-recipes",
- "path": "GPGTools/GPGSuite.download.recipe",
- "shortname": "GPGSuite.download",
+ "path": "Airfoil/Airfoil.download.recipe",
+ "shortname": "Airfoil.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.GPGSuiteUniversal",
- "com.github.gerardkok.verify.GPGSuite",
- "com.github.clburlison.install.GPGSuite",
- "com.github.andrewvalentine.install.GPGSuite",
- "com.github.kitzy.pkg.GPGSuite",
- "com.github.peshay.filewave.GPGSuite"
+ "com.github.gerardkok.munki.airfoil"
]
},
- "com.github.gerardkok.munki.GPGSuiteUniversal": {
- "name": "GPGSuite",
- "description": "Downloads GPGSuite and imports into Munki. This import won't account for different versions of macOS that require different versions of the GPGMail plugin.",
+ "com.github.gerardkok.pkg.MongoDB": {
+ "name": "MongoDB",
+ "description": "Converts a MongoDB download into a pkg.",
"repo": "autopkg/gerardkok-recipes",
- "path": "GPGTools/GPGSuiteUniversal.munki.recipe",
- "parent": "com.github.gerardkok.download.GPGSuite",
- "shortname": "GPGSuiteUniversal.munki",
- "inferred_type": "munki",
- "munki_display_name": "GPGSuite",
- "munki_description": "Everything you need to get started with secure communication and encrypting files in one simple package."
+ "path": "MongoDB/MongoDB.pkg.recipe",
+ "parent": "com.github.gerardkok.verify.MongoDB",
+ "shortname": "MongoDB.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.gerardkok.munki.MongoDB"
+ ]
},
- "com.github.gerardkok.verify.GPGSuite": {
- "name": "GPGSuite",
- "description": "Verify recipe for GPGSuite.",
+ "com.github.gerardkok.verify.MongoDB": {
+ "name": "MongoDB",
+ "description": "Verify recipe for MongoDB.",
"repo": "autopkg/gerardkok-recipes",
- "path": "GPGTools/GPGSuite.verify.recipe",
- "parent": "com.github.gerardkok.download.GPGSuite",
- "shortname": "GPGSuite.verify",
+ "path": "MongoDB/MongoDB.verify.recipe",
+ "parent": "com.github.gerardkok.download.MongoDB",
+ "shortname": "MongoDB.verify",
"inferred_type": "verify",
"children": [
- "com.github.gerardkok.munki.GPGSuite"
+ "com.github.gerardkok.pkg.MongoDB"
]
},
- "com.github.gerardkok.munki.Crystal": {
- "name": "Crystal",
- "description": "Downloads the Crystal Language and imports into Munki.",
+ "com.github.gerardkok.download.MongoDB": {
+ "name": "MongoDB",
+ "description": "Download recipe for MongoDB.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Crystal/Crystal.munki.recipe",
- "parent": "com.github.gerardkok.download.Crystal",
- "shortname": "Crystal.munki",
+ "path": "MongoDB/MongoDB.download.recipe",
+ "shortname": "MongoDB.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.verify.MongoDB"
+ ]
+ },
+ "com.github.gerardkok.munki.MongoDB": {
+ "name": "MongoDB",
+ "description": "Imports the latest release of MongoDB into Munki.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "MongoDB/MongoDB.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.MongoDB",
+ "shortname": "MongoDB.munki",
"inferred_type": "munki",
- "munki_display_name": "Crystal",
- "munki_description": "
Crystal is a programming language with the following goals:\n
\n - Have a syntax similar to Ruby (but compatibility with it is not a goal).
\n - Be statically type-checked, but without having to specify the type of variables or method arguments.
\n - Be able to call C code by writing bindings to it in Crystal.
\n - Have compile-time evaluation and generation of code, to avoid boilerplate code.
\n - Compile to efficient native code.
\n
\n "
+ "munki_display_name": "MongoDB",
+ "munki_description": "MongoDB is an open-source, document database designed for ease of development and scaling."
},
"com.github.gerardkok.download.Crystal": {
"name": "Crystal",
@@ -6642,145 +6566,210 @@
"com.github.gerardkok.munki.Crystal"
]
},
- "com.github.gerardkok.install.Python-package": {
- "name": "Python-package",
- "description": "Generic recipe to download a Python package and install it.",
+ "com.github.gerardkok.munki.Crystal": {
+ "name": "Crystal",
+ "description": "Downloads the Crystal Language and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Python-package/Python-package.install.recipe",
- "parent": "com.github.gerardkok.pkg.Python-package",
- "shortname": "Python-package.install",
- "inferred_type": "install"
+ "path": "Crystal/Crystal.munki.recipe",
+ "parent": "com.github.gerardkok.download.Crystal",
+ "shortname": "Crystal.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Crystal",
+ "munki_description": "Crystal is a programming language with the following goals:\n
\n - Have a syntax similar to Ruby (but compatibility with it is not a goal).
\n - Be statically type-checked, but without having to specify the type of variables or method arguments.
\n - Be able to call C code by writing bindings to it in Crystal.
\n - Have compile-time evaluation and generation of code, to avoid boilerplate code.
\n - Compile to efficient native code.
\n
\n "
},
- "com.github.gerardkok.munki.Python-package": {
- "name": "Python-package",
- "description": "Generic recipe to download Python package and import it into Munki.",
+ "com.github.gerardkok.download.enpass": {
+ "name": "Enpass",
+ "description": "Download recipe for Enpass.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Python-package/Python-package.munki.recipe",
- "parent": "com.github.gerardkok.pkg.Python-package",
- "shortname": "Python-package.munki",
- "inferred_type": "munki",
- "munki_display_name": "Python-package",
- "munki_description": "%PYTHON_PKG_NAME% Python package.",
+ "path": "Enpass/Enpass.download.recipe",
+ "shortname": "Enpass.download",
+ "inferred_type": "download",
"children": [
- "local.munki.Python-PyMongo",
- "local.munki.Python-virtualenv"
+ "com.github.gerardkok.pkg.enpass",
+ "com.github.peshay.filewave.enpass"
]
},
- "com.github.gerardkok.pkg.Python-package": {
- "name": "Python-package",
- "description": "Generic recipe to create an installer for a Python package.",
+ "com.github.gerardkok.pkg.enpass": {
+ "name": "Enpass",
+ "description": "Downloads the latest version of Enpass and creates a package.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Python-package/Python-package.pkg.recipe",
- "parent": "com.github.gerardkok.download.Python-package",
- "shortname": "Python-package.pkg",
+ "path": "Enpass/Enpass.pkg.recipe",
+ "parent": "com.github.gerardkok.download.enpass",
+ "shortname": "Enpass.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.install.Python-package",
- "com.github.gerardkok.munki.Python-package"
+ "com.github.gerardkok.munki.enpass"
]
},
- "com.github.gerardkok.download.Python-package": {
- "name": null,
- "description": "Generic download recipe for a Python package.",
+ "com.github.gerardkok.munki.enpass": {
+ "name": "Enpass",
+ "description": "Downloads the current release version of Enpass and imports into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Python-package/Python-package.download.recipe",
- "shortname": "Python-package.download",
+ "path": "Enpass/Enpass.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.enpass",
+ "shortname": "Enpass.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Enpass",
+ "munki_description": "Enpass is an easy to use password-management app."
+ },
+ "com.github.gerardkok.download.DotNetCoreSDK": {
+ "name": "DotNetCoreSDK",
+ "description": "Downloads the latest version of Microsoft's .NET Core SDK.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "DotNet/DotNetCoreSDK.download.recipe",
+ "deprecated": true,
+ "shortname": "DotNetCoreSDK.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.Python-package"
+ "com.github.gerardkok.munki.DotNetCoreSDK"
]
},
- "com.github.gerardkok.download.devolo-cockpit": {
- "name": "Devolo Cockpit",
- "description": "Download recipe for Devolo Cockpit.",
+ "com.github.gerardkok.download.DotNetSDK": {
+ "name": "DotNetSDK",
+ "description": "Downloads the latest version of Microsoft's .NET SDK.\n\nValid PLATFORM_ARCH arguments are:\n- \"arm64\": Downloads .NET for Apple Silicon Macs\n- \"x64\": Downloads .NET for Intel Macs (default)",
"repo": "autopkg/gerardkok-recipes",
- "path": "Devolo/Cockpit.download.recipe",
- "shortname": "Cockpit.download",
+ "path": "DotNet/DotNetSDK.download.recipe",
+ "shortname": "DotNetSDK.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.pkg.devolo-cockpit"
+ "com.github.gerardkok.munki.DotNetSDK"
]
},
- "com.github.gerardkok.pkg.devolo-cockpit": {
- "name": "Devolo Cockpit",
- "description": "Downloads the latest version of Devolo Cockpit and packages it for installation.",
+ "com.github.gerardkok.munki.DotNetSDK": {
+ "name": "DotNetSDK",
+ "description": "Imports the latest release of Microsoft's .NET SDK into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Devolo/Cockpit.pkg.recipe",
- "parent": "com.github.gerardkok.download.devolo-cockpit",
- "shortname": "Cockpit.pkg",
+ "path": "DotNet/DotNetSDK.munki.recipe",
+ "parent": "com.github.gerardkok.download.DotNetSDK",
+ "shortname": "DotNetSDK.munki",
+ "inferred_type": "munki",
+ "munki_display_name": ".NET SDK",
+ "munki_description": ".NET is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios."
+ },
+ "com.github.gerardkok.munki.DotNetCoreSDK": {
+ "name": "DotNetCoreSDK",
+ "description": "Imports the latest release of Microsoft's .NET Core SDK into Munki.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "DotNet/DotNetCoreSDK.munki.recipe",
+ "parent": "com.github.gerardkok.download.DotNetCoreSDK",
+ "deprecated": true,
+ "shortname": "DotNetCoreSDK.munki",
+ "inferred_type": "munki",
+ "munki_display_name": ".NET Core SDK",
+ "munki_description": ".NET Core is a general purpose development platform maintained by Microsoft and the .NET community on GitHub. It is cross-platform, supporting Windows, macOS and Linux, and can be used in device, cloud, and embedded/IoT scenarios."
+ },
+ "com.github.gerardkok.download.ClickShareLauncher": {
+ "name": "ClickShareLauncher",
+ "description": "Download recipe for ClickShare Launcher.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "ClickShare/ClickShareLauncher.download.recipe",
+ "shortname": "ClickShareLauncher.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.pkg.ClickShareLauncher"
+ ]
+ },
+ "com.github.gerardkok.munki.ClickShareLauncher": {
+ "name": "ClickShareLauncher",
+ "description": "Downloads ClickShareLauncher and imports into Munki.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "ClickShare/ClickShareLauncher.munki.recipe",
+ "parent": "com.github.gerardkok.pkg.ClickShareLauncher",
+ "shortname": "ClickShareLauncher.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ClickShare Launcher",
+ "munki_description": "ClickShare is Barco's wireless presentation and collaboration system, that allows any meeting participant to share content on the central meeting room screen."
+ },
+ "com.github.gerardkok.pkg.ClickShareLauncher": {
+ "name": "ClickShareLauncher",
+ "description": "Downloads ClickShareLauncher and creates a package.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "ClickShare/ClickShareLauncher.pkg.recipe",
+ "parent": "com.github.gerardkok.download.ClickShareLauncher",
+ "shortname": "ClickShareLauncher.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gerardkok.munki.devolo-cockpit"
+ "com.github.gerardkok.munki.ClickShareLauncher",
+ "com.github.andredb90.filewave.ClickShareLauncher"
]
},
- "com.github.gerardkok.munki.devolo-cockpit": {
- "name": "Devolo Cockpit",
- "description": "Downloads Devolo Cockpit and imports into Munki.",
+ "com.github.gerardkok.munki.Jenkins": {
+ "name": "Jenkins",
+ "description": "Imports the latest release of Jenkins into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Devolo/Cockpit.munki.recipe",
- "parent": "com.github.gerardkok.pkg.devolo-cockpit",
- "shortname": "Cockpit.munki",
+ "path": "Jenkins/Jenkins.munki.recipe",
+ "parent": "com.github.gerardkok.download.Jenkins",
+ "deprecated": true,
+ "shortname": "Jenkins.munki",
"inferred_type": "munki",
- "munki_display_name": "devolo Cockpit",
- "munki_description": "Devolo Cockpit a status monitor for a powerline network."
+ "munki_display_name": "Jenkins",
+ "munki_description": "An extendable open source automation server"
},
- "com.github.gerardkok.download.HerokuCLI": {
- "name": "HerokuCLI",
- "description": "Download recipe for Heroku CLI.",
+ "com.github.gerardkok.download.Jenkins": {
+ "name": "Jenkins",
+ "description": "Downloads the latest version of Jenkins.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Heroku/HerokuCLI.download.recipe",
+ "path": "Jenkins/Jenkins.download.recipe",
"deprecated": true,
- "shortname": "HerokuCLI.download",
+ "shortname": "Jenkins.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.HerokuCLI"
+ "com.github.gerardkok.munki.Jenkins"
]
},
- "com.github.gerardkok.munki.HerokuCLI": {
- "name": "HerokuCLI",
- "description": "Downloads Heroku CLI and imports into Munki.",
+ "com.github.gerardkok.download.Rust": {
+ "name": "Rust",
+ "description": "Download recipe for Rust.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Heroku/HerokuCLI.munki.recipe",
- "parent": "com.github.gerardkok.download.HerokuCLI",
- "deprecated": true,
- "shortname": "HerokuCLI.munki",
+ "path": "Rust/Rust.download.recipe",
+ "shortname": "Rust.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gerardkok.munki.Rust"
+ ]
+ },
+ "com.github.gerardkok.munki.Rust": {
+ "name": "Rust",
+ "description": "Downloads the Rust Language and imports into Munki.",
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "Rust/Rust.munki.recipe",
+ "parent": "com.github.gerardkok.download.Rust",
+ "shortname": "Rust.munki",
"inferred_type": "munki",
- "munki_display_name": "Heroku CLI",
- "munki_description": "The Heroku Command Line Interface (CLI), formerly known as the Heroku Toolbelt, is a tool for creating and managing Heroku apps from the command line / shell of various operating systems."
+ "munki_display_name": "Rust",
+ "munki_description": "Empowering everyone to build reliable and efficient software."
},
- "com.github.gerardkok.munki.Lens": {
- "name": "Lens",
- "description": "Downloads Lens and imports into Munki.",
+ "com.github.gerardkok.munki.SequelAce": {
+ "name": "SequelAce",
+ "description": "Downloads the latest version of Sequel Ace and imports it into Munki.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Lens/Lens.munki.recipe",
- "parent": "com.github.gerardkok.pkg.Lens",
- "shortname": "Lens.munki",
+ "path": "SequelAce/SequelAce.munki.recipe",
+ "parent": "com.github.gerardkok.download.SequelAce",
+ "shortname": "SequelAce.munki",
"inferred_type": "munki",
- "munki_display_name": "Lens",
- "munki_description": "Lens is the most powerful Kubernetes IDE on the market. It is a standalone application, and it is available on macOS, Windows, and Linux."
+ "munki_display_name": "Sequel Ace",
+ "munki_description": "Sequel Ace is the \"sequel\" to longtime macOS tool Sequel Pro. Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases."
},
- "com.github.gerardkok.pkg.Lens": {
- "name": "Lens",
- "description": "Downloads the latest version of Lens and creates a package.",
+ "com.github.gerardkok.download.SequelAce": {
+ "name": "SequelAce",
+ "description": "Download recipe for Sequel Ace.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Lens/Lens.pkg.recipe",
- "parent": "com.github.ahousseini-recipes.download.Lens",
- "shortname": "Lens.pkg",
- "inferred_type": "pkg",
+ "path": "SequelAce/SequelAce.download.recipe",
+ "shortname": "SequelAce.download",
+ "inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.Lens"
+ "com.github.gerardkok.munki.SequelAce",
+ "com.github.gerardkok.pkg.SequelAce"
]
},
- "local.munki.Python-PyMongo": {
- "name": "Python-PyMongo",
- "description": null,
+ "com.github.gerardkok.pkg.SequelAce": {
+ "name": "SequelAce",
+ "description": "Packages the latest version of Sequel Ace.",
"repo": "autopkg/gerardkok-recipes",
- "path": "Python-package/Examples/Python-PyMongo.munki.recipe",
- "parent": "com.github.gerardkok.munki.Python-package",
- "shortname": "Python-PyMongo.munki",
- "inferred_type": "munki",
- "munki_display_name": "Python-PyMongo",
- "munki_description": "PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python."
+ "path": "SequelAce/SequelAce.pkg.recipe",
+ "parent": "com.github.gerardkok.download.SequelAce",
+ "shortname": "SequelAce.pkg",
+ "inferred_type": "pkg"
},
"local.munki.Python-virtualenv": {
"name": "Python-virtualenv",
@@ -6793,837 +6782,681 @@
"munki_display_name": "Python-virtualenv",
"munki_description": "virtualenv is a tool to create isolated Python environments."
},
- "io.github.hjuutilainen.munki.R": {
- "name": "R",
- "description": "Downloads the current release version of R and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "R/R.munki.recipe",
- "parent": "io.github.hjuutilainen.download.R",
- "shortname": "R.munki",
+ "local.munki.Python-PyMongo": {
+ "name": "Python-PyMongo",
+ "description": null,
+ "repo": "autopkg/gerardkok-recipes",
+ "path": "Python-package/Examples/Python-PyMongo.munki.recipe",
+ "parent": "com.github.gerardkok.munki.Python-package",
+ "shortname": "Python-PyMongo.munki",
"inferred_type": "munki",
- "munki_display_name": "R for Mac OS X",
- "munki_description": "R is a language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc."
- },
- "io.github.hjuutilainen.install.R": {
- "name": null,
- "description": "Installs the current release version of R.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "R/R.install.recipe",
- "parent": "io.github.hjuutilainen.download.R",
- "shortname": "R.install",
- "inferred_type": "install"
+ "munki_display_name": "Python-PyMongo",
+ "munki_description": "PyMongo is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python."
},
- "io.github.hjuutilainen.download.R": {
- "name": "R",
- "description": "Downloads the latest R installer package.",
+ "io.github.hjuutilainen.pkg.ATLAS.ti": {
+ "name": "ATLAS.ti",
+ "description": "Downloads the current release version of ATLAS.ti and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "R/R.download.recipe",
- "shortname": "R.download",
- "inferred_type": "download",
+ "path": "ATLAS.ti/ATLAS.ti.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.ATLAS.ti",
"children": [
- "io.github.hjuutilainen.munki.R",
- "io.github.hjuutilainen.install.R",
- "com.github.golbiga.pkg.R",
- "com.github.grahampugh.recipes.pkg.R"
+ "io.github.hjuutilainen.install.ATLAS.ti"
]
},
- "io.github.hjuutilainen.pkg.1Password": {
- "name": "1Password",
- "description": "Downloads the current release version of 1Password and builds a package.",
+ "io.github.hjuutilainen.munki.ATLAS.ti": {
+ "name": "ATLAS.ti",
+ "description": "Downloads the current release version of ATLAS.ti and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password7.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.1Password",
- "shortname": "1Password7.pkg",
- "inferred_type": "pkg",
+ "path": "ATLAS.ti/ATLAS.ti.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.ATLAS.ti"
+ },
+ "io.github.hjuutilainen.install.ATLAS.ti": {
+ "name": null,
+ "description": "Downloads and installs the current release version of ATLAS.ti.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "ATLAS.ti/ATLAS.ti.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.ATLAS.ti"
+ },
+ "io.github.hjuutilainen.download.ATLAS.ti": {
+ "name": "ATLAS.ti",
+ "description": "Downloads the current release version of ATLAS.ti.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "ATLAS.ti/ATLAS.ti.download.recipe",
"children": [
- "io.github.hjuutilainen.install.1Password",
- "com.justinrummel.jss.1Password",
- "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload",
- "com.github.davidbpirie.jamf-upload.1Password7"
+ "io.github.hjuutilainen.pkg.ATLAS.ti",
+ "io.github.hjuutilainen.munki.ATLAS.ti"
]
},
- "io.github.hjuutilainen.munki.1Password": {
- "name": "1Password",
- "description": "Downloads the current release version of 1Password and imports into Munki.",
+ "io.github.hjuutilainen.SharedProcessors": {
+ "name": null,
+ "description": "This is a stub recipe for referencing shared processors",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password7.munki.recipe",
- "parent": "io.github.hjuutilainen.download.1Password",
- "shortname": "1Password7.munki",
- "inferred_type": "munki",
- "munki_display_name": "1Password",
- "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords."
+ "path": "SharedProcessors/SharedProcessors-hjuutilainen.recipe"
},
- "io.github.hjuutilainen.install.1Password8": {
+ "io.github.hjuutilainen.install.AppCode": {
"name": null,
- "description": "Installs the current release version of 1Password 8.",
+ "description": "Downloads and installs the current release version of AppCode.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password8.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.1Password8",
- "shortname": "1Password8.install",
+ "path": "JetBrains/AppCode.install.recipe",
+ "parent": "io.github.hjuutilainen.download.AppCode",
+ "shortname": "AppCode.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.1Password8": {
- "name": "1Password",
- "description": "Downloads the current release version of 1Password 8 and imports into Munki.",
+ "io.github.hjuutilainen.munki.AppCode": {
+ "name": "AppCode",
+ "description": "Downloads the current release version of AppCode and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password8.munki.recipe",
- "parent": "io.github.hjuutilainen.download.1Password8",
- "shortname": "1Password8.munki",
+ "path": "JetBrains/AppCode.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.AppCode",
+ "shortname": "AppCode.munki",
"inferred_type": "munki",
- "munki_display_name": "1Password",
- "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords."
+ "munki_display_name": "AppCode",
+ "munki_description": "AppCode is an intelligent Objective-C IDE that helps iOS/OS X developers create outstanding apps with ease and pleasure."
},
- "io.github.hjuutilainen.install.1Password": {
+ "io.github.hjuutilainen.install.PyCharmEdu": {
"name": null,
- "description": "Installs the current release version of 1Password.",
+ "description": "Downloads and installs the current release version of PyCharm Edu.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password7.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.1Password",
- "shortname": "1Password7.install",
+ "path": "JetBrains/PyCharmEdu.install.recipe",
+ "parent": "io.github.hjuutilainen.download.PyCharmEdu",
+ "shortname": "PyCharmEdu.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.1Password8": {
- "name": "1Password",
- "description": "Downloads the current release version of 1Password 8.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password8.download.recipe",
- "shortname": "1Password8.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.munki.1Password8",
- "io.github.hjuutilainen.pkg.1Password8",
- "com.github.Lotusshaney.pkg.1Password8"
- ]
- },
- "io.github.hjuutilainen.download.1Password": {
- "name": "1Password",
- "description": "Downloads the current release version of 1Password.",
+ "io.github.hjuutilainen.download.PyCharmEdu": {
+ "name": "PyCharmEdu",
+ "description": "Downloads the current release version of PyCharm Edu.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password7.download.recipe",
- "shortname": "1Password7.download",
+ "path": "JetBrains/PyCharmEdu.download.recipe",
+ "shortname": "PyCharmEdu.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.1Password",
- "io.github.hjuutilainen.munki.1Password",
- "com.justinrummel.pkg.1Password"
+ "io.github.hjuutilainen.install.PyCharmEdu",
+ "io.github.hjuutilainen.pkg.PyCharmEdu",
+ "io.github.hjuutilainen.munki.PyCharmEdu"
]
},
- "io.github.hjuutilainen.pkg.1Password8": {
- "name": "1Password",
- "description": "Downloads the current release version of 1Password 8 and copies the downloaded package.",
+ "io.github.hjuutilainen.pkg.PyCharmEdu": {
+ "name": "PyCharmEdu",
+ "description": "Downloads the current release version of PyCharm Edu and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AgileBits/1Password8.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.1Password8",
- "shortname": "1Password8.pkg",
+ "path": "JetBrains/PyCharmEdu.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.PyCharmEdu",
+ "shortname": "PyCharmEdu.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.1Password8",
- "com.github.andredb90.filewave.1Password8",
- "com.github.davidbpirie.jamf-upload.1Password8"
+ "com.github.sebtomasi.jss.PyCharmEdu"
]
},
- "io.github.hjuutilainen.pkg.DiskDrill": {
- "name": "DiskDrill",
- "description": "Downloads the current release version of Disk Drill and creates a package.",
+ "io.github.hjuutilainen.munki.PyCharmEdu": {
+ "name": "PyCharmEdu",
+ "description": "Downloads the current release version of PyCharm Edu and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CleverFiles/DiskDrill.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.DiskDrill",
- "shortname": "DiskDrill.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.DiskDrill"
- ]
+ "path": "JetBrains/PyCharmEdu.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.PyCharmEdu",
+ "shortname": "PyCharmEdu.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PyCharm Edu",
+ "munki_description": "Free, easy and professional tool to learn programming with Python. PyCharm Edu is designed to help programmers with little or no previous coding experience to learn programming quickly and efficiently, by using a modern professional tool."
},
- "io.github.hjuutilainen.munki.DiskDrill": {
- "name": "DiskDrill",
- "description": "Downloads the current release version of DiskDrill and imports into Munki.",
+ "io.github.hjuutilainen.pkg.AppCode": {
+ "name": "AppCode",
+ "description": "Downloads the current release version of AppCode and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CleverFiles/DiskDrill.munki.recipe",
- "parent": "io.github.hjuutilainen.download.DiskDrill",
- "shortname": "DiskDrill.munki",
- "inferred_type": "munki",
- "munki_display_name": "Disk Drill",
- "munki_description": "The Premier Mac Data Recovery Software. Recover deleted or lost data from any storage device, iOS and Android."
+ "path": "JetBrains/AppCode.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.AppCode",
+ "shortname": "AppCode.pkg",
+ "inferred_type": "pkg"
},
- "io.github.hjuutilainen.download.DiskDrill": {
- "name": "DiskDrill",
- "description": "Downloads the current release version of Disk Drill.",
+ "io.github.hjuutilainen.download.AppCode": {
+ "name": "AppCode",
+ "description": "Downloads the current release version of AppCode.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CleverFiles/DiskDrill.download.recipe",
- "shortname": "DiskDrill.download",
+ "path": "JetBrains/AppCode.download.recipe",
+ "shortname": "AppCode.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.DiskDrill",
- "io.github.hjuutilainen.munki.DiskDrill"
+ "io.github.hjuutilainen.install.AppCode",
+ "io.github.hjuutilainen.munki.AppCode",
+ "io.github.hjuutilainen.pkg.AppCode"
]
},
- "io.github.hjuutilainen.install.DiskDrill": {
- "name": null,
- "description": "Downloads and installs the current release version of DiskDrill.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "CleverFiles/DiskDrill.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.DiskDrill",
- "shortname": "DiskDrill.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.install.Alfred2": {
- "name": null,
- "description": "Downloads and installs the current release version of Alfred 2.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred2.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Alfred2",
- "shortname": "Alfred2.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.munki.Alfred5": {
- "name": "Alfred5",
- "description": "Downloads the current release version of Alfred 5 and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred5.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred5",
- "shortname": "Alfred5.munki",
- "inferred_type": "munki",
- "munki_display_name": "Alfred 5",
- "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac."
- },
- "io.github.hjuutilainen.install.Alfred4": {
- "name": null,
- "description": "Downloads and installs the current release version of Alfred 4.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred4.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Alfred4",
- "shortname": "Alfred4.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.munki.Alfred4": {
- "name": "Alfred4",
- "description": "Downloads the current release version of Alfred 4 and imports into Munki.",
+ "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub": {
+ "name": "WorkspaceONEIntelligentHub",
+ "description": "Downloads the current release version of Workspace ONE Intelligent Hub and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred4.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred4",
- "shortname": "Alfred4.munki",
+ "path": "VMware/WorkspaceONEIntelligentHub.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub",
+ "shortname": "WorkspaceONEIntelligentHub.munki",
"inferred_type": "munki",
- "munki_display_name": "Alfred 4",
- "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac."
+ "munki_display_name": "Workspace ONE Intelligent Hub",
+ "munki_description": "Workspace ONE Intelligent Hub is the app you use to register your device for access to resources within your organization."
},
- "io.github.hjuutilainen.download.Alfred3": {
- "name": "Alfred3",
- "description": "Downloads the latest Alfred 3.",
+ "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub": {
+ "name": "WorkspaceONEIntelligentHub",
+ "description": "Downloads the latest Workspace ONE Intelligent Hub (previously AirWatch Agent) release.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred3.download.recipe",
- "shortname": "Alfred3.download",
+ "path": "VMware/WorkspaceONEIntelligentHub.download.recipe",
+ "shortname": "WorkspaceONEIntelligentHub.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.Alfred3",
- "io.github.hjuutilainen.munki.Alfred3"
+ "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub"
]
},
- "io.github.hjuutilainen.pkg.Alfred2": {
- "name": "Alfred2",
- "description": "Downloads the current release version of Alfred 2 and creates a package.",
+ "io.github.hjuutilainen.download.TextExpander6": {
+ "name": "TextExpander6",
+ "description": "Downloads the current release version of TextExpander 6.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred2.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred2",
- "shortname": "Alfred2.pkg",
- "inferred_type": "pkg",
+ "path": "SmileOnMyMac/TextExpander6.download.recipe",
+ "deprecated": true,
+ "shortname": "TextExpander6.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.Alfred2",
- "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Alfred2"
+ "io.github.hjuutilainen.pkg.TextExpander6",
+ "io.github.hjuutilainen.munki.TextExpander6"
]
},
- "io.github.hjuutilainen.munki.Alfred2": {
- "name": "Alfred2",
- "description": "Downloads the current release version of Alfred 2 and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred2.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred2",
- "shortname": "Alfred2.munki",
- "inferred_type": "munki",
- "munki_display_name": "Alfred 2",
- "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web."
- },
- "io.github.hjuutilainen.download.Alfred4": {
- "name": "Alfred4",
- "description": "Downloads the latest Alfred 4.",
+ "io.github.hjuutilainen.download.TextExpander": {
+ "name": "TextExpander",
+ "description": "Downloads the current release version of TextExpander.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred4.download.recipe",
- "shortname": "Alfred4.download",
+ "path": "SmileOnMyMac/TextExpander.download.recipe",
+ "deprecated": true,
+ "shortname": "TextExpander.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.Alfred4",
- "io.github.hjuutilainen.pkg.Alfred4"
+ "io.github.hjuutilainen.pkg.TextExpander",
+ "io.github.hjuutilainen.munki.TextExpander"
]
},
- "io.github.hjuutilainen.pkg.Alfred4": {
- "name": "Alfred4",
- "description": "Downloads the current release version of Alfred 4 and creates a package.",
+ "io.github.hjuutilainen.install.TextExpander6": {
+ "name": null,
+ "description": "Downloads, packages and installs the current release version of TextExpander 6",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred4.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred4",
- "shortname": "Alfred4.pkg",
+ "path": "SmileOnMyMac/TextExpander6.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TextExpander6",
+ "deprecated": true,
+ "shortname": "TextExpander6.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.pkg.TextExpander": {
+ "name": "TextExpander",
+ "description": "Downloads the current release version of TextExpander and makes a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "SmileOnMyMac/TextExpander.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TextExpander",
+ "deprecated": true,
+ "shortname": "TextExpander.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Alfred4",
- "com.gitub.d33t5.jamf.Alfred",
- "com.github.d33t5.jss.Alfred"
+ "io.github.hjuutilainen.install.TextExpander",
+ "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.TextExpander"
]
},
- "io.github.hjuutilainen.install.Alfred3": {
+ "io.github.hjuutilainen.install.TextExpander": {
"name": null,
- "description": "Downloads and installs the current release version of Alfred 3.",
+ "description": "Downloads, packages and installs the current release version of TextExpander",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred3.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Alfred3",
- "shortname": "Alfred3.install",
+ "path": "SmileOnMyMac/TextExpander.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TextExpander",
+ "deprecated": true,
+ "shortname": "TextExpander.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.Alfred2": {
- "name": "Alfred2",
- "description": "Downloads the latest Alfred 2.",
+ "io.github.hjuutilainen.pkg.TextExpander6": {
+ "name": "TextExpander6",
+ "description": "Downloads the current release version of TextExpander 6 and makes a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred2.download.recipe",
- "shortname": "Alfred2.download",
- "inferred_type": "download",
+ "path": "SmileOnMyMac/TextExpander6.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TextExpander6",
+ "deprecated": true,
+ "shortname": "TextExpander6.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.pkg.Alfred2",
- "io.github.hjuutilainen.munki.Alfred2"
+ "io.github.hjuutilainen.install.TextExpander6",
+ "com.github.andredb90.filewave.TextExpander6"
]
},
- "io.github.hjuutilainen.pkg.Alfred3": {
- "name": "Alfred3",
- "description": "Downloads the current release version of Alfred 3 and creates a package.",
+ "io.github.hjuutilainen.munki.TextExpander6": {
+ "name": "TextExpander6",
+ "description": "Downloads the current release version of TextExpander 6 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred3.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred3",
- "shortname": "Alfred3.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.Alfred3",
- "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Alfred3"
- ]
+ "path": "SmileOnMyMac/TextExpander6.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.TextExpander6",
+ "deprecated": true,
+ "shortname": "TextExpander6.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TextExpander 6",
+ "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices."
},
- "io.github.hjuutilainen.download.Alfred5": {
- "name": "Alfred5",
- "description": "Downloads the latest Alfred 5.",
+ "io.github.hjuutilainen.munki.TextExpander": {
+ "name": "TextExpander",
+ "description": "Downloads the current release version of TextExpander and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred5.download.recipe",
- "shortname": "Alfred5.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.munki.Alfred5",
- "io.github.hjuutilainen.pkg.Alfred5",
- "com.github.peshay.filewave.Alfred"
- ]
+ "path": "SmileOnMyMac/TextExpander.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.TextExpander",
+ "deprecated": true,
+ "shortname": "TextExpander.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TextExpander",
+ "munki_description": "Type more with less effort! TextExpander saves your fingers and your keyboard, expanding custom keyboard shortcuts into frequently-used text and pictures..."
},
- "io.github.hjuutilainen.munki.Alfred3": {
- "name": "Alfred3",
- "description": "Downloads the current release version of Alfred 3 and imports into Munki.",
+ "io.github.hjuutilainen.munki.TextExpander7": {
+ "name": "TextExpander7",
+ "description": "Downloads the latest version of TextExpander 7 and imports into a munki_repo.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred3.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred3",
- "shortname": "Alfred3.munki",
+ "path": "SmileOnMyMac/TextExpander7.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.TextExpander7",
+ "shortname": "TextExpander7.munki",
"inferred_type": "munki",
- "munki_display_name": "Alfred 3",
- "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web."
+ "munki_display_name": "TextExpander 7",
+ "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices."
},
- "io.github.hjuutilainen.pkg.Alfred5": {
- "name": "Alfred5",
- "description": "Downloads the current release version of Alfred 5 and creates a package.",
+ "io.github.hjuutilainen.pkg.TextExpander7": {
+ "name": "TextExpander7",
+ "description": "Downloads the latest version of TextExpander 7 and makes a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred5.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Alfred5",
- "shortname": "Alfred5.pkg",
+ "path": "SmileOnMyMac/TextExpander7.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TextExpander7",
+ "shortname": "TextExpander7.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Alfred5",
- "com.github.Lotusshaney.munki.Alfred5-pkg"
+ "io.github.hjuutilainen.install.TextExpander7"
]
},
- "io.github.hjuutilainen.install.Alfred5": {
+ "io.github.hjuutilainen.install.TextExpander7": {
"name": null,
- "description": "Downloads and installs the current release version of Alfred 5.",
+ "description": "Downloads, packages and installs the current release version of TextExpander 7",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "AlfredApp/Alfred5.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Alfred5",
- "shortname": "Alfred5.install",
+ "path": "SmileOnMyMac/TextExpander7.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TextExpander7",
+ "shortname": "TextExpander7.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.BibDesk": {
- "name": "BibDesk",
- "description": "Downloads the current release version of BibDesk and builds a package.",
+ "io.github.hjuutilainen.download.TextExpander7": {
+ "name": "TextExpander7",
+ "description": "Downloads the latest version of TextExpander 7.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "BibDesk/BibDesk.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.BibDesk",
- "shortname": "BibDesk.pkg",
- "inferred_type": "pkg",
+ "path": "SmileOnMyMac/TextExpander7.download.recipe",
+ "shortname": "TextExpander7.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.BibDesk"
+ "io.github.hjuutilainen.munki.TextExpander7",
+ "io.github.hjuutilainen.pkg.TextExpander7"
]
},
- "io.github.hjuutilainen.munki.BibDesk": {
- "name": "BibDesk",
- "description": "Downloads the current release version of BibDesk and imports into Munki.",
+ "io.github.hjuutilainen.pkg.Go2Shell": {
+ "name": "Go2Shell",
+ "description": "Downloads the latest Go2Shell and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "BibDesk/BibDesk.munki.recipe",
- "parent": "io.github.hjuutilainen.download.BibDesk",
- "shortname": "BibDesk.munki",
- "inferred_type": "munki",
- "munki_display_name": "BibDesk",
- "munki_description": "Use BibDesk to edit and manage your bibliography. It will keep track of both the bibliographic information and the associated files or web links for you. BibDesk's services will simplify using your bibliography in other applications and are particularly well suited for LATEX users."
+ "path": "ZipZapMac/Go2Shell.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Go2Shell",
+ "shortname": "Go2Shell.pkg",
+ "inferred_type": "pkg"
},
- "io.github.hjuutilainen.download.BibDesk": {
- "name": "BibDesk",
- "description": "Downloads the current release version of BibDesk.",
+ "io.github.hjuutilainen.download.Go2Shell": {
+ "name": "Go2Shell",
+ "description": "Downloads the current release version of Go2Shell.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "BibDesk/BibDesk.download.recipe",
- "shortname": "BibDesk.download",
+ "path": "ZipZapMac/Go2Shell.download.recipe",
+ "shortname": "Go2Shell.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.BibDesk",
- "io.github.hjuutilainen.munki.BibDesk",
- "io.github.hjuutilainen.install.BibDesk"
+ "io.github.hjuutilainen.pkg.Go2Shell",
+ "io.github.hjuutilainen.munki.Go2Shell",
+ "io.github.hjuutilainen.install.Go2Shell",
+ "com.github.peshay.filewave.Go2Shell"
]
},
- "io.github.hjuutilainen.install.BibDesk": {
- "name": null,
- "description": "Installs the current release version of BibDesk.",
+ "io.github.hjuutilainen.munki.Go2Shell": {
+ "name": "Go2Shell",
+ "description": "Downloads the current release version of Go2Shell and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "BibDesk/BibDesk.install.recipe",
- "parent": "io.github.hjuutilainen.download.BibDesk",
- "shortname": "BibDesk.install",
- "inferred_type": "install"
+ "path": "ZipZapMac/Go2Shell.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Go2Shell",
+ "shortname": "Go2Shell.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Go2Shell",
+ "munki_description": "Opens a terminal window to the current directory in Finder."
},
- "io.github.hjuutilainen.install.GitUp": {
+ "io.github.hjuutilainen.install.Go2Shell": {
"name": null,
- "description": "Downloads, packages and installs the latest version of GitUp. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".",
+ "description": "Downloads and installs the current release version of Go2Shell.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitUp/GitUp.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.GitUp",
- "shortname": "GitUp.install",
+ "path": "ZipZapMac/Go2Shell.install.recipe",
+ "parent": "io.github.hjuutilainen.download.Go2Shell",
+ "shortname": "Go2Shell.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.GitUp": {
- "name": "GitUp",
- "description": "Downloads the latest version of GitUp and imports it into Munki. The RELEASE_CHANNEL can be set to \"stable\" or \"continuous\".",
+ "io.github.hjuutilainen.munki.ExifTool": {
+ "name": "ExifTool",
+ "description": "Downloads the current release version of ExifTool and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitUp/GitUp.munki.recipe",
- "parent": "io.github.hjuutilainen.download.GitUp",
- "shortname": "GitUp.munki",
+ "path": "ExifTool/ExifTool.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.ExifTool",
+ "shortname": "ExifTool.munki",
"inferred_type": "munki",
- "munki_display_name": "GitUp",
- "munki_description": "Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived."
+ "munki_display_name": "ExifTool",
+ "munki_description": "ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different metadata formats as well as the maker notes of many digital cameras."
},
- "io.github.hjuutilainen.download.GitUp": {
- "name": "GitUp",
- "description": "Downloads the latest version of GitUp.\n\nSet PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`",
+ "io.github.hjuutilainen.download.ExifTool": {
+ "name": "ExifTool",
+ "description": "Downloads the latest ExifTool.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitUp/GitUp.download.recipe",
- "shortname": "GitUp.download",
+ "path": "ExifTool/ExifTool.download.recipe",
+ "shortname": "ExifTool.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.GitUp",
- "io.github.hjuutilainen.pkg.GitUp"
+ "io.github.hjuutilainen.munki.ExifTool",
+ "io.github.hjuutilainen.pkg.ExifTool"
]
},
- "io.github.hjuutilainen.pkg.GitUp": {
- "name": "GitUp",
- "description": "Downloads the latest version of GitUp and creates a package. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".",
+ "io.github.hjuutilainen.pkg.ExifTool": {
+ "name": null,
+ "description": "Downloads the current release version of ExifTool and extracts the installer package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitUp/GitUp.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.GitUp",
- "shortname": "GitUp.pkg",
+ "path": "ExifTool/ExifTool.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.ExifTool",
+ "shortname": "ExifTool.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.GitUp"
+ "io.github.hjuutilainen.install.ExifTool",
+ "com.github.seansgm.autopkg-lanrev-recipes.ExifTool",
+ "com.github.seansgm.autopkg-absolute-recipes.ExifTool"
]
},
- "io.github.hjuutilainen.install.SUSInspector": {
+ "io.github.hjuutilainen.install.ExifTool": {
"name": null,
- "description": "Downloads and installs the current release version of SUSInspector.",
+ "description": "Installs the current release version of ExifTool.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/SUSInspector.install.recipe",
- "parent": "io.github.hjuutilainen.download.SUSInspector",
- "shortname": "SUSInspector.install",
+ "path": "ExifTool/ExifTool.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.ExifTool",
+ "shortname": "ExifTool.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.BigSurBlocker": {
- "name": "BigSurBlocker",
- "description": "Downloads the current release version of Big Sur Blocker and builds a package.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/BigSurBlocker.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.BigSurBlocker",
- "shortname": "BigSurBlocker.pkg",
- "inferred_type": "pkg"
- },
- "io.github.hjuutilainen.download.BigSurBlocker": {
- "name": "BigSurBlocker",
- "description": "Downloads the latest version of Big Sur Blocker.",
+ "io.github.hjuutilainen.download.TeXstudio": {
+ "name": "TeXstudio",
+ "description": "Downloads the latest TeXstudio.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/BigSurBlocker.download.recipe",
- "shortname": "BigSurBlocker.download",
+ "path": "TeXstudio/TeXstudio.download.recipe",
+ "shortname": "TeXstudio.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.BigSurBlocker",
- "io.github.hjuutilainen.munki.BigSurBlocker"
+ "io.github.hjuutilainen.pkg.TeXstudio",
+ "io.github.hjuutilainen.munki.TeXstudio",
+ "com.github.peshay.filewave.TeXstudio"
]
},
- "io.github.hjuutilainen.munki.SUSInspector": {
- "name": "SUSInspector",
- "description": "Downloads the current release version of SUS Inspector and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/SUSInspector.munki.recipe",
- "parent": "io.github.hjuutilainen.download.SUSInspector",
- "shortname": "SUSInspector.munki",
- "inferred_type": "munki",
- "munki_display_name": "SUS Inspector",
- "munki_description": "SUS Inspector is an utility app for viewing detailed information about Apple's Software Update Service. It sets up a local Reposado installation to replicate catalogs and then parses them for viewing."
- },
- "io.github.hjuutilainen.pkg.SUSInspector": {
- "name": "SUSInspector",
- "description": "Downloads the current release version of SUSInspector and builds a package.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/SUSInspector.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.SUSInspector",
- "shortname": "SUSInspector.pkg",
- "inferred_type": "pkg"
- },
- "io.github.hjuutilainen.download.SUSInspector": {
- "name": "SUSInspector",
- "description": "Downloads the latest version of SUS Inspector.",
+ "io.github.hjuutilainen.pkg.TeXstudio": {
+ "name": "TeXstudio",
+ "description": "Downloads the current release version of TeXstudio and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/SUSInspector.download.recipe",
- "shortname": "SUSInspector.download",
- "inferred_type": "download",
+ "path": "TeXstudio/TeXstudio.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TeXstudio",
+ "shortname": "TeXstudio.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.SUSInspector",
- "io.github.hjuutilainen.munki.SUSInspector",
- "io.github.hjuutilainen.pkg.SUSInspector"
+ "io.github.hjuutilainen.install.TeXstudio",
+ "com.github.scriptingosx.jss.TeXstudio"
]
},
- "io.github.hjuutilainen.munki.BigSurBlocker": {
- "name": "BigSurBlocker",
- "description": "Downloads the current release version of Big Sur Blocker and imports into Munki.",
+ "io.github.hjuutilainen.munki.TeXstudio": {
+ "name": "TeXstudio",
+ "description": "Downloads the current release version of TeXstudio and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Hannes Juutilainen/BigSurBlocker.munki.recipe",
- "parent": "io.github.hjuutilainen.download.BigSurBlocker",
- "shortname": "BigSurBlocker.munki",
+ "path": "TeXstudio/TeXstudio.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.TeXstudio",
+ "shortname": "TeXstudio.munki",
"inferred_type": "munki",
- "munki_display_name": "Big Sur Blocker",
- "munki_description": "Detect when \"Install macOS Big Sur.app\" installer application has launched, terminate the process and display an alert."
+ "munki_display_name": "TeXstudio",
+ "munki_description": "TeXstudio is an integrated writing environment for creating LaTeX documents. TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants."
},
- "io.github.hjuutilainen.install.Gnuplot": {
+ "io.github.hjuutilainen.install.TeXstudio": {
"name": null,
- "description": "Downloads and installs the latest Gnuplot contributed executable for OS X",
+ "description": "Installs the current release version of TeXstudio.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Gnuplot/GnuplotApp.install.recipe",
- "parent": "io.github.hjuutilainen.download.Gnuplot",
- "deprecated": true,
- "shortname": "GnuplotApp.install",
+ "path": "TeXstudio/TeXstudio.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TeXstudio",
+ "shortname": "TeXstudio.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.Gnuplot": {
- "name": null,
- "description": "Downloads the latest installer package of Gnuplot contributed executable for OS X",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Gnuplot/GnuplotApp.download.recipe",
- "deprecated": true,
- "shortname": "GnuplotApp.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.install.Gnuplot",
- "io.github.hjuutilainen.munki.Gnuplot"
- ]
- },
- "io.github.hjuutilainen.munki.Gnuplot": {
- "name": "Gnuplot",
- "description": "Downloads the current release version of Gnuplot contributed executable for OS X and imports into Munki.",
+ "io.github.hjuutilainen.munki.Subler": {
+ "name": "Subler",
+ "description": "Downloads the current release version of Subler and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Gnuplot/GnuplotApp.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Gnuplot",
- "deprecated": true,
- "shortname": "GnuplotApp.munki",
+ "path": "Subler/Subler.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Subler",
+ "shortname": "Subler.munki",
"inferred_type": "munki",
- "munki_display_name": "Gnuplot",
- "munki_description": "Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave."
+ "munki_display_name": "Subler",
+ "munki_description": "Subler is an Mac OS X app created to mux mp4 files."
},
- "io.github.hjuutilainen.download.PyCharmEdu": {
- "name": "PyCharmEdu",
- "description": "Downloads the current release version of PyCharm Edu.",
+ "io.github.hjuutilainen.download.Subler": {
+ "name": "Subler",
+ "description": "Downloads the current release version of Subler.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/PyCharmEdu.download.recipe",
- "shortname": "PyCharmEdu.download",
+ "path": "Subler/Subler.download.recipe",
+ "shortname": "Subler.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.PyCharmEdu",
- "io.github.hjuutilainen.pkg.PyCharmEdu",
- "io.github.hjuutilainen.install.PyCharmEdu"
+ "io.github.hjuutilainen.munki.Subler",
+ "io.github.hjuutilainen.pkg.Subler"
]
},
- "io.github.hjuutilainen.install.AppCode": {
+ "io.github.hjuutilainen.install.Subler": {
"name": null,
- "description": "Downloads and installs the current release version of AppCode.",
+ "description": "Installs the current release version of Subler.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/AppCode.install.recipe",
- "parent": "io.github.hjuutilainen.download.AppCode",
- "shortname": "AppCode.install",
+ "path": "Subler/Subler.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Subler",
+ "shortname": "Subler.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.AppCode": {
- "name": "AppCode",
- "description": "Downloads the current release version of AppCode and builds a package.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/AppCode.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.AppCode",
- "shortname": "AppCode.pkg",
- "inferred_type": "pkg"
- },
- "io.github.hjuutilainen.munki.PyCharmEdu": {
- "name": "PyCharmEdu",
- "description": "Downloads the current release version of PyCharm Edu and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/PyCharmEdu.munki.recipe",
- "parent": "io.github.hjuutilainen.download.PyCharmEdu",
- "shortname": "PyCharmEdu.munki",
- "inferred_type": "munki",
- "munki_display_name": "PyCharm Edu",
- "munki_description": "Free, easy and professional tool to learn programming with Python. PyCharm Edu is designed to help programmers with little or no previous coding experience to learn programming quickly and efficiently, by using a modern professional tool."
- },
- "io.github.hjuutilainen.download.AppCode": {
- "name": "AppCode",
- "description": "Downloads the current release version of AppCode.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/AppCode.download.recipe",
- "shortname": "AppCode.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.install.AppCode",
- "io.github.hjuutilainen.pkg.AppCode",
- "io.github.hjuutilainen.munki.AppCode"
- ]
- },
- "io.github.hjuutilainen.pkg.PyCharmEdu": {
- "name": "PyCharmEdu",
- "description": "Downloads the current release version of PyCharm Edu and builds a package.",
+ "io.github.hjuutilainen.pkg.Subler": {
+ "name": "Subler",
+ "description": "Downloads the current release version of Subler and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/PyCharmEdu.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.PyCharmEdu",
- "shortname": "PyCharmEdu.pkg",
+ "path": "Subler/Subler.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Subler",
+ "shortname": "Subler.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.sebtomasi.jss.PyCharmEdu"
+ "io.github.hjuutilainen.install.Subler"
]
},
- "io.github.hjuutilainen.munki.AppCode": {
- "name": "AppCode",
- "description": "Downloads the current release version of AppCode and imports into Munki.",
+ "io.github.hjuutilainen.munki.DiskDrill": {
+ "name": "DiskDrill",
+ "description": "Downloads the current release version of DiskDrill and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/AppCode.munki.recipe",
- "parent": "io.github.hjuutilainen.download.AppCode",
- "shortname": "AppCode.munki",
+ "path": "CleverFiles/DiskDrill.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.DiskDrill",
+ "shortname": "DiskDrill.munki",
"inferred_type": "munki",
- "munki_display_name": "AppCode",
- "munki_description": "AppCode is an intelligent Objective-C IDE that helps iOS/OS X developers create outstanding apps with ease and pleasure."
+ "munki_display_name": "Disk Drill",
+ "munki_description": "The Premier Mac Data Recovery Software. Recover deleted or lost data from any storage device, iOS and Android."
},
- "io.github.hjuutilainen.install.PyCharmEdu": {
+ "io.github.hjuutilainen.install.DiskDrill": {
"name": null,
- "description": "Downloads and installs the current release version of PyCharm Edu.",
+ "description": "Downloads and installs the current release version of DiskDrill.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "JetBrains/PyCharmEdu.install.recipe",
- "parent": "io.github.hjuutilainen.download.PyCharmEdu",
- "shortname": "PyCharmEdu.install",
+ "path": "CleverFiles/DiskDrill.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.DiskDrill",
+ "shortname": "DiskDrill.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.LibreOffice": {
- "name": "LibreOffice",
- "description": "Downloads the latest version of LibreOffice and imports into Munki. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "LibreOffice/LibreOffice.munki.recipe",
- "parent": "io.github.hjuutilainen.download.LibreOffice",
- "shortname": "LibreOffice.munki",
- "inferred_type": "munki",
- "munki_display_name": "LibreOffice",
- "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base."
- },
- "io.github.hjuutilainen.download.LibreOffice": {
- "name": "LibreOffice",
- "description": "Downloads the latest LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.\nThe architecture (ARCH) can be 'x86_64' or 'aarch64'\n",
+ "io.github.hjuutilainen.download.DiskDrill": {
+ "name": "DiskDrill",
+ "description": "Downloads the current release version of Disk Drill.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "LibreOffice/LibreOffice.download.recipe",
- "shortname": "LibreOffice.download",
+ "path": "CleverFiles/DiskDrill.download.recipe",
+ "shortname": "DiskDrill.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.LibreOffice",
- "io.github.hjuutilainen.pkg.LibreOffice",
- "io.github.hjuutilainen.install.LibreOffice",
- "com.github.peshay.filewave.LibreOffice",
- "com.github.sebtomasi.download.LibreOfficeLangPack",
- "com.github.grahampugh.recipes.download.LibreOfficeLangPack",
- "com.github.wycomco.download.LibreOfficeLangPack"
+ "io.github.hjuutilainen.munki.DiskDrill",
+ "io.github.hjuutilainen.pkg.DiskDrill"
]
},
- "io.github.hjuutilainen.pkg.LibreOffice": {
- "name": "LibreOffice",
- "description": "Downloads the latest version of LibreOffice and builds a package. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.",
+ "io.github.hjuutilainen.pkg.DiskDrill": {
+ "name": "DiskDrill",
+ "description": "Downloads the current release version of Disk Drill and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "LibreOffice/LibreOffice.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.LibreOffice",
- "shortname": "LibreOffice.pkg",
+ "path": "CleverFiles/DiskDrill.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.DiskDrill",
+ "shortname": "DiskDrill.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice",
- "com.github.seansgm.autopkg-absolute-recipes.LibreOffice",
- "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice",
- "com.github.almenscorner.intune.LibreOffice"
+ "io.github.hjuutilainen.install.DiskDrill"
]
},
- "io.github.hjuutilainen.install.LibreOffice": {
- "name": "LibreOffice",
- "description": "Installs the latest version of LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.",
+ "io.github.hjuutilainen.download.iTerm2": {
+ "name": "iTerm2",
+ "description": "Downloads the current version of iTerm2. Set RELEASE to either \"final\" or \"testing\". For iTerm2 version 3 beta, set RELEASE to \"testing3\".",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "LibreOffice/LibreOffice.install.recipe",
- "parent": "io.github.hjuutilainen.download.LibreOffice",
- "shortname": "LibreOffice.install",
- "inferred_type": "install"
+ "path": "iTerm2/iTerm2.download.recipe",
+ "shortname": "iTerm2.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.iTerm2",
+ "io.github.hjuutilainen.pkg.iTerm2",
+ "com.github.peshay.filewave.iTerm2",
+ "com.github.almenscorner.intune.iTerm2"
+ ]
},
- "io.github.hjuutilainen.pkg.Obsidian": {
- "name": "Obsidian",
- "description": "Downloads the current release version of Obsidian and builds a package.",
+ "io.github.hjuutilainen.munki.iTerm2": {
+ "name": "iTerm2",
+ "description": "Downloads the current release version of iTerm2 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Obsidian/Obsidian.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Obsidian",
- "shortname": "Obsidian.pkg",
+ "path": "iTerm2/iTerm2.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.iTerm2",
+ "shortname": "iTerm2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "iTerm2",
+ "munki_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. Its focus is on performance, internationalization, and supporting innovative features that make your life better."
+ },
+ "io.github.hjuutilainen.pkg.iTerm2": {
+ "name": "iTerm2",
+ "description": "Downloads the current release version of iTerm 2 and makes a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "iTerm2/iTerm2.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.iTerm2",
+ "shortname": "iTerm2.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Obsidian",
- "com.github.davidbpirie.jamf-upload.Obsidian"
+ "io.github.hjuutilainen.install.iTerm2",
+ "com.github.seansgm.autopkg-lanrev-recipes.iTerm2",
+ "com.github.seansgm.autopkg-absolute-recipes.iTerm2",
+ "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.iTerm2",
+ "com.github.davidbpirie.jamf-upload.iTerm2",
+ "com.github.Lotusshaney.munki.iTerm2"
]
},
- "io.github.hjuutilainen.munki.Obsidian": {
- "name": "Obsidian",
- "description": "Downloads the current release version of Obsidian and imports into Munki.",
+ "io.github.hjuutilainen.install.iTerm2": {
+ "name": null,
+ "description": "Downloads, packages and installs the current release version of iTerm2",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Obsidian/Obsidian.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Obsidian",
- "shortname": "Obsidian.munki",
- "inferred_type": "munki",
- "munki_display_name": "Obsidian",
- "munki_description": "A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files."
+ "path": "iTerm2/iTerm2.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.iTerm2",
+ "shortname": "iTerm2.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.install.Obsidian": {
+ "io.github.hjuutilainen.install.Dash3": {
"name": null,
- "description": "Downloads and installs the current release version of Obsidian.",
+ "description": "Downloads, packages and installs the current release version of Dash3",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Obsidian/Obsidian.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Obsidian",
- "shortname": "Obsidian.install",
+ "path": "Kapeli/Dash3.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Dash3",
+ "shortname": "Dash3.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.Obsidian": {
- "name": "Obsidian",
- "description": "Downloads the latest version of Obsidian.",
+ "io.github.hjuutilainen.munki.Dash3": {
+ "name": "Dash",
+ "description": "Downloads the current release version of Dash 3 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Obsidian/Obsidian.download.recipe",
- "shortname": "Obsidian.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.pkg.Obsidian",
- "io.github.hjuutilainen.munki.Obsidian"
- ]
+ "path": "Kapeli/Dash3.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Dash3",
+ "shortname": "Dash3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Dash",
+ "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs. You can even generate your own docsets or request docsets to be included."
},
- "io.github.hjuutilainen.download.Kaleidoscope": {
- "name": "Kaleidoscope",
- "description": "Downloads the current release version of Kaleidoscope.",
+ "io.github.hjuutilainen.download.Dash3": {
+ "name": "Dash",
+ "description": "Downloads the current version of Dash 3.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kaleidoscope/Kaleidoscope.download.recipe",
- "shortname": "Kaleidoscope.download",
+ "path": "Kapeli/Dash3.download.recipe",
+ "shortname": "Dash3.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.Kaleidoscope",
- "io.github.hjuutilainen.munki.Kaleidoscope"
+ "io.github.hjuutilainen.munki.Dash3",
+ "io.github.hjuutilainen.pkg.Dash3"
]
},
- "io.github.hjuutilainen.pkg.Kaleidoscope": {
- "name": "Kaleidoscope",
- "description": "Downloads the current release version of Kaleidoscope and creates a package.",
+ "io.github.hjuutilainen.pkg.Dash3": {
+ "name": "Dash",
+ "description": "Downloads the current release version of Dash 3 and makes a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kaleidoscope/Kaleidoscope.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Kaleidoscope",
- "shortname": "Kaleidoscope.pkg",
+ "path": "Kapeli/Dash3.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Dash3",
+ "shortname": "Dash3.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Kaleidoscope",
- "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope"
+ "io.github.hjuutilainen.install.Dash3",
+ "com.github.killahquam.jss.dash3"
]
},
- "io.github.hjuutilainen.install.Kaleidoscope": {
- "name": "Kaleidoscope",
- "description": "Downloads and installs the current release version of Kaleidoscope.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Kaleidoscope/Kaleidoscope.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Kaleidoscope",
- "shortname": "Kaleidoscope.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.munki.Kaleidoscope": {
- "name": "Kaleidoscope",
- "description": "Downloads the current release version of Kaleidoscope and imports into Munki.",
+ "io.github.hjuutilainen.munki.CodeRunner2": {
+ "name": "CodeRunner",
+ "description": "Downloads the latest CodeRunner 2 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kaleidoscope/Kaleidoscope.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Kaleidoscope",
- "shortname": "Kaleidoscope.munki",
+ "path": "CodeRunner/CodeRunner2.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.CodeRunner2",
+ "shortname": "CodeRunner2.munki",
"inferred_type": "munki",
- "munki_display_name": "Kaleidoscope",
- "munki_description": "Easily spot the differences in text and image files. Review changes in seconds with the world's most advanced Mac diff tool."
+ "munki_display_name": "CodeRunner 2",
+ "munki_description": "CodeRunner is the easiest way to write code on your Mac. You can run code in almost any language instantly, and you'll be surprised by the powerful set of features in such a lightweight and easy-to-use editor."
},
- "io.github.hjuutilainen.pkg.CamundaModeler": {
- "name": "CamundaModeler",
- "description": "Downloads the current release version of Camunda Modeler and builds a package.",
+ "io.github.hjuutilainen.pkg.CodeRunner2": {
+ "name": "CodeRunner",
+ "description": "Downloads the latest CodeRunner 2 and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Camunda/CamundaModeler.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.CamundaModeler",
- "shortname": "CamundaModeler.pkg",
+ "path": "CodeRunner/CodeRunner2.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.CodeRunner2",
+ "shortname": "CodeRunner2.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.CamundaModeler",
- "com.github.andredb90.filewave.CamundaModeler"
+ "io.github.hjuutilainen.install.CodeRunner2"
]
},
- "io.github.hjuutilainen.munki.CamundaModeler": {
- "name": "CamundaModeler",
- "description": "Downloads the current release version of Camunda Modeler and imports into Munki.",
+ "io.github.hjuutilainen.download.CodeRunner2": {
+ "name": "CodeRunner",
+ "description": "Downloads the latest CodeRunner 2.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Camunda/CamundaModeler.munki.recipe",
- "parent": "io.github.hjuutilainen.download.CamundaModeler",
- "shortname": "CamundaModeler.munki",
- "inferred_type": "munki",
- "munki_display_name": "Camunda Modeler",
- "munki_description": "The developer-friendly desktop app for editing BPMN process diagrams and DMN Decision Tables."
+ "path": "CodeRunner/CodeRunner2.download.recipe",
+ "shortname": "CodeRunner2.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.CodeRunner2",
+ "io.github.hjuutilainen.pkg.CodeRunner2"
+ ]
},
- "io.github.hjuutilainen.install.CamundaModeler": {
+ "io.github.hjuutilainen.install.CodeRunner2": {
"name": null,
- "description": "Downloads, packages and installs the current release version of Camunda Modeler.",
+ "description": "Downloads and installs the current release version of CodeRunner 2.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Camunda/CamundaModeler.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.CamundaModeler",
- "shortname": "CamundaModeler.install",
+ "path": "CodeRunner/CodeRunner2.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.CodeRunner2",
+ "shortname": "CodeRunner2.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.CamundaModeler": {
- "name": "CamundaModeler",
- "description": "Downloads the latest version of Camunda Modeler.",
+ "io.github.hjuutilainen.pkg.BorgBackup": {
+ "name": "borg",
+ "description": "Downloads the current release version of BorgBackup and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Camunda/CamundaModeler.download.recipe",
- "shortname": "CamundaModeler.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.pkg.CamundaModeler",
- "io.github.hjuutilainen.munki.CamundaModeler"
- ]
+ "path": "BorgBackup/BorgBackup.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.BorgBackup",
+ "shortname": "BorgBackup.pkg",
+ "inferred_type": "pkg"
},
"io.github.hjuutilainen.download.BorgBackup": {
"name": "borg",
@@ -7636,760 +7469,844 @@
"io.github.hjuutilainen.pkg.BorgBackup"
]
},
- "io.github.hjuutilainen.pkg.BorgBackup": {
- "name": "borg",
- "description": "Downloads the current release version of BorgBackup and builds a package.",
+ "io.github.hjuutilainen.install.GitUp": {
+ "name": null,
+ "description": "Downloads, packages and installs the latest version of GitUp. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "BorgBackup/BorgBackup.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.BorgBackup",
- "shortname": "BorgBackup.pkg",
- "inferred_type": "pkg"
+ "path": "GitUp/GitUp.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.GitUp",
+ "shortname": "GitUp.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.munki.SourceTree": {
- "name": "SourceTree",
- "description": "Downloads the current release version of SourceTree and imports into Munki.",
+ "io.github.hjuutilainen.munki.GitUp": {
+ "name": "GitUp",
+ "description": "Downloads the latest version of GitUp and imports it into Munki. The RELEASE_CHANNEL can be set to \"stable\" or \"continuous\".",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Atlassian/SourceTree.munki.recipe",
- "parent": "io.github.hjuutilainen.download.SourceTree",
- "shortname": "SourceTree.munki",
+ "path": "GitUp/GitUp.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.GitUp",
+ "shortname": "GitUp.munki",
"inferred_type": "munki",
- "munki_display_name": "SourceTree",
- "munki_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories."
+ "munki_display_name": "GitUp",
+ "munki_description": "Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived."
},
- "io.github.hjuutilainen.download.SourceTree": {
- "name": "SourceTree",
- "description": "Downloads the current release version of SourceTree.",
+ "io.github.hjuutilainen.download.GitUp": {
+ "name": "GitUp",
+ "description": "Downloads the latest version of GitUp.\n\nSet PRERELEASE to a non-empty string to download prereleases, either via Input in an override or via the -k option, i.e.: `-k PRERELEASE=yes`",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Atlassian/SourceTree.download.recipe",
- "shortname": "SourceTree.download",
+ "path": "GitUp/GitUp.download.recipe",
+ "shortname": "GitUp.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.SourceTree",
- "io.github.hjuutilainen.pkg.SourceTree",
- "com.github.peshay.filewave.SourceTree"
+ "io.github.hjuutilainen.munki.GitUp",
+ "io.github.hjuutilainen.pkg.GitUp"
]
},
- "io.github.hjuutilainen.install.SourceTree": {
+ "io.github.hjuutilainen.pkg.GitUp": {
+ "name": "GitUp",
+ "description": "Downloads the latest version of GitUp and creates a package. Set RELEASE_CHANNEL to \"stable\" or \"continuous\".",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "GitUp/GitUp.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.GitUp",
+ "shortname": "GitUp.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "io.github.hjuutilainen.install.GitUp"
+ ]
+ },
+ "io.github.hjuutilainen.download.Fork": {
+ "name": "Fork",
+ "description": "Downloads the current release version of Fork.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Fork/Fork.download.recipe",
+ "shortname": "Fork.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.Fork",
+ "io.github.hjuutilainen.pkg.Fork"
+ ]
+ },
+ "io.github.hjuutilainen.install.Fork": {
"name": null,
- "description": "Downloads and installs the current release version of SourceTree.",
+ "description": "Downloads and installs the current release version of Fork.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Atlassian/SourceTree.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.SourceTree",
- "shortname": "SourceTree.install",
+ "path": "Fork/Fork.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Fork",
+ "shortname": "Fork.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.SourceTree": {
- "name": "SourceTree",
- "description": "Downloads the current release version of SourceTree and builds a package.",
+ "io.github.hjuutilainen.munki.Fork": {
+ "name": "Fork",
+ "description": "Downloads the current release version of Fork and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Atlassian/SourceTree.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.SourceTree",
- "shortname": "SourceTree.pkg",
+ "path": "Fork/Fork.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Fork",
+ "shortname": "Fork.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Fork",
+ "munki_description": "Fork is a fast and friendly git client for Mac"
+ },
+ "io.github.hjuutilainen.pkg.Fork": {
+ "name": "Fork",
+ "description": "Downloads the current release version of Fork and creates a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Fork/Fork.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Fork",
+ "shortname": "Fork.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.SourceTree",
- "com.github.smithjw.jamf.SourceTree",
- "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.SourceTree",
- "com.github.Lotusshaney.munki.SourceTree"
+ "io.github.hjuutilainen.install.Fork"
]
},
- "io.github.hjuutilainen.pkg.DaisyDisk": {
- "name": "DaisyDisk",
- "description": "Downloads the current release version of DaisyDisk and builds a package.",
+ "io.github.hjuutilainen.pkg.Obsidian": {
+ "name": "Obsidian",
+ "description": "Downloads the current release version of Obsidian and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "DaisyDisk/DaisyDisk.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.DaisyDisk",
- "shortname": "DaisyDisk.pkg",
+ "path": "Obsidian/Obsidian.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Obsidian",
+ "shortname": "Obsidian.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.DaisyDisk",
- "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk"
+ "io.github.hjuutilainen.install.Obsidian",
+ "com.github.davidbpirie.jamf-upload.Obsidian"
]
},
- "io.github.hjuutilainen.install.DaisyDisk": {
+ "io.github.hjuutilainen.install.Obsidian": {
"name": null,
- "description": "Installs the current release version of DaisyDisk.",
+ "description": "Downloads and installs the current release version of Obsidian.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "DaisyDisk/DaisyDisk.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.DaisyDisk",
- "shortname": "DaisyDisk.install",
+ "path": "Obsidian/Obsidian.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Obsidian",
+ "shortname": "Obsidian.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.DaisyDisk": {
- "name": "DaisyDisk",
- "description": "Downloads the latest DaisyDisk.",
+ "io.github.hjuutilainen.download.Obsidian": {
+ "name": "Obsidian",
+ "description": "Downloads the latest version of Obsidian.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "DaisyDisk/DaisyDisk.download.recipe",
- "shortname": "DaisyDisk.download",
+ "path": "Obsidian/Obsidian.download.recipe",
+ "shortname": "Obsidian.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.DaisyDisk",
- "io.github.hjuutilainen.munki.DaisyDisk"
+ "io.github.hjuutilainen.pkg.Obsidian",
+ "io.github.hjuutilainen.munki.Obsidian"
]
},
- "io.github.hjuutilainen.munki.DaisyDisk": {
- "name": "DaisyDisk",
- "description": "Downloads the current release version of DaisyDisk and imports into Munki.",
+ "io.github.hjuutilainen.munki.Obsidian": {
+ "name": "Obsidian",
+ "description": "Downloads the current release version of Obsidian and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "DaisyDisk/DaisyDisk.munki.recipe",
- "parent": "io.github.hjuutilainen.download.DaisyDisk",
- "shortname": "DaisyDisk.munki",
+ "path": "Obsidian/Obsidian.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Obsidian",
+ "shortname": "Obsidian.munki",
"inferred_type": "munki",
- "munki_display_name": "DaisyDisk",
- "munki_description": "Take a different look at your disk. See what's on your Mac and recover disk space every time you need it."
+ "munki_display_name": "Obsidian",
+ "munki_description": "A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files."
},
- "io.github.hjuutilainen.munki.TeXstudio": {
- "name": "TeXstudio",
- "description": "Downloads the current release version of TeXstudio and imports into Munki.",
+ "io.github.hjuutilainen.install.auditbeat": {
+ "name": null,
+ "description": "Downloads and installs the latest Elastic auditbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeXstudio/TeXstudio.munki.recipe",
- "parent": "io.github.hjuutilainen.download.TeXstudio",
- "shortname": "TeXstudio.munki",
+ "path": "Elasticsearch/auditbeat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.auditbeat",
+ "shortname": "auditbeat.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.heartbeat": {
+ "name": "heartbeat",
+ "description": "Downloads the latest Elastic heartbeat, creates a package and imports into Munki",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Elasticsearch/heartbeat.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.heartbeat",
+ "shortname": "heartbeat.munki",
"inferred_type": "munki",
- "munki_display_name": "TeXstudio",
- "munki_description": "TeXstudio is an integrated writing environment for creating LaTeX documents. TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants."
+ "munki_display_name": null,
+ "munki_description": "Ping your Infrastructure."
},
- "io.github.hjuutilainen.download.TeXstudio": {
- "name": "TeXstudio",
- "description": "Downloads the latest TeXstudio.",
+ "io.github.hjuutilainen.munki.packetbeat": {
+ "name": "packetbeat",
+ "description": "Downloads the latest Elastic packetbeat, creates a package and imports into Munki",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeXstudio/TeXstudio.download.recipe",
- "shortname": "TeXstudio.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.munki.TeXstudio",
- "io.github.hjuutilainen.pkg.TeXstudio",
- "com.github.peshay.filewave.TeXstudio"
- ]
+ "path": "Elasticsearch/packetbeat.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.packetbeat",
+ "shortname": "packetbeat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Analyze network packet data."
},
- "io.github.hjuutilainen.install.TeXstudio": {
- "name": null,
- "description": "Installs the current release version of TeXstudio.",
+ "io.github.hjuutilainen.download.heartbeat": {
+ "name": "heartbeat",
+ "description": "Downloads the latest Elastic heartbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeXstudio/TeXstudio.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.TeXstudio",
- "shortname": "TeXstudio.install",
- "inferred_type": "install"
+ "path": "Elasticsearch/heartbeat.download.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "heartbeat.download",
+ "inferred_type": "download"
},
- "io.github.hjuutilainen.pkg.TeXstudio": {
- "name": "TeXstudio",
- "description": "Downloads the current release version of TeXstudio and builds a package.",
+ "io.github.hjuutilainen.pkg.metricbeat": {
+ "name": null,
+ "description": "Downloads the latest Elastic metricbeat and creates a package",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeXstudio/TeXstudio.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TeXstudio",
- "shortname": "TeXstudio.pkg",
+ "path": "Elasticsearch/metricbeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.pkg.elasticbeat",
+ "shortname": "metricbeat.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.TeXstudio",
- "com.github.scriptingosx.jss.TeXstudio"
+ "io.github.hjuutilainen.install.metricbeat",
+ "io.github.hjuutilainen.munki.metricbeat"
]
},
- "io.github.hjuutilainen.download.CitrixReceiver": {
- "name": "CitrixReceiver",
- "description": "Downloads the latest Citrix Receiver disk image.",
+ "io.github.hjuutilainen.download.functionbeat": {
+ "name": "functionbeat",
+ "description": "Downloads the latest Elastic functionbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CitrixReceiver/CitrixReceiver.download.recipe",
- "shortname": "CitrixReceiver.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.install.CitrixReceiver",
- "io.github.hjuutilainen.munki.CitrixReceiver",
- "com.github.homebysix.pkg.CitrixReceiver",
- "com.github.peshay.filewave.CitrixReceiver"
- ]
+ "path": "Elasticsearch/functionbeat.download.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "functionbeat.download",
+ "inferred_type": "download"
},
- "io.github.hjuutilainen.download.CitrixWorkspace": {
- "name": "CitrixWorkspace",
- "description": "Downloads the latest Citrix Workspace disk image.",
+ "io.github.hjuutilainen.download.auditbeat": {
+ "name": "auditbeat",
+ "description": "Downloads the latest Elastic auditbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CitrixReceiver/CitrixWorkspace.download.recipe",
- "shortname": "CitrixWorkspace.download",
- "inferred_type": "download",
+ "path": "Elasticsearch/auditbeat.download.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "auditbeat.download",
+ "inferred_type": "download"
+ },
+ "io.github.hjuutilainen.pkg.functionbeat": {
+ "name": null,
+ "description": "Downloads the latest Elastic functionbeat and creates a package",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Elasticsearch/functionbeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.pkg.elasticbeat",
+ "shortname": "functionbeat.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.CitrixWorkspace",
- "com.github.grahampugh.recipes.pkg.CitrixWorkspace"
+ "io.github.hjuutilainen.install.functionbeat",
+ "io.github.hjuutilainen.munki.functionbeat"
]
},
- "io.github.hjuutilainen.munki.CitrixWorkspace": {
- "name": "CitrixWorkspace",
- "description": "Downloads the current release version of Citrix Workspace and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "io.github.hjuutilainen.install.metricbeat": {
+ "name": null,
+ "description": "Downloads and installs the latest Elastic metricbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CitrixReceiver/CitrixWorkspace.munki.recipe",
- "parent": "io.github.hjuutilainen.download.CitrixWorkspace",
- "shortname": "CitrixWorkspace.munki",
- "inferred_type": "munki",
- "munki_display_name": "Citrix Workspace",
- "munki_description": "The new Citrix Workspace app gives users a great experience\u2014a secure, contextual, unified workspace\u2014on any device. Give teams instant access to all their SaaS and web apps, files, mobile apps, Citrix Virtual Apps and Desktops from an easy-to-use, all-in-one interface powered by Citrix Workspace services."
+ "path": "Elasticsearch/metricbeat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.metricbeat",
+ "shortname": "metricbeat.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.install.CitrixReceiver": {
+ "io.github.hjuutilainen.install.packetbeat": {
"name": null,
- "description": "Installs the current release version of CitrixReceiver.",
+ "description": "Downloads and installs the latest Elastic packetbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CitrixReceiver/CitrixReceiver.install.recipe",
- "parent": "io.github.hjuutilainen.download.CitrixReceiver",
- "shortname": "CitrixReceiver.install",
+ "path": "Elasticsearch/packetbeat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.packetbeat",
+ "shortname": "packetbeat.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.CitrixReceiver": {
- "name": "CitrixReceiver",
- "description": "Downloads the current release version of Citrix Receiver and imports into Munki.",
+ "io.github.hjuutilainen.install.functionbeat": {
+ "name": null,
+ "description": "Downloads and installs the latest Elastic functionbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CitrixReceiver/CitrixReceiver.munki.recipe",
- "parent": "io.github.hjuutilainen.download.CitrixReceiver",
- "shortname": "CitrixReceiver.munki",
- "inferred_type": "munki",
- "munki_display_name": "Citrix Receiver",
- "munki_description": "Citrix Receiver is an easy-to-install client software that lets you access enterprise data, applications and desktops from any computing device including smartphones, tablets and PCs. Workers today typically use multiple computing devices and crave a consistent computing experience across all of them. Organizations everywhere are struggling to cope with the rapid proliferation of these devices and give users the mobile, high-definition experience they demand. Working in tandem with a Citrix-enabled IT infrastructure, Citrix Receiver gives workers consistent, secure, high-performance access from any device without introducing layers of management complexity for IT."
+ "path": "Elasticsearch/functionbeat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.functionbeat",
+ "shortname": "functionbeat.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.download.GIMP": {
- "name": "GIMP",
- "description": "Downloads the latest version of GIMP from gimp.org.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64",
+ "io.github.hjuutilainen.pkg.auditbeat": {
+ "name": null,
+ "description": "Downloads the latest Elastic auditbeat and creates a package",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GIMP/GIMP.download.recipe",
- "shortname": "GIMP.download",
- "inferred_type": "download",
+ "path": "Elasticsearch/auditbeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.pkg.elasticbeat",
+ "shortname": "auditbeat.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.pkg.GIMP",
- "io.github.hjuutilainen.munki.GIMP",
- "com.github.peshay.filewave.GIMP",
- "com.github.grahampugh.pkg.GIMP"
+ "io.github.hjuutilainen.install.auditbeat",
+ "io.github.hjuutilainen.munki.auditbeat"
]
},
- "io.github.hjuutilainen.install.GIMP": {
- "name": "GIMP",
- "description": "Installs the latest version of GIMP from gimp.org.",
+ "io.github.hjuutilainen.download.filebeat": {
+ "name": "filebeat",
+ "description": "Downloads the latest Elastic filebeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GIMP/Gimp.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.GIMP",
- "shortname": "Gimp.install",
- "inferred_type": "install"
+ "path": "Elasticsearch/filebeat.download.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "filebeat.download",
+ "inferred_type": "download"
},
- "io.github.hjuutilainen.pkg.GIMP": {
- "name": "GIMP",
- "description": "Downloads the latest version of GIMP from gimp.org and builds a package.",
+ "io.github.hjuutilainen.download.metricbeat": {
+ "name": "metricbeat",
+ "description": "Downloads the latest Elastic metricbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GIMP/Gimp.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.GIMP",
- "shortname": "Gimp.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.GIMP",
- "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.GIMP"
- ]
+ "path": "Elasticsearch/metricbeat.download.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "metricbeat.download",
+ "inferred_type": "download"
},
- "io.github.hjuutilainen.munki.GIMP": {
- "name": "GIMP",
- "description": "Downloads the latest version of GIMP from gimp.org and imports into Munki.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64",
+ "io.github.hjuutilainen.munki.auditbeat": {
+ "name": "auditbeat",
+ "description": "Downloads the latest Elastic auditbeat, creates a package and imports into Munki",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GIMP/GIMP.munki.recipe",
- "parent": "io.github.hjuutilainen.download.GIMP",
- "shortname": "GIMP.munki",
+ "path": "Elasticsearch/auditbeat.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.auditbeat",
+ "shortname": "auditbeat.munki",
"inferred_type": "munki",
- "munki_display_name": "GIMP",
- "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages."
+ "munki_display_name": null,
+ "munki_description": "Send audit data to Elasticsearch."
},
- "io.github.hjuutilainen.munki.Fork": {
- "name": "Fork",
- "description": "Downloads the current release version of Fork and imports into Munki.",
+ "io.github.hjuutilainen.munki.filebeat": {
+ "name": "filebeat",
+ "description": "Downloads the latest Elastic filebeat, creates a package and imports into Munki",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Fork/Fork.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Fork",
- "shortname": "Fork.munki",
+ "path": "Elasticsearch/filebeat.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.filebeat",
+ "shortname": "filebeat.munki",
"inferred_type": "munki",
- "munki_display_name": "Fork",
- "munki_description": "Fork is a fast and friendly git client for Mac"
+ "munki_display_name": null,
+ "munki_description": "Filebeat is a lightweight, open source shipper for log file data. As the next-generation Logstash Forwarder, Filebeat tails logs and quickly sends this information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis."
},
- "io.github.hjuutilainen.pkg.Fork": {
- "name": "Fork",
- "description": "Downloads the current release version of Fork and creates a package.",
+ "io.github.hjuutilainen.download.elasticbeat": {
+ "name": "filebeat",
+ "description": "Downloads the latest defined Elastic Beat product. Use an override to set OPTIONAL_VERSION to -oss to download the Apache 2.0 licensed version of the Beat. Set BEAT_NAME to one of the following: filebeat, packetbeat, metricbeat, heartbeat, auditbeat, functionbeat. Note: winlogbeat and journalbeat do not have macOS binaries and functionbeat does not have an Apache 2.0 licensed version.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Fork/Fork.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Fork",
- "shortname": "Fork.pkg",
- "inferred_type": "pkg",
+ "path": "Elasticsearch/elasticbeat.download.recipe",
+ "shortname": "elasticbeat.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.Fork"
+ "io.github.hjuutilainen.download.heartbeat",
+ "io.github.hjuutilainen.download.functionbeat",
+ "io.github.hjuutilainen.download.auditbeat",
+ "io.github.hjuutilainen.download.filebeat",
+ "io.github.hjuutilainen.download.metricbeat",
+ "io.github.hjuutilainen.download.packetbeat",
+ "io.github.hjuutilainen.pkg.elasticbeat"
]
},
- "io.github.hjuutilainen.install.Fork": {
- "name": null,
- "description": "Downloads and installs the current release version of Fork.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Fork/Fork.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Fork",
- "shortname": "Fork.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.download.Fork": {
- "name": "Fork",
- "description": "Downloads the current release version of Fork.",
+ "io.github.hjuutilainen.download.packetbeat": {
+ "name": "packetbeat",
+ "description": "Downloads the latest Elastic packetbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Fork/Fork.download.recipe",
- "shortname": "Fork.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.munki.Fork",
- "io.github.hjuutilainen.pkg.Fork"
- ]
+ "path": "Elasticsearch/packetbeat.download.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "packetbeat.download",
+ "inferred_type": "download"
},
- "io.github.hjuutilainen.install.Vagrant": {
+ "io.github.hjuutilainen.install.heartbeat": {
"name": null,
- "description": "Downloads and installs the current release version of Vagrant.",
+ "description": "Downloads and installs the latest Elastic heartbeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "HashiCorp/Vagrant.install.recipe",
- "parent": "io.github.hjuutilainen.download.Vagrant",
- "shortname": "Vagrant.install",
+ "path": "Elasticsearch/heartbeat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.heartbeat",
+ "shortname": "heartbeat.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.Vault": {
- "name": "Vault",
- "description": "Downloads the latest Vault.",
+ "io.github.hjuutilainen.pkg.heartbeat": {
+ "name": null,
+ "description": "Downloads the latest Elastic heartbeat and creates a package",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "HashiCorp/Vault.download.recipe",
- "shortname": "Vault.download",
- "inferred_type": "download",
+ "path": "Elasticsearch/heartbeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.pkg.elasticbeat",
+ "shortname": "heartbeat.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.apizz.pkg.Vault"
+ "io.github.hjuutilainen.munki.heartbeat",
+ "io.github.hjuutilainen.install.heartbeat"
]
},
- "io.github.hjuutilainen.munki.Vagrant": {
- "name": "Vagrant",
- "description": "Downloads the current release version of Vagrant and imports into Munki.",
+ "io.github.hjuutilainen.munki.metricbeat": {
+ "name": "metricbeat",
+ "description": "Downloads the latest Elastic metricbeat, creates a package and imports into Munki",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "HashiCorp/Vagrant.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Vagrant",
- "shortname": "Vagrant.munki",
+ "path": "Elasticsearch/metricbeat.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.metricbeat",
+ "shortname": "metricbeat.munki",
"inferred_type": "munki",
- "munki_display_name": "Vagrant",
- "munki_description": "Create and configure lightweight, reproducible, and portable development environments."
+ "munki_display_name": null,
+ "munki_description": "Ship and analyze metrics."
},
- "io.github.hjuutilainen.download.Vagrant": {
- "name": "Vagrant",
- "description": "Downloads the latest Vagrant.",
+ "io.github.hjuutilainen.pkg.packetbeat": {
+ "name": null,
+ "description": "Downloads the latest Elastic packetbeat and creates a package",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "HashiCorp/Vagrant.download.recipe",
- "shortname": "Vagrant.download",
- "inferred_type": "download",
+ "path": "Elasticsearch/packetbeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.pkg.elasticbeat",
+ "shortname": "packetbeat.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Vagrant",
- "io.github.hjuutilainen.munki.Vagrant",
- "com.github.peshay.filewave.Vagrant",
- "com.github.dataJAR-recipes.pkg.Vagrant"
+ "io.github.hjuutilainen.munki.packetbeat",
+ "io.github.hjuutilainen.install.packetbeat"
]
},
- "io.github.hjuutilainen.install.Freedome": {
+ "io.github.hjuutilainen.install.filebeat": {
"name": null,
- "description": "Downloads and installs the current release version of Freedome.",
+ "description": "Downloads and installs the latest Elastic filebeat",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "F-Secure/Freedome.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Freedome",
- "shortname": "Freedome.install",
+ "path": "Elasticsearch/filebeat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.filebeat",
+ "shortname": "filebeat.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.Freedome": {
- "name": "Freedome",
- "description": "Downloads the current release version of Freedome and creates a package.",
+ "io.github.hjuutilainen.pkg.elasticbeat": {
+ "name": "filebeat",
+ "description": "Downloads the latest defined Elastic Beat product and creates a package",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "F-Secure/Freedome.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Freedome",
- "shortname": "Freedome.pkg",
+ "path": "Elasticsearch/elasticbeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.elasticbeat",
+ "shortname": "elasticbeat.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Freedome"
+ "io.github.hjuutilainen.pkg.metricbeat",
+ "io.github.hjuutilainen.pkg.functionbeat",
+ "io.github.hjuutilainen.pkg.auditbeat",
+ "io.github.hjuutilainen.pkg.heartbeat",
+ "io.github.hjuutilainen.pkg.packetbeat",
+ "io.github.hjuutilainen.pkg.filebeat"
]
},
- "io.github.hjuutilainen.download.Freedome": {
- "name": "Freedome",
- "description": "Downloads the current release version of Freedome.",
+ "io.github.hjuutilainen.munki.functionbeat": {
+ "name": "functionbeat",
+ "description": "Downloads the latest Elastic functionbeat, creates a package and imports into Munki",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "F-Secure/Freedome.download.recipe",
- "shortname": "Freedome.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.pkg.Freedome",
- "io.github.hjuutilainen.munki.Freedome"
- ]
+ "path": "Elasticsearch/functionbeat.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.functionbeat",
+ "shortname": "functionbeat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Ship cloud data with serverless infrastructure."
},
- "io.github.hjuutilainen.munki.Freedome": {
- "name": "Freedome",
- "description": "Downloads the current release version of Freedome and imports into Munki.",
+ "io.github.hjuutilainen.pkg.filebeat": {
+ "name": null,
+ "description": "Downloads the latest Elastic filebeat and creates a package",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "F-Secure/Freedome.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Freedome",
- "shortname": "Freedome.munki",
- "inferred_type": "munki",
- "munki_display_name": "F-Secure Freedome",
- "munki_description": "Freedome is a virtual private network (VPN) application that provides security and online privacy protection for your phone, tablet, and computer. It encrypts your Internet traffic and protects you against hackers, trackers, and harmful content."
+ "path": "Elasticsearch/filebeat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.pkg.elasticbeat",
+ "shortname": "filebeat.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "io.github.hjuutilainen.munki.filebeat",
+ "io.github.hjuutilainen.install.filebeat"
+ ]
},
- "io.github.hjuutilainen.pkg.TextExpander": {
- "name": "TextExpander",
- "description": "Downloads the current release version of TextExpander and makes a package.",
+ "io.github.hjuutilainen.pkg.TeamViewerQS": {
+ "name": "TeamViewerQS",
+ "description": "Downloads the current release version of TeamViewerQS and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TextExpander",
- "deprecated": true,
- "shortname": "TextExpander.pkg",
+ "path": "TeamViewer/TeamViewerQuickSupport.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewerQS",
+ "shortname": "TeamViewerQuickSupport.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.TextExpander",
- "com.github.autopkg.grahampugh-recipes.jamf.TextExpander-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.TextExpander"
+ "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS",
+ "com.github.seansgm.autopkg-absolute-recipes.TeamviewerQS"
]
},
- "io.github.hjuutilainen.install.TextExpander6": {
- "name": null,
- "description": "Downloads, packages and installs the current release version of TextExpander 6",
+ "io.github.hjuutilainen.munki.TeamViewerHost": {
+ "name": "TeamViewerHost",
+ "description": "Downloads the current release version of TeamViewerHost and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander6.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.TextExpander6",
- "deprecated": true,
- "shortname": "TextExpander6.install",
- "inferred_type": "install"
+ "path": "TeamViewer/TeamViewerHost.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TeamViewerHost",
+ "shortname": "TeamViewerHost.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TeamViewer Host",
+ "munki_description": "All-In-One Solution for Remote Access and Support over the Internet."
},
- "io.github.hjuutilainen.download.TextExpander6": {
- "name": "TextExpander6",
- "description": "Downloads the current release version of TextExpander 6.",
+ "io.github.hjuutilainen.pkg.TeamViewer": {
+ "name": "TeamViewer",
+ "description": "Downloads the current release version of TeamViewer and extracts the app information.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander6.download.recipe",
- "deprecated": true,
- "shortname": "TextExpander6.download",
- "inferred_type": "download",
+ "path": "TeamViewer/TeamViewer.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewer",
+ "shortname": "TeamViewer.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.TextExpander6",
- "io.github.hjuutilainen.pkg.TextExpander6"
+ "io.github.hjuutilainen.munki.TeamViewer"
]
},
- "io.github.hjuutilainen.download.TextExpander": {
- "name": "TextExpander",
- "description": "Downloads the current release version of TextExpander.",
+ "io.github.hjuutilainen.download.TeamViewerHost": {
+ "name": "TeamViewerHost",
+ "description": "Downloads the latest TeamViewer Host disk image.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander.download.recipe",
- "deprecated": true,
- "shortname": "TextExpander.download",
+ "path": "TeamViewer/TeamViewerHost.download.recipe",
+ "shortname": "TeamViewerHost.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.TextExpander",
- "io.github.hjuutilainen.munki.TextExpander"
+ "io.github.hjuutilainen.pkg.TeamViewerHost",
+ "com.github.peertransfer.pkg.TeamViewerHost"
]
},
- "io.github.hjuutilainen.munki.TextExpander7": {
- "name": "TextExpander7",
- "description": "Downloads the latest version of TextExpander 7 and imports into a munki_repo.",
+ "io.github.hjuutilainen.munki.TeamViewer": {
+ "name": "TeamViewer",
+ "description": "Downloads the current release version of TeamViewer and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander7.munki.recipe",
- "parent": "io.github.hjuutilainen.download.TextExpander7",
- "shortname": "TextExpander7.munki",
+ "path": "TeamViewer/TeamViewer.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TeamViewer",
+ "shortname": "TeamViewer.munki",
"inferred_type": "munki",
- "munki_display_name": "TextExpander 7",
- "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices."
+ "munki_display_name": "TeamViewer",
+ "munki_description": "All-In-One Solution for Remote Access and Support over the Internet."
},
- "io.github.hjuutilainen.download.TextExpander7": {
- "name": "TextExpander7",
- "description": "Downloads the latest version of TextExpander 7.",
+ "io.github.hjuutilainen.download.TeamViewerQJ": {
+ "name": "TeamViewerQuickJoin",
+ "description": "Downloads the latest TeamViewer QuickJoin disk image.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander7.download.recipe",
- "shortname": "TextExpander7.download",
+ "path": "TeamViewer/TeamViewerQuickJoin.download.recipe",
+ "shortname": "TeamViewerQuickJoin.download",
+ "inferred_type": "download"
+ },
+ "io.github.hjuutilainen.munki.TeamViewerQS": {
+ "name": "TeamViewerQS",
+ "description": "Downloads the current release version of TeamViewer QuickSupport and imports into Munki. TeamViewer QuickSupport is a simple and small customer module, runs immediately without installation and does not require administrative rights - optimized for instant support",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "TeamViewer/TeamViewerQuickSupport.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewerQS",
+ "shortname": "TeamViewerQuickSupport.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TeamViewer QuickSupport",
+ "munki_description": "All-In-One Solution for Remote Access and Support over the Internet."
+ },
+ "io.github.hjuutilainen.download.TeamViewerQS": {
+ "name": "TeamViewerQS",
+ "description": "Downloads the latest TeamViewer QuickSupport disk image.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "TeamViewer/TeamViewerQuickSupport.download.recipe",
+ "shortname": "TeamViewerQuickSupport.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.TextExpander7",
- "io.github.hjuutilainen.pkg.TextExpander7"
+ "io.github.hjuutilainen.pkg.TeamViewerQS",
+ "io.github.hjuutilainen.munki.TeamViewerQS",
+ "io.github.hjuutilainen.install.TeamViewerQS",
+ "com.justinrummel.pkg.TeamViewerQS",
+ "com.github.peshay.filewave.TeamViewerQuickSupport"
]
},
- "io.github.hjuutilainen.munki.TextExpander": {
- "name": "TextExpander",
- "description": "Downloads the current release version of TextExpander and imports into Munki.",
+ "io.github.hjuutilainen.pkg.TeamViewerHost": {
+ "name": "TeamViewerHost",
+ "description": "Downloads the current release version of TeamViewerHost and extracts the app information.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander.munki.recipe",
- "parent": "io.github.hjuutilainen.download.TextExpander",
- "deprecated": true,
- "shortname": "TextExpander.munki",
- "inferred_type": "munki",
- "munki_display_name": "TextExpander",
- "munki_description": "Type more with less effort! TextExpander saves your fingers and your keyboard, expanding custom keyboard shortcuts into frequently-used text and pictures..."
+ "path": "TeamViewer/TeamViewerHost.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewerHost",
+ "shortname": "TeamViewerHost.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "io.github.hjuutilainen.munki.TeamViewerHost"
+ ]
},
- "io.github.hjuutilainen.munki.TextExpander6": {
- "name": "TextExpander6",
- "description": "Downloads the current release version of TextExpander 6 and imports into Munki.",
+ "io.github.hjuutilainen.download.TeamViewer": {
+ "name": "TeamViewer",
+ "description": "Downloads the latest TeamViewer disk image.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander6.munki.recipe",
- "parent": "io.github.hjuutilainen.download.TextExpander6",
- "deprecated": true,
- "shortname": "TextExpander6.munki",
- "inferred_type": "munki",
- "munki_display_name": "TextExpander 6",
- "munki_description": "Imagine never typing the same email address, chunk of code, brand message, directions or data more than once. Store them in a snippet\u2014a keyboard shortcut you create. Use them for yourself, share them with your team, update across all your devices."
+ "path": "TeamViewer/TeamViewer.download.recipe",
+ "shortname": "TeamViewer.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.pkg.TeamViewer",
+ "io.github.hjuutilainen.install.TeamViewer",
+ "com.justinrummel.pkg.TeamViewer",
+ "com.github.peshay.filewave.TeamViewer"
+ ]
},
- "io.github.hjuutilainen.install.TextExpander": {
+ "io.github.hjuutilainen.install.TeamViewerQS": {
"name": null,
- "description": "Downloads, packages and installs the current release version of TextExpander",
+ "description": "Installs the current release version of TeamViewerQS.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.TextExpander",
- "deprecated": true,
- "shortname": "TextExpander.install",
+ "path": "TeamViewer/TeamViewerQuickSupport.install.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewerQS",
+ "shortname": "TeamViewerQuickSupport.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.TextExpander7": {
- "name": "TextExpander7",
- "description": "Downloads the latest version of TextExpander 7 and makes a package.",
+ "io.github.hjuutilainen.install.TeamViewer": {
+ "name": null,
+ "description": "Installs the current release version of TeamViewer.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander7.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TextExpander7",
- "shortname": "TextExpander7.pkg",
+ "path": "TeamViewer/TeamViewer.install.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewer",
+ "shortname": "TeamViewer.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.pkg.1Password": {
+ "name": "1Password",
+ "description": "Downloads the current release version of 1Password and builds a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "AgileBits/1Password7.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.1Password",
+ "shortname": "1Password7.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.TextExpander7"
+ "io.github.hjuutilainen.install.1Password",
+ "com.justinrummel.jss.1Password",
+ "com.github.autopkg.grahampugh-recipes.jamf.1Password-pkg-upload",
+ "com.github.davidbpirie.jamf-upload.1Password7"
]
},
- "io.github.hjuutilainen.install.TextExpander7": {
+ "io.github.hjuutilainen.install.1Password8": {
"name": null,
- "description": "Downloads, packages and installs the current release version of TextExpander 7",
+ "description": "Installs the current release version of 1Password 8.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander7.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.TextExpander7",
- "shortname": "TextExpander7.install",
+ "path": "AgileBits/1Password8.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.1Password8",
+ "shortname": "1Password8.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.TextExpander6": {
- "name": "TextExpander6",
- "description": "Downloads the current release version of TextExpander 6 and makes a package.",
+ "io.github.hjuutilainen.install.1Password": {
+ "name": null,
+ "description": "Installs the current release version of 1Password.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SmileOnMyMac/TextExpander6.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TextExpander6",
- "deprecated": true,
- "shortname": "TextExpander6.pkg",
+ "path": "AgileBits/1Password7.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.1Password",
+ "shortname": "1Password7.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.1Password8": {
+ "name": "1Password",
+ "description": "Downloads the current release version of 1Password 8 and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "AgileBits/1Password8.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.1Password8",
+ "shortname": "1Password8.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "1Password",
+ "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords."
+ },
+ "io.github.hjuutilainen.pkg.1Password8": {
+ "name": "1Password",
+ "description": "Downloads the current release version of 1Password 8 and copies the downloaded package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "AgileBits/1Password8.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.1Password8",
+ "shortname": "1Password8.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.TextExpander6",
- "com.github.andredb90.filewave.TextExpander6"
+ "io.github.hjuutilainen.install.1Password8",
+ "com.github.andredb90.filewave.1Password8",
+ "com.github.davidbpirie.jamf-upload.1Password8"
]
},
- "io.github.hjuutilainen.download.ATLAS.ti": {
- "name": "ATLAS.ti",
- "description": "Downloads the current release version of ATLAS.ti.",
+ "io.github.hjuutilainen.download.1Password8": {
+ "name": "1Password",
+ "description": "Downloads the current release version of 1Password 8.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ATLAS.ti/ATLAS.ti.download.recipe",
+ "path": "AgileBits/1Password8.download.recipe",
+ "shortname": "1Password8.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.ATLAS.ti",
- "io.github.hjuutilainen.pkg.ATLAS.ti"
+ "io.github.hjuutilainen.munki.1Password8",
+ "io.github.hjuutilainen.pkg.1Password8",
+ "com.github.Lotusshaney.pkg.1Password8"
]
},
- "io.github.hjuutilainen.munki.ATLAS.ti": {
- "name": "ATLAS.ti",
- "description": "Downloads the current release version of ATLAS.ti and imports into Munki.",
+ "io.github.hjuutilainen.munki.1Password": {
+ "name": "1Password",
+ "description": "Downloads the current release version of 1Password and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ATLAS.ti/ATLAS.ti.munki.recipe",
- "parent": "io.github.hjuutilainen.download.ATLAS.ti"
+ "path": "AgileBits/1Password7.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.1Password",
+ "shortname": "1Password7.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "1Password",
+ "munki_description": "1Password is a password manager that goes beyond simple password storage by integrating directly with your web browser to automatically log you into websites, enter credit card information, fill registration forms, and easily generate strong passwords."
},
- "io.github.hjuutilainen.pkg.ATLAS.ti": {
- "name": "ATLAS.ti",
- "description": "Downloads the current release version of ATLAS.ti and creates a package.",
+ "io.github.hjuutilainen.download.1Password": {
+ "name": "1Password",
+ "description": "Downloads the current release version of 1Password.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ATLAS.ti/ATLAS.ti.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.ATLAS.ti",
+ "path": "AgileBits/1Password7.download.recipe",
+ "shortname": "1Password7.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.ATLAS.ti"
+ "io.github.hjuutilainen.pkg.1Password",
+ "io.github.hjuutilainen.munki.1Password",
+ "com.justinrummel.pkg.1Password"
]
},
- "io.github.hjuutilainen.install.ATLAS.ti": {
- "name": null,
- "description": "Downloads and installs the current release version of ATLAS.ti.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "ATLAS.ti/ATLAS.ti.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.ATLAS.ti"
- },
- "io.github.hjuutilainen.install.Subler": {
+ "io.github.hjuutilainen.install.Freedome": {
"name": null,
- "description": "Installs the current release version of Subler.",
+ "description": "Downloads and installs the current release version of Freedome.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Subler/Subler.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Subler",
- "shortname": "Subler.install",
+ "path": "F-Secure/Freedome.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Freedome",
+ "shortname": "Freedome.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.Subler": {
- "name": "Subler",
- "description": "Downloads the current release version of Subler.",
+ "io.github.hjuutilainen.download.Freedome": {
+ "name": "Freedome",
+ "description": "Downloads the current release version of Freedome.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Subler/Subler.download.recipe",
- "shortname": "Subler.download",
+ "path": "F-Secure/Freedome.download.recipe",
+ "shortname": "Freedome.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.Subler",
- "io.github.hjuutilainen.pkg.Subler"
+ "io.github.hjuutilainen.munki.Freedome",
+ "io.github.hjuutilainen.pkg.Freedome"
]
},
- "io.github.hjuutilainen.munki.Subler": {
- "name": "Subler",
- "description": "Downloads the current release version of Subler and imports into Munki.",
+ "io.github.hjuutilainen.munki.Freedome": {
+ "name": "Freedome",
+ "description": "Downloads the current release version of Freedome and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Subler/Subler.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Subler",
- "shortname": "Subler.munki",
+ "path": "F-Secure/Freedome.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Freedome",
+ "shortname": "Freedome.munki",
"inferred_type": "munki",
- "munki_display_name": "Subler",
- "munki_description": "Subler is an Mac OS X app created to mux mp4 files."
+ "munki_display_name": "F-Secure Freedome",
+ "munki_description": "Freedome is a virtual private network (VPN) application that provides security and online privacy protection for your phone, tablet, and computer. It encrypts your Internet traffic and protects you against hackers, trackers, and harmful content."
},
- "io.github.hjuutilainen.pkg.Subler": {
- "name": "Subler",
- "description": "Downloads the current release version of Subler and builds a package.",
+ "io.github.hjuutilainen.pkg.Freedome": {
+ "name": "Freedome",
+ "description": "Downloads the current release version of Freedome and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Subler/Subler.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Subler",
- "shortname": "Subler.pkg",
+ "path": "F-Secure/Freedome.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Freedome",
+ "shortname": "Freedome.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Subler"
+ "io.github.hjuutilainen.install.Freedome"
]
},
- "io.github.hjuutilainen.install.iTerm2": {
+ "io.github.hjuutilainen.download.Blender": {
+ "name": "Blender",
+ "description": "Downloads the latest Blender. (At least) Since v2.93 you may choose between x64 and arm64 as architecture. This recipes defaults to x64.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Blender/Blender.download.recipe",
+ "shortname": "Blender.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.Blender",
+ "io.github.hjuutilainen.pkg.Blender"
+ ]
+ },
+ "io.github.hjuutilainen.install.Blender": {
"name": null,
- "description": "Downloads, packages and installs the current release version of iTerm2",
+ "description": "Installs the current release version of Blender.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "iTerm2/iTerm2.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.iTerm2",
- "shortname": "iTerm2.install",
+ "path": "Blender/Blender.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Blender",
+ "shortname": "Blender.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.iTerm2": {
- "name": "iTerm2",
- "description": "Downloads the current release version of iTerm2 and imports into Munki.",
+ "io.github.hjuutilainen.munki.Blender": {
+ "name": "Blender",
+ "description": "Downloads the current release version of Blender and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "iTerm2/iTerm2.munki.recipe",
- "parent": "io.github.hjuutilainen.download.iTerm2",
- "shortname": "iTerm2.munki",
+ "path": "Blender/Blender.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Blender",
+ "shortname": "Blender.munki",
"inferred_type": "munki",
- "munki_display_name": "iTerm2",
- "munki_description": "iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with OS 10.5 (Leopard) or newer. Its focus is on performance, internationalization, and supporting innovative features that make your life better."
+ "munki_display_name": "Blender",
+ "munki_description": "Blender is the open source, cross platform suite of tools for 3D creation."
},
- "io.github.hjuutilainen.pkg.iTerm2": {
- "name": "iTerm2",
- "description": "Downloads the current release version of iTerm 2 and makes a package.",
+ "io.github.hjuutilainen.pkg.Blender": {
+ "name": "Blender",
+ "description": "Downloads the current release version of Blender and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "iTerm2/iTerm2.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.iTerm2",
- "shortname": "iTerm2.pkg",
+ "path": "Blender/Blender.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Blender",
+ "shortname": "Blender.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.iTerm2",
- "com.github.seansgm.autopkg-lanrev-recipes.iTerm2",
- "com.github.seansgm.autopkg-absolute-recipes.iTerm2",
- "com.github.autopkg.grahampugh-recipes.jamf.iTerm2-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.iTerm2",
- "com.github.davidbpirie.jamf-upload.iTerm2",
- "com.github.Lotusshaney.munki.iTerm2"
+ "io.github.hjuutilainen.install.Blender",
+ "com.github.jazzace.jamf.Blender-latest",
+ "com.github.andredb90.filewave.Blender",
+ "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Blender",
+ "com.github.davidbpirie.jamf-upload.Blender"
]
},
- "io.github.hjuutilainen.download.iTerm2": {
- "name": "iTerm2",
- "description": "Downloads the current version of iTerm2. Set RELEASE to either \"final\" or \"testing\". For iTerm2 version 3 beta, set RELEASE to \"testing3\".",
+ "io.github.hjuutilainen.pkg.BibDesk": {
+ "name": "BibDesk",
+ "description": "Downloads the current release version of BibDesk and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "iTerm2/iTerm2.download.recipe",
- "shortname": "iTerm2.download",
- "inferred_type": "download",
+ "path": "BibDesk/BibDesk.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.BibDesk",
+ "shortname": "BibDesk.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.iTerm2",
- "io.github.hjuutilainen.pkg.iTerm2",
- "com.github.peshay.filewave.iTerm2",
- "com.github.almenscorner.intune.iTerm2"
+ "com.github.autopkg.grahampugh-recipes.jamf.BibDesk-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.BibDesk"
]
},
- "io.github.hjuutilainen.install.CoRD": {
- "name": null,
- "description": "Installs the current release version of CoRD.",
+ "io.github.hjuutilainen.munki.BibDesk": {
+ "name": "BibDesk",
+ "description": "Downloads the current release version of BibDesk and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CoRD/CoRD.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.CoRD",
- "shortname": "CoRD.install",
- "inferred_type": "install"
+ "path": "BibDesk/BibDesk.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.BibDesk",
+ "shortname": "BibDesk.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "BibDesk",
+ "munki_description": "Use BibDesk to edit and manage your bibliography. It will keep track of both the bibliographic information and the associated files or web links for you. BibDesk's services will simplify using your bibliography in other applications and are particularly well suited for LATEX users."
},
- "io.github.hjuutilainen.download.CoRD": {
- "name": "CoRD",
- "description": "Downloads the current release version of CoRD.",
+ "io.github.hjuutilainen.download.BibDesk": {
+ "name": "BibDesk",
+ "description": "Downloads the current release version of BibDesk.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CoRD/CoRD.download.recipe",
- "shortname": "CoRD.download",
+ "path": "BibDesk/BibDesk.download.recipe",
+ "shortname": "BibDesk.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.CoRD",
- "io.github.hjuutilainen.pkg.CoRD"
+ "io.github.hjuutilainen.pkg.BibDesk",
+ "io.github.hjuutilainen.munki.BibDesk",
+ "io.github.hjuutilainen.install.BibDesk"
]
},
- "io.github.hjuutilainen.munki.CoRD": {
- "name": "CoRD",
- "description": "Downloads the current release version of CoRD and imports into Munki.",
+ "io.github.hjuutilainen.install.BibDesk": {
+ "name": null,
+ "description": "Installs the current release version of BibDesk.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CoRD/CoRD.munki.recipe",
- "parent": "io.github.hjuutilainen.download.CoRD",
- "shortname": "CoRD.munki",
+ "path": "BibDesk/BibDesk.install.recipe",
+ "parent": "io.github.hjuutilainen.download.BibDesk",
+ "shortname": "BibDesk.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.Chocolat": {
+ "name": "Chocolat",
+ "description": "Downloads the current release version of Chocolat and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Chocolat/Chocolat.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Chocolat",
+ "deprecated": true,
+ "shortname": "Chocolat.munki",
"inferred_type": "munki",
- "munki_display_name": "CoRD",
- "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify."
+ "munki_display_name": "Chocolat",
+ "munki_description": "Native text editor for Mac."
},
- "io.github.hjuutilainen.pkg.CoRD": {
- "name": "CoRD",
- "description": "Downloads the current release version of CoRD and builds a package.",
+ "io.github.hjuutilainen.pkg.Chocolat": {
+ "name": "Chocolat",
+ "description": "Downloads the current release version of Chocolat and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CoRD/CoRD.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.CoRD",
- "shortname": "CoRD.pkg",
+ "path": "Chocolat/Chocolat.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Chocolat",
+ "deprecated": true,
+ "shortname": "Chocolat.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.CoRD",
- "com.github.golbiga.jss.CoRD",
- "com.github.seansgm.autopkg-lanrev-recipes.CoRD",
- "com.github.seansgm.autopkg-absolute-recipes.CoRD",
- "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.CoRD"
+ "io.github.hjuutilainen.install.Chocolat"
]
},
- "io.github.hjuutilainen.munki.CodeRunner2": {
- "name": "CodeRunner",
- "description": "Downloads the latest CodeRunner 2 and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "CodeRunner/CodeRunner2.munki.recipe",
- "parent": "io.github.hjuutilainen.download.CodeRunner2",
- "shortname": "CodeRunner2.munki",
- "inferred_type": "munki",
- "munki_display_name": "CodeRunner 2",
- "munki_description": "CodeRunner is the easiest way to write code on your Mac. You can run code in almost any language instantly, and you'll be surprised by the powerful set of features in such a lightweight and easy-to-use editor."
- },
- "io.github.hjuutilainen.pkg.CodeRunner2": {
- "name": "CodeRunner",
- "description": "Downloads the latest CodeRunner 2 and creates a package.",
+ "io.github.hjuutilainen.download.Chocolat": {
+ "name": "Chocolat",
+ "description": "Downloads the current release version of Chocolat.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CodeRunner/CodeRunner2.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.CodeRunner2",
- "shortname": "CodeRunner2.pkg",
- "inferred_type": "pkg",
+ "path": "Chocolat/Chocolat.download.recipe",
+ "deprecated": true,
+ "shortname": "Chocolat.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.CodeRunner2"
+ "io.github.hjuutilainen.munki.Chocolat",
+ "io.github.hjuutilainen.pkg.Chocolat"
]
},
- "io.github.hjuutilainen.install.CodeRunner2": {
+ "io.github.hjuutilainen.install.Chocolat": {
"name": null,
- "description": "Downloads and installs the current release version of CodeRunner 2.",
+ "description": "Installs the current release version of Chocolat.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CodeRunner/CodeRunner2.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.CodeRunner2",
- "shortname": "CodeRunner2.install",
+ "path": "Chocolat/Chocolat.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Chocolat",
+ "deprecated": true,
+ "shortname": "Chocolat.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.CodeRunner2": {
- "name": "CodeRunner",
- "description": "Downloads the latest CodeRunner 2.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "CodeRunner/CodeRunner2.download.recipe",
- "shortname": "CodeRunner2.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.munki.CodeRunner2",
- "io.github.hjuutilainen.pkg.CodeRunner2"
- ]
- },
"io.github.hjuutilainen.install.GitKraken": {
"name": null,
"description": "Downloads and installs the current release version of GitKraken.",
@@ -8399,18 +8316,6 @@
"shortname": "GitKraken.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.GitKraken": {
- "name": "GitKraken",
- "description": "Downloads the current release version of GitKraken.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Axosoft/GitKraken.download.recipe",
- "shortname": "GitKraken.download",
- "inferred_type": "download",
- "children": [
- "io.github.hjuutilainen.munki.GitKraken",
- "io.github.hjuutilainen.pkg.GitKraken"
- ]
- },
"io.github.hjuutilainen.munki.GitKraken": {
"name": "GitKraken",
"description": "Downloads the current release version of GitKraken and imports into Munki.",
@@ -8435,323 +8340,303 @@
"com.github.killahquam.jss.GitKraken"
]
},
- "io.github.hjuutilainen.download.Chocolat": {
- "name": "Chocolat",
- "description": "Downloads the current release version of Chocolat.",
+ "io.github.hjuutilainen.download.GitKraken": {
+ "name": "GitKraken",
+ "description": "Downloads the current release version of GitKraken.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Chocolat/Chocolat.download.recipe",
- "deprecated": true,
- "shortname": "Chocolat.download",
+ "path": "Axosoft/GitKraken.download.recipe",
+ "shortname": "GitKraken.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.Chocolat",
- "io.github.hjuutilainen.munki.Chocolat"
+ "io.github.hjuutilainen.munki.GitKraken",
+ "io.github.hjuutilainen.pkg.GitKraken"
]
},
- "io.github.hjuutilainen.install.Chocolat": {
+ "io.github.hjuutilainen.install.Alfred5": {
"name": null,
- "description": "Installs the current release version of Chocolat.",
+ "description": "Downloads and installs the current release version of Alfred 5.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Chocolat/Chocolat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Chocolat",
- "deprecated": true,
- "shortname": "Chocolat.install",
+ "path": "AlfredApp/Alfred5.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Alfred5",
+ "shortname": "Alfred5.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.Chocolat": {
- "name": "Chocolat",
- "description": "Downloads the current release version of Chocolat and builds a package.",
+ "io.github.hjuutilainen.munki.Alfred4": {
+ "name": "Alfred4",
+ "description": "Downloads the current release version of Alfred 4 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Chocolat/Chocolat.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Chocolat",
- "deprecated": true,
- "shortname": "Chocolat.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.Chocolat"
- ]
+ "path": "AlfredApp/Alfred4.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred4",
+ "shortname": "Alfred4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Alfred 4",
+ "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac."
},
- "io.github.hjuutilainen.munki.Chocolat": {
- "name": "Chocolat",
- "description": "Downloads the current release version of Chocolat and imports into Munki.",
+ "io.github.hjuutilainen.install.Alfred3": {
+ "name": null,
+ "description": "Downloads and installs the current release version of Alfred 3.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Chocolat/Chocolat.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Chocolat",
- "deprecated": true,
- "shortname": "Chocolat.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chocolat",
- "munki_description": "Native text editor for Mac."
+ "path": "AlfredApp/Alfred3.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Alfred3",
+ "shortname": "Alfred3.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.munki.CheatSheet": {
- "name": "CheatSheet",
- "description": "Downloads the current release version of CheatSheet and imports into Munki.",
+ "io.github.hjuutilainen.munki.Alfred3": {
+ "name": "Alfred3",
+ "description": "Downloads the current release version of Alfred 3 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CheatSheet/CheatSheet.munki.recipe",
- "parent": "io.github.hjuutilainen.download.CheatSheet",
- "shortname": "CheatSheet.munki",
+ "path": "AlfredApp/Alfred3.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred3",
+ "shortname": "Alfred3.munki",
"inferred_type": "munki",
- "munki_display_name": "CheatSheet",
- "munki_description": "Know your short cuts.\n\nJust hold the command key a bit longer to get a list of all active short cuts of the current application. It's as simple as that."
+ "munki_display_name": "Alfred 3",
+ "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web."
},
- "io.github.hjuutilainen.download.CheatSheet": {
- "name": "CheatSheet",
- "description": "Downloads the current release version of CheatSheet.",
+ "io.github.hjuutilainen.download.Alfred5": {
+ "name": "Alfred5",
+ "description": "Downloads the latest Alfred 5.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CheatSheet/CheatSheet.download.recipe",
- "shortname": "CheatSheet.download",
+ "path": "AlfredApp/Alfred5.download.recipe",
+ "shortname": "Alfred5.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.CheatSheet",
- "io.github.hjuutilainen.pkg.CheatSheet",
- "com.github.peshay.filewave.CheatSheet"
+ "io.github.hjuutilainen.pkg.Alfred5",
+ "io.github.hjuutilainen.munki.Alfred5",
+ "com.github.peshay.filewave.Alfred"
]
},
- "io.github.hjuutilainen.install.CheatSheet": {
- "name": null,
- "description": "Installs the current release version of CheatSheet.",
+ "io.github.hjuutilainen.download.Alfred3": {
+ "name": "Alfred3",
+ "description": "Downloads the latest Alfred 3.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CheatSheet/CheatSheet.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.CheatSheet",
- "shortname": "CheatSheet.install",
- "inferred_type": "install"
+ "path": "AlfredApp/Alfred3.download.recipe",
+ "shortname": "Alfred3.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.Alfred3",
+ "io.github.hjuutilainen.pkg.Alfred3"
+ ]
},
- "io.github.hjuutilainen.pkg.CheatSheet": {
- "name": "CheatSheet",
- "description": "Downloads the current release version of CheatSheet and builds a package.",
+ "io.github.hjuutilainen.pkg.Alfred3": {
+ "name": "Alfred3",
+ "description": "Downloads the current release version of Alfred 3 and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "CheatSheet/CheatSheet.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.CheatSheet",
- "shortname": "CheatSheet.pkg",
+ "path": "AlfredApp/Alfred3.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred3",
+ "shortname": "Alfred3.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.CheatSheet",
- "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet"
+ "io.github.hjuutilainen.install.Alfred3",
+ "com.github.autopkg.grahampugh-recipes.jamf.Alfred3-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Alfred3"
]
},
- "io.github.hjuutilainen.install.ELAN": {
- "name": null,
- "description": "Installs the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "ELAN/ELAN.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.ELAN",
- "shortname": "ELAN.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.download.ELAN": {
- "name": "ELAN",
- "description": "Downloads the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
+ "io.github.hjuutilainen.pkg.Alfred2": {
+ "name": "Alfred2",
+ "description": "Downloads the current release version of Alfred 2 and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ELAN/ELAN.download.recipe",
- "shortname": "ELAN.download",
- "inferred_type": "download",
+ "path": "AlfredApp/Alfred2.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred2",
+ "shortname": "Alfred2.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.ELAN",
- "io.github.hjuutilainen.pkg.ELAN"
+ "io.github.hjuutilainen.install.Alfred2",
+ "com.github.autopkg.grahampugh-recipes.jamf.Alfred2-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Alfred2"
]
},
- "io.github.hjuutilainen.munki.ELAN": {
- "name": "ELAN",
- "description": "Downloads the current release version of ELAN and imports into Munki. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "ELAN/ELAN.munki.recipe",
- "parent": "io.github.hjuutilainen.download.ELAN",
- "shortname": "ELAN.munki",
- "inferred_type": "munki",
- "munki_display_name": "ELAN",
- "munki_description": "ELAN is an annotation tool for audio and video recordings.\n\nWith ELAN a user can add an unlimited number of textual annotations to audio and/or video recordings. An annotation can be a sentence, word or gloss, a comment, translation or a description of any feature observed in the media. Annotations can be created on multiple layers, called tiers. Tiers can be hierarchically interconnected. An annotation can either be time-aligned to the media or it can refer to other existing annotations. The content of annotations consists of Unicode text and annotation documents are stored in an XML format (EAF)."
- },
- "io.github.hjuutilainen.pkg.ELAN": {
- "name": "ELAN",
- "description": "Downloads the current release version of ELAN and builds a package. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
+ "io.github.hjuutilainen.pkg.Alfred4": {
+ "name": "Alfred4",
+ "description": "Downloads the current release version of Alfred 4 and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ELAN/ELAN.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.ELAN",
- "shortname": "ELAN.pkg",
+ "path": "AlfredApp/Alfred4.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred4",
+ "shortname": "Alfred4.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.ELAN"
+ "io.github.hjuutilainen.install.Alfred4",
+ "com.gitub.d33t5.jamf.Alfred",
+ "com.github.d33t5.jss.Alfred"
]
},
- "io.github.hjuutilainen.install.iLokLicenseManager": {
+ "io.github.hjuutilainen.install.Alfred4": {
"name": null,
- "description": "Installs the current release version of iLokLicenseManager.",
+ "description": "Downloads and installs the current release version of Alfred 4.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "PACE Anti-Piracy/iLokLicenseManager.install.recipe",
- "parent": "io.github.hjuutilainen.download.iLokLicenseManager",
- "shortname": "iLokLicenseManager.install",
+ "path": "AlfredApp/Alfred4.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Alfred4",
+ "shortname": "Alfred4.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.iLokLicenseManager": {
- "name": "iLokLicenseManager",
- "description": "Downloads the latest iLok License Manager disk image.",
+ "io.github.hjuutilainen.pkg.Alfred5": {
+ "name": "Alfred5",
+ "description": "Downloads the current release version of Alfred 5 and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "PACE Anti-Piracy/iLokLicenseManager.download.recipe",
- "shortname": "iLokLicenseManager.download",
- "inferred_type": "download",
+ "path": "AlfredApp/Alfred5.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred5",
+ "shortname": "Alfred5.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.iLokLicenseManager",
- "io.github.hjuutilainen.munki.iLokLicenseManager",
- "com.github.davidbpirie.pkg.iLokLicenseManager"
+ "io.github.hjuutilainen.install.Alfred5",
+ "com.github.Lotusshaney.munki.Alfred5-pkg"
]
},
- "io.github.hjuutilainen.munki.iLokLicenseManager": {
- "name": "iLokLicenseManager",
- "description": "Downloads the current release version of iLok License Manager and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "io.github.hjuutilainen.munki.Alfred2": {
+ "name": "Alfred2",
+ "description": "Downloads the current release version of Alfred 2 and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "PACE Anti-Piracy/iLokLicenseManager.munki.recipe",
- "parent": "io.github.hjuutilainen.download.iLokLicenseManager",
- "shortname": "iLokLicenseManager.munki",
+ "path": "AlfredApp/Alfred2.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred2",
+ "shortname": "Alfred2.munki",
"inferred_type": "munki",
- "munki_display_name": "iLok License Manager",
- "munki_description": "With the iLok License Manager, you can view your account, add licenses to your iLok, move your licenses between iLoks, and receive new licenses from participating software publishers."
+ "munki_display_name": "Alfred 2",
+ "munki_description": "Alfred is a productivity application for Mac OS X, which aims to save you time in searching your local computer and the web."
},
- "io.github.hjuutilainen.download.IINA": {
- "name": "IINA",
- "description": "Downloads the latest version of IINA.",
+ "io.github.hjuutilainen.download.Alfred2": {
+ "name": "Alfred2",
+ "description": "Downloads the latest Alfred 2.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "IINA/IINA.download.recipe",
- "shortname": "IINA.download",
+ "path": "AlfredApp/Alfred2.download.recipe",
+ "shortname": "Alfred2.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.IINA",
- "io.github.hjuutilainen.pkg.IINA",
- "com.github.peshay.filewave.IINA"
+ "io.github.hjuutilainen.pkg.Alfred2",
+ "io.github.hjuutilainen.munki.Alfred2"
]
},
- "io.github.hjuutilainen.munki.IINA": {
- "name": "IINA",
- "description": "Downloads the current release version of IINA and imports into Munki.",
+ "io.github.hjuutilainen.install.Alfred2": {
+ "name": null,
+ "description": "Downloads and installs the current release version of Alfred 2.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "IINA/IINA.munki.recipe",
- "parent": "io.github.hjuutilainen.download.IINA",
- "shortname": "IINA.munki",
+ "path": "AlfredApp/Alfred2.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Alfred2",
+ "shortname": "Alfred2.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.Alfred5": {
+ "name": "Alfred5",
+ "description": "Downloads the current release version of Alfred 5 and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "AlfredApp/Alfred5.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Alfred5",
+ "shortname": "Alfred5.munki",
"inferred_type": "munki",
- "munki_display_name": "IINA",
- "munki_description": "The modern video player for macOS."
+ "munki_display_name": "Alfred 5",
+ "munki_description": "Alfred is an award-winning app for macOS which boosts your efficiency with hotkeys, keywords, text expansion and more. Search your Mac and the web, and be more productive with custom actions to control your Mac."
},
- "io.github.hjuutilainen.pkg.IINA": {
- "name": "IINA",
- "description": "Downloads the current release version of IINA and builds a package.",
+ "io.github.hjuutilainen.download.Alfred4": {
+ "name": "Alfred4",
+ "description": "Downloads the latest Alfred 4.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "IINA/IINA.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.IINA",
- "shortname": "IINA.pkg",
- "inferred_type": "pkg",
+ "path": "AlfredApp/Alfred4.download.recipe",
+ "shortname": "Alfred4.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.IINA",
- "com.github.jazzace.ds.IINA",
- "com.github.jazzace.jamf.IINA-latest"
+ "io.github.hjuutilainen.munki.Alfred4",
+ "io.github.hjuutilainen.pkg.Alfred4"
]
},
- "io.github.hjuutilainen.install.IINA": {
+ "io.github.hjuutilainen.pkg.Packages": {
"name": null,
- "description": "Downloads, packages and installs the current release version of IINA.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "IINA/IINA.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.IINA",
- "shortname": "IINA.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.download.Atom": {
- "name": "Atom",
- "description": "Downloads the current release version of Atom.",
+ "description": "Downloads the current release version of Packages and extracts the installer package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitHub/Atom.download.recipe",
- "shortname": "Atom.download",
- "inferred_type": "download",
+ "path": "Packages/Packages.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Packages",
+ "shortname": "Packages.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.Atom",
- "io.github.hjuutilainen.pkg.Atom",
- "com.github.peshay.filewave.Atom"
+ "io.github.hjuutilainen.install.Packages",
+ "com.github.peshay.filewave.Packages"
]
},
- "io.github.hjuutilainen.munki.Atom": {
- "name": "Atom",
- "description": "Downloads the current release version of Atom and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "GitHub/Atom.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Atom",
- "shortname": "Atom.munki",
- "inferred_type": "munki",
- "munki_display_name": "Atom",
- "munki_description": "A hackable text editor for the 21st Century"
- },
- "io.github.hjuutilainen.install.Atom": {
+ "io.github.hjuutilainen.install.Packages": {
"name": null,
- "description": "Downloads, packages and installs the current release version of Atom",
+ "description": "Installs the current release version of Packages.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitHub/Atom.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Atom",
- "shortname": "Atom.install",
+ "path": "Packages/Packages.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Packages",
+ "shortname": "Packages.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.Atom": {
- "name": "Atom",
- "description": "Downloads the current release version of Atom and makes a package.",
+ "io.github.hjuutilainen.munki.Packages": {
+ "name": "Packages",
+ "description": "Downloads the current release version of Packages and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "GitHub/Atom.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Atom",
- "shortname": "Atom.pkg",
- "inferred_type": "pkg",
+ "path": "Packages/Packages.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Packages",
+ "shortname": "Packages.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Packages",
+ "munki_description": "Whenever you need to create an installation package or distribution for Mac OS X 10.5 or later, Packages is the powerful and flexible solution you're looking for."
+ },
+ "io.github.hjuutilainen.download.Packages": {
+ "name": "Packages",
+ "description": "Downloads the latest Packages disk image.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Packages/Packages.download.recipe",
+ "shortname": "Packages.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.Atom",
- "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Atom"
+ "io.github.hjuutilainen.pkg.Packages",
+ "io.github.hjuutilainen.munki.Packages",
+ "com.github.rtrouton.pkg.Packages"
]
},
- "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub": {
- "name": "WorkspaceONEIntelligentHub",
- "description": "Downloads the latest Workspace ONE Intelligent Hub (previously AirWatch Agent) release.",
+ "io.github.hjuutilainen.download.Vagrant": {
+ "name": "Vagrant",
+ "description": "Downloads the latest Vagrant.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "VMware/WorkspaceONEIntelligentHub.download.recipe",
- "shortname": "WorkspaceONEIntelligentHub.download",
+ "path": "HashiCorp/Vagrant.download.recipe",
+ "shortname": "Vagrant.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub"
+ "io.github.hjuutilainen.install.Vagrant",
+ "io.github.hjuutilainen.munki.Vagrant",
+ "com.github.peshay.filewave.Vagrant",
+ "com.github.dataJAR-recipes.pkg.Vagrant"
]
},
- "io.github.hjuutilainen.munki.WorkspaceONEIntelligentHub": {
- "name": "WorkspaceONEIntelligentHub",
- "description": "Downloads the current release version of Workspace ONE Intelligent Hub and imports into Munki.",
+ "io.github.hjuutilainen.install.Vagrant": {
+ "name": null,
+ "description": "Downloads and installs the current release version of Vagrant.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "VMware/WorkspaceONEIntelligentHub.munki.recipe",
- "parent": "io.github.hjuutilainen.download.WorkspaceONEIntelligentHub",
- "shortname": "WorkspaceONEIntelligentHub.munki",
- "inferred_type": "munki",
- "munki_display_name": "Workspace ONE Intelligent Hub",
- "munki_description": "Workspace ONE Intelligent Hub is the app you use to register your device for access to resources within your organization."
+ "path": "HashiCorp/Vagrant.install.recipe",
+ "parent": "io.github.hjuutilainen.download.Vagrant",
+ "shortname": "Vagrant.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.SharedProcessors": {
- "name": null,
- "description": "This is a stub recipe for referencing shared processors",
+ "io.github.hjuutilainen.munki.Vagrant": {
+ "name": "Vagrant",
+ "description": "Downloads the current release version of Vagrant and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "SharedProcessors/SharedProcessors-hjuutilainen.recipe"
+ "path": "HashiCorp/Vagrant.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Vagrant",
+ "shortname": "Vagrant.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Vagrant",
+ "munki_description": "Create and configure lightweight, reproducible, and portable development environments."
},
- "io.github.hjuutilainen.download.MyoConnect": {
- "name": "MyoConnect",
- "description": "Downloads the current release version of Myo Connect.",
+ "io.github.hjuutilainen.download.Vault": {
+ "name": "Vault",
+ "description": "Downloads the latest Vault.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Thalmic Labs/MyoConnect.download.recipe",
- "deprecated": true,
- "shortname": "MyoConnect.download",
+ "path": "HashiCorp/Vault.download.recipe",
+ "shortname": "Vault.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.MyoConnect"
+ "com.github.apizz.pkg.Vault"
]
},
- "io.github.hjuutilainen.munki.MyoConnect": {
- "name": "MyoConnect",
- "description": "Downloads the current release version of Myo Connect and imports into Munki.",
+ "io.github.hjuutilainen.munki.TeXShop": {
+ "name": "TeXShop",
+ "description": "Downloads the current release version of TeXShop and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Thalmic Labs/MyoConnect.munki.recipe",
- "parent": "io.github.hjuutilainen.download.MyoConnect",
- "deprecated": true,
- "shortname": "MyoConnect.munki",
+ "path": "TeXShop/TeXShop.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.TeXShop",
+ "shortname": "TeXShop.munki",
"inferred_type": "munki",
- "munki_display_name": "Myo Connect",
- "munki_description": "Myo on Mac OS X"
+ "munki_display_name": "TeXShop",
+ "munki_description": "TeXShop is a TeX previewer for Mac OS X, written in Cocoa. Since pdf is a native file format on OS X, TeXShop uses \"pdftex\" and \"pdflatex\" rather than \"tex\" and \"latex\" to typeset in its default configuration; these programs in the standard TeX Live distribution of TeX produce pdf output instead of dvi output."
},
"io.github.hjuutilainen.pkg.TeXShop": {
"name": "TeXShop",
@@ -8770,9 +8655,9 @@
"shortname": "TeXShop.download",
"inferred_type": "download",
"children": [
+ "io.github.hjuutilainen.munki.TeXShop",
"io.github.hjuutilainen.pkg.TeXShop",
"io.github.hjuutilainen.install.TeXShop",
- "io.github.hjuutilainen.munki.TeXShop",
"com.github.grahampugh.recipes.pkg.TeXShop"
]
},
@@ -8785,821 +8670,914 @@
"shortname": "TeXShop.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.TeXShop": {
- "name": "TeXShop",
- "description": "Downloads the current release version of TeXShop and imports into Munki.",
+ "io.github.hjuutilainen.pkg.BigSurBlocker": {
+ "name": "BigSurBlocker",
+ "description": "Downloads the current release version of Big Sur Blocker and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeXShop/TeXShop.munki.recipe",
- "parent": "io.github.hjuutilainen.download.TeXShop",
- "shortname": "TeXShop.munki",
+ "path": "Hannes Juutilainen/BigSurBlocker.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.BigSurBlocker",
+ "shortname": "BigSurBlocker.pkg",
+ "inferred_type": "pkg"
+ },
+ "io.github.hjuutilainen.munki.SUSInspector": {
+ "name": "SUSInspector",
+ "description": "Downloads the current release version of SUS Inspector and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Hannes Juutilainen/SUSInspector.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.SUSInspector",
+ "shortname": "SUSInspector.munki",
"inferred_type": "munki",
- "munki_display_name": "TeXShop",
- "munki_description": "TeXShop is a TeX previewer for Mac OS X, written in Cocoa. Since pdf is a native file format on OS X, TeXShop uses \"pdftex\" and \"pdflatex\" rather than \"tex\" and \"latex\" to typeset in its default configuration; these programs in the standard TeX Live distribution of TeX produce pdf output instead of dvi output."
+ "munki_display_name": "SUS Inspector",
+ "munki_description": "SUS Inspector is an utility app for viewing detailed information about Apple's Software Update Service. It sets up a local Reposado installation to replicate catalogs and then parses them for viewing."
},
- "io.github.hjuutilainen.download.TeamViewerQS": {
- "name": "TeamViewerQS",
- "description": "Downloads the latest TeamViewer QuickSupport disk image.",
+ "io.github.hjuutilainen.download.SUSInspector": {
+ "name": "SUSInspector",
+ "description": "Downloads the latest version of SUS Inspector.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerQuickSupport.download.recipe",
- "shortname": "TeamViewerQuickSupport.download",
+ "path": "Hannes Juutilainen/SUSInspector.download.recipe",
+ "shortname": "SUSInspector.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.TeamViewerQS",
- "io.github.hjuutilainen.pkg.TeamViewerQS",
- "io.github.hjuutilainen.install.TeamViewerQS",
- "com.justinrummel.pkg.TeamViewerQS",
- "com.github.peshay.filewave.TeamViewerQuickSupport"
+ "io.github.hjuutilainen.munki.SUSInspector",
+ "io.github.hjuutilainen.install.SUSInspector",
+ "io.github.hjuutilainen.pkg.SUSInspector"
]
},
- "io.github.hjuutilainen.munki.TeamViewerQS": {
- "name": "TeamViewerQS",
- "description": "Downloads the current release version of TeamViewer QuickSupport and imports into Munki. TeamViewer QuickSupport is a simple and small customer module, runs immediately without installation and does not require administrative rights - optimized for instant support",
+ "io.github.hjuutilainen.install.SUSInspector": {
+ "name": null,
+ "description": "Downloads and installs the current release version of SUSInspector.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerQuickSupport.munki.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewerQS",
- "shortname": "TeamViewerQuickSupport.munki",
+ "path": "Hannes Juutilainen/SUSInspector.install.recipe",
+ "parent": "io.github.hjuutilainen.download.SUSInspector",
+ "shortname": "SUSInspector.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.BigSurBlocker": {
+ "name": "BigSurBlocker",
+ "description": "Downloads the current release version of Big Sur Blocker and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Hannes Juutilainen/BigSurBlocker.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.BigSurBlocker",
+ "shortname": "BigSurBlocker.munki",
"inferred_type": "munki",
- "munki_display_name": "TeamViewer QuickSupport",
- "munki_description": "All-In-One Solution for Remote Access and Support over the Internet."
+ "munki_display_name": "Big Sur Blocker",
+ "munki_description": "Detect when \"Install macOS Big Sur.app\" installer application has launched, terminate the process and display an alert."
},
- "io.github.hjuutilainen.pkg.TeamViewerQS": {
- "name": "TeamViewerQS",
- "description": "Downloads the current release version of TeamViewerQS and builds a package.",
+ "io.github.hjuutilainen.pkg.SUSInspector": {
+ "name": "SUSInspector",
+ "description": "Downloads the current release version of SUSInspector and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerQuickSupport.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewerQS",
- "shortname": "TeamViewerQuickSupport.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.seansgm.autopkg-lanrev-recipes.TeamviewerQS",
- "com.github.seansgm.autopkg-absolute-recipes.TeamviewerQS"
- ]
+ "path": "Hannes Juutilainen/SUSInspector.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.SUSInspector",
+ "shortname": "SUSInspector.pkg",
+ "inferred_type": "pkg"
},
- "io.github.hjuutilainen.download.TeamViewer": {
- "name": "TeamViewer",
- "description": "Downloads the latest TeamViewer disk image.",
+ "io.github.hjuutilainen.download.BigSurBlocker": {
+ "name": "BigSurBlocker",
+ "description": "Downloads the latest version of Big Sur Blocker.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewer.download.recipe",
- "shortname": "TeamViewer.download",
+ "path": "Hannes Juutilainen/BigSurBlocker.download.recipe",
+ "shortname": "BigSurBlocker.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.TeamViewer",
- "io.github.hjuutilainen.install.TeamViewer",
- "com.justinrummel.pkg.TeamViewer",
- "com.github.peshay.filewave.TeamViewer"
+ "io.github.hjuutilainen.pkg.BigSurBlocker",
+ "io.github.hjuutilainen.munki.BigSurBlocker"
]
},
- "io.github.hjuutilainen.install.TeamViewerQS": {
- "name": null,
- "description": "Installs the current release version of TeamViewerQS.",
+ "io.github.hjuutilainen.pkg.GIMP": {
+ "name": "GIMP",
+ "description": "Downloads the latest version of GIMP from gimp.org and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerQuickSupport.install.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewerQS",
- "shortname": "TeamViewerQuickSupport.install",
- "inferred_type": "install"
+ "path": "GIMP/Gimp.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.GIMP",
+ "shortname": "Gimp.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "io.github.hjuutilainen.install.GIMP",
+ "com.github.autopkg.grahampugh-recipes.jamf.GIMP-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.GIMP"
+ ]
},
- "io.github.hjuutilainen.munki.TeamViewerHost": {
- "name": "TeamViewerHost",
- "description": "Downloads the current release version of TeamViewerHost and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "io.github.hjuutilainen.munki.GIMP": {
+ "name": "GIMP",
+ "description": "Downloads the latest version of GIMP from gimp.org and imports into Munki.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerHost.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.TeamViewerHost",
- "shortname": "TeamViewerHost.munki",
+ "path": "GIMP/GIMP.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.GIMP",
+ "shortname": "GIMP.munki",
"inferred_type": "munki",
- "munki_display_name": "TeamViewer Host",
- "munki_description": "All-In-One Solution for Remote Access and Support over the Internet."
+ "munki_display_name": "GIMP",
+ "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. It works on many operating systems, in many languages."
},
- "io.github.hjuutilainen.pkg.TeamViewerHost": {
- "name": "TeamViewerHost",
- "description": "Downloads the current release version of TeamViewerHost and extracts the app information.",
+ "io.github.hjuutilainen.download.GIMP": {
+ "name": "GIMP",
+ "description": "Downloads the latest version of GIMP from gimp.org.\n\nThis recipe supports two architecture values:\n\t- x86_64\n\t- arm64",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerHost.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewerHost",
- "shortname": "TeamViewerHost.pkg",
- "inferred_type": "pkg",
+ "path": "GIMP/GIMP.download.recipe",
+ "shortname": "GIMP.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.munki.TeamViewerHost"
+ "io.github.hjuutilainen.pkg.GIMP",
+ "io.github.hjuutilainen.munki.GIMP",
+ "com.github.peshay.filewave.GIMP",
+ "com.github.grahampugh.pkg.GIMP"
]
},
- "io.github.hjuutilainen.download.TeamViewerHost": {
- "name": "TeamViewerHost",
- "description": "Downloads the latest TeamViewer Host disk image.",
+ "io.github.hjuutilainen.install.GIMP": {
+ "name": "GIMP",
+ "description": "Installs the latest version of GIMP from gimp.org.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerHost.download.recipe",
- "shortname": "TeamViewerHost.download",
+ "path": "GIMP/Gimp.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.GIMP",
+ "shortname": "Gimp.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.download.LibreOffice": {
+ "name": "LibreOffice",
+ "description": "Downloads the latest LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.\nThe architecture (ARCH) can be 'x86_64' or 'aarch64'\n",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "LibreOffice/LibreOffice.download.recipe",
+ "shortname": "LibreOffice.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.TeamViewerHost",
- "com.github.peertransfer.pkg.TeamViewerHost"
+ "io.github.hjuutilainen.munki.LibreOffice",
+ "io.github.hjuutilainen.pkg.LibreOffice",
+ "io.github.hjuutilainen.install.LibreOffice",
+ "com.github.peshay.filewave.LibreOffice",
+ "com.github.sebtomasi.download.LibreOfficeLangPack",
+ "com.github.grahampugh.recipes.download.LibreOfficeLangPack",
+ "com.github.wycomco.download.LibreOfficeLangPack"
]
},
- "io.github.hjuutilainen.pkg.TeamViewer": {
- "name": "TeamViewer",
- "description": "Downloads the current release version of TeamViewer and extracts the app information.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "io.github.hjuutilainen.munki.LibreOffice": {
+ "name": "LibreOffice",
+ "description": "Downloads the latest version of LibreOffice and imports into Munki. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewer.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewer",
- "shortname": "TeamViewer.pkg",
+ "path": "LibreOffice/LibreOffice.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.LibreOffice",
+ "shortname": "LibreOffice.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "LibreOffice",
+ "munki_description": "LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base."
+ },
+ "io.github.hjuutilainen.pkg.LibreOffice": {
+ "name": "LibreOffice",
+ "description": "Downloads the latest version of LibreOffice and builds a package. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "LibreOffice/LibreOffice.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.LibreOffice",
+ "shortname": "LibreOffice.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.TeamViewer"
+ "com.github.seansgm.autopkg-lanrev-recipes.LibreOffice",
+ "com.github.seansgm.autopkg-absolute-recipes.LibreOffice",
+ "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.LibreOffice",
+ "com.github.almenscorner.intune.LibreOffice"
]
},
- "io.github.hjuutilainen.download.TeamViewerQJ": {
- "name": "TeamViewerQuickJoin",
- "description": "Downloads the latest TeamViewer QuickJoin disk image.",
+ "io.github.hjuutilainen.install.LibreOffice": {
+ "name": "LibreOffice",
+ "description": "Installs the latest version of LibreOffice. Set RELEASE to either 'Latest' or 'Previous'.\n\nLibreOffice Previous is the stable version that has undergone more testing (over a longer time). It is usually recommended for more conservative use.\nLibreOffice Latest is the stable version with the most recent features. Users interested in taking advantage of our most innovative features should download and use our Latest version.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewerQuickJoin.download.recipe",
- "shortname": "TeamViewerQuickJoin.download",
- "inferred_type": "download"
+ "path": "LibreOffice/LibreOffice.install.recipe",
+ "parent": "io.github.hjuutilainen.download.LibreOffice",
+ "shortname": "LibreOffice.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.munki.TeamViewer": {
- "name": "TeamViewer",
- "description": "Downloads the current release version of TeamViewer and imports into Munki.",
+ "io.github.hjuutilainen.munki.R": {
+ "name": "R",
+ "description": "Downloads the current release version of R and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewer.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.TeamViewer",
- "shortname": "TeamViewer.munki",
+ "path": "R/R.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.R",
+ "shortname": "R.munki",
"inferred_type": "munki",
- "munki_display_name": "TeamViewer",
- "munki_description": "All-In-One Solution for Remote Access and Support over the Internet."
+ "munki_display_name": "R for Mac OS X",
+ "munki_description": "R is a language and environment for statistical computing and graphics which provides a wide variety of statistical and graphical techniques: linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc."
},
- "io.github.hjuutilainen.install.TeamViewer": {
+ "io.github.hjuutilainen.install.R": {
"name": null,
- "description": "Installs the current release version of TeamViewer.",
+ "description": "Installs the current release version of R.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "TeamViewer/TeamViewer.install.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewer",
- "shortname": "TeamViewer.install",
+ "path": "R/R.install.recipe",
+ "parent": "io.github.hjuutilainen.download.R",
+ "shortname": "R.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.Go2Shell": {
- "name": "Go2Shell",
- "description": "Downloads the latest Go2Shell and creates a package.",
+ "io.github.hjuutilainen.download.R": {
+ "name": "R",
+ "description": "Downloads the latest R installer package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ZipZapMac/Go2Shell.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Go2Shell",
- "shortname": "Go2Shell.pkg",
- "inferred_type": "pkg"
+ "path": "R/R.download.recipe",
+ "shortname": "R.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.R",
+ "io.github.hjuutilainen.install.R",
+ "com.github.golbiga.pkg.R",
+ "com.github.grahampugh.recipes.pkg.R"
+ ]
},
- "io.github.hjuutilainen.download.Go2Shell": {
- "name": "Go2Shell",
- "description": "Downloads the current release version of Go2Shell.",
+ "io.github.hjuutilainen.munki.MyoConnect": {
+ "name": "MyoConnect",
+ "description": "Downloads the current release version of Myo Connect and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ZipZapMac/Go2Shell.download.recipe",
- "shortname": "Go2Shell.download",
+ "path": "Thalmic Labs/MyoConnect.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.MyoConnect",
+ "deprecated": true,
+ "shortname": "MyoConnect.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Myo Connect",
+ "munki_description": "Myo on Mac OS X"
+ },
+ "io.github.hjuutilainen.download.MyoConnect": {
+ "name": "MyoConnect",
+ "description": "Downloads the current release version of Myo Connect.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Thalmic Labs/MyoConnect.download.recipe",
+ "deprecated": true,
+ "shortname": "MyoConnect.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.Go2Shell",
- "io.github.hjuutilainen.munki.Go2Shell",
- "io.github.hjuutilainen.install.Go2Shell",
- "com.github.peshay.filewave.Go2Shell"
+ "io.github.hjuutilainen.munki.MyoConnect"
]
},
- "io.github.hjuutilainen.munki.Go2Shell": {
- "name": "Go2Shell",
- "description": "Downloads the current release version of Go2Shell and imports into Munki.",
+ "io.github.hjuutilainen.download.OpenOffice": {
+ "name": "OpenOffice",
+ "description": "Downloads the latest OpenOffice.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ZipZapMac/Go2Shell.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Go2Shell",
- "shortname": "Go2Shell.munki",
- "inferred_type": "munki",
- "munki_display_name": "Go2Shell",
- "munki_description": "Opens a terminal window to the current directory in Finder."
+ "path": "OpenOffice/OpenOffice.download.recipe",
+ "shortname": "OpenOffice.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.pkg.OpenOffice",
+ "io.github.hjuutilainen.munki.OpenOffice",
+ "io.github.hjuutilainen.install.OpenOffice",
+ "com.github.peshay.filewave.OpenOffice"
+ ]
},
- "io.github.hjuutilainen.install.Go2Shell": {
- "name": null,
- "description": "Downloads and installs the current release version of Go2Shell.",
+ "io.github.hjuutilainen.pkg.OpenOffice": {
+ "name": "OpenOffice",
+ "description": "Downloads the latest OpenOffice version and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ZipZapMac/Go2Shell.install.recipe",
- "parent": "io.github.hjuutilainen.download.Go2Shell",
- "shortname": "Go2Shell.install",
- "inferred_type": "install"
+ "path": "OpenOffice/OpenOffice.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.OpenOffice",
+ "shortname": "OpenOffice.pkg",
+ "inferred_type": "pkg"
},
- "io.github.hjuutilainen.download.heartbeat": {
- "name": "heartbeat",
- "description": "Downloads the latest Elastic heartbeat",
+ "io.github.hjuutilainen.munki.OpenOffice": {
+ "name": "OpenOffice",
+ "description": "Downloads the current release version of Apache OpenOffice and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/heartbeat.download.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "heartbeat.download",
- "inferred_type": "download"
+ "path": "OpenOffice/OpenOffice.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.OpenOffice",
+ "shortname": "OpenOffice.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Apache OpenOffice",
+ "munki_description": "Apache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files from other common office software packages. It can be downloaded and used completely free of charge for any purpose."
},
- "io.github.hjuutilainen.install.auditbeat": {
+ "io.github.hjuutilainen.install.OpenOffice": {
"name": null,
- "description": "Downloads and installs the latest Elastic auditbeat",
+ "description": "Installs the current release version of OpenOffice.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/auditbeat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.auditbeat",
- "shortname": "auditbeat.install",
+ "path": "OpenOffice/OpenOffice.install.recipe",
+ "parent": "io.github.hjuutilainen.download.OpenOffice",
+ "shortname": "OpenOffice.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.metricbeat": {
- "name": null,
- "description": "Downloads the latest Elastic metricbeat and creates a package",
+ "io.github.hjuutilainen.pkg.Kaleidoscope": {
+ "name": "Kaleidoscope",
+ "description": "Downloads the current release version of Kaleidoscope and creates a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/metricbeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.pkg.elasticbeat",
- "shortname": "metricbeat.pkg",
+ "path": "Kaleidoscope/Kaleidoscope.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Kaleidoscope",
+ "shortname": "Kaleidoscope.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.metricbeat",
- "io.github.hjuutilainen.install.metricbeat"
+ "io.github.hjuutilainen.install.Kaleidoscope",
+ "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Kaleidoscope"
]
},
- "io.github.hjuutilainen.download.filebeat": {
- "name": "filebeat",
- "description": "Downloads the latest Elastic filebeat",
+ "io.github.hjuutilainen.install.Kaleidoscope": {
+ "name": "Kaleidoscope",
+ "description": "Downloads and installs the current release version of Kaleidoscope.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/filebeat.download.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "filebeat.download",
- "inferred_type": "download"
+ "path": "Kaleidoscope/Kaleidoscope.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Kaleidoscope",
+ "shortname": "Kaleidoscope.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.install.functionbeat": {
- "name": null,
- "description": "Downloads and installs the latest Elastic functionbeat",
+ "io.github.hjuutilainen.download.Kaleidoscope": {
+ "name": "Kaleidoscope",
+ "description": "Downloads the current release version of Kaleidoscope.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/functionbeat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.functionbeat",
- "shortname": "functionbeat.install",
- "inferred_type": "install"
+ "path": "Kaleidoscope/Kaleidoscope.download.recipe",
+ "shortname": "Kaleidoscope.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.pkg.Kaleidoscope",
+ "io.github.hjuutilainen.munki.Kaleidoscope"
+ ]
},
- "io.github.hjuutilainen.munki.metricbeat": {
- "name": "metricbeat",
- "description": "Downloads the latest Elastic metricbeat, creates a package and imports into Munki",
+ "io.github.hjuutilainen.munki.Kaleidoscope": {
+ "name": "Kaleidoscope",
+ "description": "Downloads the current release version of Kaleidoscope and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/metricbeat.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.metricbeat",
- "shortname": "metricbeat.munki",
+ "path": "Kaleidoscope/Kaleidoscope.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Kaleidoscope",
+ "shortname": "Kaleidoscope.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Ship and analyze metrics."
+ "munki_display_name": "Kaleidoscope",
+ "munki_description": "Easily spot the differences in text and image files. Review changes in seconds with the world's most advanced Mac diff tool."
},
- "io.github.hjuutilainen.pkg.packetbeat": {
- "name": null,
- "description": "Downloads the latest Elastic packetbeat and creates a package",
+ "io.github.hjuutilainen.download.CitrixReceiver": {
+ "name": "CitrixReceiver",
+ "description": "Downloads the latest Citrix Receiver disk image.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/packetbeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.pkg.elasticbeat",
- "shortname": "packetbeat.pkg",
- "inferred_type": "pkg",
+ "path": "CitrixReceiver/CitrixReceiver.download.recipe",
+ "shortname": "CitrixReceiver.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.packetbeat",
- "io.github.hjuutilainen.munki.packetbeat"
+ "io.github.hjuutilainen.munki.CitrixReceiver",
+ "io.github.hjuutilainen.install.CitrixReceiver",
+ "com.github.homebysix.pkg.CitrixReceiver",
+ "com.github.peshay.filewave.CitrixReceiver"
]
},
- "io.github.hjuutilainen.install.packetbeat": {
- "name": null,
- "description": "Downloads and installs the latest Elastic packetbeat",
+ "io.github.hjuutilainen.download.CitrixWorkspace": {
+ "name": "CitrixWorkspace",
+ "description": "Downloads the latest Citrix Workspace disk image.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/packetbeat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.packetbeat",
- "shortname": "packetbeat.install",
- "inferred_type": "install"
+ "path": "CitrixReceiver/CitrixWorkspace.download.recipe",
+ "shortname": "CitrixWorkspace.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.CitrixWorkspace",
+ "com.github.grahampugh.recipes.pkg.CitrixWorkspace"
+ ]
},
- "io.github.hjuutilainen.munki.auditbeat": {
- "name": "auditbeat",
- "description": "Downloads the latest Elastic auditbeat, creates a package and imports into Munki",
+ "io.github.hjuutilainen.munki.CitrixWorkspace": {
+ "name": "CitrixWorkspace",
+ "description": "Downloads the current release version of Citrix Workspace and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/auditbeat.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.auditbeat",
- "shortname": "auditbeat.munki",
+ "path": "CitrixReceiver/CitrixWorkspace.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.CitrixWorkspace",
+ "shortname": "CitrixWorkspace.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Send audit data to Elasticsearch."
+ "munki_display_name": "Citrix Workspace",
+ "munki_description": "The new Citrix Workspace app gives users a great experience\u2014a secure, contextual, unified workspace\u2014on any device. Give teams instant access to all their SaaS and web apps, files, mobile apps, Citrix Virtual Apps and Desktops from an easy-to-use, all-in-one interface powered by Citrix Workspace services."
},
- "io.github.hjuutilainen.download.metricbeat": {
- "name": "metricbeat",
- "description": "Downloads the latest Elastic metricbeat",
+ "io.github.hjuutilainen.munki.CitrixReceiver": {
+ "name": "CitrixReceiver",
+ "description": "Downloads the current release version of Citrix Receiver and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/metricbeat.download.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "metricbeat.download",
- "inferred_type": "download"
+ "path": "CitrixReceiver/CitrixReceiver.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.CitrixReceiver",
+ "shortname": "CitrixReceiver.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Citrix Receiver",
+ "munki_description": "Citrix Receiver is an easy-to-install client software that lets you access enterprise data, applications and desktops from any computing device including smartphones, tablets and PCs. Workers today typically use multiple computing devices and crave a consistent computing experience across all of them. Organizations everywhere are struggling to cope with the rapid proliferation of these devices and give users the mobile, high-definition experience they demand. Working in tandem with a Citrix-enabled IT infrastructure, Citrix Receiver gives workers consistent, secure, high-performance access from any device without introducing layers of management complexity for IT."
},
- "io.github.hjuutilainen.install.filebeat": {
+ "io.github.hjuutilainen.install.CitrixReceiver": {
"name": null,
- "description": "Downloads and installs the latest Elastic filebeat",
+ "description": "Installs the current release version of CitrixReceiver.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/filebeat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.filebeat",
- "shortname": "filebeat.install",
+ "path": "CitrixReceiver/CitrixReceiver.install.recipe",
+ "parent": "io.github.hjuutilainen.download.CitrixReceiver",
+ "shortname": "CitrixReceiver.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.packetbeat": {
- "name": "packetbeat",
- "description": "Downloads the latest Elastic packetbeat, creates a package and imports into Munki",
+ "io.github.hjuutilainen.munki.DaisyDisk": {
+ "name": "DaisyDisk",
+ "description": "Downloads the current release version of DaisyDisk and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/packetbeat.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.packetbeat",
- "shortname": "packetbeat.munki",
+ "path": "DaisyDisk/DaisyDisk.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.DaisyDisk",
+ "shortname": "DaisyDisk.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Analyze network packet data."
+ "munki_display_name": "DaisyDisk",
+ "munki_description": "Take a different look at your disk. See what's on your Mac and recover disk space every time you need it."
},
- "io.github.hjuutilainen.pkg.elasticbeat": {
- "name": "filebeat",
- "description": "Downloads the latest defined Elastic Beat product and creates a package",
+ "io.github.hjuutilainen.pkg.DaisyDisk": {
+ "name": "DaisyDisk",
+ "description": "Downloads the current release version of DaisyDisk and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/elasticbeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "elasticbeat.pkg",
+ "path": "DaisyDisk/DaisyDisk.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.DaisyDisk",
+ "shortname": "DaisyDisk.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.pkg.metricbeat",
- "io.github.hjuutilainen.pkg.packetbeat",
- "io.github.hjuutilainen.pkg.filebeat",
- "io.github.hjuutilainen.pkg.heartbeat",
- "io.github.hjuutilainen.pkg.functionbeat",
- "io.github.hjuutilainen.pkg.auditbeat"
+ "io.github.hjuutilainen.install.DaisyDisk",
+ "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.DaisyDisk"
]
},
- "io.github.hjuutilainen.munki.heartbeat": {
- "name": "heartbeat",
- "description": "Downloads the latest Elastic heartbeat, creates a package and imports into Munki",
+ "io.github.hjuutilainen.download.DaisyDisk": {
+ "name": "DaisyDisk",
+ "description": "Downloads the latest DaisyDisk.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/heartbeat.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.heartbeat",
- "shortname": "heartbeat.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Ping your Infrastructure."
+ "path": "DaisyDisk/DaisyDisk.download.recipe",
+ "shortname": "DaisyDisk.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.DaisyDisk",
+ "io.github.hjuutilainen.pkg.DaisyDisk"
+ ]
},
- "io.github.hjuutilainen.install.metricbeat": {
+ "io.github.hjuutilainen.install.DaisyDisk": {
"name": null,
- "description": "Downloads and installs the latest Elastic metricbeat",
+ "description": "Installs the current release version of DaisyDisk.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/metricbeat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.metricbeat",
- "shortname": "metricbeat.install",
+ "path": "DaisyDisk/DaisyDisk.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.DaisyDisk",
+ "shortname": "DaisyDisk.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.functionbeat": {
- "name": "functionbeat",
- "description": "Downloads the latest Elastic functionbeat",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/functionbeat.download.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "functionbeat.download",
- "inferred_type": "download"
- },
- "io.github.hjuutilainen.download.elasticbeat": {
- "name": "filebeat",
- "description": "Downloads the latest defined Elastic Beat product. Use an override to set OPTIONAL_VERSION to -oss to download the Apache 2.0 licensed version of the Beat. Set BEAT_NAME to one of the following: filebeat, packetbeat, metricbeat, heartbeat, auditbeat, functionbeat. Note: winlogbeat and journalbeat do not have macOS binaries and functionbeat does not have an Apache 2.0 licensed version.",
+ "io.github.hjuutilainen.download.iLokLicenseManager": {
+ "name": "iLokLicenseManager",
+ "description": "Downloads the latest iLok License Manager disk image.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/elasticbeat.download.recipe",
- "shortname": "elasticbeat.download",
+ "path": "PACE Anti-Piracy/iLokLicenseManager.download.recipe",
+ "shortname": "iLokLicenseManager.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.download.heartbeat",
- "io.github.hjuutilainen.download.filebeat",
- "io.github.hjuutilainen.download.metricbeat",
- "io.github.hjuutilainen.pkg.elasticbeat",
- "io.github.hjuutilainen.download.functionbeat",
- "io.github.hjuutilainen.download.auditbeat",
- "io.github.hjuutilainen.download.packetbeat"
+ "io.github.hjuutilainen.munki.iLokLicenseManager",
+ "io.github.hjuutilainen.install.iLokLicenseManager",
+ "com.github.davidbpirie.pkg.iLokLicenseManager"
]
},
- "io.github.hjuutilainen.pkg.filebeat": {
- "name": null,
- "description": "Downloads the latest Elastic filebeat and creates a package",
+ "io.github.hjuutilainen.munki.iLokLicenseManager": {
+ "name": "iLokLicenseManager",
+ "description": "Downloads the current release version of iLok License Manager and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/filebeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.pkg.elasticbeat",
- "shortname": "filebeat.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.filebeat",
- "io.github.hjuutilainen.munki.filebeat"
- ]
+ "path": "PACE Anti-Piracy/iLokLicenseManager.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.iLokLicenseManager",
+ "shortname": "iLokLicenseManager.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "iLok License Manager",
+ "munki_description": "With the iLok License Manager, you can view your account, add licenses to your iLok, move your licenses between iLoks, and receive new licenses from participating software publishers."
},
- "io.github.hjuutilainen.pkg.heartbeat": {
+ "io.github.hjuutilainen.install.iLokLicenseManager": {
"name": null,
- "description": "Downloads the latest Elastic heartbeat and creates a package",
+ "description": "Installs the current release version of iLokLicenseManager.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/heartbeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.pkg.elasticbeat",
- "shortname": "heartbeat.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.munki.heartbeat",
- "io.github.hjuutilainen.install.heartbeat"
- ]
+ "path": "PACE Anti-Piracy/iLokLicenseManager.install.recipe",
+ "parent": "io.github.hjuutilainen.download.iLokLicenseManager",
+ "shortname": "iLokLicenseManager.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.functionbeat": {
+ "io.github.hjuutilainen.download.Gnuplot": {
"name": null,
- "description": "Downloads the latest Elastic functionbeat and creates a package",
+ "description": "Downloads the latest installer package of Gnuplot contributed executable for OS X",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/functionbeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.pkg.elasticbeat",
- "shortname": "functionbeat.pkg",
- "inferred_type": "pkg",
+ "path": "Gnuplot/GnuplotApp.download.recipe",
+ "deprecated": true,
+ "shortname": "GnuplotApp.download",
+ "inferred_type": "download",
"children": [
- "io.github.hjuutilainen.install.functionbeat",
- "io.github.hjuutilainen.munki.functionbeat"
+ "io.github.hjuutilainen.install.Gnuplot",
+ "io.github.hjuutilainen.munki.Gnuplot"
]
},
- "io.github.hjuutilainen.pkg.auditbeat": {
+ "io.github.hjuutilainen.install.Gnuplot": {
"name": null,
- "description": "Downloads the latest Elastic auditbeat and creates a package",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/auditbeat.pkg.recipe",
- "parent": "io.github.hjuutilainen.pkg.elasticbeat",
- "shortname": "auditbeat.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.auditbeat",
- "io.github.hjuutilainen.munki.auditbeat"
- ]
- },
- "io.github.hjuutilainen.munki.functionbeat": {
- "name": "functionbeat",
- "description": "Downloads the latest Elastic functionbeat, creates a package and imports into Munki",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/functionbeat.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.functionbeat",
- "shortname": "functionbeat.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Ship cloud data with serverless infrastructure."
- },
- "io.github.hjuutilainen.download.auditbeat": {
- "name": "auditbeat",
- "description": "Downloads the latest Elastic auditbeat",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/auditbeat.download.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "auditbeat.download",
- "inferred_type": "download"
- },
- "io.github.hjuutilainen.download.packetbeat": {
- "name": "packetbeat",
- "description": "Downloads the latest Elastic packetbeat",
+ "description": "Downloads and installs the latest Gnuplot contributed executable for OS X",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/packetbeat.download.recipe",
- "parent": "io.github.hjuutilainen.download.elasticbeat",
- "shortname": "packetbeat.download",
- "inferred_type": "download"
+ "path": "Gnuplot/GnuplotApp.install.recipe",
+ "parent": "io.github.hjuutilainen.download.Gnuplot",
+ "deprecated": true,
+ "shortname": "GnuplotApp.install",
+ "inferred_type": "install"
},
- "io.github.hjuutilainen.munki.filebeat": {
- "name": "filebeat",
- "description": "Downloads the latest Elastic filebeat, creates a package and imports into Munki",
+ "io.github.hjuutilainen.munki.Gnuplot": {
+ "name": "Gnuplot",
+ "description": "Downloads the current release version of Gnuplot contributed executable for OS X and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/filebeat.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.filebeat",
- "shortname": "filebeat.munki",
+ "path": "Gnuplot/GnuplotApp.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Gnuplot",
+ "deprecated": true,
+ "shortname": "GnuplotApp.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Filebeat is a lightweight, open source shipper for log file data. As the next-generation Logstash Forwarder, Filebeat tails logs and quickly sends this information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis."
+ "munki_display_name": "Gnuplot",
+ "munki_description": "Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. It was originally created to allow scientists and students to visualize mathematical functions and data interactively, but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave."
},
- "io.github.hjuutilainen.install.heartbeat": {
+ "io.github.hjuutilainen.install.PlexMediaPlayer": {
"name": null,
- "description": "Downloads and installs the latest Elastic heartbeat",
+ "description": "Installs the current release version of Plex Media Player",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Elasticsearch/heartbeat.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.heartbeat",
- "shortname": "heartbeat.install",
+ "path": "Plex/PlexMediaPlayer.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.PlexMediaPlayer",
+ "shortname": "PlexMediaPlayer.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.install.Packages": {
+ "io.github.hjuutilainen.install.PlexMediaServer": {
"name": null,
- "description": "Installs the current release version of Packages.",
+ "description": "Installs the current release version of PlexMediaServer.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Packages/Packages.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Packages",
- "shortname": "Packages.install",
+ "path": "Plex/PlexMediaServer.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.PlexMediaServer",
+ "shortname": "PlexMediaServer.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.pkg.Packages": {
- "name": null,
- "description": "Downloads the current release version of Packages and extracts the installer package.",
+ "io.github.hjuutilainen.pkg.PlexMediaServer": {
+ "name": "PlexMediaServer",
+ "description": "Downloads the current release version of Plex Media Server and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Packages/Packages.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Packages",
- "shortname": "Packages.pkg",
+ "path": "Plex/PlexMediaServer.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.PlexMediaServer",
+ "shortname": "PlexMediaServer.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Packages",
- "com.github.peshay.filewave.Packages"
+ "io.github.hjuutilainen.install.PlexMediaServer",
+ "io.github.hjuutilainen.munki.PlexMediaServer"
]
},
- "io.github.hjuutilainen.download.Packages": {
- "name": "Packages",
- "description": "Downloads the latest Packages disk image.",
+ "io.github.hjuutilainen.download.PlexMediaPlayer": {
+ "name": "PlexMediaPlayer",
+ "description": "Downloads the current release version of Plex Media Player",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Packages/Packages.download.recipe",
- "shortname": "Packages.download",
+ "path": "Plex/PlexMediaPlayer.download.recipe",
+ "shortname": "PlexMediaPlayer.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.Packages",
- "io.github.hjuutilainen.munki.Packages",
- "com.github.rtrouton.pkg.Packages"
+ "io.github.hjuutilainen.pkg.PlexMediaPlayer",
+ "io.github.hjuutilainen.munki.PlexMediaPlayer"
]
},
- "io.github.hjuutilainen.munki.Packages": {
- "name": "Packages",
- "description": "Downloads the current release version of Packages and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "io.github.hjuutilainen.download.PlexMediaServer": {
+ "name": "PlexMediaServer",
+ "description": "Downloads the current release version of Plex Media Server.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Packages/Packages.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Packages",
- "shortname": "Packages.munki",
- "inferred_type": "munki",
- "munki_display_name": "Packages",
- "munki_description": "Whenever you need to create an installation package or distribution for Mac OS X 10.5 or later, Packages is the powerful and flexible solution you're looking for."
+ "path": "Plex/PlexMediaServer.download.recipe",
+ "shortname": "PlexMediaServer.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.pkg.PlexMediaServer"
+ ]
},
- "io.github.hjuutilainen.install.Dash3": {
- "name": null,
- "description": "Downloads, packages and installs the current release version of Dash3",
+ "io.github.hjuutilainen.munki.PlexMediaServer": {
+ "name": "PlexMediaServer",
+ "description": "Downloads the current release version of Plex Media Server and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kapeli/Dash3.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Dash3",
- "shortname": "Dash3.install",
- "inferred_type": "install"
+ "path": "Plex/PlexMediaServer.munki.recipe",
+ "parent": "io.github.hjuutilainen.pkg.PlexMediaServer",
+ "shortname": "PlexMediaServer.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Plex Media Server",
+ "munki_description": "Organize all your videos, photos, and music."
},
- "io.github.hjuutilainen.pkg.Dash3": {
- "name": "Dash",
- "description": "Downloads the current release version of Dash 3 and makes a package.",
+ "io.github.hjuutilainen.pkg.PlexMediaPlayer": {
+ "name": "PlexMediaPlayer",
+ "description": "Downloads the current release version of Plex Media Player and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kapeli/Dash3.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Dash3",
- "shortname": "Dash3.pkg",
+ "path": "Plex/PlexMediaPlayer.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.PlexMediaPlayer",
+ "shortname": "PlexMediaPlayer.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Dash3",
- "com.github.killahquam.jss.dash3"
+ "io.github.hjuutilainen.install.PlexMediaPlayer"
]
},
- "io.github.hjuutilainen.munki.Dash3": {
- "name": "Dash",
- "description": "Downloads the current release version of Dash 3 and imports into Munki.",
+ "io.github.hjuutilainen.munki.PlexMediaPlayer": {
+ "name": "PlexMediaPlayer",
+ "description": "Downloads the current release version of Plex Media Player and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kapeli/Dash3.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Dash3",
- "shortname": "Dash3.munki",
+ "path": "Plex/PlexMediaPlayer.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.PlexMediaPlayer",
+ "shortname": "PlexMediaPlayer.munki",
"inferred_type": "munki",
- "munki_display_name": "Dash",
- "munki_description": "Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs. You can even generate your own docsets or request docsets to be included."
+ "munki_display_name": "Plex Media Player",
+ "munki_description": "Organize all your videos, photos, and music."
},
- "io.github.hjuutilainen.download.Dash3": {
- "name": "Dash",
- "description": "Downloads the current version of Dash 3.",
+ "io.github.hjuutilainen.pkg.CoRD": {
+ "name": "CoRD",
+ "description": "Downloads the current release version of CoRD and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Kapeli/Dash3.download.recipe",
- "shortname": "Dash3.download",
- "inferred_type": "download",
+ "path": "CoRD/CoRD.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.CoRD",
+ "shortname": "CoRD.pkg",
+ "inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.pkg.Dash3",
- "io.github.hjuutilainen.munki.Dash3"
+ "io.github.hjuutilainen.install.CoRD",
+ "com.github.golbiga.jss.CoRD",
+ "com.github.seansgm.autopkg-lanrev-recipes.CoRD",
+ "com.github.seansgm.autopkg-absolute-recipes.CoRD",
+ "com.github.autopkg.grahampugh-recipes.jamf.CoRD-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.CoRD"
]
},
- "io.github.hjuutilainen.pkg.OpenOffice": {
- "name": "OpenOffice",
- "description": "Downloads the latest OpenOffice version and creates a package.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "OpenOffice/OpenOffice.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.OpenOffice",
- "shortname": "OpenOffice.pkg",
- "inferred_type": "pkg"
- },
- "io.github.hjuutilainen.install.OpenOffice": {
+ "io.github.hjuutilainen.install.CoRD": {
"name": null,
- "description": "Installs the current release version of OpenOffice.",
+ "description": "Installs the current release version of CoRD.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "OpenOffice/OpenOffice.install.recipe",
- "parent": "io.github.hjuutilainen.download.OpenOffice",
- "shortname": "OpenOffice.install",
+ "path": "CoRD/CoRD.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.CoRD",
+ "shortname": "CoRD.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.munki.OpenOffice": {
- "name": "OpenOffice",
- "description": "Downloads the current release version of Apache OpenOffice and imports into Munki.",
+ "io.github.hjuutilainen.munki.CoRD": {
+ "name": "CoRD",
+ "description": "Downloads the current release version of CoRD and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "OpenOffice/OpenOffice.munki.recipe",
- "parent": "io.github.hjuutilainen.download.OpenOffice",
- "shortname": "OpenOffice.munki",
+ "path": "CoRD/CoRD.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.CoRD",
+ "shortname": "CoRD.munki",
"inferred_type": "munki",
- "munki_display_name": "Apache OpenOffice",
- "munki_description": "Apache OpenOffice is the leading open-source office software suite for word processing, spreadsheets, presentations, graphics, databases and more. It is available in many languages and works on all common computers. It stores all your data in an international open standard format and can also read and write files from other common office software packages. It can be downloaded and used completely free of charge for any purpose."
+ "munki_display_name": "CoRD",
+ "munki_description": "CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify."
},
- "io.github.hjuutilainen.download.OpenOffice": {
- "name": "OpenOffice",
- "description": "Downloads the latest OpenOffice.",
+ "io.github.hjuutilainen.download.CoRD": {
+ "name": "CoRD",
+ "description": "Downloads the current release version of CoRD.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "OpenOffice/OpenOffice.download.recipe",
- "shortname": "OpenOffice.download",
+ "path": "CoRD/CoRD.download.recipe",
+ "shortname": "CoRD.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.OpenOffice",
- "io.github.hjuutilainen.install.OpenOffice",
- "io.github.hjuutilainen.munki.OpenOffice",
- "com.github.peshay.filewave.OpenOffice"
- ]
- },
- "io.github.hjuutilainen.install.ExifTool": {
- "name": null,
- "description": "Installs the current release version of ExifTool.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "ExifTool/ExifTool.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.ExifTool",
- "shortname": "ExifTool.install",
- "inferred_type": "install"
- },
- "io.github.hjuutilainen.pkg.ExifTool": {
- "name": null,
- "description": "Downloads the current release version of ExifTool and extracts the installer package.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "ExifTool/ExifTool.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.ExifTool",
- "shortname": "ExifTool.pkg",
- "inferred_type": "pkg",
- "children": [
- "io.github.hjuutilainen.install.ExifTool",
- "com.github.seansgm.autopkg-lanrev-recipes.ExifTool",
- "com.github.seansgm.autopkg-absolute-recipes.ExifTool"
+ "io.github.hjuutilainen.pkg.CoRD",
+ "io.github.hjuutilainen.munki.CoRD"
]
},
- "io.github.hjuutilainen.download.ExifTool": {
- "name": "ExifTool",
- "description": "Downloads the latest ExifTool.",
+ "io.github.hjuutilainen.download.SourceTree": {
+ "name": "SourceTree",
+ "description": "Downloads the current release version of SourceTree.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ExifTool/ExifTool.download.recipe",
- "shortname": "ExifTool.download",
+ "path": "Atlassian/SourceTree.download.recipe",
+ "shortname": "SourceTree.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.ExifTool",
- "io.github.hjuutilainen.munki.ExifTool"
+ "io.github.hjuutilainen.munki.SourceTree",
+ "io.github.hjuutilainen.pkg.SourceTree",
+ "com.github.peshay.filewave.SourceTree"
]
},
- "io.github.hjuutilainen.munki.ExifTool": {
- "name": "ExifTool",
- "description": "Downloads the current release version of ExifTool and imports into Munki.",
+ "io.github.hjuutilainen.munki.SourceTree": {
+ "name": "SourceTree",
+ "description": "Downloads the current release version of SourceTree and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "ExifTool/ExifTool.munki.recipe",
- "parent": "io.github.hjuutilainen.download.ExifTool",
- "shortname": "ExifTool.munki",
+ "path": "Atlassian/SourceTree.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.SourceTree",
+ "shortname": "SourceTree.munki",
"inferred_type": "munki",
- "munki_display_name": "ExifTool",
- "munki_description": "ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different metadata formats as well as the maker notes of many digital cameras."
+ "munki_display_name": "SourceTree",
+ "munki_description": "SourceTree is a free Mercurial and Git client for Windows and Mac that provides a graphical interface for your Hg and Git repositories."
},
- "io.github.hjuutilainen.pkg.Blender": {
- "name": "Blender",
- "description": "Downloads the current release version of Blender and builds a package.",
+ "io.github.hjuutilainen.pkg.SourceTree": {
+ "name": "SourceTree",
+ "description": "Downloads the current release version of SourceTree and builds a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Blender/Blender.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Blender",
- "shortname": "Blender.pkg",
+ "path": "Atlassian/SourceTree.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.SourceTree",
+ "shortname": "SourceTree.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.Blender",
- "com.github.jazzace.jamf.Blender-latest",
- "com.github.andredb90.filewave.Blender",
- "com.github.autopkg.grahampugh-recipes.jamf.Blender-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Blender",
- "com.github.davidbpirie.jamf-upload.Blender"
+ "io.github.hjuutilainen.install.SourceTree",
+ "com.github.smithjw.jamf.SourceTree",
+ "com.github.autopkg.grahampugh-recipes.jamf.SourceTree-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.SourceTree",
+ "com.github.Lotusshaney.munki.SourceTree"
]
},
- "io.github.hjuutilainen.install.Blender": {
+ "io.github.hjuutilainen.install.SourceTree": {
"name": null,
- "description": "Installs the current release version of Blender.",
+ "description": "Downloads and installs the current release version of SourceTree.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Blender/Blender.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.Blender",
- "shortname": "Blender.install",
+ "path": "Atlassian/SourceTree.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.SourceTree",
+ "shortname": "SourceTree.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.Blender": {
- "name": "Blender",
- "description": "Downloads the latest Blender. (At least) Since v2.93 you may choose between x64 and arm64 as architecture. This recipes defaults to x64.",
+ "io.github.hjuutilainen.download.Atom": {
+ "name": "Atom",
+ "description": "Downloads the current release version of Atom.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Blender/Blender.download.recipe",
- "shortname": "Blender.download",
+ "path": "GitHub/Atom.download.recipe",
+ "shortname": "Atom.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.Blender",
- "io.github.hjuutilainen.munki.Blender"
+ "io.github.hjuutilainen.pkg.Atom",
+ "io.github.hjuutilainen.munki.Atom",
+ "com.github.peshay.filewave.Atom"
]
},
- "io.github.hjuutilainen.munki.Blender": {
- "name": "Blender",
- "description": "Downloads the current release version of Blender and imports into Munki.",
- "repo": "autopkg/hjuutilainen-recipes",
- "path": "Blender/Blender.munki.recipe",
- "parent": "io.github.hjuutilainen.download.Blender",
- "shortname": "Blender.munki",
- "inferred_type": "munki",
- "munki_display_name": "Blender",
- "munki_description": "Blender is the open source, cross platform suite of tools for 3D creation."
- },
- "io.github.hjuutilainen.pkg.PlexMediaPlayer": {
- "name": "PlexMediaPlayer",
- "description": "Downloads the current release version of Plex Media Player and builds a package.",
+ "io.github.hjuutilainen.pkg.Atom": {
+ "name": "Atom",
+ "description": "Downloads the current release version of Atom and makes a package.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaPlayer.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.PlexMediaPlayer",
- "shortname": "PlexMediaPlayer.pkg",
+ "path": "GitHub/Atom.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Atom",
+ "shortname": "Atom.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.install.PlexMediaPlayer"
+ "io.github.hjuutilainen.install.Atom",
+ "com.github.autopkg.grahampugh-recipes.jamf.Atom-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Atom"
]
},
- "io.github.hjuutilainen.munki.PlexMediaPlayer": {
- "name": "PlexMediaPlayer",
- "description": "Downloads the current release version of Plex Media Player and imports into Munki.",
+ "io.github.hjuutilainen.munki.Atom": {
+ "name": "Atom",
+ "description": "Downloads the current release version of Atom and imports into Munki.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaPlayer.munki.recipe",
- "parent": "io.github.hjuutilainen.download.PlexMediaPlayer",
- "shortname": "PlexMediaPlayer.munki",
+ "path": "GitHub/Atom.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.Atom",
+ "shortname": "Atom.munki",
"inferred_type": "munki",
- "munki_display_name": "Plex Media Player",
- "munki_description": "Organize all your videos, photos, and music."
+ "munki_display_name": "Atom",
+ "munki_description": "A hackable text editor for the 21st Century"
},
- "io.github.hjuutilainen.pkg.PlexMediaServer": {
- "name": "PlexMediaServer",
- "description": "Downloads the current release version of Plex Media Server and builds a package.",
+ "io.github.hjuutilainen.install.Atom": {
+ "name": null,
+ "description": "Downloads, packages and installs the current release version of Atom",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaServer.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.PlexMediaServer",
- "shortname": "PlexMediaServer.pkg",
+ "path": "GitHub/Atom.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Atom",
+ "shortname": "Atom.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.IINA": {
+ "name": "IINA",
+ "description": "Downloads the current release version of IINA and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "IINA/IINA.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.IINA",
+ "shortname": "IINA.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "IINA",
+ "munki_description": "The modern video player for macOS."
+ },
+ "io.github.hjuutilainen.pkg.IINA": {
+ "name": "IINA",
+ "description": "Downloads the current release version of IINA and builds a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "IINA/IINA.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.IINA",
+ "shortname": "IINA.pkg",
"inferred_type": "pkg",
"children": [
- "io.github.hjuutilainen.munki.PlexMediaServer",
- "io.github.hjuutilainen.install.PlexMediaServer"
+ "io.github.hjuutilainen.install.IINA",
+ "com.github.jazzace.jamf.IINA-latest",
+ "com.github.jazzace.ds.IINA"
]
},
- "io.github.hjuutilainen.munki.PlexMediaServer": {
- "name": "PlexMediaServer",
- "description": "Downloads the current release version of Plex Media Server and imports into Munki.",
+ "io.github.hjuutilainen.download.IINA": {
+ "name": "IINA",
+ "description": "Downloads the latest version of IINA.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaServer.munki.recipe",
- "parent": "io.github.hjuutilainen.pkg.PlexMediaServer",
- "shortname": "PlexMediaServer.munki",
- "inferred_type": "munki",
- "munki_display_name": "Plex Media Server",
- "munki_description": "Organize all your videos, photos, and music."
+ "path": "IINA/IINA.download.recipe",
+ "shortname": "IINA.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.IINA",
+ "io.github.hjuutilainen.pkg.IINA",
+ "com.github.peshay.filewave.IINA"
+ ]
},
- "io.github.hjuutilainen.install.PlexMediaServer": {
+ "io.github.hjuutilainen.install.IINA": {
"name": null,
- "description": "Installs the current release version of PlexMediaServer.",
+ "description": "Downloads, packages and installs the current release version of IINA.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaServer.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.PlexMediaServer",
- "shortname": "PlexMediaServer.install",
+ "path": "IINA/IINA.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.IINA",
+ "shortname": "IINA.install",
"inferred_type": "install"
},
- "io.github.hjuutilainen.download.PlexMediaPlayer": {
- "name": "PlexMediaPlayer",
- "description": "Downloads the current release version of Plex Media Player",
+ "io.github.hjuutilainen.install.ELAN": {
+ "name": null,
+ "description": "Installs the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaPlayer.download.recipe",
- "shortname": "PlexMediaPlayer.download",
+ "path": "ELAN/ELAN.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.ELAN",
+ "shortname": "ELAN.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.pkg.ELAN": {
+ "name": "ELAN",
+ "description": "Downloads the current release version of ELAN and builds a package. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "ELAN/ELAN.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.ELAN",
+ "shortname": "ELAN.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "io.github.hjuutilainen.install.ELAN"
+ ]
+ },
+ "io.github.hjuutilainen.download.ELAN": {
+ "name": "ELAN",
+ "description": "Downloads the current release version of ELAN. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "ELAN/ELAN.download.recipe",
+ "shortname": "ELAN.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.PlexMediaPlayer",
- "io.github.hjuutilainen.munki.PlexMediaPlayer"
+ "io.github.hjuutilainen.pkg.ELAN",
+ "io.github.hjuutilainen.munki.ELAN"
]
},
- "io.github.hjuutilainen.download.PlexMediaServer": {
- "name": "PlexMediaServer",
- "description": "Downloads the current release version of Plex Media Server.",
+ "io.github.hjuutilainen.munki.ELAN": {
+ "name": "ELAN",
+ "description": "Downloads the current release version of ELAN and imports into Munki. This recipe downloads the Intel version by default. To get the Apple Silicon version, set ARCH variable to \"M1\"",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaServer.download.recipe",
- "shortname": "PlexMediaServer.download",
+ "path": "ELAN/ELAN.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.ELAN",
+ "shortname": "ELAN.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ELAN",
+ "munki_description": "ELAN is an annotation tool for audio and video recordings.\n\nWith ELAN a user can add an unlimited number of textual annotations to audio and/or video recordings. An annotation can be a sentence, word or gloss, a comment, translation or a description of any feature observed in the media. Annotations can be created on multiple layers, called tiers. Tiers can be hierarchically interconnected. An annotation can either be time-aligned to the media or it can refer to other existing annotations. The content of annotations consists of Unicode text and annotation documents are stored in an XML format (EAF)."
+ },
+ "io.github.hjuutilainen.download.CamundaModeler": {
+ "name": "CamundaModeler",
+ "description": "Downloads the latest version of Camunda Modeler.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Camunda/CamundaModeler.download.recipe",
+ "shortname": "CamundaModeler.download",
"inferred_type": "download",
"children": [
- "io.github.hjuutilainen.pkg.PlexMediaServer"
+ "io.github.hjuutilainen.pkg.CamundaModeler",
+ "io.github.hjuutilainen.munki.CamundaModeler"
]
},
- "io.github.hjuutilainen.install.PlexMediaPlayer": {
+ "io.github.hjuutilainen.pkg.CamundaModeler": {
+ "name": "CamundaModeler",
+ "description": "Downloads the current release version of Camunda Modeler and builds a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Camunda/CamundaModeler.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.CamundaModeler",
+ "shortname": "CamundaModeler.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "io.github.hjuutilainen.install.CamundaModeler",
+ "com.github.andredb90.filewave.CamundaModeler"
+ ]
+ },
+ "io.github.hjuutilainen.munki.CamundaModeler": {
+ "name": "CamundaModeler",
+ "description": "Downloads the current release version of Camunda Modeler and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "Camunda/CamundaModeler.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.CamundaModeler",
+ "shortname": "CamundaModeler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Camunda Modeler",
+ "munki_description": "The developer-friendly desktop app for editing BPMN process diagrams and DMN Decision Tables."
+ },
+ "io.github.hjuutilainen.install.CamundaModeler": {
"name": null,
- "description": "Installs the current release version of Plex Media Player",
+ "description": "Downloads, packages and installs the current release version of Camunda Modeler.",
"repo": "autopkg/hjuutilainen-recipes",
- "path": "Plex/PlexMediaPlayer.install.recipe",
- "parent": "io.github.hjuutilainen.pkg.PlexMediaPlayer",
- "shortname": "PlexMediaPlayer.install",
+ "path": "Camunda/CamundaModeler.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.CamundaModeler",
+ "shortname": "CamundaModeler.install",
"inferred_type": "install"
},
- "com.github.jessepeterson.Papers2.download": {
- "name": "Papers2",
- "description": "Find latest Papers2 from appcast and download.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Mekentosj/Papers2.download.recipe",
- "shortname": "Papers2.download",
- "inferred_type": "download",
+ "io.github.hjuutilainen.install.CheatSheet": {
+ "name": null,
+ "description": "Installs the current release version of CheatSheet.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "CheatSheet/CheatSheet.install.recipe",
+ "parent": "io.github.hjuutilainen.pkg.CheatSheet",
+ "shortname": "CheatSheet.install",
+ "inferred_type": "install"
+ },
+ "io.github.hjuutilainen.munki.CheatSheet": {
+ "name": "CheatSheet",
+ "description": "Downloads the current release version of CheatSheet and imports into Munki.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "CheatSheet/CheatSheet.munki.recipe",
+ "parent": "io.github.hjuutilainen.download.CheatSheet",
+ "shortname": "CheatSheet.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CheatSheet",
+ "munki_description": "Know your short cuts.\n\nJust hold the command key a bit longer to get a list of all active short cuts of the current application. It's as simple as that."
+ },
+ "io.github.hjuutilainen.pkg.CheatSheet": {
+ "name": "CheatSheet",
+ "description": "Downloads the current release version of CheatSheet and builds a package.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "CheatSheet/CheatSheet.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.CheatSheet",
+ "shortname": "CheatSheet.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jessepeterson.Papers2.munki"
+ "io.github.hjuutilainen.install.CheatSheet",
+ "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.CheatSheet"
]
},
- "com.github.jessepeterson.Papers2.munki": {
- "name": "Papers2",
- "description": "Imports latest Papers2 into Munki repo.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Mekentosj/Papers2.munki.recipe",
- "parent": "com.github.jessepeterson.Papers2.download",
- "shortname": "Papers2.munki",
- "inferred_type": "munki",
- "munki_display_name": "Papers",
- "munki_description": "Papers is an Apple Design Award and Ars Design Award winning solution for managing research literature."
+ "io.github.hjuutilainen.download.CheatSheet": {
+ "name": "CheatSheet",
+ "description": "Downloads the current release version of CheatSheet.",
+ "repo": "autopkg/hjuutilainen-recipes",
+ "path": "CheatSheet/CheatSheet.download.recipe",
+ "shortname": "CheatSheet.download",
+ "inferred_type": "download",
+ "children": [
+ "io.github.hjuutilainen.munki.CheatSheet",
+ "io.github.hjuutilainen.pkg.CheatSheet",
+ "com.github.peshay.filewave.CheatSheet"
+ ]
},
"com.github.jessepeterson.download.ClamXav": {
"name": "ClamXav",
@@ -9623,26 +9601,165 @@
"munki_display_name": null,
"munki_description": "ClamXav is a free virus scanner for Mac OS X. It uses the very popular ClamAV open source antivirus engine as a back end and has the ability to detect both Windows and Mac threats."
},
- "com.github.jessepeterson.munki.TrueCrypt": {
- "name": "TrueCrypt",
- "description": "Downloads TrueCrypt and imports into Munki.",
+ "com.github.jessepeterson.munki.VMwareTools": {
+ "name": "VMwareTools",
+ "description": "Downloads VMware Darwin ISO",
"repo": "autopkg/jessepeterson-recipes",
- "path": "TrueCrypt/TrueCrypt.munki.recipe",
- "deprecated": true,
- "shortname": "TrueCrypt.munki",
+ "path": "VMware/VMwareTools.munki.recipe",
+ "shortname": "VMwareTools.munki",
"inferred_type": "munki",
- "munki_display_name": "TrueCrypt",
- "munki_description": "Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux"
+ "munki_display_name": "VMware Tools",
+ "munki_description": "With the VMware Tools SVGA driver installed, Workstation supports significantly faster graphics performance.\n\nThe VMware Tools package provides support required for shared folders and for drag and drop operations.\n\nOther tools in the package support synchronization of time in the guest operating system with time on the host, automatic grabbing and releasing of the mouse cursor, copying and pasting between guest and host, and improved mouse performance in some guest operating systems."
},
- "com.github.jessepeterson.munki.HightailDesktopApp": {
- "name": "HightailDesktopApp",
- "description": null,
+ "com.github.jessepeterson.munki.GrandPerspective": {
+ "name": "GrandPerspective",
+ "description": "Downloads GrandPerspective and imports into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Hightail/HightailDesktopApp.munki.recipe",
- "shortname": "HightailDesktopApp.munki",
+ "path": "GrandPerspective/GrandPerspective.munki.recipe",
+ "shortname": "GrandPerspective.munki",
"inferred_type": "munki",
- "munki_display_name": "Hightail Desktop App",
- "munki_description": "Drag and drop your files and folders to Hightail with our desktop apps. All changes are instantly updated so you can share the latest version with anyone."
+ "munki_display_name": null,
+ "munki_description": "GrandPerspective is a small utility application for Mac OS X that graphically shows the disk usage within a file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space. It uses a so called tree map for visualisation. Each file is shown as a rectangle with an area proportional to the file's size. Files in the same folder appear together, but their placement is otherwise arbitrary."
+ },
+ "com.github.jessepeterson.TrimEnabler.download": {
+ "name": "TrimEnabler",
+ "description": "Downloads latest Trim Enabler.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "CindoriSoftware/TrimEnabler.download.recipe",
+ "shortname": "TrimEnabler.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jessepeterson.TrimEnabler.munki"
+ ]
+ },
+ "com.github.jessepeterson.TrimEnabler.munki": {
+ "name": "TrimEnabler",
+ "description": "Imports latest Trim Enabler into Munki repo.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "CindoriSoftware/TrimEnabler.munki.recipe",
+ "parent": "com.github.jessepeterson.TrimEnabler.download",
+ "shortname": "TrimEnabler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Trim Enabler",
+ "munki_description": "Trim is must-have feature for most Solid State Drives. It increases data writing speeds as well as the lifetime of the SSD. With Trim Enabler, you can bring that feature to Mac OS X. It's as easy as flipping a switch."
+ },
+ "com.github.autopkg.jessepeterson.munki.CrashPlan": {
+ "name": "CrashPlan",
+ "description": "Downloads Code42 CrashPlan Platform Installer 5 for Mac",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Code42/CrashPlan.munki.recipe",
+ "parent": "com.github.autopkg.jessepeterson.download.CrashPlan",
+ "shortname": "CrashPlan.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CrashPlan",
+ "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform."
+ },
+ "com.github.autopkg.jessepeterson.download.CrashPlan": {
+ "name": "Code42",
+ "description": "Downloads the latest version of Code42 from the vendor.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Code42/CrashPlan.download.recipe",
+ "shortname": "CrashPlan.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.jessepeterson.munki.CrashPlan"
+ ]
+ },
+ "com.github.jessepeterson.download.UniversalTypeClient6": {
+ "name": "UniversalTypeClient6",
+ "description": "Downloads, Extensis Universal Type Client 6.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient6.download.recipe",
+ "shortname": "UniversalTypeClient6.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jessepeterson.munki.UniversalTypeClient6",
+ "com.github.amsysuk-recipes.pkg.UniversalTypeClient6"
+ ]
+ },
+ "com.github.jessepeterson.munki.UniversalTypeClient4": {
+ "name": "UniversalTypeClient4",
+ "description": "Downloads, re-packages, and imports into Munki Universal Type Client 4.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient4.munki.recipe",
+ "shortname": "UniversalTypeClient4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Universal Type Client",
+ "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server."
+ },
+ "com.github.jessepeterson.download.UniversalTypeClient5": {
+ "name": "UniversalTypeClient5",
+ "description": "Downloads, Extensis Universal Type Client 5.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient5.download.recipe",
+ "shortname": "UniversalTypeClient5.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jessepeterson.munki.UniversalTypeClient5"
+ ]
+ },
+ "com.github.jessepeterson.munki.UniversalTypeClient6": {
+ "name": "UniversalTypeClient6",
+ "description": "Re-packages, and imports Extensis Universal Type Client 6 into Munki repo.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient6.munki.recipe",
+ "parent": "com.github.jessepeterson.download.UniversalTypeClient6",
+ "shortname": "UniversalTypeClient6.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Universal Type Client",
+ "munki_description": "Managing your fonts with Universal Type Server fuels your team\u2019s creativity and productivity.\n\nStore all of your fonts in a centralized, server-based font manager to ensure consistent, worry-free font usage across all of your projects."
+ },
+ "com.github.jessepeterson.munki.UniversalTypeClient3": {
+ "name": "UniversalTypeClient3",
+ "description": "Downloads, re-packages, and imports into Munki Universal Type Client 3.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient3.munki.recipe",
+ "shortname": "UniversalTypeClient3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Universal Type Client",
+ "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server."
+ },
+ "com.github.jessepeterson.munki.PortfolioClient11": {
+ "name": "PortfolioClient11",
+ "description": "Downloads, re-packages, and imports into Portfolio Client version 11 into Munki.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/PortfolioClient11.munki.recipe",
+ "shortname": "PortfolioClient11.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Portfolio Client",
+ "munki_description": "Portfolio Client application that connects to a Portfolio Server."
+ },
+ "com.github.jessepeterson.munki.UniversalTypeClient5": {
+ "name": "UniversalTypeClient5",
+ "description": "Re-packages, and imports Extensis Universal Type Client 5 into Munki repo.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient5.munki.recipe",
+ "parent": "com.github.jessepeterson.download.UniversalTypeClient5",
+ "shortname": "UniversalTypeClient5.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Universal Type Client",
+ "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server."
+ },
+ "com.github.jessepeterson.munki.PortfolioClient10": {
+ "name": "PortfolioClient10",
+ "description": "Downloads, re-packages, and imports into Portfolio Client version 10 into Munki.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/PortfolioClient10.munki.recipe",
+ "shortname": "PortfolioClient10.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Portfolio Client",
+ "munki_description": "Portfolio Client application that connects to a Portfolio Server."
+ },
+ "com.github.jessepeterson.download.UniversalTypeClient7": {
+ "name": "UniversalTypeClient7",
+ "description": "Downloads, Extensis Universal Type Client 7.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Extensis/UniversalTypeClient7.download.recipe",
+ "shortname": "UniversalTypeClient7.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.amsysuk-recipes.pkg.UniversalTypeClient7"
+ ]
},
"com.github.jessepeterson.munki.VirtualBox": {
"name": "VirtualBox",
@@ -9664,58 +9781,79 @@
"munki_display_name": "VirtualBox Extension Pack",
"munki_description": "Oracle VirtualBox Extension Pack: Support for USB 2.0 devices, VirtualBox RDP and PXE boot for Intel cards."
},
- "com.github.jessepeterson.download.iBarcoder": {
- "name": "iBarcoder",
- "description": "Dwonloads iBarcoder.",
+ "com.github.jessepeterson.download.CUDADriver": {
+ "name": "CUDADriver",
+ "description": null,
"repo": "autopkg/jessepeterson-recipes",
- "path": "Cristallight/iBarcoder.download.recipe",
- "shortname": "iBarcoder.download",
+ "path": "NVIDIA/CUDADriver.download.recipe",
+ "deprecated": true,
+ "shortname": "CUDADriver.download",
"inferred_type": "download",
"children": [
- "com.github.jessepeterson.munki.iBarcoder"
+ "com.github.jessepeterson.munki.CUDADriver"
]
},
- "com.github.jessepeterson.munki.iBarcoder": {
- "name": "iBarcoder",
- "description": "Imports iBarcoder into Munki.",
+ "com.github.jessepeterson.munki.CUDADriver": {
+ "name": "CUDADriver",
+ "description": null,
"repo": "autopkg/jessepeterson-recipes",
- "path": "Cristallight/iBarcoder.munki.recipe",
- "parent": "com.github.jessepeterson.download.iBarcoder",
- "shortname": "iBarcoder.munki",
+ "path": "NVIDIA/CUDADriver.munki.recipe",
+ "parent": "com.github.jessepeterson.download.CUDADriver",
+ "shortname": "CUDADriver.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "NVIDIA CUDA Driver",
+ "munki_description": "The NVIDIA CUDA driver allows access to GPU processing for applications."
+ },
+ "com.github.jessepeterson.munki.AnyConnect4": {
+ "name": "AnyConnect",
+ "description": "Imports AnyConnect4 into Munki. You must specify an official dmg with the\n\t`-p path/to/dmg` option when running this recipe. Note this uses installer choices XML \n\tto disable all other components BESIDES vpn.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Cisco/AnyConnect4.munki.recipe",
+ "shortname": "AnyConnect4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Cisco AnyConnect",
+ "munki_description": "Cisco AnyConnect VPN software enables remote connection to VPNs for accessing internal network resources."
+ },
+ "com.github.jessepeterson.munki.AnyConnect": {
+ "name": "AnyConnect",
+ "description": "Imports AnyConnect into Munki. Note this package works with newer flat packages. Also note it disables the Web Security module via installer choices XML.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Cisco/AnyConnect.munki.recipe",
+ "shortname": "AnyConnect.munki",
"inferred_type": "munki",
"munki_display_name": null,
- "munki_description": "Generate Barcodes on Mac easily with iBarcoder - mac barcode maker."
+ "munki_description": "Cisco AnyConnect VPN software. Connect to VPNs and access internal resources."
},
- "com.github.jessepeterson.munki.Seashore": {
- "name": "Seashore",
- "description": "Downloads Seashore and imports into Munki.",
+ "com.github.jessepeterson.munki.PredicateInstaller": {
+ "name": "PredicateInstaller",
+ "description": "Downloads, packages, and imports PredicateInstaller into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Seashore/Seashore.munki.recipe",
- "shortname": "Seashore.munki",
+ "path": "PredicateInstaller/PredicateInstaller.munki.recipe",
+ "shortname": "PredicateInstaller.munki",
"inferred_type": "munki",
"munki_display_name": null,
- "munki_description": "Seashore is a free, open-source image editor for built entirely in Cocoa. It features advanced tools like multiple layers and alpha channel editing, alongside basic tools like gradients, textures, text (with subpixel rendering) and brushes."
+ "munki_description": "This is a Python script that uses the private SoftwareUpdate framework to download packages from Apple's Software Update servers using a predicate."
},
- "com.github.autopkg.jessepeterson.munki.CrashPlan": {
- "name": "CrashPlan",
- "description": "Downloads Code42 CrashPlan Platform Installer 5 for Mac",
+ "com.github.jessepeterson.Papers2.munki": {
+ "name": "Papers2",
+ "description": "Imports latest Papers2 into Munki repo.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Code42/CrashPlan.munki.recipe",
- "parent": "com.github.autopkg.jessepeterson.download.CrashPlan",
- "shortname": "CrashPlan.munki",
+ "path": "Mekentosj/Papers2.munki.recipe",
+ "parent": "com.github.jessepeterson.Papers2.download",
+ "shortname": "Papers2.munki",
"inferred_type": "munki",
- "munki_display_name": "CrashPlan",
- "munki_description": "Silently and continuously back up all distributed end-user data for complete visibility and control on a single, secure platform."
+ "munki_display_name": "Papers",
+ "munki_description": "Papers is an Apple Design Award and Ars Design Award winning solution for managing research literature."
},
- "com.github.autopkg.jessepeterson.download.CrashPlan": {
- "name": "Code42",
- "description": "Downloads the latest version of Code42 from the vendor.",
+ "com.github.jessepeterson.Papers2.download": {
+ "name": "Papers2",
+ "description": "Find latest Papers2 from appcast and download.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Code42/CrashPlan.download.recipe",
- "shortname": "CrashPlan.download",
+ "path": "Mekentosj/Papers2.download.recipe",
+ "shortname": "Papers2.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.jessepeterson.munki.CrashPlan"
+ "com.github.jessepeterson.Papers2.munki"
]
},
"com.github.jessepeterson.Viscosity.download": {
@@ -9742,64 +9880,38 @@
"munki_display_name": "Viscosity",
"munki_description": "Viscosity is a first class OpenVPN client that lets you secure your network with ease & style."
},
- "com.github.jessepeterson.munki.CitrixReceiver": {
- "name": "CitrixReceiver",
- "description": null,
+ "com.github.jessepeterson.munki.ImageJ": {
+ "name": "ImageJ",
+ "description": "Downloads ImageJ and imports into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "CitrixReceiver/CitrixReceiver.munki.recipe",
- "shortname": "CitrixReceiver.munki",
+ "path": "NIH-RSB/ImageJ.munki.recipe",
+ "shortname": "ImageJ.munki",
"inferred_type": "munki",
- "munki_display_name": "Citrix Receiver",
- "munki_description": "Access your content from any device with Citrix Receiver, the enterprise mobility solution that delivers a high def experience simply and securely."
+ "munki_display_name": null,
+ "munki_description": "Image Processing and Analysis in Java. Open source software to read and write GIF, JPEG, and ASCII. Read BMP, DICOM, FITS, and more."
},
- "com.github.autopkg.jessepeterson.download.dockutil": {
- "name": "dockutil",
- "description": "Downloads the current release of Dockutil from Github.",
+ "com.github.jessepeterson.Neat.munki": {
+ "name": "Neat",
+ "description": "Imports latest Neat into Munki repo.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "dockutil/dockutil.download.recipe",
- "shortname": "dockutil.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.jessepeterson.pkg.dockutil",
- "com.github.jessepeterson.munki.dockutil",
- "com.github.davidbpirie.jamf-upload.dockutil"
- ]
+ "path": "Neat/Neat.munki.recipe",
+ "parent": "com.github.jessepeterson.Neat.download",
+ "shortname": "Neat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Neat",
+ "munki_description": "Simple and intuitive, Neat for Mac lets you scan and organize receipts, business cards, reports, recipes, and other important documents with ease."
},
- "com.github.autopkg.jessepeterson.pkg.dockutil": {
- "name": null,
- "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)",
+ "com.github.jessepeterson.Neat.download": {
+ "name": "Neat",
+ "description": "Find latest Neat from appcast and download.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "dockutil/dockutil.pkg.recipe",
- "parent": "com.github.autopkg.jessepeterson.download.dockutil",
- "shortname": "dockutil.pkg",
- "inferred_type": "pkg",
+ "path": "Neat/Neat.download.recipe",
+ "shortname": "Neat.download",
+ "inferred_type": "download",
"children": [
- "com.github.grahamgilbert.install.dockutil",
- "com.github.autopkg.seansgm-filewave.dockutil",
- "com.github.autopkg.chalcahuite.jss.dockutil"
+ "com.github.jessepeterson.Neat.munki"
]
},
- "com.github.jessepeterson.munki.dockutil": {
- "name": "dockutil",
- "description": "Imports dockutil into Munki",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "dockutil/dockutil.munki.recipe",
- "parent": "com.github.autopkg.jessepeterson.download.dockutil",
- "shortname": "dockutil.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "command line tool for managing dock items"
- },
- "com.github.jessepeterson.munki.ProjectLibre": {
- "name": "ProjectLibre",
- "description": "Downloads ProjectLibre and imports into Munki.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "ProjectLibre/ProjectLibre.munki.recipe",
- "shortname": "ProjectLibre.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "ProjectLibre is an open source project management software. It intends to be a complete desktop replacement for Microsoft Project. ProjectLibre runs on the Java Platform, allowing it to run on Linux, Mac OS or Windows operating systems."
- },
"com.github.jessepeterson.MOOSProjectViewer.download": {
"name": "MOOSProjectViewer",
"description": "Downloads MOOS Project Viewer.",
@@ -9822,6 +9934,59 @@
"munki_display_name": "MOOS Project Viewer",
"munki_description": "MOOS Project Viewer is a viewer for Microsoft\u00ae Project that allows you to open, view in a dynamic way and print any Microsoft\u00ae Project file. It is running on any Java enabled platform including Windows\u00ae, Mac OS X and Linux."
},
+ "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin": {
+ "name": "LoginScriptPlugin",
+ "description": "Downloads LoginScriptPlugin",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "LoginScriptPlugin/LoginScriptPlugin.download.recipe",
+ "shortname": "LoginScriptPlugin.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin"
+ ]
+ },
+ "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin": {
+ "name": "LoginScriptPlugin",
+ "description": "Imports LoginScriptPlugin into Munki",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "LoginScriptPlugin/LoginScriptPlugin.munki.recipe",
+ "parent": "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin",
+ "shortname": "LoginScriptPlugin.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Login Script Plugin",
+ "munki_description": "Support software for running computer management utilities at user login."
+ },
+ "com.github.jessepeterson.munki.CUDA-Z": {
+ "name": "CUDA-Z",
+ "description": "Downloads CUDA-Z and imports into Munki.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "CUDA-Z/CUDA-Z.munki.recipe",
+ "shortname": "CUDA-Z.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "CUDA-Z shows some basic information about CUDA-enabled GPUs and GPGPUs. It works with nVIDIA Geforce, Quadro and Tesla cards, ION chipsets."
+ },
+ "com.github.jessepeterson.munki.HightailDesktopApp": {
+ "name": "HightailDesktopApp",
+ "description": null,
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "Hightail/HightailDesktopApp.munki.recipe",
+ "shortname": "HightailDesktopApp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hightail Desktop App",
+ "munki_description": "Drag and drop your files and folders to Hightail with our desktop apps. All changes are instantly updated so you can share the latest version with anyone."
+ },
+ "com.github.jessepeterson.munki.TrueCrypt": {
+ "name": "TrueCrypt",
+ "description": "Downloads TrueCrypt and imports into Munki.",
+ "repo": "autopkg/jessepeterson-recipes",
+ "path": "TrueCrypt/TrueCrypt.munki.recipe",
+ "deprecated": true,
+ "shortname": "TrueCrypt.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TrueCrypt",
+ "munki_description": "Free open-source disk encryption software for Windows 7/Vista/XP, Mac OS X, and Linux"
+ },
"com.github.autopkg.jessepeterson-recipes.AppStorePkg": {
"name": null,
"description": null,
@@ -9858,351 +10023,195 @@
"munki_display_name": "Microsoft Remote Desktop",
"munki_description": "With the Microsoft Remote Desktop app, you can connect to a remote PC and your work resources from almost anywhere. Experience the power of Windows with RemoteFX in a Remote Desktop client designed to help you get your work done wherever you are."
},
- "com.github.jessepeterson.munki.CUDADriver": {
- "name": "CUDADriver",
- "description": null,
- "repo": "autopkg/jessepeterson-recipes",
- "path": "NVIDIA/CUDADriver.munki.recipe",
- "parent": "com.github.jessepeterson.download.CUDADriver",
- "shortname": "CUDADriver.munki",
- "inferred_type": "munki",
- "munki_display_name": "NVIDIA CUDA Driver",
- "munki_description": "The NVIDIA CUDA driver allows access to GPU processing for applications."
- },
- "com.github.jessepeterson.download.CUDADriver": {
- "name": "CUDADriver",
- "description": null,
+ "com.github.jessepeterson.PDFpenPro.download": {
+ "name": "PDFpenPro",
+ "description": "Downloads latest version of PDFpenPro.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "NVIDIA/CUDADriver.download.recipe",
- "deprecated": true,
- "shortname": "CUDADriver.download",
+ "path": "SmileSoftware/PDFpenPro.download.recipe",
+ "shortname": "PDFpenPro.download",
"inferred_type": "download",
"children": [
- "com.github.jessepeterson.munki.CUDADriver"
+ "com.github.jessepeterson.PDFpenPro.munki",
+ "com.github.smithjw.pkg.PDFPenPro"
]
},
- "com.github.autopkg.jessepeterson-recipes.download.Basecamp3": {
- "name": "Basecamp3",
- "description": "Downloads latest Basecamp 3 Mac app.",
+ "com.github.jessepeterson.PDFpen.munki": {
+ "name": "PDFpen",
+ "description": "Imports lastest PDFpen into a Munki repo.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Basecamp/Basecamp3.download.recipe",
- "shortname": "Basecamp3.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3",
- "com.github.moofit-recipes.pkg.Basecamp3"
- ]
+ "path": "SmileSoftware/PDFpen.munki.recipe",
+ "parent": "com.github.jessepeterson.PDFpen.download",
+ "shortname": "PDFpen.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PDFpen",
+ "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!"
},
- "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3": {
- "name": "Basecamp3",
- "description": "Imports Basecamp 3 app into Munki.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Basecamp/Basecamp3.munki.recipe",
- "parent": "com.github.autopkg.jessepeterson-recipes.download.Basecamp3",
- "shortname": "Basecamp3.munki",
- "inferred_type": "munki",
- "munki_display_name": "Basecamp 3 for Mac",
- "munki_description": "We built Basecamp 3 to work beautifully on your Mac, Macbook and iMac. Keep Basecamp 3 handy in the dock and get notifications right on your desktop. "
- },
- "com.github.jessepeterson.munki.GrandPerspective": {
- "name": "GrandPerspective",
- "description": "Downloads GrandPerspective and imports into Munki.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "GrandPerspective/GrandPerspective.munki.recipe",
- "shortname": "GrandPerspective.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "GrandPerspective is a small utility application for Mac OS X that graphically shows the disk usage within a file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space. It uses a so called tree map for visualisation. Each file is shown as a rectangle with an area proportional to the file's size. Files in the same folder appear together, but their placement is otherwise arbitrary."
- },
- "com.github.jessepeterson.munki.VMwareTools": {
- "name": "VMwareTools",
- "description": "Downloads VMware Darwin ISO",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "VMware/VMwareTools.munki.recipe",
- "shortname": "VMwareTools.munki",
- "inferred_type": "munki",
- "munki_display_name": "VMware Tools",
- "munki_description": "With the VMware Tools SVGA driver installed, Workstation supports significantly faster graphics performance.\n\nThe VMware Tools package provides support required for shared folders and for drag and drop operations.\n\nOther tools in the package support synchronization of time in the guest operating system with time on the host, automatic grabbing and releasing of the mouse cursor, copying and pasting between guest and host, and improved mouse performance in some guest operating systems."
- },
- "com.github.jessepeterson.TrimEnabler.munki": {
- "name": "TrimEnabler",
- "description": "Imports latest Trim Enabler into Munki repo.",
+ "com.github.jessepeterson.PDFpenPro.munki": {
+ "name": "PDFpenPro",
+ "description": "Imports lastest PDFpenPro into a Munki repo.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "CindoriSoftware/TrimEnabler.munki.recipe",
- "parent": "com.github.jessepeterson.TrimEnabler.download",
- "shortname": "TrimEnabler.munki",
+ "path": "SmileSoftware/PDFpenPro.munki.recipe",
+ "parent": "com.github.jessepeterson.PDFpenPro.download",
+ "shortname": "PDFpenPro.munki",
"inferred_type": "munki",
- "munki_display_name": "Trim Enabler",
- "munki_description": "Trim is must-have feature for most Solid State Drives. It increases data writing speeds as well as the lifetime of the SSD. With Trim Enabler, you can bring that feature to Mac OS X. It's as easy as flipping a switch."
+ "munki_display_name": "PDFpenPro",
+ "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!"
},
- "com.github.jessepeterson.TrimEnabler.download": {
- "name": "TrimEnabler",
- "description": "Downloads latest Trim Enabler.",
+ "com.github.jessepeterson.PDFpen.download": {
+ "name": "PDFpen",
+ "description": "Downloads latest version of PDFpen.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "CindoriSoftware/TrimEnabler.download.recipe",
- "shortname": "TrimEnabler.download",
+ "path": "SmileSoftware/PDFpen.download.recipe",
+ "shortname": "PDFpen.download",
"inferred_type": "download",
"children": [
- "com.github.jessepeterson.TrimEnabler.munki"
+ "com.github.jessepeterson.PDFpen.munki",
+ "com.github.smithjw.pkg.PDFPen"
]
},
- "com.github.jessepeterson.munki.AnyConnect4": {
- "name": "AnyConnect",
- "description": "Imports AnyConnect4 into Munki. You must specify an official dmg with the\n\t`-p path/to/dmg` option when running this recipe. Note this uses installer choices XML \n\tto disable all other components BESIDES vpn.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Cisco/AnyConnect4.munki.recipe",
- "shortname": "AnyConnect4.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cisco AnyConnect",
- "munki_description": "Cisco AnyConnect VPN software enables remote connection to VPNs for accessing internal network resources."
- },
- "com.github.jessepeterson.munki.AnyConnect": {
- "name": "AnyConnect",
- "description": "Imports AnyConnect into Munki. Note this package works with newer flat packages. Also note it disables the Web Security module via installer choices XML.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Cisco/AnyConnect.munki.recipe",
- "shortname": "AnyConnect.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Cisco AnyConnect VPN software. Connect to VPNs and access internal resources."
- },
- "com.github.jessepeterson.munki.CUDA-Z": {
- "name": "CUDA-Z",
- "description": "Downloads CUDA-Z and imports into Munki.",
+ "com.github.autopkg.jessepeterson-recipes.munki.4d": {
+ "name": "4D",
+ "description": "Packages 4D for Munki",
"repo": "autopkg/jessepeterson-recipes",
- "path": "CUDA-Z/CUDA-Z.munki.recipe",
- "shortname": "CUDA-Z.munki",
+ "path": "4D/4D.munki.recipe",
+ "parent": "com.github.autopkg.jessepeterson-recipes.download.4d",
+ "shortname": "4D.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "CUDA-Z shows some basic information about CUDA-enabled GPUs and GPGPUs. It works with nVIDIA Geforce, Quadro and Tesla cards, ION chipsets."
+ "munki_display_name": "4D",
+ "munki_description": "The most powerful database and application development solution for small to medium businesses, on the desktop and client/server, Mac or Windows."
},
- "com.github.jessepeterson.download.UniversalTypeClient5": {
- "name": "UniversalTypeClient5",
- "description": "Downloads, Extensis Universal Type Client 5.",
+ "com.github.autopkg.jessepeterson-recipes.download.4d": {
+ "name": "4D",
+ "description": "Downloads 4D",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient5.download.recipe",
- "shortname": "UniversalTypeClient5.download",
+ "path": "4D/4D.download.recipe",
+ "shortname": "4D.download",
"inferred_type": "download",
"children": [
- "com.github.jessepeterson.munki.UniversalTypeClient5"
+ "com.github.autopkg.jessepeterson-recipes.munki.4d"
]
},
- "com.github.jessepeterson.munki.PortfolioClient10": {
- "name": "PortfolioClient10",
- "description": "Downloads, re-packages, and imports into Portfolio Client version 10 into Munki.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/PortfolioClient10.munki.recipe",
- "shortname": "PortfolioClient10.munki",
- "inferred_type": "munki",
- "munki_display_name": "Portfolio Client",
- "munki_description": "Portfolio Client application that connects to a Portfolio Server."
- },
- "com.github.jessepeterson.munki.PortfolioClient11": {
- "name": "PortfolioClient11",
- "description": "Downloads, re-packages, and imports into Portfolio Client version 11 into Munki.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/PortfolioClient11.munki.recipe",
- "shortname": "PortfolioClient11.munki",
- "inferred_type": "munki",
- "munki_display_name": "Portfolio Client",
- "munki_description": "Portfolio Client application that connects to a Portfolio Server."
- },
- "com.github.jessepeterson.munki.UniversalTypeClient5": {
- "name": "UniversalTypeClient5",
- "description": "Re-packages, and imports Extensis Universal Type Client 5 into Munki repo.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient5.munki.recipe",
- "parent": "com.github.jessepeterson.download.UniversalTypeClient5",
- "shortname": "UniversalTypeClient5.munki",
- "inferred_type": "munki",
- "munki_display_name": "Universal Type Client",
- "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server."
- },
- "com.github.jessepeterson.munki.UniversalTypeClient3": {
- "name": "UniversalTypeClient3",
- "description": "Downloads, re-packages, and imports into Munki Universal Type Client 3.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient3.munki.recipe",
- "shortname": "UniversalTypeClient3.munki",
- "inferred_type": "munki",
- "munki_display_name": "Universal Type Client",
- "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server."
- },
- "com.github.jessepeterson.munki.UniversalTypeClient6": {
- "name": "UniversalTypeClient6",
- "description": "Re-packages, and imports Extensis Universal Type Client 6 into Munki repo.",
+ "com.github.jessepeterson.munki.Seashore": {
+ "name": "Seashore",
+ "description": "Downloads Seashore and imports into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient6.munki.recipe",
- "parent": "com.github.jessepeterson.download.UniversalTypeClient6",
- "shortname": "UniversalTypeClient6.munki",
+ "path": "Seashore/Seashore.munki.recipe",
+ "shortname": "Seashore.munki",
"inferred_type": "munki",
- "munki_display_name": "Universal Type Client",
- "munki_description": "Managing your fonts with Universal Type Server fuels your team\u2019s creativity and productivity.\n\nStore all of your fonts in a centralized, server-based font manager to ensure consistent, worry-free font usage across all of your projects."
- },
- "com.github.jessepeterson.download.UniversalTypeClient7": {
- "name": "UniversalTypeClient7",
- "description": "Downloads, Extensis Universal Type Client 7.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient7.download.recipe",
- "shortname": "UniversalTypeClient7.download",
- "inferred_type": "download",
- "children": [
- "com.github.amsysuk-recipes.pkg.UniversalTypeClient7"
- ]
+ "munki_display_name": null,
+ "munki_description": "Seashore is a free, open-source image editor for built entirely in Cocoa. It features advanced tools like multiple layers and alpha channel editing, alongside basic tools like gradients, textures, text (with subpixel rendering) and brushes."
},
- "com.github.jessepeterson.munki.UniversalTypeClient4": {
- "name": "UniversalTypeClient4",
- "description": "Downloads, re-packages, and imports into Munki Universal Type Client 4.",
+ "com.github.jessepeterson.munki.iBarcoder": {
+ "name": "iBarcoder",
+ "description": "Imports iBarcoder into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient4.munki.recipe",
- "shortname": "UniversalTypeClient4.munki",
+ "path": "Cristallight/iBarcoder.munki.recipe",
+ "parent": "com.github.jessepeterson.download.iBarcoder",
+ "shortname": "iBarcoder.munki",
"inferred_type": "munki",
- "munki_display_name": "Universal Type Client",
- "munki_description": "Universal Type Client\u2014end-user client application that connects to a Universal Type Server."
- },
- "com.github.jessepeterson.download.UniversalTypeClient6": {
- "name": "UniversalTypeClient6",
- "description": "Downloads, Extensis Universal Type Client 6.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "Extensis/UniversalTypeClient6.download.recipe",
- "shortname": "UniversalTypeClient6.download",
- "inferred_type": "download",
- "children": [
- "com.github.jessepeterson.munki.UniversalTypeClient6",
- "com.github.amsysuk-recipes.pkg.UniversalTypeClient6"
- ]
+ "munki_display_name": null,
+ "munki_description": "Generate Barcodes on Mac easily with iBarcoder - mac barcode maker."
},
- "com.github.jessepeterson.Neat.download": {
- "name": "Neat",
- "description": "Find latest Neat from appcast and download.",
+ "com.github.jessepeterson.download.iBarcoder": {
+ "name": "iBarcoder",
+ "description": "Dwonloads iBarcoder.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Neat/Neat.download.recipe",
- "shortname": "Neat.download",
+ "path": "Cristallight/iBarcoder.download.recipe",
+ "shortname": "iBarcoder.download",
"inferred_type": "download",
"children": [
- "com.github.jessepeterson.Neat.munki"
+ "com.github.jessepeterson.munki.iBarcoder"
]
},
- "com.github.jessepeterson.Neat.munki": {
- "name": "Neat",
- "description": "Imports latest Neat into Munki repo.",
+ "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3": {
+ "name": "Basecamp3",
+ "description": "Imports Basecamp 3 app into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "Neat/Neat.munki.recipe",
- "parent": "com.github.jessepeterson.Neat.download",
- "shortname": "Neat.munki",
+ "path": "Basecamp/Basecamp3.munki.recipe",
+ "parent": "com.github.autopkg.jessepeterson-recipes.download.Basecamp3",
+ "shortname": "Basecamp3.munki",
"inferred_type": "munki",
- "munki_display_name": "Neat",
- "munki_description": "Simple and intuitive, Neat for Mac lets you scan and organize receipts, business cards, reports, recipes, and other important documents with ease."
+ "munki_display_name": "Basecamp 3 for Mac",
+ "munki_description": "We built Basecamp 3 to work beautifully on your Mac, Macbook and iMac. Keep Basecamp 3 handy in the dock and get notifications right on your desktop. "
},
- "com.github.jessepeterson.PDFpenPro.download": {
- "name": "PDFpenPro",
- "description": "Downloads latest version of PDFpenPro.",
+ "com.github.autopkg.jessepeterson-recipes.download.Basecamp3": {
+ "name": "Basecamp3",
+ "description": "Downloads latest Basecamp 3 Mac app.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "SmileSoftware/PDFpenPro.download.recipe",
- "shortname": "PDFpenPro.download",
+ "path": "Basecamp/Basecamp3.download.recipe",
+ "shortname": "Basecamp3.download",
"inferred_type": "download",
"children": [
- "com.github.jessepeterson.PDFpenPro.munki",
- "com.github.smithjw.pkg.PDFPenPro"
+ "com.github.autopkg.jessepeterson-recipes.munki.Basecamp3",
+ "com.github.moofit-recipes.pkg.Basecamp3"
]
},
- "com.github.jessepeterson.PDFpen.munki": {
- "name": "PDFpen",
- "description": "Imports lastest PDFpen into a Munki repo.",
+ "com.github.jessepeterson.munki.CitrixReceiver": {
+ "name": "CitrixReceiver",
+ "description": null,
"repo": "autopkg/jessepeterson-recipes",
- "path": "SmileSoftware/PDFpen.munki.recipe",
- "parent": "com.github.jessepeterson.PDFpen.download",
- "shortname": "PDFpen.munki",
+ "path": "CitrixReceiver/CitrixReceiver.munki.recipe",
+ "shortname": "CitrixReceiver.munki",
"inferred_type": "munki",
- "munki_display_name": "PDFpen",
- "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!"
+ "munki_display_name": "Citrix Receiver",
+ "munki_description": "Access your content from any device with Citrix Receiver, the enterprise mobility solution that delivers a high def experience simply and securely."
},
- "com.github.jessepeterson.PDFpen.download": {
- "name": "PDFpen",
- "description": "Downloads latest version of PDFpen.",
+ "com.github.autopkg.jessepeterson.pkg.dockutil": {
+ "name": null,
+ "description": "Empty recipe that simply uses the download recipe (as it downloads a pkg)",
"repo": "autopkg/jessepeterson-recipes",
- "path": "SmileSoftware/PDFpen.download.recipe",
- "shortname": "PDFpen.download",
- "inferred_type": "download",
+ "path": "dockutil/dockutil.pkg.recipe",
+ "parent": "com.github.autopkg.jessepeterson.download.dockutil",
+ "shortname": "dockutil.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jessepeterson.PDFpen.munki",
- "com.github.smithjw.pkg.PDFPen"
+ "com.github.grahamgilbert.install.dockutil",
+ "com.github.autopkg.seansgm-filewave.dockutil",
+ "com.github.autopkg.chalcahuite.jss.dockutil"
]
},
- "com.github.jessepeterson.PDFpenPro.munki": {
- "name": "PDFpenPro",
- "description": "Imports lastest PDFpenPro into a Munki repo.",
+ "com.github.jessepeterson.munki.dockutil": {
+ "name": "dockutil",
+ "description": "Imports dockutil into Munki",
"repo": "autopkg/jessepeterson-recipes",
- "path": "SmileSoftware/PDFpenPro.munki.recipe",
- "parent": "com.github.jessepeterson.PDFpenPro.download",
- "shortname": "PDFpenPro.munki",
+ "path": "dockutil/dockutil.munki.recipe",
+ "parent": "com.github.autopkg.jessepeterson.download.dockutil",
+ "shortname": "dockutil.munki",
"inferred_type": "munki",
- "munki_display_name": "PDFpenPro",
- "munki_description": "The all-purpose Mac PDF editor! Add signatures, text, and images. Make changes and correct typos. OCR scanned docs. Fill out forms. New in version 6: Microsoft\u00ae Word export!"
+ "munki_display_name": null,
+ "munki_description": "command line tool for managing dock items"
},
- "com.github.autopkg.jessepeterson-recipes.download.4d": {
- "name": "4D",
- "description": "Downloads 4D",
+ "com.github.autopkg.jessepeterson.download.dockutil": {
+ "name": "dockutil",
+ "description": "Downloads the current release of Dockutil from Github.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "4D/4D.download.recipe",
- "shortname": "4D.download",
+ "path": "dockutil/dockutil.download.recipe",
+ "shortname": "dockutil.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.jessepeterson-recipes.munki.4d"
+ "com.github.autopkg.jessepeterson.pkg.dockutil",
+ "com.github.jessepeterson.munki.dockutil",
+ "com.github.davidbpirie.jamf-upload.dockutil"
]
},
- "com.github.autopkg.jessepeterson-recipes.munki.4d": {
- "name": "4D",
- "description": "Packages 4D for Munki",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "4D/4D.munki.recipe",
- "parent": "com.github.autopkg.jessepeterson-recipes.download.4d",
- "shortname": "4D.munki",
- "inferred_type": "munki",
- "munki_display_name": "4D",
- "munki_description": "The most powerful database and application development solution for small to medium businesses, on the desktop and client/server, Mac or Windows."
- },
- "com.github.jessepeterson.munki.PredicateInstaller": {
- "name": "PredicateInstaller",
- "description": "Downloads, packages, and imports PredicateInstaller into Munki.",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "PredicateInstaller/PredicateInstaller.munki.recipe",
- "shortname": "PredicateInstaller.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "This is a Python script that uses the private SoftwareUpdate framework to download packages from Apple's Software Update servers using a predicate."
- },
- "com.github.jessepeterson.munki.ImageJ": {
- "name": "ImageJ",
- "description": "Downloads ImageJ and imports into Munki.",
+ "com.github.jessepeterson.munki.ProjectLibre": {
+ "name": "ProjectLibre",
+ "description": "Downloads ProjectLibre and imports into Munki.",
"repo": "autopkg/jessepeterson-recipes",
- "path": "NIH-RSB/ImageJ.munki.recipe",
- "shortname": "ImageJ.munki",
+ "path": "ProjectLibre/ProjectLibre.munki.recipe",
+ "shortname": "ProjectLibre.munki",
"inferred_type": "munki",
"munki_display_name": null,
- "munki_description": "Image Processing and Analysis in Java. Open source software to read and write GIF, JPEG, and ASCII. Read BMP, DICOM, FITS, and more."
- },
- "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin": {
- "name": "LoginScriptPlugin",
- "description": "Downloads LoginScriptPlugin",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "LoginScriptPlugin/LoginScriptPlugin.download.recipe",
- "shortname": "LoginScriptPlugin.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin"
- ]
+ "munki_description": "ProjectLibre is an open source project management software. It intends to be a complete desktop replacement for Microsoft Project. ProjectLibre runs on the Java Platform, allowing it to run on Linux, Mac OS or Windows operating systems."
},
- "com.github.autopkg.jessepeterson-recipes.munki.LoginScriptPlugin": {
- "name": "LoginScriptPlugin",
- "description": "Imports LoginScriptPlugin into Munki",
- "repo": "autopkg/jessepeterson-recipes",
- "path": "LoginScriptPlugin/LoginScriptPlugin.munki.recipe",
- "parent": "com.github.autopkg.jessepeterson-recipes.download.LoginScriptPlugin",
- "shortname": "LoginScriptPlugin.munki",
- "inferred_type": "munki",
- "munki_display_name": "Login Script Plugin",
- "munki_description": "Support software for running computer management utilities at user login."
+ "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6": {
+ "name": "VirusBarrierX6",
+ "description": "Downloads Intego VirusBarrier X6 installer.",
+ "repo": "autopkg/dankeller-recipes",
+ "path": "VirusBarrierX6/VirusBarrierX6.pkg.recipe",
+ "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6",
+ "shortname": "VirusBarrierX6.pkg",
+ "inferred_type": "pkg"
},
"com.github.autopkg.recipes-dankeller.download.virusbarrier-x6": {
"name": null,
@@ -10212,8 +10221,8 @@
"shortname": "VirusBarrierX6.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6",
- "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6"
+ "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6",
+ "com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6"
]
},
"com.github.autopkg.recipes-dankeller.munki.virusbarrier-x6": {
@@ -10227,37 +10236,6 @@
"munki_display_name": "Intego VirusBarrier X6",
"munki_description": "VirusBarrier\u2122 X6 is an anti-virus, anti-malware program for Mac."
},
- "com.github.autopkg.recipes-dankeller.pkg.virusbarrier-x6": {
- "name": "VirusBarrierX6",
- "description": "Downloads Intego VirusBarrier X6 installer.",
- "repo": "autopkg/dankeller-recipes",
- "path": "VirusBarrierX6/VirusBarrierX6.pkg.recipe",
- "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-x6",
- "shortname": "VirusBarrierX6.pkg",
- "inferred_type": "pkg"
- },
- "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013": {
- "name": "VirusBarrier2013",
- "description": "Downloads Intego VirusBarrier 2013 installer, creates an 'installs' key from the VirusBarrier app and imports it into Munki.",
- "repo": "autopkg/dankeller-recipes",
- "path": "VirusBarrier2013/VirusBarrier2013.munki.recipe",
- "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013",
- "shortname": "VirusBarrier2013.munki",
- "inferred_type": "munki",
- "munki_display_name": "Intego VirusBarrier 2013",
- "munki_description": "VirusBarrier\u2122 2013 is an anti-virus, anti-malware program for Mac."
- },
- "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013": {
- "name": null,
- "description": "Downloads Intego VirusBarrier 2013 installer.",
- "repo": "autopkg/dankeller-recipes",
- "path": "VirusBarrier2013/VirusBarrier2013.download.recipe",
- "shortname": "VirusBarrier2013.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013"
- ]
- },
"com.github.autopkg.recipes-dankeller.munki.google-drive": {
"name": "GoogleDrive",
"description": "Downloads the latest Google Drive disk image and imports into Munki.",
@@ -10281,110 +10259,180 @@
"com.github.peshay.filewave.GoogleDrive"
]
},
- "com.github.hansen-m.download.Scribus": {
- "name": "Scribus",
- "description": "Downloads the latest version of Scribus.",
+ "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013": {
+ "name": null,
+ "description": "Downloads Intego VirusBarrier 2013 installer.",
+ "repo": "autopkg/dankeller-recipes",
+ "path": "VirusBarrier2013/VirusBarrier2013.download.recipe",
+ "shortname": "VirusBarrier2013.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013"
+ ]
+ },
+ "com.github.autopkg.recipes-dankeller.munki.virusbarrier-2013": {
+ "name": "VirusBarrier2013",
+ "description": "Downloads Intego VirusBarrier 2013 installer, creates an 'installs' key from the VirusBarrier app and imports it into Munki.",
+ "repo": "autopkg/dankeller-recipes",
+ "path": "VirusBarrier2013/VirusBarrier2013.munki.recipe",
+ "parent": "com.github.autopkg.recipes-dankeller.download.virusbarrier-2013",
+ "shortname": "VirusBarrier2013.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Intego VirusBarrier 2013",
+ "munki_description": "VirusBarrier\u2122 2013 is an anti-virus, anti-malware program for Mac."
+ },
+ "com.github.hansen-m.download.Sibelius": {
+ "name": "Sibelius",
+ "description": "Downloads the latest version of Sibelius.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Scribus/Scribus.download.recipe",
- "shortname": "Scribus.download",
+ "path": "Sibelius/Sibelius.download.recipe",
+ "deprecated": true,
+ "shortname": "Sibelius.download",
"inferred_type": "download",
"children": [
- "com.github.gerardkok.munki.Scribus",
- "com.github.peshay.filewave.Scribus",
- "com.github.haircut.pkg.Scribus"
+ "com.github.jazzace.pkg.Sibelius",
+ "com.github.jlehikoinen.munki.Sibelius"
]
},
- "com.github.hansen-m.download.Greenshot-Win": {
- "name": "Greenshot",
- "description": "Downloads the latest version of Greenshot for Windows.",
+ "com.github.hansen-m.download.GoProVRPlayer-Win": {
+ "name": "GoPro VR Player",
+ "description": "Downloads the latest version of Kolor GoPro VR Player for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Greenshot/Greenshot-Win.download.recipe",
- "shortname": "Greenshot-Win.download",
+ "path": "Kolor/KolorGoProVRPlayer-Win.download.recipe",
+ "shortname": "KolorGoProVRPlayer-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.doxygen": {
- "name": "Doxygen",
- "description": "Downloads the latest version Doxygen.",
+ "com.github.hansen-m.download.GoProVRPlayer": {
+ "name": "GoPro VR Player",
+ "description": "Downloads the latest version of Kolor GoPro VR Player for Mac.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Doxygen/Doxygen.download.recipe",
- "shortname": "Doxygen.download",
+ "path": "Kolor/KolorGoProVRPlayer.download.recipe",
+ "shortname": "KolorGoProVRPlayer.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.zotero-win": {
- "name": "Zotero",
- "description": "Downloads the latest verison of Zotero for Windows. Defaults to 32 bit version, pass win-x64 for 64 bit version",
+ "com.github.hansen-m.SharedProcessors": {
+ "name": null,
+ "description": "Dummy recipe for referencing shared processors in this directory.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Zotero/Zotero-Win.download.recipe",
- "shortname": "Zotero-Win.download",
- "inferred_type": "download"
+ "path": "SharedProcessors/hansen-m-SharedProcessors.recipe"
},
- "com.github.hansen-m.download.R-Win": {
- "name": "R",
- "description": "Downloads the latest version of R for Windows.",
+ "com.github.hansen-m.download.Keka": {
+ "name": "Keka",
+ "description": "Downloads the latest version of Keka.",
"repo": "autopkg/hansen-m-recipes",
- "path": "R/R-Win.download.recipe",
- "shortname": "R-Win.download",
+ "path": "Keka/Keka.download.recipe",
+ "shortname": "Keka.download",
"inferred_type": "download",
"children": [
- "com.github.patgmac.lanrev.R-Win",
- "com.github.andredb90.filewave.R-Win"
+ "com.github.fishd72.pkg.Keka",
+ "com.github.smithjw.pkg.Keka"
]
},
- "com.github.hansen-m.download.juno": {
- "name": "Juno",
- "description": "Downloads the latest version Juno.",
+ "com.github.hansen-m.download.VLC-Win64": {
+ "name": "VLC-win64",
+ "description": "Downloads the latest version of VLC 64bit for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Julia/Juno.download.recipe",
- "shortname": "Juno.download",
+ "path": "VLC/VLC-Win64.download.recipe",
+ "shortname": "VLC-Win64.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.juliastudio": {
- "name": "JuliaStudio",
- "description": "Downloads the latest version JuliaStudio.",
+ "com.github.hansen-m.download.VLC-Win": {
+ "name": "VLC",
+ "description": "Downloads the latest version of VLC for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Julia/JuliaStudio.download.recipe",
- "shortname": "JuliaStudio.download",
+ "path": "VLC/VLC-Win.download.recipe",
+ "shortname": "VLC-Win.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.patgmac.lanrev.VLC-Win"
+ ]
+ },
+ "com.github.hansen-m.download.PollEverywhere-Win": {
+ "name": "PollEverywhere",
+ "description": "Downloads the latest version of PollEverywhere for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "PollEverywhere/PollEverywhere-Win.download.recipe",
+ "shortname": "PollEverywhere-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.julia": {
- "name": "Julia",
- "description": "Downloads the latest version of Julia.",
+ "com.github.hansen-m.download.PollEverywhere": {
+ "name": "PollEverywhere",
+ "description": "Downloads the latest version of PollEverywhere for Mac.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Julia/Julia.download.recipe",
- "shortname": "Julia.download",
+ "path": "PollEverywhere/PollEverywhere.download.recipe",
+ "shortname": "PollEverywhere.download",
"inferred_type": "download"
},
- "com.github.hansen-m.pkg.QnA": {
- "name": "QnA",
- "description": "Downloads latest (BigFix) BESAgent, and installs QnA to /usr/local/bin.",
+ "com.github.hansen-m.install.BESPythonAPI": {
+ "name": "BESEngine",
+ "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BigFix/QnA.pkg.recipe",
- "parent": "com.github.hansen-m.download.BigFixAgent",
- "shortname": "QnA.pkg",
+ "path": "BESPythonAPI/BESPythonAPI.install.recipe",
+ "parent": "com.github.hansen-m.pkg.BESPythonAPI",
+ "shortname": "BESPythonAPI.install",
+ "inferred_type": "install"
+ },
+ "com.github.hansen-m.download.BESPythonAPI": {
+ "name": "BESPythonAPI",
+ "description": "Downloads latest source of AutoPkgBESEngine.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "BESPythonAPI/BESPythonAPI.download.recipe",
+ "shortname": "BESPythonAPI.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.hansen-m.pkg.BESPythonAPI"
+ ]
+ },
+ "com.github.hansen-m.pkg.BESPythonAPI": {
+ "name": "BESPythonAPI",
+ "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "BESPythonAPI/BESPythonAPI.pkg.recipe",
+ "parent": "com.github.hansen-m.download.BESPythonAPI",
+ "shortname": "BESPythonAPI.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.hansen-m.install.QnA"
+ "com.github.hansen-m.install.BESPythonAPI"
]
},
- "com.github.hansen-m.download.BigFixAgent": {
- "name": "BESAgent",
- "description": "Downloads the latest BigFix BESAgent for OS X.",
+ "com.github.hansen-m.download.processing": {
+ "name": "Processing",
+ "description": "Downloads the latest version of Processing.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BigFix/BigFixAgent.download.recipe",
- "shortname": "BigFixAgent.download",
+ "path": "Processing/Processing.download.recipe",
+ "shortname": "Processing.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.zotero-win": {
+ "name": "Zotero",
+ "description": "Downloads the latest verison of Zotero for Windows. Defaults to 32 bit version, pass win-x64 for 64 bit version",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Zotero/Zotero-Win.download.recipe",
+ "shortname": "Zotero-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.Rhinoceros": {
+ "name": "Rhinoceros",
+ "description": "Downloads the latest version Rhinoceros.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "McNeel/Rhinoceros.download.recipe",
+ "deprecated": true,
+ "shortname": "Rhinoceros.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.QnA"
+ "com.scriptingosx.pkg.Rhinoceros",
+ "com.github.dataJAR-recipes.munki.Rhinoceros",
+ "com.github.moofit-recipes.pkg.Rhinoceros6"
]
},
- "com.github.hansen-m.install.QnA": {
- "name": "QnA",
- "description": "Installs the latest IBM BigFix QnA utility to /usr/local/bin.",
+ "com.github.hansen-m.pkg.Rhino 7": {
+ "name": "Rhino",
+ "description": "Downloads the latest version Rhinoceros.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BigFix/QnA.install.recipe",
- "parent": "com.github.hansen-m.pkg.QnA",
- "shortname": "QnA.install",
- "inferred_type": "install"
+ "path": "McNeel/Rhino.pkg.recipe",
+ "parent": "com.github.dataJAR-recipes.download.Rhino 7",
+ "shortname": "Rhino.pkg",
+ "inferred_type": "pkg"
},
"com.github.hansen-m.download.MacTeX": {
"name": "MacTeX",
@@ -10394,149 +10442,151 @@
"shortname": "MacTeX.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.SoundStudio": {
- "name": "SoundStudio",
- "description": "Download the latest version of Sound Studio.",
+ "com.github.hansen-m.download.aquamacs": {
+ "name": "Aquamacs",
+ "description": "Downloads the latest version Aquamacs.",
"repo": "autopkg/hansen-m-recipes",
- "path": "FeltTip/SoundStudio.download.recipe",
- "shortname": "SoundStudio.download",
+ "path": "Aquamacs/Aquamacs.download.recipe",
+ "shortname": "Aquamacs.download",
"inferred_type": "download",
"children": [
- "com.github.moofit-recipes.pkg.SoundStudio"
+ "com.github.hansen-m.pkg.aquamacs"
]
},
- "com.github.hansen-m.download.Evom": {
- "name": "Evom",
- "description": "Downloads the latest version of Evom.",
+ "com.github.hansen-m.pkg.aquamacs": {
+ "name": "Aquamacs",
+ "description": "Downloads the latest version Aquamacs and builds a pkg.",
"repo": "autopkg/hansen-m-recipes",
- "path": "TheLittleAppFactory/Evom.download.recipe",
- "shortname": "Evom.download",
- "inferred_type": "download"
+ "path": "Aquamacs/Aquamacs.pkg.recipe",
+ "parent": "com.github.hansen-m.download.aquamacs",
+ "shortname": "Aquamacs.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.gitub.d33t5.jamf.Aquamacs",
+ "com.github.d33t5.jss.Aquamacs"
+ ]
},
- "com.github.hansen-m.download.Inkscape": {
- "name": "Inkscape",
- "description": "Downloads the latest version of Inkscape. You may choose between dmg and dmg-arm64 as architecture; this recipe defaults to dmg (Intel).",
+ "com.github.hansen-m.download.VueScan": {
+ "name": "VueScan",
+ "description": "Downloads the latest universal arm64 version VueScan (Universal installer).",
"repo": "autopkg/hansen-m-recipes",
- "path": "Inkscape/Inkscape.download.recipe",
- "shortname": "Inkscape.download",
+ "path": "VueScan/VueScan.download.recipe",
+ "shortname": "VueScan.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Inkscape",
- "com.github.homebysix.install.Inkscape",
- "com.github.homebysix.munki.Inkscape",
- "com.github.peshay.filewave.Inkscape"
+ "com.github.jps3.munki.VueScan",
+ "com.github.jps3.pkg.VueScan",
+ "com.github.jazzace.pkg.VueScanLicenced"
]
},
- "com.github.hansen-m.download.Skype-Win": {
- "name": "Skype",
- "description": "Downloads the latest version of Skype for Business for Windows.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Skype/Skype-Win.download.recipe",
- "shortname": "Skype-Win.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.Stellarium": {
- "name": "Stellarium",
- "description": "Downloads the latest version Stellarium.",
+ "com.github.hansen-m.munki.Texmaker": {
+ "name": "Texmaker",
+ "description": "Download the latest version of Texmaker, create an package and import it into munki.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Stellarium/Stellarium.download.recipe",
- "deprecated": true,
- "shortname": "Stellarium.download",
- "inferred_type": "download"
+ "path": "Texmaker/Texmaker.munki.recipe",
+ "parent": "com.github.hansen-m.pkg.Texmaker",
+ "shortname": "Texmaker.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Texmaker",
+ "munki_description": "Texmaker is a free, modern and cross-platform LaTeX editor that integrates many tools needed to develop documents with LaTeX, in just one application."
},
- "com.github.hansen-m.download.Stellarium-Win": {
- "name": "Stellarium",
- "description": "Downloads the latest version Stellarium for Windows. Valid PLATFORM values are: win32 or win64 (default is win64)",
+ "com.github.hansen-m.download.Texmaker": {
+ "name": "Texmaker",
+ "description": "Downloads the latest version of Texmaker.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Stellarium/Stellarium-Win.download.recipe",
- "shortname": "Stellarium-Win.download",
- "inferred_type": "download"
+ "path": "Texmaker/Texmaker.download.recipe",
+ "shortname": "Texmaker.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.hansen-m.pkg.Texmaker",
+ "com.github.dataJAR-recipes.munki.texmaker"
+ ]
},
- "com.github.hansen-m.pkg.Kindle": {
- "name": "Kindle",
- "description": "Downloads the latest version of the Kindle for Mac app from Amazon and packages it.",
+ "com.github.hansen-m.pkg.Texmaker": {
+ "name": "Texmaker",
+ "description": "Download the latest version of Texmaker and create a package.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Amazon/Kindle.pkg.recipe",
- "parent": "com.github.hansen-m.download.Kindle",
- "shortname": "Kindle.pkg",
- "inferred_type": "pkg"
+ "path": "Texmaker/Texmaker.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Texmaker",
+ "shortname": "Texmaker.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.hansen-m.munki.Texmaker"
+ ]
},
- "com.github.hansen-m.download.AmazonMusic": {
- "name": "Amazon Music",
- "description": "Downloads the latest version of Amazon Music Player.",
+ "com.github.hansen-m.download.doxygen": {
+ "name": "Doxygen",
+ "description": "Downloads the latest version Doxygen.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Amazon/AmazonMusic.download.recipe",
- "shortname": "AmazonMusic.download",
+ "path": "Doxygen/Doxygen.download.recipe",
+ "shortname": "Doxygen.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.Kindle": {
- "name": "Kindle",
- "description": "Downloads the latest version of the Kindle for Mac app from Amazon.",
+ "com.github.hansen-m.download.tn3270X": {
+ "name": "tn3270 X",
+ "description": "Download the latest version of tn3270 X.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Amazon/Kindle.download.recipe",
- "shortname": "Kindle.download",
+ "path": "TN3270/tn3270.download.recipe",
+ "shortname": "tn3270.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.Kindle",
- "com.github.aysiu.munki.Kindle",
- "com.github.peshay.filewave.Kindle",
- "com.github.apizz.munki.Kindle"
+ "com.github.joshua-d-miller.autopkg.munki.tn3270X"
]
},
- "com.github.hansen-m.download.3DCoat": {
- "name": "3DCoat",
- "description": "Downloads the latest version of 3DCoat.",
+ "com.github.hansen-m.download.CrashPlan-Linux": {
+ "name": "CrashPlan",
+ "description": "Downloads the latest version CrashPlan Client.",
"repo": "autopkg/hansen-m-recipes",
- "path": "3DCoat/3DCoat.download.recipe",
- "shortname": "3DCoat.download",
+ "path": "Code42/CrashPlan-Linux.download.recipe",
+ "shortname": "CrashPlan-Linux.download",
"inferred_type": "download"
},
- "com.github.hansen-m.install.BESPythonAPI": {
- "name": "BESEngine",
- "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.",
+ "com.github.hansen-m.download.CrashPlan-Win64": {
+ "name": "CrashPlan64",
+ "description": "Downloads the latest version CrashPlan 64bit Win Client.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BESPythonAPI/BESPythonAPI.install.recipe",
- "parent": "com.github.hansen-m.pkg.BESPythonAPI",
- "shortname": "BESPythonAPI.install",
- "inferred_type": "install"
+ "path": "Code42/CrashPlan-Win64.download.recipe",
+ "shortname": "CrashPlan-Win64.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.BESPythonAPI": {
- "name": "BESPythonAPI",
- "description": "Downloads latest source of AutoPkgBESEngine.",
+ "com.github.hansen-m.download.CrashPlan-Win": {
+ "name": "CrashPlan64",
+ "description": "Downloads the latest version CrashPlan Win Client.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BESPythonAPI/BESPythonAPI.download.recipe",
- "shortname": "BESPythonAPI.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.pkg.BESPythonAPI"
- ]
+ "path": "Code42/CrashPlan-Win.download.recipe",
+ "shortname": "CrashPlan-Win.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.pkg.BESPythonAPI": {
- "name": "BESPythonAPI",
- "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.",
+ "com.github.hansen-m.download.juliastudio": {
+ "name": "JuliaStudio",
+ "description": "Downloads the latest version JuliaStudio.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BESPythonAPI/BESPythonAPI.pkg.recipe",
- "parent": "com.github.hansen-m.download.BESPythonAPI",
- "shortname": "BESPythonAPI.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.hansen-m.install.BESPythonAPI"
- ]
+ "path": "Julia/JuliaStudio.download.recipe",
+ "shortname": "JuliaStudio.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.Fiji-Win32": {
- "name": "Fiji",
- "description": "Download recipe for the latest stable version of Fiji 32-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.",
+ "com.github.hansen-m.download.juno": {
+ "name": "Juno",
+ "description": "Downloads the latest version Juno.",
"repo": "autopkg/hansen-m-recipes",
- "path": "ImageJ/Fiji-Win.download.recipe",
- "shortname": "Fiji-Win.download",
+ "path": "Julia/Juno.download.recipe",
+ "shortname": "Juno.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.Fiji-Win64": {
- "name": "Fiji",
- "description": "Download recipe for the latest stable version of Fiji 64-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.",
+ "com.github.hansen-m.download.julia": {
+ "name": "Julia",
+ "description": "Downloads the latest version of Julia.",
"repo": "autopkg/hansen-m-recipes",
- "path": "ImageJ/Fiji-Win64.download.recipe",
- "shortname": "Fiji-Win64.download",
+ "path": "Julia/Julia.download.recipe",
+ "shortname": "Julia.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.Mirror": {
+ "name": "Mirror",
+ "description": "Downloads the latest version of Mirror for OS X from Penn State.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "PennState/Mirror.download.recipe",
+ "shortname": "Mirror.download",
"inferred_type": "download"
},
"com.github.hansen-m.download.Fetch": {
@@ -10563,56 +10613,80 @@
"shortname": "iTunes-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.MakerBotPrint-Win": {
- "name": "MakerBot Desktop",
- "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64",
+ "com.github.hansen-m.download.DoceriDesktop": {
+ "name": "Doceri Desktop",
+ "description": "Downloads the latest version of Doceri Desktop.",
"repo": "autopkg/hansen-m-recipes",
- "path": "MakerBot/MakerBotPrint-Win.download.recipe",
- "shortname": "MakerBotPrint-Win.download",
- "inferred_type": "download"
+ "path": "Doceri/DoceriDesktop.download.recipe",
+ "shortname": "DoceriDesktop.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop"
+ ]
},
- "com.github.hansen-m.download.MakerBotDesktop-Win": {
- "name": "MakerBot Desktop",
- "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64",
+ "com.github.hansen-m.download.EndNote-Win": {
+ "name": "EndNote",
+ "description": "Downloads the latest version of EndNote for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "MakerBot/MakerBotDesktop-Win.download.recipe",
- "shortname": "MakerBotDesktop-Win.download",
+ "path": "ThomsonReuters/EndNote-Win.download.recipe",
+ "shortname": "EndNote-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.MakerBotPrint": {
- "name": "MakerBot Desktop",
- "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64",
+ "com.github.hansen-m.download.EndNoteX7": {
+ "name": "EndNote",
+ "description": "Downloads the latest version of EndNote for OS X.",
"repo": "autopkg/hansen-m-recipes",
- "path": "MakerBot/MakerBotPrint.download.recipe",
- "shortname": "MakerBotPrint.download",
- "inferred_type": "download"
+ "path": "ThomsonReuters/EndNote7.download.recipe",
+ "shortname": "EndNote7.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.novaksam.pkg.EndNoteX7"
+ ]
},
- "com.github.hansen-m.download.OIV": {
- "name": "OIV",
- "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV).",
+ "com.github.autopkg.download.blackboardcollaboratelauncher": {
+ "name": "Blackboard Collaborate Launcher",
+ "description": "Downloads latest Blackboard Collaborate Launcher.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Artstor/OIV.download.recipe",
- "shortname": "OIV.download",
+ "path": "Blackboard/BlackboardCollaborateLauncher.download.recipe",
+ "shortname": "BlackboardCollaborateLauncher.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg",
+ "com.github.novaksam.pkg.BlackboardCollaborateLauncher"
+ ]
+ },
+ "com.github.hansen-m.download.NotepadPlusPlus-Win": {
+ "name": "Notepad++",
+ "description": "Downloads the latest version of Notepad++ for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "NotepadPlusPlus/NotepadPlusPlus.download.recipe",
+ "shortname": "NotepadPlusPlus.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.OIV-Win": {
- "name": "OIV",
- "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV) for Windows.",
+ "com.github.hansen-m.pkg.DymoLabel": {
+ "name": "DYMO Label",
+ "description": "Downloads latest version of Dymo Label, builds a .bes deployment task and imports it into the console.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Artstor/OIV-Win.download.recipe",
- "shortname": "OIV-Win.download",
+ "path": "Dymo/DymoLabel.pkg.recipe",
+ "parent": "com.github.joshua-d-miller.download.dymolabel",
+ "shortname": "DymoLabel.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.hansen-m.download.DymoLabel-Win": {
+ "name": "DymoLabel",
+ "description": "Downloads the latest version of Dymo Label for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Dymo/DymoLabel-Win.download.recipe",
+ "shortname": "DymoLabel-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.DoceriDesktop": {
- "name": "Doceri Desktop",
- "description": "Downloads the latest version of Doceri Desktop.",
+ "com.github.hansen-m.download.zimbradesktop": {
+ "name": "Zimbra Desktop",
+ "description": "Download the latest version of Zimbra Desktop.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Doceri/DoceriDesktop.download.recipe",
- "shortname": "DoceriDesktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.DoceriDesktop"
- ]
+ "path": "Zimbra/ZimbraDesktop.download.recipe",
+ "shortname": "ZimbraDesktop.download",
+ "inferred_type": "download"
},
"com.github.hansen-m.download.MeshLab": {
"name": "MeshLab",
@@ -10634,249 +10708,183 @@
"shortname": "MeshLab-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.AstroImageJ_Updates": {
- "name": "AstroImageJ Updates",
- "description": "Downloads the latest Jar of AstroImageJ.",
+ "com.github.hansen-m.download.XamarinStudio": {
+ "name": "XamarinStudio",
+ "description": "Download the latest version of Xamarin Studio.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/AstroImageJ_Updates.download.recipe",
- "parent": "com.github.hansen-m.download.AstroImageJ",
- "shortname": "AstroImageJ_Updates.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.pkg.AstroImageJ"
- ]
+ "path": "Xamarin/XamarinStudio.download.recipe",
+ "shortname": "XamarinStudio.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.pkg.SAOImageDS9": {
- "name": "SAOImageDS9",
- "description": "Downloads the latest the SAOImage DS9 and creates a versioned package.",
+ "com.github.hansen-m.download.Mendeley-Win": {
+ "name": "Mendeley",
+ "description": "Downloads the latest version of Mendeley Desktop for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/SAOImageDS9.pkg.recipe",
- "parent": "com.github.hansen-m.download.SAOImageDS9",
- "shortname": "SAOImageDS9.pkg",
- "inferred_type": "pkg"
+ "path": "Mendeley/Mendeley-Win.download.recipe",
+ "shortname": "Mendeley-Win.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.AstroPlanner": {
- "name": "AstroPlanner",
- "description": "Downloads the latest version AstroPlanner.",
+ "com.github.hansen-m.download.Mendeley": {
+ "name": "Mendeley",
+ "description": "Downloads the latest version of Mendeley Desktop.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/AstroPlanner.download.recipe",
- "shortname": "AstroPlanner.download",
+ "path": "Mendeley/Mendeley.download.recipe",
+ "shortname": "Mendeley.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.AstroPlanner"
+ "com.github.hansen-m.pkg.Mendeley",
+ "com.github.joshua-d-miller.autopkg.munki.Mendeley"
]
},
- "com.github.hansen-m.pkg.AstroPlanner": {
- "name": "AstroPlanner",
- "description": "Downloads the latest version AstroPlanner.",
+ "com.github.hansen-m.pkg.Mendeley": {
+ "name": "Mendeley",
+ "description": "Downloads the latest version of Mendeley Desktop and copies the package to the build directory with an appended version number.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/AstroPlanner.pkg.recipe",
- "parent": "com.github.hansen-m.download.AstroPlanner",
- "shortname": "AstroPlanner.pkg",
+ "path": "Mendeley/Mendeley.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Mendeley",
+ "shortname": "Mendeley.pkg",
"inferred_type": "pkg"
},
- "com.github.hansen-m.download.AstroImageJ": {
- "name": "AstroImageJ",
- "description": "Downloads the latest version AstroImageJ DMG.",
+ "com.github.hansen-m.install.OverDrive": {
+ "name": "OverDrive",
+ "description": "Downloads and installs the OverDrive.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/AstroImageJ.download.recipe",
- "shortname": "AstroImageJ.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.download.AstroImageJ_Updates",
- "com.github.n8felton.pkg.AstroImageJ"
- ]
+ "path": "OverDrive/OverDrive.install.recipe",
+ "parent": "com.github.hansen-m.download.OverDrive",
+ "shortname": "OverDrive.install",
+ "inferred_type": "install"
},
- "com.github.hansen-m.download.SAOImageDS9": {
- "name": "SAOImageDS9",
- "description": "Downloads the latest version SAOImageDS9.",
+ "com.github.hansen-m.download.OverDrive": {
+ "name": "OverDrive",
+ "description": "Downloads the latest version of OverDrive.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/SAOImageDS9.download.recipe",
- "shortname": "SAOImageDS9.download",
+ "path": "OverDrive/OverDrive.download.recipe",
+ "shortname": "OverDrive.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.SAOImageDS9"
+ "com.github.hansen-m.install.OverDrive",
+ "com.github.apizz.munki.OverDrive"
]
},
- "com.github.hansen-m.download.SAOImageDS9-app": {
- "name": "SAOImageDS9-app",
- "description": "Downloads the latest version SAOImageDS9 app.",
+ "com.github.hansen-m.download.GNUPlot": {
+ "name": "GNUPlot",
+ "description": "Downloads the latest version GNUPlot.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/SAOImageDS9-app.download.recipe",
- "shortname": "SAOImageDS9-app.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.SAOImageDS9-app",
- "com.github.haircut.pkg.SAOImageDS9-app"
- ]
+ "path": "UnixUtils/GNUPlot.download.recipe",
+ "shortname": "GNUPlot.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.CDBS": {
- "name": "CDBS",
- "description": "Downloads the latest version CDBS.",
+ "com.github.hansen-m.download.7zip-Win": {
+ "name": "7zip",
+ "description": "Downloads the latest version 7zip for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/IRAFCDBS.download.recipe",
- "shortname": "IRAFCDBS.download",
+ "path": "UnixUtils/7zip-Win.download.recipe",
+ "shortname": "7zip-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.pkg.AstroImageJ": {
- "name": "AstroImageJ",
- "description": "Downloads the latest version AstroImageJ.",
+ "com.github.hansen-m.download.7zip-Win64": {
+ "name": "7zip",
+ "description": "Downloads the latest version 7zip 64-bit for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Astronomy/AstroImageJ.pkg.recipe",
- "parent": "com.github.hansen-m.download.AstroImageJ_Updates",
- "shortname": "AstroImageJ.pkg",
- "inferred_type": "pkg"
- },
- "com.github.hansen-m.download.MinitabExpressMU": {
- "name": "Minitab Express Multi-User",
- "description": "Downloads the latest version of Minitab Express Multi-User.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Minitab/MinitabExpress.download.recipe",
- "shortname": "MinitabExpress.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.MinitabExpressMU"
- ]
+ "path": "UnixUtils/7zip-Win64.download.recipe",
+ "shortname": "7zip-Win64.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.bluejeansapp-Win": {
- "name": "BlueJeans",
- "description": "Download recipe for Bluejeans app.",
+ "com.github.hansen-m.download.MakerBotDesktop-Win": {
+ "name": "MakerBot Desktop",
+ "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64",
"repo": "autopkg/hansen-m-recipes",
- "path": "BlueJeans/BluejeansApp-Win.download.recipe",
- "shortname": "BluejeansApp-Win.download",
+ "path": "MakerBot/MakerBotDesktop-Win.download.recipe",
+ "shortname": "MakerBotDesktop-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.NotepadPlusPlus-Win": {
- "name": "Notepad++",
- "description": "Downloads the latest version of Notepad++ for Windows.",
+ "com.github.hansen-m.download.MakerBotPrint-Win": {
+ "name": "MakerBot Desktop",
+ "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64",
"repo": "autopkg/hansen-m-recipes",
- "path": "NotepadPlusPlus/NotepadPlusPlus.download.recipe",
- "shortname": "NotepadPlusPlus.download",
+ "path": "MakerBot/MakerBotPrint-Win.download.recipe",
+ "shortname": "MakerBotPrint-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.pkg.Mendeley": {
- "name": "Mendeley",
- "description": "Downloads the latest version of Mendeley Desktop and copies the package to the build directory with an appended version number.",
+ "com.github.hansen-m.download.MakerBotPrint": {
+ "name": "MakerBot Desktop",
+ "description": "Downloads the latest version of MakerBot Desktop. Use the following 'PLATFORM' keys to change OS selection: x86, x64",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mendeley/Mendeley.pkg.recipe",
- "parent": "com.github.hansen-m.download.Mendeley",
- "shortname": "Mendeley.pkg",
- "inferred_type": "pkg"
+ "path": "MakerBot/MakerBotPrint.download.recipe",
+ "shortname": "MakerBotPrint.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.Mendeley": {
- "name": "Mendeley",
- "description": "Downloads the latest version of Mendeley Desktop.",
+ "com.github.hansen-m.download.Soundflower": {
+ "name": "Soundflower",
+ "description": "Downloads the latest version of Cycling74 Soundflower.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mendeley/Mendeley.download.recipe",
- "shortname": "Mendeley.download",
+ "path": "Cycling74/Soundflower.download.recipe",
+ "shortname": "Soundflower.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.Mendeley",
- "com.github.joshua-d-miller.autopkg.munki.Mendeley"
+ "com.github.moofit-recipes.pkg.Soundflower",
+ "com.github.apizz.munki.Soundflower"
]
},
- "com.github.hansen-m.download.Mendeley-Win": {
- "name": "Mendeley",
- "description": "Downloads the latest version of Mendeley Desktop for Windows.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Mendeley/Mendeley-Win.download.recipe",
- "shortname": "Mendeley-Win.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.SPEAR": {
- "name": "SPEAR",
- "description": "Downloads the latest version of SPEAR (Sinusoidal Partial Editing Analysis and Resynthesis).",
+ "com.github.hansen-m.download.UnityHub": {
+ "name": "UnityHub",
+ "description": "Downloads the latest version of Unity Hub.",
"repo": "autopkg/hansen-m-recipes",
- "path": "SPEAR/SPEAR.download.recipe",
- "shortname": "SPEAR.download",
+ "path": "Unity3D/UnityHub.download.recipe",
+ "shortname": "UnityHub.download",
"inferred_type": "download",
"children": [
- "com.github.dataJAR-recipes.munki.SPEAR",
- "com.github.moofit-recipes.pkg.SPEAR"
+ "com.github.dataJAR-recipes.pkg.UnityHub"
]
},
- "com.github.hansen-m.download.tn3270X": {
- "name": "tn3270 X",
- "description": "Download the latest version of tn3270 X.",
+ "com.github.hansen-m.download.3DCoat": {
+ "name": "3DCoat",
+ "description": "Downloads the latest version of 3DCoat.",
"repo": "autopkg/hansen-m-recipes",
- "path": "TN3270/tn3270.download.recipe",
- "shortname": "tn3270.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.tn3270X"
- ]
+ "path": "3DCoat/3DCoat.download.recipe",
+ "shortname": "3DCoat.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.pkg.Texmaker": {
- "name": "Texmaker",
- "description": "Download the latest version of Texmaker and create a package.",
+ "com.github.hansen-m.pkg.QnA": {
+ "name": "QnA",
+ "description": "Downloads latest (BigFix) BESAgent, and installs QnA to /usr/local/bin.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Texmaker/Texmaker.pkg.recipe",
- "parent": "com.github.hansen-m.download.Texmaker",
- "shortname": "Texmaker.pkg",
+ "path": "BigFix/QnA.pkg.recipe",
+ "parent": "com.github.hansen-m.download.BigFixAgent",
+ "shortname": "QnA.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.hansen-m.munki.Texmaker"
+ "com.github.hansen-m.install.QnA"
]
},
- "com.github.hansen-m.munki.Texmaker": {
- "name": "Texmaker",
- "description": "Download the latest version of Texmaker, create an package and import it into munki.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Texmaker/Texmaker.munki.recipe",
- "parent": "com.github.hansen-m.pkg.Texmaker",
- "shortname": "Texmaker.munki",
- "inferred_type": "munki",
- "munki_display_name": "Texmaker",
- "munki_description": "Texmaker is a free, modern and cross-platform LaTeX editor that integrates many tools needed to develop documents with LaTeX, in just one application."
- },
- "com.github.hansen-m.download.Texmaker": {
- "name": "Texmaker",
- "description": "Downloads the latest version of Texmaker.",
+ "com.github.hansen-m.install.QnA": {
+ "name": "QnA",
+ "description": "Installs the latest IBM BigFix QnA utility to /usr/local/bin.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Texmaker/Texmaker.download.recipe",
- "shortname": "Texmaker.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.pkg.Texmaker",
- "com.github.dataJAR-recipes.munki.texmaker"
- ]
+ "path": "BigFix/QnA.install.recipe",
+ "parent": "com.github.hansen-m.pkg.QnA",
+ "shortname": "QnA.install",
+ "inferred_type": "install"
},
- "com.github.hansen-m.download.Nebulosity4-64": {
- "name": "Nebulosity4",
- "description": "Downloads the latest version Nebulosity4.",
+ "com.github.hansen-m.download.BigFixAgent": {
+ "name": "BESAgent",
+ "description": "Downloads the latest BigFix BESAgent for OS X.",
"repo": "autopkg/hansen-m-recipes",
- "path": "StarkLabs/Nebulosity4-64.download.recipe",
- "shortname": "Nebulosity4-64.download",
+ "path": "BigFix/BigFixAgent.download.recipe",
+ "shortname": "BigFixAgent.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.Nebulosity4-64"
+ "com.github.hansen-m.pkg.QnA"
]
},
- "com.github.hansen-m.download.Nebulosity4": {
- "name": "Nebulosity4",
- "description": "Downloads the latest version Nebulosity4.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "StarkLabs/Nebulosity4.download.recipe",
- "shortname": "Nebulosity4.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.Nebulosity3": {
- "name": "Nebulosity3",
- "description": "Downloads the latest version Nebulosity3.",
+ "com.github.hansen-m.download.Pencil": {
+ "name": "Pencil",
+ "description": "Downloads the latest version Pencil.",
"repo": "autopkg/hansen-m-recipes",
- "path": "StarkLabs/Nebulosity3.download.recipe",
- "shortname": "Nebulosity3.download",
+ "path": "Pencil/Pencil.download.recipe",
+ "shortname": "Pencil.download",
"inferred_type": "download"
},
- "com.github.hansen-m.pkg.Nebulosity4-64": {
- "name": "Nebulosity4",
- "description": "Downloads the latest version Nebulosity4.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "StarkLabs/Nebulosity4-64.pkg.recipe",
- "parent": "com.github.hansen-m.download.Nebulosity4-64",
- "shortname": "Nebulosity4-64.pkg",
- "inferred_type": "pkg"
- },
"com.github.hansen-m.download.Pencil2D": {
"name": "Pencil2D",
"description": "Downloads the latest version of Pencil2D.",
@@ -10886,90 +10894,74 @@
"shortname": "Pencil2D.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.Pencil": {
- "name": "Pencil",
- "description": "Downloads the latest version Pencil.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Pencil/Pencil.download.recipe",
- "shortname": "Pencil.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.OverDrive": {
- "name": "OverDrive",
- "description": "Downloads the latest version of OverDrive.",
+ "com.github.hansen-m.download.ContourShuttleDriver": {
+ "name": "Contour Shuttle Driver",
+ "description": "Downloads the latest version of the Contour Shuttle Driver.",
"repo": "autopkg/hansen-m-recipes",
- "path": "OverDrive/OverDrive.download.recipe",
- "shortname": "OverDrive.download",
+ "path": "Contour/ContourShuttleDriver.download.recipe",
+ "shortname": "ContourShuttleDriver.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.install.OverDrive",
- "com.github.apizz.munki.OverDrive"
+ "com.github.hansen-m.pkg.ContourShuttleDriver"
]
},
- "com.github.hansen-m.install.OverDrive": {
- "name": "OverDrive",
- "description": "Downloads and installs the OverDrive.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "OverDrive/OverDrive.install.recipe",
- "parent": "com.github.hansen-m.download.OverDrive",
- "shortname": "OverDrive.install",
- "inferred_type": "install"
- },
- "com.github.hansen-m.download.PollEverywhere-Win": {
- "name": "PollEverywhere",
- "description": "Downloads the latest version of PollEverywhere for Windows.",
+ "com.github.hansen-m.pkg.ContourShuttleDriver": {
+ "name": "Contour Shuttle Driver",
+ "description": "Downloads the latest version of the Contour Shuttle Driver.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PollEverywhere/PollEverywhere-Win.download.recipe",
- "shortname": "PollEverywhere-Win.download",
- "inferred_type": "download"
+ "path": "Contour/ContourShuttleDriver.pkg.recipe",
+ "parent": "com.github.hansen-m.download.ContourShuttleDriver",
+ "shortname": "ContourShuttleDriver.pkg",
+ "inferred_type": "pkg"
},
- "com.github.hansen-m.download.PollEverywhere": {
- "name": "PollEverywhere",
- "description": "Downloads the latest version of PollEverywhere for Mac.",
+ "com.github.hansen-m.download.Fiji-Win32": {
+ "name": "Fiji",
+ "description": "Download recipe for the latest stable version of Fiji 32-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PollEverywhere/PollEverywhere.download.recipe",
- "shortname": "PollEverywhere.download",
+ "path": "ImageJ/Fiji-Win.download.recipe",
+ "shortname": "Fiji-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.FirestormRelease": {
- "name": "Firestorm",
- "description": "Downloads the latest version of Firestorm Release.",
+ "com.github.hansen-m.download.Fiji-Win64": {
+ "name": "Fiji",
+ "description": "Download recipe for the latest stable version of Fiji 64-bit for Windows. Adapted from the Fiji OS X recipe created by Rich Trouton.",
"repo": "autopkg/hansen-m-recipes",
- "path": "FirestormViewer/FirestormRelease.download.recipe",
- "shortname": "FirestormRelease.download",
+ "path": "ImageJ/Fiji-Win64.download.recipe",
+ "shortname": "Fiji-Win64.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.FirestormOSRelease": {
- "name": "FirestormOS",
- "description": "Downloads the latest version of FirestormOS Opensim.",
+ "com.github.hansen-m.download.Meshmixer": {
+ "name": "Meshmixer",
+ "description": "Downloads the latest version of Meshmixer.",
"repo": "autopkg/hansen-m-recipes",
- "path": "FirestormViewer/FirestormOSRelease.download.recipe",
- "shortname": "FirestormOSRelease.download",
+ "path": "Autodesk/Meshmixer.download.recipe",
+ "shortname": "Meshmixer.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.FirestormViewer"
+ "com.github.dataJAR-recipes.munki.Meshmixer",
+ "com.github.moofit-recipes.pkg.Meshmixer",
+ "com.github.ahousseini-recipes.pkg.Meshmixer"
]
},
- "com.github.hansen-m.download.googlechrome-Win64": {
- "name": "GoogleChrome64",
- "description": "Downloads latest Google Chrome x64 MSI for Windows.",
+ "com.github.hansen-m.download.bluejeansapp-Win": {
+ "name": "BlueJeans",
+ "description": "Download recipe for Bluejeans app.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Google/GoogleChrome-Win64.download.recipe",
- "shortname": "GoogleChrome-Win64.download",
+ "path": "BlueJeans/BluejeansApp-Win.download.recipe",
+ "shortname": "BluejeansApp-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.AuraliaCloud": {
+ "name": "AuraliaCloud",
+ "description": "Downloads the latest version of Auralia Cloud. Important: You must override SCHOOL_CODE with the value unique to your organization.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "RisingSoftware/AuraliaCloud.download.recipe",
+ "shortname": "AuraliaCloud.download",
"inferred_type": "download",
"children": [
- "com.github.patgmac.lanrev.GoogleChrome-Win64",
- "com.github.andredb90.filewave.googlechrome-Win64"
+ "com.github.apizz.munki.AuraliaCloud"
]
},
- "com.github.hansen-m.download.googleearthpro-Win": {
- "name": "Google Earth Pro",
- "description": "Downloads latest Google Earth Pro for Windows.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Google/GoogleEarthPro-Win.download.recipe",
- "shortname": "GoogleEarthPro-Win.download",
- "inferred_type": "download"
- },
"com.github.hansen-m.download.googleearth-Win": {
"name": "Google Earth",
"description": "Downloads latest Google Earth for Windows.",
@@ -10978,16 +10970,16 @@
"shortname": "GoogleEarth-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.GoogleVoiceAndVideo": {
- "name": "GoogleVoiceAndVideo",
- "description": "Download the latest version of the Google Voice and Video Plugin.",
+ "com.github.hansen-m.download.googlechrome-Win64": {
+ "name": "GoogleChrome64",
+ "description": "Downloads latest Google Chrome x64 MSI for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Google/GoogleVoiceAndVideo.download.recipe",
- "shortname": "GoogleVoiceAndVideo.download",
+ "path": "Google/GoogleChrome-Win64.download.recipe",
+ "shortname": "GoogleChrome-Win64.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.GoogleVoiceAndVideo",
- "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo"
+ "com.github.patgmac.lanrev.GoogleChrome-Win64",
+ "com.github.andredb90.filewave.googlechrome-Win64"
]
},
"com.github.hansen-m.install.GoogleVoiceAndVideo": {
@@ -11024,584 +11016,519 @@
"com.github.autopkg.grahampugh-recipes.jamf.GoogleVoiceandVideo"
]
},
- "com.github.hansen-m.download.CrashPlan-Win64": {
- "name": "CrashPlan64",
- "description": "Downloads the latest version CrashPlan 64bit Win Client.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Code42/CrashPlan-Win64.download.recipe",
- "shortname": "CrashPlan-Win64.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.CrashPlan-Linux": {
- "name": "CrashPlan",
- "description": "Downloads the latest version CrashPlan Client.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Code42/CrashPlan-Linux.download.recipe",
- "shortname": "CrashPlan-Linux.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.CrashPlan-Win": {
- "name": "CrashPlan64",
- "description": "Downloads the latest version CrashPlan Win Client.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Code42/CrashPlan-Win.download.recipe",
- "shortname": "CrashPlan-Win.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.pkg.Rhino 7": {
- "name": "Rhino",
- "description": "Downloads the latest version Rhinoceros.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "McNeel/Rhino.pkg.recipe",
- "parent": "com.github.dataJAR-recipes.download.Rhino 7",
- "shortname": "Rhino.pkg",
- "inferred_type": "pkg"
- },
- "com.github.hansen-m.download.Rhinoceros": {
- "name": "Rhinoceros",
- "description": "Downloads the latest version Rhinoceros.",
+ "com.github.hansen-m.download.GoogleVoiceAndVideo": {
+ "name": "GoogleVoiceAndVideo",
+ "description": "Download the latest version of the Google Voice and Video Plugin.",
"repo": "autopkg/hansen-m-recipes",
- "path": "McNeel/Rhinoceros.download.recipe",
- "deprecated": true,
- "shortname": "Rhinoceros.download",
+ "path": "Google/GoogleVoiceAndVideo.download.recipe",
+ "shortname": "GoogleVoiceAndVideo.download",
"inferred_type": "download",
"children": [
- "com.scriptingosx.pkg.Rhinoceros",
- "com.github.dataJAR-recipes.munki.Rhinoceros",
- "com.github.moofit-recipes.pkg.Rhinoceros6"
+ "com.github.hansen-m.pkg.GoogleVoiceAndVideo",
+ "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo"
]
},
- "com.github.hansen-m.download.AdobeReader-Win": {
- "name": "AdobeReader",
- "description": "Downloads latest version of Adobe Reader DC for Windows.",
+ "com.github.hansen-m.download.googleearthpro-Win": {
+ "name": "Google Earth Pro",
+ "description": "Downloads latest Google Earth Pro for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeReader-Win.download.recipe",
- "shortname": "AdobeReader-Win.download",
+ "path": "Google/GoogleEarthPro-Win.download.recipe",
+ "shortname": "GoogleEarthPro-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.AdobeDigitalEditions": {
- "name": "AdobeDigitalEditions",
- "description": "Downloads the latest version of Adobe Digital Editions.",
+ "com.github.hansen-m.download.MacPorts": {
+ "name": "MacPorts",
+ "description": "Downloads the latest version of MacPorts. Valid options for MACPORTS_REQUESTED_OS are:'10.12-Sierra (default), 10.11-ElCapitan, 10.10-Yosemite', '10.9-Mavericks', '10.8-MountainLion'.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeDigitalEditions.download.recipe",
- "shortname": "AdobeDigitalEditions.download",
+ "path": "MacPorts/MacPorts.download.recipe",
+ "shortname": "MacPorts.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.install.AdobeDigitalEditions",
- "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions",
- "com.github.novaksam.pkg.AdobeDigitalEditions"
+ "com.github.hansen-m.install.MacPorts",
+ "com.github.ygini.munki.macports-abstract"
]
},
- "com.github.hansen-m.download.AdobeFlashPPAPI-Win": {
- "name": "AdobeFlashPlayerPPAPI",
- "description": "Downloads latest Adobe Flash Player PPAPI for Windows.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeFlashPlayerPPAPI-Win.download.recipe",
- "shortname": "AdobeFlashPlayerPPAPI-Win.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.install.AdobeDigitalEditions": {
- "name": "AdobeDigitalEditions",
- "description": "Downloads and installs the latest Adobe Digital Editions from Adobe.",
+ "com.github.hansen-m.install.MacPorts": {
+ "name": "MacPorts",
+ "description": "Downloads latest MacPorts package for 10.10-Yosemite and installs it. Use -k MACPORTS_REQUESTED_OS for other options.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeDigitalEditions.install.recipe",
- "parent": "com.github.hansen-m.download.AdobeDigitalEditions",
- "shortname": "AdobeDigitalEditions.install",
+ "path": "MacPorts/MacPorts.install.recipe",
+ "parent": "com.github.hansen-m.download.MacPorts",
+ "shortname": "MacPorts.install",
"inferred_type": "install"
},
- "com.github.hansen-m.download.AdobeCreativeCloudInstaller-Win": {
- "name": "CreativeCloudInstaller",
- "description": "Downloads the latest version of Adobe's Creative Cloud Installer for Windows.",
+ "com.github.hansen-m.pkg.mothur": {
+ "name": "mothur",
+ "description": "Downloads the latest version of mothur.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeCreativeCloudInstaller-Win.download.recipe",
- "shortname": "AdobeCreativeCloudInstaller-Win.download",
- "inferred_type": "download"
+ "path": "Microbiology/Mothur.pkg.recipe",
+ "parent": "com.github.hansen-m.download.mothur",
+ "shortname": "Mothur.pkg",
+ "inferred_type": "pkg"
},
- "com.github.hansen-m.download.AdobeFlashPlugin-Win": {
- "name": "AdobeFlashPlayerPlugin",
- "description": "Downloads latest Adobe Flash Player Plugin for Windows.",
+ "com.github.hansen-m.download.mothur": {
+ "name": "mothur",
+ "description": "Downloads the latest version of mothur.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeFlashPlayerPlugin-Win.download.recipe",
- "shortname": "AdobeFlashPlayerPlugin-Win.download",
- "inferred_type": "download"
+ "path": "Microbiology/Mothur.download.recipe",
+ "shortname": "Mothur.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.hansen-m.pkg.mothur"
+ ]
},
- "com.github.hansen-m.download.AdobeFlashActiveX-Win": {
- "name": "AdobeFlashPlayerPlugin",
- "description": "Downloads latest Adobe Flash Player ActiveX Plugin for Windows.",
+ "com.github.hansen-m.download.RStudio": {
+ "name": "RStudio",
+ "description": "Downloads the latest RStudio installer package.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeFlashPlayerActiveX-Win.download.recipe",
- "shortname": "AdobeFlashPlayerActiveX-Win.download",
- "inferred_type": "download"
+ "path": "RStudio/RStudio.download.recipe",
+ "shortname": "RStudio.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.andrewvalentine.pkg.RStudio"
+ ]
},
- "com.github.hansen-m.download.AdobeShockwavePlayer-Win": {
- "name": "AdobeShockwavePlayer",
- "description": "Downloads latest Adobe Shockwave Player msi installer.",
+ "com.github.hansen-m.download.RStudio-Win": {
+ "name": "RStudio",
+ "description": "Downloads the latest RStudio installer for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeShockwavePlayer-Win.download.recipe",
- "shortname": "AdobeShockwavePlayer-Win.download",
+ "path": "RStudio/RStudio-Win.download.recipe",
+ "shortname": "RStudio-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.AdobeAIR-Win": {
- "name": "AdobeAIR",
- "description": "Downloads latest Adobe AIR installer for Windows.",
+ "com.github.hansen-m.download.MinitabExpressMU": {
+ "name": "Minitab Express Multi-User",
+ "description": "Downloads the latest version of Minitab Express Multi-User.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Adobe/AdobeAIR-Win.download.recipe",
- "shortname": "AdobeAIR-Win.download",
- "inferred_type": "download"
+ "path": "Minitab/MinitabExpress.download.recipe",
+ "shortname": "MinitabExpress.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.MinitabExpressMU"
+ ]
},
- "com.github.hansen-m.pkg.DymoLabel": {
- "name": "DYMO Label",
- "description": "Downloads latest version of Dymo Label, builds a .bes deployment task and imports it into the console.",
+ "com.github.hansen-m.download.SPEAR": {
+ "name": "SPEAR",
+ "description": "Downloads the latest version of SPEAR (Sinusoidal Partial Editing Analysis and Resynthesis).",
"repo": "autopkg/hansen-m-recipes",
- "path": "Dymo/DymoLabel.pkg.recipe",
- "parent": "com.github.joshua-d-miller.download.dymolabel",
- "shortname": "DymoLabel.pkg",
- "inferred_type": "pkg"
+ "path": "SPEAR/SPEAR.download.recipe",
+ "shortname": "SPEAR.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.dataJAR-recipes.munki.SPEAR",
+ "com.github.moofit-recipes.pkg.SPEAR"
+ ]
},
- "com.github.hansen-m.download.DymoLabel-Win": {
- "name": "DymoLabel",
- "description": "Downloads the latest version of Dymo Label for Windows.",
+ "com.github.hansen-m.download.Silverlight-Win": {
+ "name": "Silverlight",
+ "description": "Downloads latest Silverlight installer for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Dymo/DymoLabel-Win.download.recipe",
- "shortname": "DymoLabel-Win.download",
+ "path": "Microsoft/Silverlight-Win.download.recipe",
+ "shortname": "Silverlight-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.gimp": {
- "name": "GIMP",
- "description": "Downloads the latest version of GIMP from gimp.org.",
+ "com.github.hansen-m.download.DjVuLibre": {
+ "name": "DjVuLibre",
+ "description": "Downloads the latest version DjVuLibre.",
"repo": "autopkg/hansen-m-recipes",
- "path": "GIMP/GIMP.download.recipe",
- "shortname": "GIMP.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.pkg.gimp"
- ]
+ "path": "DjVuLibre/DjVuLibre.download.recipe",
+ "shortname": "DjVuLibre.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.gimponosx": {
- "name": "GIMP",
- "description": "Downloads the latest GIMP for Mac OS X where MAJOR_OS_VERSION is SL-Lion-ML, MountainLion or Mavericks (default).",
+ "com.github.hansen-m.download.SubEthaEdit": {
+ "name": "SubEthaEdit",
+ "description": "Downloads SubEthaEdit 3.5.4 (the last non-Mac App Store version) from The Coding Monkeys.",
"repo": "autopkg/hansen-m-recipes",
- "path": "GIMP/GimpOnOSX.download.recipe",
- "shortname": "GimpOnOSX.download",
+ "path": "CodingMonkeys/SubEthaEdit.download.recipe",
+ "shortname": "SubEthaEdit.download",
"inferred_type": "download",
"children": [
- "com.github.wardsparadox.gimponosx.munki"
+ "com.github.hansen-m.pkg.SubEthaEdit"
]
},
- "com.github.hansen-m.pkg.gimp": {
- "name": "GIMP",
- "description": "Downloads the latest version of GIMP from gimp.org and builds a pkg.",
+ "com.github.hansen-m.pkg.SubEthaEdit": {
+ "name": "SubEthaEdit",
+ "description": "Downloads the latest Box Sync disk image, and builds a deployable package.",
"repo": "autopkg/hansen-m-recipes",
- "path": "GIMP/GIMP.pkg.recipe",
- "parent": "com.github.hansen-m.download.gimp",
- "shortname": "GIMP.pkg",
+ "path": "CodingMonkeys/SubEthaEdit.pkg.recipe",
+ "parent": "com.github.hansen-m.download.SubEthaEdit",
+ "shortname": "SubEthaEdit.pkg",
"inferred_type": "pkg"
},
- "com.github.hansen-m.download.mega": {
- "name": "Mega",
- "description": "Downloads the latest version of Mega.",
+ "com.github.hansen-m.download.Prey": {
+ "name": "Prey",
+ "description": "Downloads the latest version of (Defaults: arm64 Mac) Prey using the package based batch installer.",
"repo": "autopkg/hansen-m-recipes",
- "path": "MegaSoftware/Mega.download.recipe",
- "shortname": "Mega.download",
+ "path": "PreyProject/Prey.download.recipe",
+ "shortname": "Prey.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.MEGA"
+ "com.github.gmarnin.munki.Prey",
+ "com.github.peshay.filewave.Prey",
+ "com.github.nstrauss.pkg.Prey"
]
},
- "com.github.hansen-m.download.Sketchpad5": {
- "name": "Sketchpad5",
- "description": "Downloads the latest version of Sketchpad.",
+ "com.github.hansen-m.download.StudioCode": {
+ "name": "StudioCode",
+ "description": "Downloads the latest version StudioCode.",
"repo": "autopkg/hansen-m-recipes",
- "path": "KeyCurriculum/Sketchpad5.download.recipe",
- "shortname": "Sketchpad5.download",
+ "path": "StudioCode/StudioCode.download.recipe",
+ "shortname": "StudioCode.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.Keka": {
- "name": "Keka",
- "description": "Downloads the latest version of Keka.",
+ "com.github.hansen-m.download.Scribus": {
+ "name": "Scribus",
+ "description": "Downloads the latest version of Scribus.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Keka/Keka.download.recipe",
- "shortname": "Keka.download",
+ "path": "Scribus/Scribus.download.recipe",
+ "shortname": "Scribus.download",
"inferred_type": "download",
"children": [
- "com.github.fishd72.pkg.Keka",
- "com.github.smithjw.pkg.Keka"
+ "com.github.gerardkok.munki.Scribus",
+ "com.github.peshay.filewave.Scribus",
+ "com.github.haircut.pkg.Scribus"
]
},
- "com.github.hansen-m.pkg.aquamacs": {
- "name": "Aquamacs",
- "description": "Downloads the latest version Aquamacs and builds a pkg.",
+ "com.github.hansen-m.download.PolycomRPDesktop": {
+ "name": "PolycomRealPresenceDesktop",
+ "description": "Downloads the latest version of Polycom RealPresence (RP) Desktop.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Aquamacs/Aquamacs.pkg.recipe",
- "parent": "com.github.hansen-m.download.aquamacs",
- "shortname": "Aquamacs.pkg",
- "inferred_type": "pkg",
+ "path": "Polycom/PolycomRPDesktop.download.recipe",
+ "shortname": "PolycomRPDesktop.download",
+ "inferred_type": "download",
"children": [
- "com.gitub.d33t5.jamf.Aquamacs",
- "com.github.d33t5.jss.Aquamacs"
+ "com.github.hansen-m.munki.PolycomRPDesktop"
]
},
- "com.github.hansen-m.download.aquamacs": {
- "name": "Aquamacs",
- "description": "Downloads the latest version Aquamacs.",
+ "com.github.hansen-m.munki.PolycomRPDesktop": {
+ "name": "PolycomRealPresenceDesktop",
+ "description": "Imports the latest version of Polycom RealPresence (RP) Desktop into Munki.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Aquamacs/Aquamacs.download.recipe",
- "shortname": "Aquamacs.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.pkg.aquamacs"
- ]
+ "path": "Polycom/PolycomRPDesktop.munki.recipe",
+ "parent": "com.github.hansen-m.download.PolycomRPDesktop",
+ "shortname": "PolycomRPDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Polycom RealPresence Desktop",
+ "munki_description": "\n
\n
\n
\n Polycom RealPresence desktop solutions conveniently connect you to HD video, voice, or content collaboration\u2014whether you are in a routine sales meeting, on a customer call, or on a crisis-response team.
\n
\n
"
},
- "com.github.hansen-m.download.VLC-Win64": {
- "name": "VLC-win64",
- "description": "Downloads the latest version of VLC 64bit for Windows.",
+ "com.github.hansen-m.download.PolycomCMADesktop": {
+ "name": "PolycomCMADesktop",
+ "description": "Downloads the latest version of Polycom Converged Management Application (CMA) Desktop.",
"repo": "autopkg/hansen-m-recipes",
- "path": "VLC/VLC-Win64.download.recipe",
- "shortname": "VLC-Win64.download",
+ "path": "Polycom/PolycomCMADesktop.download.recipe",
+ "shortname": "PolycomCMADesktop.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.VLC-Win": {
- "name": "VLC",
- "description": "Downloads the latest version of VLC for Windows.",
+ "com.github.hansen-m.download.gimponosx": {
+ "name": "GIMP",
+ "description": "Downloads the latest GIMP for Mac OS X where MAJOR_OS_VERSION is SL-Lion-ML, MountainLion or Mavericks (default).",
"repo": "autopkg/hansen-m-recipes",
- "path": "VLC/VLC-Win.download.recipe",
- "shortname": "VLC-Win.download",
+ "path": "GIMP/GimpOnOSX.download.recipe",
+ "shortname": "GimpOnOSX.download",
"inferred_type": "download",
"children": [
- "com.github.patgmac.lanrev.VLC-Win"
+ "com.github.wardsparadox.gimponosx.munki"
]
},
- "com.github.hansen-m.download.ProjectLibre": {
- "name": "ProjectLibre",
- "description": "Downloads ProjectLibre for Mac.",
+ "com.github.hansen-m.pkg.gimp": {
+ "name": "GIMP",
+ "description": "Downloads the latest version of GIMP from gimp.org and builds a pkg.",
"repo": "autopkg/hansen-m-recipes",
- "path": "ProjectLibre/ProjectLibre.download.recipe",
- "shortname": "ProjectLibre.download",
- "inferred_type": "download",
- "children": [
- "com.github.peshay.filewave.ProjectLibre",
- "com.github.ahousseini-recipes.pkg.ProjectLibre"
- ]
+ "path": "GIMP/GIMP.pkg.recipe",
+ "parent": "com.github.hansen-m.download.gimp",
+ "shortname": "GIMP.pkg",
+ "inferred_type": "pkg"
},
- "com.github.hansen-m.download.Soundflower": {
- "name": "Soundflower",
- "description": "Downloads the latest version of Cycling74 Soundflower.",
+ "com.github.hansen-m.download.gimp": {
+ "name": "GIMP",
+ "description": "Downloads the latest version of GIMP from gimp.org.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Cycling74/Soundflower.download.recipe",
- "shortname": "Soundflower.download",
+ "path": "GIMP/GIMP.download.recipe",
+ "shortname": "GIMP.download",
"inferred_type": "download",
"children": [
- "com.github.moofit-recipes.pkg.Soundflower",
- "com.github.apizz.munki.Soundflower"
+ "com.github.hansen-m.pkg.gimp"
]
},
- "com.github.hansen-m.download.UnityHub": {
- "name": "UnityHub",
- "description": "Downloads the latest version of Unity Hub.",
+ "com.github.hansen-m.download.Stellarium": {
+ "name": "Stellarium",
+ "description": "Downloads the latest version Stellarium.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Unity3D/UnityHub.download.recipe",
- "shortname": "UnityHub.download",
- "inferred_type": "download",
- "children": [
- "com.github.dataJAR-recipes.pkg.UnityHub"
- ]
+ "path": "Stellarium/Stellarium.download.recipe",
+ "deprecated": true,
+ "shortname": "Stellarium.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.Silverlight-Win": {
- "name": "Silverlight",
- "description": "Downloads latest Silverlight installer for Windows.",
+ "com.github.hansen-m.download.Stellarium-Win": {
+ "name": "Stellarium",
+ "description": "Downloads the latest version Stellarium for Windows. Valid PLATFORM values are: win32 or win64 (default is win64)",
"repo": "autopkg/hansen-m-recipes",
- "path": "Microsoft/Silverlight-Win.download.recipe",
- "shortname": "Silverlight-Win.download",
+ "path": "Stellarium/Stellarium-Win.download.recipe",
+ "shortname": "Stellarium-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.RStudio": {
- "name": "RStudio",
- "description": "Downloads the latest RStudio installer package.",
+ "com.github.hansen-m.download.R-Win": {
+ "name": "R",
+ "description": "Downloads the latest version of R for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "RStudio/RStudio.download.recipe",
- "shortname": "RStudio.download",
+ "path": "R/R-Win.download.recipe",
+ "shortname": "R-Win.download",
"inferred_type": "download",
"children": [
- "com.github.andrewvalentine.pkg.RStudio"
+ "com.github.patgmac.lanrev.R-Win",
+ "com.github.andredb90.filewave.R-Win"
]
},
- "com.github.hansen-m.download.RStudio-Win": {
- "name": "RStudio",
- "description": "Downloads the latest RStudio installer for Windows.",
+ "com.github.hansen-m.download.OIV": {
+ "name": "OIV",
+ "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV).",
"repo": "autopkg/hansen-m-recipes",
- "path": "RStudio/RStudio-Win.download.recipe",
- "shortname": "RStudio-Win.download",
+ "path": "Artstor/OIV.download.recipe",
+ "shortname": "OIV.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.Meshmixer": {
- "name": "Meshmixer",
- "description": "Downloads the latest version of Meshmixer.",
+ "com.github.hansen-m.download.OIV-Win": {
+ "name": "OIV",
+ "description": "Downloads the latest version of Artstor Offline Image Viewer (OIV) for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Autodesk/Meshmixer.download.recipe",
- "shortname": "Meshmixer.download",
+ "path": "Artstor/OIV-Win.download.recipe",
+ "shortname": "OIV-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.SonicVisualiser": {
+ "name": "SonicVisualiser",
+ "description": "Downloads the latest version SonicVisualiser.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "SonicVisualiser/SonicVisualiser.download.recipe",
+ "shortname": "SonicVisualiser.download",
"inferred_type": "download",
"children": [
- "com.github.dataJAR-recipes.munki.Meshmixer",
- "com.github.moofit-recipes.pkg.Meshmixer",
- "com.github.ahousseini-recipes.pkg.Meshmixer"
+ "com.github.timsutton.munki.SonicVisualiser",
+ "com.github.w0.pkg.SonicVisualiser"
]
},
- "com.github.hansen-m.download.processing": {
- "name": "Processing",
- "description": "Downloads the latest version of Processing.",
+ "com.github.hansen-m.download.FileZilla-Win": {
+ "name": "FileZilla",
+ "description": "Downloads the latest version FileZilla Win Client.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Processing/Processing.download.recipe",
- "shortname": "Processing.download",
+ "path": "FileZilla/FileZilla-Win.download.recipe",
+ "shortname": "FileZilla-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.GNUPlot": {
- "name": "GNUPlot",
- "description": "Downloads the latest version GNUPlot.",
+ "com.github.hansen-m.download.FileZilla": {
+ "name": "FileZilla",
+ "description": "Downloads the latest version FileZilla for Mac Client.",
"repo": "autopkg/hansen-m-recipes",
- "path": "UnixUtils/GNUPlot.download.recipe",
- "shortname": "GNUPlot.download",
+ "path": "FileZilla/FileZilla.download.recipe",
+ "shortname": "FileZilla.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.7zip-Win64": {
- "name": "7zip",
- "description": "Downloads the latest version 7zip 64-bit for Windows.",
+ "com.github.hansen-m.download.Nebulosity4": {
+ "name": "Nebulosity4",
+ "description": "Downloads the latest version Nebulosity4.",
"repo": "autopkg/hansen-m-recipes",
- "path": "UnixUtils/7zip-Win64.download.recipe",
- "shortname": "7zip-Win64.download",
+ "path": "StarkLabs/Nebulosity4.download.recipe",
+ "shortname": "Nebulosity4.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.7zip-Win": {
- "name": "7zip",
- "description": "Downloads the latest version 7zip for Windows.",
+ "com.github.hansen-m.pkg.Nebulosity4-64": {
+ "name": "Nebulosity4",
+ "description": "Downloads the latest version Nebulosity4.",
"repo": "autopkg/hansen-m-recipes",
- "path": "UnixUtils/7zip-Win.download.recipe",
- "shortname": "7zip-Win.download",
- "inferred_type": "download"
+ "path": "StarkLabs/Nebulosity4-64.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Nebulosity4-64",
+ "shortname": "Nebulosity4-64.pkg",
+ "inferred_type": "pkg"
},
- "com.github.hansen-m.pkg.AutoPkgBESEngine": {
- "name": "BESEngine",
- "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.",
+ "com.github.hansen-m.download.Nebulosity3": {
+ "name": "Nebulosity3",
+ "description": "Downloads the latest version Nebulosity3.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BESEngine/BESEngine.pkg.recipe",
- "parent": "com.github.hansen-m.download.AutoPkgBESEngine",
- "shortname": "BESEngine.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.hansen-m.install.AutoPkgBESEngine"
- ]
+ "path": "StarkLabs/Nebulosity3.download.recipe",
+ "shortname": "Nebulosity3.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.AutoPkgBESEngine": {
- "name": "BESEngine",
- "description": "Downloads latest source of AutoPkgBESEngine.",
+ "com.github.hansen-m.download.Nebulosity4-64": {
+ "name": "Nebulosity4",
+ "description": "Downloads the latest version Nebulosity4.",
"repo": "autopkg/hansen-m-recipes",
- "path": "BESEngine/BESEngine.download.recipe",
- "shortname": "BESEngine.download",
+ "path": "StarkLabs/Nebulosity4-64.download.recipe",
+ "shortname": "Nebulosity4-64.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.AutoPkgBESEngine"
+ "com.github.hansen-m.pkg.Nebulosity4-64"
]
},
- "com.github.hansen-m.install.AutoPkgBESEngine": {
- "name": "BESEngine",
- "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "BESEngine/BESEngine.install.recipe",
- "parent": "com.github.hansen-m.pkg.AutoPkgBESEngine",
- "shortname": "BESEngine.install",
- "inferred_type": "install"
- },
- "com.github.hansen-m.download.XamarinStudio": {
- "name": "XamarinStudio",
- "description": "Download the latest version of Xamarin Studio.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Xamarin/XamarinStudio.download.recipe",
- "shortname": "XamarinStudio.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.GoProVRPlayer": {
- "name": "GoPro VR Player",
- "description": "Downloads the latest version of Kolor GoPro VR Player for Mac.",
+ "com.github.hansen-m.download.Sketchpad5": {
+ "name": "Sketchpad5",
+ "description": "Downloads the latest version of Sketchpad.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Kolor/KolorGoProVRPlayer.download.recipe",
- "shortname": "KolorGoProVRPlayer.download",
+ "path": "KeyCurriculum/Sketchpad5.download.recipe",
+ "shortname": "Sketchpad5.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.GoProVRPlayer-Win": {
- "name": "GoPro VR Player",
- "description": "Downloads the latest version of Kolor GoPro VR Player for Windows.",
+ "com.github.hansen-m.download.zoom-win": {
+ "name": "Zoom",
+ "description": "Downloads the latest version of Zoom.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Kolor/KolorGoProVRPlayer-Win.download.recipe",
- "shortname": "KolorGoProVRPlayer-Win.download",
- "inferred_type": "download"
+ "path": "Zoom/Zoom-Win.download.recipe",
+ "shortname": "Zoom-Win.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.peshay.filewave.zoomus-win"
+ ]
},
- "com.github.hansen-m.download.Prey": {
- "name": "Prey",
- "description": "Downloads the latest version of (Defaults: arm64 Mac) Prey using the package based batch installer.",
+ "com.github.hansen-m.download.zoom64-win": {
+ "name": "Zoom",
+ "description": "Downloads the latest version of Zoom 64bit.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PreyProject/Prey.download.recipe",
- "shortname": "Prey.download",
+ "path": "Zoom/Zoom64-Win.download.recipe",
+ "shortname": "Zoom64-Win.download",
"inferred_type": "download",
"children": [
- "com.github.gmarnin.munki.Prey",
- "com.github.peshay.filewave.Prey",
- "com.github.nstrauss.pkg.Prey"
+ "com.github.andredb90.filewave.zoom64-win"
]
},
- "com.github.hansen-m.download.Sibelius": {
- "name": "Sibelius",
- "description": "Downloads the latest version of Sibelius.",
+ "com.github.hansen-m.download.zoomus": {
+ "name": "Zoom",
+ "description": "Downloads the latest version of Zoom.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Sibelius/Sibelius.download.recipe",
- "deprecated": true,
- "shortname": "Sibelius.download",
+ "path": "Zoom/Zoom.download.recipe",
+ "shortname": "Zoom.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.Sibelius",
- "com.github.jlehikoinen.munki.Sibelius"
+ "com.github.homebysix.pkg.Zoom",
+ "com.github.peshay.filewave.zoomus"
]
},
- "com.github.hansen-m.download.Atom-Win": {
- "name": "Atom",
- "description": "Downloads the current release version of Atom for Windows.",
+ "com.github.hansen-m.download.ImgBurn-Win": {
+ "name": "ImgBurn",
+ "description": "Downloads the latest version of ImgBurn for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "GitHub/Atom-Win.download.recipe",
- "shortname": "Atom-Win.download",
+ "path": "ImgBurn/ImgBurn-Win.download.recipe",
+ "shortname": "ImgBurn-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.VueScan": {
- "name": "VueScan",
- "description": "Downloads the latest universal arm64 version VueScan (Universal installer).",
+ "com.github.hansen-m.download.AstroImageJ": {
+ "name": "AstroImageJ",
+ "description": "Downloads the latest version AstroImageJ DMG.",
"repo": "autopkg/hansen-m-recipes",
- "path": "VueScan/VueScan.download.recipe",
- "shortname": "VueScan.download",
+ "path": "Astronomy/AstroImageJ.download.recipe",
+ "shortname": "AstroImageJ.download",
"inferred_type": "download",
"children": [
- "com.github.jps3.pkg.VueScan",
- "com.github.jps3.munki.VueScan",
- "com.github.jazzace.pkg.VueScanLicenced"
+ "com.github.hansen-m.download.AstroImageJ_Updates",
+ "com.github.n8felton.pkg.AstroImageJ"
]
},
- "com.github.hansen-m.download.SubEthaEdit": {
- "name": "SubEthaEdit",
- "description": "Downloads SubEthaEdit 3.5.4 (the last non-Mac App Store version) from The Coding Monkeys.",
+ "com.github.hansen-m.pkg.SAOImageDS9": {
+ "name": "SAOImageDS9",
+ "description": "Downloads the latest the SAOImage DS9 and creates a versioned package.",
"repo": "autopkg/hansen-m-recipes",
- "path": "CodingMonkeys/SubEthaEdit.download.recipe",
- "shortname": "SubEthaEdit.download",
- "inferred_type": "download",
- "children": [
- "com.github.hansen-m.pkg.SubEthaEdit"
- ]
+ "path": "Astronomy/SAOImageDS9.pkg.recipe",
+ "parent": "com.github.hansen-m.download.SAOImageDS9",
+ "shortname": "SAOImageDS9.pkg",
+ "inferred_type": "pkg"
},
- "com.github.hansen-m.pkg.SubEthaEdit": {
- "name": "SubEthaEdit",
- "description": "Downloads the latest Box Sync disk image, and builds a deployable package.",
+ "com.github.hansen-m.pkg.AstroPlanner": {
+ "name": "AstroPlanner",
+ "description": "Downloads the latest version AstroPlanner.",
"repo": "autopkg/hansen-m-recipes",
- "path": "CodingMonkeys/SubEthaEdit.pkg.recipe",
- "parent": "com.github.hansen-m.download.SubEthaEdit",
- "shortname": "SubEthaEdit.pkg",
+ "path": "Astronomy/AstroPlanner.pkg.recipe",
+ "parent": "com.github.hansen-m.download.AstroPlanner",
+ "shortname": "AstroPlanner.pkg",
"inferred_type": "pkg"
},
- "com.github.hansen-m.download.Anaconda": {
- "name": "Anaconda",
- "description": "Downloads the latest version of Anaconda Python.\nDifferent installer types are available. Use INSTALLER_TYPE\nto chose between 'sh' or 'pkg'.",
+ "com.github.hansen-m.pkg.AstroImageJ": {
+ "name": "AstroImageJ",
+ "description": "Downloads the latest version AstroImageJ.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Continuum/Anaconda.download.recipe",
- "shortname": "Anaconda.download",
+ "path": "Astronomy/AstroImageJ.pkg.recipe",
+ "parent": "com.github.hansen-m.download.AstroImageJ_Updates",
+ "shortname": "AstroImageJ.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.hansen-m.download.AstroPlanner": {
+ "name": "AstroPlanner",
+ "description": "Downloads the latest version AstroPlanner.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Astronomy/AstroPlanner.download.recipe",
+ "shortname": "AstroPlanner.download",
"inferred_type": "download",
"children": [
- "com.github.ygini.munki.anaconda3",
- "com.github.ygini.munki.anaconda2",
- "com.github.dataJAR-recipes.munki.Anaconda 3",
- "com.github.its-unibas.munki.Anaconda",
- "com.github.its-unibas.munki.Anaconda3",
- "com.github.haircut.pkg.AnacondaCustom",
- "com.github.mlbz521.pkg.Anaconda"
+ "com.github.hansen-m.pkg.AstroPlanner"
]
},
- "com.github.hansen-m.pkg.ContourShuttleDriver": {
- "name": "Contour Shuttle Driver",
- "description": "Downloads the latest version of the Contour Shuttle Driver.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Contour/ContourShuttleDriver.pkg.recipe",
- "parent": "com.github.hansen-m.download.ContourShuttleDriver",
- "shortname": "ContourShuttleDriver.pkg",
- "inferred_type": "pkg"
- },
- "com.github.hansen-m.download.ContourShuttleDriver": {
- "name": "Contour Shuttle Driver",
- "description": "Downloads the latest version of the Contour Shuttle Driver.",
+ "com.github.hansen-m.download.AstroImageJ_Updates": {
+ "name": "AstroImageJ Updates",
+ "description": "Downloads the latest Jar of AstroImageJ.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Contour/ContourShuttleDriver.download.recipe",
- "shortname": "ContourShuttleDriver.download",
+ "path": "Astronomy/AstroImageJ_Updates.download.recipe",
+ "parent": "com.github.hansen-m.download.AstroImageJ",
+ "shortname": "AstroImageJ_Updates.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.ContourShuttleDriver"
+ "com.github.hansen-m.pkg.AstroImageJ"
]
},
- "com.github.hansen-m.download.MacPorts": {
- "name": "MacPorts",
- "description": "Downloads the latest version of MacPorts. Valid options for MACPORTS_REQUESTED_OS are:'10.12-Sierra (default), 10.11-ElCapitan, 10.10-Yosemite', '10.9-Mavericks', '10.8-MountainLion'.",
+ "com.github.hansen-m.download.SAOImageDS9": {
+ "name": "SAOImageDS9",
+ "description": "Downloads the latest version SAOImageDS9.",
"repo": "autopkg/hansen-m-recipes",
- "path": "MacPorts/MacPorts.download.recipe",
- "shortname": "MacPorts.download",
+ "path": "Astronomy/SAOImageDS9.download.recipe",
+ "shortname": "SAOImageDS9.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.install.MacPorts",
- "com.github.ygini.munki.macports-abstract"
+ "com.github.hansen-m.pkg.SAOImageDS9"
]
},
- "com.github.hansen-m.install.MacPorts": {
- "name": "MacPorts",
- "description": "Downloads latest MacPorts package for 10.10-Yosemite and installs it. Use -k MACPORTS_REQUESTED_OS for other options.",
+ "com.github.hansen-m.download.CDBS": {
+ "name": "CDBS",
+ "description": "Downloads the latest version CDBS.",
"repo": "autopkg/hansen-m-recipes",
- "path": "MacPorts/MacPorts.install.recipe",
- "parent": "com.github.hansen-m.download.MacPorts",
- "shortname": "MacPorts.install",
- "inferred_type": "install"
+ "path": "Astronomy/IRAFCDBS.download.recipe",
+ "shortname": "IRAFCDBS.download",
+ "inferred_type": "download"
},
- "com.github.hansen-m.download.zoom-win": {
- "name": "Zoom",
- "description": "Downloads the latest version of Zoom.",
+ "com.github.hansen-m.download.SAOImageDS9-app": {
+ "name": "SAOImageDS9-app",
+ "description": "Downloads the latest version SAOImageDS9 app.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Zoom/Zoom-Win.download.recipe",
- "shortname": "Zoom-Win.download",
+ "path": "Astronomy/SAOImageDS9-app.download.recipe",
+ "shortname": "SAOImageDS9-app.download",
"inferred_type": "download",
"children": [
- "com.github.peshay.filewave.zoomus-win"
+ "com.github.n8felton.munki.SAOImageDS9-app",
+ "com.github.haircut.pkg.SAOImageDS9-app"
]
},
- "com.github.hansen-m.download.zoomus": {
- "name": "Zoom",
- "description": "Downloads the latest version of Zoom.",
+ "com.github.hansen-m.download.boxedit": {
+ "name": "Box Edit",
+ "description": "Downloads the latest version of Box Edit.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Zoom/Zoom.download.recipe",
- "shortname": "Zoom.download",
+ "path": "Box/BoxEdit.download.recipe",
+ "shortname": "BoxEdit.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Zoom",
- "com.github.peshay.filewave.zoomus"
+ "com.github.joshua-d-miller.autopkg.munki.boxedit",
+ "com.github.triti.pkg.BoxEdit"
]
},
- "com.github.hansen-m.download.zoom64-win": {
- "name": "Zoom",
- "description": "Downloads the latest version of Zoom 64bit.",
+ "com.github.hansen-m.pkg.boxsync": {
+ "name": "Box Sync",
+ "description": "Downloads the latest Box Sync disk image, and builds a deployable package.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Zoom/Zoom64-Win.download.recipe",
- "shortname": "Zoom64-Win.download",
- "inferred_type": "download",
+ "path": "Box/BoxSync.pkg.recipe",
+ "parent": "com.github.hansen-m.download.boxsync",
+ "shortname": "BoxSync.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.andredb90.filewave.zoom64-win"
+ "com.github.hansen-m.install.boxsync",
+ "com.github.jbaker10.lanrev.BoxSync",
+ "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.BoxSync"
]
},
- "com.github.hansen-m.install.boxsync": {
- "name": "Box Sync",
- "description": "Downloads latest version of Box Sync, creates a package and installs it.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Box/BoxSync.install.recipe",
- "parent": "com.github.hansen-m.pkg.boxsync",
- "shortname": "BoxSync.install",
- "inferred_type": "install"
- },
"com.github.hansen-m.BoxEdit-Win": {
"name": "Box Tools",
"description": "Downloads the latest version of Box Tools for Windows.",
@@ -11610,17 +11537,14 @@
"shortname": "BoxEdit-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.boxedit": {
- "name": "Box Edit",
- "description": "Downloads the latest version of Box Edit.",
+ "com.github.hansen-m.install.boxsync": {
+ "name": "Box Sync",
+ "description": "Downloads latest version of Box Sync, creates a package and installs it.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Box/BoxEdit.download.recipe",
- "shortname": "BoxEdit.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.boxedit",
- "com.github.triti.pkg.BoxEdit"
- ]
+ "path": "Box/BoxSync.install.recipe",
+ "parent": "com.github.hansen-m.pkg.boxsync",
+ "shortname": "BoxSync.install",
+ "inferred_type": "install"
},
"com.github.hansen-m.BoxSync-Win": {
"name": "Box Sync",
@@ -11630,21 +11554,6 @@
"shortname": "BoxSync-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.pkg.boxsync": {
- "name": "Box Sync",
- "description": "Downloads the latest Box Sync disk image, and builds a deployable package.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Box/BoxSync.pkg.recipe",
- "parent": "com.github.hansen-m.download.boxsync",
- "shortname": "BoxSync.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.hansen-m.install.boxsync",
- "com.github.jbaker10.lanrev.BoxSync",
- "com.github.autopkg.grahampugh-recipes.jamf.BoxSync-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.BoxSync"
- ]
- },
"com.github.hansen-m.download.boxsync": {
"name": "Box Sync",
"description": "Downloads the latest version of Box Sync.",
@@ -11658,50 +11567,66 @@
"com.github.peshay.filewave.BoxSync"
]
},
- "com.github.hansen-m.download.StudioCode": {
- "name": "StudioCode",
- "description": "Downloads the latest version StudioCode.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "StudioCode/StudioCode.download.recipe",
- "shortname": "StudioCode.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.SharedProcessors": {
+ "com.github.hansen-m.install.pycharm": {
"name": null,
- "description": "Dummy recipe for referencing shared processors in this directory.",
+ "description": "Installs the current release version of PyCharm.",
"repo": "autopkg/hansen-m-recipes",
- "path": "SharedProcessors/hansen-m-SharedProcessors.recipe"
+ "path": "PyCharm/PyCharm.install.recipe",
+ "parent": "com.github.bnpl.autopkg.download.pycharmce",
+ "shortname": "PyCharm.install",
+ "inferred_type": "install"
},
- "com.github.hansen-m.download.Anki": {
- "name": "Anki",
- "description": "Downloads the latest Apple Silicon version of Anki.",
+ "com.github.hansen-m.pkg.pycharm": {
+ "name": "PyCharmCE",
+ "description": "Downloads the latest version PyCharm, and makes a package of it.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Anki/Anki.download.recipe",
- "shortname": "Anki.download",
- "inferred_type": "download",
+ "path": "PyCharm/PyCharm.pkg.recipe",
+ "parent": "com.github.bnpl.autopkg.download.pycharmce",
+ "shortname": "PyCharm.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.sebtomasi.pkg.anki"
+ "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE",
+ "com.github.davidbpirie.jamf-upload.PyCharm"
]
},
- "com.github.hansen-m.download.SonicVisualiser": {
- "name": "SonicVisualiser",
- "description": "Downloads the latest version SonicVisualiser.",
+ "io.github.hansen-m.munki.pycharm": {
+ "name": "PyCharm CE",
+ "description": "Downloads the current release version of PyCharm and imports into Munki.",
"repo": "autopkg/hansen-m-recipes",
- "path": "SonicVisualiser/SonicVisualiser.download.recipe",
- "shortname": "SonicVisualiser.download",
+ "path": "PyCharm/PyCharm.munki.recipe",
+ "parent": "com.github.hansen-m.download.pycharm",
+ "deprecated": true,
+ "shortname": "PyCharm.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PyCharm CE",
+ "munki_description": "PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development."
+ },
+ "com.github.hansen-m.download.pycharm": {
+ "name": "PyCharm CE",
+ "description": "Downloads the latest version PyCharm.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "PyCharm/PyCharm.download.recipe",
+ "deprecated": true,
+ "shortname": "PyCharm.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.munki.SonicVisualiser",
- "com.github.w0.pkg.SonicVisualiser"
+ "io.github.hansen-m.munki.pycharm"
]
},
- "com.github.hansen-m.download.Mirror": {
- "name": "Mirror",
- "description": "Downloads the latest version of Mirror for OS X from Penn State.",
+ "com.github.hansen-m.download.Inkscape": {
+ "name": "Inkscape",
+ "description": "Downloads the latest version of Inkscape. You may choose between dmg and dmg-arm64 as architecture; this recipe defaults to dmg (Intel).",
"repo": "autopkg/hansen-m-recipes",
- "path": "PennState/Mirror.download.recipe",
- "shortname": "Mirror.download",
- "inferred_type": "download"
+ "path": "Inkscape/Inkscape.download.recipe",
+ "shortname": "Inkscape.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Inkscape",
+ "com.github.homebysix.munki.Inkscape",
+ "com.github.homebysix.pkg.Inkscape",
+ "com.github.peshay.filewave.Inkscape"
+ ]
},
"com.github.hansen-m.download.exceedondemandclient": {
"name": "Exceed onDemand Client",
@@ -11714,232 +11639,307 @@
"com.github.joshua-d-miller.autopkg.munki.exceedondemandclient"
]
},
- "com.github.hansen-m.download.AuraliaCloud": {
- "name": "AuraliaCloud",
- "description": "Downloads the latest version of Auralia Cloud. Important: You must override SCHOOL_CODE with the value unique to your organization.",
+ "com.github.hansen-m.download.AmazonMusic": {
+ "name": "Amazon Music",
+ "description": "Downloads the latest version of Amazon Music Player.",
"repo": "autopkg/hansen-m-recipes",
- "path": "RisingSoftware/AuraliaCloud.download.recipe",
- "shortname": "AuraliaCloud.download",
+ "path": "Amazon/AmazonMusic.download.recipe",
+ "shortname": "AmazonMusic.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.pkg.Kindle": {
+ "name": "Kindle",
+ "description": "Downloads the latest version of the Kindle for Mac app from Amazon and packages it.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Amazon/Kindle.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Kindle",
+ "shortname": "Kindle.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.hansen-m.download.Kindle": {
+ "name": "Kindle",
+ "description": "Downloads the latest version of the Kindle for Mac app from Amazon.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Amazon/Kindle.download.recipe",
+ "shortname": "Kindle.download",
"inferred_type": "download",
"children": [
- "com.github.apizz.munki.AuraliaCloud"
+ "com.github.hansen-m.pkg.Kindle",
+ "com.github.aysiu.munki.Kindle",
+ "com.github.peshay.filewave.Kindle",
+ "com.github.apizz.munki.Kindle"
]
},
- "com.github.hansen-m.download.FirefoxESR64-Win": {
- "name": "FirefoxESR64",
- "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.",
+ "com.github.hansen-m.download.Greenshot-Win": {
+ "name": "Greenshot",
+ "description": "Downloads the latest version of Greenshot for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mozilla/FirefoxESR64-Win.download.recipe",
- "shortname": "FirefoxESR64-Win.download",
+ "path": "Greenshot/Greenshot-Win.download.recipe",
+ "shortname": "Greenshot-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.Anaconda": {
+ "name": "Anaconda",
+ "description": "Downloads the latest version of Anaconda Python.\nDifferent installer types are available. Use INSTALLER_TYPE\nto chose between 'sh' or 'pkg'.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Continuum/Anaconda.download.recipe",
+ "shortname": "Anaconda.download",
"inferred_type": "download",
"children": [
- "com.github.andredb90.filewave.FirefoxESR64-Win"
+ "com.github.ygini.munki.anaconda2",
+ "com.github.ygini.munki.anaconda3",
+ "com.github.dataJAR-recipes.munki.Anaconda 3",
+ "com.github.its-unibas.munki.Anaconda",
+ "com.github.its-unibas.munki.Anaconda3",
+ "com.github.haircut.pkg.AnacondaCustom",
+ "com.github.mlbz521.pkg.Anaconda"
]
},
- "com.github.hansen-m.download.Firefox64-Win": {
- "name": "Firefox",
- "description": "Downloads the latest version of Mozilla Firefox for Windows.",
+ "com.github.hansen-m.download.Atom-Win": {
+ "name": "Atom",
+ "description": "Downloads the current release version of Atom for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mozilla/Firefox64-Win.download.recipe",
- "shortname": "Firefox64-Win.download",
+ "path": "GitHub/Atom-Win.download.recipe",
+ "shortname": "Atom-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.FirefoxESR-Win": {
- "name": "FirefoxESR",
- "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.",
+ "com.github.hansen-m.download.ProjectLibre": {
+ "name": "ProjectLibre",
+ "description": "Downloads ProjectLibre for Mac.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mozilla/FirefoxESR-Win.download.recipe",
- "shortname": "FirefoxESR-Win.download",
+ "path": "ProjectLibre/ProjectLibre.download.recipe",
+ "shortname": "ProjectLibre.download",
"inferred_type": "download",
"children": [
- "com.github.patgmac.lanrev.FirefoxESR-Win"
+ "com.github.peshay.filewave.ProjectLibre",
+ "com.github.ahousseini-recipes.pkg.ProjectLibre"
]
},
- "com.github.hansen-m.download.Thunderbird-Win": {
- "name": "Thunderbird",
- "description": "Downloads the latest version of Mozilla Thunderbird for Windows.",
+ "com.github.hansen-m.download.Anki": {
+ "name": "Anki",
+ "description": "Downloads the latest Apple Silicon version of Anki.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mozilla/Thunderbird-Win.download.recipe",
- "shortname": "Thunderbird-Win.download",
+ "path": "Anki/Anki.download.recipe",
+ "shortname": "Anki.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.sebtomasi.pkg.anki"
+ ]
+ },
+ "com.github.hansen-m.download.AdobeFlashActiveX-Win": {
+ "name": "AdobeFlashPlayerPlugin",
+ "description": "Downloads latest Adobe Flash Player ActiveX Plugin for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Adobe/AdobeFlashPlayerActiveX-Win.download.recipe",
+ "shortname": "AdobeFlashPlayerActiveX-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.Firefox-Win": {
- "name": "Firefox",
- "description": "Downloads the latest version of Mozilla Firefox for Windows.",
+ "com.github.hansen-m.download.AdobeShockwavePlayer-Win": {
+ "name": "AdobeShockwavePlayer",
+ "description": "Downloads latest Adobe Shockwave Player msi installer.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Mozilla/Firefox-Win.download.recipe",
- "shortname": "Firefox-Win.download",
+ "path": "Adobe/AdobeShockwavePlayer-Win.download.recipe",
+ "shortname": "AdobeShockwavePlayer-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.AdobeDigitalEditions": {
+ "name": "AdobeDigitalEditions",
+ "description": "Downloads the latest version of Adobe Digital Editions.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Adobe/AdobeDigitalEditions.download.recipe",
+ "shortname": "AdobeDigitalEditions.download",
"inferred_type": "download",
"children": [
- "com.github.patgmac.lanrev.Firefox-Win"
+ "com.github.hansen-m.install.AdobeDigitalEditions",
+ "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions",
+ "com.github.novaksam.pkg.AdobeDigitalEditions"
]
},
- "com.github.hansen-m.download.zimbradesktop": {
- "name": "Zimbra Desktop",
- "description": "Download the latest version of Zimbra Desktop.",
+ "com.github.hansen-m.download.AdobeFlashPPAPI-Win": {
+ "name": "AdobeFlashPlayerPPAPI",
+ "description": "Downloads latest Adobe Flash Player PPAPI for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Zimbra/ZimbraDesktop.download.recipe",
- "shortname": "ZimbraDesktop.download",
+ "path": "Adobe/AdobeFlashPlayerPPAPI-Win.download.recipe",
+ "shortname": "AdobeFlashPlayerPPAPI-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.mothur": {
- "name": "mothur",
- "description": "Downloads the latest version of mothur.",
+ "com.github.hansen-m.install.AdobeDigitalEditions": {
+ "name": "AdobeDigitalEditions",
+ "description": "Downloads and installs the latest Adobe Digital Editions from Adobe.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Microbiology/Mothur.download.recipe",
- "shortname": "Mothur.download",
+ "path": "Adobe/AdobeDigitalEditions.install.recipe",
+ "parent": "com.github.hansen-m.download.AdobeDigitalEditions",
+ "shortname": "AdobeDigitalEditions.install",
+ "inferred_type": "install"
+ },
+ "com.github.hansen-m.download.AdobeAIR-Win": {
+ "name": "AdobeAIR",
+ "description": "Downloads latest Adobe AIR installer for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Adobe/AdobeAIR-Win.download.recipe",
+ "shortname": "AdobeAIR-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.AdobeCreativeCloudInstaller-Win": {
+ "name": "CreativeCloudInstaller",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Installer for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Adobe/AdobeCreativeCloudInstaller-Win.download.recipe",
+ "shortname": "AdobeCreativeCloudInstaller-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.AdobeReader-Win": {
+ "name": "AdobeReader",
+ "description": "Downloads latest version of Adobe Reader DC for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Adobe/AdobeReader-Win.download.recipe",
+ "shortname": "AdobeReader-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.AdobeFlashPlugin-Win": {
+ "name": "AdobeFlashPlayerPlugin",
+ "description": "Downloads latest Adobe Flash Player Plugin for Windows.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "Adobe/AdobeFlashPlayerPlugin-Win.download.recipe",
+ "shortname": "AdobeFlashPlayerPlugin-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.FirestormRelease": {
+ "name": "Firestorm",
+ "description": "Downloads the latest version of Firestorm Release.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "FirestormViewer/FirestormRelease.download.recipe",
+ "shortname": "FirestormRelease.download",
+ "inferred_type": "download"
+ },
+ "com.github.hansen-m.download.FirestormOSRelease": {
+ "name": "FirestormOS",
+ "description": "Downloads the latest version of FirestormOS Opensim.",
+ "repo": "autopkg/hansen-m-recipes",
+ "path": "FirestormViewer/FirestormOSRelease.download.recipe",
+ "shortname": "FirestormOSRelease.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.mothur"
+ "com.github.n8felton.munki.FirestormViewer"
]
},
- "com.github.hansen-m.pkg.mothur": {
- "name": "mothur",
- "description": "Downloads the latest version of mothur.",
+ "com.github.hansen-m.download.AutoPkgBESEngine": {
+ "name": "BESEngine",
+ "description": "Downloads latest source of AutoPkgBESEngine.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Microbiology/Mothur.pkg.recipe",
- "parent": "com.github.hansen-m.download.mothur",
- "shortname": "Mothur.pkg",
- "inferred_type": "pkg"
+ "path": "BESEngine/BESEngine.download.recipe",
+ "shortname": "BESEngine.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.hansen-m.pkg.AutoPkgBESEngine"
+ ]
},
- "com.github.hansen-m.pkg.pycharm": {
- "name": "PyCharmCE",
- "description": "Downloads the latest version PyCharm, and makes a package of it.",
+ "com.github.hansen-m.pkg.AutoPkgBESEngine": {
+ "name": "BESEngine",
+ "description": "Downloads latest source of AutoPkgBESEngine, and creates a package.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PyCharm/PyCharm.pkg.recipe",
- "parent": "com.github.bnpl.autopkg.download.pycharmce",
- "shortname": "PyCharm.pkg",
+ "path": "BESEngine/BESEngine.pkg.recipe",
+ "parent": "com.github.hansen-m.download.AutoPkgBESEngine",
+ "shortname": "BESEngine.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.PyCharmCE",
- "com.github.davidbpirie.jamf-upload.PyCharm"
+ "com.github.hansen-m.install.AutoPkgBESEngine"
]
},
- "io.github.hansen-m.munki.pycharm": {
- "name": "PyCharm CE",
- "description": "Downloads the current release version of PyCharm and imports into Munki.",
+ "com.github.hansen-m.install.AutoPkgBESEngine": {
+ "name": "BESEngine",
+ "description": "Downloads latest source of AutoPkgBESEngine, create a package and install it.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PyCharm/PyCharm.munki.recipe",
- "parent": "com.github.hansen-m.download.pycharm",
- "deprecated": true,
- "shortname": "PyCharm.munki",
- "inferred_type": "munki",
- "munki_display_name": "PyCharm CE",
- "munki_description": "PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development."
+ "path": "BESEngine/BESEngine.install.recipe",
+ "parent": "com.github.hansen-m.pkg.AutoPkgBESEngine",
+ "shortname": "BESEngine.install",
+ "inferred_type": "install"
},
- "com.github.hansen-m.download.pycharm": {
- "name": "PyCharm CE",
- "description": "Downloads the latest version PyCharm.",
+ "com.github.hansen-m.download.SoundStudio": {
+ "name": "SoundStudio",
+ "description": "Download the latest version of Sound Studio.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PyCharm/PyCharm.download.recipe",
- "deprecated": true,
- "shortname": "PyCharm.download",
+ "path": "FeltTip/SoundStudio.download.recipe",
+ "shortname": "SoundStudio.download",
"inferred_type": "download",
"children": [
- "io.github.hansen-m.munki.pycharm"
+ "com.github.moofit-recipes.pkg.SoundStudio"
]
},
- "com.github.hansen-m.install.pycharm": {
- "name": null,
- "description": "Installs the current release version of PyCharm.",
+ "com.github.hansen-m.download.mega": {
+ "name": "Mega",
+ "description": "Downloads the latest version of Mega.",
"repo": "autopkg/hansen-m-recipes",
- "path": "PyCharm/PyCharm.install.recipe",
- "parent": "com.github.bnpl.autopkg.download.pycharmce",
- "shortname": "PyCharm.install",
- "inferred_type": "install"
+ "path": "MegaSoftware/Mega.download.recipe",
+ "shortname": "Mega.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.MEGA"
+ ]
},
- "com.github.hansen-m.download.PolycomCMADesktop": {
- "name": "PolycomCMADesktop",
- "description": "Downloads the latest version of Polycom Converged Management Application (CMA) Desktop.",
+ "com.github.hansen-m.download.Skype-Win": {
+ "name": "Skype",
+ "description": "Downloads the latest version of Skype for Business for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Polycom/PolycomCMADesktop.download.recipe",
- "shortname": "PolycomCMADesktop.download",
+ "path": "Skype/Skype-Win.download.recipe",
+ "shortname": "Skype-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.PolycomRPDesktop": {
- "name": "PolycomRealPresenceDesktop",
- "description": "Downloads the latest version of Polycom RealPresence (RP) Desktop.",
+ "com.github.hansen-m.download.Firefox-Win": {
+ "name": "Firefox",
+ "description": "Downloads the latest version of Mozilla Firefox for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Polycom/PolycomRPDesktop.download.recipe",
- "shortname": "PolycomRPDesktop.download",
+ "path": "Mozilla/Firefox-Win.download.recipe",
+ "shortname": "Firefox-Win.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.munki.PolycomRPDesktop"
+ "com.github.patgmac.lanrev.Firefox-Win"
]
},
- "com.github.hansen-m.munki.PolycomRPDesktop": {
- "name": "PolycomRealPresenceDesktop",
- "description": "Imports the latest version of Polycom RealPresence (RP) Desktop into Munki.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "Polycom/PolycomRPDesktop.munki.recipe",
- "parent": "com.github.hansen-m.download.PolycomRPDesktop",
- "shortname": "PolycomRPDesktop.munki",
- "inferred_type": "munki",
- "munki_display_name": "Polycom RealPresence Desktop",
- "munki_description": "\n
\n
\n
\n Polycom RealPresence desktop solutions conveniently connect you to HD video, voice, or content collaboration\u2014whether you are in a routine sales meeting, on a customer call, or on a crisis-response team.
\n
\n
"
- },
- "com.github.hansen-m.download.FileZilla": {
- "name": "FileZilla",
- "description": "Downloads the latest version FileZilla for Mac Client.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "FileZilla/FileZilla.download.recipe",
- "shortname": "FileZilla.download",
- "inferred_type": "download"
- },
- "com.github.hansen-m.download.FileZilla-Win": {
- "name": "FileZilla",
- "description": "Downloads the latest version FileZilla Win Client.",
+ "com.github.hansen-m.download.FirefoxESR64-Win": {
+ "name": "FirefoxESR64",
+ "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "FileZilla/FileZilla-Win.download.recipe",
- "shortname": "FileZilla-Win.download",
- "inferred_type": "download"
+ "path": "Mozilla/FirefoxESR64-Win.download.recipe",
+ "shortname": "FirefoxESR64-Win.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.andredb90.filewave.FirefoxESR64-Win"
+ ]
},
- "com.github.hansen-m.download.DjVuLibre": {
- "name": "DjVuLibre",
- "description": "Downloads the latest version DjVuLibre.",
+ "com.github.hansen-m.download.Thunderbird-Win": {
+ "name": "Thunderbird",
+ "description": "Downloads the latest version of Mozilla Thunderbird for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "DjVuLibre/DjVuLibre.download.recipe",
- "shortname": "DjVuLibre.download",
+ "path": "Mozilla/Thunderbird-Win.download.recipe",
+ "shortname": "Thunderbird-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.EndNote-Win": {
- "name": "EndNote",
- "description": "Downloads the latest version of EndNote for Windows.",
+ "com.github.hansen-m.download.Firefox64-Win": {
+ "name": "Firefox",
+ "description": "Downloads the latest version of Mozilla Firefox for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "ThomsonReuters/EndNote-Win.download.recipe",
- "shortname": "EndNote-Win.download",
+ "path": "Mozilla/Firefox64-Win.download.recipe",
+ "shortname": "Firefox64-Win.download",
"inferred_type": "download"
},
- "com.github.hansen-m.download.EndNoteX7": {
- "name": "EndNote",
- "description": "Downloads the latest version of EndNote for OS X.",
- "repo": "autopkg/hansen-m-recipes",
- "path": "ThomsonReuters/EndNote7.download.recipe",
- "shortname": "EndNote7.download",
- "inferred_type": "download",
- "children": [
- "com.github.novaksam.pkg.EndNoteX7"
- ]
- },
- "com.github.autopkg.download.blackboardcollaboratelauncher": {
- "name": "Blackboard Collaborate Launcher",
- "description": "Downloads latest Blackboard Collaborate Launcher.",
+ "com.github.hansen-m.download.FirefoxESR-Win": {
+ "name": "FirefoxESR",
+ "description": "Downloads the latest version of Mozilla Firefox ESR for Windows.",
"repo": "autopkg/hansen-m-recipes",
- "path": "Blackboard/BlackboardCollaborateLauncher.download.recipe",
- "shortname": "BlackboardCollaborateLauncher.download",
+ "path": "Mozilla/FirefoxESR-Win.download.recipe",
+ "shortname": "FirefoxESR-Win.download",
"inferred_type": "download",
"children": [
- "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg",
- "com.github.novaksam.pkg.BlackboardCollaborateLauncher"
+ "com.github.patgmac.lanrev.FirefoxESR-Win"
]
},
- "com.github.hansen-m.download.ImgBurn-Win": {
- "name": "ImgBurn",
- "description": "Downloads the latest version of ImgBurn for Windows.",
+ "com.github.hansen-m.download.Evom": {
+ "name": "Evom",
+ "description": "Downloads the latest version of Evom.",
"repo": "autopkg/hansen-m-recipes",
- "path": "ImgBurn/ImgBurn-Win.download.recipe",
- "shortname": "ImgBurn-Win.download",
+ "path": "TheLittleAppFactory/Evom.download.recipe",
+ "shortname": "Evom.download",
"inferred_type": "download"
},
"com.github.hansen-m.download.MendeleyReferenceManager-Win": {
@@ -11950,38 +11950,70 @@
"shortname": "MendeleyReferenceManager-Win.download",
"inferred_type": "download"
},
- "com.github.jleggat.pkg.lightpaper": {
- "name": "LightPaper",
- "description": "Packages the download of LightPaper.",
+ "com.github.jleggat.ValidatorSAC.munki": {
+ "name": "ValidatorSAC",
+ "description": "Downloads the current release version of Validator S.A.C.",
"repo": "autopkg/jleggat-recipes",
- "path": "LightPaper/LightPaper.pkg.recipe",
- "parent": "com.github.jleggat.download.lightpaper",
- "shortname": "LightPaper.pkg",
- "inferred_type": "pkg",
+ "path": "ValidatorSAC/ValidatorSAC.munki.recipe",
+ "parent": "com.github.jleggat.ValidatorSAC.download",
+ "shortname": "ValidatorSAC.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Validator S.A.C.",
+ "munki_description": "Validator S.A.C. (Stand Alone Complex) is a stand-alone, easy to install, version of the W3C's HTML / XHTML Markup Validator for Mac OS X."
+ },
+ "com.github.jleggat.ValidatorSAC.install": {
+ "name": "ValidatorSAC",
+ "description": "Downloads the current release version of Validator S.A.C. and installs it.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "ValidatorSAC/ValidatorSAC.install.recipe",
+ "parent": "com.github.jleggat.ValidatorSAC.download",
+ "shortname": "ValidatorSAC.install",
+ "inferred_type": "install"
+ },
+ "com.github.jleggat.ValidatorSAC.download": {
+ "name": "ValidatorSAC",
+ "description": "Downloads the current release version of Validator S.A.C.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "ValidatorSAC/ValidatorSAC.download.recipe",
+ "shortname": "ValidatorSAC.download",
+ "inferred_type": "download",
"children": [
- "com.github.jleggat.munki.lightpaper"
+ "com.github.jleggat.ValidatorSAC.munki",
+ "com.github.jleggat.ValidatorSAC.install"
]
},
- "com.github.jleggat.munki.lightpaper": {
- "name": "LightPaper",
- "description": "Downloads the latest LightPaper disk image and imports into Munki.",
+ "com.github.jleggat.SequelPro.munki": {
+ "name": "SequelPro",
+ "description": "Downloads the current release version of SequelPro.",
"repo": "autopkg/jleggat-recipes",
- "path": "LightPaper/LightPaper.munki.recipe",
- "parent": "com.github.jleggat.pkg.lightpaper",
- "shortname": "LightPaper.munki",
+ "path": "SequelPro/SequelPro.munki.recipe",
+ "parent": "com.github.jleggat.SequelPro.download",
+ "shortname": "SequelPro.munki",
"inferred_type": "munki",
- "munki_display_name": "LightPaper Text Editor",
- "munki_description": "LightPaper is a simple, beautiful, powerful yet free Text Editor for passionate writers. You can use LightPaper to write any kind of text documents \u2013 blogs, articles, notes, READMEs, TODOs, or the next chapter of your new novel."
+ "munki_display_name": "SequelPro",
+ "munki_description": "Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases."
},
- "com.github.jleggat.install.lightpaper": {
- "name": "LightPaper",
- "description": "Downloads latest LightPaper disk image and installs LightPaper.",
+ "com.github.jleggat.SequelPro.install": {
+ "name": "SequelPro",
+ "description": "Downloads the current release version of SequelPro and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "LightPaper/LightPaper.install.recipe",
- "parent": "com.github.jleggat.download.lightpaper",
- "shortname": "LightPaper.install",
+ "path": "SequelPro/SequelPro.install.recipe",
+ "parent": "com.github.jleggat.SequelPro.download",
+ "shortname": "SequelPro.install",
"inferred_type": "install"
},
+ "com.github.jleggat.SequelPro.download": {
+ "name": "SequelPro",
+ "description": "Downloads the current release version of SequelPro.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "SequelPro/SequelPro.download.recipe",
+ "shortname": "SequelPro.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.SequelPro.munki",
+ "com.github.jleggat.SequelPro.install"
+ ]
+ },
"com.github.jleggat.download.lightpaper": {
"name": "LightPaper",
"description": "Downloads the latest version of LightPaper.",
@@ -11990,145 +12022,151 @@
"shortname": "LightPaper.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.pkg.lightpaper",
- "com.github.jleggat.install.lightpaper"
+ "com.github.jleggat.install.lightpaper",
+ "com.github.jleggat.pkg.lightpaper"
]
},
- "com.github.jleggat.AppCleaner.download": {
- "name": "AppCleaner",
- "description": "Downloads the current release of AppCleaner from freemacsoft website.",
+ "com.github.jleggat.install.lightpaper": {
+ "name": "LightPaper",
+ "description": "Downloads latest LightPaper disk image and installs LightPaper.",
"repo": "autopkg/jleggat-recipes",
- "path": "AppCleaner/AppCleaner.download.recipe",
- "shortname": "AppCleaner.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.AppCleaner.munki",
- "com.github.jleggat.AppCleaner.install",
- "com.github.peshay.filewave.AppCleaner",
- "com.github.haircut.pkg.AppCleaner",
- "com.github.fishd72.pkg.AppCleaner"
- ]
+ "path": "LightPaper/LightPaper.install.recipe",
+ "parent": "com.github.jleggat.download.lightpaper",
+ "shortname": "LightPaper.install",
+ "inferred_type": "install"
},
- "com.github.jleggat.AppCleaner.munki": {
- "name": "AppCleaner",
- "description": "Downloads the current release of AppCleaner and imports it into munki.",
+ "com.github.jleggat.munki.lightpaper": {
+ "name": "LightPaper",
+ "description": "Downloads the latest LightPaper disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "AppCleaner/AppCleaner.munki.recipe",
- "parent": "com.github.jleggat.AppCleaner.download",
- "shortname": "AppCleaner.munki",
+ "path": "LightPaper/LightPaper.munki.recipe",
+ "parent": "com.github.jleggat.pkg.lightpaper",
+ "shortname": "LightPaper.munki",
"inferred_type": "munki",
- "munki_display_name": "AppCleaner Uninstaller Utility",
- "munki_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps."
+ "munki_display_name": "LightPaper Text Editor",
+ "munki_description": "LightPaper is a simple, beautiful, powerful yet free Text Editor for passionate writers. You can use LightPaper to write any kind of text documents \u2013 blogs, articles, notes, READMEs, TODOs, or the next chapter of your new novel."
},
- "com.github.jleggat.AppCleaner.install": {
- "name": "AppCleaner",
- "description": "Downloads the current release of AppCleaner and installs it.",
+ "com.github.jleggat.pkg.lightpaper": {
+ "name": "LightPaper",
+ "description": "Packages the download of LightPaper.",
"repo": "autopkg/jleggat-recipes",
- "path": "AppCleaner/AppCleaner.install.recipe",
- "parent": "com.github.jleggat.AppCleaner.download",
- "shortname": "AppCleaner.install",
- "inferred_type": "install"
+ "path": "LightPaper/LightPaper.pkg.recipe",
+ "parent": "com.github.jleggat.download.lightpaper",
+ "shortname": "LightPaper.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jleggat.munki.lightpaper"
+ ]
},
- "com.github.jleggat.Wireshark.download": {
- "name": "Wireshark",
- "description": "Downloads the latest version of Wireshark.",
+ "com.github.jleggat.BonjourBrowser.download": {
+ "name": "BonjourBrowser",
+ "description": "Downloads latest Bonjour Browser disk image.",
"repo": "autopkg/jleggat-recipes",
- "path": "Wireshark/Wireshark.download.recipe",
- "shortname": "Wireshark.download",
+ "path": "BonjourBrowser/BonjourBrowser.download.recipe",
+ "shortname": "BonjourBrowser.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.pkg.Wireshark",
- "com.github.peshay.filewave.Wireshark"
+ "com.github.jleggat.BonjourBrowser.install",
+ "com.github.jleggat.BonjourBrowser.munki",
+ "com.github.homebysix.pkg.BonjourBrowser"
]
},
- "com.github.jleggat.Wireshark.munki": {
- "name": "Wireshark",
- "description": "Downloads Wireshark and imports into Munki.",
+ "com.github.jleggat.BonjourBrowser.install": {
+ "name": "BonjourBrowser",
+ "description": "Downloads the latest Bonjour Browser disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "Wireshark/Wireshark.munki.recipe",
- "parent": "com.github.jleggat.pkg.Wireshark",
- "shortname": "Wireshark.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Wireshark is a powerful network protocol analysis suite."
+ "path": "BonjourBrowser/BonjourBrowser.install.recipe",
+ "parent": "com.github.jleggat.BonjourBrowser.download",
+ "shortname": "BonjourBrowser.install",
+ "inferred_type": "install"
},
- "com.github.jleggat.pkg.Wireshark": {
- "name": "Wireshark",
- "description": "Downloads Wireshark and creates a package.",
+ "com.github.jleggat.BonjourBrowser.munki": {
+ "name": "BonjourBrowser",
+ "description": "Downloads the latest Bonjour Browser disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "Wireshark/Wireshark.pkg.recipe",
- "parent": "com.github.jleggat.Wireshark.download",
- "shortname": "Wireshark.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jleggat.Wireshark.munki"
- ]
+ "path": "BonjourBrowser/BonjourBrowser.munki.recipe",
+ "parent": "com.github.jleggat.BonjourBrowser.download",
+ "shortname": "BonjourBrowser.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Bonjour Browser",
+ "munki_description": "Bonjour Browser is a utility that displays all the bonjour services on your local network."
},
- "com.github.jleggat.Transmission.munki": {
- "name": "Transmission",
- "description": "Downloads the current release version of Transmission.",
+ "com.github.jleggat.MunkiAdmin.munki": {
+ "name": "MunkiAdmin",
+ "description": "Downloads MunkiAdmin and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "Transmission/Transmission.munki.recipe",
- "parent": "com.github.jleggat.Transmission.download",
- "shortname": "Transmission.munki",
+ "path": "MunkiAdmin/MunkiAdmin.munki.recipe",
+ "parent": "com.github.jleggat.MunkiAdmin.download",
+ "shortname": "MunkiAdmin.munki",
"inferred_type": "munki",
- "munki_display_name": "Transmission Torrent Client",
- "munki_description": "Transmission bittorrent client runs natively on multiple operating systems."
+ "munki_display_name": "MunkiAdmin - GUI tools for Munki",
+ "munki_description": "MunkiAdmin is a GUI for managing munki repositories. It is written with Objective-C and uses in-memory Core Data store as a backend."
},
- "com.github.jleggat.Transmission.download": {
- "name": "Transmission",
- "description": "Downloads the current release version of Transmission.",
+ "com.github.jleggat.MunkiAdmin.download": {
+ "name": "MunkiAdmin",
+ "description": "Download recipe for MunkiAdmin.",
"repo": "autopkg/jleggat-recipes",
- "path": "Transmission/Transmission.download.recipe",
- "shortname": "Transmission.download",
+ "path": "MunkiAdmin/MunkiAdmin.download.recipe",
+ "shortname": "MunkiAdmin.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.Transmission.munki",
- "com.github.jleggat.Transmission.install",
- "com.github.ahousseini-recipes.pkg.Transmission"
+ "com.github.jleggat.MunkiAdmin.munki",
+ "com.github.jleggat.MunkiAdmin.install"
]
},
- "com.github.jleggat.Transmission.install": {
- "name": "Transmission",
- "description": "Downloads the current release version of Transmission and installs it.",
+ "com.github.jleggat.MunkiAdmin.install": {
+ "name": "MunkiAdmin",
+ "description": "Downloads and installs MunkiAdmin.",
"repo": "autopkg/jleggat-recipes",
- "path": "Transmission/Transmission.install.recipe",
- "parent": "com.github.jleggat.Transmission.download",
- "shortname": "Transmission.install",
+ "path": "MunkiAdmin/MunkiAdmin.install.recipe",
+ "parent": "com.github.jleggat.MunkiAdmin.download",
+ "shortname": "MunkiAdmin.install",
"inferred_type": "install"
},
- "com.github.jleggat.ValidatorSAC.munki": {
- "name": "ValidatorSAC",
- "description": "Downloads the current release version of Validator S.A.C.",
+ "com.github.jleggat.munki.Monit": {
+ "name": "Monit",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "ValidatorSAC/ValidatorSAC.munki.recipe",
- "parent": "com.github.jleggat.ValidatorSAC.download",
- "shortname": "ValidatorSAC.munki",
+ "path": "Monit/Monit.munki.recipe",
+ "parent": "com.github.jleggat.pkg.Monit",
+ "shortname": "Monit.munki",
"inferred_type": "munki",
- "munki_display_name": "Validator S.A.C.",
- "munki_description": "Validator S.A.C. (Stand Alone Complex) is a stand-alone, easy to install, version of the W3C's HTML / XHTML Markup Validator for Mac OS X."
+ "munki_display_name": "Monit - Unix Systems Management",
+ "munki_description": "Monit is an open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations."
},
- "com.github.jleggat.ValidatorSAC.download": {
- "name": "ValidatorSAC",
- "description": "Downloads the current release version of Validator S.A.C.",
+ "com.github.jleggat.download.Monit": {
+ "name": "Monit",
+ "description": "Downloads the current release version of Monit.",
"repo": "autopkg/jleggat-recipes",
- "path": "ValidatorSAC/ValidatorSAC.download.recipe",
- "shortname": "ValidatorSAC.download",
+ "path": "Monit/Monit.download.recipe",
+ "shortname": "Monit.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.ValidatorSAC.munki",
- "com.github.jleggat.ValidatorSAC.install"
+ "com.github.jleggat.pkg.Monit"
]
},
- "com.github.jleggat.ValidatorSAC.install": {
- "name": "ValidatorSAC",
- "description": "Downloads the current release version of Validator S.A.C. and installs it.",
+ "com.github.jleggat.install.Monit": {
+ "name": "Monit",
+ "description": "Downloads the latest monit, builds a package around it and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "ValidatorSAC/ValidatorSAC.install.recipe",
- "parent": "com.github.jleggat.ValidatorSAC.download",
- "shortname": "ValidatorSAC.install",
+ "path": "Monit/Monit.install.recipe",
+ "parent": "com.github.jleggat.pkg.Monit",
+ "shortname": "Monit.install",
"inferred_type": "install"
},
+ "com.github.jleggat.pkg.Monit": {
+ "name": "Monit",
+ "description": null,
+ "repo": "autopkg/jleggat-recipes",
+ "path": "Monit/Monit.pkg.recipe",
+ "parent": "com.github.jleggat.download.Monit",
+ "shortname": "Monit.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jleggat.munki.Monit",
+ "com.github.jleggat.install.Monit"
+ ]
+ },
"com.github.jleggat.download.pandoc": {
"name": "Pandoc",
"description": "Downloads the latest version of Pandoc.",
@@ -12161,112 +12199,115 @@
"shortname": "Pandoc.install",
"inferred_type": "install"
},
- "com.github.jleggat.PostgresApp.download": {
- "name": "PostgresApp",
- "description": "Downloads the current release version of Postgres.app.",
- "repo": "autopkg/jleggat-recipes",
- "path": "PostgresApp/PostgresApp.download.recipe",
- "shortname": "PostgresApp.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.PostgresApp.install",
- "com.github.jleggat.PostgresApp.munki",
- "com.github.peshay.filewave.PostgresApp"
- ]
- },
- "com.github.jleggat.PostgresApp.install": {
- "name": "PostgresApp",
- "description": "Downloads the current release version of Postgres.app and installs it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "PostgresApp/PostgresApp.install.recipe",
- "parent": "com.github.jleggat.PostgresApp.download",
- "shortname": "PostgresApp.install",
- "inferred_type": "install"
- },
- "com.github.jleggat.PostgresApp.munki": {
- "name": "PostgresApp",
- "description": "Downloads the current release version of Postgres.app.",
+ "com.github.jleggat-recipes.munki.screenFetch": {
+ "name": "screenFetch",
+ "description": "Imports screenFetch into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "PostgresApp/PostgresApp.munki.recipe",
- "parent": "com.github.jleggat.PostgresApp.download",
- "shortname": "PostgresApp.munki",
+ "path": "screenFetch/screenFetch.munki.recipe",
+ "parent": "com.github.jleggat-recipes.pkg.screenFetch",
+ "shortname": "screenFetch.munki",
"inferred_type": "munki",
- "munki_display_name": "Postgres.app",
- "munki_description": "the easiest way to run PostgreSQL on the Mac"
+ "munki_display_name": "screenFetch - Command line tool for managing dock items",
+ "munki_description": "screenFetch is a \"Bash Screenshot Information Tool\".\nThis handy Bash script can be used to generate one of those nifty terminal theme\ninformation + ASCII distribution logos you see in everyone's screenshots nowadays.\nIt will auto-detect your distribution and display an ASCII version of that distribution's\nlogo and some valuable information to the right. There are options to specify no ascii art,\ncolors, taking a screenshot upon displaying info, and even customizing the screenshot command!\nThis script is very easy to add to and can easily be extended."
},
- "com.github.jleggat.Captur.install": {
- "name": "Captur",
- "description": "Downloads Captur and installs it.",
+ "com.github.jleggat-recipes.install.screenFetch": {
+ "name": "screenFetch",
+ "description": "Downloads latest screenFetch and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "Captur/Captur.install.recipe",
- "parent": "com.github.jleggat.Captur.download",
- "shortname": "Captur.install",
+ "path": "screenFetch/screenFetch.install.recipe",
+ "parent": "com.github.jleggat-recipes.pkg.screenFetch",
+ "shortname": "screenFetch.install",
"inferred_type": "install"
},
- "com.github.jleggat.Captur.download": {
- "name": "Captur",
- "description": "Download recipe for Captur.",
+ "com.github.jleggat-recipes.pkg.screenFetch": {
+ "name": "screenFetch",
+ "description": "Packages screenFetch utility.",
"repo": "autopkg/jleggat-recipes",
- "path": "Captur/Captur.download.recipe",
- "shortname": "Captur.download",
- "inferred_type": "download",
+ "path": "screenFetch/screenFetch.pkg.recipe",
+ "parent": "com.github.jleggat-recipes.download.screenFetch",
+ "shortname": "screenFetch.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jleggat.Captur.install",
- "com.github.jleggat.Captur.munki"
+ "com.github.jleggat-recipes.munki.screenFetch",
+ "com.github.jleggat-recipes.install.screenFetch"
]
},
- "com.github.jleggat.Captur.munki": {
- "name": "Captur",
- "description": "Downloads Captur and imports into Munki.",
+ "com.github.jleggat-recipes.download.screenFetch": {
+ "name": "screenFetch",
+ "description": "Downloads screenFetch for packaging.",
"repo": "autopkg/jleggat-recipes",
- "path": "Captur/Captur.munki.recipe",
- "parent": "com.github.jleggat.Captur.download",
- "shortname": "Captur.munki",
- "inferred_type": "munki",
- "munki_display_name": "Captur",
- "munki_description": "Captur is a simple Menu Bar interface for Mac OS X screencapture command.\nFeature:\n* snapshots your screen in many way such as full screen, window, widget, selection etc.\n* change a different file format for various file size\n* customize file name with date and time options"
+ "path": "screenFetch/screenFetch.download.recipe",
+ "shortname": "screenFetch.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat-recipes.pkg.screenFetch"
+ ]
},
- "com.github.jleggat.MunkiAdmin.munki": {
- "name": "MunkiAdmin",
- "description": "Downloads MunkiAdmin and imports into Munki.",
+ "com.github.jleggat.BatChmod.munki": {
+ "name": "BatChmod",
+ "description": "Downloads the current release version of BatChmod and imports it into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "MunkiAdmin/MunkiAdmin.munki.recipe",
- "parent": "com.github.jleggat.MunkiAdmin.download",
- "shortname": "MunkiAdmin.munki",
+ "path": "BatChmod/BatChmod.munki.recipe",
+ "parent": "com.github.jleggat.BatChmod.download",
+ "shortname": "BatChmod.munki",
"inferred_type": "munki",
- "munki_display_name": "MunkiAdmin - GUI tools for Munki",
- "munki_description": "MunkiAdmin is a GUI for managing munki repositories. It is written with Objective-C and uses in-memory Core Data store as a backend."
+ "munki_display_name": "BatChmod",
+ "munki_description": "BatChmod is a utility for manipulating file and folder privileges in Mac OS X. It allows the manipulation of ownership as well as the privileges associated to the Owner, Group or others. It can also unlock files in order to apply those privileges and finally, it can remove any ACLs added to a folder or file under Mac OS X 10.5 Leopard or better."
},
- "com.github.jleggat.MunkiAdmin.download": {
- "name": "MunkiAdmin",
- "description": "Download recipe for MunkiAdmin.",
+ "com.github.jleggat.BatChmod.download": {
+ "name": "BatChmod",
+ "description": "Downloads the current release version of BatChmod.",
"repo": "autopkg/jleggat-recipes",
- "path": "MunkiAdmin/MunkiAdmin.download.recipe",
- "shortname": "MunkiAdmin.download",
+ "path": "BatChmod/BatChmod.download.recipe",
+ "shortname": "BatChmod.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.MunkiAdmin.munki",
- "com.github.jleggat.MunkiAdmin.install"
+ "com.github.jleggat.BatChmod.munki",
+ "com.github.jleggat.BatChmod.install"
]
},
- "com.github.jleggat.MunkiAdmin.install": {
- "name": "MunkiAdmin",
- "description": "Downloads and installs MunkiAdmin.",
+ "com.github.jleggat.BatChmod.install": {
+ "name": "BatChmod",
+ "description": "Downloads the current release version of BatChmod and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "MunkiAdmin/MunkiAdmin.install.recipe",
- "parent": "com.github.jleggat.MunkiAdmin.download",
- "shortname": "MunkiAdmin.install",
+ "path": "BatChmod/BatChmod.install.recipe",
+ "parent": "com.github.jleggat.BatChmod.download",
+ "shortname": "BatChmod.install",
"inferred_type": "install"
},
- "com.github.jleggat.Fetch.install": {
- "name": "Fetch",
- "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and then installs it.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will \nadd a fetch license agreement to \n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.",
+ "com.github.jleggat.nvALT.install": {
+ "name": "nvALT",
+ "description": "Downloads the current release version of nvALT and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "Fetch/Fetch.install.recipe",
- "parent": "com.github.jleggat.pkg.Fetch",
- "shortname": "Fetch.install",
+ "path": "nvAlt/nvALT.install.recipe",
+ "parent": "com.github.jleggat.nvALT.download",
+ "shortname": "nvALT.install",
"inferred_type": "install"
},
+ "com.github.jleggat.nvALT.munki": {
+ "name": null,
+ "description": "Downloads the current release version of nvALT.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "nvAlt/nvALT.munki.recipe",
+ "parent": "com.github.jleggat.nvALT.download",
+ "shortname": "nvALT.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "nvALT",
+ "munki_description": "nvALT is a fork of the original Notational Velocity by Brett Terpstra and ElasticThreads (David Halter) with some additional features (MultiMarkdown preview and source views, public note sharing, customizable colors\u2026) and some interface modifications (bookmarks HUD, fullscreen view and more)."
+ },
+ "com.github.jleggat.nvALT.download": {
+ "name": "nvALT",
+ "description": "Downloads the current release version of nvALT.\n Note: Code signature verification is not possible for nvALT as this time.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "nvAlt/nvALT.download.recipe",
+ "shortname": "nvALT.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.nvALT.install",
+ "com.github.jleggat.nvALT.munki",
+ "com.github.peshay.filewave.nvALT"
+ ]
+ },
"com.github.jleggat.download.Fetch": {
"name": "Fetch",
"description": "Download recipe for Fetch. Downloads the latest Fetch from Fetch Softworks website.",
@@ -12278,17 +12319,6 @@
"com.github.jleggat.pkg.Fetch"
]
},
- "com.github.jleggat.Fetch.munki": {
- "name": "Fetch",
- "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and imports into Munki.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will\nadd a fetch license agreement to\n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "Fetch/Fetch.munki.recipe",
- "parent": "com.github.jleggat.pkg.Fetch",
- "shortname": "Fetch.munki",
- "inferred_type": "munki",
- "munki_display_name": "Fetch - Full featured file transfer client",
- "munki_description": "Fetch is a full-featured FTP, SFTP and FTPS (FTP with TLS/SSL) client with a simple and easy-to-use interface."
- },
"com.github.jleggat.pkg.Fetch": {
"name": "Fetch",
"description": "Downloads the latest Fetch from Fetch Softworks website and creates a Apple installer pkg.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will \nadd a fetch license agreement to \n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.",
@@ -12298,434 +12328,385 @@
"shortname": "Fetch.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jleggat.Fetch.install",
"com.github.jleggat.Fetch.munki",
+ "com.github.jleggat.Fetch.install",
"com.github.scriptingosx.jss.Fetch",
"com.github.jazzace.ds.Fetch"
]
},
- "com.github.jleggat.CreateUserPkg.install": {
- "name": "CreateUserPkg",
- "description": "Downloads CreateUserPkg and installs it.",
+ "com.github.jleggat.Fetch.munki": {
+ "name": "Fetch",
+ "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and imports into Munki.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will\nadd a fetch license agreement to\n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/jleggat-recipes",
- "path": "CreateUserPkg/CreateUserPkg.install.recipe",
- "parent": "com.github.jleggat.download.CreateUserPkg",
- "shortname": "CreateUserPkg.install",
+ "path": "Fetch/Fetch.munki.recipe",
+ "parent": "com.github.jleggat.pkg.Fetch",
+ "shortname": "Fetch.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Fetch - Full featured file transfer client",
+ "munki_description": "Fetch is a full-featured FTP, SFTP and FTPS (FTP with TLS/SSL) client with a simple and easy-to-use interface."
+ },
+ "com.github.jleggat.Fetch.install": {
+ "name": "Fetch",
+ "description": "Downloads the latest Fetch from Fetch Softworks website, creates a Apple installer pkg and then installs it.\n\nOptional Values SERIALNUMBER and REGISTRANTNAME when both provided will \nadd a fetch license agreement to \n/Library/Preferences/com.fetchsoftworks.Fetch.License.plist.\n\nSet SERIALNUMBER to serial number provided in a Fetch license agreement.\nSet REGISTRANTNAME to name used to register a Fetch license agreement.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "Fetch/Fetch.install.recipe",
+ "parent": "com.github.jleggat.pkg.Fetch",
+ "shortname": "Fetch.install",
"inferred_type": "install"
},
- "com.github.jleggat.download.CreateUserPkg": {
- "name": "CreateUserPkg",
- "description": "Downloads the latest version of CreateUserPkg.\n Note: CreateUserPkg has version 1 signature, so code signature verification cannot be done on this recipe.",
+ "com.github.jleggat.PostgresApp.munki": {
+ "name": "PostgresApp",
+ "description": "Downloads the current release version of Postgres.app.",
"repo": "autopkg/jleggat-recipes",
- "path": "CreateUserPkg/CreateUserPkg.download.recipe",
- "shortname": "CreateUserPkg.download",
+ "path": "PostgresApp/PostgresApp.munki.recipe",
+ "parent": "com.github.jleggat.PostgresApp.download",
+ "shortname": "PostgresApp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Postgres.app",
+ "munki_description": "the easiest way to run PostgreSQL on the Mac"
+ },
+ "com.github.jleggat.PostgresApp.download": {
+ "name": "PostgresApp",
+ "description": "Downloads the current release version of Postgres.app.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "PostgresApp/PostgresApp.download.recipe",
+ "shortname": "PostgresApp.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.CreateUserPkg.install",
- "com.github.jleggat.CreateUserPkg.munki"
+ "com.github.jleggat.PostgresApp.munki",
+ "com.github.jleggat.PostgresApp.install",
+ "com.github.peshay.filewave.PostgresApp"
]
},
- "com.github.jleggat.CreateUserPkg.munki": {
- "name": "CreateUserPkg",
- "description": "Downloads CreateUserPkg and imports into Munki.",
+ "com.github.jleggat.PostgresApp.install": {
+ "name": "PostgresApp",
+ "description": "Downloads the current release version of Postgres.app and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "CreateUserPkg/CreateUserPkg.munki.recipe",
- "parent": "com.github.jleggat.download.CreateUserPkg",
- "shortname": "CreateUserPkg.munki",
- "inferred_type": "munki",
- "munki_display_name": "CreateUserPkg - Create packages to deploy Mac OS X user accounts",
- "munki_description": "This utility creates packages that create local user accounts when installed.\nThe packages can create users on 10.5-10.8, and they are compatible with all workflows that can install standard installer pkgs.\nPackages created using this utility encrypts the password as a salted SHA1 hash, which is how 10.5 and 10.6 normally stores it.\n\nUsing a dictionary based attack they are reasonably easy to crack on modern machines, so make sure you pick a good, strong password.\nIn 10.7 and up this is converted to PBKDF2 upon first login, which is much harder to crack, but the SHA1 hash can still be extracted from the package.\n\nIf you enable automatic login the password is stored in a kcpassword file, which is merely obfuscated and not encrypted - extracting the password (no matter how strong) is trivial."
+ "path": "PostgresApp/PostgresApp.install.recipe",
+ "parent": "com.github.jleggat.PostgresApp.download",
+ "shortname": "PostgresApp.install",
+ "inferred_type": "install"
},
- "com.github.jleggat.ElectricSheep.munki": {
- "name": "ElectricSheep",
- "description": "Downloads ElectricSheep and imports into Munki.",
+ "com.github.jleggat.Transmission.munki": {
+ "name": "Transmission",
+ "description": "Downloads the current release version of Transmission.",
"repo": "autopkg/jleggat-recipes",
- "path": "ElectricSheep/ElectricSheep.munki.recipe",
- "parent": "com.github.jleggat.ElectricSheep.download",
- "shortname": "ElectricSheep.munki",
+ "path": "Transmission/Transmission.munki.recipe",
+ "parent": "com.github.jleggat.Transmission.download",
+ "shortname": "Transmission.munki",
"inferred_type": "munki",
- "munki_display_name": "Electric Sheep",
- "munki_description": "Electric Sheep is a collaborative abstract artwork founded by Scott Draves. It's run by thousands of people all over the world, and can be installed on any ordinary PC, Mac, Android, or iPad. When these computers \"sleep\", the Electric Sheep comes on and the computers communicate with each other by the internet to share the work of creating morphing abstract animations known as \"sheep\"."
- },
- "com.github.jleggat.ElectricSheep.download": {
- "name": "ElectricSheep",
- "description": "Download recipe for ElectricSheep.",
- "repo": "autopkg/jleggat-recipes",
- "path": "ElectricSheep/ElectricSheep.download.recipe",
- "shortname": "ElectricSheep.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.ElectricSheep.munki"
- ]
+ "munki_display_name": "Transmission Torrent Client",
+ "munki_description": "Transmission bittorrent client runs natively on multiple operating systems."
},
- "com.github.jleggat.sqlitebrowser.download": {
- "name": "sqlitebrowser",
- "description": "Downloads latest sqlitebrowser disk image.",
+ "com.github.jleggat.Transmission.download": {
+ "name": "Transmission",
+ "description": "Downloads the current release version of Transmission.",
"repo": "autopkg/jleggat-recipes",
- "path": "sqlitebrowser/sqlitebrowser.download.recipe",
- "shortname": "sqlitebrowser.download",
+ "path": "Transmission/Transmission.download.recipe",
+ "shortname": "Transmission.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.sqlitebrowser.munki",
- "com.github.jleggat.sqlitebrowser.install"
+ "com.github.jleggat.Transmission.munki",
+ "com.github.jleggat.Transmission.install",
+ "com.github.ahousseini-recipes.pkg.Transmission"
]
},
- "com.github.jleggat.sqlitebrowser.munki": {
- "name": "sqlitebrowser",
- "description": "Downloads the latest sqlitebrowser disk image and imports into Munki.",
- "repo": "autopkg/jleggat-recipes",
- "path": "sqlitebrowser/sqlitebrowser.munki.recipe",
- "parent": "com.github.jleggat.sqlitebrowser.download",
- "shortname": "sqlitebrowser.munki",
- "inferred_type": "munki",
- "munki_display_name": "sqlitebrowser",
- "munki_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite."
- },
- "com.github.jleggat.sqlitebrowser.install": {
- "name": "sqlitebrowser",
- "description": "Downloads the latest sqlitebrowser disk image and installs it.",
+ "com.github.jleggat.Transmission.install": {
+ "name": "Transmission",
+ "description": "Downloads the current release version of Transmission and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "sqlitebrowser/sqlitebrowser.install.recipe",
- "parent": "com.github.jleggat.sqlitebrowser.download",
- "shortname": "sqlitebrowser.install",
+ "path": "Transmission/Transmission.install.recipe",
+ "parent": "com.github.jleggat.Transmission.download",
+ "shortname": "Transmission.install",
"inferred_type": "install"
},
- "com.github.jleggat.MenuMeters.install": {
- "name": "MenuMeters",
- "description": "Downloads the latest MenuMeters disk image and installs it.",
+ "com.github.jleggat.CreateUserPkg.install": {
+ "name": "CreateUserPkg",
+ "description": "Downloads CreateUserPkg and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "RagingMenace/MenuMeters.install.recipe",
- "parent": "com.github.jleggat.MenuMeters.pkg",
- "shortname": "MenuMeters.install",
+ "path": "CreateUserPkg/CreateUserPkg.install.recipe",
+ "parent": "com.github.jleggat.download.CreateUserPkg",
+ "shortname": "CreateUserPkg.install",
"inferred_type": "install"
},
- "com.github.jleggat.MenuMeters.pkg": {
- "name": "MenuMeters",
- "description": null,
- "repo": "autopkg/jleggat-recipes",
- "path": "RagingMenace/MenuMeters.pkg.recipe",
- "parent": "com.github.jleggat.MenuMeters.download",
- "shortname": "MenuMeters.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jleggat.MenuMeters.install",
- "com.github.jleggat.MenuMeters.munki"
- ]
- },
- "com.github.jleggat.MenuMeters.munki": {
- "name": "MenuMeters",
- "description": "Downloads the latest MenuMeters disk image and imports into Munki.",
+ "com.github.jleggat.CreateUserPkg.munki": {
+ "name": "CreateUserPkg",
+ "description": "Downloads CreateUserPkg and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "RagingMenace/MenuMeters.munki.recipe",
- "parent": "com.github.jleggat.MenuMeters.pkg",
- "shortname": "MenuMeters.munki",
+ "path": "CreateUserPkg/CreateUserPkg.munki.recipe",
+ "parent": "com.github.jleggat.download.CreateUserPkg",
+ "shortname": "CreateUserPkg.munki",
"inferred_type": "munki",
- "munki_display_name": "MenuMeters",
- "munki_description": "MenuMeters is a set of CPU, memory, disk, and network monitoring tools for Mac OS X. Although there are numerous other programs which do the same thing, none had quite the feature set I was looking for. Most were windows that sat in a corner or on the desktop, which are inevitably obscured by document windows on a laptop's small screen. Those monitors which used the menubar mostly used the NSStatusItem API, which has the annoying tendency to totally reorder my menubar on every login."
+ "munki_display_name": "CreateUserPkg - Create packages to deploy Mac OS X user accounts",
+ "munki_description": "This utility creates packages that create local user accounts when installed.\nThe packages can create users on 10.5-10.8, and they are compatible with all workflows that can install standard installer pkgs.\nPackages created using this utility encrypts the password as a salted SHA1 hash, which is how 10.5 and 10.6 normally stores it.\n\nUsing a dictionary based attack they are reasonably easy to crack on modern machines, so make sure you pick a good, strong password.\nIn 10.7 and up this is converted to PBKDF2 upon first login, which is much harder to crack, but the SHA1 hash can still be extracted from the package.\n\nIf you enable automatic login the password is stored in a kcpassword file, which is merely obfuscated and not encrypted - extracting the password (no matter how strong) is trivial."
},
- "com.github.jleggat.MenuMeters.download": {
- "name": "MenuMeters",
- "description": "Downloads latest MenuMeters disk image.",
+ "com.github.jleggat.download.CreateUserPkg": {
+ "name": "CreateUserPkg",
+ "description": "Downloads the latest version of CreateUserPkg.\n Note: CreateUserPkg has version 1 signature, so code signature verification cannot be done on this recipe.",
"repo": "autopkg/jleggat-recipes",
- "path": "RagingMenace/MenuMeters.download.recipe",
- "shortname": "MenuMeters.download",
+ "path": "CreateUserPkg/CreateUserPkg.download.recipe",
+ "shortname": "CreateUserPkg.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.MenuMeters.pkg"
+ "com.github.jleggat.CreateUserPkg.install",
+ "com.github.jleggat.CreateUserPkg.munki"
]
},
- "com.github.jleggat.PackageUninstaller.munki": {
- "name": "PackageUninstaller",
- "description": "Downloads PackageUninstaller and imports into Munki.",
+ "com.github.autopkg.munki.GeekTool": {
+ "name": "GeekTool",
+ "description": "takes latest GeekTool zip and builds a package and imports into munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "PackageUninstaller/PackageUninstaller.munki.recipe",
- "parent": "com.github.jleggat.PackageUninstaller.download",
- "shortname": "PackageUninstaller.munki",
+ "path": "GeekTool/GeekTool.munki.recipe",
+ "parent": "com.github.autopkg.pkg.GeekTool",
+ "shortname": "GeekTool.munki",
"inferred_type": "munki",
- "munki_display_name": "PackageUninstaller -- A general apple installer package uninstaller.",
- "munki_description": "It's really annoying that Apps installed by pkg files don't provide a way to uninstall them. Package Uninstaller is kind of Proof of Concept to solve this problem. It will list all your installer receipts and you can uninstall them with just one click."
+ "munki_display_name": "GeekTool - Display log files, UNIX command output, and more.",
+ "munki_description": "GeekTool is an application for Mac OS 10.6+. It lets you display various kinds of information on your desktop via 3 default plug-ins:\n\nFile plugin to monitor MacOS X activity with /var/log/system.log, or any file that you want to follow. Shell mode to launch custom scripts or commands like \"df\" to check space left on filesystems or \"uptime\" to monitor load on your machine. Finally, image mode helps you monitor bandwith usage, CPU load, memory availability on your server with tools like MRTG or "
},
- "com.github.jleggat.PackageUninstaller.install": {
- "name": "PackageUninstaller",
- "description": "Downloads the current release version of PackageUninstaller and installs it.",
+ "com.github.autopkg.pkg.GeekTool": {
+ "name": "GeekTool",
+ "description": "takes latest GeekTool zip and builds a package.",
"repo": "autopkg/jleggat-recipes",
- "path": "PackageUninstaller/PackageUninstaller.install.recipe",
- "parent": "com.github.jleggat.PackageUninstaller.download",
- "shortname": "PackageUninstaller.install",
- "inferred_type": "install"
+ "path": "GeekTool/GeekTool.pkg.recipe",
+ "parent": "com.github.jaharmi.download.GeekTool",
+ "shortname": "GeekTool.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.munki.GeekTool"
+ ]
},
- "com.github.jleggat.PackageUninstaller.download": {
- "name": "PackageUninstaller",
- "description": "Downloads PackageUninstaller dmg for OS X.",
+ "com.github.jleggat.libwebp.pkg": {
+ "name": "libwebp",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "PackageUninstaller/PackageUninstaller.download.recipe",
- "shortname": "PackageUninstaller.download",
- "inferred_type": "download",
+ "path": "libwebp/libwebp.pkg.recipe",
+ "parent": "com.github.jleggat.libwebp.download",
+ "shortname": "libwebp.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jleggat.PackageUninstaller.munki",
- "com.github.jleggat.PackageUninstaller.install"
+ "com.github.jleggat.libwebp.install",
+ "com.github.jleggat.libwebp.munki"
]
},
- "com.github.jleggat.ack.download": {
- "name": "ack",
- "description": "Downloads the latest ack file.",
+ "com.github.jleggat.libwebp.download": {
+ "name": "libwebp",
+ "description": "Downloads the current release version of libwebp.",
"repo": "autopkg/jleggat-recipes",
- "path": "ack/ack.download.recipe",
- "shortname": "ack.download",
+ "path": "libwebp/libwebp.download.recipe",
+ "shortname": "libwebp.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.ack.pkg"
+ "com.github.jleggat.libwebp.pkg"
]
},
- "com.github.jleggat.ack.munki": {
- "name": "ack",
- "description": "Downloads the latest ack file, builds a package around it and imports into Munki.",
+ "com.github.jleggat.libwebp.install": {
+ "name": "libwebp",
+ "description": "Downloads the latest libwebp, builds a package around it and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "ack/ack.munki.recipe",
- "parent": "com.github.jleggat.ack.pkg",
- "shortname": "ack.munki",
+ "path": "libwebp/libwebp.install.recipe",
+ "parent": "com.github.jleggat.libwebp.pkg",
+ "shortname": "libwebp.install",
+ "inferred_type": "install"
+ },
+ "com.github.jleggat.libwebp.munki": {
+ "name": "libwebp",
+ "description": null,
+ "repo": "autopkg/jleggat-recipes",
+ "path": "libwebp/libwebp.munki.recipe",
+ "parent": "com.github.jleggat.libwebp.pkg",
+ "shortname": "libwebp.munki",
"inferred_type": "munki",
- "munki_display_name": "ack PERL Module",
- "munki_description": "ack is a grep-like tool that is specifically created to make searching source code easier\nDesigned for programmers with large heterogeneous\n trees of source code, ack is written purely in\n portable Perl 5 and takes advantage of the power of\n Perl's regular expressions."
+ "munki_display_name": "libwebp - A new image format for the Web",
+ "munki_description": "WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.\n\nWebmasters and web developers can use the WebP image format to create smaller and richer images that can help make the web faster."
},
- "com.github.jleggat.ack.install": {
- "name": "ack",
- "description": "Downloads the latest ack file, builds a package around it and installs it.",
+ "com.github.jleggat.pngout.download": {
+ "name": "pngout",
+ "description": "Downloads the current release version of pngout.",
"repo": "autopkg/jleggat-recipes",
- "path": "ack/ack.install.recipe",
- "parent": "com.github.jleggat.ack.pkg",
- "shortname": "ack.install",
+ "path": "pngout/pngout.download.recipe",
+ "shortname": "pngout.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.pngout.pkg"
+ ]
+ },
+ "com.github.jleggat.pngout.install": {
+ "name": "pngout",
+ "description": "Downloads the latest pngout, builds a package around it and installs it.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "pngout/pngout.install.recipe",
+ "parent": "com.github.jleggat.pngout.pkg",
+ "shortname": "pngout.install",
"inferred_type": "install"
},
- "com.github.jleggat.ack.pkg": {
- "name": "ack",
- "description": "Downloads the latest ack file and builds a package around it.",
+ "com.github.jleggat.pngout.pkg": {
+ "name": "pngout",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "ack/ack.pkg.recipe",
- "parent": "com.github.jleggat.ack.download",
- "shortname": "ack.pkg",
+ "path": "pngout/pngout.pkg.recipe",
+ "parent": "com.github.jleggat.pngout.download",
+ "shortname": "pngout.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jleggat.ack.munki",
- "com.github.jleggat.ack.install"
+ "com.github.jleggat.pngout.install",
+ "com.github.jleggat.pngout.munki"
]
},
- "com.github.jleggat.ReActivity.munki": {
- "name": "ReActivity",
- "description": "Downloads the latest ReActivity disk image and imports into Munki.",
+ "com.github.jleggat.pngout.munki": {
+ "name": "pngout",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "ReActivity/ReActivity.munki.recipe",
- "parent": "com.github.jleggat.ReActivity.download",
- "shortname": "ReActivity.munki",
+ "path": "pngout/pngout.munki.recipe",
+ "parent": "com.github.jleggat.pngout.pkg",
+ "shortname": "pngout.munki",
"inferred_type": "munki",
- "munki_display_name": "ReActivity",
- "munki_description": "Test your web page load speed and size."
+ "munki_display_name": "pngout - optimizes the size of .PNG files losslessly.",
+ "munki_description": "PNGOUT optimizes the size of .PNG files losslessly. It uses the same deflate compressor I wrote for KZIP.EXE (see below). With the right options, it can often beat other programs by 5-10%. That includes pngcrush -brute, optipng -o7, advpng -z4, etc.. PNGOUT is a great tool for optimizing the size of web pages or squeezing game content onto mobile devices. Almost all .PNG files on my website were optimized with PNGOUT. For a detailed description of the options, please check out the PNGOUT tutorial written by Kerry Watson."
},
- "com.github.jleggat.ReActivity.download": {
- "name": "ReActivity",
- "description": "Downloads latest ReActivity disk image.",
+ "com.github.jleggat.download.TestDisk": {
+ "name": "TestDisk",
+ "description": "Downloads the current release version of TestDisk.",
"repo": "autopkg/jleggat-recipes",
- "path": "ReActivity/ReActivity.download.recipe",
- "shortname": "ReActivity.download",
+ "path": "TestDisk/TestDisk.download.recipe",
+ "shortname": "TestDisk.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.ReActivity.munki",
- "com.github.jleggat.ReActivity.install"
+ "com.github.jleggat.pkg.TestDisk"
]
},
- "com.github.jleggat.ReActivity.install": {
- "name": "ReActivity",
- "description": "Downloads the latest ReActivity disk image and installs it.",
+ "com.github.jleggat.install.TestDisk": {
+ "name": "TestDisk",
+ "description": "Downloads the latest testdisk, builds a package around it and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "ReActivity/ReActivity.install.recipe",
- "parent": "com.github.jleggat.ReActivity.download",
- "shortname": "ReActivity.install",
+ "path": "TestDisk/TestDisk.install.recipe",
+ "parent": "com.github.jleggat.pkg.TestDisk",
+ "shortname": "TestDisk.install",
"inferred_type": "install"
},
- "com.github.jleggat.nvALT.munki": {
- "name": null,
- "description": "Downloads the current release version of nvALT.",
+ "com.github.jleggat.munki.TestDisk": {
+ "name": "TestDisk",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "nvAlt/nvALT.munki.recipe",
- "parent": "com.github.jleggat.nvALT.download",
- "shortname": "nvALT.munki",
+ "path": "TestDisk/TestDisk.munki.recipe",
+ "parent": "com.github.jleggat.pkg.TestDisk",
+ "shortname": "TestDisk.munki",
"inferred_type": "munki",
- "munki_display_name": "nvALT",
- "munki_description": "nvALT is a fork of the original Notational Velocity by Brett Terpstra and ElasticThreads (David Halter) with some additional features (MultiMarkdown preview and source views, public note sharing, customizable colors\u2026) and some interface modifications (bookmarks HUD, fullscreen view and more)."
- },
- "com.github.jleggat.nvALT.install": {
- "name": "nvALT",
- "description": "Downloads the current release version of nvALT and installs it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "nvAlt/nvALT.install.recipe",
- "parent": "com.github.jleggat.nvALT.download",
- "shortname": "nvALT.install",
- "inferred_type": "install"
+ "munki_display_name": "TestDisk - data recovery software",
+ "munki_description": "TestDisk is powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software: certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy."
},
- "com.github.jleggat.nvALT.download": {
- "name": "nvALT",
- "description": "Downloads the current release version of nvALT.\n Note: Code signature verification is not possible for nvALT as this time.",
+ "com.github.jleggat.pkg.TestDisk": {
+ "name": "TestDisk",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "nvAlt/nvALT.download.recipe",
- "shortname": "nvALT.download",
- "inferred_type": "download",
+ "path": "TestDisk/TestDisk.pkg.recipe",
+ "parent": "com.github.jleggat.download.TestDisk",
+ "shortname": "TestDisk.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jleggat.nvALT.munki",
- "com.github.jleggat.nvALT.install",
- "com.github.peshay.filewave.nvALT"
+ "com.github.jleggat.install.TestDisk",
+ "com.github.jleggat.munki.TestDisk"
]
},
- "com.github.jleggat.EasyFind.download": {
- "name": "EasyFind",
- "description": "Downloads latest EasyFind.",
+ "com.github.jleggat.sqlitebrowser.install": {
+ "name": "sqlitebrowser",
+ "description": "Downloads the latest sqlitebrowser disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "EasyFind/EasyFind.download.recipe",
- "shortname": "EasyFind.download",
+ "path": "sqlitebrowser/sqlitebrowser.install.recipe",
+ "parent": "com.github.jleggat.sqlitebrowser.download",
+ "shortname": "sqlitebrowser.install",
+ "inferred_type": "install"
+ },
+ "com.github.jleggat.sqlitebrowser.download": {
+ "name": "sqlitebrowser",
+ "description": "Downloads latest sqlitebrowser disk image.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "sqlitebrowser/sqlitebrowser.download.recipe",
+ "shortname": "sqlitebrowser.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.EasyFind.install",
- "com.github.jleggat.EasyFind.munki",
- "com.github.peshay.filewave.EasyFind",
- "com.github.amsysuk-recipes.pkg.EasyFind"
+ "com.github.jleggat.sqlitebrowser.install",
+ "com.github.jleggat.sqlitebrowser.munki"
]
},
- "com.github.jleggat.EasyFind.install": {
- "name": "EasyFind",
- "description": "Downloads the latest EasyFind disk image and installs it.",
+ "com.github.jleggat.sqlitebrowser.munki": {
+ "name": "sqlitebrowser",
+ "description": "Downloads the latest sqlitebrowser disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "EasyFind/EasyFind.install.recipe",
- "parent": "com.github.jleggat.EasyFind.download",
- "shortname": "EasyFind.install",
- "inferred_type": "install"
+ "path": "sqlitebrowser/sqlitebrowser.munki.recipe",
+ "parent": "com.github.jleggat.sqlitebrowser.download",
+ "shortname": "sqlitebrowser.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "sqlitebrowser",
+ "munki_description": "DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite."
},
- "com.github.jleggat.EasyFind.munki": {
- "name": "EasyFind",
- "description": "Downloads the latest EasyFind disk image and imports into Munki.",
+ "com.github.jleggat.AppCleaner.munki": {
+ "name": "AppCleaner",
+ "description": "Downloads the current release of AppCleaner and imports it into munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "EasyFind/EasyFind.munki.recipe",
- "parent": "com.github.jleggat.EasyFind.download",
- "shortname": "EasyFind.munki",
+ "path": "AppCleaner/AppCleaner.munki.recipe",
+ "parent": "com.github.jleggat.AppCleaner.download",
+ "shortname": "AppCleaner.munki",
"inferred_type": "munki",
- "munki_display_name": "EasyFind",
- "munki_description": "EasyFind finds files and folders by name or content using advanced Boolean operators."
+ "munki_display_name": "AppCleaner Uninstaller Utility",
+ "munki_description": "AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps."
},
- "com.github.jleggat.install.qlmarkdown": {
- "name": null,
- "description": "Installs the current release version of QLMarkdown.",
+ "com.github.jleggat.AppCleaner.install": {
+ "name": "AppCleaner",
+ "description": "Downloads the current release of AppCleaner and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "QLMarkdown/QLMarkdown.install.recipe",
- "parent": "com.github.jleggat.download.qlmarkdown",
- "shortname": "QLMarkdown.install",
+ "path": "AppCleaner/AppCleaner.install.recipe",
+ "parent": "com.github.jleggat.AppCleaner.download",
+ "shortname": "AppCleaner.install",
"inferred_type": "install"
},
- "com.github.jleggat.munki.qlmarkdown": {
- "name": null,
- "description": "Download the latest version of QLMarkdown and imports it into Munki.",
- "repo": "autopkg/jleggat-recipes",
- "path": "QLMarkdown/QLMarkdown.munki.recipe",
- "parent": "com.github.jleggat.download.qlmarkdown",
- "shortname": "QLMarkdown.munki",
- "inferred_type": "munki",
- "munki_display_name": "Markdown Quick Look Plugin",
- "munki_description": "Install this plugin to preview your Markdown files with Quick Look."
- },
- "com.github.jleggat.download.qlmarkdown": {
- "name": "QLMarkdown",
- "description": "Downloads the latest version of QLMarkdown.",
+ "com.github.jleggat.AppCleaner.download": {
+ "name": "AppCleaner",
+ "description": "Downloads the current release of AppCleaner from freemacsoft website.",
"repo": "autopkg/jleggat-recipes",
- "path": "QLMarkdown/QLMarkdown.download.recipe",
- "shortname": "QLMarkdown.download",
+ "path": "AppCleaner/AppCleaner.download.recipe",
+ "shortname": "AppCleaner.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.install.qlmarkdown",
- "com.github.jleggat.munki.qlmarkdown"
+ "com.github.jleggat.AppCleaner.munki",
+ "com.github.jleggat.AppCleaner.install",
+ "com.github.peshay.filewave.AppCleaner",
+ "com.github.haircut.pkg.AppCleaner",
+ "com.github.fishd72.pkg.AppCleaner"
]
},
- "com.github.jleggat.pgAdmin3.download": {
- "name": "pgAdmin3",
- "description": "Download recipe for pgAdmin3.",
+ "com.github.jleggat.Wireshark.download": {
+ "name": "Wireshark",
+ "description": "Downloads the latest version of Wireshark.",
"repo": "autopkg/jleggat-recipes",
- "path": "pgAdmin3/pgAdmin3.download.recipe",
- "shortname": "pgAdmin3.download",
+ "path": "Wireshark/Wireshark.download.recipe",
+ "shortname": "Wireshark.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.pgAdmin3.munki",
- "com.github.jleggat.pgAdmin3.install"
+ "com.github.jleggat.pkg.Wireshark",
+ "com.github.peshay.filewave.Wireshark"
]
},
- "com.github.jleggat.pgAdmin3.munki": {
- "name": "pgAdmin3",
- "description": "Downloads pgAdmin3 and imports into Munki.",
+ "com.github.jleggat.Wireshark.munki": {
+ "name": "Wireshark",
+ "description": "Downloads Wireshark and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "pgAdmin3/pgAdmin3.munki.recipe",
- "parent": "com.github.jleggat.pgAdmin3.download",
- "shortname": "pgAdmin3.munki",
+ "path": "Wireshark/Wireshark.munki.recipe",
+ "parent": "com.github.jleggat.pkg.Wireshark",
+ "shortname": "Wireshark.munki",
"inferred_type": "munki",
- "munki_display_name": "pgAdmin3 - Postgresql GUI tools",
- "munki_description": "pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL."
- },
- "com.github.jleggat.pgAdmin3.install": {
- "name": "pgAdmin3",
- "description": "Downloads pgAdmin3 and installs it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "pgAdmin3/pgAdmin3.install.recipe",
- "parent": "com.github.jleggat.pgAdmin3.download",
- "shortname": "pgAdmin3.install",
- "inferred_type": "install"
+ "munki_display_name": null,
+ "munki_description": "Wireshark is a powerful network protocol analysis suite."
},
- "com.github.jleggat.pkg.Monit": {
- "name": "Monit",
- "description": null,
+ "com.github.jleggat.pkg.Wireshark": {
+ "name": "Wireshark",
+ "description": "Downloads Wireshark and creates a package.",
"repo": "autopkg/jleggat-recipes",
- "path": "Monit/Monit.pkg.recipe",
- "parent": "com.github.jleggat.download.Monit",
- "shortname": "Monit.pkg",
+ "path": "Wireshark/Wireshark.pkg.recipe",
+ "parent": "com.github.jleggat.Wireshark.download",
+ "shortname": "Wireshark.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jleggat.install.Monit",
- "com.github.jleggat.munki.Monit"
- ]
- },
- "com.github.jleggat.install.Monit": {
- "name": "Monit",
- "description": "Downloads the latest monit, builds a package around it and installs it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "Monit/Monit.install.recipe",
- "parent": "com.github.jleggat.pkg.Monit",
- "shortname": "Monit.install",
- "inferred_type": "install"
- },
- "com.github.jleggat.munki.Monit": {
- "name": "Monit",
- "description": null,
- "repo": "autopkg/jleggat-recipes",
- "path": "Monit/Monit.munki.recipe",
- "parent": "com.github.jleggat.pkg.Monit",
- "shortname": "Monit.munki",
- "inferred_type": "munki",
- "munki_display_name": "Monit - Unix Systems Management",
- "munki_description": "Monit is an open source utility for managing and monitoring, processes, programs, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations."
- },
- "com.github.jleggat.download.Monit": {
- "name": "Monit",
- "description": "Downloads the current release version of Monit.",
- "repo": "autopkg/jleggat-recipes",
- "path": "Monit/Monit.download.recipe",
- "shortname": "Monit.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.pkg.Monit"
- ]
- },
- "com.github.jleggat.ne.download": {
- "name": "ne",
- "description": "Downloads ne text editor for OS X dmg.",
- "repo": "autopkg/jleggat-recipes",
- "path": "ne/ne.download.recipe",
- "shortname": "ne.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.ne.pkg"
+ "com.github.jleggat.Wireshark.munki"
]
},
"com.github.jleggat.ne.pkg": {
@@ -12761,193 +12742,224 @@
"shortname": "ne.install",
"inferred_type": "install"
},
- "com.github.jleggat.Itsycal.munki": {
- "name": "Itsycal",
- "description": "Downloads the latest Itsycal and imports into Munki.",
- "repo": "autopkg/jleggat-recipes",
- "path": "Itsycal/Itsycal.munki.recipe",
- "parent": "com.github.jleggat.Itsycal.download",
- "shortname": "Itsycal.munki",
- "inferred_type": "munki",
- "munki_display_name": "Itsycal",
- "munki_description": "Itsycal is a tiny calendar for your Mac's menu bar."
- },
- "com.github.jleggat.Itsycal.download": {
- "name": "Itsycal",
- "description": "Downloads latest Itsycal.",
+ "com.github.jleggat.ne.download": {
+ "name": "ne",
+ "description": "Downloads ne text editor for OS X dmg.",
"repo": "autopkg/jleggat-recipes",
- "path": "Itsycal/Itsycal.download.recipe",
- "shortname": "Itsycal.download",
+ "path": "ne/ne.download.recipe",
+ "shortname": "ne.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.Itsycal.munki",
- "com.github.jleggat.Itsycal.install",
- "com.github.peshay.filewave.Itsycal"
+ "com.github.jleggat.ne.pkg"
]
},
- "com.github.jleggat.Itsycal.install": {
- "name": "Itsycal",
- "description": "Downloads the latest Itsycal and installs it.",
+ "com.github.jleggat.cpanm.install": {
+ "name": "cpanm",
+ "description": "Downloads the latest cpanm file, builds a package around it and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "Itsycal/Itsycal.install.recipe",
- "parent": "com.github.jleggat.Itsycal.download",
- "shortname": "Itsycal.install",
+ "path": "cpanm/cpanm.install.recipe",
+ "parent": "com.github.jleggat.cpanm.pkg",
+ "shortname": "cpanm.install",
"inferred_type": "install"
},
- "com.github.jleggat.pkg.AdobeShockwavePlayer": {
- "name": "AdobeShockwavePlayer",
- "description": "Packages Adobe Shockwave Player from downloaded disk image.",
+ "com.github.jleggat.cpanm.pkg": {
+ "name": "cpanm",
+ "description": "Downloads the latest cpanm file, builds a package around it and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.pkg.recipe",
- "parent": "com.github.jleggat.download.AdobeShockwavePlayer",
- "shortname": "AdobeShockwavePlayer.pkg",
+ "path": "cpanm/cpanm.pkg.recipe",
+ "parent": "com.github.jleggat.cpanm.download",
+ "shortname": "cpanm.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jleggat.install.AdobeShockwavePlayer",
- "com.github.patgmac.lanrev.AdobeShockwavePlayer"
+ "com.github.jleggat.cpanm.install",
+ "com.github.jleggat.cpanm.munki"
]
},
- "com.github.jleggat.download.AdobeShockwavePlayer": {
- "name": "AdobeShockwavePlayer",
- "description": "Downloads latest Adobe Shockwave Player disk image from macromedia.com.",
+ "com.github.jleggat.cpanm.download": {
+ "name": "cpanm",
+ "description": "Downloads the latest cpanm file.",
"repo": "autopkg/jleggat-recipes",
- "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.download.recipe",
- "shortname": "AdobeShockwavePlayer.download",
+ "path": "cpanm/cpanm.download.recipe",
+ "shortname": "cpanm.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.pkg.AdobeShockwavePlayer",
- "com.github.jleggat.AdobeShockwavePlayer.munki"
+ "com.github.jleggat.cpanm.pkg"
]
},
- "com.github.jleggat.install.AdobeShockwavePlayer": {
- "name": "AdobeShockwavePlayer",
- "description": "Downloads the latest Adobe Shockwave Player disk image, creates a mac installer pkg\n and installs it.",
+ "com.github.jleggat.cpanm.munki": {
+ "name": "cpanm",
+ "description": "Downloads the latest cpanm file and builds a package around it.",
"repo": "autopkg/jleggat-recipes",
- "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.install.recipe",
- "parent": "com.github.jleggat.pkg.AdobeShockwavePlayer",
- "shortname": "AdobeShockwavePlayer.install",
- "inferred_type": "install"
+ "path": "cpanm/cpanm.munki.recipe",
+ "parent": "com.github.jleggat.cpanm.pkg",
+ "shortname": "cpanm.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "cpanm PERL Module",
+ "munki_description": "cpanminus is a script to get, unpack, build and install modules from\n CPAN and does nothing else.\n\n It's dependency free (can bootstrap itself), requires zero\n configuration, and stands alone. When running, it requires only 10MB of\n RAM."
},
- "com.github.jleggat.AdobeShockwavePlayer.munki": {
- "name": "AdobeShockwavePlayer",
- "description": "Downloads the latest Adobe Shockwave Player disk image and imports into Munki.",
+ "com.github.jleggat-recipes.download.archey-osx": {
+ "name": "archey-osx",
+ "description": "Downloads archey-osx for packaging from GitHub.",
"repo": "autopkg/jleggat-recipes",
- "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.munki.recipe",
- "parent": "com.github.jleggat.download.AdobeShockwavePlayer",
- "shortname": "AdobeShockwavePlayer.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "path": "archey-osx/archey-osx.download.recipe",
+ "shortname": "archey-osx.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat-recipes.pkg.archey-osx"
+ ]
},
- "com.github.autopkg.munki.GeekTool": {
- "name": "GeekTool",
- "description": "takes latest GeekTool zip and builds a package and imports into munki.",
+ "com.github.jleggat-recipes.install.archey-osx": {
+ "name": "archey-osx",
+ "description": "Downloads archey for OS X from GitHub and installs archey-osx.",
"repo": "autopkg/jleggat-recipes",
- "path": "GeekTool/GeekTool.munki.recipe",
- "parent": "com.github.autopkg.pkg.GeekTool",
- "shortname": "GeekTool.munki",
+ "path": "archey-osx/archey-osx.install.recipe",
+ "parent": "com.github.jleggat-recipes.pkg.archey-osx",
+ "shortname": "archey-osx.install",
+ "inferred_type": "install"
+ },
+ "com.github.jleggat-recipes.munki.archey-osx": {
+ "name": "archey-osx",
+ "description": "Downloads archey-osx from GitHub and Imports into Munki.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "archey-osx/archey-osx.munki.recipe",
+ "parent": "com.github.jleggat-recipes.pkg.archey-osx",
+ "shortname": "archey-osx.munki",
"inferred_type": "munki",
- "munki_display_name": "GeekTool - Display log files, UNIX command output, and more.",
- "munki_description": "GeekTool is an application for Mac OS 10.6+. It lets you display various kinds of information on your desktop via 3 default plug-ins:\n\nFile plugin to monitor MacOS X activity with /var/log/system.log, or any file that you want to follow. Shell mode to launch custom scripts or commands like \"df\" to check space left on filesystems or \"uptime\" to monitor load on your machine. Finally, image mode helps you monitor bandwith usage, CPU load, memory availability on your server with tools like MRTG or "
+ "munki_display_name": "archey-osx - An archey script for OS X.",
+ "munki_description": "A script for OS X to display system information."
},
- "com.github.autopkg.pkg.GeekTool": {
- "name": "GeekTool",
- "description": "takes latest GeekTool zip and builds a package.",
+ "com.github.jleggat-recipes.pkg.archey-osx": {
+ "name": "archey-osx",
+ "description": "Downloads archey-osx utility and creates an OS X pkg installer for it.",
"repo": "autopkg/jleggat-recipes",
- "path": "GeekTool/GeekTool.pkg.recipe",
- "parent": "com.github.jaharmi.download.GeekTool",
- "shortname": "GeekTool.pkg",
+ "path": "archey-osx/archey-osx.pkg.recipe",
+ "parent": "com.github.jleggat-recipes.download.archey-osx",
+ "shortname": "archey-osx.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.munki.GeekTool"
+ "com.github.jleggat-recipes.install.archey-osx",
+ "com.github.jleggat-recipes.munki.archey-osx"
]
},
- "com.github.jleggat-recipes.install.screenFetch": {
- "name": "screenFetch",
- "description": "Downloads latest screenFetch and installs it.",
+ "com.github.jleggat.PackageUninstaller.install": {
+ "name": "PackageUninstaller",
+ "description": "Downloads the current release version of PackageUninstaller and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "screenFetch/screenFetch.install.recipe",
- "parent": "com.github.jleggat-recipes.pkg.screenFetch",
- "shortname": "screenFetch.install",
+ "path": "PackageUninstaller/PackageUninstaller.install.recipe",
+ "parent": "com.github.jleggat.PackageUninstaller.download",
+ "shortname": "PackageUninstaller.install",
"inferred_type": "install"
},
- "com.github.jleggat-recipes.download.screenFetch": {
- "name": "screenFetch",
- "description": "Downloads screenFetch for packaging.",
+ "com.github.jleggat.PackageUninstaller.munki": {
+ "name": "PackageUninstaller",
+ "description": "Downloads PackageUninstaller and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "screenFetch/screenFetch.download.recipe",
- "shortname": "screenFetch.download",
+ "path": "PackageUninstaller/PackageUninstaller.munki.recipe",
+ "parent": "com.github.jleggat.PackageUninstaller.download",
+ "shortname": "PackageUninstaller.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PackageUninstaller -- A general apple installer package uninstaller.",
+ "munki_description": "It's really annoying that Apps installed by pkg files don't provide a way to uninstall them. Package Uninstaller is kind of Proof of Concept to solve this problem. It will list all your installer receipts and you can uninstall them with just one click."
+ },
+ "com.github.jleggat.PackageUninstaller.download": {
+ "name": "PackageUninstaller",
+ "description": "Downloads PackageUninstaller dmg for OS X.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "PackageUninstaller/PackageUninstaller.download.recipe",
+ "shortname": "PackageUninstaller.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat-recipes.pkg.screenFetch"
+ "com.github.jleggat.PackageUninstaller.install",
+ "com.github.jleggat.PackageUninstaller.munki"
]
},
- "com.github.jleggat-recipes.munki.screenFetch": {
- "name": "screenFetch",
- "description": "Imports screenFetch into Munki.",
+ "com.github.jleggat.install.Webmin": {
+ "name": "Webmin",
+ "description": "Downloads the latest Webmin, builds a package around it and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "screenFetch/screenFetch.munki.recipe",
- "parent": "com.github.jleggat-recipes.pkg.screenFetch",
- "shortname": "screenFetch.munki",
- "inferred_type": "munki",
- "munki_display_name": "screenFetch - Command line tool for managing dock items",
- "munki_description": "screenFetch is a \"Bash Screenshot Information Tool\".\nThis handy Bash script can be used to generate one of those nifty terminal theme\ninformation + ASCII distribution logos you see in everyone's screenshots nowadays.\nIt will auto-detect your distribution and display an ASCII version of that distribution's\nlogo and some valuable information to the right. There are options to specify no ascii art,\ncolors, taking a screenshot upon displaying info, and even customizing the screenshot command!\nThis script is very easy to add to and can easily be extended."
+ "path": "Webmin/Webmin.install.recipe",
+ "parent": "com.github.jleggat.pkg.Webmin",
+ "shortname": "Webmin.install",
+ "inferred_type": "install"
},
- "com.github.jleggat-recipes.pkg.screenFetch": {
- "name": "screenFetch",
- "description": "Packages screenFetch utility.",
+ "com.github.jleggat.pkg.Webmin": {
+ "name": "Webmin",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "screenFetch/screenFetch.pkg.recipe",
- "parent": "com.github.jleggat-recipes.download.screenFetch",
- "shortname": "screenFetch.pkg",
+ "path": "Webmin/Webmin.pkg.recipe",
+ "parent": "com.github.jleggat.download.Webmin",
+ "shortname": "Webmin.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jleggat-recipes.install.screenFetch",
- "com.github.jleggat-recipes.munki.screenFetch"
+ "com.github.jleggat.install.Webmin",
+ "com.github.jleggat.munki.Webmin"
]
},
- "com.github.jleggat.Git.download": {
- "name": "Git",
- "description": "Downloads Git for OS X dmg from sourceforge.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.\nNote: Code signature verification on Git cannot be done at this time.",
+ "com.github.jleggat.download.Webmin": {
+ "name": "Webmin",
+ "description": "Downloads the current release version of Webmin.",
"repo": "autopkg/jleggat-recipes",
- "path": "Git/Git.download.recipe",
- "shortname": "Git.download",
+ "path": "Webmin/Webmin.download.recipe",
+ "shortname": "Webmin.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.Git.munki",
- "com.github.jleggat.Git.install"
+ "com.github.jleggat.pkg.Webmin"
]
},
- "com.github.jleggat.Git.munki": {
- "name": "Git",
- "description": "Downloads Git for OS X dmg from sourceforge and import it into munki.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.",
+ "com.github.jleggat.munki.Webmin": {
+ "name": "Webmin",
+ "description": null,
"repo": "autopkg/jleggat-recipes",
- "path": "Git/Git.munki.recipe",
- "parent": "com.github.jleggat.Git.download",
- "shortname": "Git.munki",
+ "path": "Webmin/Webmin.munki.recipe",
+ "parent": "com.github.jleggat.pkg.Webmin",
+ "shortname": "Webmin.munki",
"inferred_type": "munki",
- "munki_display_name": "Git for Mac",
- "munki_description": "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
+ "munki_display_name": "Webmin - web-based interface for system administration for Unix",
+ "munki_description": "Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. "
},
- "com.github.jleggat.Git.install": {
- "name": "Git",
- "description": "Downloads Git for OS X dmg from sourceforge and installs it.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.",
+ "com.github.jleggat.MenuMeters.install": {
+ "name": "MenuMeters",
+ "description": "Downloads the latest MenuMeters disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "Git/Git.install.recipe",
- "parent": "com.github.jleggat.Git.download",
- "shortname": "Git.install",
+ "path": "RagingMenace/MenuMeters.install.recipe",
+ "parent": "com.github.jleggat.MenuMeters.pkg",
+ "shortname": "MenuMeters.install",
"inferred_type": "install"
},
- "com.github.jleggat.MacVim.munki": {
- "name": "MacVim",
- "description": "Downloads the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
+ "com.github.jleggat.MenuMeters.download": {
+ "name": "MenuMeters",
+ "description": "Downloads latest MenuMeters disk image.",
"repo": "autopkg/jleggat-recipes",
- "path": "MacVim/MacVim.munki.recipe",
- "parent": "com.github.jleggat.MacVim.download",
- "shortname": "MacVim.munki",
+ "path": "RagingMenace/MenuMeters.download.recipe",
+ "shortname": "MenuMeters.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.MenuMeters.pkg"
+ ]
+ },
+ "com.github.jleggat.MenuMeters.munki": {
+ "name": "MenuMeters",
+ "description": "Downloads the latest MenuMeters disk image and imports into Munki.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "RagingMenace/MenuMeters.munki.recipe",
+ "parent": "com.github.jleggat.MenuMeters.pkg",
+ "shortname": "MenuMeters.munki",
"inferred_type": "munki",
- "munki_display_name": "Vim - the text editor - for Mac OS X ",
- "munki_description": "MacVim supports multiple windows with tabbed editing and a host of other features such as:\n\n* bindings to standard OS X keyboard shortcuts,\n* transparent backgrounds,\n* full-screen mode,\n* multibyte editing with OS X input methods and automatic font substitution,\n* ODB editor support,\n\nand more. Most importantly, MacVim brings you the full power of Vim 7.4 to Mac OS X."
+ "munki_display_name": "MenuMeters",
+ "munki_description": "MenuMeters is a set of CPU, memory, disk, and network monitoring tools for Mac OS X. Although there are numerous other programs which do the same thing, none had quite the feature set I was looking for. Most were windows that sat in a corner or on the desktop, which are inevitably obscured by document windows on a laptop's small screen. Those monitors which used the menubar mostly used the NSStatusItem API, which has the annoying tendency to totally reorder my menubar on every login."
+ },
+ "com.github.jleggat.MenuMeters.pkg": {
+ "name": "MenuMeters",
+ "description": null,
+ "repo": "autopkg/jleggat-recipes",
+ "path": "RagingMenace/MenuMeters.pkg.recipe",
+ "parent": "com.github.jleggat.MenuMeters.download",
+ "shortname": "MenuMeters.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jleggat.MenuMeters.install",
+ "com.github.jleggat.MenuMeters.munki"
+ ]
},
"com.github.jleggat.MacVimpkg.munki": {
"name": "MacVim",
@@ -12960,27 +12972,6 @@
"munki_display_name": "Vim - the text editor - for Mac OS X ",
"munki_description": "MacVim supports multiple windows with tabbed editing and a host of other features such as:\n\n* bindings to standard OS X keyboard shortcuts,\n* transparent backgrounds,\n* full-screen mode,\n* multibyte editing with OS X input methods and automatic font substitution,\n* ODB editor support,\n\nand more. Most importantly, MacVim brings you the full power of Vim 7.4 to Mac OS X."
},
- "com.github.jleggat.MacVim.install": {
- "name": "MacVim",
- "description": "Downloads and installs the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
- "repo": "autopkg/jleggat-recipes",
- "path": "MacVim/MacVim.install.recipe",
- "parent": "com.github.jleggat.MacVim.pkg",
- "shortname": "MacVim.install",
- "inferred_type": "install"
- },
- "com.github.jleggat.MacVim.download": {
- "name": "MacVim",
- "description": "Downloads the latest release version of MacVim for OS X where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
- "repo": "autopkg/jleggat-recipes",
- "path": "MacVim/MacVim.download.recipe",
- "shortname": "MacVim.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.MacVim.munki",
- "com.github.jleggat.MacVim.pkg"
- ]
- },
"com.github.jleggat.MacVim.pkg": {
"name": "MacVim",
"description": "Downloads the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
@@ -12994,159 +12985,79 @@
"com.github.jleggat.MacVim.install"
]
},
- "com.github.jleggat.BonjourBrowser.install": {
- "name": "BonjourBrowser",
- "description": "Downloads the latest Bonjour Browser disk image and installs it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "BonjourBrowser/BonjourBrowser.install.recipe",
- "parent": "com.github.jleggat.BonjourBrowser.download",
- "shortname": "BonjourBrowser.install",
- "inferred_type": "install"
- },
- "com.github.jleggat.BonjourBrowser.download": {
- "name": "BonjourBrowser",
- "description": "Downloads latest Bonjour Browser disk image.",
+ "com.github.jleggat.MacVim.download": {
+ "name": "MacVim",
+ "description": "Downloads the latest release version of MacVim for OS X where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
"repo": "autopkg/jleggat-recipes",
- "path": "BonjourBrowser/BonjourBrowser.download.recipe",
- "shortname": "BonjourBrowser.download",
+ "path": "MacVim/MacVim.download.recipe",
+ "shortname": "MacVim.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.BonjourBrowser.install",
- "com.github.jleggat.BonjourBrowser.munki",
- "com.github.homebysix.pkg.BonjourBrowser"
+ "com.github.jleggat.MacVim.pkg",
+ "com.github.jleggat.MacVim.munki"
]
},
- "com.github.jleggat.BonjourBrowser.munki": {
- "name": "BonjourBrowser",
- "description": "Downloads the latest Bonjour Browser disk image and imports into Munki.",
+ "com.github.jleggat.MacVim.munki": {
+ "name": "MacVim",
+ "description": "Downloads the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
"repo": "autopkg/jleggat-recipes",
- "path": "BonjourBrowser/BonjourBrowser.munki.recipe",
- "parent": "com.github.jleggat.BonjourBrowser.download",
- "shortname": "BonjourBrowser.munki",
+ "path": "MacVim/MacVim.munki.recipe",
+ "parent": "com.github.jleggat.MacVim.download",
+ "shortname": "MacVim.munki",
"inferred_type": "munki",
- "munki_display_name": "Bonjour Browser",
- "munki_description": "Bonjour Browser is a utility that displays all the bonjour services on your local network."
- },
- "com.github.jleggat.pkg.TestDisk": {
- "name": "TestDisk",
- "description": null,
- "repo": "autopkg/jleggat-recipes",
- "path": "TestDisk/TestDisk.pkg.recipe",
- "parent": "com.github.jleggat.download.TestDisk",
- "shortname": "TestDisk.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jleggat.install.TestDisk",
- "com.github.jleggat.munki.TestDisk"
- ]
- },
- "com.github.jleggat.download.TestDisk": {
- "name": "TestDisk",
- "description": "Downloads the current release version of TestDisk.",
- "repo": "autopkg/jleggat-recipes",
- "path": "TestDisk/TestDisk.download.recipe",
- "shortname": "TestDisk.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.pkg.TestDisk"
- ]
+ "munki_display_name": "Vim - the text editor - for Mac OS X ",
+ "munki_description": "MacVim supports multiple windows with tabbed editing and a host of other features such as:\n\n* bindings to standard OS X keyboard shortcuts,\n* transparent backgrounds,\n* full-screen mode,\n* multibyte editing with OS X input methods and automatic font substitution,\n* ODB editor support,\n\nand more. Most importantly, MacVim brings you the full power of Vim 7.4 to Mac OS X."
},
- "com.github.jleggat.install.TestDisk": {
- "name": "TestDisk",
- "description": "Downloads the latest testdisk, builds a package around it and installs it.",
+ "com.github.jleggat.MacVim.install": {
+ "name": "MacVim",
+ "description": "Downloads and installs the current release version of MacVim where MAJOR_OS_VERSION is Snow-Leopard, Mountain-Lion or Mavericks (default).",
"repo": "autopkg/jleggat-recipes",
- "path": "TestDisk/TestDisk.install.recipe",
- "parent": "com.github.jleggat.pkg.TestDisk",
- "shortname": "TestDisk.install",
+ "path": "MacVim/MacVim.install.recipe",
+ "parent": "com.github.jleggat.MacVim.pkg",
+ "shortname": "MacVim.install",
"inferred_type": "install"
},
- "com.github.jleggat.munki.TestDisk": {
- "name": "TestDisk",
- "description": null,
+ "com.github.jleggat.Integrity.munki": {
+ "name": "Integrity",
+ "description": "Downloads the latest Integrity disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "TestDisk/TestDisk.munki.recipe",
- "parent": "com.github.jleggat.pkg.TestDisk",
- "shortname": "TestDisk.munki",
+ "path": "Integrity/Integrity.munki.recipe",
+ "parent": "com.github.jleggat.Integrity.download",
+ "shortname": "Integrity.munki",
"inferred_type": "munki",
- "munki_display_name": "TestDisk - data recovery software",
- "munki_description": "TestDisk is powerful free data recovery software! It was primarily designed to help recover lost partitions and/or make non-booting disks bootable again when these symptoms are caused by faulty software: certain types of viruses or human error (such as accidentally deleting a Partition Table). Partition table recovery using TestDisk is really easy."
+ "munki_display_name": "Integrity",
+ "munki_description": "Easily find your website's broken links."
},
- "com.github.jleggat.libwebp.download": {
- "name": "libwebp",
- "description": "Downloads the current release version of libwebp.",
+ "com.github.jleggat.Integrity.download": {
+ "name": "Integrity",
+ "description": "Downloads latest Integrity disk image.",
"repo": "autopkg/jleggat-recipes",
- "path": "libwebp/libwebp.download.recipe",
- "shortname": "libwebp.download",
+ "path": "Integrity/Integrity.download.recipe",
+ "shortname": "Integrity.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.libwebp.pkg"
- ]
- },
- "com.github.jleggat.libwebp.pkg": {
- "name": "libwebp",
- "description": null,
- "repo": "autopkg/jleggat-recipes",
- "path": "libwebp/libwebp.pkg.recipe",
- "parent": "com.github.jleggat.libwebp.download",
- "shortname": "libwebp.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jleggat.libwebp.munki",
- "com.github.jleggat.libwebp.install"
+ "com.github.jleggat.Integrity.munki",
+ "com.github.jleggat.Integrity.install"
]
},
- "com.github.jleggat.libwebp.munki": {
- "name": "libwebp",
- "description": null,
- "repo": "autopkg/jleggat-recipes",
- "path": "libwebp/libwebp.munki.recipe",
- "parent": "com.github.jleggat.libwebp.pkg",
- "shortname": "libwebp.munki",
- "inferred_type": "munki",
- "munki_display_name": "libwebp - A new image format for the Web",
- "munki_description": "WebP is a new image format that provides lossless and lossy compression for images on the web. WebP lossless images are 26% smaller in size compared to PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at equivalent SSIM index. WebP supports lossless transparency (also known as alpha channel) with just 22% additional bytes. Transparency is also supported with lossy compression and typically provides 3x smaller file sizes compared to PNG when lossy compression is acceptable for the red/green/blue color channels.\n\nWebmasters and web developers can use the WebP image format to create smaller and richer images that can help make the web faster."
- },
- "com.github.jleggat.libwebp.install": {
- "name": "libwebp",
- "description": "Downloads the latest libwebp, builds a package around it and installs it.",
+ "com.github.jleggat.Integrity.install": {
+ "name": "Integrity",
+ "description": "Downloads the latest Integrity disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "libwebp/libwebp.install.recipe",
- "parent": "com.github.jleggat.libwebp.pkg",
- "shortname": "libwebp.install",
+ "path": "Integrity/Integrity.install.recipe",
+ "parent": "com.github.jleggat.Integrity.download",
+ "shortname": "Integrity.install",
"inferred_type": "install"
},
- "com.github.jleggat.SequelPro.install": {
- "name": "SequelPro",
- "description": "Downloads the current release version of SequelPro and installs it.",
+ "com.github.jleggat.SiteSucker.install": {
+ "name": "SiteSucker",
+ "description": "Downloads the latest SiteSucker disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "SequelPro/SequelPro.install.recipe",
- "parent": "com.github.jleggat.SequelPro.download",
- "shortname": "SequelPro.install",
+ "path": "SiteSucker/SiteSucker.install.recipe",
+ "parent": "com.github.jleggat.SiteSucker.download",
+ "shortname": "SiteSucker.install",
"inferred_type": "install"
},
- "com.github.jleggat.SequelPro.download": {
- "name": "SequelPro",
- "description": "Downloads the current release version of SequelPro.",
- "repo": "autopkg/jleggat-recipes",
- "path": "SequelPro/SequelPro.download.recipe",
- "shortname": "SequelPro.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.SequelPro.install",
- "com.github.jleggat.SequelPro.munki"
- ]
- },
- "com.github.jleggat.SequelPro.munki": {
- "name": "SequelPro",
- "description": "Downloads the current release version of SequelPro.",
- "repo": "autopkg/jleggat-recipes",
- "path": "SequelPro/SequelPro.munki.recipe",
- "parent": "com.github.jleggat.SequelPro.download",
- "shortname": "SequelPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "SequelPro",
- "munki_description": "Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL databases."
- },
"com.github.jleggat.SiteSucker.download": {
"name": "SiteSucker",
"description": "Downloads latest SiteSucker disk image.",
@@ -13155,8 +13066,8 @@
"shortname": "SiteSucker.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.SiteSucker.munki",
- "com.github.jleggat.SiteSucker.install"
+ "com.github.jleggat.SiteSucker.install",
+ "com.github.jleggat.SiteSucker.munki"
]
},
"com.github.jleggat.SiteSucker.munki": {
@@ -13170,15 +13081,50 @@
"munki_display_name": "SiteSucker",
"munki_description": "SiteSucker is a Macintosh application that automatically downloads Web sites from the Internet. It does this by asynchronously copying the site's Web pages, images, backgrounds, movies, and other files to your local hard drive, duplicating the site's directory structure."
},
- "com.github.jleggat.SiteSucker.install": {
- "name": "SiteSucker",
- "description": "Downloads the latest SiteSucker disk image and installs it.",
+ "com.github.jleggat.ack.install": {
+ "name": "ack",
+ "description": "Downloads the latest ack file, builds a package around it and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "SiteSucker/SiteSucker.install.recipe",
- "parent": "com.github.jleggat.SiteSucker.download",
- "shortname": "SiteSucker.install",
+ "path": "ack/ack.install.recipe",
+ "parent": "com.github.jleggat.ack.pkg",
+ "shortname": "ack.install",
"inferred_type": "install"
},
+ "com.github.jleggat.ack.munki": {
+ "name": "ack",
+ "description": "Downloads the latest ack file, builds a package around it and imports into Munki.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "ack/ack.munki.recipe",
+ "parent": "com.github.jleggat.ack.pkg",
+ "shortname": "ack.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ack PERL Module",
+ "munki_description": "ack is a grep-like tool that is specifically created to make searching source code easier\nDesigned for programmers with large heterogeneous\n trees of source code, ack is written purely in\n portable Perl 5 and takes advantage of the power of\n Perl's regular expressions."
+ },
+ "com.github.jleggat.ack.pkg": {
+ "name": "ack",
+ "description": "Downloads the latest ack file and builds a package around it.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "ack/ack.pkg.recipe",
+ "parent": "com.github.jleggat.ack.download",
+ "shortname": "ack.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jleggat.ack.install",
+ "com.github.jleggat.ack.munki"
+ ]
+ },
+ "com.github.jleggat.ack.download": {
+ "name": "ack",
+ "description": "Downloads the latest ack file.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "ack/ack.download.recipe",
+ "shortname": "ack.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.ack.pkg"
+ ]
+ },
"com.github.jleggat.Iceberg.download": {
"name": "Iceberg",
"description": "Downloads latest Iceberg disk image.",
@@ -13187,10 +13133,19 @@
"shortname": "Iceberg.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.Iceberg.munki",
- "com.github.jleggat.Iceberg.install"
+ "com.github.jleggat.Iceberg.install",
+ "com.github.jleggat.Iceberg.munki"
]
},
+ "com.github.jleggat.Iceberg.install": {
+ "name": "Iceberg",
+ "description": "Downloads the latest Iceberg disk image and installs it.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "Whitebox/Iceberg.install.recipe",
+ "parent": "com.github.jleggat.Iceberg.download",
+ "shortname": "Iceberg.install",
+ "inferred_type": "install"
+ },
"com.github.jleggat.Iceberg.munki": {
"name": "Iceberg",
"description": "Downloads the latest Iceberg disk image and imports into Munki.",
@@ -13202,613 +13157,655 @@
"munki_display_name": "Iceberg Package Builder",
"munki_description": "Iceberg is an Integrated Packaging Environment (IPE) that allows you to create packages or metapackages conforming to the Mac OS X specifications."
},
- "com.github.jleggat.Iceberg.install": {
- "name": "Iceberg",
- "description": "Downloads the latest Iceberg disk image and installs it.",
- "repo": "autopkg/jleggat-recipes",
- "path": "Whitebox/Iceberg.install.recipe",
- "parent": "com.github.jleggat.Iceberg.download",
- "shortname": "Iceberg.install",
- "inferred_type": "install"
- },
- "com.github.jleggat.cpanm.pkg": {
- "name": "cpanm",
- "description": "Downloads the latest cpanm file, builds a package around it and imports into Munki.",
+ "com.github.jleggat.pgAdmin3.download": {
+ "name": "pgAdmin3",
+ "description": "Download recipe for pgAdmin3.",
"repo": "autopkg/jleggat-recipes",
- "path": "cpanm/cpanm.pkg.recipe",
- "parent": "com.github.jleggat.cpanm.download",
- "shortname": "cpanm.pkg",
- "inferred_type": "pkg",
+ "path": "pgAdmin3/pgAdmin3.download.recipe",
+ "shortname": "pgAdmin3.download",
+ "inferred_type": "download",
"children": [
- "com.github.jleggat.cpanm.install",
- "com.github.jleggat.cpanm.munki"
+ "com.github.jleggat.pgAdmin3.install",
+ "com.github.jleggat.pgAdmin3.munki"
]
},
- "com.github.jleggat.cpanm.install": {
- "name": "cpanm",
- "description": "Downloads the latest cpanm file, builds a package around it and installs it.",
+ "com.github.jleggat.pgAdmin3.install": {
+ "name": "pgAdmin3",
+ "description": "Downloads pgAdmin3 and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "cpanm/cpanm.install.recipe",
- "parent": "com.github.jleggat.cpanm.pkg",
- "shortname": "cpanm.install",
+ "path": "pgAdmin3/pgAdmin3.install.recipe",
+ "parent": "com.github.jleggat.pgAdmin3.download",
+ "shortname": "pgAdmin3.install",
"inferred_type": "install"
},
- "com.github.jleggat.cpanm.download": {
- "name": "cpanm",
- "description": "Downloads the latest cpanm file.",
+ "com.github.jleggat.pgAdmin3.munki": {
+ "name": "pgAdmin3",
+ "description": "Downloads pgAdmin3 and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "cpanm/cpanm.download.recipe",
- "shortname": "cpanm.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.cpanm.pkg"
- ]
+ "path": "pgAdmin3/pgAdmin3.munki.recipe",
+ "parent": "com.github.jleggat.pgAdmin3.download",
+ "shortname": "pgAdmin3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "pgAdmin3 - Postgresql GUI tools",
+ "munki_description": "pgAdmin is the leading graphical Open Source management, development and administration tool for PostgreSQL."
},
- "com.github.jleggat.cpanm.munki": {
- "name": "cpanm",
- "description": "Downloads the latest cpanm file and builds a package around it.",
+ "com.github.jleggat.ReActivity.munki": {
+ "name": "ReActivity",
+ "description": "Downloads the latest ReActivity disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "cpanm/cpanm.munki.recipe",
- "parent": "com.github.jleggat.cpanm.pkg",
- "shortname": "cpanm.munki",
+ "path": "ReActivity/ReActivity.munki.recipe",
+ "parent": "com.github.jleggat.ReActivity.download",
+ "shortname": "ReActivity.munki",
"inferred_type": "munki",
- "munki_display_name": "cpanm PERL Module",
- "munki_description": "cpanminus is a script to get, unpack, build and install modules from\n CPAN and does nothing else.\n\n It's dependency free (can bootstrap itself), requires zero\n configuration, and stands alone. When running, it requires only 10MB of\n RAM."
+ "munki_display_name": "ReActivity",
+ "munki_description": "Test your web page load speed and size."
},
- "com.github.jleggat.pngout.pkg": {
- "name": "pngout",
- "description": null,
+ "com.github.jleggat.ReActivity.download": {
+ "name": "ReActivity",
+ "description": "Downloads latest ReActivity disk image.",
"repo": "autopkg/jleggat-recipes",
- "path": "pngout/pngout.pkg.recipe",
- "parent": "com.github.jleggat.pngout.download",
- "shortname": "pngout.pkg",
- "inferred_type": "pkg",
+ "path": "ReActivity/ReActivity.download.recipe",
+ "shortname": "ReActivity.download",
+ "inferred_type": "download",
"children": [
- "com.github.jleggat.pngout.install",
- "com.github.jleggat.pngout.munki"
+ "com.github.jleggat.ReActivity.munki",
+ "com.github.jleggat.ReActivity.install"
]
},
- "com.github.jleggat.pngout.install": {
- "name": "pngout",
- "description": "Downloads the latest pngout, builds a package around it and installs it.",
+ "com.github.jleggat.ReActivity.install": {
+ "name": "ReActivity",
+ "description": "Downloads the latest ReActivity disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "pngout/pngout.install.recipe",
- "parent": "com.github.jleggat.pngout.pkg",
- "shortname": "pngout.install",
+ "path": "ReActivity/ReActivity.install.recipe",
+ "parent": "com.github.jleggat.ReActivity.download",
+ "shortname": "ReActivity.install",
"inferred_type": "install"
},
- "com.github.jleggat.pngout.munki": {
- "name": "pngout",
- "description": null,
- "repo": "autopkg/jleggat-recipes",
- "path": "pngout/pngout.munki.recipe",
- "parent": "com.github.jleggat.pngout.pkg",
- "shortname": "pngout.munki",
- "inferred_type": "munki",
- "munki_display_name": "pngout - optimizes the size of .PNG files losslessly.",
- "munki_description": "PNGOUT optimizes the size of .PNG files losslessly. It uses the same deflate compressor I wrote for KZIP.EXE (see below). With the right options, it can often beat other programs by 5-10%. That includes pngcrush -brute, optipng -o7, advpng -z4, etc.. PNGOUT is a great tool for optimizing the size of web pages or squeezing game content onto mobile devices. Almost all .PNG files on my website were optimized with PNGOUT. For a detailed description of the options, please check out the PNGOUT tutorial written by Kerry Watson."
- },
- "com.github.jleggat.pngout.download": {
- "name": "pngout",
- "description": "Downloads the current release version of pngout.",
+ "com.github.jleggat.install.AdobeShockwavePlayer": {
+ "name": "AdobeShockwavePlayer",
+ "description": "Downloads the latest Adobe Shockwave Player disk image, creates a mac installer pkg\n and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "pngout/pngout.download.recipe",
- "shortname": "pngout.download",
- "inferred_type": "download",
- "children": [
- "com.github.jleggat.pngout.pkg"
- ]
+ "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.install.recipe",
+ "parent": "com.github.jleggat.pkg.AdobeShockwavePlayer",
+ "shortname": "AdobeShockwavePlayer.install",
+ "inferred_type": "install"
},
- "com.github.jleggat-recipes.munki.archey-osx": {
- "name": "archey-osx",
- "description": "Downloads archey-osx from GitHub and Imports into Munki.",
+ "com.github.jleggat.AdobeShockwavePlayer.munki": {
+ "name": "AdobeShockwavePlayer",
+ "description": "Downloads the latest Adobe Shockwave Player disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "archey-osx/archey-osx.munki.recipe",
- "parent": "com.github.jleggat-recipes.pkg.archey-osx",
- "shortname": "archey-osx.munki",
+ "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.munki.recipe",
+ "parent": "com.github.jleggat.download.AdobeShockwavePlayer",
+ "shortname": "AdobeShockwavePlayer.munki",
"inferred_type": "munki",
- "munki_display_name": "archey-osx - An archey script for OS X.",
- "munki_description": "A script for OS X to display system information."
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.jleggat-recipes.download.archey-osx": {
- "name": "archey-osx",
- "description": "Downloads archey-osx for packaging from GitHub.",
+ "com.github.jleggat.download.AdobeShockwavePlayer": {
+ "name": "AdobeShockwavePlayer",
+ "description": "Downloads latest Adobe Shockwave Player disk image from macromedia.com.",
"repo": "autopkg/jleggat-recipes",
- "path": "archey-osx/archey-osx.download.recipe",
- "shortname": "archey-osx.download",
+ "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.download.recipe",
+ "shortname": "AdobeShockwavePlayer.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat-recipes.pkg.archey-osx"
+ "com.github.jleggat.AdobeShockwavePlayer.munki",
+ "com.github.jleggat.pkg.AdobeShockwavePlayer"
]
},
- "com.github.jleggat-recipes.pkg.archey-osx": {
- "name": "archey-osx",
- "description": "Downloads archey-osx utility and creates an OS X pkg installer for it.",
+ "com.github.jleggat.pkg.AdobeShockwavePlayer": {
+ "name": "AdobeShockwavePlayer",
+ "description": "Packages Adobe Shockwave Player from downloaded disk image.",
"repo": "autopkg/jleggat-recipes",
- "path": "archey-osx/archey-osx.pkg.recipe",
- "parent": "com.github.jleggat-recipes.download.archey-osx",
- "shortname": "archey-osx.pkg",
+ "path": "AdobeShockwavePlayer/AdobeShockwavePlayer.pkg.recipe",
+ "parent": "com.github.jleggat.download.AdobeShockwavePlayer",
+ "shortname": "AdobeShockwavePlayer.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jleggat-recipes.munki.archey-osx",
- "com.github.jleggat-recipes.install.archey-osx"
+ "com.github.jleggat.install.AdobeShockwavePlayer",
+ "com.github.patgmac.lanrev.AdobeShockwavePlayer"
]
},
- "com.github.jleggat-recipes.install.archey-osx": {
- "name": "archey-osx",
- "description": "Downloads archey for OS X from GitHub and installs archey-osx.",
+ "com.github.jleggat.EasyFind.install": {
+ "name": "EasyFind",
+ "description": "Downloads the latest EasyFind disk image and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "archey-osx/archey-osx.install.recipe",
- "parent": "com.github.jleggat-recipes.pkg.archey-osx",
- "shortname": "archey-osx.install",
+ "path": "EasyFind/EasyFind.install.recipe",
+ "parent": "com.github.jleggat.EasyFind.download",
+ "shortname": "EasyFind.install",
"inferred_type": "install"
},
- "com.github.jleggat.download.macdown": {
- "name": "macdown",
- "description": "Downloads latest MacDown archive.",
+ "com.github.jleggat.EasyFind.munki": {
+ "name": "EasyFind",
+ "description": "Downloads the latest EasyFind disk image and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "MacDown/MacDown.download.recipe",
- "shortname": "MacDown.download",
+ "path": "EasyFind/EasyFind.munki.recipe",
+ "parent": "com.github.jleggat.EasyFind.download",
+ "shortname": "EasyFind.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EasyFind",
+ "munki_description": "EasyFind finds files and folders by name or content using advanced Boolean operators."
+ },
+ "com.github.jleggat.EasyFind.download": {
+ "name": "EasyFind",
+ "description": "Downloads latest EasyFind.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "EasyFind/EasyFind.download.recipe",
+ "shortname": "EasyFind.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.munki.macdown",
- "com.github.jleggat.install.macdown",
- "com.github.jleggat.pkg.macdown",
- "com.github.peshay.filewave.MacDown"
+ "com.github.jleggat.EasyFind.install",
+ "com.github.jleggat.EasyFind.munki",
+ "com.github.peshay.filewave.EasyFind",
+ "com.github.amsysuk-recipes.pkg.EasyFind"
]
},
- "com.github.jleggat.munki.macdown": {
- "name": "MacDown",
- "description": "Downloads the latest MacDown archive and imports into Munki.",
+ "com.github.jleggat.Captur.download": {
+ "name": "Captur",
+ "description": "Download recipe for Captur.",
"repo": "autopkg/jleggat-recipes",
- "path": "MacDown/MacDown.munki.recipe",
- "parent": "com.github.jleggat.download.macdown",
- "shortname": "MacDown.munki",
- "inferred_type": "munki",
- "munki_display_name": "MacDown Markdown editor",
- "munki_description": "MacDown is an open source Markdown editor for OS X."
+ "path": "Captur/Captur.download.recipe",
+ "shortname": "Captur.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.Captur.install",
+ "com.github.jleggat.Captur.munki"
+ ]
},
- "com.github.jleggat.install.macdown": {
- "name": "MacDown",
- "description": "Downloads latest MacDown archive and installs MacDown.",
+ "com.github.jleggat.Captur.install": {
+ "name": "Captur",
+ "description": "Downloads Captur and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "MacDown/MacDown.install.recipe",
- "parent": "com.github.jleggat.download.macdown",
- "shortname": "MacDown.install",
+ "path": "Captur/Captur.install.recipe",
+ "parent": "com.github.jleggat.Captur.download",
+ "shortname": "Captur.install",
"inferred_type": "install"
},
- "com.github.jleggat.pkg.macdown": {
- "name": "MacDown",
- "description": "Downloads latest MacDown archive and builds a package.",
+ "com.github.jleggat.Captur.munki": {
+ "name": "Captur",
+ "description": "Downloads Captur and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "MacDown/MacDown.pkg.recipe",
- "parent": "com.github.jleggat.download.macdown",
- "shortname": "MacDown.pkg",
- "inferred_type": "pkg"
+ "path": "Captur/Captur.munki.recipe",
+ "parent": "com.github.jleggat.Captur.download",
+ "shortname": "Captur.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Captur",
+ "munki_description": "Captur is a simple Menu Bar interface for Mac OS X screencapture command.\nFeature:\n* snapshots your screen in many way such as full screen, window, widget, selection etc.\n* change a different file format for various file size\n* customize file name with date and time options"
},
- "com.github.jleggat.install.Webmin": {
- "name": "Webmin",
- "description": "Downloads the latest Webmin, builds a package around it and installs it.",
+ "com.github.jleggat.Itsycal.install": {
+ "name": "Itsycal",
+ "description": "Downloads the latest Itsycal and installs it.",
"repo": "autopkg/jleggat-recipes",
- "path": "Webmin/Webmin.install.recipe",
- "parent": "com.github.jleggat.pkg.Webmin",
- "shortname": "Webmin.install",
+ "path": "Itsycal/Itsycal.install.recipe",
+ "parent": "com.github.jleggat.Itsycal.download",
+ "shortname": "Itsycal.install",
"inferred_type": "install"
},
- "com.github.jleggat.download.Webmin": {
- "name": "Webmin",
- "description": "Downloads the current release version of Webmin.",
+ "com.github.jleggat.Itsycal.download": {
+ "name": "Itsycal",
+ "description": "Downloads latest Itsycal.",
"repo": "autopkg/jleggat-recipes",
- "path": "Webmin/Webmin.download.recipe",
- "shortname": "Webmin.download",
+ "path": "Itsycal/Itsycal.download.recipe",
+ "shortname": "Itsycal.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.pkg.Webmin"
+ "com.github.jleggat.Itsycal.install",
+ "com.github.jleggat.Itsycal.munki",
+ "com.github.peshay.filewave.Itsycal"
]
},
- "com.github.jleggat.munki.Webmin": {
- "name": "Webmin",
- "description": null,
+ "com.github.jleggat.Itsycal.munki": {
+ "name": "Itsycal",
+ "description": "Downloads the latest Itsycal and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "Webmin/Webmin.munki.recipe",
- "parent": "com.github.jleggat.pkg.Webmin",
- "shortname": "Webmin.munki",
+ "path": "Itsycal/Itsycal.munki.recipe",
+ "parent": "com.github.jleggat.Itsycal.download",
+ "shortname": "Itsycal.munki",
"inferred_type": "munki",
- "munki_display_name": "Webmin - web-based interface for system administration for Unix",
- "munki_description": "Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely. "
+ "munki_display_name": "Itsycal",
+ "munki_description": "Itsycal is a tiny calendar for your Mac's menu bar."
},
- "com.github.jleggat.pkg.Webmin": {
- "name": "Webmin",
- "description": null,
+ "com.github.jleggat.ElectricSheep.download": {
+ "name": "ElectricSheep",
+ "description": "Download recipe for ElectricSheep.",
"repo": "autopkg/jleggat-recipes",
- "path": "Webmin/Webmin.pkg.recipe",
- "parent": "com.github.jleggat.download.Webmin",
- "shortname": "Webmin.pkg",
- "inferred_type": "pkg",
+ "path": "ElectricSheep/ElectricSheep.download.recipe",
+ "shortname": "ElectricSheep.download",
+ "inferred_type": "download",
"children": [
- "com.github.jleggat.install.Webmin",
- "com.github.jleggat.munki.Webmin"
+ "com.github.jleggat.ElectricSheep.munki"
]
},
- "com.github.jleggat.BatChmod.munki": {
- "name": "BatChmod",
- "description": "Downloads the current release version of BatChmod and imports it into Munki.",
+ "com.github.jleggat.ElectricSheep.munki": {
+ "name": "ElectricSheep",
+ "description": "Downloads ElectricSheep and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "BatChmod/BatChmod.munki.recipe",
- "parent": "com.github.jleggat.BatChmod.download",
- "shortname": "BatChmod.munki",
+ "path": "ElectricSheep/ElectricSheep.munki.recipe",
+ "parent": "com.github.jleggat.ElectricSheep.download",
+ "shortname": "ElectricSheep.munki",
"inferred_type": "munki",
- "munki_display_name": "BatChmod",
- "munki_description": "BatChmod is a utility for manipulating file and folder privileges in Mac OS X. It allows the manipulation of ownership as well as the privileges associated to the Owner, Group or others. It can also unlock files in order to apply those privileges and finally, it can remove any ACLs added to a folder or file under Mac OS X 10.5 Leopard or better."
+ "munki_display_name": "Electric Sheep",
+ "munki_description": "Electric Sheep is a collaborative abstract artwork founded by Scott Draves. It's run by thousands of people all over the world, and can be installed on any ordinary PC, Mac, Android, or iPad. When these computers \"sleep\", the Electric Sheep comes on and the computers communicate with each other by the internet to share the work of creating morphing abstract animations known as \"sheep\"."
},
- "com.github.jleggat.BatChmod.install": {
- "name": "BatChmod",
- "description": "Downloads the current release version of BatChmod and installs it.",
+ "com.github.jleggat.Git.install": {
+ "name": "Git",
+ "description": "Downloads Git for OS X dmg from sourceforge and installs it.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.",
"repo": "autopkg/jleggat-recipes",
- "path": "BatChmod/BatChmod.install.recipe",
- "parent": "com.github.jleggat.BatChmod.download",
- "shortname": "BatChmod.install",
+ "path": "Git/Git.install.recipe",
+ "parent": "com.github.jleggat.Git.download",
+ "shortname": "Git.install",
"inferred_type": "install"
},
- "com.github.jleggat.BatChmod.download": {
- "name": "BatChmod",
- "description": "Downloads the current release version of BatChmod.",
+ "com.github.jleggat.Git.munki": {
+ "name": "Git",
+ "description": "Downloads Git for OS X dmg from sourceforge and import it into munki.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.",
"repo": "autopkg/jleggat-recipes",
- "path": "BatChmod/BatChmod.download.recipe",
- "shortname": "BatChmod.download",
+ "path": "Git/Git.munki.recipe",
+ "parent": "com.github.jleggat.Git.download",
+ "shortname": "Git.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Git for Mac",
+ "munki_description": "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
+ },
+ "com.github.jleggat.Git.download": {
+ "name": "Git",
+ "description": "Downloads Git for OS X dmg from sourceforge.\nBy default downloads version for the newest OS X release.\nOptionally specify MAJOR_OS_VERSION as \"mavericks\" or \"snow-leopard\" for compatability with OS X release.\nNote: Code signature verification on Git cannot be done at this time.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "Git/Git.download.recipe",
+ "shortname": "Git.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.BatChmod.munki",
- "com.github.jleggat.BatChmod.install"
+ "com.github.jleggat.Git.install",
+ "com.github.jleggat.Git.munki"
]
},
- "com.github.jleggat.Integrity.munki": {
- "name": "Integrity",
- "description": "Downloads the latest Integrity disk image and imports into Munki.",
+ "com.github.jleggat.download.qlmarkdown": {
+ "name": "QLMarkdown",
+ "description": "Downloads the latest version of QLMarkdown.",
"repo": "autopkg/jleggat-recipes",
- "path": "Integrity/Integrity.munki.recipe",
- "parent": "com.github.jleggat.Integrity.download",
- "shortname": "Integrity.munki",
+ "path": "QLMarkdown/QLMarkdown.download.recipe",
+ "shortname": "QLMarkdown.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jleggat.munki.qlmarkdown",
+ "com.github.jleggat.install.qlmarkdown"
+ ]
+ },
+ "com.github.jleggat.munki.qlmarkdown": {
+ "name": null,
+ "description": "Download the latest version of QLMarkdown and imports it into Munki.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "QLMarkdown/QLMarkdown.munki.recipe",
+ "parent": "com.github.jleggat.download.qlmarkdown",
+ "shortname": "QLMarkdown.munki",
"inferred_type": "munki",
- "munki_display_name": "Integrity",
- "munki_description": "Easily find your website's broken links."
+ "munki_display_name": "Markdown Quick Look Plugin",
+ "munki_description": "Install this plugin to preview your Markdown files with Quick Look."
},
- "com.github.jleggat.Integrity.download": {
- "name": "Integrity",
- "description": "Downloads latest Integrity disk image.",
+ "com.github.jleggat.install.qlmarkdown": {
+ "name": null,
+ "description": "Installs the current release version of QLMarkdown.",
"repo": "autopkg/jleggat-recipes",
- "path": "Integrity/Integrity.download.recipe",
- "shortname": "Integrity.download",
+ "path": "QLMarkdown/QLMarkdown.install.recipe",
+ "parent": "com.github.jleggat.download.qlmarkdown",
+ "shortname": "QLMarkdown.install",
+ "inferred_type": "install"
+ },
+ "com.github.jleggat.pkg.macdown": {
+ "name": "MacDown",
+ "description": "Downloads latest MacDown archive and builds a package.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "MacDown/MacDown.pkg.recipe",
+ "parent": "com.github.jleggat.download.macdown",
+ "shortname": "MacDown.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jleggat.download.macdown": {
+ "name": "macdown",
+ "description": "Downloads latest MacDown archive.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "MacDown/MacDown.download.recipe",
+ "shortname": "MacDown.download",
"inferred_type": "download",
"children": [
- "com.github.jleggat.Integrity.munki",
- "com.github.jleggat.Integrity.install"
+ "com.github.jleggat.pkg.macdown",
+ "com.github.jleggat.munki.macdown",
+ "com.github.jleggat.install.macdown",
+ "com.github.peshay.filewave.MacDown"
]
},
- "com.github.jleggat.Integrity.install": {
- "name": "Integrity",
- "description": "Downloads the latest Integrity disk image and installs it.",
+ "com.github.jleggat.munki.macdown": {
+ "name": "MacDown",
+ "description": "Downloads the latest MacDown archive and imports into Munki.",
"repo": "autopkg/jleggat-recipes",
- "path": "Integrity/Integrity.install.recipe",
- "parent": "com.github.jleggat.Integrity.download",
- "shortname": "Integrity.install",
+ "path": "MacDown/MacDown.munki.recipe",
+ "parent": "com.github.jleggat.download.macdown",
+ "shortname": "MacDown.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MacDown Markdown editor",
+ "munki_description": "MacDown is an open source Markdown editor for OS X."
+ },
+ "com.github.jleggat.install.macdown": {
+ "name": "MacDown",
+ "description": "Downloads latest MacDown archive and installs MacDown.",
+ "repo": "autopkg/jleggat-recipes",
+ "path": "MacDown/MacDown.install.recipe",
+ "parent": "com.github.jleggat.download.macdown",
+ "shortname": "MacDown.install",
"inferred_type": "install"
},
- "com.github.jaharmi.pkg.TypeIt4Me": {
- "name": "TypeIt4Me",
- "description": "Downloads the latest version of TypeIt4Me and creates a package.",
+ "com.github.jaharmi.download.DEVONTechnologies.Freeware": {
+ "name": null,
+ "description": "Downloads the current release version of DEVON Technologies freeware.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ettore/TypeIt4Me.pkg.recipe",
- "parent": "com.github.jaharmi.download.TypeIt4Me",
- "shortname": "TypeIt4Me.pkg",
- "inferred_type": "pkg",
+ "path": "DEVONTechnologies/Freeware.DEVONTechnologies.download.recipe",
"children": [
- "com.github.jaharmi.jss.TypeIt4Me"
+ "com.github.jaharmi.download.DEVONTechnologies.WordService",
+ "com.github.jaharmi.download.DEVONTechnologies.CalcService"
]
},
- "com.github.jaharmi.jss.TypeIt4Me": {
- "name": "TypeIt4Me",
- "description": "Downloads the latest version of TypeIt4Me and imports it into your JSS.",
+ "com.github.jaharmi.download.DEVONTechnologies.WordService": {
+ "name": "WordService",
+ "description": "Downloads the current release version of DEVON Technologies' freeware WordService.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ettore/TypeIt4Me.jss.recipe",
- "parent": "com.github.jaharmi.pkg.TypeIt4Me",
- "shortname": "TypeIt4Me.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Completes partially typed words for you."
+ "path": "DEVONTechnologies/WordService.DEVONTechnologies.download.recipe",
+ "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware"
},
- "com.github.jaharmi.install.TypeIt4Me": {
- "name": "TypeIt4Me",
- "description": "Installs the latest version of TypeIt4Me.",
+ "com.github.jaharmi.download.DEVONTechnologies.CalcService": {
+ "name": "CalcService",
+ "description": "Downloads the current release version of DEVON Technologies' freeware CalcService.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ettore/TypeIt4Me.install.recipe",
- "parent": "com.github.jaharmi.download.TypeIt4Me",
- "shortname": "TypeIt4Me.install",
- "inferred_type": "install"
+ "path": "DEVONTechnologies/CalcService.DEVONTechnologies.download.recipe",
+ "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware"
},
- "com.github.jaharmi.download.TypeIt4Me": {
- "name": "TypeIt4Me",
- "description": "Downloads the latest version of TypeIt4Me.",
+ "com.github.jaharmi.munki.Quitter": {
+ "name": "Quitter",
+ "description": "Downloads the latest version of Quitter and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ettore/TypeIt4Me.download.recipe",
- "shortname": "TypeIt4Me.download",
+ "path": "FullCity/Quitter.munki.recipe",
+ "parent": "com.github.jaharmi.download.Quitter",
+ "shortname": "Quitter.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Quitter",
+ "munki_description": "Convenient app launcher and quitter."
+ },
+ "com.github.jaharmi.download.Quitter": {
+ "name": "Quitter",
+ "description": "Downloads the latest version of Quitter.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "FullCity/Quitter.download.recipe",
+ "shortname": "Quitter.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.TypeIt4Me",
- "com.github.jaharmi.install.TypeIt4Me",
- "com.github.jaharmi.munki.TypeIt4Me"
+ "com.github.jaharmi.munki.Quitter",
+ "com.github.jaharmi.install.Quitter",
+ "com.github.jaharmi.pkg.Quitter"
]
},
- "com.github.jaharmi.munki.TypeIt4Me": {
- "name": "TypeIt4Me",
- "description": "Downloads the latest version of TypeIt4Me and imports it into Munki.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Ettore/TypeIt4Me.munki.recipe",
- "parent": "com.github.jaharmi.download.TypeIt4Me",
- "shortname": "TypeIt4Me.munki",
- "inferred_type": "munki",
- "munki_display_name": "TypeIt4Me",
- "munki_description": "Completes partially typed words for you."
- },
- "com.github.jaharmi.jss.Pathology": {
- "name": "Pathology",
- "description": "Downloads the latest version of Pathology and imports it into your JSS.",
+ "com.github.jaharmi.jss.Quitter": {
+ "name": "Quitter",
+ "description": "Downloads the latest version of Quitter and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathology.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Pathology",
- "shortname": "Pathology.jss",
+ "path": "FullCity/Quitter.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Quitter",
+ "shortname": "Quitter.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "XPath debugger and visualizer."
+ "jamf_description": "Convenient app launcher and quitter."
},
- "com.github.jaharmi.pkg.Pathological": {
- "name": "Pathological",
- "description": "Downloads the latest version of Pathological and creates a package.",
+ "com.github.jaharmi.install.Quitter": {
+ "name": "Quitter",
+ "description": "Installs the latest version of Quitter.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathological.pkg.recipe",
- "parent": "com.github.jaharmi.download.Pathological",
- "shortname": "Pathological.pkg",
+ "path": "FullCity/Quitter.install.recipe",
+ "parent": "com.github.jaharmi.download.Quitter",
+ "shortname": "Quitter.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.pkg.Quitter": {
+ "name": "Quitter",
+ "description": "Downloads the latest version of Quitter and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "FullCity/Quitter.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Quitter",
+ "shortname": "Quitter.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Pathological"
+ "com.github.jaharmi.jss.Quitter"
]
},
- "com.github.jaharmi.jss.Pathological": {
- "name": "Pathological",
- "description": "Downloads the latest version of Pathological and imports it into your JSS.",
+ "com.github.jaharmi.download.FinderPop": {
+ "name": "FinderPop",
+ "description": "Downloads the latest version of FinderPop.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathological.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Pathological",
- "shortname": "Pathological.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Search Finder with extreme precision using XPath."
+ "path": "Turly/FinderPop.download.recipe",
+ "shortname": "FinderPop.download",
+ "inferred_type": "download"
},
- "com.github.jaharmi.download.Pathology": {
- "name": "Pathology",
- "description": "Downloads the latest version of Pathology.",
+ "com.github.jaharmi.download.ControlPlane": {
+ "name": "ControlPlane",
+ "description": "Downloads the current release version of ControlPlane.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathology.download.recipe",
- "shortname": "Pathology.download",
+ "path": "Rue/ControlPlane.download.recipe",
+ "shortname": "ControlPlane.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.Pathology",
- "com.github.jaharmi.pkg.Pathology",
- "com.github.jaharmi.munki.Pathology"
+ "com.github.jaharmi.munki.ControlPlane"
]
},
- "com.github.jaharmi.install.Pathological": {
- "name": "Pathological",
- "description": "Installs the latest version of Pathological.",
+ "com.github.jaharmi.munki.ControlPlane": {
+ "name": "ControlPlane",
+ "description": "Downloads latest release version of ControlPlane and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathological.install.recipe",
- "parent": "com.github.jaharmi.download.Pathological",
- "shortname": "Pathological.install",
- "inferred_type": "install"
+ "path": "Rue/ControlPlane.munki.recipe",
+ "parent": "com.github.jaharmi.download.ControlPlane",
+ "shortname": "ControlPlane.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Rue ControlPlane",
+ "munki_description": "ControlPlane allows you to build configuration profiles, contexts in ControlPlane lingo, for your Mac based on where you are or what you are doing. ControlPlane determines where you are or what you are doing based on a number of available evidence sources and then automatically reconfigures your Mac based on your preferences. Evidence sources can include your current location, visible WiFi networks, attached USB devices, running applications and more. You can even write your own evidence sources using shell scripts!"
},
- "com.github.jaharmi.install.Pathology": {
- "name": "Pathology",
- "description": "Installs the latest version of Pathology.",
+ "com.github.jaharmi.download.Keybase": {
+ "name": "Keybase",
+ "description": "Downloads the latest version of Keybase.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathology.install.recipe",
- "parent": "com.github.jaharmi.download.Pathology",
- "shortname": "Pathology.install",
- "inferred_type": "install"
+ "path": "Keybase/Keybase.download.recipe",
+ "shortname": "Keybase.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.Keybase",
+ "com.github.tallfunnyjew.install.Keybase",
+ "com.github.peshay.filewave.Keybase",
+ "com.github.crystalllized.pkg.Keybase"
+ ]
},
- "com.github.jaharmi.download.Fluid": {
- "name": "Fluid",
- "description": "Downloads the current release version of Fluid.",
+ "com.github.jaharmi.munki.Keybase": {
+ "name": "Keybase",
+ "description": "Downloads the latest version of Keybase and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Fluid.download.recipe",
- "shortname": "Fluid.download",
- "inferred_type": "download"
+ "path": "Keybase/Keybase.munki.recipe",
+ "parent": "com.github.jaharmi.download.Keybase",
+ "shortname": "Keybase.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Keybase",
+ "munki_description": "Keybase is a free, open source security app. It's also a public directory of people.\n\nThe Keybase app helps you perform cryptographically-secure operations with people you know on the Internet: chatting, file sharing, even publishing public documents. It's all easier and safer with Keybase.\n\nThe Keybase app is improving every day. To get started, download the app, create an account, and connect one or more of your social identities."
},
- "com.github.jaharmi.download.Pathological": {
- "name": "Pathological",
- "description": "Downloads the latest version of Pathological.",
+ "com.github.jaharmi.download.GeekTool": {
+ "name": "GeekTool",
+ "description": "Downloads the current release version of GeekTool.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathological.download.recipe",
- "shortname": "Pathological.download",
+ "path": "Tynsoe/GeekTool.download.recipe",
+ "shortname": "GeekTool.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.Pathological",
- "com.github.jaharmi.install.Pathological",
- "com.github.jaharmi.munki.Pathological"
+ "com.github.autopkg.pkg.GeekTool"
]
},
- "com.github.jaharmi.pkg.Pathology": {
- "name": "Pathology",
- "description": "Downloads the latest version of Pathology and creates a package.",
+ "com.github.jaharmi.download.JenkinsCI": {
+ "name": "Jenkins CI",
+ "description": "Downloads the latest version of Jenkins CI.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathology.pkg.recipe",
- "parent": "com.github.jaharmi.download.Pathology",
- "shortname": "Pathology.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss.Pathology"
- ]
+ "path": "JenkinsCI/JenkinsCI.download.recipe",
+ "shortname": "JenkinsCI.download",
+ "inferred_type": "download"
},
- "com.github.jaharmi.munki.Pathology": {
- "name": "Pathology",
- "description": "Downloads the latest version of Pathology and imports it into Munki.",
+ "com.github.jaharmi.install.Olympus.A-GPSUtility": {
+ "name": "OLYMPUS A-GPS Utility",
+ "description": "Installs the current release version of the Olympus A-GPS Utility software.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathology.munki.recipe",
- "parent": "com.github.jaharmi.download.Pathology",
- "shortname": "Pathology.munki",
- "inferred_type": "munki",
- "munki_display_name": "Pathology",
- "munki_description": "XPath debugger and visualizer."
+ "path": "Olympus/Olympus.A-GPSUtility.install.recipe",
+ "parent": "com.github.jaharmi.download.Olympus.A-GPSUtility"
},
- "com.github.jaharmi.munki.Pathological": {
- "name": "Pathological",
- "description": "Downloads the latest version of Pathological and imports it into Munki.",
+ "com.github.jaharmi.download.Olympus.A-GPSUtility": {
+ "name": "OLYMPUS A-GPS Utility",
+ "description": "Downloads the current release version of the Olympus A-GPS Utility software.",
"repo": "autopkg/jaharmi-recipes",
- "path": "CelestialTeapot/Pathological.munki.recipe",
- "parent": "com.github.jaharmi.download.Pathological",
- "shortname": "Pathological.munki",
- "inferred_type": "munki",
- "munki_display_name": "Pathological",
- "munki_description": "Search Finder with extreme precision using XPath."
+ "path": "Olympus/Olympus.A-GPSUtility.download.recipe",
+ "children": [
+ "com.github.jaharmi.install.Olympus.A-GPSUtility"
+ ]
},
- "com.github.jaharmi.install.Geekbench4": {
- "name": "Geekbench 4",
- "description": "Installs the latest version of Geekbench 4.",
+ "com.github.jaharmi.install.USBOverdrive": {
+ "name": "USBOverdrive",
+ "description": "Downloads and installs the latest version of USB Overdrive.",
"repo": "autopkg/jaharmi-recipes",
- "path": "PrimateLabs/Geekbench4.install.recipe",
- "parent": "com.github.jaharmi.download.Geekbench4",
- "shortname": "Geekbench4.install",
+ "path": "ALeviMontalcini/USBOverdrive.install.recipe",
+ "parent": "com.github.jaharmi.download.USBOverdrive",
+ "shortname": "USBOverdrive.install",
"inferred_type": "install"
},
- "com.github.jaharmi.munki.Geekbench4": {
- "name": "Geekbench 4",
- "description": "Downloads the latest version of Geekbench 4 and imports it into Munki.",
+ "com.github.jaharmi.munki.USBOverdrive": {
+ "name": "USBOverdrive",
+ "description": "Downloads the latest version of USB Overdrive and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "PrimateLabs/Geekbench4.munki.recipe",
- "parent": "com.github.jaharmi.download.Geekbench4",
- "shortname": "Geekbench4.munki",
+ "path": "ALeviMontalcini/USBOverdrive.munki.recipe",
+ "parent": "com.github.jaharmi.download.USBOverdrive",
+ "shortname": "USBOverdrive.munki",
"inferred_type": "munki",
- "munki_display_name": "Geekbench 4",
- "munki_description": "Measure processor and memory performance and more."
+ "munki_display_name": "USB Overdrive",
+ "munki_description": "The USB Overdrive is a device driver for Mac OS X that handles any USB or Bluetooth mouse, keyboard, trackball, joystick, gamepad or gaming device from any manufacturer and lets you configure it either globally or on a per-application, per-device basis."
},
- "com.github.jaharmi.download.Geekbench4": {
- "name": "Geekbench 4",
- "description": "Downloads the latest version of Geekbench 4.",
+ "com.github.jaharmi.download.USBOverdrive": {
+ "name": "USBOverdrive",
+ "description": "Downloads the latest version of USB Overdrive.",
"repo": "autopkg/jaharmi-recipes",
- "path": "PrimateLabs/Geekbench4.download.recipe",
- "shortname": "Geekbench4.download",
+ "path": "ALeviMontalcini/USBOverdrive.download.recipe",
+ "shortname": "USBOverdrive.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.Geekbench4",
- "com.github.jaharmi.munki.Geekbench4",
- "com.github.jaharmi.pkg.Geekbench4"
+ "com.github.jaharmi.install.USBOverdrive",
+ "com.github.jaharmi.munki.USBOverdrive"
]
},
- "com.github.jaharmi.jss.Geekbench4": {
- "name": "Geekbench 4",
- "description": "Downloads the latest version of Geekbench 4 and imports it into your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "PrimateLabs/Geekbench4.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Geekbench4",
- "shortname": "Geekbench4.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Measure processor and memory performance and more."
- },
- "com.github.jaharmi.pkg.Geekbench4": {
- "name": "Geekbench 4",
- "description": "Downloads the latest version of Geekbench 4 and creates a package.",
+ "com.github.jaharmi.download.SCAPWorkbench": {
+ "name": "SCAP Workbench",
+ "description": "Downloads the latest version of SCAP Workbench.",
"repo": "autopkg/jaharmi-recipes",
- "path": "PrimateLabs/Geekbench4.pkg.recipe",
- "parent": "com.github.jaharmi.download.Geekbench4",
- "shortname": "Geekbench4.pkg",
- "inferred_type": "pkg",
+ "path": "OpenSCAP/SCAPWorkbench.download.recipe",
+ "shortname": "SCAPWorkbench.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.jss.Geekbench4"
+ "com.github.jaharmi.install.SCAPWorkbench",
+ "com.github.jaharmi.pkg.SCAPWorkbench",
+ "com.github.jaharmi.munki.SCAPWorkbench"
]
},
- "com.github.jaharmi.download.Paw": {
- "name": "Paw",
- "description": "Downloads the latest version of Paw (now named RapidAPI).",
+ "com.github.jaharmi.install.SCAPWorkbench": {
+ "name": "SCAP Workbench",
+ "description": "Installs the latest version of SCAP Workbench.",
"repo": "autopkg/jaharmi-recipes",
- "path": "LuckyMarmot/Paw.download.recipe",
- "shortname": "Paw.download",
- "inferred_type": "download",
+ "path": "OpenSCAP/SCAPWorkbench.install.recipe",
+ "parent": "com.github.jaharmi.download.SCAPWorkbench",
+ "shortname": "SCAPWorkbench.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.pkg.SCAPWorkbench": {
+ "name": "SCAP Workbench",
+ "description": "Downloads the latest version of SCAP Workbench and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OpenSCAP/SCAPWorkbench.pkg.recipe",
+ "parent": "com.github.jaharmi.download.SCAPWorkbench",
+ "shortname": "SCAPWorkbench.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.munki.Paw",
- "com.github.jaharmi.pkg.Paw",
- "com.github.jaharmi.install.Paw"
+ "com.github.jaharmi.jss.SCAPWorkbench"
]
},
- "com.github.jaharmi.munki.Paw": {
- "name": "Paw",
- "description": "Downloads the latest version of Paw (now named RapidAPI) and imports it into Munki.",
+ "com.github.jaharmi.munki.SCAPWorkbench": {
+ "name": "SCAP Workbench",
+ "description": "Downloads the latest version of SCAP Workbench and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "LuckyMarmot/Paw.munki.recipe",
- "parent": "com.github.jaharmi.download.Paw",
- "shortname": "Paw.munki",
+ "path": "OpenSCAP/SCAPWorkbench.munki.recipe",
+ "parent": "com.github.jaharmi.download.SCAPWorkbench",
+ "shortname": "SCAPWorkbench.munki",
"inferred_type": "munki",
- "munki_display_name": "Paw",
- "munki_description": "Interact with Representational State Transfer (REST) services."
+ "munki_display_name": "SCAP Workbench",
+ "munki_description": " "
},
- "com.github.jaharmi.pkg.Paw": {
- "name": "Paw",
- "description": "Downloads the latest version of Paw (now named RapidAPI) and creates a package.",
+ "com.github.jaharmi.jss.SCAPWorkbench": {
+ "name": "SCAP Workbench",
+ "description": "Downloads the latest version of SCAP Workbench and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "LuckyMarmot/Paw.pkg.recipe",
- "parent": "com.github.jaharmi.download.Paw",
- "shortname": "Paw.pkg",
- "inferred_type": "pkg"
+ "path": "OpenSCAP/SCAPWorkbench.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.SCAPWorkbench",
+ "shortname": "SCAPWorkbench.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "SCAP Workbench is a graphical utility that offers an easy way to perform common oscap tasks.\n\nThis tool allows users to perform configuration and vulnerability scans on a single local or a remote system, perform remediation of the system in accordance with the given XCCDF or SDS file.\n\nWorkbench can generate reports, in multiple formats, containing the results of a system scan.\n\nWorkbench allows you to modify an XCCDF profile in an easy way without changing the respective XCCDF file. The tool provides a graphical way to enable or disable XCCDF elements. Your changes can be stored as an XCCDF tailoring file."
},
- "com.github.jaharmi.install.Paw": {
- "name": "Paw",
- "description": "Installs the latest version of Paw (now named RapidAPI).",
+ "com.github.jaharmi.install.BackgroundMusic": {
+ "name": "BackgroundMusic",
+ "description": "Installs the latest version of BackgroundMusic.",
"repo": "autopkg/jaharmi-recipes",
- "path": "LuckyMarmot/Paw.install.recipe",
- "parent": "com.github.jaharmi.download.Paw",
- "shortname": "Paw.install",
+ "path": "BearIsDriving/BackgroundMusic.install.recipe",
+ "parent": "com.github.jaharmi.download.BackgroundMusic",
+ "shortname": "BackgroundMusic.install",
"inferred_type": "install"
},
- "com.github.jaharmi.munki.FunctionFlip": {
- "name": "FunctionFlip",
- "description": "Downloads the latest version of FunctionFlip and imports it into Munki.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "KevinGessner/FunctionFlip.munki.recipe",
- "parent": "com.github.jaharmi.download.FunctionFlip",
- "shortname": "FunctionFlip.munki",
- "inferred_type": "munki",
- "munki_display_name": "FunctionFlip",
- "munki_description": " "
- },
- "com.github.jaharmi.download.FunctionFlip": {
- "name": "FunctionFlip",
- "description": "Downloads the latest version of FunctionFlip.",
+ "com.github.jaharmi.download.BackgroundMusic": {
+ "name": "BackgroundMusic",
+ "description": "Downloads the latest version of BackgroundMusic.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KevinGessner/FunctionFlip.download.recipe",
- "shortname": "FunctionFlip.download",
+ "path": "BearIsDriving/BackgroundMusic.download.recipe",
+ "shortname": "BackgroundMusic.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.FunctionFlip",
- "com.github.jaharmi.pkg.FunctionFlip",
- "com.github.jaharmi.install.FunctionFlip"
+ "com.github.jaharmi.install.BackgroundMusic",
+ "com.github.jaharmi.munki.BackgroundMusic"
]
},
- "com.github.jaharmi.pkg.FunctionFlip": {
- "name": "FunctionFlip",
- "description": "Downloads the latest version of FunctionFlip and creates a package.",
+ "com.github.jss-recipes.jss.BackgroundMusic": {
+ "name": "BackgroundMusic",
+ "description": "Downloads the latest version of BackgroundMusic and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KevinGessner/FunctionFlip.pkg.recipe",
- "parent": "com.github.jaharmi.download.FunctionFlip",
- "shortname": "FunctionFlip.pkg",
- "inferred_type": "pkg"
+ "path": "BearIsDriving/BackgroundMusic.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.BackgroundMusic",
+ "shortname": "BackgroundMusic.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio."
},
- "com.github.jaharmi.install.FunctionFlip": {
- "name": "FunctionFlip",
- "description": "Installs the latest version of FunctionFlip.",
+ "com.github.jaharmi.munki.BackgroundMusic": {
+ "name": "BackgroundMusic",
+ "description": "Downloads the latest version of BackgroundMusic and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KevinGessner/FunctionFlip.install.recipe",
- "parent": "com.github.jaharmi.download.FunctionFlip",
- "shortname": "FunctionFlip.install",
- "inferred_type": "install"
+ "path": "BearIsDriving/BackgroundMusic.munki.recipe",
+ "parent": "com.github.jaharmi.download.BackgroundMusic",
+ "shortname": "BackgroundMusic.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "BackgroundMusic",
+ "munki_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio."
+ },
+ "com.github.jaharmi.download.Flux": {
+ "name": "",
+ "description": "Downloads the current release version of F.lux.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Flux/Flux.download.recipe",
+ "shortname": "Flux.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.triti.install.Flux",
+ "com.github.triti.pkg.Flux"
+ ]
},
"com.github.autopkg.munki.Acorn": {
"name": "Acorn",
@@ -13820,656 +13817,498 @@
"munki_display_name": "Acorn 4",
"munki_description": "The image editor for humans. Everyone needs to edit images at some point, but not everyone has the time to learn complicated super pricey image editing programs. This is why we created Acorn. Add text and shapes to your digital pictures. Combine images together to create your own. Work with layers to touch up your favorite photos or make something new from scratch. Do all this and more with Acorn."
},
- "com.github.jaharmi.install.OpenTTD": {
- "name": "OpenTTD",
- "description": "Installs the latest version of OpenTTD.",
+ "com.github.jaharmi.jss-upload.Wooshy": {
+ "name": "Wooshy",
+ "description": "Downloads the latest version of Wooshy and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenTTD/OpenTTD.install.recipe",
- "parent": "com.github.jaharmi.pkg.OpenTTD",
- "shortname": "OpenTTD.install",
- "inferred_type": "install"
+ "path": "Wooshy/Wooshy.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.Wooshy",
+ "shortname": "Wooshy.jss-upload",
+ "inferred_type": "jss-upload"
},
- "com.github.jaharmi.munki.OpenTTD": {
- "name": "OpenTTD",
- "description": "Downloads the latest version of OpenTTD and imports it into Munki.",
+ "com.github.jaharmi.jss.Wooshy": {
+ "name": "Wooshy",
+ "description": "Downloads the latest version of Wooshy and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenTTD/OpenTTD.munki.recipe",
- "parent": "com.github.jaharmi.download.OpenTTD",
- "shortname": "OpenTTD.munki",
- "inferred_type": "munki",
- "munki_display_name": "OpenTTD",
- "munki_description": "Clone of the Microprose game Transport Tycoon Deluxe."
+ "path": "Wooshy/Wooshy.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Wooshy",
+ "shortname": "Wooshy.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": ""
},
- "com.github.jaharmi.download.OpenTTD": {
- "name": "OpenTTD",
- "description": "Downloads the latest version of OpenTTD.",
+ "com.github.jaharmi.munki.Wooshy": {
+ "name": "Wooshy",
+ "description": "Downloads the latest version of Wooshy and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenTTD/OpenTTD.download.recipe",
- "shortname": "OpenTTD.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.OpenTTD",
- "com.github.jaharmi.pkg.OpenTTD"
- ]
+ "path": "Wooshy/Wooshy.munki.recipe",
+ "parent": "com.github.jaharmi.download.Wooshy",
+ "shortname": "Wooshy.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Wooshy",
+ "munki_description": " "
},
- "com.github.jaharmi.pkg.OpenTTD": {
- "name": "OpenTTD",
- "description": "Downloads the latest version of OpenTTD and creates a package.",
+ "com.github.jaharmi.pkg.Wooshy": {
+ "name": "Wooshy",
+ "description": "Downloads the latest version of Wooshy and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenTTD/OpenTTD.pkg.recipe",
- "parent": "com.github.jaharmi.download.OpenTTD",
- "shortname": "OpenTTD.pkg",
+ "path": "Wooshy/Wooshy.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Wooshy",
+ "shortname": "Wooshy.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.install.OpenTTD"
+ "com.github.jaharmi.jss-upload.Wooshy",
+ "com.github.jaharmi.jss.Wooshy"
]
},
- "com.github.jaharmi.munki.DeployStudioAdmin": {
- "name": "DeployStudioAdmin",
- "description": null,
- "repo": "autopkg/jaharmi-recipes",
- "path": "DeployStudio/DeployStudioAdmin.munki.recipe",
- "parent": "com.github.jaharmi.download.DeployStudio",
- "shortname": "DeployStudioAdmin.munki",
- "inferred_type": "munki",
- "munki_display_name": "DeployStudio Admin",
- "munki_description": "\n \n \n \n This installation includes the DeployStudio Admin tools only.\n \n These tools enable administrators to configure a DeployStudio Server remotely.\n
\n \n Saving time is a daily concern for system administrators, especially with the increase of minor interventions requested by end-users: accidentally modified system preferences, third-party applications instability or misconfigured, wrong access rights, viruses, etc... OS X is stable and robust but the capacity to (re)install completely a workstation or a server in a few minutes following a preset workflow that automatically restores the right disk image, configures and backs up what was planned by the administrator is a real benefit in terms of time and money. DeployStudio was designed this way, in order to manage flawlessly large deployments of workstations, servers and cluster nodes.\n
\n \n "
- },
- "com.github.jaharmi.download.DeployStudio": {
- "name": "DeployStudio",
- "description": "Downloads the latest version of DeployStudio.",
+ "com.github.jaharmi.download.Wooshy": {
+ "name": "Wooshy",
+ "description": "Downloads the latest version of Wooshy.",
"repo": "autopkg/jaharmi-recipes",
- "path": "DeployStudio/DeployStudio.download.recipe",
- "shortname": "DeployStudio.download",
+ "path": "Wooshy/Wooshy.download.recipe",
+ "shortname": "Wooshy.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.DeployStudioAdmin",
- "com.github.triti.pkg.DeployStudioAdmin",
- "com.github.triti.install.DeployStudioAdmin"
+ "com.github.jaharmi.munki.Wooshy",
+ "com.github.jaharmi.pkg.Wooshy",
+ "com.github.jaharmi.install.Wooshy"
]
},
- "com.github.jaharmi.download.USBOverdrive": {
- "name": "USBOverdrive",
- "description": "Downloads the latest version of USB Overdrive.",
+ "com.github.jaharmi.install.Wooshy": {
+ "name": "Wooshy",
+ "description": "Installs the latest version of Wooshy.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ALeviMontalcini/USBOverdrive.download.recipe",
- "shortname": "USBOverdrive.download",
+ "path": "Wooshy/Wooshy.install.recipe",
+ "parent": "com.github.jaharmi.download.Wooshy",
+ "shortname": "Wooshy.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.download.Touch\u00e9": {
+ "name": "Touch\u00e9",
+ "description": "Downloads the current release version of Touch\u00e9.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "RedSweater/Touche.download.recipe",
+ "shortname": "Touche.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.USBOverdrive",
- "com.github.jaharmi.install.USBOverdrive"
+ "com.github.jaharmi.munki.Touch\u00e9"
]
},
- "com.github.jaharmi.munki.USBOverdrive": {
- "name": "USBOverdrive",
- "description": "Downloads the latest version of USB Overdrive and imports it into Munki.",
+ "com.github.jaharmi.munki.Touch\u00e9": {
+ "name": "Touch\u00e9",
+ "description": "Downloads the latest version of Touch\u00e9 and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ALeviMontalcini/USBOverdrive.munki.recipe",
- "parent": "com.github.jaharmi.download.USBOverdrive",
- "shortname": "USBOverdrive.munki",
- "inferred_type": "munki",
- "munki_display_name": "USB Overdrive",
- "munki_description": "The USB Overdrive is a device driver for Mac OS X that handles any USB or Bluetooth mouse, keyboard, trackball, joystick, gamepad or gaming device from any manufacturer and lets you configure it either globally or on a per-application, per-device basis."
- },
- "com.github.jaharmi.install.USBOverdrive": {
- "name": "USBOverdrive",
- "description": "Downloads and installs the latest version of USB Overdrive.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "ALeviMontalcini/USBOverdrive.install.recipe",
- "parent": "com.github.jaharmi.download.USBOverdrive",
- "shortname": "USBOverdrive.install",
- "inferred_type": "install"
+ "path": "RedSweater/Touche.munki.recipe",
+ "parent": "com.github.jaharmi.download.Touch\u00e9",
+ "shortname": "Touche.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Touch\u00e9",
+ "munki_description": "Touch Bar for everyone. Simulate, show and hide, take screen captures."
},
- "com.github.jaharmi.download.AlephOne.Marathon": {
- "name": "Aleph One Marathon",
- "description": "Downloads the current release version of Aleph One for Marathon.",
+ "com.github.jaharmi.ds.iCloudControl": {
+ "name": "iCloud Control",
+ "description": "Downloads the latest version of iCloud Control and copies it to your DeployStudio packages.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/AlephOne.Marathon.download.recipe",
- "parent": "com.github.jaharmi.download.AlephOne"
+ "path": "RobbertBrandsma/iCloudControl.ds.recipe",
+ "parent": "com.github.jaharmi.pkg.iCloudControl",
+ "shortname": "iCloudControl.ds",
+ "inferred_type": "ds"
},
- "com.github.jaharmi.download.AlephOne": {
- "name": null,
- "description": "Downloads the current release version of Aleph One Marathon. Choose which Marathon version to get.",
+ "com.github.jaharmi.pkg.iCloudControl": {
+ "name": "iCloud Control",
+ "description": "Downloads the latest version of iCloud Control and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/AlephOne.download.recipe",
- "shortname": "AlephOne.download",
- "inferred_type": "download",
+ "path": "RobbertBrandsma/iCloudControl.pkg.recipe",
+ "parent": "com.github.jaharmi.download.iCloudControl",
+ "shortname": "iCloudControl.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.download.AlephOne.Marathon",
- "com.github.jaharmi.download.AlephOne.Marathon2",
- "com.github.jaharmi.download.AlephOne.MarathonInfinity"
+ "com.github.jaharmi.ds.iCloudControl",
+ "com.github.jaharmi.jss.iCloudControl"
]
},
- "com.github.jaharmi.download.ProjectMagma.Myth2": {
- "name": null,
- "description": "Downloads the current release version of Myth II: Soulblighter from Project Magma.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/ProjectMagma.Myth2.download.recipe"
- },
- "com.github.jaharmi.download.AlephOne.Marathon2": {
- "name": "Aleph One Marathon 2",
- "description": "Downloads the current release version of Aleph One for Marathon 2.",
+ "com.github.jaharmi.install.iCloudControl": {
+ "name": "iCloud Control",
+ "description": "Installs the latest version of iCloud Control.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/AlephOne.Marathon2.download.recipe",
- "parent": "com.github.jaharmi.download.AlephOne"
+ "path": "RobbertBrandsma/iCloudControl.install.recipe",
+ "parent": "com.github.jaharmi.download.iCloudControl",
+ "shortname": "iCloudControl.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.AlephOne.MarathonInfinity": {
- "name": "Aleph One Marathon Infinity",
- "description": "Downloads the current release version of Aleph One for Marathon Infinity.",
+ "com.github.jaharmi.download.iCloudControl": {
+ "name": "iCloud Control",
+ "description": "Downloads the latest version of iCloud Control.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/AlephOne.MarathonInfinity.download.recipe",
- "parent": "com.github.jaharmi.download.AlephOne",
+ "path": "RobbertBrandsma/iCloudControl.download.recipe",
+ "shortname": "iCloudControl.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.AlephOne.MarathonInfinity"
+ "com.github.jaharmi.pkg.iCloudControl",
+ "com.github.jaharmi.install.iCloudControl",
+ "com.github.jaharmi.munki.iCloudControl"
]
},
- "com.github.jaharmi.pkg.AlephOne.MarathonInfinity": {
- "name": null,
- "description": "Downloads the current release version of Aleph One for Marathon Infinity.",
+ "com.github.jaharmi.munki.iCloudControl": {
+ "name": "iCloud Control",
+ "description": "Downloads the latest version of iCloud Control and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/AlephOne.MarathonInfinity.pkg.recipe",
- "parent": "com.github.jaharmi.download.AlephOne.MarathonInfinity"
+ "path": "RobbertBrandsma/iCloudControl.munki.recipe",
+ "parent": "com.github.jaharmi.download.iCloudControl",
+ "shortname": "iCloudControl.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "iCloud Control",
+ "munki_description": "User-controlled selective sync for iCloud Drive"
},
- "com.github.jaharmi.download.ProjectMagma": {
- "name": null,
- "description": "Downloads the current release version of Myth from Project Magma. Choose which Myth version to get.",
+ "com.github.jaharmi.jss.iCloudControl": {
+ "name": "iCloud Control",
+ "description": "Downloads the latest version of iCloud Control and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bungie/ProjectMagma.download.recipe",
- "shortname": "ProjectMagma.download",
- "inferred_type": "download"
+ "path": "RobbertBrandsma/iCloudControl.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.iCloudControl",
+ "shortname": "iCloudControl.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "User-controlled selective sync for iCloud Drive"
},
- "com.github.jaharmi.install.NetSpot": {
- "name": "NetSpot",
- "description": "Installs the latest version of NetSpot.",
+ "com.github.jss-recipes.jss.Forecast": {
+ "name": "Forecast",
+ "description": "Downloads the latest version of Forecast and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Etwok/NetSpot.install.recipe",
- "parent": "com.github.jaharmi.download.NetSpot",
- "shortname": "NetSpot.install",
- "inferred_type": "install"
+ "path": "OvercastRadio/Forecast.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Forecast",
+ "shortname": "Forecast.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": ""
},
- "com.github.jaharmi.download.NetSpot": {
- "name": "NetSpot",
- "description": "Downloads the latest version of NetSpot.",
+ "com.github.jaharmi.pkg.Forecast": {
+ "name": "Forecast",
+ "description": "Downloads the latest version of Forecast and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Etwok/NetSpot.download.recipe",
- "shortname": "NetSpot.download",
- "inferred_type": "download",
+ "path": "OvercastRadio/Forecast.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Forecast",
+ "shortname": "Forecast.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.install.NetSpot",
- "com.github.jaharmi.pkg.NetSpot",
- "com.github.jaharmi.munki.NetSpot",
- "com.github.peshay.filewave.NetSpot"
+ "com.github.jss-recipes.jss.Forecast"
]
},
- "com.github.jaharmi.pkg.NetSpot": {
- "name": "NetSpot",
- "description": "Downloads the latest version of NetSpot and creates a package.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Etwok/NetSpot.pkg.recipe",
- "parent": "com.github.jaharmi.download.NetSpot",
- "shortname": "NetSpot.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jaharmi.munki.NetSpot": {
- "name": "NetSpot",
- "description": "Downloads the latest version of NetSpot and imports it into Munki.",
+ "com.github.jaharmi.install.Forecast": {
+ "name": "Forecast",
+ "description": "Installs the latest version of Forecast.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Etwok/NetSpot.munki.recipe",
- "parent": "com.github.jaharmi.download.NetSpot",
- "shortname": "NetSpot.munki",
- "inferred_type": "munki",
- "munki_display_name": "NetSpot",
- "munki_description": "Wireless survey tool."
+ "path": "OvercastRadio/Forecast.install.recipe",
+ "parent": "com.github.jaharmi.download.Forecast",
+ "shortname": "Forecast.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.munki.KenkuFM": {
- "name": "Kenku FM",
- "description": "Downloads the latest version of Kenku FM and imports it into Munki.",
+ "com.github.jaharmi.munki.Forecast": {
+ "name": "Forecast",
+ "description": "Downloads the latest version of Forecast and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OwlbearRodeo/KenkuFM.munki.recipe",
- "parent": "com.github.jaharmi.download.KenkuFM",
- "shortname": "KenkuFM.munki",
+ "path": "OvercastRadio/Forecast.munki.recipe",
+ "parent": "com.github.jaharmi.download.Forecast",
+ "shortname": "Forecast.munki",
"inferred_type": "munki",
- "munki_display_name": "Kenku FM",
- "munki_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n"
+ "munki_display_name": "Forecast",
+ "munki_description": " "
},
- "com.github.jaharmi.pkg.KenkuFM": {
- "name": "Kenku FM",
- "description": "Downloads the latest version of Kenku FM and creates a package.",
+ "com.github.jaharmi.download.Forecast": {
+ "name": "Forecast",
+ "description": "Downloads the latest version of Forecast.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OwlbearRodeo/KenkuFM.pkg.recipe",
- "parent": "com.github.jaharmi.download.KenkuFM",
- "shortname": "KenkuFM.pkg",
- "inferred_type": "pkg",
+ "path": "OvercastRadio/Forecast.download.recipe",
+ "shortname": "Forecast.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.jss-upload.KenkuFM",
- "com.github.jaharmi.jss.KenkuFM"
+ "com.github.jaharmi.pkg.Forecast",
+ "com.github.jaharmi.install.Forecast",
+ "com.github.jaharmi.munki.Forecast"
]
},
- "com.github.jaharmi.download.KenkuFM": {
- "name": "Kenku FM",
- "description": "Downloads the latest version of Kenku FM.",
+ "com.github.jaharmi.munki.Paw": {
+ "name": "Paw",
+ "description": "Downloads the latest version of Paw (now named RapidAPI) and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OwlbearRodeo/KenkuFM.download.recipe",
- "shortname": "KenkuFM.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.KenkuFM",
- "com.github.jaharmi.pkg.KenkuFM",
- "com.github.jaharmi.install.KenkuFM"
- ]
+ "path": "LuckyMarmot/Paw.munki.recipe",
+ "parent": "com.github.jaharmi.download.Paw",
+ "shortname": "Paw.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Paw",
+ "munki_description": "Interact with Representational State Transfer (REST) services."
},
- "com.github.jaharmi.jss-upload.KenkuFM": {
- "name": "Kenku FM",
- "description": "Downloads the latest version of Kenku FM and uploads the package to your JSS.",
+ "com.github.jaharmi.install.Paw": {
+ "name": "Paw",
+ "description": "Installs the latest version of Paw (now named RapidAPI).",
"repo": "autopkg/jaharmi-recipes",
- "path": "OwlbearRodeo/KenkuFM.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.KenkuFM",
- "shortname": "KenkuFM.jss-upload",
- "inferred_type": "jss-upload"
+ "path": "LuckyMarmot/Paw.install.recipe",
+ "parent": "com.github.jaharmi.download.Paw",
+ "shortname": "Paw.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.jss.KenkuFM": {
- "name": "Kenku FM",
- "description": "Downloads the latest version of Kenku FM and imports it into your JSS.",
+ "com.github.jaharmi.pkg.Paw": {
+ "name": "Paw",
+ "description": "Downloads the latest version of Paw (now named RapidAPI) and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OwlbearRodeo/KenkuFM.jss.recipe",
- "parent": "com.github.jaharmi.pkg.KenkuFM",
- "shortname": "KenkuFM.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n"
+ "path": "LuckyMarmot/Paw.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Paw",
+ "shortname": "Paw.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.install.KenkuFM": {
- "name": "Kenku FM",
- "description": "Installs the latest version of Kenku FM.",
+ "com.github.jaharmi.download.Paw": {
+ "name": "Paw",
+ "description": "Downloads the latest version of Paw (now named RapidAPI).",
"repo": "autopkg/jaharmi-recipes",
- "path": "OwlbearRodeo/KenkuFM.install.recipe",
- "parent": "com.github.jaharmi.download.KenkuFM",
- "shortname": "KenkuFM.install",
- "inferred_type": "install"
+ "path": "LuckyMarmot/Paw.download.recipe",
+ "shortname": "Paw.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.Paw",
+ "com.github.jaharmi.install.Paw",
+ "com.github.jaharmi.pkg.Paw"
+ ]
},
- "com.github.jaharmi.download.SwiftCapture": {
- "name": "SwiftCapture",
- "description": "Downloads the latest version of SwiftCapture.",
+ "com.github.jaharmi.download.LaunchBar5": {
+ "name": "LaunchBar",
+ "description": "Downloads the latest version of LaunchBar 5.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SwiftCapture.download.recipe",
- "shortname": "SwiftCapture.download",
+ "path": "ObjectiveDevelopment/LaunchBar5.download.recipe",
+ "shortname": "LaunchBar5.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.SwiftCapture",
- "com.github.jaharmi.pkg.SwiftCapture",
- "com.github.jaharmi.install.SwiftCapture"
+ "com.github.jaharmi.munki.LaunchBar5"
]
},
- "com.github.jss-recipes.jss.SecuritySpy": {
- "name": "SecuritySpy",
- "description": "Downloads the latest version of SecuritySpy and imports it into your JSS.",
+ "com.github.jaharmi.munki.LaunchBar5": {
+ "name": "LaunchBar5",
+ "description": "Downloads latest release version of LaunchBar 5 and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SecuritySpy.jss.recipe",
- "parent": "com.github.jaharmi.pkg.SecuritySpy",
- "shortname": "SecuritySpy.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily."
+ "path": "ObjectiveDevelopment/LaunchBar5.munki.recipe",
+ "parent": "com.github.jaharmi.download.LaunchBar5",
+ "shortname": "LaunchBar5.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Objective Development LaunchBar",
+ "munki_description": "A single keyboard shortcut lets you access and control every aspect of your digital life. Whatever you want to accomplish on your Mac \u2013 with LaunchBar it\u2019s only a few keystrokes away.\n\nIt\u2019s a file manager, a web and desktop search tool, an app launcher, a clipboard manager, a jukebox, a calculator, an information browser \u2026 or quite simply a tremendous time saver!"
},
- "com.github.jaharmi.munki.SwiftCapture": {
- "name": "SwiftCapture",
- "description": "Downloads the latest version of SwiftCapture and imports it into Munki.",
+ "com.github.jaharmi.munki.Mac2TiVo": {
+ "name": "Mac2TiVo",
+ "description": "Downloads latest release version of Roxio Mac2TiVo, part of Roxio Toast Titanium, and imports it into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SwiftCapture.munki.recipe",
- "parent": "com.github.jaharmi.download.SwiftCapture",
- "shortname": "SwiftCapture.munki",
+ "path": "Roxio/Mac2TiVo.munki.recipe",
+ "parent": "com.github.jaharmi.download.Mac2TiVo",
+ "shortname": "Mac2TiVo.munki",
"inferred_type": "munki",
- "munki_display_name": "SwiftCapture",
- "munki_description": " "
+ "munki_display_name": "Roxio Mac2TiVo",
+ "munki_description": "Transfer TiVo recordings from your Mac."
},
- "com.github.jaharmi.download.CaptureSync": {
- "name": "CaptureSync",
- "description": "Downloads the latest version of CaptureSync.",
+ "com.github.jaharmi.download.Toast11Titanium": {
+ "name": "Toast11Titanium",
+ "description": "Downloads the current release version of Roxio Toast 11 Titanium.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/CaptureSync.download.recipe",
- "shortname": "CaptureSync.download",
+ "path": "Roxio/Toast11.download.recipe",
+ "shortname": "Toast11.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.CaptureSync",
- "com.github.jaharmi.munki.CaptureSync",
- "com.github.jaharmi.pkg.CaptureSync"
+ "com.github.jaharmi.munki.Toast11Titanium"
]
},
- "com.github.jaharmi.pkg.SwiftCapture": {
- "name": "SwiftCapture",
- "description": "Downloads the latest version of SwiftCapture and creates a package.",
+ "com.github.jaharmi.munki.TiVoTransfer": {
+ "name": "TiVoTransfer",
+ "description": "Downloads latest release version of Roxio TiVo Transfer, part of Roxio Toast Titanium, and imports it into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SwiftCapture.pkg.recipe",
- "parent": "com.github.jaharmi.download.SwiftCapture",
- "shortname": "SwiftCapture.pkg",
- "inferred_type": "pkg"
+ "path": "Roxio/TiVoTransfer.munki.recipe",
+ "parent": "com.github.jaharmi.download.TiVoTransfer",
+ "shortname": "TiVoTransfer.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Roxio TiVo Transfer",
+ "munki_description": "Transfer TiVo recordings to your Mac."
},
- "com.github.jaharmi.download.SecuritySpy": {
- "name": "SecuritySpy",
- "description": "Downloads the latest version of SecuritySpy.",
+ "com.github.jaharmi.download.TiVoTransfer": {
+ "name": "TiVoTransfer",
+ "description": "Downloads the current release version of Roxio TiVo Transfer, part of Roxio Toast Titanium.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SecuritySpy.download.recipe",
- "shortname": "SecuritySpy.download",
+ "path": "Roxio/TiVoTransfer.download.recipe",
+ "shortname": "TiVoTransfer.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.SecuritySpy",
- "com.github.jaharmi.pkg.SecuritySpy",
- "com.github.jaharmi.install.SecuritySpy"
+ "com.github.jaharmi.munki.TiVoTransfer"
]
},
- "com.github.jaharmi.install.CaptureSync": {
- "name": "CaptureSync",
- "description": "Installs the latest version of CaptureSync.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/CaptureSync.install.recipe",
- "parent": "com.github.jaharmi.download.CaptureSync",
- "shortname": "CaptureSync.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.munki.CaptureSync": {
- "name": "CaptureSync",
- "description": "Downloads the latest version of CaptureSync and imports it into Munki.",
+ "com.github.jaharmi.munki.Toast11Titanium": {
+ "name": "Toast11Titanium",
+ "description": "Downloads latest release version of Roxio Toast 11 Titanium and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/CaptureSync.munki.recipe",
- "parent": "com.github.jaharmi.download.CaptureSync",
- "shortname": "CaptureSync.munki",
+ "path": "Roxio/Toast11.munki.recipe",
+ "parent": "com.github.jaharmi.download.Toast11Titanium",
+ "shortname": "Toast11.munki",
"inferred_type": "munki",
- "munki_display_name": "CaptureSync",
- "munki_description": " "
+ "munki_display_name": "Roxio Toast 11 Titanium",
+ "munki_description": "The ultimate media toolkit, redesigned. Capture. Copy. Convert. Share. Burn."
},
- "com.github.jaharmi.munki.SecuritySpy": {
- "name": "SecuritySpy",
- "description": "Downloads the latest version of SecuritySpy and imports it into Munki.",
+ "com.github.jaharmi.download.Mac2TiVo": {
+ "name": "Mac2TiVo",
+ "description": "Downloads the current release version of Roxio Mac2TiVo, part of Roxio Toast Titanium.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SecuritySpy.munki.recipe",
- "parent": "com.github.jaharmi.download.SecuritySpy",
- "shortname": "SecuritySpy.munki",
- "inferred_type": "munki",
- "munki_display_name": "SecuritySpy",
- "munki_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily."
+ "path": "Roxio/Mac2TiVo.download.recipe",
+ "shortname": "Mac2TiVo.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.Mac2TiVo"
+ ]
},
- "com.github.jaharmi.pkg.CaptureSync": {
- "name": "CaptureSync",
- "description": "Downloads the latest version of CaptureSync and creates a package.",
+ "com.github.jaharmi.jss.Dropzone": {
+ "name": "Dropzone 3",
+ "description": "Downloads the latest version of Dropzone 3 and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/CaptureSync.pkg.recipe",
- "parent": "com.github.jaharmi.download.CaptureSync",
- "shortname": "CaptureSync.pkg",
- "inferred_type": "pkg"
+ "path": "AptonicLimited/Dropzone.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Dropzone",
+ "shortname": "Dropzone.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Open, transfer, and install files by drag-and-drop."
},
- "com.github.jaharmi.pkg.SecuritySpy": {
- "name": "SecuritySpy",
- "description": "Downloads the latest version of SecuritySpy and creates a package.",
+ "com.github.jaharmi.pkg.Dropzone": {
+ "name": "Dropzone 3",
+ "description": "Downloads the latest version of Dropzone 3 and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SecuritySpy.pkg.recipe",
- "parent": "com.github.jaharmi.download.SecuritySpy",
- "shortname": "SecuritySpy.pkg",
+ "path": "AptonicLimited/Dropzone.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Dropzone",
+ "shortname": "Dropzone.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jss-recipes.jss.SecuritySpy"
+ "com.github.jaharmi.jss.Dropzone"
]
},
- "com.github.jaharmi.install.SecuritySpy": {
- "name": "SecuritySpy",
- "description": "Installs the latest version of SecuritySpy.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SecuritySpy.install.recipe",
- "parent": "com.github.jaharmi.download.SecuritySpy",
- "shortname": "SecuritySpy.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.install.SwiftCapture": {
- "name": "SwiftCapture",
- "description": "Installs the latest version of SwiftCapture.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "BenSoftware/SwiftCapture.install.recipe",
- "parent": "com.github.jaharmi.download.SwiftCapture",
- "shortname": "SwiftCapture.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.install.Hammerspoon": {
- "name": "Hammerspoon",
- "description": "Installs the latest version of Hammerspoon.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Hammerspoon/Hammerspoon.install.recipe",
- "parent": "com.github.jaharmi.download.Hammerspoon",
- "shortname": "Hammerspoon.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.munki.Hammerspoon": {
- "name": "Hammerspoon",
- "description": "Downloads the latest version of Hammerspoon and imports it into Munki.",
+ "com.github.jaharmi.munki.Dropzone": {
+ "name": "Dropzone 3",
+ "description": "Downloads the latest version of Dropzone 3 and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Hammerspoon/Hammerspoon.munki.recipe",
- "parent": "com.github.jaharmi.download.Hammerspoon",
- "shortname": "Hammerspoon.munki",
+ "path": "AptonicLimited/Dropzone.munki.recipe",
+ "parent": "com.github.jaharmi.download.Dropzone",
+ "shortname": "Dropzone.munki",
"inferred_type": "munki",
- "munki_display_name": "Hammerspoon",
- "munki_description": "Staggeringly powerful OS X desktop automation with Lua"
+ "munki_display_name": "Dropzone 3",
+ "munki_description": "Open, transfer, and install files by drag-and-drop."
},
- "com.github.jaharmi.jss.Hammerspoon": {
- "name": "Hammerspoon",
- "description": "Downloads the latest version of Hammerspoon and imports it into your JSS.",
+ "com.github.jaharmi.install.Dropzone": {
+ "name": "Dropzone 3",
+ "description": "Installs the latest version of Dropzone 3.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Hammerspoon/Hammerspoon.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Hammerspoon",
- "shortname": "Hammerspoon.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Staggeringly powerful OS X desktop automation with Lua"
+ "path": "AptonicLimited/Dropzone.install.recipe",
+ "parent": "com.github.jaharmi.download.Dropzone",
+ "shortname": "Dropzone.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.Hammerspoon": {
- "name": "Hammerspoon",
- "description": "Downloads the latest version of Hammerspoon.",
+ "com.github.jaharmi.download.Dropzone": {
+ "name": "Dropzone 3",
+ "description": "Downloads the latest version of Dropzone 3.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Hammerspoon/Hammerspoon.download.recipe",
- "shortname": "Hammerspoon.download",
+ "path": "AptonicLimited/Dropzone.download.recipe",
+ "shortname": "Dropzone.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.Hammerspoon",
- "com.github.jaharmi.munki.Hammerspoon",
- "com.github.jaharmi.pkg.Hammerspoon"
+ "com.github.jaharmi.pkg.Dropzone",
+ "com.github.jaharmi.munki.Dropzone",
+ "com.github.jaharmi.install.Dropzone"
]
},
- "com.github.jaharmi.pkg.Hammerspoon": {
- "name": "Hammerspoon",
- "description": "Downloads the latest version of Hammerspoon and creates a package.",
+ "com.github.jaharmi.download.BalanceOpen": {
+ "name": "BalanceOpen",
+ "description": "Downloads the latest version of BalanceOpen.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Hammerspoon/Hammerspoon.pkg.recipe",
- "parent": "com.github.jaharmi.download.Hammerspoon",
- "shortname": "Hammerspoon.pkg",
- "inferred_type": "pkg",
+ "path": "BalanceOpen/BalanceOpen.download.recipe",
+ "shortname": "BalanceOpen.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.jss.Hammerspoon"
+ "com.github.jaharmi.pkg.BalanceOpen",
+ "com.github.jaharmi.munki.BalanceOpen",
+ "com.github.jaharmi.install.BalanceOpen"
]
},
- "com.github.jaharmi.download.OracleJava7JDK": {
- "name": "OracleJava7JDK",
- "description": "Downloads the latest Oracle Java 7 JDK.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Oracle/OracleJava7JDK.download.recipe",
- "shortname": "OracleJava7JDK.download",
- "inferred_type": "download"
- },
- "com.github.jaharmi.munki.OracleJava7JDK": {
- "name": "OracleJava7JDK",
- "description": "Downloads latest release version of Oracle Java 7 JDK and imports into a Munki repository.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Oracle/OracleJava7JDK.munki.recipe",
- "parent": "com.github.hansen-m.download.OracleJava7JDK",
- "shortname": "OracleJava7JDK.munki",
- "inferred_type": "munki",
- "munki_display_name": "Oracle Java 7 development kit",
- "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform."
- },
- "com.github.jaharmi.pkg.HyperDither": {
- "name": "HyperDither",
- "description": "Downloads the latest version of HyperDither and creates a package.",
+ "com.github.jaharmi.pkg.BalanceOpen": {
+ "name": "BalanceOpen",
+ "description": "Downloads the latest version of BalanceOpen and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tinrocket/HyperDither.pkg.recipe",
- "parent": "com.github.jaharmi.download.HyperDither",
- "deprecated": true,
- "shortname": "HyperDither.pkg",
+ "path": "BalanceOpen/BalanceOpen.pkg.recipe",
+ "parent": "com.github.jaharmi.download.BalanceOpen",
+ "shortname": "BalanceOpen.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.HyperDither"
+ "com.github.jss-recipes.jss.BalanceOpen"
]
},
- "com.github.jaharmi.install.HyperDither": {
- "name": "HyperDither",
- "description": "Installs the latest version of HyperDither.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Tinrocket/HyperDither.install.recipe",
- "parent": "com.github.jaharmi.download.HyperDither",
- "deprecated": true,
- "shortname": "HyperDither.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.munki.HyperDither": {
- "name": "HyperDither",
- "description": "Downloads the latest version of HyperDither and imports it into Munki.",
+ "com.github.jaharmi.munki.BalanceOpen": {
+ "name": "BalanceOpen",
+ "description": "Downloads the latest version of BalanceOpen and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tinrocket/HyperDither.munki.recipe",
- "parent": "com.github.jaharmi.download.HyperDither",
- "deprecated": true,
- "shortname": "HyperDither.munki",
+ "path": "BalanceOpen/BalanceOpen.munki.recipe",
+ "parent": "com.github.jaharmi.download.BalanceOpen",
+ "shortname": "BalanceOpen.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "BalanceOpen",
+ "munki_description": " "
},
- "com.github.jaharmi.jss.HyperDither": {
- "name": "HyperDither",
- "description": "Downloads the latest version of HyperDither and imports it into your JSS.",
+ "com.github.jss-recipes.jss.BalanceOpen": {
+ "name": "BalanceOpen",
+ "description": "Downloads the latest version of BalanceOpen and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tinrocket/HyperDither.jss.recipe",
- "parent": "com.github.jaharmi.pkg.HyperDither",
- "deprecated": true,
- "shortname": "HyperDither.jss",
+ "path": "BalanceOpen/BalanceOpen.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.BalanceOpen",
+ "shortname": "BalanceOpen.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": ""
},
- "com.github.jaharmi.download.HyperDither": {
- "name": "HyperDither",
- "description": "Downloads the latest version of HyperDither.",
+ "com.github.jaharmi.install.BalanceOpen": {
+ "name": "BalanceOpen",
+ "description": "Installs the latest version of BalanceOpen.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tinrocket/HyperDither.download.recipe",
- "deprecated": true,
- "shortname": "HyperDither.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.pkg.HyperDither",
- "com.github.jaharmi.install.HyperDither",
- "com.github.jaharmi.munki.HyperDither"
- ]
+ "path": "BalanceOpen/BalanceOpen.install.recipe",
+ "parent": "com.github.jaharmi.download.BalanceOpen",
+ "shortname": "BalanceOpen.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.SoundSource": {
- "name": "SoundSource",
- "description": "Downloads the current release version of SoundSource.",
+ "com.github.jaharmi.download.SDClone": {
+ "name": "SD Clone",
+ "description": "Downloads the current release version of SD Clone.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RogueAmoeba/SoundSource.download.recipe",
- "shortname": "SoundSource.download",
+ "path": "TwoCanoes/SDClone.download.recipe",
+ "shortname": "SDClone.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.SoundSource"
- ]
- },
- "com.github.jaharmi.pkg.SoundSource": {
- "name": null,
- "description": "Downloads the latest version of SoundSource and creates a package.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "RogueAmoeba/SoundSource.pkg.recipe",
- "parent": "com.github.jaharmi.download.SoundSource",
- "shortname": "SoundSource.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.munki.SoundSource"
+ "com.github.jaharmi.munki.SDClone"
]
},
- "com.github.jaharmi.munki.SoundSource": {
- "name": "SoundSource",
- "description": "Downloads the latest version of SoundSource and imports it into Munki.",
+ "com.github.jaharmi.munki.SDClone": {
+ "name": "SDClone",
+ "description": "Downloads the latest version of SD Clone and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RogueAmoeba/SoundSource.munki.recipe",
- "parent": "com.github.jaharmi.pkg.SoundSource",
- "shortname": "SoundSource.munki",
+ "path": "TwoCanoes/SDClone.munki.recipe",
+ "parent": "com.github.jaharmi.download.SDClone",
+ "shortname": "SDClone.munki",
"inferred_type": "munki",
- "munki_display_name": "SoundSource",
+ "munki_display_name": "SD Clone",
"munki_description": ""
},
- "com.github.jaharmi.download.FinderPop": {
- "name": "FinderPop",
- "description": "Downloads the latest version of FinderPop.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Turly/FinderPop.download.recipe",
- "shortname": "FinderPop.download",
- "inferred_type": "download"
- },
- "com.github.jaharmi.munki.Logseq": {
- "name": "Logseq",
- "description": "Downloads the latest version of Logseq and imports it into Munki.",
+ "com.github.jaharmi.munki.OracleJava7JDK": {
+ "name": "OracleJava7JDK",
+ "description": "Downloads latest release version of Oracle Java 7 JDK and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Logseq/Logseq.munki.recipe",
- "parent": "com.github.jaharmi.download.Logseq",
- "shortname": "Logseq.munki",
+ "path": "Oracle/OracleJava7JDK.munki.recipe",
+ "parent": "com.github.hansen-m.download.OracleJava7JDK",
+ "shortname": "OracleJava7JDK.munki",
"inferred_type": "munki",
- "munki_display_name": "Logseq",
- "munki_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap"
- },
- "com.github.jaharmi.jss-upload.Logseq": {
- "name": "Logseq",
- "description": "Downloads the latest version of Logseq and uploads the package to your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Logseq/Logseq.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.Logseq",
- "shortname": "Logseq.jss-upload",
- "inferred_type": "jss-upload"
- },
- "com.github.jaharmi.install.Logseq": {
- "name": "Logseq",
- "description": "Installs the latest version of Logseq.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Logseq/Logseq.install.recipe",
- "parent": "com.github.jaharmi.download.Logseq",
- "shortname": "Logseq.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.jss.Logseq": {
- "name": "Logseq",
- "description": "Downloads the latest version of Logseq and imports it into your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Logseq/Logseq.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Logseq",
- "shortname": "Logseq.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap"
- },
- "com.github.jaharmi.download.Logseq": {
- "name": "Logseq",
- "description": "Downloads the latest version of Logseq.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Logseq/Logseq.download.recipe",
- "shortname": "Logseq.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.Logseq",
- "com.github.jaharmi.install.Logseq",
- "com.github.jaharmi.pkg.Logseq"
- ]
+ "munki_display_name": "Oracle Java 7 development kit",
+ "munki_description": "The JDK is a development environment for building applications, applets, and components using the Java programming language. The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform."
},
- "com.github.jaharmi.pkg.Logseq": {
- "name": "Logseq",
- "description": "Downloads the latest version of Logseq and creates a package.",
+ "com.github.jaharmi.download.OracleJava7JDK": {
+ "name": "OracleJava7JDK",
+ "description": "Downloads the latest Oracle Java 7 JDK.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Logseq/Logseq.pkg.recipe",
- "parent": "com.github.jaharmi.download.Logseq",
- "shortname": "Logseq.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss-upload.Logseq",
- "com.github.jaharmi.jss.Logseq"
- ]
+ "path": "Oracle/OracleJava7JDK.download.recipe",
+ "shortname": "OracleJava7JDK.download",
+ "inferred_type": "download"
},
"com.github.jaharmi.install.SafariTechnologyPreview": {
"name": "SafariTechnologyPreview",
@@ -14480,19 +14319,6 @@
"shortname": "SafariTechnologyPreview.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.SafariTechnologyPreview": {
- "name": "SafariTechnologyPreview",
- "description": "Downloads the latest version of Safari Technology Preview.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Apple/SafariTechnologyPreview.download.recipe",
- "shortname": "SafariTechnologyPreview.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.install.SafariTechnologyPreview",
- "com.github.jaharmi.munki.SafariTechnologyPreview",
- "com.github.fishd72.pkg.SafariTechnologyPreviewHS"
- ]
- },
"com.github.jaharmi.munki.SafariTechnologyPreview": {
"name": "SafariTechnologyPreview",
"description": "Downloads the latest version of Safari Technology Preview and imports it into Munki.",
@@ -14514,466 +14340,461 @@
"munki_display_name": null,
"munki_description": "%PRODCT_NAME% makes it easy to share files, schedule meetings, synchronize contacts, develop software, host your own website, publish wikis, configure Mac, iPhone, and iPad devices, remotely access your network, and more.\n\n%PRODCT_NAME% is an application you can add to macOS. Anyone can quickly and easily turn a Mac into a server that's perfect for home offices, businesses, schools, developers, and hobbyists alike."
},
- "com.github.jaharmi.download.SDClone": {
- "name": "SD Clone",
- "description": "Downloads the current release version of SD Clone.",
+ "com.github.jaharmi.download.SafariTechnologyPreview": {
+ "name": "SafariTechnologyPreview",
+ "description": "Downloads the latest version of Safari Technology Preview.",
"repo": "autopkg/jaharmi-recipes",
- "path": "TwoCanoes/SDClone.download.recipe",
- "shortname": "SDClone.download",
+ "path": "Apple/SafariTechnologyPreview.download.recipe",
+ "shortname": "SafariTechnologyPreview.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.SDClone"
+ "com.github.jaharmi.install.SafariTechnologyPreview",
+ "com.github.jaharmi.munki.SafariTechnologyPreview",
+ "com.github.fishd72.pkg.SafariTechnologyPreviewHS"
]
},
- "com.github.jaharmi.munki.SDClone": {
- "name": "SDClone",
- "description": "Downloads the latest version of SD Clone and imports it into Munki.",
+ "com.github.jaharmi.munki.Inform": {
+ "name": "Inform",
+ "description": "Downloads the latest version of Inform and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "TwoCanoes/SDClone.munki.recipe",
- "parent": "com.github.jaharmi.download.SDClone",
- "shortname": "SDClone.munki",
+ "path": "Inform/Inform.munki.recipe",
+ "parent": "com.github.jaharmi.download.Inform",
+ "shortname": "Inform.munki",
"inferred_type": "munki",
- "munki_display_name": "SD Clone",
- "munki_description": ""
+ "munki_display_name": "Inform",
+ "munki_description": "Display IP address, domain, and ISP information in Safari."
},
- "com.github.jaharmi.munki.Secretive": {
- "name": "Secretive",
- "description": "Downloads the latest version of Secretive and imports it into Munki.",
+ "com.github.jaharmi.download.Inform": {
+ "name": "Inform",
+ "description": "Downloads the latest version of Inform.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MaxGoedjen/Secretive.munki.recipe",
- "parent": "com.github.jaharmi.download.Secretive",
- "shortname": "Secretive.munki",
- "inferred_type": "munki",
- "munki_display_name": "Secretive",
- "munki_description": "Store SSH keys in the Secure Enclave"
+ "path": "Inform/Inform.download.recipe",
+ "shortname": "Inform.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.Inform",
+ "com.github.jaharmi.pkg.Inform",
+ "com.github.jaharmi.install.Inform"
+ ]
},
- "com.github.jaharmi.jss-upload.Secretive": {
- "name": "Secretive",
- "description": "Downloads the latest version of Secretive and uploads the package to your JSS.",
+ "com.github.jaharmi.pkg.Inform": {
+ "name": "Inform",
+ "description": "Downloads the latest version of Inform and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MaxGoedjen/Secretive.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.Secretive",
- "shortname": "Secretive.jss-upload",
- "inferred_type": "jss-upload"
+ "path": "Inform/Inform.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Inform",
+ "shortname": "Inform.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.install.Secretive": {
- "name": "Secretive",
- "description": "Installs the latest version of Secretive.",
+ "com.github.jaharmi.install.Inform": {
+ "name": "Inform",
+ "description": "Installs the latest version of Inform.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MaxGoedjen/Secretive.install.recipe",
- "parent": "com.github.jaharmi.download.Secretive",
- "shortname": "Secretive.install",
+ "path": "Inform/Inform.install.recipe",
+ "parent": "com.github.jaharmi.download.Inform",
+ "shortname": "Inform.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Secretive": {
- "name": "Secretive",
- "description": "Downloads the latest version of Secretive.",
+ "com.github.jaharmi.download.FunctionFlip": {
+ "name": "FunctionFlip",
+ "description": "Downloads the latest version of FunctionFlip.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MaxGoedjen/Secretive.download.recipe",
- "shortname": "Secretive.download",
+ "path": "KevinGessner/FunctionFlip.download.recipe",
+ "shortname": "FunctionFlip.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Secretive",
- "com.github.jaharmi.install.Secretive",
- "com.github.jaharmi.pkg.Secretive"
+ "com.github.jaharmi.install.FunctionFlip",
+ "com.github.jaharmi.munki.FunctionFlip",
+ "com.github.jaharmi.pkg.FunctionFlip"
]
},
- "com.github.jaharmi.pkg.Secretive": {
- "name": "Secretive",
- "description": "Downloads the latest version of Secretive and creates a package.",
+ "com.github.jaharmi.install.FunctionFlip": {
+ "name": "FunctionFlip",
+ "description": "Installs the latest version of FunctionFlip.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MaxGoedjen/Secretive.pkg.recipe",
- "parent": "com.github.jaharmi.download.Secretive",
- "shortname": "Secretive.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss-upload.Secretive",
- "com.github.jaharmi.jss.Secretive"
- ]
+ "path": "KevinGessner/FunctionFlip.install.recipe",
+ "parent": "com.github.jaharmi.download.FunctionFlip",
+ "shortname": "FunctionFlip.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.jss.Secretive": {
- "name": "Secretive",
- "description": "Downloads the latest version of Secretive and imports it into your JSS.",
+ "com.github.jaharmi.munki.FunctionFlip": {
+ "name": "FunctionFlip",
+ "description": "Downloads the latest version of FunctionFlip and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MaxGoedjen/Secretive.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Secretive",
- "shortname": "Secretive.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Store SSH keys in the Secure Enclave"
+ "path": "KevinGessner/FunctionFlip.munki.recipe",
+ "parent": "com.github.jaharmi.download.FunctionFlip",
+ "shortname": "FunctionFlip.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FunctionFlip",
+ "munki_description": " "
},
- "com.github.jaharmi.munki.Keybase": {
- "name": "Keybase",
- "description": "Downloads the latest version of Keybase and imports it into Munki.",
+ "com.github.jaharmi.pkg.FunctionFlip": {
+ "name": "FunctionFlip",
+ "description": "Downloads the latest version of FunctionFlip and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Keybase/Keybase.munki.recipe",
- "parent": "com.github.jaharmi.download.Keybase",
- "shortname": "Keybase.munki",
- "inferred_type": "munki",
- "munki_display_name": "Keybase",
- "munki_description": "Keybase is a free, open source security app. It's also a public directory of people.\n\nThe Keybase app helps you perform cryptographically-secure operations with people you know on the Internet: chatting, file sharing, even publishing public documents. It's all easier and safer with Keybase.\n\nThe Keybase app is improving every day. To get started, download the app, create an account, and connect one or more of your social identities."
+ "path": "KevinGessner/FunctionFlip.pkg.recipe",
+ "parent": "com.github.jaharmi.download.FunctionFlip",
+ "shortname": "FunctionFlip.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.download.Keybase": {
- "name": "Keybase",
- "description": "Downloads the latest version of Keybase.",
+ "com.github.jaharmi.download.Spectacle": {
+ "name": "Spectacle",
+ "description": "Downloads the latest version of Spectacle.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Keybase/Keybase.download.recipe",
- "shortname": "Keybase.download",
+ "path": "ECzarny/Spectacle.download.recipe",
+ "shortname": "Spectacle.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Keybase",
- "com.github.tallfunnyjew.install.Keybase",
- "com.github.peshay.filewave.Keybase",
- "com.github.crystalllized.pkg.Keybase"
+ "com.github.jaharmi.pkg.Spectacle",
+ "com.github.jaharmi.install.Spectacle",
+ "com.github.jaharmi.munki.Spectacle"
]
},
- "com.github.jaharmi.pkg.Quitter": {
- "name": "Quitter",
- "description": "Downloads the latest version of Quitter and creates a package.",
+ "com.github.jaharmi.pkg.Spectacle": {
+ "name": "Spectacle",
+ "description": "Downloads the latest version of Spectacle and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "FullCity/Quitter.pkg.recipe",
- "parent": "com.github.jaharmi.download.Quitter",
- "shortname": "Quitter.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss.Quitter"
- ]
+ "path": "ECzarny/Spectacle.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Spectacle",
+ "shortname": "Spectacle.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.munki.Quitter": {
- "name": "Quitter",
- "description": "Downloads the latest version of Quitter and imports it into Munki.",
+ "com.github.jaharmi.install.Spectacle": {
+ "name": "Spectacle",
+ "description": "Installs the latest version of Spectacle.",
"repo": "autopkg/jaharmi-recipes",
- "path": "FullCity/Quitter.munki.recipe",
- "parent": "com.github.jaharmi.download.Quitter",
- "shortname": "Quitter.munki",
- "inferred_type": "munki",
- "munki_display_name": "Quitter",
- "munki_description": "Convenient app launcher and quitter."
+ "path": "ECzarny/Spectacle.install.recipe",
+ "parent": "com.github.jaharmi.download.Spectacle",
+ "shortname": "Spectacle.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.Quitter": {
- "name": "Quitter",
- "description": "Downloads the latest version of Quitter.",
+ "com.github.jaharmi.munki.Spectacle": {
+ "name": "Spectacle",
+ "description": "Downloads the latest version of Spectacle and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "FullCity/Quitter.download.recipe",
- "shortname": "Quitter.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.pkg.Quitter",
- "com.github.jaharmi.munki.Quitter",
- "com.github.jaharmi.install.Quitter"
- ]
+ "path": "ECzarny/Spectacle.munki.recipe",
+ "parent": "com.github.jaharmi.download.Spectacle",
+ "shortname": "Spectacle.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Spectacle",
+ "munki_description": "Organize your windows without using a mouse."
},
- "com.github.jaharmi.install.Quitter": {
- "name": "Quitter",
- "description": "Installs the latest version of Quitter.",
+ "com.github.jaharmi.install.Signal": {
+ "name": "Signal",
+ "description": "Installs the latest version of Signal.",
"repo": "autopkg/jaharmi-recipes",
- "path": "FullCity/Quitter.install.recipe",
- "parent": "com.github.jaharmi.download.Quitter",
- "shortname": "Quitter.install",
+ "path": "Signal/Signal.install.recipe",
+ "parent": "com.github.jaharmi.download.Signal",
+ "shortname": "Signal.install",
"inferred_type": "install"
},
- "com.github.jaharmi.jss.Quitter": {
- "name": "Quitter",
- "description": "Downloads the latest version of Quitter and imports it into your JSS.",
+ "com.github.jss-recipes.jss.Signal": {
+ "name": "Signal",
+ "description": "Downloads the latest version of Signal and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "FullCity/Quitter.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Quitter",
- "shortname": "Quitter.jss",
+ "path": "Signal/Signal.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Signal",
+ "shortname": "Signal.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Convenient app launcher and quitter."
- },
- "com.github.jaharmi.install.Ring": {
- "name": "Ring",
- "description": "Installs the latest version of Ring.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "BotHomeAutomation/Ring.install.recipe",
- "parent": "com.github.jaharmi.download.Ring",
- "shortname": "Ring.install",
- "inferred_type": "install"
+ "jamf_description": ""
},
- "com.github.jaharmi.jss.Ring": {
- "name": "Ring",
- "description": "Downloads the latest version of Ring and imports it into your JSS.",
+ "com.github.jaharmi.download.Signal": {
+ "name": "Signal",
+ "description": "Downloads the latest universal version of Signal.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BotHomeAutomation/Ring.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Ring",
- "shortname": "Ring.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Set up and monitor your Ring devices."
+ "path": "Signal/Signal.download.recipe",
+ "shortname": "Signal.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.install.Signal",
+ "com.github.jaharmi.munki.Signal",
+ "com.github.jaharmi.pkg.Signal"
+ ]
},
- "com.github.jaharmi.munki.Ring": {
- "name": "Ring",
- "description": "Downloads the latest version of Ring and imports it into Munki.",
+ "com.github.jaharmi.munki.Signal": {
+ "name": "Signal",
+ "description": "Downloads the latest version of Signal and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BotHomeAutomation/Ring.munki.recipe",
- "parent": "com.github.jaharmi.download.Ring",
- "shortname": "Ring.munki",
+ "path": "Signal/Signal.munki.recipe",
+ "parent": "com.github.jaharmi.download.Signal",
+ "shortname": "Signal.munki",
"inferred_type": "munki",
- "munki_display_name": "Ring",
- "munki_description": "Set up and monitor your Ring devices."
+ "munki_display_name": "Signal Desktop",
+ "munki_description": " "
},
- "com.github.jaharmi.pkg.Ring": {
- "name": "Ring",
- "description": "Downloads the latest version of Ring and creates a package.",
+ "com.github.jaharmi.pkg.Signal": {
+ "name": "Signal",
+ "description": "Downloads the latest version of Signal and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BotHomeAutomation/Ring.pkg.recipe",
- "parent": "com.github.jaharmi.download.Ring",
- "shortname": "Ring.pkg",
+ "path": "Signal/Signal.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Signal",
+ "shortname": "Signal.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Ring"
+ "com.github.jss-recipes.jss.Signal",
+ "com.github.andredb90.filewave.Signal"
]
},
- "com.github.jaharmi.download.Ring": {
- "name": "Ring",
- "description": "Downloads the latest version of Ring.",
+ "com.github.jaharmi.download.Principle": {
+ "name": "Principle",
+ "description": "Downloads the latest version of Principle.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BotHomeAutomation/Ring.download.recipe",
- "shortname": "Ring.download",
+ "path": "DanielHooper/Principle.download.recipe",
+ "shortname": "Principle.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.Ring",
- "com.github.jaharmi.munki.Ring",
- "com.github.jaharmi.pkg.Ring"
+ "com.github.jaharmi.munki.Principle",
+ "com.github.jaharmi.install.Principle",
+ "com.github.jaharmi.pkg.Principle",
+ "com.github.peshay.filewave.Principle"
]
},
- "com.github.jaharmi.munki.ControlPlane": {
- "name": "ControlPlane",
- "description": "Downloads latest release version of ControlPlane and imports into a Munki repository.",
+ "com.github.jaharmi.munki.Principle": {
+ "name": "Principle",
+ "description": "Downloads the latest version of Principle and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Rue/ControlPlane.munki.recipe",
- "parent": "com.github.jaharmi.download.ControlPlane",
- "shortname": "ControlPlane.munki",
+ "path": "DanielHooper/Principle.munki.recipe",
+ "parent": "com.github.jaharmi.download.Principle",
+ "shortname": "Principle.munki",
"inferred_type": "munki",
- "munki_display_name": "Rue ControlPlane",
- "munki_description": "ControlPlane allows you to build configuration profiles, contexts in ControlPlane lingo, for your Mac based on where you are or what you are doing. ControlPlane determines where you are or what you are doing based on a number of available evidence sources and then automatically reconfigures your Mac based on your preferences. Evidence sources can include your current location, visible WiFi networks, attached USB devices, running applications and more. You can even write your own evidence sources using shell scripts!"
- },
- "com.github.jaharmi.download.ControlPlane": {
- "name": "ControlPlane",
- "description": "Downloads the current release version of ControlPlane.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Rue/ControlPlane.download.recipe",
- "shortname": "ControlPlane.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.ControlPlane"
- ]
+ "munki_display_name": "Principle",
+ "munki_description": "Easily create animated and interactive user interface designs."
},
- "com.github.jaharmi.install.Rocket": {
- "name": "Rocket",
- "description": "Installs the latest version of Rocket.",
+ "com.github.jaharmi.install.Principle": {
+ "name": "Principle",
+ "description": "Installs the latest version of Principle.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MatthewPalmer/Rocket.install.recipe",
- "parent": "com.github.jaharmi.download.Rocket",
- "shortname": "Rocket.install",
+ "path": "DanielHooper/Principle.install.recipe",
+ "parent": "com.github.jaharmi.download.Principle",
+ "shortname": "Principle.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Rocket": {
- "name": "Rocket",
- "description": "Downloads the latest version of Rocket.",
+ "com.github.jaharmi.pkg.Principle": {
+ "name": "Principle",
+ "description": "Downloads the latest version of Principle and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MatthewPalmer/Rocket.download.recipe",
- "shortname": "Rocket.download",
- "inferred_type": "download",
+ "path": "DanielHooper/Principle.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Principle",
+ "shortname": "Principle.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.install.Rocket",
- "com.github.jaharmi.pkg.Rocket",
- "com.github.jaharmi.munki.Rocket"
+ "com.github.jaharmi.jss.Principle"
]
},
- "com.github.jaharmi.jss.Rocket": {
- "name": "Rocket",
- "description": "Downloads the latest version of Rocket and imports it into your JSS.",
+ "com.github.jaharmi.jss.Principle": {
+ "name": "Principle",
+ "description": "Downloads the latest version of Principle and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MatthewPalmer/Rocket.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Rocket",
- "shortname": "Rocket.jss",
+ "path": "DanielHooper/Principle.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Principle",
+ "shortname": "Principle.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Slack-style emoji everywhere on your Mac."
+ "jamf_description": "Easily create animated and interactive user interface designs."
},
- "com.github.jaharmi.pkg.Rocket": {
- "name": "Rocket",
- "description": "Downloads the latest version of Rocket and creates a package.",
+ "com.github.jaharmi.download.DwarfFortress": {
+ "name": "Dwarf Fortress",
+ "description": "Downloads the latest version of Dwarf Fortress.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MatthewPalmer/Rocket.pkg.recipe",
- "parent": "com.github.jaharmi.download.Rocket",
- "shortname": "Rocket.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss.Rocket"
- ]
+ "path": "Bay12Games/DwarfFortress.download.recipe",
+ "shortname": "DwarfFortress.download",
+ "inferred_type": "download"
},
- "com.github.jaharmi.munki.Rocket": {
- "name": "Rocket",
- "description": "Downloads the latest version of Rocket and imports it into Munki.",
+ "com.github.jaharmi.munki.NetworkRemote": {
+ "name": "Network Remote",
+ "description": "Downloads the latest version of Network Remote and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MatthewPalmer/Rocket.munki.recipe",
- "parent": "com.github.jaharmi.download.Rocket",
- "shortname": "Rocket.munki",
+ "path": "WMcBrine/NetworkRemote.munki.recipe",
+ "parent": "com.github.jaharmi.download.NetworkRemote",
+ "shortname": "NetworkRemote.munki",
"inferred_type": "munki",
- "munki_display_name": "Rocket",
- "munki_description": "Slack-style emoji everywhere on your Mac."
+ "munki_display_name": "Network Remote",
+ "munki_description": "Connect to Windows machines."
},
- "com.github.jaharmi.munki.BoinxTV": {
- "name": "BoinxTV",
- "description": "Downloads latest release version of BoinxTV and imports into a Munki repository.",
+ "com.github.jaharmi.pkg.NetworkRemote": {
+ "name": "Network Remote",
+ "description": "Downloads the latest version of Network Remote and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Boinx/BoinxTV.munki.recipe",
- "parent": "com.github.jaharmi.download.BoinxTV",
- "shortname": "BoinxTV.munki",
- "inferred_type": "munki",
- "munki_display_name": "Boinx Software BoinxTV",
- "munki_description": "Turns your Mac into a TV studio for creating Live to Disk, Live to Internet and Live to Stage video. Record stunning studio shows, podcasts, sports events, concerts, interviews, sermons, seminars and more using your Mac and multiple cameras."
+ "path": "WMcBrine/NetworkRemote.pkg.recipe",
+ "parent": "com.github.jaharmi.download.NetworkRemote",
+ "shortname": "NetworkRemote.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.download.BoinxTV": {
- "name": "BoinxTV",
- "description": "Downloads the current release version of BoinxTV.",
+ "com.github.jaharmi.download.NetworkRemote": {
+ "name": "Network Remote",
+ "description": "Downloads the latest version of Network Remote.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Boinx/BoinxTV.download.recipe",
- "shortname": "BoinxTV.download",
+ "path": "WMcBrine/NetworkRemote.download.recipe",
+ "shortname": "NetworkRemote.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.BoinxTV"
+ "com.github.jaharmi.munki.NetworkRemote",
+ "com.github.jaharmi.pkg.NetworkRemote",
+ "com.github.jaharmi.install.NetworkRemote"
]
},
- "com.github.jaharmi.munki.BackgroundMusic": {
- "name": "BackgroundMusic",
- "description": "Downloads the latest version of BackgroundMusic and imports it into Munki.",
+ "com.github.jaharmi.install.NetworkRemote": {
+ "name": "Network Remote",
+ "description": "Installs the latest version of Network Remote.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BearIsDriving/BackgroundMusic.munki.recipe",
- "parent": "com.github.jaharmi.download.BackgroundMusic",
- "shortname": "BackgroundMusic.munki",
- "inferred_type": "munki",
- "munki_display_name": "BackgroundMusic",
- "munki_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio."
+ "path": "WMcBrine/NetworkRemote.install.recipe",
+ "parent": "com.github.jaharmi.download.NetworkRemote",
+ "shortname": "NetworkRemote.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.install.BackgroundMusic": {
- "name": "BackgroundMusic",
- "description": "Installs the latest version of BackgroundMusic.",
+ "com.github.jaharmi.munki.Hammerspoon": {
+ "name": "Hammerspoon",
+ "description": "Downloads the latest version of Hammerspoon and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BearIsDriving/BackgroundMusic.install.recipe",
- "parent": "com.github.jaharmi.download.BackgroundMusic",
- "shortname": "BackgroundMusic.install",
- "inferred_type": "install"
+ "path": "Hammerspoon/Hammerspoon.munki.recipe",
+ "parent": "com.github.jaharmi.download.Hammerspoon",
+ "shortname": "Hammerspoon.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hammerspoon",
+ "munki_description": "Staggeringly powerful OS X desktop automation with Lua"
},
- "com.github.jss-recipes.jss.BackgroundMusic": {
- "name": "BackgroundMusic",
- "description": "Downloads the latest version of BackgroundMusic and imports it into your JSS.",
+ "com.github.jaharmi.jss.Hammerspoon": {
+ "name": "Hammerspoon",
+ "description": "Downloads the latest version of Hammerspoon and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BearIsDriving/BackgroundMusic.jss.recipe",
- "parent": "com.github.jaharmi.pkg.BackgroundMusic",
- "shortname": "BackgroundMusic.jss",
+ "path": "Hammerspoon/Hammerspoon.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Hammerspoon",
+ "shortname": "Hammerspoon.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Background Music, a macOS audio utility: automatically pause your music, set individual apps' volumes and record system audio."
+ "jamf_description": "Staggeringly powerful OS X desktop automation with Lua"
},
- "com.github.jaharmi.download.BackgroundMusic": {
- "name": "BackgroundMusic",
- "description": "Downloads the latest version of BackgroundMusic.",
+ "com.github.jaharmi.install.Hammerspoon": {
+ "name": "Hammerspoon",
+ "description": "Installs the latest version of Hammerspoon.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BearIsDriving/BackgroundMusic.download.recipe",
- "shortname": "BackgroundMusic.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.BackgroundMusic",
- "com.github.jaharmi.install.BackgroundMusic"
- ]
+ "path": "Hammerspoon/Hammerspoon.install.recipe",
+ "parent": "com.github.jaharmi.download.Hammerspoon",
+ "shortname": "Hammerspoon.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.SaveHollywood": {
- "name": "SaveHollywood",
- "description": "Downloads the latest version of SaveHollywood screen saver.",
+ "com.github.jaharmi.download.Hammerspoon": {
+ "name": "Hammerspoon",
+ "description": "Downloads the latest version of Hammerspoon.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Sudre/SaveHollywood.download.recipe",
- "shortname": "SaveHollywood.download",
+ "path": "Hammerspoon/Hammerspoon.download.recipe",
+ "shortname": "Hammerspoon.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.SaveHollywood",
- "com.github.jaharmi.install.SaveHollywood",
- "com.github.homebysix.pkg.SaveHollywood"
+ "com.github.jaharmi.munki.Hammerspoon",
+ "com.github.jaharmi.install.Hammerspoon",
+ "com.github.jaharmi.pkg.Hammerspoon"
]
},
- "com.github.jaharmi.munki.SaveHollywood": {
- "name": "SaveHollywood",
- "description": "Downloads the latest version of SaveHollywood and imports it into Munki.",
+ "com.github.jaharmi.pkg.Hammerspoon": {
+ "name": "Hammerspoon",
+ "description": "Downloads the latest version of Hammerspoon and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Sudre/SaveHollywood.munki.recipe",
- "parent": "com.github.jaharmi.download.SaveHollywood",
- "shortname": "SaveHollywood.munki",
- "inferred_type": "munki",
- "munki_display_name": "%NAME% screen saver",
- "munki_description": "A screen saver module that lets you play movies when your Mac enters screen saver mode."
+ "path": "Hammerspoon/Hammerspoon.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Hammerspoon",
+ "shortname": "Hammerspoon.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Hammerspoon"
+ ]
},
- "com.github.jaharmi.install.SaveHollywood": {
- "name": "SaveHollywood",
- "description": "Installs the latest version of SaveHollywood screen saver.",
+ "com.github.jaharmi.pkg.SoundSource": {
+ "name": null,
+ "description": "Downloads the latest version of SoundSource and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Sudre/SaveHollywood.install.recipe",
- "parent": "com.github.jaharmi.download.SaveHollywood",
- "shortname": "SaveHollywood.install",
- "inferred_type": "install"
+ "path": "RogueAmoeba/SoundSource.pkg.recipe",
+ "parent": "com.github.jaharmi.download.SoundSource",
+ "shortname": "SoundSource.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.munki.SoundSource"
+ ]
},
- "com.github.jaharmi.munki.Divvy": {
- "name": "Divvy",
- "description": "Downloads latest release version of Divvy and imports into a Munki repository.",
+ "com.github.jaharmi.munki.SoundSource": {
+ "name": "SoundSource",
+ "description": "Downloads the latest version of SoundSource and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Mizage/Divvy.munki.recipe",
- "parent": "com.github.jaharmi.download.Divvy",
- "shortname": "Divvy.munki",
+ "path": "RogueAmoeba/SoundSource.munki.recipe",
+ "parent": "com.github.jaharmi.pkg.SoundSource",
+ "shortname": "SoundSource.munki",
"inferred_type": "munki",
- "munki_display_name": "Mizage Divvy",
- "munki_description": "\nDivvy is an entirely new way of managing your workspace. It allows you to quickly and efficiently \u201cdivvy up\u201d your screen into exact portions.\n\nWith Divvy, it\u2019s as simple as a single click and drag in the Divvy interface and your window will be resized and moved to a relative portion of the screen. If that seems like too much work, you can go ahead and create as many different shortcuts as you\u2019d like that resize and move your windows.\n\nDivvy is designed to be quick, simple and elegant. We want it to stay out of your way as much as possible while providing the most powerful window management available today.\n "
+ "munki_display_name": "SoundSource",
+ "munki_description": ""
},
- "com.github.jaharmi.download.Divvy": {
- "name": "Divvy",
- "description": "Downloads the current release version of Divvy.",
+ "com.github.jaharmi.download.SoundSource": {
+ "name": "SoundSource",
+ "description": "Downloads the current release version of SoundSource.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Mizage/Divvy.download.recipe",
- "shortname": "Divvy.download",
+ "path": "RogueAmoeba/SoundSource.download.recipe",
+ "shortname": "SoundSource.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Divvy",
- "com.github.homebysix.install.Divvy",
- "com.github.homebysix.pkg.Divvy"
+ "com.github.jaharmi.pkg.SoundSource"
]
},
- "com.github.jaharmi.install.Maestral": {
- "name": "Maestral",
- "description": "Installs the latest version of Maestral.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Maestral/Maestral.install.recipe",
- "parent": "com.github.jaharmi.download.Maestral",
- "shortname": "Maestral.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.download.Maestral": {
- "name": "Maestral",
- "description": "Downloads the latest version of Maestral.",
+ "com.github.jaharmi.download.TypeIt4Me": {
+ "name": "TypeIt4Me",
+ "description": "Downloads the latest version of TypeIt4Me.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Maestral/Maestral.download.recipe",
- "shortname": "Maestral.download",
+ "path": "Ettore/TypeIt4Me.download.recipe",
+ "shortname": "TypeIt4Me.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.Maestral",
- "com.github.jaharmi.pkg.Maestral",
- "com.github.jaharmi.munki.Maestral"
+ "com.github.jaharmi.pkg.TypeIt4Me",
+ "com.github.jaharmi.munki.TypeIt4Me",
+ "com.github.jaharmi.install.TypeIt4Me"
]
},
- "com.github.jaharmi.pkg.Maestral": {
- "name": "Maestral",
- "description": "Downloads the latest version of Maestral and creates a package.",
+ "com.github.jaharmi.pkg.TypeIt4Me": {
+ "name": "TypeIt4Me",
+ "description": "Downloads the latest version of TypeIt4Me and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Maestral/Maestral.pkg.recipe",
- "parent": "com.github.jaharmi.download.Maestral",
- "shortname": "Maestral.pkg",
+ "path": "Ettore/TypeIt4Me.pkg.recipe",
+ "parent": "com.github.jaharmi.download.TypeIt4Me",
+ "shortname": "TypeIt4Me.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss-upload.Maestral",
- "com.github.jaharmi.jss.Maestral"
+ "com.github.jaharmi.jss.TypeIt4Me"
]
},
+ "com.github.jaharmi.jss.TypeIt4Me": {
+ "name": "TypeIt4Me",
+ "description": "Downloads the latest version of TypeIt4Me and imports it into your JSS.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Ettore/TypeIt4Me.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.TypeIt4Me",
+ "shortname": "TypeIt4Me.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Completes partially typed words for you."
+ },
+ "com.github.jaharmi.munki.TypeIt4Me": {
+ "name": "TypeIt4Me",
+ "description": "Downloads the latest version of TypeIt4Me and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Ettore/TypeIt4Me.munki.recipe",
+ "parent": "com.github.jaharmi.download.TypeIt4Me",
+ "shortname": "TypeIt4Me.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TypeIt4Me",
+ "munki_description": "Completes partially typed words for you."
+ },
+ "com.github.jaharmi.install.TypeIt4Me": {
+ "name": "TypeIt4Me",
+ "description": "Installs the latest version of TypeIt4Me.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Ettore/TypeIt4Me.install.recipe",
+ "parent": "com.github.jaharmi.download.TypeIt4Me",
+ "shortname": "TypeIt4Me.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.download.Nvidia.WebDriverQuadroCertified": {
+ "name": "Nvidia Mac Quadro-Certified and GeForce Web Driver",
+ "description": "Downloads the latest version of the Nvidia Quadro-Certified and GeForce Web Driver.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Nvidia/WebDriverQuadroCertified.Nvidia.download.recipe"
+ },
"com.github.jaharmi.jss-upload.Maestral": {
"name": "Maestral",
"description": "Downloads the latest version of Maestral and uploads the package to your JSS.",
@@ -14983,16 +14804,18 @@
"shortname": "Maestral.jss-upload",
"inferred_type": "jss-upload"
},
- "com.github.jaharmi.munki.Maestral": {
+ "com.github.jaharmi.download.Maestral": {
"name": "Maestral",
- "description": "Downloads the latest version of Maestral and imports it into Munki.",
+ "description": "Downloads the latest version of Maestral.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Maestral/Maestral.munki.recipe",
- "parent": "com.github.jaharmi.download.Maestral",
- "shortname": "Maestral.munki",
- "inferred_type": "munki",
- "munki_display_name": "Maestral",
- "munki_description": "Open-source Dropbox client for macOS and Linux"
+ "path": "Maestral/Maestral.download.recipe",
+ "shortname": "Maestral.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.pkg.Maestral",
+ "com.github.jaharmi.install.Maestral",
+ "com.github.jaharmi.munki.Maestral"
+ ]
},
"com.github.jaharmi.jss.Maestral": {
"name": "Maestral",
@@ -15005,189 +14828,126 @@
"jamf_display_name": null,
"jamf_description": "Open-source Dropbox client for macOS and Linux"
},
- "com.github.jaharmi.pkg.Principle": {
- "name": "Principle",
- "description": "Downloads the latest version of Principle and creates a package.",
+ "com.github.jaharmi.pkg.Maestral": {
+ "name": "Maestral",
+ "description": "Downloads the latest version of Maestral and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "DanielHooper/Principle.pkg.recipe",
- "parent": "com.github.jaharmi.download.Principle",
- "shortname": "Principle.pkg",
+ "path": "Maestral/Maestral.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Maestral",
+ "shortname": "Maestral.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Principle"
- ]
- },
- "com.github.jaharmi.download.Principle": {
- "name": "Principle",
- "description": "Downloads the latest version of Principle.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "DanielHooper/Principle.download.recipe",
- "shortname": "Principle.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.pkg.Principle",
- "com.github.jaharmi.install.Principle",
- "com.github.jaharmi.munki.Principle",
- "com.github.peshay.filewave.Principle"
+ "com.github.jaharmi.jss-upload.Maestral",
+ "com.github.jaharmi.jss.Maestral"
]
},
- "com.github.jaharmi.jss.Principle": {
- "name": "Principle",
- "description": "Downloads the latest version of Principle and imports it into your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "DanielHooper/Principle.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Principle",
- "shortname": "Principle.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Easily create animated and interactive user interface designs."
- },
- "com.github.jaharmi.install.Principle": {
- "name": "Principle",
- "description": "Installs the latest version of Principle.",
+ "com.github.jaharmi.install.Maestral": {
+ "name": "Maestral",
+ "description": "Installs the latest version of Maestral.",
"repo": "autopkg/jaharmi-recipes",
- "path": "DanielHooper/Principle.install.recipe",
- "parent": "com.github.jaharmi.download.Principle",
- "shortname": "Principle.install",
+ "path": "Maestral/Maestral.install.recipe",
+ "parent": "com.github.jaharmi.download.Maestral",
+ "shortname": "Maestral.install",
"inferred_type": "install"
},
- "com.github.jaharmi.munki.Principle": {
- "name": "Principle",
- "description": "Downloads the latest version of Principle and imports it into Munki.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "DanielHooper/Principle.munki.recipe",
- "parent": "com.github.jaharmi.download.Principle",
- "shortname": "Principle.munki",
- "inferred_type": "munki",
- "munki_display_name": "Principle",
- "munki_description": "Easily create animated and interactive user interface designs."
- },
- "com.github.jaharmi.download.KeyRemap4MacBook": {
- "name": "KeyRemap4MacBook",
- "description": "Downloads the current release version of KeyRemap4MacBook.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Tekezo/KeyRemap4MacBook.download.recipe",
- "shortname": "KeyRemap4MacBook.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.KeyRemap4MacBook"
- ]
- },
- "com.github.jaharmi.munki.PCKeyboardHack": {
- "name": "PCKeyboardHack",
- "description": "Downloads latest release version of PCKeyboardHack and imports into a Munki repository.",
+ "com.github.jaharmi.munki.Maestral": {
+ "name": "Maestral",
+ "description": "Downloads the latest version of Maestral and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tekezo/PCKeyboardHack.munki.recipe",
- "parent": "com.github.jaharmi.download.PCKeyboardHack",
- "shortname": "PCKeyboardHack.munki",
+ "path": "Maestral/Maestral.munki.recipe",
+ "parent": "com.github.jaharmi.download.Maestral",
+ "shortname": "Maestral.munki",
"inferred_type": "munki",
- "munki_display_name": "Tekezo PCKeyboardHack",
- "munki_description": "PCKeyboardHack can change caps lock key behavior. For example, changing caps lock key to delete Key. PCKeyboardHack can activate International Keys on Non-Apple keyboard."
+ "munki_display_name": "Maestral",
+ "munki_description": "Open-source Dropbox client for macOS and Linux"
},
- "com.github.jaharmi.munki.KeyRemap4MacBook": {
- "name": "KeyRemap4MacBook",
- "description": "Downloads latest release version of KeyRemap4MacBook and imports into a Munki repository.",
+ "com.github.jaharmi.munki.XRG": {
+ "name": "XRG",
+ "description": "Downloads latest release version of XRG and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tekezo/KeyRemap4MacBook.munki.recipe",
- "parent": "com.github.jaharmi.download.KeyRemap4MacBook",
- "shortname": "KeyRemap4MacBook.munki",
+ "path": "Gaucho/XRG.munki.recipe",
+ "parent": "com.github.jaharmi.download.XRG",
+ "shortname": "XRG.munki",
"inferred_type": "munki",
- "munki_display_name": "Tekezo KeyRemap4MacBook",
- "munki_description": "A powerful and stable keyboard customizer for OS X. You can easily customize from prepared settings. You can also add your own settings by XML."
+ "munki_display_name": "Gaucho XRG",
+ "munki_description": "XRG is an open source system monitor for Mac OS X. XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience."
},
- "com.github.jaharmi.download.PCKeyboardHack": {
- "name": "PCKeyboardHack",
- "description": "Downloads the current release version of PCKeyboardHack.",
+ "com.github.jaharmi.download.XRG": {
+ "name": "XRG",
+ "description": "Downloads the latest version of XRG.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tekezo/PCKeyboardHack.download.recipe",
- "shortname": "PCKeyboardHack.download",
+ "path": "Gaucho/XRG.download.recipe",
+ "shortname": "XRG.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.PCKeyboardHack"
+ "com.github.jaharmi.munki.XRG"
]
},
- "com.github.jaharmi.pkg.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp and creates a package.",
+ "com.github.jaharmi.install.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Installs the latest version of Sleep Aid.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Warp/Warp.pkg.recipe",
- "parent": "com.github.jaharmi.download.Warp",
- "shortname": "Warp.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss.Warp",
- "com.github.jaharmi.jss-upload.Warp"
- ]
+ "path": "Ohanaware/SleepAid.install.recipe",
+ "parent": "com.github.jaharmi.download.SleepAid",
+ "shortname": "SleepAid.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.jss.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp and imports it into your JSS.",
+ "com.github.jaharmi.jss.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Warp/Warp.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Warp",
- "shortname": "Warp.jss",
+ "path": "Ohanaware/SleepAid.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.SleepAid",
+ "shortname": "SleepAid.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": ""
},
- "com.github.jaharmi.install.Warp": {
- "name": "Warp",
- "description": "Installs the latest version of Warp.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Warp/Warp.install.recipe",
- "parent": "com.github.jaharmi.download.Warp",
- "shortname": "Warp.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.jss-upload.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp and uploads the package to your JSS.",
+ "com.github.jaharmi.jss-upload.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Warp/Warp.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.Warp",
- "shortname": "Warp.jss-upload",
+ "path": "Ohanaware/SleepAid.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.SleepAid",
+ "shortname": "SleepAid.jss-upload",
"inferred_type": "jss-upload"
},
- "com.github.jaharmi.munki.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp and imports it into Munki.",
+ "com.github.jaharmi.munki.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Warp/Warp.munki.recipe",
- "parent": "com.github.jaharmi.download.Warp",
- "shortname": "Warp.munki",
+ "path": "Ohanaware/SleepAid.munki.recipe",
+ "parent": "com.github.jaharmi.download.SleepAid",
+ "shortname": "SleepAid.munki",
"inferred_type": "munki",
- "munki_display_name": "Warp",
+ "munki_display_name": "Sleep Aid",
"munki_description": " "
},
- "com.github.jaharmi.download.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp.",
+ "com.github.jaharmi.pkg.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Warp/Warp.download.recipe",
- "shortname": "Warp.download",
- "inferred_type": "download",
+ "path": "Ohanaware/SleepAid.pkg.recipe",
+ "parent": "com.github.jaharmi.download.SleepAid",
+ "shortname": "SleepAid.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.pkg.Warp",
- "com.github.jaharmi.install.Warp",
- "com.github.jaharmi.munki.Warp"
+ "com.github.jaharmi.jss.SleepAid",
+ "com.github.jaharmi.jss-upload.SleepAid"
]
},
- "com.github.jaharmi.download.DwarfFortress": {
- "name": "Dwarf Fortress",
- "description": "Downloads the latest version of Dwarf Fortress.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Bay12Games/DwarfFortress.download.recipe",
- "shortname": "DwarfFortress.download",
- "inferred_type": "download"
- },
- "com.github.jaharmi.install.Hermes": {
- "name": "Hermes",
- "description": "Installs the latest version of Hermes.",
+ "com.github.jaharmi.download.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Hermes/Hermes.install.recipe",
- "parent": "com.github.jaharmi.download.Hermes",
- "shortname": "Hermes.install",
- "inferred_type": "install"
+ "path": "Ohanaware/SleepAid.download.recipe",
+ "shortname": "SleepAid.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.install.SleepAid",
+ "com.github.jaharmi.munki.SleepAid",
+ "com.github.jaharmi.pkg.SleepAid"
+ ]
},
"com.github.jaharmi.download.Hermes": {
"name": "Hermes",
@@ -15198,18 +14958,18 @@
"inferred_type": "download",
"children": [
"com.github.jaharmi.install.Hermes",
- "com.github.jaharmi.pkg.Hermes",
- "com.github.jaharmi.munki.Hermes"
+ "com.github.jaharmi.munki.Hermes",
+ "com.github.jaharmi.pkg.Hermes"
]
},
- "com.github.jaharmi.pkg.Hermes": {
+ "com.github.jaharmi.install.Hermes": {
"name": "Hermes",
- "description": "Downloads the latest version of Hermes and creates a package.",
+ "description": "Installs the latest version of Hermes.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Hermes/Hermes.pkg.recipe",
+ "path": "Hermes/Hermes.install.recipe",
"parent": "com.github.jaharmi.download.Hermes",
- "shortname": "Hermes.pkg",
- "inferred_type": "pkg"
+ "shortname": "Hermes.install",
+ "inferred_type": "install"
},
"com.github.jaharmi.munki.Hermes": {
"name": "Hermes",
@@ -15222,252 +14982,297 @@
"munki_display_name": "Hermes",
"munki_description": "Standalone Pandora client."
},
- "com.github.jaharmi.pkg.Spectacle": {
- "name": "Spectacle",
- "description": "Downloads the latest version of Spectacle and creates a package.",
+ "com.github.jaharmi.pkg.Hermes": {
+ "name": "Hermes",
+ "description": "Downloads the latest version of Hermes and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ECzarny/Spectacle.pkg.recipe",
- "parent": "com.github.jaharmi.download.Spectacle",
- "shortname": "Spectacle.pkg",
+ "path": "Hermes/Hermes.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Hermes",
+ "shortname": "Hermes.pkg",
"inferred_type": "pkg"
},
- "com.github.jaharmi.install.Spectacle": {
- "name": "Spectacle",
- "description": "Installs the latest version of Spectacle.",
+ "com.github.jaharmi.pkg.AlephOne.MarathonInfinity": {
+ "name": null,
+ "description": "Downloads the current release version of Aleph One for Marathon Infinity.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ECzarny/Spectacle.install.recipe",
- "parent": "com.github.jaharmi.download.Spectacle",
- "shortname": "Spectacle.install",
- "inferred_type": "install"
+ "path": "Bungie/AlephOne.MarathonInfinity.pkg.recipe",
+ "parent": "com.github.jaharmi.download.AlephOne.MarathonInfinity"
},
- "com.github.jaharmi.munki.Spectacle": {
- "name": "Spectacle",
- "description": "Downloads the latest version of Spectacle and imports it into Munki.",
+ "com.github.jaharmi.download.AlephOne.Marathon2": {
+ "name": "Aleph One Marathon 2",
+ "description": "Downloads the current release version of Aleph One for Marathon 2.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ECzarny/Spectacle.munki.recipe",
- "parent": "com.github.jaharmi.download.Spectacle",
- "shortname": "Spectacle.munki",
- "inferred_type": "munki",
- "munki_display_name": "Spectacle",
- "munki_description": "Organize your windows without using a mouse."
+ "path": "Bungie/AlephOne.Marathon2.download.recipe",
+ "parent": "com.github.jaharmi.download.AlephOne"
},
- "com.github.jaharmi.download.Spectacle": {
- "name": "Spectacle",
- "description": "Downloads the latest version of Spectacle.",
+ "com.github.jaharmi.download.ProjectMagma": {
+ "name": null,
+ "description": "Downloads the current release version of Myth from Project Magma. Choose which Myth version to get.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ECzarny/Spectacle.download.recipe",
- "shortname": "Spectacle.download",
+ "path": "Bungie/ProjectMagma.download.recipe",
+ "shortname": "ProjectMagma.download",
+ "inferred_type": "download"
+ },
+ "com.github.jaharmi.download.AlephOne.MarathonInfinity": {
+ "name": "Aleph One Marathon Infinity",
+ "description": "Downloads the current release version of Aleph One for Marathon Infinity.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Bungie/AlephOne.MarathonInfinity.download.recipe",
+ "parent": "com.github.jaharmi.download.AlephOne",
+ "children": [
+ "com.github.jaharmi.pkg.AlephOne.MarathonInfinity"
+ ]
+ },
+ "com.github.jaharmi.download.AlephOne.Marathon": {
+ "name": "Aleph One Marathon",
+ "description": "Downloads the current release version of Aleph One for Marathon.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Bungie/AlephOne.Marathon.download.recipe",
+ "parent": "com.github.jaharmi.download.AlephOne"
+ },
+ "com.github.jaharmi.download.AlephOne": {
+ "name": null,
+ "description": "Downloads the current release version of Aleph One Marathon. Choose which Marathon version to get.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Bungie/AlephOne.download.recipe",
+ "shortname": "AlephOne.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.Spectacle",
- "com.github.jaharmi.install.Spectacle",
- "com.github.jaharmi.munki.Spectacle"
+ "com.github.jaharmi.download.AlephOne.Marathon2",
+ "com.github.jaharmi.download.AlephOne.MarathonInfinity",
+ "com.github.jaharmi.download.AlephOne.Marathon"
]
},
- "com.github.jaharmi.munki.Signal": {
- "name": "Signal",
- "description": "Downloads the latest version of Signal and imports it into Munki.",
+ "com.github.jaharmi.download.ProjectMagma.Myth2": {
+ "name": null,
+ "description": "Downloads the current release version of Myth II: Soulblighter from Project Magma.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Signal/Signal.munki.recipe",
- "parent": "com.github.jaharmi.download.Signal",
- "shortname": "Signal.munki",
+ "path": "Bungie/ProjectMagma.Myth2.download.recipe"
+ },
+ "com.github.jaharmi.munki.Knock": {
+ "name": "Knock",
+ "description": "Downloads latest release version of Knock and imports into a Munki repository.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Knock/Knock.munki.recipe",
+ "parent": "com.github.jaharmi.download.Knock",
+ "shortname": "Knock.munki",
"inferred_type": "munki",
- "munki_display_name": "Signal Desktop",
- "munki_description": " "
+ "munki_display_name": "Knock Software Knock (to unlock)",
+ "munki_description": "APPDESCRIPTION"
},
- "com.github.jaharmi.download.Signal": {
- "name": "Signal",
- "description": "Downloads the latest universal version of Signal.",
+ "com.github.jaharmi.download.Knock": {
+ "name": "Knock",
+ "description": "Downloads the current release version of Knock (to unlock).",
"repo": "autopkg/jaharmi-recipes",
- "path": "Signal/Signal.download.recipe",
- "shortname": "Signal.download",
+ "path": "Knock/Knock.download.recipe",
+ "shortname": "Knock.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Signal",
- "com.github.jaharmi.pkg.Signal",
- "com.github.jaharmi.install.Signal"
+ "com.github.jaharmi.munki.Knock"
]
},
- "com.github.jaharmi.pkg.Signal": {
- "name": "Signal",
- "description": "Downloads the latest version of Signal and creates a package.",
+ "com.github.jaharmi.download.Logseq": {
+ "name": "Logseq",
+ "description": "Downloads the latest version of Logseq.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Signal/Signal.pkg.recipe",
- "parent": "com.github.jaharmi.download.Signal",
- "shortname": "Signal.pkg",
+ "path": "Logseq/Logseq.download.recipe",
+ "shortname": "Logseq.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.Logseq",
+ "com.github.jaharmi.pkg.Logseq",
+ "com.github.jaharmi.install.Logseq"
+ ]
+ },
+ "com.github.jaharmi.jss-upload.Logseq": {
+ "name": "Logseq",
+ "description": "Downloads the latest version of Logseq and uploads the package to your JSS.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Logseq/Logseq.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.Logseq",
+ "shortname": "Logseq.jss-upload",
+ "inferred_type": "jss-upload"
+ },
+ "com.github.jaharmi.munki.Logseq": {
+ "name": "Logseq",
+ "description": "Downloads the latest version of Logseq and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Logseq/Logseq.munki.recipe",
+ "parent": "com.github.jaharmi.download.Logseq",
+ "shortname": "Logseq.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Logseq",
+ "munki_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap"
+ },
+ "com.github.jaharmi.pkg.Logseq": {
+ "name": "Logseq",
+ "description": "Downloads the latest version of Logseq and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Logseq/Logseq.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Logseq",
+ "shortname": "Logseq.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jss-recipes.jss.Signal",
- "com.github.andredb90.filewave.Signal"
+ "com.github.jaharmi.jss-upload.Logseq",
+ "com.github.jaharmi.jss.Logseq"
]
},
- "com.github.jaharmi.install.Signal": {
- "name": "Signal",
- "description": "Installs the latest version of Signal.",
+ "com.github.jaharmi.install.Logseq": {
+ "name": "Logseq",
+ "description": "Installs the latest version of Logseq.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Signal/Signal.install.recipe",
- "parent": "com.github.jaharmi.download.Signal",
- "shortname": "Signal.install",
+ "path": "Logseq/Logseq.install.recipe",
+ "parent": "com.github.jaharmi.download.Logseq",
+ "shortname": "Logseq.install",
"inferred_type": "install"
},
- "com.github.jss-recipes.jss.Signal": {
- "name": "Signal",
- "description": "Downloads the latest version of Signal and imports it into your JSS.",
+ "com.github.jaharmi.jss.Logseq": {
+ "name": "Logseq",
+ "description": "Downloads the latest version of Logseq and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Signal/Signal.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Signal",
- "shortname": "Signal.jss",
+ "path": "Logseq/Logseq.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Logseq",
+ "shortname": "Logseq.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": ""
+ "jamf_description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap"
},
- "com.github.jaharmi.download.HyperDock": {
- "name": "HyperDock",
- "description": "Downloads the latest version of HyperDock.",
+ "com.github.jaharmi.download.ControllerMate": {
+ "name": "ControllerMate",
+ "description": "Downloads the latest version of ControllerMate.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bahoom/HyperDock.download.recipe",
- "shortname": "HyperDock.download",
+ "path": "KenHeglund/ControllerMate.download.recipe",
+ "shortname": "ControllerMate.download",
"inferred_type": "download"
},
- "com.github.jaharmi.pkg.HyperSwitch": {
- "name": "HyperSwitch",
- "description": "Downloads the latest version of HyperSwitch and creates a package. Requires homebysix-recipes in order to use VersionSplitter.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Bahoom/HyperSwitch.pkg.recipe",
- "parent": "com.github.jaharmi.download.HyperSwitch",
- "shortname": "HyperSwitch.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss.HyperSwitch"
- ]
- },
- "com.github.jaharmi.download.HyperSwitch": {
- "name": "HyperSwitch",
- "description": "Downloads the latest version of HyperSwitch.",
+ "com.github.jaharmi.download.Fluid": {
+ "name": "Fluid",
+ "description": "Downloads the current release version of Fluid.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bahoom/HyperSwitch.download.recipe",
- "shortname": "HyperSwitch.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.pkg.HyperSwitch",
- "com.github.jaharmi.munki.HyperSwitch",
- "com.github.jaharmi.install.HyperSwitch"
- ]
+ "path": "CelestialTeapot/Fluid.download.recipe",
+ "shortname": "Fluid.download",
+ "inferred_type": "download"
},
- "com.github.jaharmi.munki.HyperSwitch": {
- "name": "HyperSwitch",
- "description": "Downloads the latest version of HyperSwitch and imports it into Munki.",
+ "com.github.jaharmi.munki.Pathological": {
+ "name": "Pathological",
+ "description": "Downloads the latest version of Pathological and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bahoom/HyperSwitch.munki.recipe",
- "parent": "com.github.jaharmi.download.HyperSwitch",
- "shortname": "HyperSwitch.munki",
+ "path": "CelestialTeapot/Pathological.munki.recipe",
+ "parent": "com.github.jaharmi.download.Pathological",
+ "shortname": "Pathological.munki",
"inferred_type": "munki",
- "munki_display_name": "HyperSwitch",
- "munki_description": "Keyboard-focused window switcher."
- },
- "com.github.jaharmi.jss.HyperSwitch": {
- "name": "HyperSwitch",
- "description": "Downloads the latest version of HyperSwitch and imports it into your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Bahoom/HyperSwitch.jss.recipe",
- "parent": "com.github.jaharmi.pkg.HyperSwitch",
- "shortname": "HyperSwitch.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Keyboard-focused window switcher (beta)."
+ "munki_display_name": "Pathological",
+ "munki_description": "Search Finder with extreme precision using XPath."
},
- "com.github.jaharmi.install.HyperSwitch": {
- "name": "HyperSwitch",
- "description": "Installs the latest version of HyperSwitch.",
+ "com.github.jaharmi.install.Pathology": {
+ "name": "Pathology",
+ "description": "Installs the latest version of Pathology.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Bahoom/HyperSwitch.install.recipe",
- "parent": "com.github.jaharmi.download.HyperSwitch",
- "shortname": "HyperSwitch.install",
+ "path": "CelestialTeapot/Pathology.install.recipe",
+ "parent": "com.github.jaharmi.download.Pathology",
+ "shortname": "Pathology.install",
"inferred_type": "install"
},
- "com.github.jaharmi.pkg.KeepingYouAwake": {
- "name": "KeepingYouAwake",
- "description": "Downloads the latest version of KeepingYouAwake and creates a package.",
+ "com.github.jaharmi.pkg.Pathology": {
+ "name": "Pathology",
+ "description": "Downloads the latest version of Pathology and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MarcelDierkes/KeepingYouAwake.pkg.recipe",
- "parent": "com.github.jaharmi.download.KeepingYouAwake",
- "shortname": "KeepingYouAwake.pkg",
+ "path": "CelestialTeapot/Pathology.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Pathology",
+ "shortname": "Pathology.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.KeepingYouAwake"
+ "com.github.jaharmi.jss.Pathology"
]
},
- "com.github.jaharmi.install.KeepingYouAwake": {
- "name": "KeepingYouAwake",
- "description": "Installs the latest version of KeepingYouAwake.",
+ "com.github.jaharmi.jss.Pathological": {
+ "name": "Pathological",
+ "description": "Downloads the latest version of Pathological and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MarcelDierkes/KeepingYouAwake.install.recipe",
- "parent": "com.github.jaharmi.download.KeepingYouAwake",
- "shortname": "KeepingYouAwake.install",
- "inferred_type": "install"
+ "path": "CelestialTeapot/Pathological.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Pathological",
+ "shortname": "Pathological.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Search Finder with extreme precision using XPath."
},
- "com.github.jaharmi.download.KeepingYouAwake": {
- "name": "KeepingYouAwake",
- "description": "Downloads the latest version of KeepingYouAwake.",
+ "com.github.jaharmi.download.Pathological": {
+ "name": "Pathological",
+ "description": "Downloads the latest version of Pathological.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MarcelDierkes/KeepingYouAwake.download.recipe",
- "shortname": "KeepingYouAwake.download",
+ "path": "CelestialTeapot/Pathological.download.recipe",
+ "shortname": "Pathological.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.KeepingYouAwake",
- "com.github.jaharmi.install.KeepingYouAwake",
- "com.github.jaharmi.munki.KeepingYouAwake"
+ "com.github.jaharmi.munki.Pathological",
+ "com.github.jaharmi.pkg.Pathological",
+ "com.github.jaharmi.install.Pathological"
]
},
- "com.github.jaharmi.munki.KeepingYouAwake": {
- "name": "KeepingYouAwake",
- "description": "Downloads the latest version of KeepingYouAwake and imports it into Munki.",
+ "com.github.jaharmi.download.Pathology": {
+ "name": "Pathology",
+ "description": "Downloads the latest version of Pathology.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MarcelDierkes/KeepingYouAwake.munki.recipe",
- "parent": "com.github.jaharmi.download.KeepingYouAwake",
- "shortname": "KeepingYouAwake.munki",
- "inferred_type": "munki",
- "munki_display_name": "KeepingYouAwake",
- "munki_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)."
+ "path": "CelestialTeapot/Pathology.download.recipe",
+ "shortname": "Pathology.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.install.Pathology",
+ "com.github.jaharmi.pkg.Pathology",
+ "com.github.jaharmi.munki.Pathology"
+ ]
},
- "com.github.jaharmi.jss.KeepingYouAwake": {
- "name": "KeepingYouAwake",
- "description": "Downloads the latest version of KeepingYouAwake and imports it into your JSS.",
+ "com.github.jaharmi.pkg.Pathological": {
+ "name": "Pathological",
+ "description": "Downloads the latest version of Pathological and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MarcelDierkes/KeepingYouAwake.jss.recipe",
- "parent": "com.github.jaharmi.pkg.KeepingYouAwake",
- "shortname": "KeepingYouAwake.jss",
+ "path": "CelestialTeapot/Pathological.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Pathological",
+ "shortname": "Pathological.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Pathological"
+ ]
+ },
+ "com.github.jaharmi.jss.Pathology": {
+ "name": "Pathology",
+ "description": "Downloads the latest version of Pathology and imports it into your JSS.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "CelestialTeapot/Pathology.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Pathology",
+ "shortname": "Pathology.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)."
+ "jamf_description": "XPath debugger and visualizer."
},
- "com.github.jaharmi.download.Nvidia.WebDriverQuadroCertified": {
- "name": "Nvidia Mac Quadro-Certified and GeForce Web Driver",
- "description": "Downloads the latest version of the Nvidia Quadro-Certified and GeForce Web Driver.",
+ "com.github.jaharmi.munki.Pathology": {
+ "name": "Pathology",
+ "description": "Downloads the latest version of Pathology and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nvidia/WebDriverQuadroCertified.Nvidia.download.recipe"
+ "path": "CelestialTeapot/Pathology.munki.recipe",
+ "parent": "com.github.jaharmi.download.Pathology",
+ "shortname": "Pathology.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Pathology",
+ "munki_description": "XPath debugger and visualizer."
},
- "com.github.jaharmi.download.XRG": {
- "name": "XRG",
- "description": "Downloads the latest version of XRG.",
+ "com.github.jaharmi.install.Pathological": {
+ "name": "Pathological",
+ "description": "Installs the latest version of Pathological.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Gaucho/XRG.download.recipe",
- "shortname": "XRG.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.XRG"
- ]
+ "path": "CelestialTeapot/Pathological.install.recipe",
+ "parent": "com.github.jaharmi.download.Pathological",
+ "shortname": "Pathological.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.munki.XRG": {
- "name": "XRG",
- "description": "Downloads latest release version of XRG and imports into a Munki repository.",
+ "com.github.jaharmi.jss-upload.Shortcat": {
+ "name": "Shortcat",
+ "description": "Downloads the latest version of Shortcat and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Gaucho/XRG.munki.recipe",
- "parent": "com.github.jaharmi.download.XRG",
- "shortname": "XRG.munki",
- "inferred_type": "munki",
- "munki_display_name": "Gaucho XRG",
- "munki_description": "XRG is an open source system monitor for Mac OS X. XRG allows you to monitor CPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience."
+ "path": "Sproutcube/Shortcat.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.Shortcat",
+ "shortname": "Shortcat.jss-upload",
+ "inferred_type": "jss-upload"
},
"com.github.jaharmi.download.Shortcat": {
"name": "Shortcat",
@@ -15491,40 +15296,20 @@
"shortname": "Shortcat.install",
"inferred_type": "install"
},
- "com.github.jaharmi.jss.Shortcat": {
+ "com.github.jaharmi.pkg.Shortcat": {
"name": "Shortcat",
- "description": "Downloads the latest version of Shortcat and imports it into your JSS.",
+ "description": "Downloads the latest version of Shortcat and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Sproutcube/Shortcat.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Shortcat",
- "shortname": "Shortcat.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": ""
+ "path": "Sproutcube/Shortcat.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Shortcat",
+ "shortname": "Shortcat.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss-upload.Shortcat",
+ "com.github.jaharmi.jss.Shortcat"
+ ]
},
- "com.github.jaharmi.jss-upload.Shortcat": {
- "name": "Shortcat",
- "description": "Downloads the latest version of Shortcat and uploads the package to your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Sproutcube/Shortcat.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.Shortcat",
- "shortname": "Shortcat.jss-upload",
- "inferred_type": "jss-upload"
- },
- "com.github.jaharmi.pkg.Shortcat": {
- "name": "Shortcat",
- "description": "Downloads the latest version of Shortcat and creates a package.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Sproutcube/Shortcat.pkg.recipe",
- "parent": "com.github.jaharmi.download.Shortcat",
- "shortname": "Shortcat.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss.Shortcat",
- "com.github.jaharmi.jss-upload.Shortcat"
- ]
- },
- "com.github.jaharmi.munki.Shortcat": {
+ "com.github.jaharmi.munki.Shortcat": {
"name": "Shortcat",
"description": "Downloads the latest version of Shortcat and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
@@ -15535,840 +15320,889 @@
"munki_display_name": "Shortcat",
"munki_description": " "
},
- "com.github.jaharmi.install.NetworkRemote": {
- "name": "Network Remote",
- "description": "Installs the latest version of Network Remote.",
+ "com.github.jaharmi.jss.Shortcat": {
+ "name": "Shortcat",
+ "description": "Downloads the latest version of Shortcat and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "WMcBrine/NetworkRemote.install.recipe",
- "parent": "com.github.jaharmi.download.NetworkRemote",
- "shortname": "NetworkRemote.install",
- "inferred_type": "install"
+ "path": "Sproutcube/Shortcat.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Shortcat",
+ "shortname": "Shortcat.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": ""
},
- "com.github.jaharmi.munki.NetworkRemote": {
- "name": "Network Remote",
- "description": "Downloads the latest version of Network Remote and imports it into Munki.",
+ "com.github.jaharmi.download.BoinxTV": {
+ "name": "BoinxTV",
+ "description": "Downloads the current release version of BoinxTV.",
"repo": "autopkg/jaharmi-recipes",
- "path": "WMcBrine/NetworkRemote.munki.recipe",
- "parent": "com.github.jaharmi.download.NetworkRemote",
- "shortname": "NetworkRemote.munki",
+ "path": "Boinx/BoinxTV.download.recipe",
+ "shortname": "BoinxTV.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.BoinxTV"
+ ]
+ },
+ "com.github.jaharmi.munki.BoinxTV": {
+ "name": "BoinxTV",
+ "description": "Downloads latest release version of BoinxTV and imports into a Munki repository.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Boinx/BoinxTV.munki.recipe",
+ "parent": "com.github.jaharmi.download.BoinxTV",
+ "shortname": "BoinxTV.munki",
"inferred_type": "munki",
- "munki_display_name": "Network Remote",
- "munki_description": "Connect to Windows machines."
+ "munki_display_name": "Boinx Software BoinxTV",
+ "munki_description": "Turns your Mac into a TV studio for creating Live to Disk, Live to Internet and Live to Stage video. Record stunning studio shows, podcasts, sports events, concerts, interviews, sermons, seminars and more using your Mac and multiple cameras."
},
- "com.github.jaharmi.download.NetworkRemote": {
- "name": "Network Remote",
- "description": "Downloads the latest version of Network Remote.",
+ "com.github.jaharmi.munki.Lunar": {
+ "name": "Lunar",
+ "description": "Downloads the latest version of Lunar and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "WMcBrine/NetworkRemote.download.recipe",
- "shortname": "NetworkRemote.download",
+ "path": "Lunar/Lunar.munki.recipe",
+ "parent": "com.github.jaharmi.download.Lunar",
+ "shortname": "Lunar.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Lunar",
+ "munki_description": "Intelligent adaptive brightness for your external display."
+ },
+ "com.github.jaharmi.download.Lunar": {
+ "name": "Lunar",
+ "description": "Downloads the latest version of Lunar.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Lunar/Lunar.download.recipe",
+ "shortname": "Lunar.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.NetworkRemote",
- "com.github.jaharmi.munki.NetworkRemote",
- "com.github.jaharmi.pkg.NetworkRemote"
+ "com.github.jaharmi.munki.Lunar",
+ "com.github.jaharmi.install.Lunar",
+ "com.github.jaharmi.pkg.Lunar"
]
},
- "com.github.jaharmi.pkg.NetworkRemote": {
- "name": "Network Remote",
- "description": "Downloads the latest version of Network Remote and creates a package.",
+ "com.github.jaharmi.install.Lunar": {
+ "name": "Lunar",
+ "description": "Installs the latest version of Lunar.",
"repo": "autopkg/jaharmi-recipes",
- "path": "WMcBrine/NetworkRemote.pkg.recipe",
- "parent": "com.github.jaharmi.download.NetworkRemote",
- "shortname": "NetworkRemote.pkg",
- "inferred_type": "pkg"
+ "path": "Lunar/Lunar.install.recipe",
+ "parent": "com.github.jaharmi.download.Lunar",
+ "shortname": "Lunar.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.jss.Wooshy": {
- "name": "Wooshy",
- "description": "Downloads the latest version of Wooshy and imports it into your JSS.",
+ "com.github.jaharmi.jss.Lunar": {
+ "name": "Lunar",
+ "description": "Downloads the latest version of Lunar and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Wooshy/Wooshy.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Wooshy",
- "shortname": "Wooshy.jss",
+ "path": "Lunar/Lunar.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Lunar",
+ "shortname": "Lunar.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": ""
+ "jamf_description": "Intelligent adaptive brightness for your external display."
},
- "com.github.jaharmi.munki.Wooshy": {
- "name": "Wooshy",
- "description": "Downloads the latest version of Wooshy and imports it into Munki.",
+ "com.github.jaharmi.pkg.Lunar": {
+ "name": "Lunar",
+ "description": "Downloads the latest version of Lunar and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Wooshy/Wooshy.munki.recipe",
- "parent": "com.github.jaharmi.download.Wooshy",
- "shortname": "Wooshy.munki",
- "inferred_type": "munki",
- "munki_display_name": "Wooshy",
- "munki_description": " "
+ "path": "Lunar/Lunar.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Lunar",
+ "shortname": "Lunar.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Lunar"
+ ]
},
- "com.github.jaharmi.download.Wooshy": {
- "name": "Wooshy",
- "description": "Downloads the latest version of Wooshy.",
+ "com.github.jaharmi.pkg.NetSpot": {
+ "name": "NetSpot",
+ "description": "Downloads the latest version of NetSpot and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Wooshy/Wooshy.download.recipe",
- "shortname": "Wooshy.download",
+ "path": "Etwok/NetSpot.pkg.recipe",
+ "parent": "com.github.jaharmi.download.NetSpot",
+ "shortname": "NetSpot.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jaharmi.install.NetSpot": {
+ "name": "NetSpot",
+ "description": "Installs the latest version of NetSpot.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Etwok/NetSpot.install.recipe",
+ "parent": "com.github.jaharmi.download.NetSpot",
+ "shortname": "NetSpot.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.download.NetSpot": {
+ "name": "NetSpot",
+ "description": "Downloads the latest version of NetSpot.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Etwok/NetSpot.download.recipe",
+ "shortname": "NetSpot.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Wooshy",
- "com.github.jaharmi.install.Wooshy",
- "com.github.jaharmi.pkg.Wooshy"
+ "com.github.jaharmi.pkg.NetSpot",
+ "com.github.jaharmi.install.NetSpot",
+ "com.github.jaharmi.munki.NetSpot",
+ "com.github.peshay.filewave.NetSpot"
]
},
- "com.github.jaharmi.jss-upload.Wooshy": {
- "name": "Wooshy",
- "description": "Downloads the latest version of Wooshy and uploads the package to your JSS.",
+ "com.github.jaharmi.munki.NetSpot": {
+ "name": "NetSpot",
+ "description": "Downloads the latest version of NetSpot and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Wooshy/Wooshy.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.Wooshy",
- "shortname": "Wooshy.jss-upload",
- "inferred_type": "jss-upload"
+ "path": "Etwok/NetSpot.munki.recipe",
+ "parent": "com.github.jaharmi.download.NetSpot",
+ "shortname": "NetSpot.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "NetSpot",
+ "munki_description": "Wireless survey tool."
},
- "com.github.jaharmi.install.Wooshy": {
- "name": "Wooshy",
- "description": "Installs the latest version of Wooshy.",
+ "com.github.jaharmi.munki.ripgrep": {
+ "name": "ripgrep",
+ "description": "Downloads the latest version of ripgrep, creates a package, and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Wooshy/Wooshy.install.recipe",
- "parent": "com.github.jaharmi.download.Wooshy",
- "shortname": "Wooshy.install",
+ "path": "AndrewGallant/ripgrep.munki.recipe",
+ "parent": "com.github.jaharmi.pkg.ripgrep",
+ "shortname": "ripgrep.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ripgrep",
+ "munki_description": "ripgrep combines the usability of The Silver Searcher with the raw speed of grep."
+ },
+ "com.github.jaharmi.install.ripgrep": {
+ "name": "ripgrep",
+ "description": "Installs the latest version of ripgrep.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "AndrewGallant/ripgrep.install.recipe",
+ "parent": "com.github.jaharmi.pkg.ripgrep",
+ "shortname": "ripgrep.install",
"inferred_type": "install"
},
- "com.github.jaharmi.pkg.Wooshy": {
- "name": "Wooshy",
- "description": "Downloads the latest version of Wooshy and creates a package.",
+ "com.github.jaharmi.pkg.ripgrep": {
+ "name": "ripgrep",
+ "description": "Downloads the latest version of ripgrep and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Wooshy/Wooshy.pkg.recipe",
- "parent": "com.github.jaharmi.download.Wooshy",
- "shortname": "Wooshy.pkg",
+ "path": "AndrewGallant/ripgrep.pkg.recipe",
+ "parent": "com.github.jaharmi.download.ripgrep",
+ "shortname": "ripgrep.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Wooshy",
- "com.github.jaharmi.jss-upload.Wooshy"
+ "com.github.jaharmi.munki.ripgrep",
+ "com.github.jaharmi.install.ripgrep"
]
},
- "com.github.jaharmi.download.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid.",
+ "com.github.jaharmi.download.ripgrep": {
+ "name": "ripgrep",
+ "description": "Downloads the latest version of ripgrep.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ohanaware/SleepAid.download.recipe",
- "shortname": "SleepAid.download",
+ "path": "AndrewGallant/ripgrep.download.recipe",
+ "shortname": "ripgrep.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.SleepAid",
- "com.github.jaharmi.pkg.SleepAid",
- "com.github.jaharmi.install.SleepAid"
+ "com.github.jaharmi.pkg.ripgrep"
]
},
- "com.github.jaharmi.jss-upload.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid and uploads the package to your JSS.",
+ "com.github.jaharmi.download.Fantastical": {
+ "name": "Fantastical",
+ "description": "Downloads the current release version of Fantastical.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ohanaware/SleepAid.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.SleepAid",
- "shortname": "SleepAid.jss-upload",
- "inferred_type": "jss-upload"
+ "path": "Flexibits/Fantastical.download.recipe",
+ "shortname": "Fantastical.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.Fantastical"
+ ]
},
- "com.github.jaharmi.munki.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid and imports it into Munki.",
+ "com.github.jaharmi.munki.Fantastical": {
+ "name": "Fantastical",
+ "description": "Downloads latest release version of Fantastical and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ohanaware/SleepAid.munki.recipe",
- "parent": "com.github.jaharmi.download.SleepAid",
- "shortname": "SleepAid.munki",
+ "path": "Flexibits/Fantastical.munki.recipe",
+ "parent": "com.github.jaharmi.download.Fantastical",
+ "shortname": "Fantastical.munki",
"inferred_type": "munki",
- "munki_display_name": "Sleep Aid",
- "munki_description": " "
+ "munki_display_name": "Flexibits Fantastical",
+ "munki_description": "The Mac calendar you'll actually enjoy using."
},
- "com.github.jaharmi.jss.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid and imports it into your JSS.",
+ "com.github.jaharmi.jss.KeepingYouAwake": {
+ "name": "KeepingYouAwake",
+ "description": "Downloads the latest version of KeepingYouAwake and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ohanaware/SleepAid.jss.recipe",
- "parent": "com.github.jaharmi.pkg.SleepAid",
- "shortname": "SleepAid.jss",
+ "path": "MarcelDierkes/KeepingYouAwake.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.KeepingYouAwake",
+ "shortname": "KeepingYouAwake.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": ""
- },
- "com.github.jaharmi.pkg.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid and creates a package.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Ohanaware/SleepAid.pkg.recipe",
- "parent": "com.github.jaharmi.download.SleepAid",
- "shortname": "SleepAid.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jaharmi.jss-upload.SleepAid",
- "com.github.jaharmi.jss.SleepAid"
- ]
- },
- "com.github.jaharmi.install.SleepAid": {
- "name": "Sleep Aid",
- "description": "Installs the latest version of Sleep Aid.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Ohanaware/SleepAid.install.recipe",
- "parent": "com.github.jaharmi.download.SleepAid",
- "shortname": "SleepAid.install",
- "inferred_type": "install"
+ "jamf_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)."
},
- "com.github.jaharmi.munki.Bunch": {
- "name": "Bunch",
- "description": "Downloads the latest version of Bunch and imports it into Munki.",
+ "com.github.jaharmi.munki.KeepingYouAwake": {
+ "name": "KeepingYouAwake",
+ "description": "Downloads the latest version of KeepingYouAwake and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Terpstra/Bunch.munki.recipe",
- "parent": "com.github.jaharmi.download.Bunch",
- "shortname": "Bunch.munki",
+ "path": "MarcelDierkes/KeepingYouAwake.munki.recipe",
+ "parent": "com.github.jaharmi.download.KeepingYouAwake",
+ "shortname": "KeepingYouAwake.munki",
"inferred_type": "munki",
- "munki_display_name": "Bunch",
- "munki_description": "Colorful pinball game."
+ "munki_display_name": "KeepingYouAwake",
+ "munki_description": "A Caffeine clone for macOS Yosemite, El Capitan and Sierra (including Dark Mode)."
},
- "com.github.jaharmi.download.Bunch": {
- "name": "Bunch",
- "description": "Downloads the latest version of Bunch.",
+ "com.github.jaharmi.download.KeepingYouAwake": {
+ "name": "KeepingYouAwake",
+ "description": "Downloads the latest version of KeepingYouAwake.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Terpstra/Bunch.download.recipe",
- "shortname": "Bunch.download",
+ "path": "MarcelDierkes/KeepingYouAwake.download.recipe",
+ "shortname": "KeepingYouAwake.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Bunch",
- "com.github.jaharmi.install.Bunch",
- "com.github.jaharmi.pkg.Bunch"
+ "com.github.jaharmi.munki.KeepingYouAwake",
+ "com.github.jaharmi.install.KeepingYouAwake",
+ "com.github.jaharmi.pkg.KeepingYouAwake"
]
},
- "com.github.jaharmi.install.Bunch": {
- "name": "Bunch",
- "description": "Installs the latest version of Bunch.",
+ "com.github.jaharmi.install.KeepingYouAwake": {
+ "name": "KeepingYouAwake",
+ "description": "Installs the latest version of KeepingYouAwake.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Terpstra/Bunch.install.recipe",
- "parent": "com.github.jaharmi.download.Bunch",
- "shortname": "Bunch.install",
+ "path": "MarcelDierkes/KeepingYouAwake.install.recipe",
+ "parent": "com.github.jaharmi.download.KeepingYouAwake",
+ "shortname": "KeepingYouAwake.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Marked2": {
- "name": "",
- "description": "Downloads the current release version of Marked 2.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Terpstra/Marked2.download.recipe",
- "shortname": "Marked2.download",
- "inferred_type": "download"
- },
- "com.github.jaharmi.pkg.Bunch": {
- "name": "Bunch",
- "description": "Downloads the latest version of Bunch and creates a package.",
+ "com.github.jaharmi.pkg.KeepingYouAwake": {
+ "name": "KeepingYouAwake",
+ "description": "Downloads the latest version of KeepingYouAwake and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Terpstra/Bunch.pkg.recipe",
- "parent": "com.github.jaharmi.download.Bunch",
- "shortname": "Bunch.pkg",
+ "path": "MarcelDierkes/KeepingYouAwake.pkg.recipe",
+ "parent": "com.github.jaharmi.download.KeepingYouAwake",
+ "shortname": "KeepingYouAwake.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Bunch"
+ "com.github.jaharmi.jss.KeepingYouAwake"
]
},
- "com.github.jaharmi.jss.Bunch": {
- "name": "Bunch",
- "description": "Downloads the latest version of Bunch and imports it into your JSS.",
+ "com.github.jaharmi.jss.kitty": {
+ "name": "kitty",
+ "description": "Downloads the latest version of kitty and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Terpstra/Bunch.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Bunch",
- "shortname": "Bunch.jss",
+ "path": "KovidGoyal/kitty.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.kitty",
+ "shortname": "kitty.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Colorful pinball game."
+ "jamf_description": "Cross-platform, fast, feature-rich, GPU based terminal"
},
- "com.github.jaharmi.munki.Aerial": {
- "name": "Aerial",
- "description": "Downloads the latest version of Aerial and imports it into Munki.",
+ "com.github.jaharmi.munki.kitty": {
+ "name": "kitty",
+ "description": "Downloads the latest version of kitty and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "JohnCoates/Aerial.munki.recipe",
- "parent": "com.github.jaharmi.pkg.Aerial",
- "shortname": "Aerial.munki",
+ "path": "KovidGoyal/kitty.munki.recipe",
+ "parent": "com.github.jaharmi.download.kitty",
+ "shortname": "kitty.munki",
"inferred_type": "munki",
- "munki_display_name": "Aerial",
- "munki_description": "Apple TV Aerial Screensaver for Mac"
+ "munki_display_name": "kitty",
+ "munki_description": "Cross-platform, fast, feature-rich, GPU based terminal"
},
- "com.github.jaharmi.pkg.Aerial": {
- "name": "Aerial",
- "description": "Downloads the latest version of Aerial and creates a package.",
+ "com.github.jaharmi.install.kitty": {
+ "name": "kitty",
+ "description": "Installs the latest version of kitty.",
"repo": "autopkg/jaharmi-recipes",
- "path": "JohnCoates/Aerial.pkg.recipe",
- "parent": "com.github.jaharmi.download.Aerial",
- "shortname": "Aerial.pkg",
+ "path": "KovidGoyal/kitty.install.recipe",
+ "parent": "com.github.jaharmi.download.kitty",
+ "shortname": "kitty.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.pkg.kitty": {
+ "name": "kitty",
+ "description": "Downloads the latest version of kitty and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "KovidGoyal/kitty.pkg.recipe",
+ "parent": "com.github.jaharmi.download.kitty",
+ "shortname": "kitty.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.munki.Aerial",
- "com.github.jaharmi.install.Aerial"
+ "com.github.jaharmi.jss.kitty",
+ "com.github.jaharmi.jss-upload.kitty"
]
},
- "com.github.jaharmi.download.Aerial": {
- "name": "Aerial",
- "description": "Downloads the latest version of Aerial.",
+ "com.github.jaharmi.download.kitty": {
+ "name": "kitty",
+ "description": "Downloads the latest version of kitty.",
"repo": "autopkg/jaharmi-recipes",
- "path": "JohnCoates/Aerial.download.recipe",
- "shortname": "Aerial.download",
+ "path": "KovidGoyal/kitty.download.recipe",
+ "shortname": "kitty.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.Aerial"
+ "com.github.jaharmi.munki.kitty",
+ "com.github.jaharmi.install.kitty",
+ "com.github.jaharmi.pkg.kitty"
]
},
- "com.github.jaharmi.install.Aerial": {
- "name": "Aerial",
- "description": "Installs the latest version of Aerial.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "JohnCoates/Aerial.install.recipe",
- "parent": "com.github.jaharmi.pkg.Aerial",
- "shortname": "Aerial.install",
- "inferred_type": "install"
- },
- "com.github.jaharmi.munki.Touch\u00e9": {
- "name": "Touch\u00e9",
- "description": "Downloads the latest version of Touch\u00e9 and imports it into Munki.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "RedSweater/Touche.munki.recipe",
- "parent": "com.github.jaharmi.download.Touch\u00e9",
- "shortname": "Touche.munki",
- "inferred_type": "munki",
- "munki_display_name": "Touch\u00e9",
- "munki_description": "Touch Bar for everyone. Simulate, show and hide, take screen captures."
- },
- "com.github.jaharmi.download.Touch\u00e9": {
- "name": "Touch\u00e9",
- "description": "Downloads the current release version of Touch\u00e9.",
+ "com.github.jaharmi.jss-upload.kitty": {
+ "name": "kitty",
+ "description": "Downloads the latest version of kitty and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RedSweater/Touche.download.recipe",
- "shortname": "Touche.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.Touch\u00e9"
- ]
+ "path": "KovidGoyal/kitty.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.kitty",
+ "shortname": "kitty.jss-upload",
+ "inferred_type": "jss-upload"
},
- "com.github.jaharmi.install.SCAPWorkbench": {
- "name": "SCAP Workbench",
- "description": "Installs the latest version of SCAP Workbench.",
+ "com.github.jaharmi.install.Warp": {
+ "name": "Warp",
+ "description": "Installs the latest version of Warp.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenSCAP/SCAPWorkbench.install.recipe",
- "parent": "com.github.jaharmi.download.SCAPWorkbench",
- "shortname": "SCAPWorkbench.install",
+ "path": "Warp/Warp.install.recipe",
+ "parent": "com.github.jaharmi.download.Warp",
+ "shortname": "Warp.install",
"inferred_type": "install"
},
- "com.github.jaharmi.pkg.SCAPWorkbench": {
- "name": "SCAP Workbench",
- "description": "Downloads the latest version of SCAP Workbench and creates a package.",
+ "com.github.jaharmi.pkg.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenSCAP/SCAPWorkbench.pkg.recipe",
- "parent": "com.github.jaharmi.download.SCAPWorkbench",
- "shortname": "SCAPWorkbench.pkg",
+ "path": "Warp/Warp.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Warp",
+ "shortname": "Warp.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.SCAPWorkbench"
+ "com.github.jaharmi.jss.Warp",
+ "com.github.jaharmi.jss-upload.Warp"
]
},
- "com.github.jaharmi.download.SCAPWorkbench": {
- "name": "SCAP Workbench",
- "description": "Downloads the latest version of SCAP Workbench.",
+ "com.github.jaharmi.munki.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenSCAP/SCAPWorkbench.download.recipe",
- "shortname": "SCAPWorkbench.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.install.SCAPWorkbench",
- "com.github.jaharmi.pkg.SCAPWorkbench",
- "com.github.jaharmi.munki.SCAPWorkbench"
- ]
+ "path": "Warp/Warp.munki.recipe",
+ "parent": "com.github.jaharmi.download.Warp",
+ "shortname": "Warp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Warp",
+ "munki_description": " "
},
- "com.github.jaharmi.jss.SCAPWorkbench": {
- "name": "SCAP Workbench",
- "description": "Downloads the latest version of SCAP Workbench and imports it into your JSS.",
+ "com.github.jaharmi.jss.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenSCAP/SCAPWorkbench.jss.recipe",
- "parent": "com.github.jaharmi.pkg.SCAPWorkbench",
- "shortname": "SCAPWorkbench.jss",
+ "path": "Warp/Warp.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Warp",
+ "shortname": "Warp.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "SCAP Workbench is a graphical utility that offers an easy way to perform common oscap tasks.\n\nThis tool allows users to perform configuration and vulnerability scans on a single local or a remote system, perform remediation of the system in accordance with the given XCCDF or SDS file.\n\nWorkbench can generate reports, in multiple formats, containing the results of a system scan.\n\nWorkbench allows you to modify an XCCDF profile in an easy way without changing the respective XCCDF file. The tool provides a graphical way to enable or disable XCCDF elements. Your changes can be stored as an XCCDF tailoring file."
+ "jamf_description": ""
},
- "com.github.jaharmi.munki.SCAPWorkbench": {
- "name": "SCAP Workbench",
- "description": "Downloads the latest version of SCAP Workbench and imports it into Munki.",
+ "com.github.jaharmi.jss-upload.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OpenSCAP/SCAPWorkbench.munki.recipe",
- "parent": "com.github.jaharmi.download.SCAPWorkbench",
- "shortname": "SCAPWorkbench.munki",
- "inferred_type": "munki",
- "munki_display_name": "SCAP Workbench",
- "munki_description": " "
+ "path": "Warp/Warp.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.Warp",
+ "shortname": "Warp.jss-upload",
+ "inferred_type": "jss-upload"
},
- "com.github.jaharmi.download.BalanceOpen": {
- "name": "BalanceOpen",
- "description": "Downloads the latest version of BalanceOpen.",
+ "com.github.jaharmi.download.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BalanceOpen/BalanceOpen.download.recipe",
- "shortname": "BalanceOpen.download",
+ "path": "Warp/Warp.download.recipe",
+ "shortname": "Warp.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.BalanceOpen",
- "com.github.jaharmi.install.BalanceOpen",
- "com.github.jaharmi.munki.BalanceOpen"
+ "com.github.jaharmi.install.Warp",
+ "com.github.jaharmi.pkg.Warp",
+ "com.github.jaharmi.munki.Warp"
]
},
- "com.github.jaharmi.pkg.BalanceOpen": {
- "name": "BalanceOpen",
- "description": "Downloads the latest version of BalanceOpen and creates a package.",
+ "com.github.jaharmi.munki.Divvy": {
+ "name": "Divvy",
+ "description": "Downloads latest release version of Divvy and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BalanceOpen/BalanceOpen.pkg.recipe",
- "parent": "com.github.jaharmi.download.BalanceOpen",
- "shortname": "BalanceOpen.pkg",
- "inferred_type": "pkg",
+ "path": "Mizage/Divvy.munki.recipe",
+ "parent": "com.github.jaharmi.download.Divvy",
+ "shortname": "Divvy.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mizage Divvy",
+ "munki_description": "\nDivvy is an entirely new way of managing your workspace. It allows you to quickly and efficiently \u201cdivvy up\u201d your screen into exact portions.\n\nWith Divvy, it\u2019s as simple as a single click and drag in the Divvy interface and your window will be resized and moved to a relative portion of the screen. If that seems like too much work, you can go ahead and create as many different shortcuts as you\u2019d like that resize and move your windows.\n\nDivvy is designed to be quick, simple and elegant. We want it to stay out of your way as much as possible while providing the most powerful window management available today.\n "
+ },
+ "com.github.jaharmi.download.Divvy": {
+ "name": "Divvy",
+ "description": "Downloads the current release version of Divvy.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Mizage/Divvy.download.recipe",
+ "shortname": "Divvy.download",
+ "inferred_type": "download",
"children": [
- "com.github.jss-recipes.jss.BalanceOpen"
+ "com.github.jaharmi.munki.Divvy",
+ "com.github.homebysix.pkg.Divvy",
+ "com.github.homebysix.install.Divvy"
]
},
- "com.github.jaharmi.install.BalanceOpen": {
- "name": "BalanceOpen",
- "description": "Installs the latest version of BalanceOpen.",
+ "com.github.jaharmi.jss.Secretive": {
+ "name": "Secretive",
+ "description": "Downloads the latest version of Secretive and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BalanceOpen/BalanceOpen.install.recipe",
- "parent": "com.github.jaharmi.download.BalanceOpen",
- "shortname": "BalanceOpen.install",
- "inferred_type": "install"
+ "path": "MaxGoedjen/Secretive.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Secretive",
+ "shortname": "Secretive.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Store SSH keys in the Secure Enclave"
},
- "com.github.jaharmi.munki.BalanceOpen": {
- "name": "BalanceOpen",
- "description": "Downloads the latest version of BalanceOpen and imports it into Munki.",
+ "com.github.jaharmi.jss-upload.Secretive": {
+ "name": "Secretive",
+ "description": "Downloads the latest version of Secretive and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BalanceOpen/BalanceOpen.munki.recipe",
- "parent": "com.github.jaharmi.download.BalanceOpen",
- "shortname": "BalanceOpen.munki",
+ "path": "MaxGoedjen/Secretive.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.Secretive",
+ "shortname": "Secretive.jss-upload",
+ "inferred_type": "jss-upload"
+ },
+ "com.github.jaharmi.munki.Secretive": {
+ "name": "Secretive",
+ "description": "Downloads the latest version of Secretive and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "MaxGoedjen/Secretive.munki.recipe",
+ "parent": "com.github.jaharmi.download.Secretive",
+ "shortname": "Secretive.munki",
"inferred_type": "munki",
- "munki_display_name": "BalanceOpen",
- "munki_description": " "
+ "munki_display_name": "Secretive",
+ "munki_description": "Store SSH keys in the Secure Enclave"
},
- "com.github.jss-recipes.jss.BalanceOpen": {
- "name": "BalanceOpen",
- "description": "Downloads the latest version of BalanceOpen and imports it into your JSS.",
+ "com.github.jaharmi.pkg.Secretive": {
+ "name": "Secretive",
+ "description": "Downloads the latest version of Secretive and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "BalanceOpen/BalanceOpen.jss.recipe",
- "parent": "com.github.jaharmi.pkg.BalanceOpen",
- "shortname": "BalanceOpen.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": ""
+ "path": "MaxGoedjen/Secretive.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Secretive",
+ "shortname": "Secretive.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Secretive",
+ "com.github.jaharmi.jss-upload.Secretive"
+ ]
},
- "com.github.jaharmi.download.Forecast": {
- "name": "Forecast",
- "description": "Downloads the latest version of Forecast.",
+ "com.github.jaharmi.download.Secretive": {
+ "name": "Secretive",
+ "description": "Downloads the latest version of Secretive.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OvercastRadio/Forecast.download.recipe",
- "shortname": "Forecast.download",
+ "path": "MaxGoedjen/Secretive.download.recipe",
+ "shortname": "Secretive.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Forecast",
- "com.github.jaharmi.install.Forecast",
- "com.github.jaharmi.pkg.Forecast"
+ "com.github.jaharmi.munki.Secretive",
+ "com.github.jaharmi.pkg.Secretive",
+ "com.github.jaharmi.install.Secretive"
]
},
- "com.github.jaharmi.munki.Forecast": {
- "name": "Forecast",
- "description": "Downloads the latest version of Forecast and imports it into Munki.",
+ "com.github.jaharmi.install.Secretive": {
+ "name": "Secretive",
+ "description": "Installs the latest version of Secretive.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OvercastRadio/Forecast.munki.recipe",
- "parent": "com.github.jaharmi.download.Forecast",
- "shortname": "Forecast.munki",
- "inferred_type": "munki",
- "munki_display_name": "Forecast",
- "munki_description": " "
+ "path": "MaxGoedjen/Secretive.install.recipe",
+ "parent": "com.github.jaharmi.download.Secretive",
+ "shortname": "Secretive.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.install.Forecast": {
- "name": "Forecast",
- "description": "Installs the latest version of Forecast.",
+ "com.github.jaharmi.install.Ring": {
+ "name": "Ring",
+ "description": "Installs the latest version of Ring.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OvercastRadio/Forecast.install.recipe",
- "parent": "com.github.jaharmi.download.Forecast",
- "shortname": "Forecast.install",
+ "path": "BotHomeAutomation/Ring.install.recipe",
+ "parent": "com.github.jaharmi.download.Ring",
+ "shortname": "Ring.install",
"inferred_type": "install"
},
- "com.github.jss-recipes.jss.Forecast": {
- "name": "Forecast",
- "description": "Downloads the latest version of Forecast and imports it into your JSS.",
+ "com.github.jaharmi.download.Ring": {
+ "name": "Ring",
+ "description": "Downloads the latest version of Ring.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OvercastRadio/Forecast.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Forecast",
- "shortname": "Forecast.jss",
+ "path": "BotHomeAutomation/Ring.download.recipe",
+ "shortname": "Ring.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.install.Ring",
+ "com.github.jaharmi.pkg.Ring",
+ "com.github.jaharmi.munki.Ring"
+ ]
+ },
+ "com.github.jaharmi.jss.Ring": {
+ "name": "Ring",
+ "description": "Downloads the latest version of Ring and imports it into your JSS.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "BotHomeAutomation/Ring.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Ring",
+ "shortname": "Ring.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": ""
+ "jamf_description": "Set up and monitor your Ring devices."
},
- "com.github.jaharmi.pkg.Forecast": {
- "name": "Forecast",
- "description": "Downloads the latest version of Forecast and creates a package.",
+ "com.github.jaharmi.pkg.Ring": {
+ "name": "Ring",
+ "description": "Downloads the latest version of Ring and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "OvercastRadio/Forecast.pkg.recipe",
- "parent": "com.github.jaharmi.download.Forecast",
- "shortname": "Forecast.pkg",
+ "path": "BotHomeAutomation/Ring.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Ring",
+ "shortname": "Ring.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jss-recipes.jss.Forecast"
+ "com.github.jaharmi.jss.Ring"
]
},
- "com.github.jaharmi.munki.ripgrep": {
- "name": "ripgrep",
- "description": "Downloads the latest version of ripgrep, creates a package, and imports it into Munki.",
+ "com.github.jaharmi.munki.Ring": {
+ "name": "Ring",
+ "description": "Downloads the latest version of Ring and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AndrewGallant/ripgrep.munki.recipe",
- "parent": "com.github.jaharmi.pkg.ripgrep",
- "shortname": "ripgrep.munki",
+ "path": "BotHomeAutomation/Ring.munki.recipe",
+ "parent": "com.github.jaharmi.download.Ring",
+ "shortname": "Ring.munki",
"inferred_type": "munki",
- "munki_display_name": "ripgrep",
- "munki_description": "ripgrep combines the usability of The Silver Searcher with the raw speed of grep."
- },
- "com.github.jaharmi.install.ripgrep": {
- "name": "ripgrep",
- "description": "Installs the latest version of ripgrep.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "AndrewGallant/ripgrep.install.recipe",
- "parent": "com.github.jaharmi.pkg.ripgrep",
- "shortname": "ripgrep.install",
- "inferred_type": "install"
+ "munki_display_name": "Ring",
+ "munki_description": "Set up and monitor your Ring devices."
},
- "com.github.jaharmi.pkg.ripgrep": {
- "name": "ripgrep",
- "description": "Downloads the latest version of ripgrep and creates a package.",
+ "com.github.jaharmi.download.KeyRemap4MacBook": {
+ "name": "KeyRemap4MacBook",
+ "description": "Downloads the current release version of KeyRemap4MacBook.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AndrewGallant/ripgrep.pkg.recipe",
- "parent": "com.github.jaharmi.download.ripgrep",
- "shortname": "ripgrep.pkg",
- "inferred_type": "pkg",
+ "path": "Tekezo/KeyRemap4MacBook.download.recipe",
+ "shortname": "KeyRemap4MacBook.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.ripgrep",
- "com.github.jaharmi.install.ripgrep"
+ "com.github.jaharmi.munki.KeyRemap4MacBook"
]
},
- "com.github.jaharmi.download.ripgrep": {
- "name": "ripgrep",
- "description": "Downloads the latest version of ripgrep.",
+ "com.github.jaharmi.munki.PCKeyboardHack": {
+ "name": "PCKeyboardHack",
+ "description": "Downloads latest release version of PCKeyboardHack and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AndrewGallant/ripgrep.download.recipe",
- "shortname": "ripgrep.download",
+ "path": "Tekezo/PCKeyboardHack.munki.recipe",
+ "parent": "com.github.jaharmi.download.PCKeyboardHack",
+ "shortname": "PCKeyboardHack.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Tekezo PCKeyboardHack",
+ "munki_description": "PCKeyboardHack can change caps lock key behavior. For example, changing caps lock key to delete Key. PCKeyboardHack can activate International Keys on Non-Apple keyboard."
+ },
+ "com.github.jaharmi.download.PCKeyboardHack": {
+ "name": "PCKeyboardHack",
+ "description": "Downloads the current release version of PCKeyboardHack.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Tekezo/PCKeyboardHack.download.recipe",
+ "shortname": "PCKeyboardHack.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.ripgrep"
+ "com.github.jaharmi.munki.PCKeyboardHack"
]
},
- "com.github.jaharmi.download.GeekTool": {
- "name": "GeekTool",
- "description": "Downloads the current release version of GeekTool.",
+ "com.github.jaharmi.munki.KeyRemap4MacBook": {
+ "name": "KeyRemap4MacBook",
+ "description": "Downloads latest release version of KeyRemap4MacBook and imports into a Munki repository.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Tynsoe/GeekTool.download.recipe",
- "shortname": "GeekTool.download",
+ "path": "Tekezo/KeyRemap4MacBook.munki.recipe",
+ "parent": "com.github.jaharmi.download.KeyRemap4MacBook",
+ "shortname": "KeyRemap4MacBook.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Tekezo KeyRemap4MacBook",
+ "munki_description": "A powerful and stable keyboard customizer for OS X. You can easily customize from prepared settings. You can also add your own settings by XML."
+ },
+ "com.github.jaharmi.download.SecuritySpy": {
+ "name": "SecuritySpy",
+ "description": "Downloads the latest version of SecuritySpy.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "BenSoftware/SecuritySpy.download.recipe",
+ "shortname": "SecuritySpy.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.pkg.GeekTool"
+ "com.github.jaharmi.pkg.SecuritySpy",
+ "com.github.jaharmi.install.SecuritySpy",
+ "com.github.jaharmi.munki.SecuritySpy"
]
},
- "com.github.jaharmi.download.Flux": {
- "name": "",
- "description": "Downloads the current release version of F.lux.",
+ "com.github.jaharmi.download.SwiftCapture": {
+ "name": "SwiftCapture",
+ "description": "Downloads the latest version of SwiftCapture.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Flux/Flux.download.recipe",
- "shortname": "Flux.download",
+ "path": "BenSoftware/SwiftCapture.download.recipe",
+ "shortname": "SwiftCapture.download",
"inferred_type": "download",
"children": [
- "com.github.triti.install.Flux",
- "com.github.triti.pkg.Flux"
+ "com.github.jaharmi.install.SwiftCapture",
+ "com.github.jaharmi.pkg.SwiftCapture",
+ "com.github.jaharmi.munki.SwiftCapture"
]
},
- "com.github.jaharmi.download.audio|acacia:server": {
- "name": "audio|acacia:server",
- "description": "Downloads the latest version of audio|acacia:server.",
+ "com.github.jaharmi.install.SwiftCapture": {
+ "name": "SwiftCapture",
+ "description": "Installs the latest version of SwiftCapture.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Plethra/AudioAcaciaServer.download.recipe",
- "shortname": "AudioAcaciaServer.download",
- "inferred_type": "download"
+ "path": "BenSoftware/SwiftCapture.install.recipe",
+ "parent": "com.github.jaharmi.download.SwiftCapture",
+ "shortname": "SwiftCapture.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.DEVONTechnologies.WordService": {
- "name": "WordService",
- "description": "Downloads the current release version of DEVON Technologies' freeware WordService.",
+ "com.github.jaharmi.munki.CaptureSync": {
+ "name": "CaptureSync",
+ "description": "Downloads the latest version of CaptureSync and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "DEVONTechnologies/WordService.DEVONTechnologies.download.recipe",
- "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware"
+ "path": "BenSoftware/CaptureSync.munki.recipe",
+ "parent": "com.github.jaharmi.download.CaptureSync",
+ "shortname": "CaptureSync.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CaptureSync",
+ "munki_description": " "
},
- "com.github.jaharmi.download.DEVONTechnologies.Freeware": {
- "name": null,
- "description": "Downloads the current release version of DEVON Technologies freeware.",
+ "com.github.jaharmi.pkg.SecuritySpy": {
+ "name": "SecuritySpy",
+ "description": "Downloads the latest version of SecuritySpy and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "DEVONTechnologies/Freeware.DEVONTechnologies.download.recipe",
+ "path": "BenSoftware/SecuritySpy.pkg.recipe",
+ "parent": "com.github.jaharmi.download.SecuritySpy",
+ "shortname": "SecuritySpy.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.download.DEVONTechnologies.WordService",
- "com.github.jaharmi.download.DEVONTechnologies.CalcService"
+ "com.github.jss-recipes.jss.SecuritySpy"
]
},
- "com.github.jaharmi.download.DEVONTechnologies.CalcService": {
- "name": "CalcService",
- "description": "Downloads the current release version of DEVON Technologies' freeware CalcService.",
+ "com.github.jaharmi.install.SecuritySpy": {
+ "name": "SecuritySpy",
+ "description": "Installs the latest version of SecuritySpy.",
"repo": "autopkg/jaharmi-recipes",
- "path": "DEVONTechnologies/CalcService.DEVONTechnologies.download.recipe",
- "parent": "com.github.jaharmi.download.DEVONTechnologies.Freeware"
+ "path": "BenSoftware/SecuritySpy.install.recipe",
+ "parent": "com.github.jaharmi.download.SecuritySpy",
+ "shortname": "SecuritySpy.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.munki.Mac2TiVo": {
- "name": "Mac2TiVo",
- "description": "Downloads latest release version of Roxio Mac2TiVo, part of Roxio Toast Titanium, and imports it into a Munki repository.",
+ "com.github.jaharmi.munki.SecuritySpy": {
+ "name": "SecuritySpy",
+ "description": "Downloads the latest version of SecuritySpy and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Roxio/Mac2TiVo.munki.recipe",
- "parent": "com.github.jaharmi.download.Mac2TiVo",
- "shortname": "Mac2TiVo.munki",
+ "path": "BenSoftware/SecuritySpy.munki.recipe",
+ "parent": "com.github.jaharmi.download.SecuritySpy",
+ "shortname": "SecuritySpy.munki",
"inferred_type": "munki",
- "munki_display_name": "Roxio Mac2TiVo",
- "munki_description": "Transfer TiVo recordings from your Mac."
+ "munki_display_name": "SecuritySpy",
+ "munki_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily."
},
- "com.github.jaharmi.download.Mac2TiVo": {
- "name": "Mac2TiVo",
- "description": "Downloads the current release version of Roxio Mac2TiVo, part of Roxio Toast Titanium.",
+ "com.github.jaharmi.install.CaptureSync": {
+ "name": "CaptureSync",
+ "description": "Installs the latest version of CaptureSync.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Roxio/Mac2TiVo.download.recipe",
- "shortname": "Mac2TiVo.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.Mac2TiVo"
- ]
+ "path": "BenSoftware/CaptureSync.install.recipe",
+ "parent": "com.github.jaharmi.download.CaptureSync",
+ "shortname": "CaptureSync.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.download.Toast11Titanium": {
- "name": "Toast11Titanium",
- "description": "Downloads the current release version of Roxio Toast 11 Titanium.",
+ "com.github.jss-recipes.jss.SecuritySpy": {
+ "name": "SecuritySpy",
+ "description": "Downloads the latest version of SecuritySpy and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Roxio/Toast11.download.recipe",
- "shortname": "Toast11.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.Toast11Titanium"
- ]
+ "path": "BenSoftware/SecuritySpy.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.SecuritySpy",
+ "shortname": "SecuritySpy.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "SecuritySpy is a multi-camera video surveillance application for the Macintosh. This software will enable you to set up a comprehensive and effective surveillance system quickly and easily."
},
- "com.github.jaharmi.munki.TiVoTransfer": {
- "name": "TiVoTransfer",
- "description": "Downloads latest release version of Roxio TiVo Transfer, part of Roxio Toast Titanium, and imports it into a Munki repository.",
+ "com.github.jaharmi.pkg.CaptureSync": {
+ "name": "CaptureSync",
+ "description": "Downloads the latest version of CaptureSync and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Roxio/TiVoTransfer.munki.recipe",
- "parent": "com.github.jaharmi.download.TiVoTransfer",
- "shortname": "TiVoTransfer.munki",
- "inferred_type": "munki",
- "munki_display_name": "Roxio TiVo Transfer",
- "munki_description": "Transfer TiVo recordings to your Mac."
+ "path": "BenSoftware/CaptureSync.pkg.recipe",
+ "parent": "com.github.jaharmi.download.CaptureSync",
+ "shortname": "CaptureSync.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.munki.Toast11Titanium": {
- "name": "Toast11Titanium",
- "description": "Downloads latest release version of Roxio Toast 11 Titanium and imports into a Munki repository.",
+ "com.github.jaharmi.pkg.SwiftCapture": {
+ "name": "SwiftCapture",
+ "description": "Downloads the latest version of SwiftCapture and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Roxio/Toast11.munki.recipe",
- "parent": "com.github.jaharmi.download.Toast11Titanium",
- "shortname": "Toast11.munki",
- "inferred_type": "munki",
- "munki_display_name": "Roxio Toast 11 Titanium",
- "munki_description": "The ultimate media toolkit, redesigned. Capture. Copy. Convert. Share. Burn."
+ "path": "BenSoftware/SwiftCapture.pkg.recipe",
+ "parent": "com.github.jaharmi.download.SwiftCapture",
+ "shortname": "SwiftCapture.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.download.TiVoTransfer": {
- "name": "TiVoTransfer",
- "description": "Downloads the current release version of Roxio TiVo Transfer, part of Roxio Toast Titanium.",
+ "com.github.jaharmi.download.CaptureSync": {
+ "name": "CaptureSync",
+ "description": "Downloads the latest version of CaptureSync.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Roxio/TiVoTransfer.download.recipe",
- "shortname": "TiVoTransfer.download",
+ "path": "BenSoftware/CaptureSync.download.recipe",
+ "shortname": "CaptureSync.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.TiVoTransfer"
+ "com.github.jaharmi.munki.CaptureSync",
+ "com.github.jaharmi.install.CaptureSync",
+ "com.github.jaharmi.pkg.CaptureSync"
]
},
- "com.github.jaharmi.download.megamek": {
- "name": "MegaMek",
- "description": "Downloads the latest version of MegaMek.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "MegaMek/megamek.download.recipe",
- "shortname": "megamek.download",
- "inferred_type": "download"
- },
- "com.github.jaharmi.munki.Manuscripts": {
- "name": "Manuscripts",
- "description": "Downloads the latest version of Manuscripts and imports it into Munki.",
+ "com.github.jaharmi.munki.SwiftCapture": {
+ "name": "SwiftCapture",
+ "description": "Downloads the latest version of SwiftCapture and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Manuscripts.munki.recipe",
- "parent": "com.github.jaharmi.download.Manuscripts",
- "deprecated": true,
- "shortname": "Manuscripts.munki",
+ "path": "BenSoftware/SwiftCapture.munki.recipe",
+ "parent": "com.github.jaharmi.download.SwiftCapture",
+ "shortname": "SwiftCapture.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "SwiftCapture",
+ "munki_description": " "
},
- "com.github.jaharmi.download.Manuscripts": {
- "name": "Manuscripts",
- "description": "Downloads the latest version of Manuscripts.",
+ "com.github.jaharmi.pkg.HyperDither": {
+ "name": "HyperDither",
+ "description": "Downloads the latest version of HyperDither and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Manuscripts.download.recipe",
+ "path": "Tinrocket/HyperDither.pkg.recipe",
+ "parent": "com.github.jaharmi.download.HyperDither",
"deprecated": true,
- "shortname": "Manuscripts.download",
- "inferred_type": "download",
+ "shortname": "HyperDither.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.munki.Manuscripts",
- "com.github.jaharmi.install.Manuscripts",
- "com.github.jaharmi.pkg.Manuscripts"
+ "com.github.jaharmi.jss.HyperDither"
]
},
- "com.github.jaharmi.install.Manuscripts": {
- "name": "Manuscripts",
- "description": "Installs the latest version of Manuscripts.",
+ "com.github.jaharmi.install.HyperDither": {
+ "name": "HyperDither",
+ "description": "Installs the latest version of HyperDither.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Manuscripts.install.recipe",
- "parent": "com.github.jaharmi.download.Manuscripts",
+ "path": "Tinrocket/HyperDither.install.recipe",
+ "parent": "com.github.jaharmi.download.HyperDither",
"deprecated": true,
- "shortname": "Manuscripts.install",
+ "shortname": "HyperDither.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Findings": {
- "name": "Findings",
- "description": "Downloads the latest version of Findings.",
+ "com.github.jaharmi.munki.HyperDither": {
+ "name": "HyperDither",
+ "description": "Downloads the latest version of HyperDither and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Findings.download.recipe",
- "shortname": "Findings.download",
+ "path": "Tinrocket/HyperDither.munki.recipe",
+ "parent": "com.github.jaharmi.download.HyperDither",
+ "deprecated": true,
+ "shortname": "HyperDither.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.jaharmi.download.HyperDither": {
+ "name": "HyperDither",
+ "description": "Downloads the latest version of HyperDither.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Tinrocket/HyperDither.download.recipe",
+ "deprecated": true,
+ "shortname": "HyperDither.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Findings",
- "com.github.jaharmi.pkg.Findings",
- "com.github.jaharmi.install.Findings"
+ "com.github.jaharmi.pkg.HyperDither",
+ "com.github.jaharmi.install.HyperDither",
+ "com.github.jaharmi.munki.HyperDither"
]
},
- "com.github.jaharmi.jss.Manuscripts": {
- "name": "Manuscripts",
- "description": "Downloads the latest version of Manuscripts and imports it into your JSS.",
+ "com.github.jaharmi.jss.HyperDither": {
+ "name": "HyperDither",
+ "description": "Downloads the latest version of HyperDither and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Manuscripts.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Manuscripts",
+ "path": "Tinrocket/HyperDither.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.HyperDither",
"deprecated": true,
- "shortname": "Manuscripts.jss",
+ "shortname": "HyperDither.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jaharmi.munki.Findings": {
- "name": "Findings",
- "description": "Downloads the latest version of Findings and imports it into Munki.",
+ "com.github.jaharmi.install.Aerial": {
+ "name": "Aerial",
+ "description": "Installs the latest version of Aerial.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Findings.munki.recipe",
- "parent": "com.github.jaharmi.download.Findings",
- "shortname": "Findings.munki",
- "inferred_type": "munki",
- "munki_display_name": "Findings",
- "munki_description": "Lab notebook app for scientists."
+ "path": "JohnCoates/Aerial.install.recipe",
+ "parent": "com.github.jaharmi.pkg.Aerial",
+ "shortname": "Aerial.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.pkg.Manuscripts": {
- "name": "Manuscripts",
- "description": "Downloads the latest version of Manuscripts and creates a package.",
+ "com.github.jaharmi.download.Aerial": {
+ "name": "Aerial",
+ "description": "Downloads the latest version of Aerial.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Manuscripts.pkg.recipe",
- "parent": "com.github.jaharmi.download.Manuscripts",
- "deprecated": true,
- "shortname": "Manuscripts.pkg",
- "inferred_type": "pkg",
+ "path": "JohnCoates/Aerial.download.recipe",
+ "shortname": "Aerial.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.jss.Manuscripts"
+ "com.github.jaharmi.pkg.Aerial"
]
},
- "com.github.jaharmi.pkg.Findings": {
- "name": "Findings",
- "description": "Downloads the latest version of Findings and creates a package.",
+ "com.github.jaharmi.munki.Aerial": {
+ "name": "Aerial",
+ "description": "Downloads the latest version of Aerial and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Findings.pkg.recipe",
- "parent": "com.github.jaharmi.download.Findings",
- "shortname": "Findings.pkg",
+ "path": "JohnCoates/Aerial.munki.recipe",
+ "parent": "com.github.jaharmi.pkg.Aerial",
+ "shortname": "Aerial.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Aerial",
+ "munki_description": "Apple TV Aerial Screensaver for Mac"
+ },
+ "com.github.jaharmi.pkg.Aerial": {
+ "name": "Aerial",
+ "description": "Downloads the latest version of Aerial and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "JohnCoates/Aerial.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Aerial",
+ "shortname": "Aerial.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Findings"
+ "com.github.jaharmi.install.Aerial",
+ "com.github.jaharmi.munki.Aerial"
]
},
- "com.github.jaharmi.jss.Findings": {
- "name": "Findings",
- "description": "Downloads the latest version of Findings and imports it into your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Findings.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Findings",
- "shortname": "Findings.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Lab notebook app for scientists."
- },
- "com.github.jaharmi.install.Findings": {
- "name": "Findings",
- "description": "Installs the latest version of Findings.",
+ "com.github.jaharmi.install.Shiori": {
+ "name": "Shiori",
+ "description": "Installs the latest version of Shiori.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Nucleobytes/Findings.install.recipe",
- "parent": "com.github.jaharmi.download.Findings",
- "shortname": "Findings.install",
+ "path": "AkihiroNoguchi/Shiori.install.recipe",
+ "parent": "com.github.jaharmi.download.Shiori",
+ "shortname": "Shiori.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.JenkinsCI": {
- "name": "Jenkins CI",
- "description": "Downloads the latest version of Jenkins CI.",
+ "com.github.jaharmi.munki.Shiori": {
+ "name": "Shiori",
+ "description": "Downloads the latest version of Shiori and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "JenkinsCI/JenkinsCI.download.recipe",
- "shortname": "JenkinsCI.download",
- "inferred_type": "download"
+ "path": "AkihiroNoguchi/Shiori.munki.recipe",
+ "parent": "com.github.jaharmi.download.Shiori",
+ "shortname": "Shiori.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Shiori",
+ "munki_description": "Pinboard and Delicious client."
},
- "com.github.jaharmi.munki.LaunchBar5": {
- "name": "LaunchBar5",
- "description": "Downloads latest release version of LaunchBar 5 and imports into a Munki repository.",
+ "com.github.jaharmi.pkg.Shiori": {
+ "name": "Shiori",
+ "description": "Downloads the latest version of Shiori and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ObjectiveDevelopment/LaunchBar5.munki.recipe",
- "parent": "com.github.jaharmi.download.LaunchBar5",
- "shortname": "LaunchBar5.munki",
- "inferred_type": "munki",
- "munki_display_name": "Objective Development LaunchBar",
- "munki_description": "A single keyboard shortcut lets you access and control every aspect of your digital life. Whatever you want to accomplish on your Mac \u2013 with LaunchBar it\u2019s only a few keystrokes away.\n\nIt\u2019s a file manager, a web and desktop search tool, an app launcher, a clipboard manager, a jukebox, a calculator, an information browser \u2026 or quite simply a tremendous time saver!"
+ "path": "AkihiroNoguchi/Shiori.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Shiori",
+ "shortname": "Shiori.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jaharmi.download.LaunchBar5": {
- "name": "LaunchBar",
- "description": "Downloads the latest version of LaunchBar 5.",
+ "com.github.jaharmi.download.Shiori": {
+ "name": "Shiori",
+ "description": "Downloads the latest version of Shiori.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ObjectiveDevelopment/LaunchBar5.download.recipe",
- "shortname": "LaunchBar5.download",
+ "path": "AkihiroNoguchi/Shiori.download.recipe",
+ "shortname": "Shiori.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.LaunchBar5"
+ "com.github.jaharmi.install.Shiori",
+ "com.github.jaharmi.munki.Shiori",
+ "com.github.jaharmi.pkg.Shiori"
]
},
- "com.github.jaharmi.munki.Inform": {
- "name": "Inform",
- "description": "Downloads the latest version of Inform and imports it into Munki.",
+ "com.github.jaharmi.munki.Xmplify": {
+ "name": "Xmplify",
+ "description": "Downloads the latest version of Xmplify and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Inform/Inform.munki.recipe",
- "parent": "com.github.jaharmi.download.Inform",
- "shortname": "Inform.munki",
+ "path": "MOSO/Xmplify.munki.recipe",
+ "parent": "com.github.jaharmi.download.Xmplify",
+ "shortname": "Xmplify.munki",
"inferred_type": "munki",
- "munki_display_name": "Inform",
- "munki_description": "Display IP address, domain, and ISP information in Safari."
+ "munki_display_name": "Xmplify",
+ "munki_description": "Powerful XML editor."
},
- "com.github.jaharmi.install.Inform": {
- "name": "Inform",
- "description": "Installs the latest version of Inform.",
+ "com.github.jaharmi.install.Xmplify": {
+ "name": "Xmplify",
+ "description": "Installs the latest version of Xmplify.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Inform/Inform.install.recipe",
- "parent": "com.github.jaharmi.download.Inform",
- "shortname": "Inform.install",
+ "path": "MOSO/Xmplify.install.recipe",
+ "parent": "com.github.jaharmi.download.Xmplify",
+ "shortname": "Xmplify.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Inform": {
- "name": "Inform",
- "description": "Downloads the latest version of Inform.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Inform/Inform.download.recipe",
- "shortname": "Inform.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.munki.Inform",
- "com.github.jaharmi.install.Inform",
- "com.github.jaharmi.pkg.Inform"
- ]
- },
- "com.github.jaharmi.pkg.Inform": {
- "name": "Inform",
- "description": "Downloads the latest version of Inform and creates a package.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Inform/Inform.pkg.recipe",
- "parent": "com.github.jaharmi.download.Inform",
- "shortname": "Inform.pkg",
- "inferred_type": "pkg"
- },
"com.github.jaharmi.jss.Xmplify": {
"name": "Xmplify",
"description": "Downloads the latest version of Xmplify and imports it into your JSS.",
@@ -16392,15 +16226,6 @@
"com.github.jaharmi.jss.Xmplify"
]
},
- "com.github.jaharmi.install.Xmplify": {
- "name": "Xmplify",
- "description": "Installs the latest version of Xmplify.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "MOSO/Xmplify.install.recipe",
- "parent": "com.github.jaharmi.download.Xmplify",
- "shortname": "Xmplify.install",
- "inferred_type": "install"
- },
"com.github.jaharmi.download.Xmplify": {
"name": "Xmplify",
"description": "Downloads the latest version of Xmplify.",
@@ -16409,225 +16234,326 @@
"shortname": "Xmplify.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.Xmplify",
+ "com.github.jaharmi.munki.Xmplify",
"com.github.jaharmi.install.Xmplify",
- "com.github.jaharmi.munki.Xmplify"
+ "com.github.jaharmi.pkg.Xmplify"
]
},
- "com.github.jaharmi.munki.Xmplify": {
- "name": "Xmplify",
- "description": "Downloads the latest version of Xmplify and imports it into Munki.",
+ "com.github.jaharmi.pkg.ScummVM": {
+ "name": "ScummVM",
+ "description": "Downloads the latest version of ScummVM and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "MOSO/Xmplify.munki.recipe",
- "parent": "com.github.jaharmi.download.Xmplify",
- "shortname": "Xmplify.munki",
+ "path": "ScummVM/ScummVM.pkg.recipe",
+ "parent": "com.github.jaharmi.download.ScummVM",
+ "shortname": "ScummVM.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.ScummVM",
+ "com.github.jaharmi.jss-upload.ScummVM"
+ ]
+ },
+ "com.github.jaharmi.munki.ScummVM": {
+ "name": "ScummVM",
+ "description": "Downloads the latest version of ScummVM and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "ScummVM/ScummVM.munki.recipe",
+ "parent": "com.github.jaharmi.download.ScummVM",
+ "shortname": "ScummVM.munki",
"inferred_type": "munki",
- "munki_display_name": "Xmplify",
- "munki_description": "Powerful XML editor."
+ "munki_display_name": "ScummVM",
+ "munki_description": " "
},
- "com.github.jaharmi.ds.iCloudControl": {
- "name": "iCloud Control",
- "description": "Downloads the latest version of iCloud Control and copies it to your DeployStudio packages.",
+ "com.github.jaharmi.jss.ScummVM": {
+ "name": "ScummVM",
+ "description": "Downloads the latest version of ScummVM and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RobbertBrandsma/iCloudControl.ds.recipe",
- "parent": "com.github.jaharmi.pkg.iCloudControl",
- "shortname": "iCloudControl.ds",
- "inferred_type": "ds"
+ "path": "ScummVM/ScummVM.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.ScummVM",
+ "shortname": "ScummVM.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": ""
},
- "com.github.jaharmi.download.iCloudControl": {
- "name": "iCloud Control",
- "description": "Downloads the latest version of iCloud Control.",
+ "com.github.jaharmi.install.ScummVM": {
+ "name": "ScummVM",
+ "description": "Installs the latest version of ScummVM.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RobbertBrandsma/iCloudControl.download.recipe",
- "shortname": "iCloudControl.download",
+ "path": "ScummVM/ScummVM.install.recipe",
+ "parent": "com.github.jaharmi.download.ScummVM",
+ "shortname": "ScummVM.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.jss-upload.ScummVM": {
+ "name": "ScummVM",
+ "description": "Downloads the latest version of ScummVM and uploads the package to your JSS.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "ScummVM/ScummVM.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.ScummVM",
+ "shortname": "ScummVM.jss-upload",
+ "inferred_type": "jss-upload"
+ },
+ "com.github.jaharmi.download.ScummVM": {
+ "name": "ScummVM",
+ "description": "Downloads the latest version of ScummVM.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "ScummVM/ScummVM.download.recipe",
+ "shortname": "ScummVM.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.iCloudControl",
- "com.github.jaharmi.munki.iCloudControl",
- "com.github.jaharmi.install.iCloudControl"
+ "com.github.jaharmi.pkg.ScummVM",
+ "com.github.jaharmi.munki.ScummVM",
+ "com.github.jaharmi.install.ScummVM"
]
},
- "com.github.jaharmi.pkg.iCloudControl": {
- "name": "iCloud Control",
- "description": "Downloads the latest version of iCloud Control and creates a package.",
+ "com.github.jaharmi.install.Typinator": {
+ "name": "Typinator",
+ "description": "Installs the latest version of Typinator.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RobbertBrandsma/iCloudControl.pkg.recipe",
- "parent": "com.github.jaharmi.download.iCloudControl",
- "shortname": "iCloudControl.pkg",
- "inferred_type": "pkg",
+ "path": "Ergonis/Typinator.install.recipe",
+ "parent": "com.github.jaharmi.download.Typinator",
+ "shortname": "Typinator.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.download.Typinator": {
+ "name": "Typinator",
+ "description": "Downloads the latest version of Typinator.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Ergonis/Typinator.download.recipe",
+ "shortname": "Typinator.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.ds.iCloudControl",
- "com.github.jaharmi.jss.iCloudControl"
+ "com.github.jaharmi.install.Typinator",
+ "com.github.jaharmi.pkg.Typinator",
+ "com.github.jaharmi.munki.Typinator"
]
},
- "com.github.jaharmi.munki.iCloudControl": {
- "name": "iCloud Control",
- "description": "Downloads the latest version of iCloud Control and imports it into Munki.",
+ "com.github.jaharmi.pkg.Typinator": {
+ "name": "Typinator",
+ "description": "Downloads the latest version of Typinator and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RobbertBrandsma/iCloudControl.munki.recipe",
- "parent": "com.github.jaharmi.download.iCloudControl",
- "shortname": "iCloudControl.munki",
- "inferred_type": "munki",
- "munki_display_name": "iCloud Control",
- "munki_description": "User-controlled selective sync for iCloud Drive"
+ "path": "Ergonis/Typinator.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Typinator",
+ "shortname": "Typinator.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Typinator"
+ ]
},
- "com.github.jaharmi.jss.iCloudControl": {
- "name": "iCloud Control",
- "description": "Downloads the latest version of iCloud Control and imports it into your JSS.",
+ "com.github.jaharmi.jss.Typinator": {
+ "name": "Typinator",
+ "description": "Downloads the latest version of Typinator and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RobbertBrandsma/iCloudControl.jss.recipe",
- "parent": "com.github.jaharmi.pkg.iCloudControl",
- "shortname": "iCloudControl.jss",
+ "path": "Ergonis/Typinator.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Typinator",
+ "shortname": "Typinator.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "User-controlled selective sync for iCloud Drive"
+ "jamf_description": "Speedy and reliable text expansion solution."
},
- "com.github.jaharmi.install.iCloudControl": {
- "name": "iCloud Control",
- "description": "Installs the latest version of iCloud Control.",
+ "com.github.jaharmi.munki.Typinator": {
+ "name": "Typinator",
+ "description": "Downloads the latest version of Typinator and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "RobbertBrandsma/iCloudControl.install.recipe",
- "parent": "com.github.jaharmi.download.iCloudControl",
- "shortname": "iCloudControl.install",
- "inferred_type": "install"
+ "path": "Ergonis/Typinator.munki.recipe",
+ "parent": "com.github.jaharmi.download.Typinator",
+ "shortname": "Typinator.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Typinator",
+ "munki_description": "Speedy and reliable text expansion solution."
},
- "com.github.jaharmi.jss.kitty": {
- "name": "kitty",
- "description": "Downloads the latest version of kitty and imports it into your JSS.",
+ "com.github.jaharmi.munki.Rocket": {
+ "name": "Rocket",
+ "description": "Downloads the latest version of Rocket and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KovidGoyal/kitty.jss.recipe",
- "parent": "com.github.jaharmi.pkg.kitty",
- "shortname": "kitty.jss",
+ "path": "MatthewPalmer/Rocket.munki.recipe",
+ "parent": "com.github.jaharmi.download.Rocket",
+ "shortname": "Rocket.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Rocket",
+ "munki_description": "Slack-style emoji everywhere on your Mac."
+ },
+ "com.github.jaharmi.jss.Rocket": {
+ "name": "Rocket",
+ "description": "Downloads the latest version of Rocket and imports it into your JSS.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "MatthewPalmer/Rocket.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Rocket",
+ "shortname": "Rocket.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Cross-platform, fast, feature-rich, GPU based terminal"
+ "jamf_description": "Slack-style emoji everywhere on your Mac."
},
- "com.github.jaharmi.install.kitty": {
- "name": "kitty",
- "description": "Installs the latest version of kitty.",
+ "com.github.jaharmi.pkg.Rocket": {
+ "name": "Rocket",
+ "description": "Downloads the latest version of Rocket and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KovidGoyal/kitty.install.recipe",
- "parent": "com.github.jaharmi.download.kitty",
- "shortname": "kitty.install",
- "inferred_type": "install"
+ "path": "MatthewPalmer/Rocket.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Rocket",
+ "shortname": "Rocket.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Rocket"
+ ]
},
- "com.github.jaharmi.pkg.kitty": {
- "name": "kitty",
- "description": "Downloads the latest version of kitty and creates a package.",
+ "com.github.jaharmi.download.Rocket": {
+ "name": "Rocket",
+ "description": "Downloads the latest version of Rocket.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KovidGoyal/kitty.pkg.recipe",
- "parent": "com.github.jaharmi.download.kitty",
- "shortname": "kitty.pkg",
- "inferred_type": "pkg",
+ "path": "MatthewPalmer/Rocket.download.recipe",
+ "shortname": "Rocket.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.jss.kitty",
- "com.github.jaharmi.jss-upload.kitty"
+ "com.github.jaharmi.munki.Rocket",
+ "com.github.jaharmi.pkg.Rocket",
+ "com.github.jaharmi.install.Rocket"
]
},
- "com.github.jaharmi.jss-upload.kitty": {
- "name": "kitty",
- "description": "Downloads the latest version of kitty and uploads the package to your JSS.",
+ "com.github.jaharmi.install.Rocket": {
+ "name": "Rocket",
+ "description": "Installs the latest version of Rocket.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KovidGoyal/kitty.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.kitty",
- "shortname": "kitty.jss-upload",
- "inferred_type": "jss-upload"
+ "path": "MatthewPalmer/Rocket.install.recipe",
+ "parent": "com.github.jaharmi.download.Rocket",
+ "shortname": "Rocket.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.munki.kitty": {
- "name": "kitty",
- "description": "Downloads the latest version of kitty and imports it into Munki.",
+ "com.github.jaharmi.munki.HyperSwitch": {
+ "name": "HyperSwitch",
+ "description": "Downloads the latest version of HyperSwitch and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KovidGoyal/kitty.munki.recipe",
- "parent": "com.github.jaharmi.download.kitty",
- "shortname": "kitty.munki",
+ "path": "Bahoom/HyperSwitch.munki.recipe",
+ "parent": "com.github.jaharmi.download.HyperSwitch",
+ "shortname": "HyperSwitch.munki",
"inferred_type": "munki",
- "munki_display_name": "kitty",
- "munki_description": "Cross-platform, fast, feature-rich, GPU based terminal"
+ "munki_display_name": "HyperSwitch",
+ "munki_description": "Keyboard-focused window switcher."
},
- "com.github.jaharmi.download.kitty": {
- "name": "kitty",
- "description": "Downloads the latest version of kitty.",
+ "com.github.jaharmi.download.HyperSwitch": {
+ "name": "HyperSwitch",
+ "description": "Downloads the latest version of HyperSwitch.",
"repo": "autopkg/jaharmi-recipes",
- "path": "KovidGoyal/kitty.download.recipe",
- "shortname": "kitty.download",
+ "path": "Bahoom/HyperSwitch.download.recipe",
+ "shortname": "HyperSwitch.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.install.kitty",
- "com.github.jaharmi.pkg.kitty",
- "com.github.jaharmi.munki.kitty"
+ "com.github.jaharmi.munki.HyperSwitch",
+ "com.github.jaharmi.pkg.HyperSwitch",
+ "com.github.jaharmi.install.HyperSwitch"
]
},
- "com.github.jaharmi.install.Olympus.A-GPSUtility": {
- "name": "OLYMPUS A-GPS Utility",
- "description": "Installs the current release version of the Olympus A-GPS Utility software.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "Olympus/Olympus.A-GPSUtility.install.recipe",
- "parent": "com.github.jaharmi.download.Olympus.A-GPSUtility"
- },
- "com.github.jaharmi.download.Olympus.A-GPSUtility": {
- "name": "OLYMPUS A-GPS Utility",
- "description": "Downloads the current release version of the Olympus A-GPS Utility software.",
+ "com.github.jaharmi.pkg.HyperSwitch": {
+ "name": "HyperSwitch",
+ "description": "Downloads the latest version of HyperSwitch and creates a package. Requires homebysix-recipes in order to use VersionSplitter.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Olympus/Olympus.A-GPSUtility.download.recipe",
+ "path": "Bahoom/HyperSwitch.pkg.recipe",
+ "parent": "com.github.jaharmi.download.HyperSwitch",
+ "shortname": "HyperSwitch.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.install.Olympus.A-GPSUtility"
+ "com.github.jaharmi.jss.HyperSwitch"
]
},
- "com.github.jaharmi.jss.Lunar": {
- "name": "Lunar",
- "description": "Downloads the latest version of Lunar and imports it into your JSS.",
+ "com.github.jaharmi.jss.HyperSwitch": {
+ "name": "HyperSwitch",
+ "description": "Downloads the latest version of HyperSwitch and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Lunar/Lunar.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Lunar",
- "shortname": "Lunar.jss",
+ "path": "Bahoom/HyperSwitch.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.HyperSwitch",
+ "shortname": "HyperSwitch.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Intelligent adaptive brightness for your external display."
+ "jamf_description": "Keyboard-focused window switcher (beta)."
},
- "com.github.jaharmi.install.Lunar": {
- "name": "Lunar",
- "description": "Installs the latest version of Lunar.",
+ "com.github.jaharmi.download.HyperDock": {
+ "name": "HyperDock",
+ "description": "Downloads the latest version of HyperDock.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Lunar/Lunar.install.recipe",
- "parent": "com.github.jaharmi.download.Lunar",
- "shortname": "Lunar.install",
+ "path": "Bahoom/HyperDock.download.recipe",
+ "shortname": "HyperDock.download",
+ "inferred_type": "download"
+ },
+ "com.github.jaharmi.install.HyperSwitch": {
+ "name": "HyperSwitch",
+ "description": "Installs the latest version of HyperSwitch.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Bahoom/HyperSwitch.install.recipe",
+ "parent": "com.github.jaharmi.download.HyperSwitch",
+ "shortname": "HyperSwitch.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Lunar": {
- "name": "Lunar",
- "description": "Downloads the latest version of Lunar.",
+ "com.github.jaharmi.download.audio|acacia:server": {
+ "name": "audio|acacia:server",
+ "description": "Downloads the latest version of audio|acacia:server.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Lunar/Lunar.download.recipe",
- "shortname": "Lunar.download",
- "inferred_type": "download",
- "children": [
- "com.github.jaharmi.install.Lunar",
- "com.github.jaharmi.pkg.Lunar",
- "com.github.jaharmi.munki.Lunar"
- ]
+ "path": "Plethra/AudioAcaciaServer.download.recipe",
+ "shortname": "AudioAcaciaServer.download",
+ "inferred_type": "download"
},
- "com.github.jaharmi.pkg.Lunar": {
- "name": "Lunar",
- "description": "Downloads the latest version of Lunar and creates a package.",
+ "com.github.jaharmi.jss-upload.KenkuFM": {
+ "name": "Kenku FM",
+ "description": "Downloads the latest version of Kenku FM and uploads the package to your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Lunar/Lunar.pkg.recipe",
- "parent": "com.github.jaharmi.download.Lunar",
- "shortname": "Lunar.pkg",
+ "path": "OwlbearRodeo/KenkuFM.jss-upload.recipe",
+ "parent": "com.github.jaharmi.pkg.KenkuFM",
+ "shortname": "KenkuFM.jss-upload",
+ "inferred_type": "jss-upload"
+ },
+ "com.github.jaharmi.pkg.KenkuFM": {
+ "name": "Kenku FM",
+ "description": "Downloads the latest version of Kenku FM and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OwlbearRodeo/KenkuFM.pkg.recipe",
+ "parent": "com.github.jaharmi.download.KenkuFM",
+ "shortname": "KenkuFM.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Lunar"
+ "com.github.jaharmi.jss-upload.KenkuFM",
+ "com.github.jaharmi.jss.KenkuFM"
]
},
- "com.github.jaharmi.munki.Lunar": {
- "name": "Lunar",
- "description": "Downloads the latest version of Lunar and imports it into Munki.",
+ "com.github.jaharmi.jss.KenkuFM": {
+ "name": "Kenku FM",
+ "description": "Downloads the latest version of Kenku FM and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Lunar/Lunar.munki.recipe",
- "parent": "com.github.jaharmi.download.Lunar",
- "shortname": "Lunar.munki",
+ "path": "OwlbearRodeo/KenkuFM.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.KenkuFM",
+ "shortname": "KenkuFM.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n"
+ },
+ "com.github.jaharmi.install.KenkuFM": {
+ "name": "Kenku FM",
+ "description": "Installs the latest version of Kenku FM.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OwlbearRodeo/KenkuFM.install.recipe",
+ "parent": "com.github.jaharmi.download.KenkuFM",
+ "shortname": "KenkuFM.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.munki.KenkuFM": {
+ "name": "Kenku FM",
+ "description": "Downloads the latest version of Kenku FM and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OwlbearRodeo/KenkuFM.munki.recipe",
+ "parent": "com.github.jaharmi.download.KenkuFM",
+ "shortname": "KenkuFM.munki",
"inferred_type": "munki",
- "munki_display_name": "Lunar",
- "munki_description": "Intelligent adaptive brightness for your external display."
+ "munki_display_name": "Kenku FM",
+ "munki_description": "Online tabletop audio sharing for Discord.\n\nSupport Kenku FM via:\n\n- https://www.kenku.fm/\n- https://www.patreon.com/owlbearrodeo\n"
+ },
+ "com.github.jaharmi.download.KenkuFM": {
+ "name": "Kenku FM",
+ "description": "Downloads the latest version of Kenku FM.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OwlbearRodeo/KenkuFM.download.recipe",
+ "shortname": "KenkuFM.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.pkg.KenkuFM",
+ "com.github.jaharmi.install.KenkuFM",
+ "com.github.jaharmi.munki.KenkuFM"
+ ]
},
"com.github.jaharmi.download.UCLogic.PenatesDriver": {
"name": "Penates",
@@ -16637,374 +16563,444 @@
"shortname": "PenatesDriver.download",
"inferred_type": "download"
},
- "com.github.jaharmi.pkg.Shiori": {
- "name": "Shiori",
- "description": "Downloads the latest version of Shiori and creates a package.",
+ "com.github.jaharmi.jss.Geekbench4": {
+ "name": "Geekbench 4",
+ "description": "Downloads the latest version of Geekbench 4 and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AkihiroNoguchi/Shiori.pkg.recipe",
- "parent": "com.github.jaharmi.download.Shiori",
- "shortname": "Shiori.pkg",
- "inferred_type": "pkg"
+ "path": "PrimateLabs/Geekbench4.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Geekbench4",
+ "shortname": "Geekbench4.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Measure processor and memory performance and more."
},
- "com.github.jaharmi.munki.Shiori": {
- "name": "Shiori",
- "description": "Downloads the latest version of Shiori and imports it into Munki.",
+ "com.github.jaharmi.pkg.Geekbench4": {
+ "name": "Geekbench 4",
+ "description": "Downloads the latest version of Geekbench 4 and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AkihiroNoguchi/Shiori.munki.recipe",
- "parent": "com.github.jaharmi.download.Shiori",
- "shortname": "Shiori.munki",
+ "path": "PrimateLabs/Geekbench4.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Geekbench4",
+ "shortname": "Geekbench4.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jaharmi.jss.Geekbench4"
+ ]
+ },
+ "com.github.jaharmi.munki.Geekbench4": {
+ "name": "Geekbench 4",
+ "description": "Downloads the latest version of Geekbench 4 and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "PrimateLabs/Geekbench4.munki.recipe",
+ "parent": "com.github.jaharmi.download.Geekbench4",
+ "shortname": "Geekbench4.munki",
"inferred_type": "munki",
- "munki_display_name": "Shiori",
- "munki_description": "Pinboard and Delicious client."
+ "munki_display_name": "Geekbench 4",
+ "munki_description": "Measure processor and memory performance and more."
},
- "com.github.jaharmi.download.Shiori": {
- "name": "Shiori",
- "description": "Downloads the latest version of Shiori.",
+ "com.github.jaharmi.download.Geekbench4": {
+ "name": "Geekbench 4",
+ "description": "Downloads the latest version of Geekbench 4.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AkihiroNoguchi/Shiori.download.recipe",
- "shortname": "Shiori.download",
+ "path": "PrimateLabs/Geekbench4.download.recipe",
+ "shortname": "Geekbench4.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.pkg.Shiori",
- "com.github.jaharmi.munki.Shiori",
- "com.github.jaharmi.install.Shiori"
+ "com.github.jaharmi.pkg.Geekbench4",
+ "com.github.jaharmi.munki.Geekbench4",
+ "com.github.jaharmi.install.Geekbench4"
]
},
- "com.github.jaharmi.install.Shiori": {
- "name": "Shiori",
- "description": "Installs the latest version of Shiori.",
+ "com.github.jaharmi.install.Geekbench4": {
+ "name": "Geekbench 4",
+ "description": "Installs the latest version of Geekbench 4.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AkihiroNoguchi/Shiori.install.recipe",
- "parent": "com.github.jaharmi.download.Shiori",
- "shortname": "Shiori.install",
+ "path": "PrimateLabs/Geekbench4.install.recipe",
+ "parent": "com.github.jaharmi.download.Geekbench4",
+ "shortname": "Geekbench4.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Dropzone": {
- "name": "Dropzone 3",
- "description": "Downloads the latest version of Dropzone 3.",
+ "com.github.jaharmi.download.Bunch": {
+ "name": "Bunch",
+ "description": "Downloads the latest version of Bunch.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AptonicLimited/Dropzone.download.recipe",
- "shortname": "Dropzone.download",
+ "path": "Terpstra/Bunch.download.recipe",
+ "shortname": "Bunch.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Dropzone",
- "com.github.jaharmi.install.Dropzone",
- "com.github.jaharmi.pkg.Dropzone"
+ "com.github.jaharmi.install.Bunch",
+ "com.github.jaharmi.pkg.Bunch",
+ "com.github.jaharmi.munki.Bunch"
]
},
- "com.github.jaharmi.munki.Dropzone": {
- "name": "Dropzone 3",
- "description": "Downloads the latest version of Dropzone 3 and imports it into Munki.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "AptonicLimited/Dropzone.munki.recipe",
- "parent": "com.github.jaharmi.download.Dropzone",
- "shortname": "Dropzone.munki",
- "inferred_type": "munki",
- "munki_display_name": "Dropzone 3",
- "munki_description": "Open, transfer, and install files by drag-and-drop."
- },
- "com.github.jaharmi.install.Dropzone": {
- "name": "Dropzone 3",
- "description": "Installs the latest version of Dropzone 3.",
+ "com.github.jaharmi.install.Bunch": {
+ "name": "Bunch",
+ "description": "Installs the latest version of Bunch.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AptonicLimited/Dropzone.install.recipe",
- "parent": "com.github.jaharmi.download.Dropzone",
- "shortname": "Dropzone.install",
+ "path": "Terpstra/Bunch.install.recipe",
+ "parent": "com.github.jaharmi.download.Bunch",
+ "shortname": "Bunch.install",
"inferred_type": "install"
},
- "com.github.jaharmi.jss.Dropzone": {
- "name": "Dropzone 3",
- "description": "Downloads the latest version of Dropzone 3 and imports it into your JSS.",
+ "com.github.jaharmi.jss.Bunch": {
+ "name": "Bunch",
+ "description": "Downloads the latest version of Bunch and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AptonicLimited/Dropzone.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Dropzone",
- "shortname": "Dropzone.jss",
+ "path": "Terpstra/Bunch.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Bunch",
+ "shortname": "Bunch.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Open, transfer, and install files by drag-and-drop."
+ "jamf_description": "Colorful pinball game."
},
- "com.github.jaharmi.pkg.Dropzone": {
- "name": "Dropzone 3",
- "description": "Downloads the latest version of Dropzone 3 and creates a package.",
+ "com.github.jaharmi.pkg.Bunch": {
+ "name": "Bunch",
+ "description": "Downloads the latest version of Bunch and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "AptonicLimited/Dropzone.pkg.recipe",
- "parent": "com.github.jaharmi.download.Dropzone",
- "shortname": "Dropzone.pkg",
+ "path": "Terpstra/Bunch.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Bunch",
+ "shortname": "Bunch.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Dropzone"
+ "com.github.jaharmi.jss.Bunch"
]
},
- "com.github.jaharmi.munki.Knock": {
- "name": "Knock",
- "description": "Downloads latest release version of Knock and imports into a Munki repository.",
+ "com.github.jaharmi.download.Marked2": {
+ "name": "",
+ "description": "Downloads the current release version of Marked 2.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Knock/Knock.munki.recipe",
- "parent": "com.github.jaharmi.download.Knock",
- "shortname": "Knock.munki",
+ "path": "Terpstra/Marked2.download.recipe",
+ "shortname": "Marked2.download",
+ "inferred_type": "download"
+ },
+ "com.github.jaharmi.munki.Bunch": {
+ "name": "Bunch",
+ "description": "Downloads the latest version of Bunch and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Terpstra/Bunch.munki.recipe",
+ "parent": "com.github.jaharmi.download.Bunch",
+ "shortname": "Bunch.munki",
"inferred_type": "munki",
- "munki_display_name": "Knock Software Knock (to unlock)",
- "munki_description": "APPDESCRIPTION"
+ "munki_display_name": "Bunch",
+ "munki_description": "Colorful pinball game."
},
- "com.github.jaharmi.download.Knock": {
- "name": "Knock",
- "description": "Downloads the current release version of Knock (to unlock).",
+ "com.github.jaharmi.download.Manuscripts": {
+ "name": "Manuscripts",
+ "description": "Downloads the latest version of Manuscripts.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Knock/Knock.download.recipe",
- "shortname": "Knock.download",
+ "path": "Nucleobytes/Manuscripts.download.recipe",
+ "deprecated": true,
+ "shortname": "Manuscripts.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Knock"
+ "com.github.jaharmi.munki.Manuscripts",
+ "com.github.jaharmi.install.Manuscripts",
+ "com.github.jaharmi.pkg.Manuscripts"
]
},
- "com.github.jaharmi.download.ControllerMate": {
- "name": "ControllerMate",
- "description": "Downloads the latest version of ControllerMate.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "KenHeglund/ControllerMate.download.recipe",
- "shortname": "ControllerMate.download",
- "inferred_type": "download"
- },
- "com.github.jaharmi.download.Fantastical": {
- "name": "Fantastical",
- "description": "Downloads the current release version of Fantastical.",
+ "com.github.jaharmi.download.Findings": {
+ "name": "Findings",
+ "description": "Downloads the latest version of Findings.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Flexibits/Fantastical.download.recipe",
- "shortname": "Fantastical.download",
+ "path": "Nucleobytes/Findings.download.recipe",
+ "shortname": "Findings.download",
"inferred_type": "download",
"children": [
- "com.github.jaharmi.munki.Fantastical"
+ "com.github.jaharmi.install.Findings",
+ "com.github.jaharmi.munki.Findings",
+ "com.github.jaharmi.pkg.Findings"
]
},
- "com.github.jaharmi.munki.Fantastical": {
- "name": "Fantastical",
- "description": "Downloads latest release version of Fantastical and imports into a Munki repository.",
+ "com.github.jaharmi.jss.Manuscripts": {
+ "name": "Manuscripts",
+ "description": "Downloads the latest version of Manuscripts and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Flexibits/Fantastical.munki.recipe",
- "parent": "com.github.jaharmi.download.Fantastical",
- "shortname": "Fantastical.munki",
+ "path": "Nucleobytes/Manuscripts.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Manuscripts",
+ "deprecated": true,
+ "shortname": "Manuscripts.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jaharmi.install.Findings": {
+ "name": "Findings",
+ "description": "Installs the latest version of Findings.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Nucleobytes/Findings.install.recipe",
+ "parent": "com.github.jaharmi.download.Findings",
+ "shortname": "Findings.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.munki.Findings": {
+ "name": "Findings",
+ "description": "Downloads the latest version of Findings and imports it into Munki.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Nucleobytes/Findings.munki.recipe",
+ "parent": "com.github.jaharmi.download.Findings",
+ "shortname": "Findings.munki",
"inferred_type": "munki",
- "munki_display_name": "Flexibits Fantastical",
- "munki_description": "The Mac calendar you'll actually enjoy using."
+ "munki_display_name": "Findings",
+ "munki_description": "Lab notebook app for scientists."
},
- "com.github.jaharmi.jss.Typinator": {
- "name": "Typinator",
- "description": "Downloads the latest version of Typinator and imports it into your JSS.",
+ "com.github.jaharmi.jss.Findings": {
+ "name": "Findings",
+ "description": "Downloads the latest version of Findings and imports it into your JSS.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ergonis/Typinator.jss.recipe",
- "parent": "com.github.jaharmi.pkg.Typinator",
- "shortname": "Typinator.jss",
+ "path": "Nucleobytes/Findings.jss.recipe",
+ "parent": "com.github.jaharmi.pkg.Findings",
+ "shortname": "Findings.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Speedy and reliable text expansion solution."
+ "jamf_description": "Lab notebook app for scientists."
},
- "com.github.jaharmi.install.Typinator": {
- "name": "Typinator",
- "description": "Installs the latest version of Typinator.",
+ "com.github.jaharmi.munki.Manuscripts": {
+ "name": "Manuscripts",
+ "description": "Downloads the latest version of Manuscripts and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ergonis/Typinator.install.recipe",
- "parent": "com.github.jaharmi.download.Typinator",
- "shortname": "Typinator.install",
+ "path": "Nucleobytes/Manuscripts.munki.recipe",
+ "parent": "com.github.jaharmi.download.Manuscripts",
+ "deprecated": true,
+ "shortname": "Manuscripts.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.jaharmi.install.Manuscripts": {
+ "name": "Manuscripts",
+ "description": "Installs the latest version of Manuscripts.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "Nucleobytes/Manuscripts.install.recipe",
+ "parent": "com.github.jaharmi.download.Manuscripts",
+ "deprecated": true,
+ "shortname": "Manuscripts.install",
"inferred_type": "install"
},
- "com.github.jaharmi.download.Typinator": {
- "name": "Typinator",
- "description": "Downloads the latest version of Typinator.",
+ "com.github.jaharmi.pkg.Findings": {
+ "name": "Findings",
+ "description": "Downloads the latest version of Findings and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ergonis/Typinator.download.recipe",
- "shortname": "Typinator.download",
- "inferred_type": "download",
+ "path": "Nucleobytes/Findings.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Findings",
+ "shortname": "Findings.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.install.Typinator",
- "com.github.jaharmi.pkg.Typinator",
- "com.github.jaharmi.munki.Typinator"
+ "com.github.jaharmi.jss.Findings"
]
},
- "com.github.jaharmi.pkg.Typinator": {
- "name": "Typinator",
- "description": "Downloads the latest version of Typinator and creates a package.",
+ "com.github.jaharmi.pkg.Manuscripts": {
+ "name": "Manuscripts",
+ "description": "Downloads the latest version of Manuscripts and creates a package.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ergonis/Typinator.pkg.recipe",
- "parent": "com.github.jaharmi.download.Typinator",
- "shortname": "Typinator.pkg",
+ "path": "Nucleobytes/Manuscripts.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Manuscripts",
+ "deprecated": true,
+ "shortname": "Manuscripts.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jaharmi.jss.Typinator"
+ "com.github.jaharmi.jss.Manuscripts"
]
},
- "com.github.jaharmi.munki.Typinator": {
- "name": "Typinator",
- "description": "Downloads the latest version of Typinator and imports it into Munki.",
+ "com.github.jaharmi.munki.SaveHollywood": {
+ "name": "SaveHollywood",
+ "description": "Downloads the latest version of SaveHollywood and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "Ergonis/Typinator.munki.recipe",
- "parent": "com.github.jaharmi.download.Typinator",
- "shortname": "Typinator.munki",
+ "path": "Sudre/SaveHollywood.munki.recipe",
+ "parent": "com.github.jaharmi.download.SaveHollywood",
+ "shortname": "SaveHollywood.munki",
"inferred_type": "munki",
- "munki_display_name": "Typinator",
- "munki_description": "Speedy and reliable text expansion solution."
- },
- "com.github.jaharmi.jss.ScummVM": {
- "name": "ScummVM",
- "description": "Downloads the latest version of ScummVM and imports it into your JSS.",
- "repo": "autopkg/jaharmi-recipes",
- "path": "ScummVM/ScummVM.jss.recipe",
- "parent": "com.github.jaharmi.pkg.ScummVM",
- "shortname": "ScummVM.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": ""
+ "munki_display_name": "%NAME% screen saver",
+ "munki_description": "A screen saver module that lets you play movies when your Mac enters screen saver mode."
},
- "com.github.jaharmi.pkg.ScummVM": {
- "name": "ScummVM",
- "description": "Downloads the latest version of ScummVM and creates a package.",
+ "com.github.jaharmi.download.SaveHollywood": {
+ "name": "SaveHollywood",
+ "description": "Downloads the latest version of SaveHollywood screen saver.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ScummVM/ScummVM.pkg.recipe",
- "parent": "com.github.jaharmi.download.ScummVM",
- "shortname": "ScummVM.pkg",
- "inferred_type": "pkg",
+ "path": "Sudre/SaveHollywood.download.recipe",
+ "shortname": "SaveHollywood.download",
+ "inferred_type": "download",
"children": [
- "com.github.jaharmi.jss.ScummVM",
- "com.github.jaharmi.jss-upload.ScummVM"
+ "com.github.jaharmi.munki.SaveHollywood",
+ "com.github.jaharmi.install.SaveHollywood",
+ "com.github.homebysix.pkg.SaveHollywood"
]
},
- "com.github.jaharmi.jss-upload.ScummVM": {
- "name": "ScummVM",
- "description": "Downloads the latest version of ScummVM and uploads the package to your JSS.",
+ "com.github.jaharmi.install.SaveHollywood": {
+ "name": "SaveHollywood",
+ "description": "Installs the latest version of SaveHollywood screen saver.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ScummVM/ScummVM.jss-upload.recipe",
- "parent": "com.github.jaharmi.pkg.ScummVM",
- "shortname": "ScummVM.jss-upload",
- "inferred_type": "jss-upload"
+ "path": "Sudre/SaveHollywood.install.recipe",
+ "parent": "com.github.jaharmi.download.SaveHollywood",
+ "shortname": "SaveHollywood.install",
+ "inferred_type": "install"
},
- "com.github.jaharmi.install.ScummVM": {
- "name": "ScummVM",
- "description": "Installs the latest version of ScummVM.",
+ "com.github.jaharmi.download.DeployStudio": {
+ "name": "DeployStudio",
+ "description": "Downloads the latest version of DeployStudio.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ScummVM/ScummVM.install.recipe",
- "parent": "com.github.jaharmi.download.ScummVM",
- "shortname": "ScummVM.install",
- "inferred_type": "install"
+ "path": "DeployStudio/DeployStudio.download.recipe",
+ "shortname": "DeployStudio.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jaharmi.munki.DeployStudioAdmin",
+ "com.github.triti.pkg.DeployStudioAdmin",
+ "com.github.triti.install.DeployStudioAdmin"
+ ]
},
- "com.github.jaharmi.munki.ScummVM": {
- "name": "ScummVM",
- "description": "Downloads the latest version of ScummVM and imports it into Munki.",
+ "com.github.jaharmi.munki.DeployStudioAdmin": {
+ "name": "DeployStudioAdmin",
+ "description": null,
"repo": "autopkg/jaharmi-recipes",
- "path": "ScummVM/ScummVM.munki.recipe",
- "parent": "com.github.jaharmi.download.ScummVM",
- "shortname": "ScummVM.munki",
+ "path": "DeployStudio/DeployStudioAdmin.munki.recipe",
+ "parent": "com.github.jaharmi.download.DeployStudio",
+ "shortname": "DeployStudioAdmin.munki",
"inferred_type": "munki",
- "munki_display_name": "ScummVM",
- "munki_description": " "
+ "munki_display_name": "DeployStudio Admin",
+ "munki_description": "\n \n \n \n This installation includes the DeployStudio Admin tools only.\n \n These tools enable administrators to configure a DeployStudio Server remotely.\n
\n \n Saving time is a daily concern for system administrators, especially with the increase of minor interventions requested by end-users: accidentally modified system preferences, third-party applications instability or misconfigured, wrong access rights, viruses, etc... OS X is stable and robust but the capacity to (re)install completely a workstation or a server in a few minutes following a preset workflow that automatically restores the right disk image, configures and backs up what was planned by the administrator is a real benefit in terms of time and money. DeployStudio was designed this way, in order to manage flawlessly large deployments of workstations, servers and cluster nodes.\n
\n \n "
},
- "com.github.jaharmi.download.ScummVM": {
- "name": "ScummVM",
- "description": "Downloads the latest version of ScummVM.",
+ "com.github.jaharmi.munki.OpenTTD": {
+ "name": "OpenTTD",
+ "description": "Downloads the latest version of OpenTTD and imports it into Munki.",
"repo": "autopkg/jaharmi-recipes",
- "path": "ScummVM/ScummVM.download.recipe",
- "shortname": "ScummVM.download",
- "inferred_type": "download",
+ "path": "OpenTTD/OpenTTD.munki.recipe",
+ "parent": "com.github.jaharmi.download.OpenTTD",
+ "shortname": "OpenTTD.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OpenTTD",
+ "munki_description": "Clone of the Microprose game Transport Tycoon Deluxe."
+ },
+ "com.github.jaharmi.pkg.OpenTTD": {
+ "name": "OpenTTD",
+ "description": "Downloads the latest version of OpenTTD and creates a package.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OpenTTD/OpenTTD.pkg.recipe",
+ "parent": "com.github.jaharmi.download.OpenTTD",
+ "shortname": "OpenTTD.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jaharmi.pkg.ScummVM",
- "com.github.jaharmi.install.ScummVM",
- "com.github.jaharmi.munki.ScummVM"
+ "com.github.jaharmi.install.OpenTTD"
]
},
- "com.github.swy.download.Notion": {
- "name": "Notion",
- "description": "Downloads the latest universal version of Notion.",
- "repo": "autopkg/swy-recipes",
- "path": "Notion Labs, Inc./Notion.download.recipe",
- "shortname": "Notion.download",
+ "com.github.jaharmi.download.OpenTTD": {
+ "name": "OpenTTD",
+ "description": "Downloads the latest version of OpenTTD.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OpenTTD/OpenTTD.download.recipe",
+ "shortname": "OpenTTD.download",
"inferred_type": "download",
"children": [
- "com.github.swy.install.Notion",
- "com.github.swy.pkg.Notion",
- "com.github.swy.munki.Notion"
+ "com.github.jaharmi.munki.OpenTTD",
+ "com.github.jaharmi.pkg.OpenTTD"
]
},
- "com.github.swy.install.Notion": {
- "name": "Notion",
- "description": "Installs the latest version of Notion.",
+ "com.github.jaharmi.install.OpenTTD": {
+ "name": "OpenTTD",
+ "description": "Installs the latest version of OpenTTD.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "OpenTTD/OpenTTD.install.recipe",
+ "parent": "com.github.jaharmi.pkg.OpenTTD",
+ "shortname": "OpenTTD.install",
+ "inferred_type": "install"
+ },
+ "com.github.jaharmi.download.megamek": {
+ "name": "MegaMek",
+ "description": "Downloads the latest version of MegaMek.",
+ "repo": "autopkg/jaharmi-recipes",
+ "path": "MegaMek/megamek.download.recipe",
+ "shortname": "megamek.download",
+ "inferred_type": "download"
+ },
+ "com.github.swy.munki.ZXPInstaller": {
+ "name": "ZXPInstaller",
+ "description": "Downloads the latest version of ZXPInstaller and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Notion Labs, Inc./Notion.install.recipe",
- "parent": "com.github.swy.download.Notion",
- "shortname": "Notion.install",
+ "path": "Creative Do/ZXPInstaller.munki.recipe",
+ "parent": "com.github.swy.download.ZXPInstaller",
+ "shortname": "ZXPInstaller.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ZXPInstaller",
+ "munki_description": "Open Source ZXP Installer for Adobe Extensions"
+ },
+ "com.github.swy.install.ZXPInstaller": {
+ "name": "ZXPInstaller",
+ "description": "Installs the latest version of ZXPInstaller.",
+ "repo": "autopkg/swy-recipes",
+ "path": "Creative Do/ZXPInstaller.install.recipe",
+ "parent": "com.github.swy.download.ZXPInstaller",
+ "shortname": "ZXPInstaller.install",
"inferred_type": "install"
},
- "com.github.swy.pkg.Notion": {
- "name": "Notion",
- "description": "Downloads the latest version of Notion and creates a package.",
+ "com.github.swy.download.ZXPInstaller": {
+ "name": "ZXPInstaller",
+ "description": "Downloads the latest version of ZXPInstaller.",
"repo": "autopkg/swy-recipes",
- "path": "Notion Labs, Inc./Notion.pkg.recipe",
- "parent": "com.github.swy.download.Notion",
- "shortname": "Notion.pkg",
- "inferred_type": "pkg",
+ "path": "Creative Do/ZXPInstaller.download.recipe",
+ "shortname": "ZXPInstaller.download",
+ "inferred_type": "download",
"children": [
- "com.github.crystalllized.jss.Notion",
- "com.github.andredb90.filewave.Notion"
+ "com.github.swy.munki.ZXPInstaller",
+ "com.github.swy.install.ZXPInstaller",
+ "com.github.swy.pkg.ZXPInstaller"
]
},
- "com.github.swy.munki.Notion": {
- "name": "Notion",
- "description": "Downloads the latest version of Notion and imports it into Munki.",
- "repo": "autopkg/swy-recipes",
- "path": "Notion Labs, Inc./Notion.munki.recipe",
- "parent": "com.github.swy.download.Notion",
- "shortname": "Notion.munki",
- "inferred_type": "munki",
- "munki_display_name": "Notion",
- "munki_description": "A unified workspace for modern teams."
- },
- "com.github.swy.pkg.QuickBooks2016": {
- "name": "QuickBooks",
- "description": "Downloads the latest version of QuickBooks and creates a package.",
+ "com.github.swy.pkg.ZXPInstaller": {
+ "name": "ZXPInstaller",
+ "description": "Downloads the latest version of ZXPInstaller and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Intuit Inc./QuickBooks2016.pkg.recipe",
- "parent": "com.github.swy.download.QuickBooks2016",
- "shortname": "QuickBooks2016.pkg",
+ "path": "Creative Do/ZXPInstaller.pkg.recipe",
+ "parent": "com.github.swy.download.ZXPInstaller",
+ "shortname": "ZXPInstaller.pkg",
"inferred_type": "pkg"
},
- "com.github.swy.munki.QuickBooks2016": {
- "name": "QuickBooks",
- "description": "Downloads the latest version of QuickBooks and imports it into Munki.",
+ "com.github.swy.install.Integrityplus": {
+ "name": "Integrity plus",
+ "description": "Installs the latest version of Integrity plus.",
"repo": "autopkg/swy-recipes",
- "path": "Intuit Inc./QuickBooks2016.munki.recipe",
- "parent": "com.github.swy.download.QuickBooks2016",
- "shortname": "QuickBooks2016.munki",
- "inferred_type": "munki",
- "munki_display_name": "QuickBooks 2016",
- "munki_description": "Financial management and accounting for small businesses."
+ "path": "Integrity plus/Integrity plus.install.recipe",
+ "parent": "com.github.swy.download.Integrityplus",
+ "shortname": "Integrity plus.install",
+ "inferred_type": "install"
},
- "com.github.swy.download.QuickBooks2016": {
- "name": "QuickBooks",
- "description": "Downloads the latest version of QuickBooks.",
+ "com.github.swy.download.Integrityplus": {
+ "name": "Integrity plus",
+ "description": "Downloads the latest version of Integrity plus.",
"repo": "autopkg/swy-recipes",
- "path": "Intuit Inc./QuickBooks2016.download.recipe",
- "shortname": "QuickBooks2016.download",
+ "path": "Integrity plus/Integrity plus.download.recipe",
+ "shortname": "Integrity plus.download",
"inferred_type": "download",
"children": [
- "com.github.swy.pkg.QuickBooks2016",
- "com.github.swy.munki.QuickBooks2016",
- "com.github.swy.install.QuickBooks2016"
+ "com.github.swy.install.Integrityplus",
+ "com.github.swy.munki.Integrityplus",
+ "com.github.swy.pkg.Integrityplus"
]
},
- "com.github.swy.install.QuickBooks2016": {
- "name": "QuickBooks",
- "description": "Installs the latest version of QuickBooks.",
+ "com.github.swy.munki.Integrityplus": {
+ "name": "Integrity plus",
+ "description": "Downloads the latest version of Integrity plus and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Intuit Inc./QuickBooks2016.install.recipe",
- "parent": "com.github.swy.download.QuickBooks2016",
- "shortname": "QuickBooks2016.install",
- "inferred_type": "install"
+ "path": "Integrity plus/Integrity plus.munki.recipe",
+ "parent": "com.github.swy.download.Integrityplus",
+ "shortname": "Integrity plus.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Integrity plus",
+ "munki_description": "Website broken-link checker and more."
},
- "com.github.swy.pkg.Hive": {
+ "com.github.swy.pkg.Integrityplus": {
+ "name": "Integrity plus",
+ "description": "Downloads the latest version of Integrity plus and creates a package.",
+ "repo": "autopkg/swy-recipes",
+ "path": "Integrity plus/Integrity plus.pkg.recipe",
+ "parent": "com.github.swy.download.Integrityplus",
+ "shortname": "Integrity plus.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.swy.install.Hive": {
"name": "Hive",
- "description": "Downloads the latest version of Hive and creates a package.",
+ "description": "Installs the latest version of Hive.",
"repo": "autopkg/swy-recipes",
- "path": "Hive/Hive.pkg.recipe",
+ "path": "Hive/Hive.install.recipe",
"parent": "com.github.swy.download.Hive",
- "shortname": "Hive.pkg",
- "inferred_type": "pkg"
+ "shortname": "Hive.install",
+ "inferred_type": "install"
},
"com.github.swy.munki.Hive": {
"name": "Hive",
@@ -17017,15 +17013,6 @@
"munki_display_name": "Hive",
"munki_description": "Web-based reporting, analytics, visualization, and a dashboard."
},
- "com.github.swy.install.Hive": {
- "name": "Hive",
- "description": "Installs the latest version of Hive.",
- "repo": "autopkg/swy-recipes",
- "path": "Hive/Hive.install.recipe",
- "parent": "com.github.swy.download.Hive",
- "shortname": "Hive.install",
- "inferred_type": "install"
- },
"com.github.swy.download.Hive": {
"name": "Hive",
"description": "Downloads the latest version of Hive.",
@@ -17034,157 +17021,148 @@
"shortname": "Hive.download",
"inferred_type": "download",
"children": [
- "com.github.swy.pkg.Hive",
+ "com.github.swy.install.Hive",
"com.github.swy.munki.Hive",
- "com.github.swy.install.Hive"
+ "com.github.swy.pkg.Hive"
]
},
- "com.github.swy.install.Integrityplus": {
- "name": "Integrity plus",
- "description": "Installs the latest version of Integrity plus.",
- "repo": "autopkg/swy-recipes",
- "path": "Integrity plus/Integrity plus.install.recipe",
- "parent": "com.github.swy.download.Integrityplus",
- "shortname": "Integrity plus.install",
- "inferred_type": "install"
- },
- "com.github.swy.pkg.Integrityplus": {
- "name": "Integrity plus",
- "description": "Downloads the latest version of Integrity plus and creates a package.",
+ "com.github.swy.pkg.Hive": {
+ "name": "Hive",
+ "description": "Downloads the latest version of Hive and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity plus/Integrity plus.pkg.recipe",
- "parent": "com.github.swy.download.Integrityplus",
- "shortname": "Integrity plus.pkg",
+ "path": "Hive/Hive.pkg.recipe",
+ "parent": "com.github.swy.download.Hive",
+ "shortname": "Hive.pkg",
"inferred_type": "pkg"
},
- "com.github.swy.munki.Integrityplus": {
- "name": "Integrity plus",
- "description": "Downloads the latest version of Integrity plus and imports it into Munki.",
+ "com.github.swy.munki.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity plus/Integrity plus.munki.recipe",
- "parent": "com.github.swy.download.Integrityplus",
- "shortname": "Integrity plus.munki",
+ "path": "Flixel Photos Inc./CinemagraphPro.munki.recipe",
+ "parent": "com.github.swy.download.CinemagraphPro",
+ "shortname": "CinemagraphPro.munki",
"inferred_type": "munki",
- "munki_display_name": "Integrity plus",
- "munki_description": "Website broken-link checker and more."
+ "munki_display_name": "Cinemagraph Pro",
+ "munki_description": " "
},
- "com.github.swy.download.Integrityplus": {
- "name": "Integrity plus",
- "description": "Downloads the latest version of Integrity plus.",
+ "com.github.swy.download.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Downloads the latest version of Cinemagraph Pro.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity plus/Integrity plus.download.recipe",
- "shortname": "Integrity plus.download",
+ "path": "Flixel Photos Inc./CinemagraphPro.download.recipe",
+ "shortname": "CinemagraphPro.download",
"inferred_type": "download",
"children": [
- "com.github.swy.install.Integrityplus",
- "com.github.swy.pkg.Integrityplus",
- "com.github.swy.munki.Integrityplus"
+ "com.github.swy.munki.CinemagraphPro",
+ "com.github.swy.pkg.CinemagraphPro",
+ "com.github.swy.install.CinemagraphPro"
]
},
- "com.github.swy.install.sqlops": {
- "name": "sqlops",
- "description": "Installs the latest version of sqlops.",
+ "com.github.swy.pkg.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Downloads the latest version of Cinemagraph Pro and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Microsoft Corporation/sqlops.install.recipe",
- "parent": "com.github.swy.download.sqlops",
- "shortname": "sqlops.install",
- "inferred_type": "install"
+ "path": "Flixel Photos Inc./CinemagraphPro.pkg.recipe",
+ "parent": "com.github.swy.download.CinemagraphPro",
+ "shortname": "CinemagraphPro.pkg",
+ "inferred_type": "pkg"
},
- "com.github.swy.munki.sqlops": {
- "name": "SQLops",
- "description": "Downloads the latest version of SQL Operations Studio and imports it into Munki.",
+ "com.github.swy.install.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Installs the latest version of Cinemagraph Pro.",
"repo": "autopkg/swy-recipes",
- "path": "Microsoft Corporation/sqlops.munki.recipe",
- "parent": "com.github.swy.download.sqlops",
- "shortname": "sqlops.munki",
- "inferred_type": "munki",
- "munki_display_name": "SQL Operations Studio",
- "munki_description": " "
+ "path": "Flixel Photos Inc./CinemagraphPro.install.recipe",
+ "parent": "com.github.swy.download.CinemagraphPro",
+ "shortname": "CinemagraphPro.install",
+ "inferred_type": "install"
},
- "com.github.swy.pkg.sqlops": {
- "name": "sqlops",
- "description": "Downloads the latest version of sqlops and creates a package.",
+ "com.github.swy.download.Notion": {
+ "name": "Notion",
+ "description": "Downloads the latest universal version of Notion.",
"repo": "autopkg/swy-recipes",
- "path": "Microsoft Corporation/sqlops.pkg.recipe",
- "parent": "com.github.swy.download.sqlops",
- "shortname": "sqlops.pkg",
- "inferred_type": "pkg"
+ "path": "Notion Labs, Inc./Notion.download.recipe",
+ "shortname": "Notion.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.swy.pkg.Notion",
+ "com.github.swy.install.Notion",
+ "com.github.swy.munki.Notion"
+ ]
},
- "com.github.swy.download.sqlops": {
- "name": "sqlops",
- "description": "Downloads the latest version of sqlops.",
+ "com.github.swy.pkg.Notion": {
+ "name": "Notion",
+ "description": "Downloads the latest version of Notion and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Microsoft Corporation/sqlops.download.recipe",
- "shortname": "sqlops.download",
- "inferred_type": "download",
+ "path": "Notion Labs, Inc./Notion.pkg.recipe",
+ "parent": "com.github.swy.download.Notion",
+ "shortname": "Notion.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.swy.install.sqlops",
- "com.github.swy.munki.sqlops",
- "com.github.swy.pkg.sqlops"
+ "com.github.crystalllized.jss.Notion",
+ "com.github.andredb90.filewave.Notion"
]
},
- "com.github.swy.install.SpatialMediaMetadataInjector": {
- "name": "Spatial Media Metadata Injector",
- "description": "Installs the latest version of Spatial Media Metadata Injector.",
+ "com.github.swy.install.Notion": {
+ "name": "Notion",
+ "description": "Installs the latest version of Notion.",
"repo": "autopkg/swy-recipes",
- "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.install.recipe",
- "parent": "com.github.swy.download.SpatialMediaMetadataInjector",
- "shortname": "SpatialMediaMetadataInjector.install",
+ "path": "Notion Labs, Inc./Notion.install.recipe",
+ "parent": "com.github.swy.download.Notion",
+ "shortname": "Notion.install",
"inferred_type": "install"
},
- "com.github.swy.pkg.SpatialMediaMetadataInjector": {
- "name": "Spatial Media Metadata Injector",
- "description": "Downloads the latest version of Spatial Media Metadata Injector and creates a package.",
+ "com.github.swy.munki.Notion": {
+ "name": "Notion",
+ "description": "Downloads the latest version of Notion and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.pkg.recipe",
- "parent": "com.github.swy.download.SpatialMediaMetadataInjector",
- "shortname": "SpatialMediaMetadataInjector.pkg",
- "inferred_type": "pkg"
+ "path": "Notion Labs, Inc./Notion.munki.recipe",
+ "parent": "com.github.swy.download.Notion",
+ "shortname": "Notion.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Notion",
+ "munki_description": "A unified workspace for modern teams."
},
- "com.github.swy.download.SpatialMediaMetadataInjector": {
- "name": "Spatial Media Metadata Injector",
- "description": "Downloads the latest version of Spatial Media Metadata Injector.",
+ "com.github.swy.munki.IntegrityPro": {
+ "name": "Integrity Pro",
+ "description": "Downloads the latest version of Integrity Pro and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.download.recipe",
- "shortname": "SpatialMediaMetadataInjector.download",
- "inferred_type": "download",
- "children": [
- "com.github.swy.install.SpatialMediaMetadataInjector",
- "com.github.swy.pkg.SpatialMediaMetadataInjector",
- "com.github.swy.munki.SpatialMediaMetadataInjector"
- ]
+ "path": "Integrity Pro/Integrity Pro.munki.recipe",
+ "parent": "com.github.swy.download.IntegrityPro",
+ "shortname": "Integrity Pro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Integrity Pro",
+ "munki_description": "If you've maintained a website for any length of time, you'll know that links very quickly become broken."
},
- "com.github.swy.munki.SpatialMediaMetadataInjector": {
- "name": "Spatial Media Metadata Injector",
- "description": "Downloads the latest version of Spatial Media Metadata Injector and imports it into Munki.",
+ "com.github.swy.pkg.IntegrityPro": {
+ "name": "Integrity Pro",
+ "description": "Downloads the latest version of Integrity Pro and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.munki.recipe",
- "parent": "com.github.swy.download.SpatialMediaMetadataInjector",
- "shortname": "SpatialMediaMetadataInjector.munki",
- "inferred_type": "munki",
- "munki_display_name": "Spatial Media Metadata Injector",
- "munki_description": " "
+ "path": "Integrity Pro/Integrity Pro.pkg.recipe",
+ "parent": "com.github.swy.download.IntegrityPro",
+ "shortname": "Integrity Pro.pkg",
+ "inferred_type": "pkg"
},
- "com.github.swy.install.ProtoPie": {
- "name": "ProtoPie",
- "description": "Installs the latest version of ProtoPie.",
+ "com.github.swy.install.IntegrityPro": {
+ "name": "Integrity Pro",
+ "description": "Installs the latest version of Integrity Pro.",
"repo": "autopkg/swy-recipes",
- "path": "Studio XID, Inc/ProtoPie.install.recipe",
- "parent": "com.github.swy.download.ProtoPie",
- "shortname": "ProtoPie.install",
+ "path": "Integrity Pro/Integrity Pro.install.recipe",
+ "parent": "com.github.swy.download.IntegrityPro",
+ "shortname": "Integrity Pro.install",
"inferred_type": "install"
},
- "com.github.swy.download.ProtoPie": {
- "name": "ProtoPie",
- "description": "Prototyping as easy as Pie\nQuality prototyping is possible even without any coding knowledge. Apply your experience with other design tools right in ProtoPie.",
+ "com.github.swy.download.IntegrityPro": {
+ "name": "Integrity Pro",
+ "description": "Downloads the latest version of Integrity Pro.",
"repo": "autopkg/swy-recipes",
- "path": "Studio XID, Inc/ProtoPie.download.recipe",
- "shortname": "ProtoPie.download",
+ "path": "Integrity Pro/Integrity Pro.download.recipe",
+ "shortname": "Integrity Pro.download",
"inferred_type": "download",
"children": [
- "com.github.swy.install.ProtoPie",
- "com.github.swy.munki.ProtoPie",
- "com.github.swy.pkg.ProtoPie"
+ "com.github.swy.munki.IntegrityPro",
+ "com.github.swy.pkg.IntegrityPro",
+ "com.github.swy.install.IntegrityPro"
]
},
"com.github.swy.munki.ProtoPie": {
@@ -17207,57 +17185,28 @@
"shortname": "ProtoPie.pkg",
"inferred_type": "pkg"
},
- "com.github.swy.download.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Downloads the latest version of Cinemagraph Pro.",
+ "com.github.swy.download.ProtoPie": {
+ "name": "ProtoPie",
+ "description": "Prototyping as easy as Pie\nQuality prototyping is possible even without any coding knowledge. Apply your experience with other design tools right in ProtoPie.",
"repo": "autopkg/swy-recipes",
- "path": "Flixel Photos Inc./CinemagraphPro.download.recipe",
- "shortname": "CinemagraphPro.download",
+ "path": "Studio XID, Inc/ProtoPie.download.recipe",
+ "shortname": "ProtoPie.download",
"inferred_type": "download",
"children": [
- "com.github.swy.install.CinemagraphPro",
- "com.github.swy.pkg.CinemagraphPro",
- "com.github.swy.munki.CinemagraphPro"
+ "com.github.swy.munki.ProtoPie",
+ "com.github.swy.pkg.ProtoPie",
+ "com.github.swy.install.ProtoPie"
]
},
- "com.github.swy.install.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Installs the latest version of Cinemagraph Pro.",
+ "com.github.swy.install.ProtoPie": {
+ "name": "ProtoPie",
+ "description": "Installs the latest version of ProtoPie.",
"repo": "autopkg/swy-recipes",
- "path": "Flixel Photos Inc./CinemagraphPro.install.recipe",
- "parent": "com.github.swy.download.CinemagraphPro",
- "shortname": "CinemagraphPro.install",
+ "path": "Studio XID, Inc/ProtoPie.install.recipe",
+ "parent": "com.github.swy.download.ProtoPie",
+ "shortname": "ProtoPie.install",
"inferred_type": "install"
},
- "com.github.swy.pkg.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Downloads the latest version of Cinemagraph Pro and creates a package.",
- "repo": "autopkg/swy-recipes",
- "path": "Flixel Photos Inc./CinemagraphPro.pkg.recipe",
- "parent": "com.github.swy.download.CinemagraphPro",
- "shortname": "CinemagraphPro.pkg",
- "inferred_type": "pkg"
- },
- "com.github.swy.munki.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.",
- "repo": "autopkg/swy-recipes",
- "path": "Flixel Photos Inc./CinemagraphPro.munki.recipe",
- "parent": "com.github.swy.download.CinemagraphPro",
- "shortname": "CinemagraphPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cinemagraph Pro",
- "munki_description": " "
- },
- "com.github.swy.pkg.BraveUniversal": {
- "name": "Brave",
- "description": "Downloads the latest version of Brave and creates a package.",
- "repo": "autopkg/swy-recipes",
- "path": "BraveUniversal/BraveUniversal.pkg.recipe",
- "parent": "com.github.swy.download.BraveUniversal",
- "shortname": "BraveUniversal.pkg",
- "inferred_type": "pkg"
- },
"com.github.swy.install.BraveUniversal": {
"name": "Brave",
"description": "Installs the latest version of Brave.",
@@ -17278,6 +17227,15 @@
"munki_display_name": "Brave",
"munki_description": " "
},
+ "com.github.swy.pkg.BraveUniversal": {
+ "name": "Brave",
+ "description": "Downloads the latest version of Brave and creates a package.",
+ "repo": "autopkg/swy-recipes",
+ "path": "BraveUniversal/BraveUniversal.pkg.recipe",
+ "parent": "com.github.swy.download.BraveUniversal",
+ "shortname": "BraveUniversal.pkg",
+ "inferred_type": "pkg"
+ },
"com.github.swy.download.BraveUniversal": {
"name": "Brave",
"description": "Downloads the latest version of Brave.",
@@ -17286,117 +17244,137 @@
"shortname": "BraveUniversal.download",
"inferred_type": "download",
"children": [
- "com.github.swy.pkg.BraveUniversal",
"com.github.swy.install.BraveUniversal",
- "com.github.swy.munki.BraveUniversal"
+ "com.github.swy.munki.BraveUniversal",
+ "com.github.swy.pkg.BraveUniversal"
]
},
- "com.github.swy.munki.IntegrityPro": {
- "name": "Integrity Pro",
- "description": "Downloads the latest version of Integrity Pro and imports it into Munki.",
+ "com.github.swy.munki.SpatialMediaMetadataInjector": {
+ "name": "Spatial Media Metadata Injector",
+ "description": "Downloads the latest version of Spatial Media Metadata Injector and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity Pro/Integrity Pro.munki.recipe",
- "parent": "com.github.swy.download.IntegrityPro",
- "shortname": "Integrity Pro.munki",
+ "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.munki.recipe",
+ "parent": "com.github.swy.download.SpatialMediaMetadataInjector",
+ "shortname": "SpatialMediaMetadataInjector.munki",
"inferred_type": "munki",
- "munki_display_name": "Integrity Pro",
- "munki_description": "If you've maintained a website for any length of time, you'll know that links very quickly become broken."
+ "munki_display_name": "Spatial Media Metadata Injector",
+ "munki_description": " "
},
- "com.github.swy.pkg.IntegrityPro": {
- "name": "Integrity Pro",
- "description": "Downloads the latest version of Integrity Pro and creates a package.",
+ "com.github.swy.install.SpatialMediaMetadataInjector": {
+ "name": "Spatial Media Metadata Injector",
+ "description": "Installs the latest version of Spatial Media Metadata Injector.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity Pro/Integrity Pro.pkg.recipe",
- "parent": "com.github.swy.download.IntegrityPro",
- "shortname": "Integrity Pro.pkg",
- "inferred_type": "pkg"
+ "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.install.recipe",
+ "parent": "com.github.swy.download.SpatialMediaMetadataInjector",
+ "shortname": "SpatialMediaMetadataInjector.install",
+ "inferred_type": "install"
},
- "com.github.swy.download.IntegrityPro": {
- "name": "Integrity Pro",
- "description": "Downloads the latest version of Integrity Pro.",
+ "com.github.swy.download.SpatialMediaMetadataInjector": {
+ "name": "Spatial Media Metadata Injector",
+ "description": "Downloads the latest version of Spatial Media Metadata Injector.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity Pro/Integrity Pro.download.recipe",
- "shortname": "Integrity Pro.download",
+ "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.download.recipe",
+ "shortname": "SpatialMediaMetadataInjector.download",
"inferred_type": "download",
"children": [
- "com.github.swy.munki.IntegrityPro",
- "com.github.swy.pkg.IntegrityPro",
- "com.github.swy.install.IntegrityPro"
+ "com.github.swy.munki.SpatialMediaMetadataInjector",
+ "com.github.swy.install.SpatialMediaMetadataInjector",
+ "com.github.swy.pkg.SpatialMediaMetadataInjector"
]
},
- "com.github.swy.install.IntegrityPro": {
- "name": "Integrity Pro",
- "description": "Installs the latest version of Integrity Pro.",
+ "com.github.swy.pkg.SpatialMediaMetadataInjector": {
+ "name": "Spatial Media Metadata Injector",
+ "description": "Downloads the latest version of Spatial Media Metadata Injector and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Integrity Pro/Integrity Pro.install.recipe",
- "parent": "com.github.swy.download.IntegrityPro",
- "shortname": "Integrity Pro.install",
- "inferred_type": "install"
+ "path": "Spatial Media Metadata Injector/SpatialMediaMetadataInjector.pkg.recipe",
+ "parent": "com.github.swy.download.SpatialMediaMetadataInjector",
+ "shortname": "SpatialMediaMetadataInjector.pkg",
+ "inferred_type": "pkg"
},
- "com.github.swy.install.ZXPInstaller": {
- "name": "ZXPInstaller",
- "description": "Installs the latest version of ZXPInstaller.",
+ "com.github.swy.install.QuickBooks2016": {
+ "name": "QuickBooks",
+ "description": "Installs the latest version of QuickBooks.",
"repo": "autopkg/swy-recipes",
- "path": "Creative Do/ZXPInstaller.install.recipe",
- "parent": "com.github.swy.download.ZXPInstaller",
- "shortname": "ZXPInstaller.install",
+ "path": "Intuit Inc./QuickBooks2016.install.recipe",
+ "parent": "com.github.swy.download.QuickBooks2016",
+ "shortname": "QuickBooks2016.install",
"inferred_type": "install"
},
- "com.github.swy.pkg.ZXPInstaller": {
- "name": "ZXPInstaller",
- "description": "Downloads the latest version of ZXPInstaller and creates a package.",
+ "com.github.swy.pkg.QuickBooks2016": {
+ "name": "QuickBooks",
+ "description": "Downloads the latest version of QuickBooks and creates a package.",
"repo": "autopkg/swy-recipes",
- "path": "Creative Do/ZXPInstaller.pkg.recipe",
- "parent": "com.github.swy.download.ZXPInstaller",
- "shortname": "ZXPInstaller.pkg",
+ "path": "Intuit Inc./QuickBooks2016.pkg.recipe",
+ "parent": "com.github.swy.download.QuickBooks2016",
+ "shortname": "QuickBooks2016.pkg",
"inferred_type": "pkg"
},
- "com.github.swy.munki.ZXPInstaller": {
- "name": "ZXPInstaller",
- "description": "Downloads the latest version of ZXPInstaller and imports it into Munki.",
+ "com.github.swy.munki.QuickBooks2016": {
+ "name": "QuickBooks",
+ "description": "Downloads the latest version of QuickBooks and imports it into Munki.",
"repo": "autopkg/swy-recipes",
- "path": "Creative Do/ZXPInstaller.munki.recipe",
- "parent": "com.github.swy.download.ZXPInstaller",
- "shortname": "ZXPInstaller.munki",
+ "path": "Intuit Inc./QuickBooks2016.munki.recipe",
+ "parent": "com.github.swy.download.QuickBooks2016",
+ "shortname": "QuickBooks2016.munki",
"inferred_type": "munki",
- "munki_display_name": "ZXPInstaller",
- "munki_description": "Open Source ZXP Installer for Adobe Extensions"
+ "munki_display_name": "QuickBooks 2016",
+ "munki_description": "Financial management and accounting for small businesses."
},
- "com.github.swy.download.ZXPInstaller": {
- "name": "ZXPInstaller",
- "description": "Downloads the latest version of ZXPInstaller.",
+ "com.github.swy.download.QuickBooks2016": {
+ "name": "QuickBooks",
+ "description": "Downloads the latest version of QuickBooks.",
"repo": "autopkg/swy-recipes",
- "path": "Creative Do/ZXPInstaller.download.recipe",
- "shortname": "ZXPInstaller.download",
+ "path": "Intuit Inc./QuickBooks2016.download.recipe",
+ "shortname": "QuickBooks2016.download",
"inferred_type": "download",
"children": [
- "com.github.swy.install.ZXPInstaller",
- "com.github.swy.pkg.ZXPInstaller",
- "com.github.swy.munki.ZXPInstaller"
+ "com.github.swy.install.QuickBooks2016",
+ "com.github.swy.pkg.QuickBooks2016",
+ "com.github.swy.munki.QuickBooks2016"
]
},
- "com.github.lashomb.munki.Telegraf": {
- "name": "Telegraf",
- "description": "Imports Telegraf into Munki.",
- "repo": "autopkg/lashomb-recipes",
- "path": "InfluxData/Telegraf.munki.recipe",
- "parent": "com.github.lashomb.download.Telegraf",
- "shortname": "Telegraf.munki",
+ "com.github.swy.munki.sqlops": {
+ "name": "SQLops",
+ "description": "Downloads the latest version of SQL Operations Studio and imports it into Munki.",
+ "repo": "autopkg/swy-recipes",
+ "path": "Microsoft Corporation/sqlops.munki.recipe",
+ "parent": "com.github.swy.download.sqlops",
+ "shortname": "sqlops.munki",
"inferred_type": "munki",
- "munki_display_name": "Telegraf",
- "munki_description": "Telegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems."
+ "munki_display_name": "SQL Operations Studio",
+ "munki_description": " "
},
- "com.github.lashomb.download.Telegraf": {
- "name": "Telegraf",
- "description": "Downloads latest version of Telegraf.",
- "repo": "autopkg/lashomb-recipes",
- "path": "InfluxData/Telegraf.download.recipe",
- "shortname": "Telegraf.download",
+ "com.github.swy.pkg.sqlops": {
+ "name": "sqlops",
+ "description": "Downloads the latest version of sqlops and creates a package.",
+ "repo": "autopkg/swy-recipes",
+ "path": "Microsoft Corporation/sqlops.pkg.recipe",
+ "parent": "com.github.swy.download.sqlops",
+ "shortname": "sqlops.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.swy.download.sqlops": {
+ "name": "sqlops",
+ "description": "Downloads the latest version of sqlops.",
+ "repo": "autopkg/swy-recipes",
+ "path": "Microsoft Corporation/sqlops.download.recipe",
+ "shortname": "sqlops.download",
"inferred_type": "download",
"children": [
- "com.github.lashomb.munki.Telegraf"
+ "com.github.swy.munki.sqlops",
+ "com.github.swy.pkg.sqlops",
+ "com.github.swy.install.sqlops"
]
},
+ "com.github.swy.install.sqlops": {
+ "name": "sqlops",
+ "description": "Installs the latest version of sqlops.",
+ "repo": "autopkg/swy-recipes",
+ "path": "Microsoft Corporation/sqlops.install.recipe",
+ "parent": "com.github.swy.download.sqlops",
+ "shortname": "sqlops.install",
+ "inferred_type": "install"
+ },
"com.github.lashomb.jss.CraftManager": {
"name": "CraftManager",
"description": "Downloads the latest version of CraftManager and makes a pkg. Then, uploads to the JSS.",
@@ -17432,36 +17410,64 @@
"munki_display_name": "OpenJDK 11",
"munki_description": "OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition."
},
- "com.github.rustymyers.download.EnergyPlus": {
+ "com.github.lashomb.download.Telegraf": {
+ "name": "Telegraf",
+ "description": "Downloads latest version of Telegraf.",
+ "repo": "autopkg/lashomb-recipes",
+ "path": "InfluxData/Telegraf.download.recipe",
+ "shortname": "Telegraf.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.lashomb.munki.Telegraf"
+ ]
+ },
+ "com.github.lashomb.munki.Telegraf": {
+ "name": "Telegraf",
+ "description": "Imports Telegraf into Munki.",
+ "repo": "autopkg/lashomb-recipes",
+ "path": "InfluxData/Telegraf.munki.recipe",
+ "parent": "com.github.lashomb.download.Telegraf",
+ "shortname": "Telegraf.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Telegraf",
+ "munki_description": "Telegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems."
+ },
+ "com.github.rustymyers.SharedProcessors": {
"name": null,
- "description": "Download latest EnergyPlus.",
+ "description": "Dummy recipe for referencing shared processors in this directory.",
"repo": "autopkg/rustymyers-recipes",
- "path": "EnergyPlus/EnergyPlus.download.recipe",
- "shortname": "EnergyPlus.download",
- "inferred_type": "download"
+ "path": "SharedProcessors/rustymyers-SharedProcessors.recipe"
},
- "com.github.rustymyers.download.EnergyPlus-Win": {
- "name": null,
- "description": "Download latest EnergyPlus dmg.",
+ "com.github.rustymyers.download.SecondLife": {
+ "name": "SecondLife",
+ "description": "Downloads latest SecondLife installer.",
"repo": "autopkg/rustymyers-recipes",
- "path": "EnergyPlus/EnergyPlus-WIN.download.recipe",
- "shortname": "EnergyPlus-WIN.download",
- "inferred_type": "download"
+ "path": "Linden Lab/SecondLife.download.recipe",
+ "shortname": "SecondLife.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.SecondLife",
+ "com.github.homebysix.install.SecondLife",
+ "com.github.homebysix.pkg.SecondLife"
+ ]
},
- "com.github.rustymyers.download.Wireshark-Win": {
- "name": "Wireshark-Win",
- "description": "Downloads the latest version of Wireshark.",
+ "com.github.rustymyers.download.Putty-Win": {
+ "name": "Putty",
+ "description": "Putty Download",
"repo": "autopkg/rustymyers-recipes",
- "path": "Wireshark/Wireshark-Win.download.recipe",
- "shortname": "Wireshark-Win.download",
- "inferred_type": "download"
+ "path": "Putty/Putty-Win.download.recipe",
+ "shortname": "Putty-Win.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.peshay.filewave.PuTTY"
+ ]
},
- "com.github.rustymyers.download.iShowU": {
- "name": null,
- "description": "Download latest iShowU dmg.",
+ "com.github.rustymyers.download.VineServer": {
+ "name": "Vine Server",
+ "description": null,
"repo": "autopkg/rustymyers-recipes",
- "path": "ShinyWhiteBox/iShowU.download.recipe",
- "shortname": "iShowU.download",
+ "path": "VineServer/VineServer.download.recipe",
+ "shortname": "VineServer.download",
"inferred_type": "download"
},
"com.github.rustymyers.download.VASSAL-Win": {
@@ -17480,58 +17486,6 @@
"shortname": "VASSAL.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.Synfig-Win": {
- "name": "Synfig",
- "description": "Download latest Synfig 64bit exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Synfig/Synfig-Win.download.recipe",
- "shortname": "Synfig-Win.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.Synfig": {
- "name": "Synfig",
- "description": "Download latest Synfig dmg. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Synfig/Synfig.download.recipe",
- "shortname": "Synfig.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.BigFixUtilities": {
- "name": "BigFixUtilities",
- "description": "Downloads latest version of IBM Endpoint Manager BES Agent Utilities",
- "repo": "autopkg/rustymyers-recipes",
- "path": "IBM/BigFixUtilities.download.recipe",
- "shortname": "BigFixUtilities.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.Veusz": {
- "name": "Veusz",
- "description": "Downloads the latest version of Veusz.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Veusz/Veusz.download.recipe",
- "shortname": "Veusz.download",
- "inferred_type": "download",
- "children": [
- "com.github.rustymyers.pkg.Veusz"
- ]
- },
- "com.github.rustymyers.download.Veusz-Win": {
- "name": "Veusz",
- "description": "Downloads the latest version of Veusz.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Veusz/Veusz-Win.download.recipe",
- "shortname": "Veusz-Win.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.pkg.Veusz": {
- "name": "Veusz",
- "description": "Veusz and makes a package.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Veusz/Veusz.pkg.recipe",
- "parent": "com.github.rustymyers.download.Veusz",
- "shortname": "Veusz.pkg",
- "inferred_type": "pkg"
- },
"com.github.rustymyers.download.kompozer": {
"name": "KompoZer",
"description": "Downloads KompoZer",
@@ -17543,41 +17497,21 @@
"com.github.moofit-recipes.pkg.KompoZer"
]
},
- "com.github.rustymyers.download.SecondLife": {
- "name": "SecondLife",
- "description": "Downloads latest SecondLife installer.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Linden Lab/SecondLife.download.recipe",
- "shortname": "SecondLife.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.SecondLife",
- "com.github.homebysix.pkg.SecondLife",
- "com.github.homebysix.munki.SecondLife"
- ]
- },
- "com.github.rustymyers.download.AdobeCreativeCloudWinInstall": {
- "name": "CreativeCloudDesktop",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Full Installer.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Adobe/AdobeCreativeCloudWinInstall.download.recipe",
- "shortname": "AdobeCreativeCloudWinInstall.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.AdobeCreativeCloudInstallerWin": {
- "name": "CreativeCloudSetup",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Cloud Installer.",
+ "com.github.rustymyers.pkg.SawgrassPrintManager": {
+ "name": "SawgrassPrintManager",
+ "description": "Creates .bes file for Sawgrass Print Manager pkg and uploads it to BigFix",
"repo": "autopkg/rustymyers-recipes",
- "path": "Adobe/AdobeCreativeCloudWin.download.recipe",
- "shortname": "AdobeCreativeCloudWin.download",
- "inferred_type": "download"
+ "path": "Sawgrass/SawgrassPrintManager.pkg.recipe",
+ "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Manager",
+ "shortname": "SawgrassPrintManager.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rustymyers.download.duo-win": {
- "name": "Duo",
- "description": "Downloads the latest version of Duo for Windows login screen.",
+ "com.github.rustymyers.download.TextPad-Win": {
+ "name": "TextPad",
+ "description": "TextPad is a powerful, general purpose editor for plain text files. Easy to use, with all the features a power user requires.",
"repo": "autopkg/rustymyers-recipes",
- "path": "Duo/Duo-Win.download.recipe",
- "shortname": "Duo-Win.download",
+ "path": "TextPad/TextPad-Win.download.recipe",
+ "shortname": "TextPad-Win.download",
"inferred_type": "download"
},
"com.github.rustymyers.autopkg.download.Nessus-RedHat8": {
@@ -17588,6 +17522,14 @@
"shortname": "Nessus-RedHat8.download",
"inferred_type": "download"
},
+ "com.github.rustymyers.autopkg.download.Nessus-Ubuntu": {
+ "name": "Nessus",
+ "description": "Download recipe for Tenable Nessus Ubuntu 14.04, 16.04, 18.04, 20.04 AMD64.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Tenable/Nessus-Ubuntu64.download.recipe",
+ "shortname": "Nessus-Ubuntu64.download",
+ "inferred_type": "download"
+ },
"com.github.rustymyers.autopkg.download.Nessus-Win": {
"name": "Nessus",
"description": "Download recipe for Tenable Nessus Windows Server 2008 SP2, Server 2008 R2 SP1, Server 2012, Server 2012 R2, Server 2016, Server 2019, 7, 8.1, and 10 (64-bit).",
@@ -17596,20 +17538,20 @@
"shortname": "Nessus-Win.download",
"inferred_type": "download"
},
- "com.github.rustymyers.autopkg.download.Nessus-Ubuntu": {
- "name": "Nessus",
- "description": "Download recipe for Tenable Nessus Ubuntu 14.04, 16.04, 18.04, 20.04 AMD64.",
+ "com.github.rustymyers.download.keepass": {
+ "name": "KeePass",
+ "description": "Downloads Latest 2.xx KeePass MSI",
"repo": "autopkg/rustymyers-recipes",
- "path": "Tenable/Nessus-Ubuntu64.download.recipe",
- "shortname": "Nessus-Ubuntu64.download",
+ "path": "KeePass/KeePass.download.recipe",
+ "shortname": "KeePass.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.WepaLargeFormat": {
- "name": "Wepa Large Format",
- "description": "Wepa Print App",
+ "com.github.rustymyers.download.Wireshark-Win": {
+ "name": "Wireshark-Win",
+ "description": "Downloads the latest version of Wireshark.",
"repo": "autopkg/rustymyers-recipes",
- "path": "Wepa/WepaLargeFormat.download.recipe",
- "shortname": "WepaLargeFormat.download",
+ "path": "Wireshark/Wireshark-Win.download.recipe",
+ "shortname": "Wireshark-Win.download",
"inferred_type": "download"
},
"com.github.rustymyers.download.Wepa-Win": {
@@ -17620,6 +17562,14 @@
"shortname": "Wepa-Win.download",
"inferred_type": "download"
},
+ "com.github.rustymyers.download.WepaLargeFormat": {
+ "name": "Wepa Large Format",
+ "description": "Wepa Print App",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Wepa/WepaLargeFormat.download.recipe",
+ "shortname": "WepaLargeFormat.download",
+ "inferred_type": "download"
+ },
"com.github.rustymyers.download.Wepa": {
"name": "Wepa Print App",
"description": "Wepa Print App",
@@ -17628,75 +17578,20 @@
"shortname": "Wepa.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.GeoDa": {
- "name": "GeoDa",
- "description": "Downloads GeoDa for macOS",
- "repo": "autopkg/rustymyers-recipes",
- "path": "GeoDa/GeoDa.download.recipe",
- "shortname": "GeoDa.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.GeoDa-Win64": {
- "name": "GeoDa-Win",
- "description": "Downloads GeoDa 64 bit exe.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "GeoDa/GeoDa-Win64.download.recipe",
- "shortname": "GeoDa-Win64.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.Audacity-arm": {
- "name": "Audacity-ARM",
- "description": "Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Audacity/Audacity-arm.download.recipe",
- "shortname": "Audacity-arm.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.Audacity": {
- "name": "Audacity",
- "description": "!Deprecated! Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Audacity/Audacity.download.recipe",
- "deprecated": true,
- "shortname": "Audacity.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.WacomBamboo-Win": {
- "name": "Wacom Bamboo Driver Windows",
- "description": "Downloads the latest version of Wacom Bamboo tablet drivers for Windows.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Wacom/WacomBamboo-Win.download.recipe",
- "deprecated": true,
- "shortname": "WacomBamboo-Win.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.WacomTablet": {
- "name": "WacomTablet",
- "description": "Downloads the latest version of Wacom Tablet drivers for macOS.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Wacom/WacomTablet.download.recipe",
- "shortname": "WacomTablet.download",
- "inferred_type": "download",
- "children": [
- "com.github.nstrauss.pkg.WacomTablet",
- "com.github.apizz.munki.WacomTablet"
- ]
- },
- "com.github.rustymyers.download.WacomTablet-Win": {
- "name": "Wacom Tablet Driver Windows",
- "description": "Downloads the latest version of Wacom Tablet drivers for Windows.",
+ "com.github.rustymyers.download.BigFixUtilities": {
+ "name": "BigFixUtilities",
+ "description": "Downloads latest version of IBM Endpoint Manager BES Agent Utilities",
"repo": "autopkg/rustymyers-recipes",
- "path": "Wacom/WacomTablet-Win.download.recipe",
- "shortname": "WacomTablet-Win.download",
+ "path": "IBM/BigFixUtilities.download.recipe",
+ "shortname": "BigFixUtilities.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.WacomIntuos-Win": {
- "name": "Wacom Intuos Driver Windows",
- "description": "Downloads the latest version of Wacom Intuos and Cintiq tablet drivers for Windows.",
+ "com.github.rustymyers.download.iShowU": {
+ "name": null,
+ "description": "Download latest iShowU dmg.",
"repo": "autopkg/rustymyers-recipes",
- "path": "Wacom/WacomIntuos-Win.download.recipe",
- "deprecated": true,
- "shortname": "WacomIntuos-Win.download",
+ "path": "ShinyWhiteBox/iShowU.download.recipe",
+ "shortname": "iShowU.download",
"inferred_type": "download"
},
"com.github.rustymyers.download.MSdotNetFramework": {
@@ -17707,6 +17602,14 @@
"shortname": "MSdotNetFramework.download",
"inferred_type": "download"
},
+ "com.github.rustymyers.download.MSdotNetFramework-Win": {
+ "name": ".Net Framework Win",
+ "description": "Recipe description",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Microsoft/MSdotNetFramework-Win.download.recipe",
+ "shortname": "MSdotNetFramework-Win.download",
+ "inferred_type": "download"
+ },
"com.github.rustymyers.download.MSTeams-Win": {
"name": "MSTeams-Win",
"description": "Downloads the latest version of Microsoft Teams dmg from Microsoft. Environment can be defined (although production seems to be the only available), as can platform (defaults to osx).",
@@ -17723,47 +17626,6 @@
"shortname": "VisualSutdioCode-Win.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.MSdotNetFramework-Win": {
- "name": ".Net Framework Win",
- "description": "Recipe description",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Microsoft/MSdotNetFramework-Win.download.recipe",
- "shortname": "MSdotNetFramework-Win.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.pkg.SawgrassPrintManager": {
- "name": "SawgrassPrintManager",
- "description": "Creates .bes file for Sawgrass Print Manager pkg and uploads it to BigFix",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Sawgrass/SawgrassPrintManager.pkg.recipe",
- "parent": "com.github.dataJAR-recipes.download.Sawgrass Print Manager",
- "shortname": "SawgrassPrintManager.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rustymyers.download.TextPad-Win": {
- "name": "TextPad",
- "description": "TextPad is a powerful, general purpose editor for plain text files. Easy to use, with all the features a power user requires.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "TextPad/TextPad-Win.download.recipe",
- "shortname": "TextPad-Win.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.VineServer": {
- "name": "Vine Server",
- "description": null,
- "repo": "autopkg/rustymyers-recipes",
- "path": "VineServer/VineServer.download.recipe",
- "shortname": "VineServer.download",
- "inferred_type": "download"
- },
- "com.github.rustymyers.download.PidginGTK-Win": {
- "name": "Pidgin",
- "description": "Download latest Pidgin with GTK exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Pidgin/PidginGTK-Win.download.recipe",
- "shortname": "PidginGTK-Win.download",
- "inferred_type": "download"
- },
"com.github.rustymyers.install.SuspiciousPackage": {
"name": null,
"description": "Downloads and installs the current release version of SuspiciousPackage.",
@@ -17773,44 +17635,22 @@
"shortname": "SuspiciousPackage.install",
"inferred_type": "install"
},
- "com.github.rustymyers.download.GitHubDesktop-Win": {
- "name": "GitHub Desktop Win32",
- "description": "Downloads the latest version of GitHub Desktop.",
+ "com.github.rustymyers.download.Synfig": {
+ "name": "Synfig",
+ "description": "Download latest Synfig dmg. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html",
"repo": "autopkg/rustymyers-recipes",
- "path": "GitHub/GitHubDesktop-Win.download.recipe",
- "shortname": "GitHubDesktop-Win.download",
+ "path": "Synfig/Synfig.download.recipe",
+ "shortname": "Synfig.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.opentoonz": {
- "name": "opentoonz",
- "description": "Downloads the latest version of opentoonz.",
- "repo": "autopkg/rustymyers-recipes",
- "path": "OpenToonz/opentoonz.download.recipe",
- "shortname": "opentoonz.download",
- "inferred_type": "download",
- "children": [
- "com.github.dataJAR-recipes.munki.OpenToonz"
- ]
- },
- "com.github.rustymyers.download.opentoonz-win": {
- "name": "opentoonz",
- "description": "Downloads the latest version of opentoonz.",
+ "com.github.rustymyers.download.Synfig-Win": {
+ "name": "Synfig",
+ "description": "Download latest Synfig 64bit exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html",
"repo": "autopkg/rustymyers-recipes",
- "path": "OpenToonz/opentoonz-Win.download.recipe",
- "shortname": "opentoonz-Win.download",
+ "path": "Synfig/Synfig-Win.download.recipe",
+ "shortname": "Synfig-Win.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.Putty-Win": {
- "name": "Putty",
- "description": "Putty Download",
- "repo": "autopkg/rustymyers-recipes",
- "path": "Putty/Putty-Win.download.recipe",
- "shortname": "Putty-Win.download",
- "inferred_type": "download",
- "children": [
- "com.github.peshay.filewave.PuTTY"
- ]
- },
"com.github.rustymyers.install.TextMate": {
"name": null,
"description": "Downloads and installs the current release version of TextMate 1.5.",
@@ -17832,55 +17672,196 @@
"com.github.rustymyers.install.TextMate"
]
},
- "com.github.rustymyers.download.keepass": {
- "name": "KeePass",
- "description": "Downloads Latest 2.xx KeePass MSI",
+ "com.github.rustymyers.download.duo-win": {
+ "name": "Duo",
+ "description": "Downloads the latest version of Duo for Windows login screen.",
"repo": "autopkg/rustymyers-recipes",
- "path": "KeePass/KeePass.download.recipe",
- "shortname": "KeePass.download",
+ "path": "Duo/Duo-Win.download.recipe",
+ "shortname": "Duo-Win.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.boxnotes-win": {
- "name": "BoxNotes-Win",
- "description": "Downloads the latest version of Box Notes for Windows.",
+ "com.github.rustymyers.download.EnergyPlus-Win": {
+ "name": null,
+ "description": "Download latest EnergyPlus dmg.",
"repo": "autopkg/rustymyers-recipes",
- "path": "Box/BoxNotes-Win.download.recipe",
- "shortname": "BoxNotes-Win.download",
+ "path": "EnergyPlus/EnergyPlus-WIN.download.recipe",
+ "shortname": "EnergyPlus-WIN.download",
"inferred_type": "download"
},
- "com.github.rustymyers.download.boxdrive-win": {
- "name": "BoxDrive-Win",
- "description": "Downloads the latest version of Box Drive for Windows.",
+ "com.github.rustymyers.download.EnergyPlus": {
+ "name": null,
+ "description": "Download latest EnergyPlus.",
"repo": "autopkg/rustymyers-recipes",
- "path": "Box/BoxDrive-Win.download.recipe",
- "shortname": "BoxDrive-Win.download",
+ "path": "EnergyPlus/EnergyPlus.download.recipe",
+ "shortname": "EnergyPlus.download",
"inferred_type": "download"
},
- "com.github.rustymyers.SharedProcessors": {
- "name": null,
- "description": "Dummy recipe for referencing shared processors in this directory.",
+ "com.github.rustymyers.download.WacomTablet-Win": {
+ "name": "Wacom Tablet Driver Windows",
+ "description": "Downloads the latest version of Wacom Tablet drivers for Windows.",
"repo": "autopkg/rustymyers-recipes",
- "path": "SharedProcessors/rustymyers-SharedProcessors.recipe"
+ "path": "Wacom/WacomTablet-Win.download.recipe",
+ "shortname": "WacomTablet-Win.download",
+ "inferred_type": "download"
},
- "com.github.rustymyers.download.LoginLog": {
- "name": "LoginLog",
- "description": "Downloads the latest version of LoginLog from twocanoes BitBucket.",
+ "com.github.rustymyers.download.WacomIntuos-Win": {
+ "name": "Wacom Intuos Driver Windows",
+ "description": "Downloads the latest version of Wacom Intuos and Cintiq tablet drivers for Windows.",
"repo": "autopkg/rustymyers-recipes",
- "path": "LoginLog/LoginLog.download.recipe",
- "shortname": "LoginLog.download",
- "inferred_type": "download",
- "children": [
- "com.github.rustymyers.pkg.LoginLog"
- ]
+ "path": "Wacom/WacomIntuos-Win.download.recipe",
+ "deprecated": true,
+ "shortname": "WacomIntuos-Win.download",
+ "inferred_type": "download"
},
- "com.github.rustymyers.pkg.LoginLog": {
- "name": "LoginLog",
- "description": "Uses parent download for LoginLog and creates a package.",
+ "com.github.rustymyers.download.WacomBamboo-Win": {
+ "name": "Wacom Bamboo Driver Windows",
+ "description": "Downloads the latest version of Wacom Bamboo tablet drivers for Windows.",
"repo": "autopkg/rustymyers-recipes",
- "path": "LoginLog/LoginLog.pkg.recipe",
- "parent": "com.github.rustymyers.download.LoginLog",
- "shortname": "LoginLog.pkg",
- "inferred_type": "pkg"
+ "path": "Wacom/WacomBamboo-Win.download.recipe",
+ "deprecated": true,
+ "shortname": "WacomBamboo-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.WacomTablet": {
+ "name": "WacomTablet",
+ "description": "Downloads the latest version of Wacom Tablet drivers for macOS.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Wacom/WacomTablet.download.recipe",
+ "shortname": "WacomTablet.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.nstrauss.pkg.WacomTablet",
+ "com.github.apizz.munki.WacomTablet"
+ ]
+ },
+ "com.github.rustymyers.download.Audacity-arm": {
+ "name": "Audacity-ARM",
+ "description": "Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Audacity/Audacity-arm.download.recipe",
+ "shortname": "Audacity-arm.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.Audacity": {
+ "name": "Audacity",
+ "description": "!Deprecated! Downloads the current release version of Audacity via the project\nwebsite. The downloads redirect to a fosshub.com download page, which\nis also searched for a download link. Permission has been received for Penn State to automate the download.\nNote: the Audacity.app code object is not signed at all.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Audacity/Audacity.download.recipe",
+ "deprecated": true,
+ "shortname": "Audacity.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.boxdrive-win": {
+ "name": "BoxDrive-Win",
+ "description": "Downloads the latest version of Box Drive for Windows.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Box/BoxDrive-Win.download.recipe",
+ "shortname": "BoxDrive-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.boxnotes-win": {
+ "name": "BoxNotes-Win",
+ "description": "Downloads the latest version of Box Notes for Windows.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Box/BoxNotes-Win.download.recipe",
+ "shortname": "BoxNotes-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.PidginGTK-Win": {
+ "name": "Pidgin",
+ "description": "Download latest Pidgin with GTK exe. Permission was obtained from FossHub to automate the download of this software. Please follow their terms of service: https://www.fosshub.com/tos.html",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Pidgin/PidginGTK-Win.download.recipe",
+ "shortname": "PidginGTK-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.GeoDa": {
+ "name": "GeoDa",
+ "description": "Downloads GeoDa for macOS",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "GeoDa/GeoDa.download.recipe",
+ "shortname": "GeoDa.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.GeoDa-Win64": {
+ "name": "GeoDa-Win",
+ "description": "Downloads GeoDa 64 bit exe.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "GeoDa/GeoDa-Win64.download.recipe",
+ "shortname": "GeoDa-Win64.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.pkg.LoginLog": {
+ "name": "LoginLog",
+ "description": "Uses parent download for LoginLog and creates a package.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "LoginLog/LoginLog.pkg.recipe",
+ "parent": "com.github.rustymyers.download.LoginLog",
+ "shortname": "LoginLog.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rustymyers.download.LoginLog": {
+ "name": "LoginLog",
+ "description": "Downloads the latest version of LoginLog from twocanoes BitBucket.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "LoginLog/LoginLog.download.recipe",
+ "shortname": "LoginLog.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rustymyers.pkg.LoginLog"
+ ]
+ },
+ "com.github.rustymyers.download.GitHubDesktop-Win": {
+ "name": "GitHub Desktop Win32",
+ "description": "Downloads the latest version of GitHub Desktop.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "GitHub/GitHubDesktop-Win.download.recipe",
+ "shortname": "GitHubDesktop-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.Veusz-Win": {
+ "name": "Veusz",
+ "description": "Downloads the latest version of Veusz.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Veusz/Veusz-Win.download.recipe",
+ "shortname": "Veusz-Win.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.Veusz": {
+ "name": "Veusz",
+ "description": "Downloads the latest version of Veusz.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Veusz/Veusz.download.recipe",
+ "shortname": "Veusz.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rustymyers.pkg.Veusz"
+ ]
+ },
+ "com.github.rustymyers.pkg.Veusz": {
+ "name": "Veusz",
+ "description": "Veusz and makes a package.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Veusz/Veusz.pkg.recipe",
+ "parent": "com.github.rustymyers.download.Veusz",
+ "shortname": "Veusz.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rustymyers.download.AdobeCreativeCloudInstallerWin": {
+ "name": "CreativeCloudSetup",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Cloud Installer.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Adobe/AdobeCreativeCloudWin.download.recipe",
+ "shortname": "AdobeCreativeCloudWin.download",
+ "inferred_type": "download"
+ },
+ "com.github.rustymyers.download.AdobeCreativeCloudWinInstall": {
+ "name": "CreativeCloudDesktop",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop Full Installer.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Adobe/AdobeCreativeCloudWinInstall.download.recipe",
+ "shortname": "AdobeCreativeCloudWinInstall.download",
+ "inferred_type": "download"
},
"com.github.rustymyers.download.globalprotect-win64": {
"name": "GlobalProtect-Win",
@@ -17899,12 +17880,23 @@
"shortname": "GlobalProtect.pkg",
"inferred_type": "pkg"
},
- "com.github.rustymyers.download.Git-Win64": {
- "name": "Git-Win",
- "description": "Git 64 but exe installer for Windows from Github",
+ "com.github.rustymyers.download.opentoonz": {
+ "name": "opentoonz",
+ "description": "Downloads the latest version of opentoonz.",
"repo": "autopkg/rustymyers-recipes",
- "path": "Git/Git-Win64.download.recipe.yaml",
- "shortname": "Git-Win64.download",
+ "path": "OpenToonz/opentoonz.download.recipe",
+ "shortname": "opentoonz.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.dataJAR-recipes.munki.OpenToonz"
+ ]
+ },
+ "com.github.rustymyers.download.opentoonz-win": {
+ "name": "opentoonz",
+ "description": "Downloads the latest version of opentoonz.",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "OpenToonz/opentoonz-Win.download.recipe",
+ "shortname": "opentoonz-Win.download",
"inferred_type": "download"
},
"com.github.rustymyers.download.webex-win": {
@@ -17915,40 +17907,46 @@
"shortname": "WebEx-Win.download",
"inferred_type": "download"
},
- "com.github.joshua-d-miller.download.techsmithcapture": {
- "name": "Techsmith Capture",
- "description": "Downloads the latest verison of Techsmith Capture",
+ "com.github.rustymyers.download.Git-Win64": {
+ "name": "Git-Win",
+ "description": "Git 64 but exe installer for Windows from Github",
+ "repo": "autopkg/rustymyers-recipes",
+ "path": "Git/Git-Win64.download.recipe.yaml",
+ "shortname": "Git-Win64.download",
+ "inferred_type": "download"
+ },
+ "com.github.joshua-d-miller.download.LyX": {
+ "name": "LyX",
+ "description": "Downloads the latest verison of LyX",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Techsmith/TechsmithCapture.download.recipe",
- "shortname": "TechsmithCapture.download",
+ "path": "LyX/lyx.download.recipe",
+ "shortname": "lyx.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.techsmithcapture"
+ "com.github.joshua-d-miller.autopkg.munki.LyX"
]
},
- "com.github.joshua-d-miller.autopkg.munki.techsmithcapture": {
- "name": "Techsmith Capture",
- "description": "Download the latest version of Techsmith Capture and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.LyX": {
+ "name": "LyX",
+ "description": "Download the latest version of LyX and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Techsmith/TechsmithCapture.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.techsmithcapture",
- "shortname": "TechsmithCapture.munki",
+ "path": "LyX/lyx.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.LyX",
+ "shortname": "lyx.munki",
"inferred_type": "munki",
- "munki_display_name": "Techsmith Capture",
- "munki_description": "Whether for work, home, or play, TechSmith Capture provides a simple, free way to create basic screenshots and screen recordings and share them with others."
+ "munki_display_name": "LyX",
+ "munki_description": "LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).\n\n LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.\n\n LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, \u201cfinger painting\u201d font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output \u2014 or richly cross-referenced PDF, just as readily produced \u2014 looks like nothing else.\n "
},
- "com.github.joshua-d-miller.download.zotero": {
- "name": "Zotero",
- "description": "Downloads the latest verison of Zotero",
+ "com.github.joshua-d-miller.autopkg.munki.silhouettestudio": {
+ "name": "Silhouette Studio",
+ "description": "Download the latest version of Silhouette Studio and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Zotero/Zotero.download.recipe",
- "shortname": "Zotero.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.zotero",
- "com.github.haircut.pkg.Zotero",
- "com.github.neilmartin83.pkg.Zotero"
- ]
+ "path": "Silhouette/SilhouetteStudio.munki.recipe",
+ "parent": "com.github.ahousseini-recipes.download.SilhouetteStudio",
+ "shortname": "SilhouetteStudio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Silhouette Studio",
+ "munki_description": "Create designs and send to a Silhouette machine. This is the free basic version of this software."
},
"com.github.joshua-d-miller.autopkg.munki.zotero": {
"name": "Zotero",
@@ -17961,28 +17959,55 @@
"munki_display_name": "Zotero",
"munki_description": "Zotero - zoh-TAIR-oh - is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources. It lives right where you do your work-in the web browser itself."
},
- "com.github.joshua-d-miller.autopkg.munki.dinoxcope": {
- "name": "DinoXcope",
- "description": "Download the latest version of DinoXcope and imports it into Munki.",
+ "com.github.joshua-d-miller.download.zotero": {
+ "name": "Zotero",
+ "description": "Downloads the latest verison of Zotero",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "DinoXcope/DinoXcope.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.dinoxcope",
- "shortname": "DinoXcope.munki",
- "inferred_type": "munki",
- "munki_display_name": "DinoXcope",
- "munki_description": "This package will install the driver and software needed to use DinoXcope microscopes. These microscopes are used for industrial inspection, health care, research, documentation, education, and more."
+ "path": "Zotero/Zotero.download.recipe",
+ "shortname": "Zotero.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.zotero",
+ "com.github.haircut.pkg.Zotero",
+ "com.github.neilmartin83.pkg.Zotero"
+ ]
},
- "com.github.joshua-d-miller.download.dinoxcope": {
- "name": "DinoXcope",
- "description": "Downloads the latest verison of DinoXcope Software",
+ "com.github.joshua-d-miller.pkg.gephi": {
+ "name": "Gephi",
+ "description": "Downloads the current release version of Gephi and creates a package.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "DinoXcope/DinoXcope.download.recipe",
- "shortname": "DinoXcope.download",
+ "path": "Gephi/Gephi.pkg.recipe",
+ "parent": "com.github.joshua-d-miller.download.gephi",
+ "shortname": "Gephi.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Gephi"
+ ]
+ },
+ "com.github.joshua-d-miller.download.gephi": {
+ "name": "Gephi",
+ "description": "Downloads the latest verison of Gephi",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Gephi/Gephi.download.recipe",
+ "shortname": "Gephi.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.dinoxcope"
+ "com.github.joshua-d-miller.pkg.gephi",
+ "com.github.joshua-d-miller.autopkg.munki.gephi"
]
},
+ "com.github.joshua-d-miller.autopkg.munki.gephi": {
+ "name": "Gephi",
+ "description": "Download the latest version of Gephi and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Gephi/Gephi.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.gephi",
+ "shortname": "Gephi.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Gephi",
+ "munki_description": "Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs."
+ },
"com.github.joshua-d-miller.download.MacTeX": {
"name": "MacTeX",
"description": "Downloads the latest verison of MacTeX",
@@ -18006,16 +18031,16 @@
"munki_display_name": "MacTeX",
"munki_description": "MacTeX is a product produced by the MacTeX TeXnical working group of the TeX Users Group (TUG). It is the Macintosh component of the TeX Collection DVD, the reference edition of TeX distributed by TeX User Groups across the world. The reference edition runs on Mac OS X, Windows, GNU/Linux, various BSD Unix systems, and most other computer architectures.\n "
},
- "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo": {
- "name": "Google Voice and Video",
- "description": "Download the latest version of Google Voice And Video and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.OBS": {
+ "name": "Open Broadcaster Software",
+ "description": "Downloads the latest version of OBS Studio and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Google Voice and Video/GoogleVoiceAndVideo.munki.recipe",
- "parent": "com.github.hansen-m.download.GoogleVoiceAndVideo",
- "shortname": "GoogleVoiceAndVideo.munki",
+ "path": "OBS/OBS.munki.recipe",
+ "parent": "com.github.nstrauss.download.OBS",
+ "shortname": "OBS.munki",
"inferred_type": "munki",
- "munki_display_name": "Google Voice and Video PlugIn",
- "munki_description": "PlugIn for Google hangouts and Gmail Voice and Video"
+ "munki_display_name": "Open Broadcaster Software",
+ "munki_description": "Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux."
},
"com.github.joshua-d-miller.download.bookryuploader": {
"name": "Bookry Uploader",
@@ -18039,226 +18064,172 @@
"munki_display_name": "Bookry Uploader",
"munki_description": "You will need this free Mac OS x App to upload your iBooks Author projects to Bookry. Click on the icon below to get the App."
},
- "com.github.joshua-d-miller.autopkg.munki.nvivo10": {
- "name": "NVivo",
- "description": "Download the latest version of NVivo and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "NVivo/NVivo10.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.nvivo10",
- "shortname": "NVivo10.munki",
- "inferred_type": "munki",
- "munki_display_name": "NVivo",
- "munki_description": "NVivo 10 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work."
- },
- "com.github.joshua-d-miller.autopkg.munki.nvivo": {
- "name": "NVivo",
- "description": "Downloads the latest version of NVivo and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.tn3270X": {
+ "name": "tn3270X",
+ "description": "Download the latest version of tn3270 X and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "NVivo/NVivo.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.nvivo",
- "shortname": "NVivo.munki",
+ "path": "TN3270/tn3270.munki.recipe",
+ "parent": "com.github.hansen-m.download.tn3270X",
+ "shortname": "tn3270.munki",
"inferred_type": "munki",
- "munki_display_name": "NVivo",
- "munki_description": "NVivo for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work."
+ "munki_display_name": null,
+ "munki_description": "Brown TN3720 is designed for Macintosh users who have an account on a remote host that requires 3270 terminal emulation. Typically at Penn State, TN3720 is used to connect to the IBM mainframe maintained by AIS. Generally, it is used to connect to a VM- or MVS-based host from a Macintosh, providing the capability to login to a remote host, so that the Mac can function as a terminal connected to that host. Note that in most cases, users will need an account in order to connect to a machine. To connect to a UNIX system or computers, users can use SSH or an SSH-based client rather than TN3270. - http://ais.its.psu.edu/support/mainframe_mac.asp"
},
- "com.github.joshua-d-miller.download.nvivo10": {
- "name": "NVivo",
- "description": "Downloads the latest verison of NVivo 10",
+ "com.github.joshua-d-miller.download.qgis": {
+ "name": "QGIS",
+ "description": "Downloads the latest verison of QGIS",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "NVivo/NVivo10.download.recipe",
- "shortname": "NVivo10.download",
+ "path": "QGIS/QGIS.download.recipe",
+ "shortname": "QGIS.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.nvivo10"
+ "com.github.joshua-d-miller.autopkg.munki.qgis"
]
},
- "com.github.joshua-d-miller.autopkg.munki.nvivo11": {
- "name": "NVivo",
- "description": "Download the latest version of NVivo 11 and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.qgis": {
+ "name": "QGIS",
+ "description": "Download the latest version of QGIS and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "NVivo/NVivo11.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.nvivo11",
- "shortname": "NVivo11.munki",
+ "path": "QGIS/QGIS.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.qgis",
+ "shortname": "QGIS.munki",
"inferred_type": "munki",
- "munki_display_name": "NVivo",
- "munki_description": "NVivo 11 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work."
- },
- "com.github.joshua-d-miller.download.nvivo": {
- "name": "NVivo",
- "description": "Downloads the latest version of NVivo.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "NVivo/NVivo.download.recipe",
- "shortname": "NVivo.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.nvivo"
- ]
+ "munki_display_name": "QGIS",
+ "munki_description": "A Free and Open Source Geographic Information System"
},
- "com.github.joshua-d-miller.download.nvivo11": {
- "name": "NVivo",
- "description": "Downloads the latest verison of NVivo 11",
+ "com.github.joshua-d-miller.download.evernote": {
+ "name": "Evernote",
+ "description": "Downloads the latest verison of Evernote",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "NVivo/NVivo11.download.recipe",
- "shortname": "NVivo11.download",
+ "path": "Evernote/Evernote.download.recipe",
+ "shortname": "Evernote.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.nvivo11"
+ "com.github.joshua-d-miller.munki.evernote"
]
},
- "com.github.joshua-d-miller.autopkg.munki.silhouettestudio": {
- "name": "Silhouette Studio",
- "description": "Download the latest version of Silhouette Studio and imports it into Munki.",
+ "com.github.joshua-d-miller.munki.evernote": {
+ "name": "Evernote",
+ "description": "Downloads the current release version of Evernote and imports into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Silhouette/SilhouetteStudio.munki.recipe",
- "parent": "com.github.ahousseini-recipes.download.SilhouetteStudio",
- "shortname": "SilhouetteStudio.munki",
+ "path": "Evernote/Evernote.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.evernote",
+ "shortname": "Evernote.munki",
"inferred_type": "munki",
- "munki_display_name": "Silhouette Studio",
- "munki_description": "Create designs and send to a Silhouette machine. This is the free basic version of this software."
+ "munki_display_name": "Evernote",
+ "munki_description": "\n\n\nEvernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web.\n
\n
\n\n\nKeep everything in sync\n\n
\nWith Evernote, all of your notes, web clips, files and images are made available on every device and computer you use.\n
\n
\n\n\nRemember things you like\n\n
\nSave everything cool and exciting you see online and in the real world. Snap a photo, record some audio and save it.\n
\n
\n\n\nSave favorite webpages\n\n
\nSave entire webpages to your Evernote account with our nifty web clipper browser extensions. You get the whole page: text, images and links.\n
\n
\n\n\nResearch better\n\n
\nCollect information from anywhere into a single place. From text notes to web pages to files to snapshots, everything is always at your fingertips.\n
\n
\n\n\nWork with friends and colleagues\n\n
\nShare your notes and collaborate on projects with friends, colleagues and classmates.\n
\n
\n\n\nPlan your next trip\n\n
\nKeep all of your itineraries, confirmations, scanned travel documents, maps, and plans in Evernote, so you will have them when you need them.\n
\n\n "
},
- "com.github.joshua-d-miller.autopkg.munki.Stellarium": {
- "name": "Stellarium",
- "description": "Download the latest version of Stellarium and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.geogebra": {
+ "name": "GeoGebra",
+ "description": "Download the latest version of GeoGebra and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Stellarium/Stellarium.munki.recipe",
- "parent": "com.github.joshua-d-miller.autopkg.download.Stellarium",
- "shortname": "Stellarium.munki",
+ "path": "GeoGebra/GeoGebra.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.geogebra",
+ "shortname": "GeoGebra.munki",
"inferred_type": "munki",
- "munki_display_name": "Stellarium",
- "munki_description": "Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope."
+ "munki_display_name": "GeoGebra",
+ "munki_description": "GeoGebra (www.geogebra.org) is free dynamic mathematics software for all levels of education that brings together geometry, algebra, spreadsheets, graphing, statistics and calculus in one easy-to-use package. Interactive learning, teaching and evaluation resources created with GeoGebra can be shared and used by everyone at www.geogebratube.org."
},
- "com.github.joshua-d-miller.autopkg.download.Stellarium": {
- "name": "Stellarium",
- "description": "Downloads the latest version of Stellarium, which is now Universal.",
+ "com.github.joshua-d-miller.download.geogebra": {
+ "name": "GeoGebra",
+ "description": "Downloads the latest verison of GeoGebra",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Stellarium/Stellarium.download.recipe",
- "shortname": "Stellarium.download",
+ "path": "GeoGebra/GeoGebra.download.recipe",
+ "shortname": "GeoGebra.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.Stellarium"
+ "com.github.joshua-d-miller.autopkg.munki.geogebra"
]
},
- "com.github.joshua-d-miller.autopkg.munki.QnA": {
- "name": "IBM QnA",
- "description": "Download the latest version of IBM's QnA and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.tnefenough": {
+ "name": "TNEF Enough",
+ "description": "Download the latest version of Josh Jacob's TNEF's Enough and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "IBM/QnA.munki.recipe",
- "parent": "com.github.rustymyers",
- "shortname": "QnA.munki",
+ "path": "Josh Jacob/TNEFsEnough.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.tnefenough",
+ "shortname": "TNEFsEnough.munki",
"inferred_type": "munki",
- "munki_display_name": "IBM QnA",
- "munki_description": "Tool used to perform debugging of both relevance and Fixlets/Tasks for IBM Endpoint Manager."
- },
- "com.github.joshua-d-miller.download.AmazonMusicJDM": {
- "name": "Amazon Music",
- "description": "Downloads the latest verison of Amazon Music",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Amazon/AmazonMusic-jdm.download.recipe",
- "shortname": "AmazonMusic-jdm.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM"
- ]
+ "munki_display_name": "TNEF's Enough",
+ "munki_description": "TNEF's Enough allows Macs to read and extract files from Microsoft TNEF stream files. The files are usually received by SMTP based e-mail programs from Microsoft Exchange and Microsoft Outlook users. The SMTP based e-mail program will usually receive either a MIME attachment named \"winmail.dat\" or a MIME attachment with the type \"application/ms-tnef. The file is a rich text (or MAPI) message that is sent from Outlook to Exchange. When Exchange sends the message to an outside server it writes the MAPI message as a MIME attachment. The unfortunate side effect of this plan is if the Outlook user has someone in their address book as a person who can receive \"Rich Text\" then the user will receive the TNEF file whether the user uses Outlook or not."
},
- "com.github.joshua-d-miller.download.AmazonPhotos": {
- "name": "Amazon Photos",
- "description": "Downloads the latest version of Amazon Photos.",
+ "com.github.joshua-d-miller.download.tnefenough": {
+ "name": "TNEF Enough",
+ "description": "Downloads the latest verison of Josh Jacob's TNEF's Enough",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Amazon/AmazonPhotos.download.recipe",
- "shortname": "AmazonPhotos.download",
+ "path": "Josh Jacob/TNEFsEnough.download.recipe",
+ "shortname": "TNEFsEnough.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.munki.AmazonPhotos"
+ "com.github.joshua-d-miller.autopkg.munki.tnefenough",
+ "com.github.ahousseini-recipes.pkg.TNEFsEnough"
]
},
- "com.github.joshua-d-miller.munki.AmazonPhotos": {
- "name": "Amazon Photos",
- "description": "Downloads the latest version of Amazon Photos and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Amazon/AmazonPhotos.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.AmazonPhotos",
- "shortname": "AmazonPhotos.munki",
- "inferred_type": "munki",
- "munki_display_name": "Amazon Photos",
- "munki_description": "Create lasting momemories with custom prints:\nFrom prints ready to frame or wall decor ready to hang, display your favorite memories for everyone to enjoy.\n\nYour photos, on the big screen:\nSet your photos as your Fire TV screensaver, and view a slideshow of your favorites on the biggest screen in the house.\n\nExpand your storage:\nChoose storage plans staring at 100GB and cancel anytime.\n\nFrom https://www.amazon.com/Amazon-Photos/b\n "
- },
- "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM": {
- "name": "Amazon Music",
- "description": "Download the latest version of Amazon Music and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Amazon/AmazonMusic-jdm.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.AmazonMusicJDM",
- "shortname": "AmazonMusic-jdm.munki",
- "inferred_type": "munki",
- "munki_display_name": "Amazon Music",
- "munki_description": "Amazon Music (previously Amazon MP3) is an online music store and music locker operated by Amazon.com."
- },
- "com.github.joshua-d-miller.autopkg.munki.ShiftIt": {
- "name": "ShiftIt",
- "description": "Downloads the latest version of ShiftIt and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.kalturacapture": {
+ "name": "Kaltura Capture",
+ "description": "Download the latest version of Kaltura Capture and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "ShiftIt/ShiftIt.munki.recipe",
- "parent": "com.github.joshua-d-miller.autopkg.download.ShiftIt",
- "shortname": "ShiftIt.munki",
+ "path": "Kaltura/KalturaCapture.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.kalturacapture",
+ "shortname": "KalturaCapture.munki",
"inferred_type": "munki",
- "munki_display_name": "ShiftIt",
- "munki_description": "ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts. It intends to become a full featured window organizer for OSX. It is a complete rewrite of the original ShiftIt by Aravindkumar Rajendiran which is not longer under development. For discussing any sort of stuff about this app, please create a new issue."
+ "munki_display_name": "Kaltura Capture",
+ "munki_description": "Kaltura Capture offers users the ability to record both screen and camera in just one click. It also includes a new automatic slide detection feature \u2013 if a user has a PowerPoint presentation in presenter mode when recording the screen, Kaltura Capture automatically detects and captures it, allowing the viewer to search and browse by slide."
},
- "com.github.joshua-d-miller.autopkg.download.ShiftIt": {
- "name": "ShiftIt",
- "description": "Downloads the latest version of ShiftIt.",
+ "com.github.joshua-d-miller.download.kalturacapture": {
+ "name": "Kaltura Capture",
+ "description": "Downloads the latest verison of Kaltura Capture",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "ShiftIt/ShiftIt.download.recipe",
- "shortname": "ShiftIt.download",
+ "path": "Kaltura/KalturaCapture.download.recipe",
+ "shortname": "KalturaCapture.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.ShiftIt"
+ "com.github.joshua-d-miller.autopkg.munki.kalturacapture"
]
},
- "com.github.joshua-d-miller.download.MakerBot": {
- "name": "MakerBot",
- "description": "Downloads the latest verison of MakerBot",
+ "com.github.joshua-d-miller.download.ChronoViz": {
+ "name": "ChronoViz",
+ "description": "Downloads the latest verison of ChronoViz",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "MakerBot/MakerBot.download.recipe",
- "shortname": "MakerBot.download",
+ "path": "ChronoViz/ChronoViz.download.recipe",
+ "shortname": "ChronoViz.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.MakerBot"
+ "com.github.joshua-d-miller.autopkg.munki.ChronoViz"
]
},
- "com.github.joshua-d-miller.autopkg.munki.MakerBot": {
- "name": "MakerBot",
- "description": "Download the latest version of MakerBot and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "MakerBot/MakerBot.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.MakerBot",
- "shortname": "MakerBot.munki",
- "inferred_type": "munki",
- "munki_display_name": "MakerBot",
- "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints.\n "
- },
- "com.github.joshua-d-miller.autopkg.munki.vivaldi": {
- "name": "Vivaldi",
- "description": "Download the latest version of Vivaldi and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.ChronoViz": {
+ "name": "ChronoViz",
+ "description": "Download the latest version of ChronoViz and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Vivaldi/Vivaldi.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.vivaldi",
- "shortname": "Vivaldi.munki",
+ "path": "ChronoViz/ChronoViz.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.ChronoViz",
+ "shortname": "ChronoViz.munki",
"inferred_type": "munki",
- "munki_display_name": "Vivaldi",
- "munki_description": "A browser for our friends."
+ "munki_display_name": "ChronoViz",
+ "munki_description": "ChronoViz is a tool to aid visualization and analysis of multimodal sets of time-coded information, with a focus on the analysis of video in combination with other data sources."
},
- "com.github.joshua-d-miller.download.vivaldi": {
- "name": "Vivaldi",
- "description": "Downloads the latest verison of Vivaldi",
+ "com.github.joshua-d-miller.download.cryptomator": {
+ "name": "Cryptomator",
+ "description": "Downloads the latest verison of Cryptomator",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Vivaldi/Vivaldi.download.recipe",
- "shortname": "Vivaldi.download",
+ "path": "Skymatic/Cryptomator.download.recipe",
+ "shortname": "Cryptomator.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.vivaldi"
+ "com.github.joshua-d-miller.autopkg.munki.cryptomator"
]
},
+ "com.github.joshua-d-miller.autopkg.munki.cryptomator": {
+ "name": "Cryptomator",
+ "description": "Download the latest version of Cryptomator and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Skymatic/Cryptomator.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.cryptomator",
+ "shortname": "Cryptomator.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Cryptomator",
+ "munki_description": "Cryptomator provides transparent, client-side encryption for your cloud. Protect your documents from unauthorized access. Cryptomator is free and open source software, so you can rest assured there are no backdoors."
+ },
"com.github.joshua-d-miller.autopkg.munki.DoceriDesktop": {
"name": "Doceri Desktop",
"description": "Download the latest version of Doceri Desktop and imports it into Munki.",
@@ -18270,260 +18241,161 @@
"munki_display_name": "Doceri Desktop",
"munki_description": "Set your presentation free! When connected via WIFI or an ad hoc wireless connection to your Windows PC or Mac, you can control your desktop using Doceri on a tablet device and Doceri Desktop for your computer. Launch, open, edit, save \u2013 you now have full control of your computer just like sitting behind the keyboard."
},
- "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager": {
- "name": "Mendeley Reference Manager",
- "description": "Download the latest version of Mendeley Reference Manager and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Mendeley/MendeleyReferenceManager.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.mendeleyreferencemanager",
- "shortname": "MendeleyReferenceManager.munki",
- "inferred_type": "munki",
- "munki_display_name": "Mendeley Reference Manager",
- "munki_description": "Mendeley Reference Manager simplifies your workflow, so you can focus on achieving your goals."
- },
- "com.github.joshua-d-miller.autopkg.munki.Mendeley": {
- "name": "Mendeley Desktop",
- "description": "Download the latest version of Mendeley and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Mendeley/Mendeley.munki.recipe",
- "parent": "com.github.hansen-m.download.Mendeley",
- "shortname": "Mendeley.munki",
- "inferred_type": "munki",
- "munki_display_name": "Mendeley Desktop",
- "munki_description": "Mendeley is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research. - http://www.mendeley.com"
- },
- "com.github.joshua-d-miller.download.mendeleyreferencemanager": {
- "name": "Mendeley Reference Manager",
- "description": "Downloads the latest verison of Mendeley Reference Manager",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Mendeley/MendeleyReferenceManager.download.recipe",
- "shortname": "MendeleyReferenceManager.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager"
- ]
- },
- "com.github.joshua-d-miller.autopkg.munki.tn3270X": {
- "name": "tn3270X",
- "description": "Download the latest version of tn3270 X and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.ciscojabber": {
+ "name": "Cisco Jabber",
+ "description": "Download the latest version of Cisco Jabber and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "TN3270/tn3270.munki.recipe",
- "parent": "com.github.hansen-m.download.tn3270X",
- "shortname": "tn3270.munki",
+ "path": "Cisco/CiscoJabber.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.ciscojabber",
+ "shortname": "CiscoJabber.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Brown TN3720 is designed for Macintosh users who have an account on a remote host that requires 3270 terminal emulation. Typically at Penn State, TN3720 is used to connect to the IBM mainframe maintained by AIS. Generally, it is used to connect to a VM- or MVS-based host from a Macintosh, providing the capability to login to a remote host, so that the Mac can function as a terminal connected to that host. Note that in most cases, users will need an account in order to connect to a machine. To connect to a UNIX system or computers, users can use SSH or an SSH-based client rather than TN3270. - http://ais.its.psu.edu/support/mainframe_mac.asp"
+ "munki_display_name": "Cisco Jabber",
+ "munki_description": "Collaborate anywhere, on any device\nMobility doesn\u2019t have to limit productivity. Cisco Jabber delivers instant messaging, voice and video calls, voice messaging, desktop sharing, conferencing, and presence. Find the right people, see whether and how they\u2019re available, and collaborate more effectively."
},
- "com.github.joshua-d-miller.download.LyX": {
- "name": "LyX",
- "description": "Downloads the latest verison of LyX",
+ "com.github.joshua-d-miller.download.ciscojabber": {
+ "name": "Cisco Jabber",
+ "description": "Downloads the latest verison of Cisco Jabber",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "LyX/lyx.download.recipe",
- "shortname": "lyx.download",
+ "path": "Cisco/CiscoJabber.download.recipe",
+ "shortname": "CiscoJabber.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.LyX"
+ "com.github.joshua-d-miller.autopkg.munki.ciscojabber",
+ "com.github.peshay.filewave.CiscoJabber"
]
},
- "com.github.joshua-d-miller.autopkg.munki.LyX": {
- "name": "LyX",
- "description": "Download the latest version of LyX and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "LyX/lyx.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.LyX",
- "shortname": "lyx.munki",
- "inferred_type": "munki",
- "munki_display_name": "LyX",
- "munki_description": "LyX is a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG).\n\n LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. This results in world-class support for creation of mathematical content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. In addition, staples of scientific authoring such as reference list and index creation come standard. But you can also use LyX to create a letter or a novel or a theatre play or film script. A broad array of ready, well-designed document layouts are built in.\n\n LyX is for people who want their writing to look great, right out of the box. No more endless tinkering with formatting details, \u201cfinger painting\u201d font attributes or futzing around with page boundaries. You just write. On screen, LyX looks like any word processor; its printed output \u2014 or richly cross-referenced PDF, just as readily produced \u2014 looks like nothing else.\n "
- },
- "com.github.joshua-d-miller.download.voipconnect": {
- "name": "VOIP Connect",
- "description": "Downloads the latest verison of VOIP Connect",
+ "com.github.joshua-d-miller.download.logitechoptions": {
+ "name": "LogiMgr",
+ "description": "Downloads the latest verison of Logitech Options (Bluetooth and USB)",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "VOIP Connect/voipconnect.download.recipe",
- "shortname": "voipconnect.download",
+ "path": "Logitech/LogitechOptions.download.recipe",
+ "shortname": "LogitechOptions.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.voipconnect"
+ "com.github.joshua-d-miller.autopkg.munki.logitechoptions",
+ "com.github.andredb90.filewave.logitechoptions"
]
},
- "com.github.joshua-d-miller.autopkg.munki.voipconnect": {
- "name": "VOIP Connect",
- "description": "Download the latest version of VOIP Connect and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "VOIP Connect/voipconnect.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.voipconnect",
- "shortname": "voipconnect.munki",
- "inferred_type": "munki",
- "munki_display_name": "VOIP Connect",
- "munki_description": "Download the free universal Dellmont VoipConnect desktop client here! Simply choose your operating system and install the file directly on your computer. VoipConnect offers a free softphone client for both Windows as well as Mac computers.\n\n After you've installed the client, please use your Voip credentials to log in. Saving on your calling charges was never this easy!"
- },
- "com.github.joshua-d-miller.autopkg.munki.AdobeFlashDebbugger": {
- "name": "Adobe Flash Player Debug",
- "description": "Download the latest version of the Debug Version of Adobe Flash and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Adobe/AdobeFlashDebugger.munki.recipe",
- "parent": "com.github.vmule.download.AdobeFlashDebugger",
- "shortname": "AdobeFlashDebugger.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Flash Player Debug",
- "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers. This installer installs the Debug version to be used with the development of Flash Applications."
- },
- "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate": {
- "name": "Adobe Acrobat DC Update",
- "description": "Download the latest version of Adobe Acrobat DC and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Adobe/AdobeAcrobatDCUpdate.munki.recipe",
- "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate",
- "shortname": "AdobeAcrobatDCUpdate.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Acrobat DC Update",
- "munki_description": "This update provides system requirement enhancements, mitigation for security issues, improved overall stability, bug fixes, and feature enhancements. For a list of specific bug fixes, new features, and other changes in this release, see the Release Notes."
- },
- "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal": {
- "name": "Adobe Creative Cloud",
- "description": "Download the latest version of the Adobe Creative Cloud Universal Installer and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.logitechoptions": {
+ "name": "Logitech Options",
+ "description": "Download the latest version of Logitech Options (Bluetooth and USB) and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Adobe/AdobeCreativeCloudInstallerUniversal.munki.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal",
- "shortname": "AdobeCreativeCloudInstallerUniversal.munki",
+ "path": "Logitech/LogitechOptions.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.logitechoptions",
+ "shortname": "LogitechOptions.munki",
"inferred_type": "munki",
- "munki_display_name": "Adobe Creative Cloud",
- "munki_description": "Adobe Creative Cloud gives you the world's best creative apps and services so you can make anything you can imagine, whereever you're inspired. "
+ "munki_display_name": "Logitech Options",
+ "munki_description": "Logitech Options lets you customize gesture controls for Logitech touch products. It also adds enhanced key functions for Logitech keyboards, and notification for device-specific status features such as battery level, key backlighting level, and Caps Lock."
},
- "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions": {
- "name": "Adobe Digital Editions",
- "description": "Download the latest version of Adobe Digital Editions and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.viber": {
+ "name": "Viber",
+ "description": "Download the latest version of Viber and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Adobe/AdobeDigitalEditions.munki.recipe",
- "parent": "com.github.hansen-m.download.AdobeDigitalEditions",
- "shortname": "AdobeDigitalEditions.munki",
+ "path": "Viber/Viber.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.viber",
+ "shortname": "Viber.munki",
"inferred_type": "munki",
- "munki_display_name": "Adobe Digital Editions",
- "munki_description": "Adobe Digital Editions software offers an engaging way to view and manage eBooks and other digital publications. Use it to download and purchase digital content, which can be read both online and offline. Transfer copy-protected eBooks from your personal computer to other computers or devices. Organize your eBooks into a custom library and annotate pages. Digital Editions also supports industry-standard eBook formats, including PDF/A and EPUB."
+ "munki_display_name": "Viber",
+ "munki_description": "Viber for Mac lets you send free messages and make free calls to other Viber users, on any device and network, in any country!"
},
- "com.github.joshua-d-miller.download.qgis": {
- "name": "QGIS",
- "description": "Downloads the latest verison of QGIS",
+ "com.github.joshua-d-miller.download.viber": {
+ "name": "Viber",
+ "description": "Downloads the latest verison of Viber",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "QGIS/QGIS.download.recipe",
- "shortname": "QGIS.download",
+ "path": "Viber/Viber.download.recipe",
+ "shortname": "Viber.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.qgis"
+ "com.github.joshua-d-miller.autopkg.munki.viber"
]
},
- "com.github.joshua-d-miller.autopkg.munki.qgis": {
- "name": "QGIS",
- "description": "Download the latest version of QGIS and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "QGIS/QGIS.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.qgis",
- "shortname": "QGIS.munki",
- "inferred_type": "munki",
- "munki_display_name": "QGIS",
- "munki_description": "A Free and Open Source Geographic Information System"
- },
- "com.github.joshua-d-miller.download.DropboxCapture": {
- "name": "Dropbox Capture",
- "description": "Downloads the latest verison of Dropbox Capture",
+ "com.github.joshua-d-miller.download.mendeleyreferencemanager": {
+ "name": "Mendeley Reference Manager",
+ "description": "Downloads the latest verison of Mendeley Reference Manager",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Dropbox/DropboxCapture.download.recipe",
- "shortname": "DropboxCapture.download",
+ "path": "Mendeley/MendeleyReferenceManager.download.recipe",
+ "shortname": "MendeleyReferenceManager.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.pkg.DropboxCapture",
- "com.github.joshua-d-miller.autopkg.munki.DropboxCapture"
+ "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager"
]
},
- "com.github.joshua-d-miller.pkg.DropboxCapture": {
- "name": "Dropbox Capture",
- "description": "Downloads the latest version of Dropbox Capture and creates a package.",
+ "com.github.joshua-d-miller.autopkg.munki.Mendeley": {
+ "name": "Mendeley Desktop",
+ "description": "Download the latest version of Mendeley and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Dropbox/DropboxCapture.pkg.recipe",
- "parent": "com.github.joshua-d-miller.download.DropboxCapture",
- "shortname": "DropboxCapture.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.joshua-d-miller.autopkg.jss.DropboxCapture"
- ]
+ "path": "Mendeley/Mendeley.munki.recipe",
+ "parent": "com.github.hansen-m.download.Mendeley",
+ "shortname": "Mendeley.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mendeley Desktop",
+ "munki_description": "Mendeley is a free reference manager and academic social network that can help you organize your research, collaborate with others online, and discover the latest research. - http://www.mendeley.com"
},
- "com.github.joshua-d-miller.autopkg.jss.DropboxCapture": {
- "name": "Dropbox Capture",
+ "com.github.joshua-d-miller.autopkg.munki.mendeleyreferencemanager": {
+ "name": "Mendeley Reference Manager",
+ "description": "Download the latest version of Mendeley Reference Manager and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Mendeley/MendeleyReferenceManager.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.mendeleyreferencemanager",
+ "shortname": "MendeleyReferenceManager.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mendeley Reference Manager",
+ "munki_description": "Mendeley Reference Manager simplifies your workflow, so you can focus on achieving your goals."
+ },
+ "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer": {
+ "name": "Splashtop Streamer",
"description": "Downloads the latest version of Splashtop Streamer and makes a pkg of it Then, uploads to the JSS.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Dropbox/DropboxCapture.jss.recipe",
- "parent": "com.github.joshua-d-miller.pkg.DropboxCapture",
- "shortname": "DropboxCapture.jss",
+ "path": "Splashtop/SplashtopStreamer.jss.recipe",
+ "parent": "com.github.nstrauss.pkg.SplashtopStreamer",
+ "shortname": "SplashtopStreamer.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything."
+ "jamf_description": "Install the Splashtop Streamer on any Windows, Mac, or Linux computers that you want to remotely access, view, and control from another device using the Splashtop app."
},
- "com.github.joshua-d-miller.autopkg.munki.DropboxCapture": {
- "name": "Dropbox Capture",
- "description": "Download the latest version of Dropbox Capture and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.techsmithcapture": {
+ "name": "Techsmith Capture",
+ "description": "Download the latest version of Techsmith Capture and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Dropbox/DropboxCapture.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.DropboxCapture",
- "shortname": "DropboxCapture.munki",
+ "path": "Techsmith/TechsmithCapture.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.techsmithcapture",
+ "shortname": "TechsmithCapture.munki",
"inferred_type": "munki",
- "munki_display_name": "Dropbox Capture",
- "munki_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything."
+ "munki_display_name": "Techsmith Capture",
+ "munki_description": "Whether for work, home, or play, TechSmith Capture provides a simple, free way to create basic screenshots and screen recordings and share them with others."
},
- "com.github.joshua-d-miller.download.viber": {
- "name": "Viber",
- "description": "Downloads the latest verison of Viber",
+ "com.github.joshua-d-miller.download.techsmithcapture": {
+ "name": "Techsmith Capture",
+ "description": "Downloads the latest verison of Techsmith Capture",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Viber/Viber.download.recipe",
- "shortname": "Viber.download",
+ "path": "Techsmith/TechsmithCapture.download.recipe",
+ "shortname": "TechsmithCapture.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.viber"
+ "com.github.joshua-d-miller.autopkg.munki.techsmithcapture"
]
},
- "com.github.joshua-d-miller.autopkg.munki.viber": {
- "name": "Viber",
- "description": "Download the latest version of Viber and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Viber/Viber.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.viber",
- "shortname": "Viber.munki",
- "inferred_type": "munki",
- "munki_display_name": "Viber",
- "munki_description": "Viber for Mac lets you send free messages and make free calls to other Viber users, on any device and network, in any country!"
- },
- "com.github.joshua-d-miller.autopkg.download.audacity": {
- "name": "Audacity",
- "description": "Downloads the latest version of Audacity.",
+ "com.github.joshua-d-miller.download.MakerBot": {
+ "name": "MakerBot",
+ "description": "Downloads the latest verison of MakerBot",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Audacity/Audacity.download.recipe",
- "shortname": "Audacity.download",
+ "path": "MakerBot/MakerBot.download.recipe",
+ "shortname": "MakerBot.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.audacity"
+ "com.github.joshua-d-miller.autopkg.munki.MakerBot"
]
},
- "com.github.joshua-d-miller.autopkg.munki.audacity": {
- "name": "Audacity",
- "description": "Downloads the latest version of Audacity and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Audacity/Audacity.munki.recipe",
- "parent": "com.github.joshua-d-miller.autopkg.download.audacity",
- "shortname": "Audacity.munki",
- "inferred_type": "munki",
- "munki_display_name": "Audacity",
- "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems."
- },
- "com.github.joshua-d-miller.autopkg.munki.Unity3D": {
- "name": "Unity 3D",
- "description": "Download the latest version of Unity3D and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "com.github.joshua-d-miller.autopkg.munki.MakerBot": {
+ "name": "MakerBot",
+ "description": "Download the latest version of MakerBot and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Unity3D/Unity3D.munki.recipe",
- "parent": "com.github.joshua-d-miller.autopkg.download.Unity3D",
- "shortname": "Unity3D.munki",
+ "path": "MakerBot/MakerBot.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.MakerBot",
+ "shortname": "MakerBot.munki",
"inferred_type": "munki",
- "munki_display_name": "Unity 3D",
- "munki_description": "Unity is a flexible and powerful development platform for creating multiplatform 3D and 2D games and interactive experiences. It's a complete ecosystem for anyone who aims to build a business on creating high-end content and connecting to their most loyal and enthusiastic players and customers."
+ "munki_display_name": "MakerBot",
+ "munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints.\n "
},
"com.github.joshua-d-miller.autopkg.munki.Unity3DStandardAssets": {
"name": "Unity 3D Standard Assets",
@@ -18548,37 +18420,61 @@
"com.github.amsysuk-recipes.pkg.Unity"
]
},
- "com.github.joshua-d-miller.download.RStudio": {
- "name": "RStudio",
- "description": "Downloads the latest RStudio installer package.",
+ "com.github.joshua-d-miller.autopkg.munki.Unity3D": {
+ "name": "Unity 3D",
+ "description": "Download the latest version of Unity3D and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "RStudio/RStudio.download.recipe",
- "shortname": "RStudio.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.RStudio"
- ]
+ "path": "Unity3D/Unity3D.munki.recipe",
+ "parent": "com.github.joshua-d-miller.autopkg.download.Unity3D",
+ "shortname": "Unity3D.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Unity 3D",
+ "munki_description": "Unity is a flexible and powerful development platform for creating multiplatform 3D and 2D games and interactive experiences. It's a complete ecosystem for anyone who aims to build a business on creating high-end content and connecting to their most loyal and enthusiastic players and customers."
},
- "com.github.joshua-d-miller.autopkg.munki.RStudio": {
- "name": "RStudio",
- "description": "Download the latest version of RStudio and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.jss.DropboxCapture": {
+ "name": "Dropbox Capture",
+ "description": "Downloads the latest version of Splashtop Streamer and makes a pkg of it Then, uploads to the JSS.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "RStudio/RStudio.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.RStudio",
- "shortname": "RStudio.munki",
+ "path": "Dropbox/DropboxCapture.jss.recipe",
+ "parent": "com.github.joshua-d-miller.pkg.DropboxCapture",
+ "shortname": "DropboxCapture.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything."
+ },
+ "com.github.joshua-d-miller.autopkg.munki.DropboxCapture": {
+ "name": "Dropbox Capture",
+ "description": "Download the latest version of Dropbox Capture and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Dropbox/DropboxCapture.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.DropboxCapture",
+ "shortname": "DropboxCapture.munki",
"inferred_type": "munki",
- "munki_display_name": "RStudio",
- "munki_description": "RStudio is the premier integrated development environment for R. It is available in open source and commercial editions and runs on the desktop (Windows, Mac, and Linux) or over the web with RStudio Server."
+ "munki_display_name": "Dropbox Capture",
+ "munki_description": "Try Dropbox Capture, and get your message across with screenshots, GIFs, or simple videos recorded right on your screen. So you can clearly say what you mean without scheduling anything."
},
- "com.github.joshua-d-miller.download.fathom": {
- "name": "Fathom",
- "description": "Downloads the latest version of Fathom.",
+ "com.github.joshua-d-miller.download.DropboxCapture": {
+ "name": "Dropbox Capture",
+ "description": "Downloads the latest verison of Dropbox Capture",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Fathom/Fathom.download.recipe",
- "shortname": "Fathom.download",
+ "path": "Dropbox/DropboxCapture.download.recipe",
+ "shortname": "DropboxCapture.download",
"inferred_type": "download",
"children": [
- "com.github.apizz.munki.fathom"
+ "com.github.joshua-d-miller.autopkg.munki.DropboxCapture",
+ "com.github.joshua-d-miller.pkg.DropboxCapture"
+ ]
+ },
+ "com.github.joshua-d-miller.pkg.DropboxCapture": {
+ "name": "Dropbox Capture",
+ "description": "Downloads the latest version of Dropbox Capture and creates a package.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Dropbox/DropboxCapture.pkg.recipe",
+ "parent": "com.github.joshua-d-miller.download.DropboxCapture",
+ "shortname": "DropboxCapture.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.jss.DropboxCapture"
]
},
"com.github.joshua-d-miller.autopkg.munki.prezi": {
@@ -18604,27 +18500,38 @@
"com.github.amsysuk-recipes.pkg.PreziClassic"
]
},
- "com.github.joshua-d-miller.download.ghostscript": {
- "name": "Ghostscript",
- "description": "Downloads the latest verison of Ghostscript",
+ "com.github.joshua-d-miller.download.mblock": {
+ "name": "mBlock",
+ "description": "Downloads the latest version of mBlock",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Ghostscript/Ghostscript.download.recipe",
- "shortname": "Ghostscript.download",
+ "path": "makeblock/mBlock.download.recipe",
+ "shortname": "mBlock.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.ghostscript"
+ "com.github.joshua-d-miller.autopkg.munki.mblock"
]
},
- "com.github.joshua-d-miller.autopkg.munki.ghostscript": {
- "name": "Ghostscript",
- "description": "Download the latest version of Ghostscript and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.mblock": {
+ "name": "mBlock",
+ "description": "Download the latest version of mBlock and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Ghostscript/Ghostscript.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.ghostscript",
- "shortname": "Ghostscript.munki",
+ "path": "makeblock/mBlock.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.mblock",
+ "shortname": "mBlock.munki",
"inferred_type": "munki",
- "munki_display_name": "Ghostscript",
- "munki_description": "Ghostscript is an interpreter for the PostScript\u00ae language and PDF files. It is available under either the GNU GPL Affero license or licensed for commercial use from Artifex Software, Inc. It has been under active development for over 30 years and has been ported to several different systems during this time. Ghostscript consists of a PostScript interpreter layer and a graphics library."
+ "munki_display_name": "mBlock",
+ "munki_description": "One-stop coding platform tailored to coding education, trusted by 15 million educators, and learners"
+ },
+ "com.github.joshua-d-miller.download.inqscribe": {
+ "name": "Inqscribe",
+ "description": "Downloads the latest verison of Inqscribe",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Inqscribe/Inqscribe.download.recipe",
+ "shortname": "Inqscribe.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.inqscribe"
+ ]
},
"com.github.joshua-d-miller.autopkg.munki.inqscribe": {
"name": "Inqscribe",
@@ -18637,50 +18544,174 @@
"munki_display_name": "Inqscribe",
"munki_description": "(LICENSE REQUIRED)\n\nTranscription Software to take notes, transcribe, analyze, and subtitle digital video and audio. - www.inqscribe.com"
},
- "com.github.joshua-d-miller.download.inqscribe": {
- "name": "Inqscribe",
- "description": "Downloads the latest verison of Inqscribe",
+ "com.github.joshua-d-miller.autopkg.munki.QnA": {
+ "name": "IBM QnA",
+ "description": "Download the latest version of IBM's QnA and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Inqscribe/Inqscribe.download.recipe",
- "shortname": "Inqscribe.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.inqscribe"
- ]
+ "path": "IBM/QnA.munki.recipe",
+ "parent": "com.github.rustymyers",
+ "shortname": "QnA.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "IBM QnA",
+ "munki_description": "Tool used to perform debugging of both relevance and Fixlets/Tasks for IBM Endpoint Manager."
},
- "com.github.joshua-d-miller.autopkg.munki.mblock": {
- "name": "mBlock",
- "description": "Download the latest version of mBlock and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.Discord": {
+ "name": "Discord",
+ "description": "Download the latest version of Discord and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "makeblock/mBlock.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.mblock",
- "shortname": "mBlock.munki",
+ "path": "Discord/Discord.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.Discord",
+ "shortname": "Discord.munki",
"inferred_type": "munki",
- "munki_display_name": "mBlock",
- "munki_description": "One-stop coding platform tailored to coding education, trusted by 15 million educators, and learners"
+ "munki_display_name": "Discord",
+ "munki_description": "Discord is a freeware proprietary VoIP application designed for gaming communities. Discord runs on Microsoft Windows, macOS, Android, iOS, Linux, and in a web browser. In December 2016, the developers announced that Discord had over 25 million users."
},
- "com.github.joshua-d-miller.download.mblock": {
- "name": "mBlock",
- "description": "Downloads the latest version of mBlock",
+ "com.github.joshua-d-miller.download.Discord": {
+ "name": "Discord",
+ "description": "Downloads the latest verison of Discord",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "makeblock/mBlock.download.recipe",
- "shortname": "mBlock.download",
+ "path": "Discord/Discord.download.recipe",
+ "shortname": "Discord.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.mblock"
- ]
- },
- "com.github.joshua-d-miller.download.jabradirect": {
- "name": "Jabra Direct",
- "description": "Downloads the latest verison of Jabra Direct",
+ "com.github.joshua-d-miller.autopkg.munki.Discord",
+ "com.github.andrewvalentine.install.Discord",
+ "com.github.autopkg.mikestechshop.pkg.Discord",
+ "com.github.grahampugh.recipes.userinstall.Discord"
+ ]
+ },
+ "com.github.joshua-d-miller.download.dymolabel": {
+ "name": "DYMO Label",
+ "description": "Downloads the latest verison of DYMO Label Software",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Jabra/JabraDirect.download.recipe",
- "shortname": "JabraDirect.download",
+ "path": "DYMO/DYMOLabel.download.recipe",
+ "shortname": "DYMOLabel.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.jabradirect",
- "com.github.rtrouton.pkg.jabradirect",
- "com.github.moofit-recipes.pkg.jabradirect"
+ "com.github.hansen-m.pkg.DymoLabel",
+ "com.github.joshua-d-miller.autopkg.munki.dymolabel",
+ "com.github.jazzace.install.dymolabel"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.dymolabel": {
+ "name": "DYMO Label",
+ "description": "Download the latest version of DYMO Label Software and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "DYMO/DYMOLabel.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.dymolabel",
+ "shortname": "DYMOLabel.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DYMO Label v.8",
+ "munki_description": "Print one label or hundreds, with ease... With DYMO Label v.8 software and your DYMO LabelWriter printer, you'll design and print impressive labels that look exactly the way you want them to look - without the waste and hassle of sheet labels."
+ },
+ "com.github.joshua-d-miller.download.nvivo": {
+ "name": "NVivo",
+ "description": "Downloads the latest version of NVivo.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "NVivo/NVivo.download.recipe",
+ "shortname": "NVivo.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.nvivo"
+ ]
+ },
+ "com.github.joshua-d-miller.download.nvivo11": {
+ "name": "NVivo",
+ "description": "Downloads the latest verison of NVivo 11",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "NVivo/NVivo11.download.recipe",
+ "shortname": "NVivo11.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.nvivo11"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.nvivo11": {
+ "name": "NVivo",
+ "description": "Download the latest version of NVivo 11 and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "NVivo/NVivo11.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.nvivo11",
+ "shortname": "NVivo11.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "NVivo",
+ "munki_description": "NVivo 11 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work."
+ },
+ "com.github.joshua-d-miller.autopkg.munki.nvivo": {
+ "name": "NVivo",
+ "description": "Downloads the latest version of NVivo and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "NVivo/NVivo.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.nvivo",
+ "shortname": "NVivo.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "NVivo",
+ "munki_description": "NVivo for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work."
+ },
+ "com.github.joshua-d-miller.download.nvivo10": {
+ "name": "NVivo",
+ "description": "Downloads the latest verison of NVivo 10",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "NVivo/NVivo10.download.recipe",
+ "shortname": "NVivo10.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.nvivo10"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.nvivo10": {
+ "name": "NVivo",
+ "description": "Download the latest version of NVivo and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "NVivo/NVivo10.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.nvivo10",
+ "shortname": "NVivo10.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "NVivo",
+ "munki_description": "NVivo 10 for Mac is your platform for analyzing all forms of unstructured data. Quickly interrogate data using powerful search, query and visualization tools. Get the big picture or get into the detail. Uncover subtle connections, rigorously justify findings, and effortlessly share your work."
+ },
+ "com.github.joshua-d-miller.autopkg.munki.drobodashboard": {
+ "name": "DroboDashboard",
+ "description": "Download the latest version of Drobo Dashboard and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Drobo/DroboDashboard.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.drobodashboard",
+ "shortname": "DroboDashboard.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DroboDashboard",
+ "munki_description": "Mac Installer for the Drobo Dashboard Application. This will allow users to access their Drobo Firewire storage or NAS."
+ },
+ "com.github.joshua-d-miller.download.drobodashboard": {
+ "name": "DroboDashboard",
+ "description": "Downloads the latest verison of Drobo Dashboard",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Drobo/DroboDashboard.download.recipe",
+ "shortname": "DroboDashboard.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.drobodashboard"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.RStudio": {
+ "name": "RStudio",
+ "description": "Download the latest version of RStudio and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "RStudio/RStudio.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.RStudio",
+ "shortname": "RStudio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "RStudio",
+ "munki_description": "RStudio is the premier integrated development environment for R. It is available in open source and commercial editions and runs on the desktop (Windows, Mac, and Linux) or over the web with RStudio Server."
+ },
+ "com.github.joshua-d-miller.download.RStudio": {
+ "name": "RStudio",
+ "description": "Downloads the latest RStudio installer package.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "RStudio/RStudio.download.recipe",
+ "shortname": "RStudio.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.RStudio"
]
},
"com.github.joshua-d-miller.autopkg.munki.jabradirect": {
@@ -18694,27 +18725,29 @@
"munki_display_name": "Jabra Direct",
"munki_description": "Jabra Direct makes sure that your headset always has the latest firmware, guaranteeing you\u2019ll have the most up-to-date features, bug fixes and easy access to compatibility updates. With the user-friendly Direct Dashboard, staying current has never been easier."
},
- "com.github.joshua-d-miller.download.kalturacapture": {
- "name": "Kaltura Capture",
- "description": "Downloads the latest verison of Kaltura Capture",
+ "com.github.joshua-d-miller.download.jabradirect": {
+ "name": "Jabra Direct",
+ "description": "Downloads the latest verison of Jabra Direct",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Kaltura/KalturaCapture.download.recipe",
- "shortname": "KalturaCapture.download",
+ "path": "Jabra/JabraDirect.download.recipe",
+ "shortname": "JabraDirect.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.kalturacapture"
+ "com.github.joshua-d-miller.autopkg.munki.jabradirect",
+ "com.github.rtrouton.pkg.jabradirect",
+ "com.github.moofit-recipes.pkg.jabradirect"
]
},
- "com.github.joshua-d-miller.autopkg.munki.kalturacapture": {
- "name": "Kaltura Capture",
- "description": "Download the latest version of Kaltura Capture and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.GoogleVoiceandVideo": {
+ "name": "Google Voice and Video",
+ "description": "Download the latest version of Google Voice And Video and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Kaltura/KalturaCapture.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.kalturacapture",
- "shortname": "KalturaCapture.munki",
+ "path": "Google Voice and Video/GoogleVoiceAndVideo.munki.recipe",
+ "parent": "com.github.hansen-m.download.GoogleVoiceAndVideo",
+ "shortname": "GoogleVoiceAndVideo.munki",
"inferred_type": "munki",
- "munki_display_name": "Kaltura Capture",
- "munki_description": "Kaltura Capture offers users the ability to record both screen and camera in just one click. It also includes a new automatic slide detection feature \u2013 if a user has a PowerPoint presentation in presenter mode when recording the screen, Kaltura Capture automatically detects and captures it, allowing the viewer to search and browse by slide."
+ "munki_display_name": "Google Voice and Video PlugIn",
+ "munki_description": "PlugIn for Google hangouts and Gmail Voice and Video"
},
"com.github.joshua-d-miller.autopkg.download.Stencyl": {
"name": "Stencyl",
@@ -18738,6 +18771,94 @@
"munki_display_name": "Stencyl",
"munki_description": "Game Studio in a Box\nStencyl isn't your average game creation software; it's a gorgeous, intuitive toolset that accelerates your workflow and then gets out of the way. We take care of the essentials, so you can focus on what's important - making your game yours."
},
+ "com.github.joshua-d-miller.autopkg.download.ShiftIt": {
+ "name": "ShiftIt",
+ "description": "Downloads the latest version of ShiftIt.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "ShiftIt/ShiftIt.download.recipe",
+ "shortname": "ShiftIt.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.ShiftIt"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.ShiftIt": {
+ "name": "ShiftIt",
+ "description": "Downloads the latest version of ShiftIt and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "ShiftIt/ShiftIt.munki.recipe",
+ "parent": "com.github.joshua-d-miller.autopkg.download.ShiftIt",
+ "shortname": "ShiftIt.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ShiftIt",
+ "munki_description": "ShiftIt is an application for OSX that allows you to quickly manipulate window position and size using keyboard shortcuts. It intends to become a full featured window organizer for OSX. It is a complete rewrite of the original ShiftIt by Aravindkumar Rajendiran which is not longer under development. For discussing any sort of stuff about this app, please create a new issue."
+ },
+ "com.github.joshua-d-miller.download.sketchpadbeta": {
+ "name": "Sketchpad",
+ "description": "Downloads the latest verison of Sketchpad BETA Universal",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "McGraw-Hill Education/Sketchpad-BETA.download.recipe",
+ "shortname": "Sketchpad-BETA.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta": {
+ "name": "Sketchpad",
+ "description": "Download the latest version of Sketchpad BETA Universal and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "McGraw-Hill Education/Sketchpad-BETA.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.sketchpadbeta",
+ "shortname": "Sketchpad-BETA.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Sketchpad",
+ "munki_description": "The Geometer's Sketchpad is the world's leading software for teaching mathematics. Sketchpad gives students at all levels-from third grade through college-a tangible, visual way to learn mathematics that increases their engagement, understanding, and achievement. Make math more meaningful and memorable using Sketchpad."
+ },
+ "com.github.joshua-d-miller.autopkg.download.Stellarium": {
+ "name": "Stellarium",
+ "description": "Downloads the latest version of Stellarium, which is now Universal.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Stellarium/Stellarium.download.recipe",
+ "shortname": "Stellarium.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.Stellarium"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.Stellarium": {
+ "name": "Stellarium",
+ "description": "Download the latest version of Stellarium and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Stellarium/Stellarium.munki.recipe",
+ "parent": "com.github.joshua-d-miller.autopkg.download.Stellarium",
+ "shortname": "Stellarium.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Stellarium",
+ "munki_description": "Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope."
+ },
+ "com.github.joshua-d-miller.download.dinoxcope": {
+ "name": "DinoXcope",
+ "description": "Downloads the latest verison of DinoXcope Software",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "DinoXcope/DinoXcope.download.recipe",
+ "shortname": "DinoXcope.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.dinoxcope"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.dinoxcope": {
+ "name": "DinoXcope",
+ "description": "Download the latest version of DinoXcope and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "DinoXcope/DinoXcope.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.dinoxcope",
+ "shortname": "DinoXcope.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DinoXcope",
+ "munki_description": "This package will install the driver and software needed to use DinoXcope microscopes. These microscopes are used for industrial inspection, health care, research, documentation, education, and more."
+ },
"com.github.joshua-d-miller.download.zoomoutlookplugin": {
"name": "Zoom Outlook Plugin",
"description": "Downloads the latest verison of Zoom Outlook Plugin",
@@ -18760,16 +18881,49 @@
"munki_display_name": "Zoom Outlook Plugin",
"munki_description": "The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click."
},
- "com.github.joshua-d-miller.autopkg.munki.boxedit": {
- "name": "Box Edit",
- "description": "Downloads the latest version of Box Edit and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "com.github.joshua-d-miller.autopkg.munki.audacity": {
+ "name": "Audacity",
+ "description": "Downloads the latest version of Audacity and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Box/BoxEdit.munki.recipe",
- "parent": "com.github.hansen-m.download.boxedit",
- "shortname": "BoxEdit.munki",
+ "path": "Audacity/Audacity.munki.recipe",
+ "parent": "com.github.joshua-d-miller.autopkg.download.audacity",
+ "shortname": "Audacity.munki",
"inferred_type": "munki",
- "munki_display_name": "Box Edit",
- "munki_description": "Box Edit is an add-on feature that allows you to edit or create files directly on Box. Designed for all file types, browsers, and platforms, Box Edit uses the default application installed on your computer to edit or create simple and centralized content: DOC files open in Microsoft Word, PPT files open in Microsoft PowerPoint, images open in Photoshop (if installed), CAD files open in AutoCAD, and so forth."
+ "munki_display_name": "Audacity",
+ "munki_description": "Audacity is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems."
+ },
+ "com.github.joshua-d-miller.autopkg.download.audacity": {
+ "name": "Audacity",
+ "description": "Downloads the latest version of Audacity.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Audacity/Audacity.download.recipe",
+ "shortname": "Audacity.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.audacity"
+ ]
+ },
+ "com.github.joshua-d-miller.download.vivaldi": {
+ "name": "Vivaldi",
+ "description": "Downloads the latest verison of Vivaldi",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Vivaldi/Vivaldi.download.recipe",
+ "shortname": "Vivaldi.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.vivaldi"
+ ]
+ },
+ "com.github.joshua-d-miller.autopkg.munki.vivaldi": {
+ "name": "Vivaldi",
+ "description": "Download the latest version of Vivaldi and imports it into Munki.",
+ "repo": "autopkg/joshua-d-miller-recipes",
+ "path": "Vivaldi/Vivaldi.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.vivaldi",
+ "shortname": "Vivaldi.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Vivaldi",
+ "munki_description": "A browser for our friends."
},
"com.github.joshua-d-miller.download.Box": {
"name": "Box",
@@ -18782,16 +18936,16 @@
"com.github.joshua-d-miller.autopkg.munki.Box"
]
},
- "com.github.joshua-d-miller.autopkg.munki.Box": {
- "name": "Box",
- "description": "Download the latest version of Box and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.boxedit": {
+ "name": "Box Edit",
+ "description": "Downloads the latest version of Box Edit and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Box/Box.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.Box",
- "shortname": "Box.munki",
+ "path": "Box/BoxEdit.munki.recipe",
+ "parent": "com.github.hansen-m.download.boxedit",
+ "shortname": "BoxEdit.munki",
"inferred_type": "munki",
- "munki_display_name": "Box",
- "munki_description": "Box Drive is natively integrated into Windows Explorer and Mac Finder so it's built right into the way you already work."
+ "munki_display_name": "Box Edit",
+ "munki_description": "Box Edit is an add-on feature that allows you to edit or create files directly on Box. Designed for all file types, browsers, and platforms, Box Edit uses the default application installed on your computer to edit or create simple and centralized content: DOC files open in Microsoft Word, PPT files open in Microsoft PowerPoint, images open in Photoshop (if installed), CAD files open in AutoCAD, and so forth."
},
"com.github.joshua-d-miller.autopkg.munki.boxsync": {
"name": "Box Sync",
@@ -18814,179 +18968,138 @@
"munki_display_name": "Box Notes",
"munki_description": "Box Notes makes it easy to create meeting notes, share ideas, track status updates and plan projects together \u2014 there's no limit to your productivity. And, every Box Note is instantly available on web, mobile or your desktop, so you can access your ideas from anywhere."
},
- "com.github.joshua-d-miller.autopkg.munki.ciscojabber": {
- "name": "Cisco Jabber",
- "description": "Download the latest version of Cisco Jabber and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.Box": {
+ "name": "Box",
+ "description": "Download the latest version of Box and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Cisco/CiscoJabber.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.ciscojabber",
- "shortname": "CiscoJabber.munki",
+ "path": "Box/Box.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.Box",
+ "shortname": "Box.munki",
"inferred_type": "munki",
- "munki_display_name": "Cisco Jabber",
- "munki_description": "Collaborate anywhere, on any device\nMobility doesn\u2019t have to limit productivity. Cisco Jabber delivers instant messaging, voice and video calls, voice messaging, desktop sharing, conferencing, and presence. Find the right people, see whether and how they\u2019re available, and collaborate more effectively."
+ "munki_display_name": "Box",
+ "munki_description": "Box Drive is natively integrated into Windows Explorer and Mac Finder so it's built right into the way you already work."
},
- "com.github.joshua-d-miller.download.ciscojabber": {
- "name": "Cisco Jabber",
- "description": "Downloads the latest verison of Cisco Jabber",
+ "com.github.joshua-d-miller.download.solsticeclient": {
+ "name": "Solstice Client",
+ "description": "Downloads the latest verison of the Solstice Client for macOS",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Cisco/CiscoJabber.download.recipe",
- "shortname": "CiscoJabber.download",
+ "path": "Mersive/SolsticeClient.download.recipe",
+ "shortname": "SolsticeClient.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.ciscojabber",
- "com.github.peshay.filewave.CiscoJabber"
+ "com.github.joshua-d-miller.autopkg.munki.solsticeclient",
+ "com.github.mlbz521.pkg.SolsticeClient"
]
},
- "com.github.joshua-d-miller.pkg.gephi": {
- "name": "Gephi",
- "description": "Downloads the current release version of Gephi and creates a package.",
+ "com.github.joshua-d-miller.autopkg.munki.solsticeclient": {
+ "name": "Solstice Client",
+ "description": "Download the latest version of the Mersive Solstice Client and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Gephi/Gephi.pkg.recipe",
- "parent": "com.github.joshua-d-miller.download.gephi",
- "shortname": "Gephi.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Gephi-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Gephi"
- ]
+ "path": "Mersive/SolsticeClient.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.solsticeclient",
+ "shortname": "SolsticeClient.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Solstice Client",
+ "munki_description": "Mersive Solstice is a high-performance in-room collaboration platform that improves the usability and productivity of meeting and learning spaces. Solstice enables users on any device to easily share, control, and mark up content on in-room displays to drive more efficient, engaging, and productive meetings."
},
- "com.github.joshua-d-miller.download.gephi": {
- "name": "Gephi",
- "description": "Downloads the latest verison of Gephi",
+ "com.github.joshua-d-miller.download.ghostscript": {
+ "name": "Ghostscript",
+ "description": "Downloads the latest verison of Ghostscript",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Gephi/Gephi.download.recipe",
- "shortname": "Gephi.download",
+ "path": "Ghostscript/Ghostscript.download.recipe",
+ "shortname": "Ghostscript.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.pkg.gephi",
- "com.github.joshua-d-miller.autopkg.munki.gephi"
+ "com.github.joshua-d-miller.autopkg.munki.ghostscript"
]
},
- "com.github.joshua-d-miller.autopkg.munki.gephi": {
- "name": "Gephi",
- "description": "Download the latest version of Gephi and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.ghostscript": {
+ "name": "Ghostscript",
+ "description": "Download the latest version of Ghostscript and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Gephi/Gephi.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.gephi",
- "shortname": "Gephi.munki",
+ "path": "Ghostscript/Ghostscript.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.ghostscript",
+ "shortname": "Ghostscript.munki",
"inferred_type": "munki",
- "munki_display_name": "Gephi",
- "munki_description": "Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs."
+ "munki_display_name": "Ghostscript",
+ "munki_description": "Ghostscript is an interpreter for the PostScript\u00ae language and PDF files. It is available under either the GNU GPL Affero license or licensed for commercial use from Artifex Software, Inc. It has been under active development for over 30 years and has been ported to several different systems during this time. Ghostscript consists of a PostScript interpreter layer and a graphics library."
},
- "com.github.joshua-d-miller.autopkg.munki.Discord": {
- "name": "Discord",
- "description": "Download the latest version of Discord and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient": {
+ "name": "Exceed onDemand Client",
+ "description": "Download the latest version of Exceed onDemand Client and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Discord/Discord.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.Discord",
- "shortname": "Discord.munki",
+ "path": "OpenText/ExceedOnDemand.munki.recipe",
+ "parent": "com.github.hansen-m.download.exceedondemandclient",
+ "shortname": "ExceedOnDemand.munki",
"inferred_type": "munki",
- "munki_display_name": "Discord",
- "munki_description": "Discord is a freeware proprietary VoIP application designed for gaming communities. Discord runs on Microsoft Windows, macOS, Android, iOS, Linux, and in a web browser. In December 2016, the developers announced that Discord had over 25 million users."
- },
- "com.github.joshua-d-miller.download.Discord": {
- "name": "Discord",
- "description": "Downloads the latest verison of Discord",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Discord/Discord.download.recipe",
- "shortname": "Discord.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.Discord",
- "com.github.andrewvalentine.install.Discord",
- "com.github.autopkg.mikestechshop.pkg.Discord",
- "com.github.grahampugh.recipes.userinstall.Discord"
- ]
+ "munki_display_name": "Exceed onDemand Client",
+ "munki_description": "Exceed onDemand is a commercial software product that allows a high-fidelity graphical connection to be made to a remove system by means of a dedicated display server. Each Hammer system has such a server running, thus allowing a connection to be made. Remote Desktop connections present users with a familiar desktop GUI and do not require manual configuration of an SSH client. The remote GUI applications may be presented as a self-contained remote desktop with its own window management (similar to Remote Desktop) or may be seamlessly integrated into the users existing desktop."
},
- "com.github.joshua-d-miller.download.logitechoptions": {
- "name": "LogiMgr",
- "description": "Downloads the latest verison of Logitech Options (Bluetooth and USB)",
+ "com.github.joshua-d-miller.download.AmazonMusicJDM": {
+ "name": "Amazon Music",
+ "description": "Downloads the latest verison of Amazon Music",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Logitech/LogitechOptions.download.recipe",
- "shortname": "LogitechOptions.download",
+ "path": "Amazon/AmazonMusic-jdm.download.recipe",
+ "shortname": "AmazonMusic-jdm.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.logitechoptions",
- "com.github.andredb90.filewave.logitechoptions"
+ "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM"
]
},
- "com.github.joshua-d-miller.autopkg.munki.logitechoptions": {
- "name": "Logitech Options",
- "description": "Download the latest version of Logitech Options (Bluetooth and USB) and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Logitech/LogitechOptions.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.logitechoptions",
- "shortname": "LogitechOptions.munki",
- "inferred_type": "munki",
- "munki_display_name": "Logitech Options",
- "munki_description": "Logitech Options lets you customize gesture controls for Logitech touch products. It also adds enhanced key functions for Logitech keyboards, and notification for device-specific status features such as battery level, key backlighting level, and Caps Lock."
- },
- "com.github.joshua-d-miller.autopkg.munki.solsticeclient": {
- "name": "Solstice Client",
- "description": "Download the latest version of the Mersive Solstice Client and imports it into Munki.",
+ "com.github.joshua-d-miller.munki.AmazonPhotos": {
+ "name": "Amazon Photos",
+ "description": "Downloads the latest version of Amazon Photos and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Mersive/SolsticeClient.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.solsticeclient",
- "shortname": "SolsticeClient.munki",
+ "path": "Amazon/AmazonPhotos.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.AmazonPhotos",
+ "shortname": "AmazonPhotos.munki",
"inferred_type": "munki",
- "munki_display_name": "Solstice Client",
- "munki_description": "Mersive Solstice is a high-performance in-room collaboration platform that improves the usability and productivity of meeting and learning spaces. Solstice enables users on any device to easily share, control, and mark up content on in-room displays to drive more efficient, engaging, and productive meetings."
+ "munki_display_name": "Amazon Photos",
+ "munki_description": "Create lasting momemories with custom prints:\nFrom prints ready to frame or wall decor ready to hang, display your favorite memories for everyone to enjoy.\n\nYour photos, on the big screen:\nSet your photos as your Fire TV screensaver, and view a slideshow of your favorites on the biggest screen in the house.\n\nExpand your storage:\nChoose storage plans staring at 100GB and cancel anytime.\n\nFrom https://www.amazon.com/Amazon-Photos/b\n "
},
- "com.github.joshua-d-miller.download.solsticeclient": {
- "name": "Solstice Client",
- "description": "Downloads the latest verison of the Solstice Client for macOS",
+ "com.github.joshua-d-miller.download.AmazonPhotos": {
+ "name": "Amazon Photos",
+ "description": "Downloads the latest version of Amazon Photos.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Mersive/SolsticeClient.download.recipe",
- "shortname": "SolsticeClient.download",
+ "path": "Amazon/AmazonPhotos.download.recipe",
+ "shortname": "AmazonPhotos.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.solsticeclient",
- "com.github.mlbz521.pkg.SolsticeClient"
+ "com.github.joshua-d-miller.munki.AmazonPhotos"
]
},
- "com.github.joshua-d-miller.autopkg.jss.SplashtopStreamer": {
- "name": "Splashtop Streamer",
- "description": "Downloads the latest version of Splashtop Streamer and makes a pkg of it Then, uploads to the JSS.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Splashtop/SplashtopStreamer.jss.recipe",
- "parent": "com.github.nstrauss.pkg.SplashtopStreamer",
- "shortname": "SplashtopStreamer.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Install the Splashtop Streamer on any Windows, Mac, or Linux computers that you want to remotely access, view, and control from another device using the Splashtop app."
- },
- "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta": {
- "name": "Sketchpad",
- "description": "Download the latest version of Sketchpad BETA Universal and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.AmazonMusicJDM": {
+ "name": "Amazon Music",
+ "description": "Download the latest version of Amazon Music and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "McGraw-Hill Education/Sketchpad-BETA.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.sketchpadbeta",
- "shortname": "Sketchpad-BETA.munki",
+ "path": "Amazon/AmazonMusic-jdm.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.AmazonMusicJDM",
+ "shortname": "AmazonMusic-jdm.munki",
"inferred_type": "munki",
- "munki_display_name": "Sketchpad",
- "munki_description": "The Geometer's Sketchpad is the world's leading software for teaching mathematics. Sketchpad gives students at all levels-from third grade through college-a tangible, visual way to learn mathematics that increases their engagement, understanding, and achievement. Make math more meaningful and memorable using Sketchpad."
+ "munki_display_name": "Amazon Music",
+ "munki_description": "Amazon Music (previously Amazon MP3) is an online music store and music locker operated by Amazon.com."
},
- "com.github.joshua-d-miller.download.sketchpadbeta": {
- "name": "Sketchpad",
- "description": "Downloads the latest verison of Sketchpad BETA Universal",
+ "com.github.joshua-d-miller.download.voipconnect": {
+ "name": "VOIP Connect",
+ "description": "Downloads the latest verison of VOIP Connect",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "McGraw-Hill Education/Sketchpad-BETA.download.recipe",
- "shortname": "Sketchpad-BETA.download",
+ "path": "VOIP Connect/voipconnect.download.recipe",
+ "shortname": "voipconnect.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.sketchpadbeta"
+ "com.github.joshua-d-miller.autopkg.munki.voipconnect"
]
},
- "com.github.joshua-d-miller.autopkg.munki.bigfixclient": {
- "name": "HCL BigFix",
- "description": "Download the latest version of BES Client and imports it into Munki. NOTE: This version is universal but will only run on macOS 11 and newer.",
+ "com.github.joshua-d-miller.autopkg.munki.voipconnect": {
+ "name": "VOIP Connect",
+ "description": "Download the latest version of VOIP Connect and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "HCL/BigFix.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.bigfixclient",
- "shortname": "BigFix.munki",
+ "path": "VOIP Connect/voipconnect.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.voipconnect",
+ "shortname": "voipconnect.munki",
"inferred_type": "munki",
- "munki_display_name": "HCL BigFix",
- "munki_description": "HCL BigFix - A powerful, cross-platform systems management suite for remotely managing and monitoring workstations. BigFix is designed to save IT staff time and licensing costs by maintaining a single BigFix infrastructure centrally for all areas."
+ "munki_display_name": "VOIP Connect",
+ "munki_description": "Download the free universal Dellmont VoipConnect desktop client here! Simply choose your operating system and install the file directly on your computer. VoipConnect offers a free softphone client for both Windows as well as Mac computers.\n\n After you've installed the client, please use your Voip credentials to log in. Saving on your calling charges was never this easy!"
},
"com.github.joshua-d-miller.download.bigfixclient": {
"name": "HCL BigFix",
@@ -18999,72 +19112,71 @@
"com.github.joshua-d-miller.autopkg.munki.bigfixclient"
]
},
- "com.github.joshua-d-miller.autopkg.munki.tnefenough": {
- "name": "TNEF Enough",
- "description": "Download the latest version of Josh Jacob's TNEF's Enough and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.bigfixclient": {
+ "name": "HCL BigFix",
+ "description": "Download the latest version of BES Client and imports it into Munki. NOTE: This version is universal but will only run on macOS 11 and newer.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Josh Jacob/TNEFsEnough.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.tnefenough",
- "shortname": "TNEFsEnough.munki",
+ "path": "HCL/BigFix.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.bigfixclient",
+ "shortname": "BigFix.munki",
"inferred_type": "munki",
- "munki_display_name": "TNEF's Enough",
- "munki_description": "TNEF's Enough allows Macs to read and extract files from Microsoft TNEF stream files. The files are usually received by SMTP based e-mail programs from Microsoft Exchange and Microsoft Outlook users. The SMTP based e-mail program will usually receive either a MIME attachment named \"winmail.dat\" or a MIME attachment with the type \"application/ms-tnef. The file is a rich text (or MAPI) message that is sent from Outlook to Exchange. When Exchange sends the message to an outside server it writes the MAPI message as a MIME attachment. The unfortunate side effect of this plan is if the Outlook user has someone in their address book as a person who can receive \"Rich Text\" then the user will receive the TNEF file whether the user uses Outlook or not."
+ "munki_display_name": "HCL BigFix",
+ "munki_description": "HCL BigFix - A powerful, cross-platform systems management suite for remotely managing and monitoring workstations. BigFix is designed to save IT staff time and licensing costs by maintaining a single BigFix infrastructure centrally for all areas."
},
- "com.github.joshua-d-miller.download.tnefenough": {
- "name": "TNEF Enough",
- "description": "Downloads the latest verison of Josh Jacob's TNEF's Enough",
+ "com.github.joshua-d-miller.autopkg.munki.AdobeDigitalEditions": {
+ "name": "Adobe Digital Editions",
+ "description": "Download the latest version of Adobe Digital Editions and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Josh Jacob/TNEFsEnough.download.recipe",
- "shortname": "TNEFsEnough.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.tnefenough",
- "com.github.ahousseini-recipes.pkg.TNEFsEnough"
- ]
+ "path": "Adobe/AdobeDigitalEditions.munki.recipe",
+ "parent": "com.github.hansen-m.download.AdobeDigitalEditions",
+ "shortname": "AdobeDigitalEditions.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Adobe Digital Editions",
+ "munki_description": "Adobe Digital Editions software offers an engaging way to view and manage eBooks and other digital publications. Use it to download and purchase digital content, which can be read both online and offline. Transfer copy-protected eBooks from your personal computer to other computers or devices. Organize your eBooks into a custom library and annotate pages. Digital Editions also supports industry-standard eBook formats, including PDF/A and EPUB."
},
- "com.github.joshua-d-miller.download.evernote": {
- "name": "Evernote",
- "description": "Downloads the latest verison of Evernote",
+ "com.github.joshua-d-miller.autopkg.munki.AdobeAcrobatDCUpdate": {
+ "name": "Adobe Acrobat DC Update",
+ "description": "Download the latest version of Adobe Acrobat DC and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Evernote/Evernote.download.recipe",
- "shortname": "Evernote.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.munki.evernote"
- ]
+ "path": "Adobe/AdobeAcrobatDCUpdate.munki.recipe",
+ "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate",
+ "shortname": "AdobeAcrobatDCUpdate.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Adobe Acrobat DC Update",
+ "munki_description": "This update provides system requirement enhancements, mitigation for security issues, improved overall stability, bug fixes, and feature enhancements. For a list of specific bug fixes, new features, and other changes in this release, see the Release Notes."
},
- "com.github.joshua-d-miller.munki.evernote": {
- "name": "Evernote",
- "description": "Downloads the current release version of Evernote and imports into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.AdobeFlashDebbugger": {
+ "name": "Adobe Flash Player Debug",
+ "description": "Download the latest version of the Debug Version of Adobe Flash and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Evernote/Evernote.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.evernote",
- "shortname": "Evernote.munki",
+ "path": "Adobe/AdobeFlashDebugger.munki.recipe",
+ "parent": "com.github.vmule.download.AdobeFlashDebugger",
+ "shortname": "AdobeFlashDebugger.munki",
"inferred_type": "munki",
- "munki_display_name": "Evernote",
- "munki_description": "\n\n\nEvernote makes it easy to remember things big and small from your everyday life using your computer, phone, tablet and the web.\n
\n
\n\n\nKeep everything in sync\n\n
\nWith Evernote, all of your notes, web clips, files and images are made available on every device and computer you use.\n
\n
\n\n\nRemember things you like\n\n
\nSave everything cool and exciting you see online and in the real world. Snap a photo, record some audio and save it.\n
\n
\n\n\nSave favorite webpages\n\n
\nSave entire webpages to your Evernote account with our nifty web clipper browser extensions. You get the whole page: text, images and links.\n
\n
\n\n\nResearch better\n\n
\nCollect information from anywhere into a single place. From text notes to web pages to files to snapshots, everything is always at your fingertips.\n
\n
\n\n\nWork with friends and colleagues\n\n
\nShare your notes and collaborate on projects with friends, colleagues and classmates.\n
\n
\n\n\nPlan your next trip\n\n
\nKeep all of your itineraries, confirmations, scanned travel documents, maps, and plans in Evernote, so you will have them when you need them.\n
\n\n "
+ "munki_display_name": "Adobe Flash Player Debug",
+ "munki_description": "Adobe\u00ae Flash\u00ae Player is a cross-platform browser-based application runtime that delivers uncompromised viewing of expressive applications, content, and videos across screens and browsers. This installer installs the Debug version to be used with the development of Flash Applications."
},
- "com.github.joshua-d-miller.autopkg.munki.exceedondemandclient": {
- "name": "Exceed onDemand Client",
- "description": "Download the latest version of Exceed onDemand Client and imports it into Munki.",
+ "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal": {
+ "name": "Adobe Creative Cloud",
+ "description": "Download the latest version of the Adobe Creative Cloud Universal Installer and imports it into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "OpenText/ExceedOnDemand.munki.recipe",
- "parent": "com.github.hansen-m.download.exceedondemandclient",
- "shortname": "ExceedOnDemand.munki",
+ "path": "Adobe/AdobeCreativeCloudInstallerUniversal.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal",
+ "shortname": "AdobeCreativeCloudInstallerUniversal.munki",
"inferred_type": "munki",
- "munki_display_name": "Exceed onDemand Client",
- "munki_description": "Exceed onDemand is a commercial software product that allows a high-fidelity graphical connection to be made to a remove system by means of a dedicated display server. Each Hammer system has such a server running, thus allowing a connection to be made. Remote Desktop connections present users with a familiar desktop GUI and do not require manual configuration of an SSH client. The remote GUI applications may be presented as a self-contained remote desktop with its own window management (similar to Remote Desktop) or may be seamlessly integrated into the users existing desktop."
+ "munki_display_name": "Adobe Creative Cloud",
+ "munki_description": "Adobe Creative Cloud gives you the world's best creative apps and services so you can make anything you can imagine, whereever you're inspired. "
},
- "com.github.joshua-d-miller.munki.scansnaphome": {
- "name": "ScanSnap Home",
- "description": "Downloads the current release version of ScanSnap Home and imports into Munki.",
+ "com.github.joshua-d-miller.download.fathom": {
+ "name": "Fathom",
+ "description": "Downloads the latest version of Fathom.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "Fujitsu/ScanSnapHome.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.scansnaphome",
- "shortname": "ScanSnapHome.munki",
- "inferred_type": "munki",
- "munki_display_name": "ScanSnap Home",
- "munki_description": "ScanSnap Home is a desktop application that edits, manages, and utilizes scanned data from documents, business cards, photos, and receipts to increase your productivity."
+ "path": "Fathom/Fathom.download.recipe",
+ "shortname": "Fathom.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.apizz.munki.fathom"
+ ]
},
"com.github.joshua-d-miller.download.scansnaphome": {
"name": "ScanSnap Home",
@@ -19077,129 +19189,110 @@
"com.github.joshua-d-miller.munki.scansnaphome"
]
},
- "com.github.joshua-d-miller.autopkg.munki.ChronoViz": {
- "name": "ChronoViz",
- "description": "Download the latest version of ChronoViz and imports it into Munki.",
+ "com.github.joshua-d-miller.munki.scansnaphome": {
+ "name": "ScanSnap Home",
+ "description": "Downloads the current release version of ScanSnap Home and imports into Munki.",
"repo": "autopkg/joshua-d-miller-recipes",
- "path": "ChronoViz/ChronoViz.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.ChronoViz",
- "shortname": "ChronoViz.munki",
+ "path": "Fujitsu/ScanSnapHome.munki.recipe",
+ "parent": "com.github.joshua-d-miller.download.scansnaphome",
+ "shortname": "ScanSnapHome.munki",
"inferred_type": "munki",
- "munki_display_name": "ChronoViz",
- "munki_description": "ChronoViz is a tool to aid visualization and analysis of multimodal sets of time-coded information, with a focus on the analysis of video in combination with other data sources."
+ "munki_display_name": "ScanSnap Home",
+ "munki_description": "ScanSnap Home is a desktop application that edits, manages, and utilizes scanned data from documents, business cards, photos, and receipts to increase your productivity."
},
- "com.github.joshua-d-miller.download.ChronoViz": {
- "name": "ChronoViz",
- "description": "Downloads the latest verison of ChronoViz",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "ChronoViz/ChronoViz.download.recipe",
- "shortname": "ChronoViz.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.ChronoViz"
- ]
+ "com.github.arubdesu.shared": {
+ "name": null,
+ "description": "Recipe stub for any Shared Processors in this directory.\n ",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "SharedProcessors/SharedRecipeStub.recipe"
},
- "com.github.joshua-d-miller.download.cryptomator": {
- "name": "Cryptomator",
- "description": "Downloads the latest verison of Cryptomator",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Skymatic/Cryptomator.download.recipe",
- "shortname": "Cryptomator.download",
+ "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox": {
+ "name": "JetBrains Toolbox",
+ "description": "Installs the latest version of JetBrains Toolbox.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "JetBrainsToolbox/JetBrainsToolbox.install.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox",
+ "shortname": "JetBrainsToolbox.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox": {
+ "name": "JetBrainsToolbox",
+ "description": "Downloads the latest version of JetBrains Toolbox.\nARCH can be one of 'mac' or 'macM1'\n\t",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "JetBrainsToolbox/JetBrainsToolbox.download.recipe",
+ "shortname": "JetBrainsToolbox.download",
"inferred_type": "download",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.cryptomator"
+ "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox",
+ "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox",
+ "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox"
]
},
- "com.github.joshua-d-miller.autopkg.munki.cryptomator": {
- "name": "Cryptomator",
- "description": "Download the latest version of Cryptomator and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Skymatic/Cryptomator.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.cryptomator",
- "shortname": "Cryptomator.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cryptomator",
- "munki_description": "Cryptomator provides transparent, client-side encryption for your cloud. Protect your documents from unauthorized access. Cryptomator is free and open source software, so you can rest assured there are no backdoors."
- },
- "com.github.joshua-d-miller.autopkg.munki.OBS": {
- "name": "Open Broadcaster Software",
- "description": "Downloads the latest version of OBS Studio and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "OBS/OBS.munki.recipe",
- "parent": "com.github.nstrauss.download.OBS",
- "shortname": "OBS.munki",
+ "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox": {
+ "name": "JetBrains Toolbox",
+ "description": "Downloads the latest version of JetBrains Toolbox and imports it into Munki.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "JetBrainsToolbox/JetBrainsToolbox.munki.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox",
+ "shortname": "JetBrainsToolbox.munki",
"inferred_type": "munki",
- "munki_display_name": "Open Broadcaster Software",
- "munki_description": "Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux."
+ "munki_display_name": "JetBrains Toolbox",
+ "munki_description": " "
},
- "com.github.joshua-d-miller.download.drobodashboard": {
- "name": "DroboDashboard",
- "description": "Downloads the latest verison of Drobo Dashboard",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Drobo/DroboDashboard.download.recipe",
- "shortname": "DroboDashboard.download",
- "inferred_type": "download",
- "children": [
- "com.github.joshua-d-miller.autopkg.munki.drobodashboard"
- ]
+ "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox": {
+ "name": "JetBrains Toolbox",
+ "description": "Downloads the latest version of JetBrains Toolbox and creates a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "JetBrainsToolbox/JetBrainsToolbox.pkg.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox",
+ "shortname": "JetBrainsToolbox.pkg",
+ "inferred_type": "pkg"
},
- "com.github.joshua-d-miller.autopkg.munki.drobodashboard": {
- "name": "DroboDashboard",
- "description": "Download the latest version of Drobo Dashboard and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "Drobo/DroboDashboard.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.drobodashboard",
- "shortname": "DroboDashboard.munki",
+ "com.github.arubdesu.munki.iTeleport": {
+ "name": "iTeleport",
+ "description": "Downloads latest version of iTeleport and imports it into a Munki repo.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "iTeleport/iTeleport.munki.recipe",
+ "parent": "com.github.arubdesu.download.iTeleport",
+ "shortname": "iTeleport.munki",
"inferred_type": "munki",
- "munki_display_name": "DroboDashboard",
- "munki_description": "Mac Installer for the Drobo Dashboard Application. This will allow users to access their Drobo Firewire storage or NAS."
+ "munki_display_name": "iTeleport",
+ "munki_description": "It's magic"
},
- "com.github.joshua-d-miller.download.dymolabel": {
- "name": "DYMO Label",
- "description": "Downloads the latest verison of DYMO Label Software",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "DYMO/DYMOLabel.download.recipe",
- "shortname": "DYMOLabel.download",
+ "com.github.arubdesu.download.iTeleport": {
+ "name": "iTeleport",
+ "description": "Downloads the current release version of iTeleport.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "iTeleport/iTeleport.download.recipe",
+ "deprecated": true,
+ "shortname": "iTeleport.download",
"inferred_type": "download",
"children": [
- "com.github.hansen-m.pkg.DymoLabel",
- "com.github.joshua-d-miller.autopkg.munki.dymolabel",
- "com.github.jazzace.install.dymolabel"
+ "com.github.arubdesu.munki.iTeleport",
+ "com.github.arubdesu.pkg.iTeleport"
]
},
- "com.github.joshua-d-miller.autopkg.munki.dymolabel": {
- "name": "DYMO Label",
- "description": "Download the latest version of DYMO Label Software and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "DYMO/DYMOLabel.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.dymolabel",
- "shortname": "DYMOLabel.munki",
- "inferred_type": "munki",
- "munki_display_name": "DYMO Label v.8",
- "munki_description": "Print one label or hundreds, with ease... With DYMO Label v.8 software and your DYMO LabelWriter printer, you'll design and print impressive labels that look exactly the way you want them to look - without the waste and hassle of sheet labels."
+ "com.github.arubdesu.install.iTeleport": {
+ "name": null,
+ "description": "Installs the current release version of iTeleport.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "iTeleport/iTeleport.install.recipe",
+ "parent": "com.github.arubdesu.pkg.iTeleport",
+ "shortname": "iTeleport.install",
+ "inferred_type": "install"
},
- "com.github.joshua-d-miller.download.geogebra": {
- "name": "GeoGebra",
- "description": "Downloads the latest verison of GeoGebra",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "GeoGebra/GeoGebra.download.recipe",
- "shortname": "GeoGebra.download",
- "inferred_type": "download",
+ "com.github.arubdesu.pkg.iTeleport": {
+ "name": "iTeleport",
+ "description": "Downloads the current release version of iTeleport and builds a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "iTeleport/iTeleport.pkg.recipe",
+ "parent": "com.github.arubdesu.download.iTeleport",
+ "shortname": "iTeleport.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.geogebra"
+ "com.github.arubdesu.install.iTeleport"
]
},
- "com.github.joshua-d-miller.autopkg.munki.geogebra": {
- "name": "GeoGebra",
- "description": "Download the latest version of GeoGebra and imports it into Munki.",
- "repo": "autopkg/joshua-d-miller-recipes",
- "path": "GeoGebra/GeoGebra.munki.recipe",
- "parent": "com.github.joshua-d-miller.download.geogebra",
- "shortname": "GeoGebra.munki",
- "inferred_type": "munki",
- "munki_display_name": "GeoGebra",
- "munki_description": "GeoGebra (www.geogebra.org) is free dynamic mathematics software for all levels of education that brings together geometry, algebra, spreadsheets, graphing, statistics and calculus in one easy-to-use package. Interactive learning, teaching and evaluation resources created with GeoGebra can be shared and used by everyone at www.geogebratube.org."
- },
"com.github.autopkg.arubdesu-recipes.pkg.macid": {
"name": "MacID",
"description": "Downloads the current release version of macid and builds a package.",
@@ -19212,15 +19305,6 @@
"com.github.autopkg.arubdesu-recipes.install.macid"
]
},
- "com.github.autopkg.arubdesu-recipes.install.macid": {
- "name": null,
- "description": "Installs the current release version of macid.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "MacID/MacID.install.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.pkg.macid",
- "shortname": "MacID.install",
- "inferred_type": "install"
- },
"com.github.autopkg.arubdesu-recipes.download.macid": {
"name": "MacID",
"description": "Downloads the latest version of MacID.",
@@ -19234,6 +19318,15 @@
"com.github.autopkg.arubdesu-recipes.munki.macid"
]
},
+ "com.github.autopkg.arubdesu-recipes.install.macid": {
+ "name": null,
+ "description": "Installs the current release version of macid.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "MacID/MacID.install.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.pkg.macid",
+ "shortname": "MacID.install",
+ "inferred_type": "install"
+ },
"com.github.autopkg.arubdesu-recipes.munki.macid": {
"name": "MacID",
"description": "Downloads latest version of macid and imports it into a Munki repo.",
@@ -19245,181 +19338,272 @@
"munki_display_name": "MacID",
"munki_description": "Unlock your Mac with just your fingerprint."
},
- "com.github.arubdesu.pkg.8x8Work": {
- "name": "8x8Work",
- "description": "Downloads the latest version of 8x8 Work and creates a package.",
+ "com.github.arubdesu.install.OrbStack": {
+ "name": "OrbStack",
+ "description": "Installs the latest version of OrbStack.",
"repo": "autopkg/arubdesu-recipes",
- "path": "8x8Inc/8x8Work.pkg.recipe",
- "parent": "com.github.arubdesu.download.8x8Work",
- "shortname": "8x8Work.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.Lotusshaney.munki.8x8Work-pkg"
- ]
+ "path": "OrbStack/OrbStack.install.recipe",
+ "parent": "com.github.arubdesu.download.OrbStack",
+ "shortname": "OrbStack.install",
+ "inferred_type": "install"
},
- "com.github.arubdesu.download.8x8Work": {
- "name": "8x8Work",
- "description": "Downloads the latest arm64 version of 8x8 Work",
+ "com.github.arubdesu.download.OrbStack": {
+ "name": "OrbStack",
+ "description": "Downloads the latest version of OrbStack.\n\nFor Intel use: \"amd64\" in the DOWNLOAD_ARCH variable\nFor Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable\n\nDefaults to Apple Silicon",
"repo": "autopkg/arubdesu-recipes",
- "path": "8x8Inc/8x8Work.download.recipe",
- "shortname": "8x8Work.download",
+ "path": "OrbStack/OrbStack.download.recipe",
+ "shortname": "OrbStack.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.8x8Work",
- "com.github.arubdesu.munki.8x8Work",
- "com.github.arubdesu.install.8x8Work"
+ "com.github.arubdesu.install.OrbStack",
+ "com.github.arubdesu.munki.OrbStack",
+ "com.github.arubdesu.pkg.OrbStack"
]
},
- "com.github.arubdesu.munki.8x8Work": {
- "name": "8x8Work",
- "description": "Downloads the latest version of 8x8 Work and imports it into Munki.",
+ "com.github.arubdesu.munki.OrbStack": {
+ "name": "OrbStack",
+ "description": "Downloads the latest version of OrbStack and imports it into Munki.",
"repo": "autopkg/arubdesu-recipes",
- "path": "8x8Inc/8x8Work.munki.recipe",
- "parent": "com.github.arubdesu.download.8x8Work",
- "shortname": "8x8Work.munki",
+ "path": "OrbStack/OrbStack.munki.recipe",
+ "parent": "com.github.arubdesu.download.OrbStack",
+ "shortname": "OrbStack.munki",
"inferred_type": "munki",
- "munki_display_name": "8x8 Work",
- "munki_description": "8x8 Work is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, and web conferencing\u2014all in a standalone desktop application. Use your Mac or smartphone to make calls, join video conferences or online meetings, chat, manage voicemails, access your company directory, and more."
+ "munki_display_name": "OrbStack",
+ "munki_description": "OrbStack is a fast, light, and simple way to run containers and Linux machines on macOS. It's a supercharged alternative to Docker Desktop and WSL, all in one easy-to-use app."
},
- "com.github.arubdesu.install.8x8Work": {
- "name": "8x8 Work",
- "description": "Installs the latest version of 8x8 Work",
+ "com.github.arubdesu.pkg.OrbStack": {
+ "name": "OrbStack",
+ "description": "Downloads the latest version of OrbStack and creates a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "8x8Inc/8x8Work.install.recipe",
- "parent": "com.github.arubdesu.download.8x8Work",
- "shortname": "8x8Work.install",
- "inferred_type": "install"
+ "path": "OrbStack/OrbStack.pkg.recipe",
+ "parent": "com.github.arubdesu.download.OrbStack",
+ "shortname": "OrbStack.pkg",
+ "inferred_type": "pkg"
},
- "com.github.arubdesu.install.AirBuddy2": {
- "name": "AirBuddy",
- "description": "Installs the latest version of AirBuddy.",
+ "com.github.arubdesu.install.Cinch": {
+ "name": null,
+ "description": "Installs the current release version of Cinch.",
"repo": "autopkg/arubdesu-recipes",
- "path": "AirBuddy/AirBuddy2.install.recipe",
- "parent": "com.github.arubdesu.download.AirBuddy2",
- "shortname": "AirBuddy2.install",
+ "path": "IrradiatedSoftware/Cinch.install.recipe",
+ "parent": "com.github.arubdesu.pkg.Cinch",
+ "shortname": "Cinch.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.AirBuddy2": {
- "name": "AirBuddy",
- "description": "Downloads the latest version of AirBuddy and creates a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "AirBuddy/AirBuddy2.pkg.recipe",
- "parent": "com.github.arubdesu.download.AirBuddy2",
- "shortname": "AirBuddy2.pkg",
- "inferred_type": "pkg"
- },
- "com.github.arubdesu.download.AirBuddy2": {
- "name": "AirBuddy",
- "description": "Downloads the latest version of AirBuddy.",
+ "com.github.arubdesu.download.Cinch": {
+ "name": "Cinch",
+ "description": "Downloads the current release version of Cinch.",
"repo": "autopkg/arubdesu-recipes",
- "path": "AirBuddy/AirBuddy2.download.recipe",
- "shortname": "AirBuddy2.download",
+ "path": "IrradiatedSoftware/Cinch.download.recipe",
+ "deprecated": true,
+ "shortname": "Cinch.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.install.AirBuddy2",
- "com.github.arubdesu.pkg.AirBuddy2",
- "com.github.arubdesu.munki.AirBuddy2"
+ "com.github.arubdesu.munki.Cinch",
+ "com.github.arubdesu.pkg.Cinch"
]
},
- "com.github.arubdesu.munki.AirBuddy2": {
- "name": "AirBuddy",
- "description": "Downloads the latest version of AirBuddy and imports it into Munki.",
+ "com.github.arubdesu.munki.Cinch": {
+ "name": "Cinch",
+ "description": "Downloads latest version of Cinch and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "AirBuddy/AirBuddy2.munki.recipe",
- "parent": "com.github.arubdesu.download.AirBuddy2",
- "shortname": "AirBuddy2.munki",
+ "path": "IrradiatedSoftware/Cinch.munki.recipe",
+ "parent": "com.github.arubdesu.download.Cinch",
+ "shortname": "Cinch.munki",
"inferred_type": "munki",
- "munki_display_name": "AirBuddy",
- "munki_description": "Experience AirPods on your Mac like never before."
+ "munki_display_name": "Cinch",
+ "munki_description": "Cinch allows you to precisely resize a window simply by dragging to the left, right, or top screen edge."
},
- "com.github.autopkg.arubdesu-recipes.aws-vault.download": {
- "name": "aws-vault",
- "description": "Downloads latest darwin version of aws-vault.",
+ "com.github.arubdesu.pkg.Cinch": {
+ "name": "Cinch",
+ "description": "Downloads the current release version of Cinch and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "aws-vault/aws-vault.download.recipe",
- "shortname": "aws-vault.download",
- "inferred_type": "download",
+ "path": "IrradiatedSoftware/Cinch.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Cinch",
+ "shortname": "Cinch.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.install.aws-vault",
- "com.github.autopkg.arubdesu-recipes.aws-vault.pkg"
+ "com.github.arubdesu.install.Cinch"
]
},
- "com.github.autopkg.arubdesu-recipes.munki.aws-vault": {
- "name": "aws-vault",
- "description": null,
+ "com.github.arubdesu.munki.MarsEdit": {
+ "name": "MarsEdit",
+ "description": "Downloads latest version of MarsEdit and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "aws-vault/aws-vault.munki.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.pkg",
- "shortname": "aws-vault.munki",
+ "path": "RedSweater/MarsEdit.munki.recipe",
+ "parent": "com.github.arubdesu.download.MarsEdit",
+ "shortname": "MarsEdit.munki",
"inferred_type": "munki",
- "munki_display_name": "aws-vault",
- "munki_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment."
- },
- "com.github.autopkg.install.aws-vault": {
- "name": "aws-vault",
- "description": "Installs the latest aws-vault from GitHub",
- "repo": "autopkg/arubdesu-recipes",
- "path": "aws-vault/aws-vault.install.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download",
- "shortname": "aws-vault.install",
- "inferred_type": "install"
+ "munki_display_name": "MarsEdit",
+ "munki_description": "MarsEdit is a weblog editor for Mac OS X. It supports posting to many popular blogging services, such as Blogger, Movable Type, Tumblr and WordPress."
},
- "com.github.autopkg.arubdesu-recipes.aws-vault.pkg": {
- "name": "aws-vault",
- "description": "Downloads the current release of 99designs/aws-vault from Github\n\t\tand builds a package installing it to /usr/local/bin.",
+ "com.github.arubdesu.pkg.MarsEdit": {
+ "name": "MarsEdit",
+ "description": "Downloads the current release version of MarsEdit and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "aws-vault/aws-vault.pkg.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download",
- "shortname": "aws-vault.pkg",
+ "path": "RedSweater/MarsEdit.pkg.recipe",
+ "parent": "com.github.arubdesu.download.MarsEdit",
+ "shortname": "MarsEdit.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.arubdesu-recipes.munki.aws-vault"
+ "com.github.arubdesu.install.MarsEdit"
]
},
- "com.github.autopkg.arubdesu-recipes.pkg.synergy": {
- "name": "Synergy",
- "description": "Downloads the current release version of Synergy and builds a package.",
+ "com.github.arubdesu.install.MarsEdit": {
+ "name": null,
+ "description": "Installs the current release version of MarsEdit.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Synergy/Synergy.pkg.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.download.synergy",
- "shortname": "Synergy.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.arubdesu-recipes.install.synergy"
+ "path": "RedSweater/MarsEdit.install.recipe",
+ "parent": "com.github.arubdesu.pkg.MarsEdit",
+ "shortname": "MarsEdit.install",
+ "inferred_type": "install"
+ },
+ "com.github.arubdesu.download.MarsEdit": {
+ "name": "MarsEdit",
+ "description": "Downloads the current release version of MarsEdit.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "RedSweater/MarsEdit.download.recipe",
+ "shortname": "MarsEdit.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.arubdesu.munki.MarsEdit",
+ "com.github.arubdesu.pkg.MarsEdit"
]
},
- "com.github.autopkg.arubdesu-recipes.download.synergy": {
- "name": "Synergy",
- "description": "Downloads the current stable version of Synergy",
+ "com.github.arubdesu.pkg.Mactracker": {
+ "name": "Mactracker",
+ "description": "Downloads the current release version of Mactracker and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Synergy/Synergy.download.recipe",
- "shortname": "Synergy.download",
+ "path": "Mactracker/Mactracker.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Mactracker",
+ "shortname": "Mactracker.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.arubdesu.install.Mactracker"
+ ]
+ },
+ "com.github.arubdesu.install.Mactracker": {
+ "name": null,
+ "description": "Installs the current release version of Mactracker.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Mactracker/Mactracker.install.recipe",
+ "parent": "com.github.arubdesu.pkg.Mactracker",
+ "shortname": "Mactracker.install",
+ "inferred_type": "install"
+ },
+ "com.github.arubdesu.download.Mactracker": {
+ "name": "Mactracker",
+ "description": "Downloads the current release version of Mactracker.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Mactracker/Mactracker.download.recipe",
+ "shortname": "Mactracker.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.arubdesu-recipes.pkg.synergy",
- "com.github.autopkg.arubdesu-recipes.munki.synergy"
+ "com.github.arubdesu.pkg.Mactracker",
+ "com.github.arubdesu.munki.Mactracker",
+ "com.github.peshay.filewave.Mactracker"
]
},
- "com.github.autopkg.arubdesu-recipes.munki.synergy": {
- "name": "Synergy",
- "description": "Downloads latest version of Synergy and imports it into a Munki repo.",
+ "com.github.arubdesu.munki.Mactracker": {
+ "name": "Mactracker",
+ "description": "Downloads the current release version of Mactracker and imports into Munki.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Synergy/Synergy.munki.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.download.synergy",
- "shortname": "Synergy.munki",
+ "path": "Mactracker/Mactracker.munki.recipe",
+ "parent": "com.github.arubdesu.download.Mactracker",
+ "shortname": "Mactracker.munki",
"inferred_type": "munki",
- "munki_display_name": "Synergy",
- "munki_description": "Synergy combines your desktop devices together in to one cohesive experience. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux."
+ "munki_display_name": "Mactracker",
+ "munki_description": "Mactracker provides detailed information on every Apple Macintosh computer ever made, including items such as processor speed, memory, optical drives, graphic cards, supported OS versions, and expansion options. Also included is information on Apple mice, keyboards, displays, printers, scanners, speakers, cameras, iPod, Apple TV, iPhone, iPad, Wi-Fi products, Newton, iOS, Mac OS, and OS X versions."
},
- "com.github.autopkg.arubdesu-recipes.install.synergy": {
+ "com.github.arubdesu.download.Limechat": {
+ "name": "Limechat",
+ "description": "Downloads the current release version of Limechat.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Limechat/Limechat.download.recipe",
+ "deprecated": true,
+ "shortname": "Limechat.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.arubdesu.pkg.Limechat",
+ "com.github.arubdesu.munki.Limechat",
+ "com.github.peshay.filewave.LimeChat"
+ ]
+ },
+ "com.github.arubdesu.pkg.Limechat": {
+ "name": "Limechat",
+ "description": "Downloads the current release version of Limechat and builds a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Limechat/Limechat.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Limechat",
+ "shortname": "Limechat.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.arubdesu.install.Limechat"
+ ]
+ },
+ "com.github.arubdesu.munki.Limechat": {
+ "name": "Limechat",
+ "description": "Downloads latest version of Limechat and imports it into a Munki repo.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Limechat/Limechat.munki.recipe",
+ "parent": "com.github.arubdesu.download.Limechat",
+ "shortname": "Limechat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Limechat",
+ "munki_description": "Limechat is an IRC client"
+ },
+ "com.github.arubdesu.install.Limechat": {
"name": null,
- "description": "Installs the current release version of synergy.",
+ "description": "Installs the current release version of Limechat.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Synergy/Synergy.install.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.pkg.synergy",
- "shortname": "Synergy.install",
+ "path": "Limechat/Limechat.install.recipe",
+ "parent": "com.github.arubdesu.pkg.Limechat",
+ "shortname": "Limechat.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.arubdesu-recipes.munki.aws-vault": {
+ "name": "aws-vault",
+ "description": null,
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "aws-vault/aws-vault.munki.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.pkg",
+ "shortname": "aws-vault.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "aws-vault",
+ "munki_description": "AWS Vault is a tool to securely store and access AWS credentials in a development environment."
+ },
+ "com.github.autopkg.install.aws-vault": {
+ "name": "aws-vault",
+ "description": "Installs the latest aws-vault from GitHub",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "aws-vault/aws-vault.install.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download",
+ "shortname": "aws-vault.install",
"inferred_type": "install"
},
+ "com.github.autopkg.arubdesu-recipes.aws-vault.download": {
+ "name": "aws-vault",
+ "description": "Downloads latest darwin version of aws-vault.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "aws-vault/aws-vault.download.recipe",
+ "shortname": "aws-vault.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.install.aws-vault",
+ "com.github.autopkg.arubdesu-recipes.aws-vault.pkg"
+ ]
+ },
+ "com.github.autopkg.arubdesu-recipes.aws-vault.pkg": {
+ "name": "aws-vault",
+ "description": "Downloads the current release of 99designs/aws-vault from Github\n\t\tand builds a package installing it to /usr/local/bin.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "aws-vault/aws-vault.pkg.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.aws-vault.download",
+ "shortname": "aws-vault.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.arubdesu-recipes.munki.aws-vault"
+ ]
+ },
"com.github.arubdesu.install.Workshare": {
"name": null,
"description": "Installs the current release version of Workshare.",
@@ -19429,15 +19613,6 @@
"shortname": "Workshare.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.Workshare": {
- "name": "Workshare",
- "description": "Downloads the current release version of Workshare and builds a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Workshare/Workshare.pkg.recipe",
- "parent": "com.github.arubdesu.download.Workshare",
- "shortname": "Workshare.pkg",
- "inferred_type": "pkg"
- },
"com.github.arubdesu.munki.Workshare": {
"name": "Workshare",
"description": "Downloads latest version of Workshare and imports it into a Munki repo.",
@@ -19449,6 +19624,15 @@
"munki_display_name": "Workshare",
"munki_description": "Marketing blurb goes here"
},
+ "com.github.arubdesu.pkg.Workshare": {
+ "name": "Workshare",
+ "description": "Downloads the current release version of Workshare and builds a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Workshare/Workshare.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Workshare",
+ "shortname": "Workshare.pkg",
+ "inferred_type": "pkg"
+ },
"com.github.arubdesu.download.Workshare": {
"name": "Workshare",
"description": "Downloads the current release version of Workshare.",
@@ -19458,360 +19642,344 @@
"inferred_type": "download",
"children": [
"com.github.arubdesu.install.Workshare",
- "com.github.arubdesu.pkg.Workshare",
- "com.github.arubdesu.munki.Workshare"
- ]
- },
- "com.github.arubdesu.pkg.LingonX": {
- "name": "LingonX",
- "description": "Downloads the current release version of LingonX and builds a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "PeterBorgApps/LingonX.pkg.recipe",
- "parent": "com.github.arubdesu.download.LingonX",
- "shortname": "LingonX.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.arubdesu.install.LingonX"
+ "com.github.arubdesu.munki.Workshare",
+ "com.github.arubdesu.pkg.Workshare"
]
},
- "com.github.arubdesu.munki.LingonX": {
- "name": "LingonX",
- "description": "Downloads latest version of LingonX and imports it into a Munki repo.",
+ "com.github.autopkg.arubdesu.munki.CharlesProxy": {
+ "name": "CharlesProxy",
+ "description": "Downloads latest version of CharlesProxy and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "PeterBorgApps/LingonX.munki.recipe",
- "parent": "com.github.arubdesu.download.LingonX",
- "shortname": "LingonX.munki",
+ "path": "CharlesProxy/CharlesProxy.munki.recipe",
+ "parent": "com.github.autopkg.arubdesu.download.CharlesProxy",
+ "shortname": "CharlesProxy.munki",
"inferred_type": "munki",
- "munki_display_name": "LingonX",
- "munki_description": "LingonX is an easy to use yet powerful utility that runs things automatically on your Mac"
+ "munki_display_name": "Charles",
+ "munki_description": "Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)."
},
- "com.github.arubdesu.download.LingonX": {
- "name": "LingonX",
- "description": "Downloads the current release version of LingonX.",
+ "com.github.autopkg.arubdesu.download.CharlesProxy": {
+ "name": "CharlesProxy",
+ "description": "Downloads the current release version of CharlesProxy.",
"repo": "autopkg/arubdesu-recipes",
- "path": "PeterBorgApps/LingonX.download.recipe",
- "deprecated": true,
- "shortname": "LingonX.download",
+ "path": "CharlesProxy/CharlesProxy.download.recipe",
+ "shortname": "CharlesProxy.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.LingonX",
- "com.github.arubdesu.munki.LingonX"
+ "com.github.autopkg.arubdesu.munki.CharlesProxy",
+ "com.github.autopkg.arubdesu.install.CharlesProxy",
+ "com.github.autopkg.pkg.CharlesProxy"
]
},
- "com.github.arubdesu.install.LingonX": {
+ "com.github.autopkg.arubdesu.install.CharlesProxy": {
"name": null,
- "description": "Installs the current release version of LingonX.",
+ "description": "Installs the current release version of CharlesProxy.",
"repo": "autopkg/arubdesu-recipes",
- "path": "PeterBorgApps/LingonX.install.recipe",
- "parent": "com.github.arubdesu.pkg.LingonX",
- "shortname": "LingonX.install",
+ "path": "CharlesProxy/CharlesProxy.install.recipe",
+ "parent": "com.github.autopkg.arubdesu.download.CharlesProxy",
+ "shortname": "CharlesProxy.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.Pacifist": {
- "name": "Pacifist",
- "description": "Downloads the current release version of Pacifist and builds a package.",
+ "com.github.autopkg.pkg.CharlesProxy": {
+ "name": "CharlesProxy",
+ "description": "Downloads the current release version of CharlesProxy and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Pacifist/Pacifist.pkg.recipe",
- "parent": "com.github.arubdesu.download.Pacifist",
- "shortname": "Pacifist.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.golbiga.jss.Pacifist"
- ]
+ "path": "CharlesProxy/CharlesProxy.pkg.recipe",
+ "parent": "com.github.autopkg.arubdesu.download.CharlesProxy",
+ "shortname": "CharlesProxy.pkg",
+ "inferred_type": "pkg"
},
- "com.github.arubdesu.munki.Pacifist": {
- "name": "Pacifist",
- "description": "Downloads latest version of Pacifist and imports it into a Munki repo.",
+ "com.github.arubdesu.pkg.GoogleAppEngineLauncher": {
+ "name": "GoogleAppEngineLauncher",
+ "description": "Downloads the latest version of GoogleAppEngineLauncher and creates a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Pacifist/Pacifist.munki.recipe",
- "parent": "com.github.arubdesu.download.Pacifist",
- "shortname": "Pacifist.munki",
- "inferred_type": "munki",
- "munki_display_name": "Pacifist",
- "munki_description": "Pacifist is a shareware application that opens Mac OS X .pkg package files, .dmg disk images, and .zip, .tar, .tar.gz, .tar.bz2, and .xar archives and allows you to extract individual files and folders out of them."
+ "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.pkg.recipe",
+ "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher",
+ "shortname": "GoogleAppEngineLauncher.pkg",
+ "inferred_type": "pkg"
},
- "com.github.arubdesu.install.Pacifist": {
- "name": null,
- "description": "Installs the current release version of Pacifist.",
+ "com.github.arubdesu.install.GoogleAppEngineLauncher": {
+ "name": "GoogleAppEngineLauncher",
+ "description": "Installs the latest version of GoogleAppEngineLauncher.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Pacifist/Pacifist.install.recipe",
- "parent": "com.github.arubdesu.download.Pacifist",
- "shortname": "Pacifist.install",
+ "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.install.recipe",
+ "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher",
+ "shortname": "GoogleAppEngineLauncher.install",
"inferred_type": "install"
},
- "com.github.arubdesu.download.Pacifist": {
- "name": "Pacifist",
- "description": "Downloads the current release version of Pacifist.",
+ "com.github.arubdesu.download.GoogleAppEngineLauncher": {
+ "name": "GoogleAppEngineLauncher",
+ "description": "Downloads the latest version of GoogleAppEngineLauncher.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Pacifist/Pacifist.download.recipe",
- "shortname": "Pacifist.download",
+ "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.download.recipe",
+ "shortname": "GoogleAppEngineLauncher.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.Pacifist",
- "com.github.arubdesu.munki.Pacifist",
- "com.github.arubdesu.install.Pacifist"
+ "com.github.arubdesu.pkg.GoogleAppEngineLauncher",
+ "com.github.arubdesu.install.GoogleAppEngineLauncher",
+ "com.github.arubdesu.munki.GoogleAppEngineLauncher"
]
},
- "com.github.arubdesu.install.Cinch": {
+ "com.github.arubdesu.munki.GoogleAppEngineLauncher": {
+ "name": "GoogleAppEngineLauncher",
+ "description": "Downloads the latest version of GoogleAppEngineLauncher and imports it into Munki.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.munki.recipe",
+ "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher",
+ "shortname": "GoogleAppEngineLauncher.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GoogleAppEngineLauncher",
+ "munki_description": " "
+ },
+ "com.github.autopkg.install.Sonos": {
"name": null,
- "description": "Installs the current release version of Cinch.",
+ "description": "Installs the current release version of Sonos.",
"repo": "autopkg/arubdesu-recipes",
- "path": "IrradiatedSoftware/Cinch.install.recipe",
- "parent": "com.github.arubdesu.pkg.Cinch",
- "shortname": "Cinch.install",
+ "path": "Sonos/Sonos.install.recipe",
+ "parent": "com.github.autopkg.pkg.Sonos",
+ "shortname": "Sonos.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.Cinch": {
- "name": "Cinch",
- "description": "Downloads the current release version of Cinch and builds a package.",
+ "com.github.autopkg.pkg.Sonos": {
+ "name": "Sonos",
+ "description": "Downloads the current release version of Sonos and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "IrradiatedSoftware/Cinch.pkg.recipe",
- "parent": "com.github.arubdesu.download.Cinch",
- "shortname": "Cinch.pkg",
+ "path": "Sonos/Sonos.pkg.recipe",
+ "parent": "com.github.autopkg.download.Sonos",
+ "shortname": "Sonos.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.Cinch"
+ "com.github.autopkg.install.Sonos"
]
},
- "com.github.arubdesu.download.Cinch": {
- "name": "Cinch",
- "description": "Downloads the current release version of Cinch.",
+ "com.github.autopkg.download.Sonos": {
+ "name": "Sonos",
+ "description": "Downloads the current release version of Sonos.",
"repo": "autopkg/arubdesu-recipes",
- "path": "IrradiatedSoftware/Cinch.download.recipe",
- "deprecated": true,
- "shortname": "Cinch.download",
+ "path": "Sonos/Sonos.download.recipe",
+ "shortname": "Sonos.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.Cinch",
- "com.github.arubdesu.munki.Cinch"
+ "com.github.autopkg.pkg.Sonos",
+ "com.github.autopkg.munki.Sonos"
]
},
- "com.github.arubdesu.munki.Cinch": {
- "name": "Cinch",
- "description": "Downloads latest version of Cinch and imports it into a Munki repo.",
+ "com.github.autopkg.munki.Sonos": {
+ "name": "Sonos",
+ "description": "Downloads latest version of Sonos and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "IrradiatedSoftware/Cinch.munki.recipe",
- "parent": "com.github.arubdesu.download.Cinch",
- "shortname": "Cinch.munki",
+ "path": "Sonos/Sonos.munki.recipe",
+ "parent": "com.github.autopkg.download.Sonos",
+ "shortname": "Sonos.munki",
"inferred_type": "munki",
- "munki_display_name": "Cinch",
- "munki_description": "Cinch allows you to precisely resize a window simply by dragging to the left, right, or top screen edge."
- },
- "com.github.arubdesu.install.WWDC": {
- "name": "WWDC",
- "description": "Installs the latest version of WWDC.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "WWDC/WWDC.install.recipe",
- "parent": "com.github.arubdesu.download.WWDC",
- "shortname": "WWDC.install",
- "inferred_type": "install"
+ "munki_display_name": "Sonos",
+ "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way."
},
- "com.github.arubdesu.download.WWDC": {
- "name": "WWDC",
- "description": "Downloads the latest version of WWDC.",
+ "com.github.arubdesu.download.AirBuddy2": {
+ "name": "AirBuddy",
+ "description": "Downloads the latest version of AirBuddy.",
"repo": "autopkg/arubdesu-recipes",
- "path": "WWDC/WWDC.download.recipe",
- "shortname": "WWDC.download",
+ "path": "AirBuddy/AirBuddy2.download.recipe",
+ "shortname": "AirBuddy2.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.install.WWDC",
- "com.github.arubdesu.pkg.WWDC",
- "com.github.arubdesu.munki.WWDC"
+ "com.github.arubdesu.install.AirBuddy2",
+ "com.github.arubdesu.pkg.AirBuddy2",
+ "com.github.arubdesu.munki.AirBuddy2"
]
},
- "com.github.arubdesu.pkg.WWDC": {
- "name": "WWDC",
- "description": "Downloads the latest version of WWDC and creates a package.",
+ "com.github.arubdesu.install.AirBuddy2": {
+ "name": "AirBuddy",
+ "description": "Installs the latest version of AirBuddy.",
"repo": "autopkg/arubdesu-recipes",
- "path": "WWDC/WWDC.pkg.recipe",
- "parent": "com.github.arubdesu.download.WWDC",
- "shortname": "WWDC.pkg",
+ "path": "AirBuddy/AirBuddy2.install.recipe",
+ "parent": "com.github.arubdesu.download.AirBuddy2",
+ "shortname": "AirBuddy2.install",
+ "inferred_type": "install"
+ },
+ "com.github.arubdesu.pkg.AirBuddy2": {
+ "name": "AirBuddy",
+ "description": "Downloads the latest version of AirBuddy and creates a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "AirBuddy/AirBuddy2.pkg.recipe",
+ "parent": "com.github.arubdesu.download.AirBuddy2",
+ "shortname": "AirBuddy2.pkg",
"inferred_type": "pkg"
},
- "com.github.arubdesu.munki.WWDC": {
- "name": "WWDC",
- "description": "Downloads the latest version of WWDC and imports it into Munki.",
+ "com.github.arubdesu.munki.AirBuddy2": {
+ "name": "AirBuddy",
+ "description": "Downloads the latest version of AirBuddy and imports it into Munki.",
"repo": "autopkg/arubdesu-recipes",
- "path": "WWDC/WWDC.munki.recipe",
- "parent": "com.github.arubdesu.download.WWDC",
- "shortname": "WWDC.munki",
+ "path": "AirBuddy/AirBuddy2.munki.recipe",
+ "parent": "com.github.arubdesu.download.AirBuddy2",
+ "shortname": "AirBuddy2.munki",
"inferred_type": "munki",
- "munki_display_name": "WWDC",
- "munki_description": "WWDC app for OS X"
+ "munki_display_name": "AirBuddy",
+ "munki_description": "Experience AirPods on your Mac like never before."
},
- "com.github.autopkg.arubdesu.install.MAU": {
+ "com.github.arubdesu.install.ClipMenu": {
"name": null,
- "description": "Installs the current release version of Microsoft AutoUpdate (MAU).",
+ "description": "Installs the current release version of ClipMenu.",
"repo": "autopkg/arubdesu-recipes",
- "path": "MSMAU/MAU.install.recipe",
- "parent": "com.github.arubdesu.pkg.MAU",
- "shortname": "MAU.install",
+ "path": "ClipMenu/ClipMenu.install.recipe",
+ "parent": "com.github.arubdesu.download.ClipMenu",
+ "shortname": "ClipMenu.install",
"inferred_type": "install"
},
- "com.github.autopkg.arubdesu.munki.MAU": {
- "name": "MAU",
- "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg. Set CULTURE_CODE to a different\nvalue to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx\nfor a table of Culture Codes.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "MSMAU/MAU.munki.recipe",
- "shortname": "MAU.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
- },
- "com.github.autopkg.arubdesu.pkg.MAU": {
- "name": "MSMAU",
- "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg.",
+ "com.github.arubdesu.pkg.ClipMenu": {
+ "name": "ClipMenu",
+ "description": "Downloads the current release version of ClipMenu and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "MSMAU/MAU.pkg.recipe",
- "shortname": "MAU.pkg",
+ "path": "ClipMenu/ClipMenu.pkg.recipe",
+ "parent": "com.github.arubdesu.download.ClipMenu",
+ "shortname": "ClipMenu.pkg",
"inferred_type": "pkg"
},
- "com.github.arubdesu.install.iTeleport": {
- "name": null,
- "description": "Installs the current release version of iTeleport.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "iTeleport/iTeleport.install.recipe",
- "parent": "com.github.arubdesu.pkg.iTeleport",
- "shortname": "iTeleport.install",
- "inferred_type": "install"
- },
- "com.github.arubdesu.download.iTeleport": {
- "name": "iTeleport",
- "description": "Downloads the current release version of iTeleport.",
+ "com.github.arubdesu.download.ClipMenu": {
+ "name": "ClipMenu",
+ "description": "Downloads the current release version of ClipMenu.",
"repo": "autopkg/arubdesu-recipes",
- "path": "iTeleport/iTeleport.download.recipe",
+ "path": "ClipMenu/ClipMenu.download.recipe",
"deprecated": true,
- "shortname": "iTeleport.download",
+ "shortname": "ClipMenu.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.munki.iTeleport",
- "com.github.arubdesu.pkg.iTeleport"
+ "com.github.arubdesu.install.ClipMenu",
+ "com.github.arubdesu.pkg.ClipMenu",
+ "com.github.arubdesu.munki.ClipMenu"
]
},
- "com.github.arubdesu.munki.iTeleport": {
- "name": "iTeleport",
- "description": "Downloads latest version of iTeleport and imports it into a Munki repo.",
+ "com.github.arubdesu.munki.ClipMenu": {
+ "name": "ClipMenu",
+ "description": "Downloads latest version of ClipMenu and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "iTeleport/iTeleport.munki.recipe",
- "parent": "com.github.arubdesu.download.iTeleport",
- "shortname": "iTeleport.munki",
+ "path": "ClipMenu/ClipMenu.munki.recipe",
+ "parent": "com.github.arubdesu.download.ClipMenu",
+ "shortname": "ClipMenu.munki",
"inferred_type": "munki",
- "munki_display_name": "iTeleport",
- "munki_description": "It's magic"
+ "munki_display_name": "ClipMenu",
+ "munki_description": "ClipMenu can manage clipboard history. You can record 8 clipboard types, from plain text to image."
},
- "com.github.arubdesu.pkg.iTeleport": {
- "name": "iTeleport",
- "description": "Downloads the current release version of iTeleport and builds a package.",
+ "com.github.arubdesu.install.8x8Work": {
+ "name": "8x8 Work",
+ "description": "Installs the latest version of 8x8 Work",
"repo": "autopkg/arubdesu-recipes",
- "path": "iTeleport/iTeleport.pkg.recipe",
- "parent": "com.github.arubdesu.download.iTeleport",
- "shortname": "iTeleport.pkg",
+ "path": "8x8Inc/8x8Work.install.recipe",
+ "parent": "com.github.arubdesu.download.8x8Work",
+ "shortname": "8x8Work.install",
+ "inferred_type": "install"
+ },
+ "com.github.arubdesu.pkg.8x8Work": {
+ "name": "8x8Work",
+ "description": "Downloads the latest version of 8x8 Work and creates a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "8x8Inc/8x8Work.pkg.recipe",
+ "parent": "com.github.arubdesu.download.8x8Work",
+ "shortname": "8x8Work.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.iTeleport"
+ "com.github.Lotusshaney.munki.8x8Work-pkg"
]
},
- "com.github.arubdesu.munki.quickradar": {
- "name": "quickradar",
- "description": "Downloads latest version of quickradar and imports it into a Munki repo.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "QuickRadar/quickradar.munki.recipe",
- "parent": "com.github.arubdesu.download.quickradar",
- "shortname": "quickradar.munki",
- "inferred_type": "munki",
- "munki_display_name": "quickradar",
- "munki_description": "QuickRadar runs in the background on your Mac, giving you a keyboard shortcut to instantly open a window to type your bug report."
- },
- "com.github.arubdesu.pkg.quickradar": {
- "name": "quickradar",
- "description": "Downloads the current release version of quickradar and builds a package.",
+ "com.github.arubdesu.download.8x8Work": {
+ "name": "8x8Work",
+ "description": "Downloads the latest arm64 version of 8x8 Work",
"repo": "autopkg/arubdesu-recipes",
- "path": "QuickRadar/quickradar.pkg.recipe",
- "parent": "com.github.arubdesu.download.quickradar",
- "shortname": "quickradar.pkg",
- "inferred_type": "pkg",
+ "path": "8x8Inc/8x8Work.download.recipe",
+ "shortname": "8x8Work.download",
+ "inferred_type": "download",
"children": [
- "com.github.arubdesu.install.quickradar"
+ "com.github.arubdesu.install.8x8Work",
+ "com.github.arubdesu.pkg.8x8Work",
+ "com.github.arubdesu.munki.8x8Work"
]
},
- "com.github.arubdesu.download.quickradar": {
- "name": "quickradar",
- "description": "Downloads the current release version of quickradar.",
+ "com.github.arubdesu.munki.8x8Work": {
+ "name": "8x8Work",
+ "description": "Downloads the latest version of 8x8 Work and imports it into Munki.",
"repo": "autopkg/arubdesu-recipes",
- "path": "QuickRadar/quickradar.download.recipe",
- "deprecated": true,
- "shortname": "quickradar.download",
+ "path": "8x8Inc/8x8Work.munki.recipe",
+ "parent": "com.github.arubdesu.download.8x8Work",
+ "shortname": "8x8Work.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "8x8 Work",
+ "munki_description": "8x8 Work is a comprehensive unified communications application that integrates a business softphone with visual voicemail, corporate directory, instant messaging, presence, video calling, fax, call recording, and web conferencing\u2014all in a standalone desktop application. Use your Mac or smartphone to make calls, join video conferences or online meetings, chat, manage voicemails, access your company directory, and more."
+ },
+ "com.github.autopkg.arubdesu.download.santa": {
+ "name": "santa",
+ "description": "Downloads the current (still in prerelease) version of santa from Github.\nWaiting on https://github.com/autopkg/autopkg/pull/264 to be merged before running\nCodeSigVerification on the kext in addition to the GUI.\n\t",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "santa/santa.download.recipe",
+ "shortname": "santa.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.munki.quickradar",
- "com.github.arubdesu.pkg.quickradar"
+ "com.github.autopkg.arubdesu.install.santa",
+ "com.github.autopkg.arubdesu.munki.santa"
]
},
- "com.github.arubdesu.install.quickradar": {
+ "com.github.autopkg.arubdesu.install.santa": {
"name": null,
- "description": "Installs the current release version of quickradar.",
+ "description": "Installs the current (still in prerelease) version of santa from Github.\n\t",
"repo": "autopkg/arubdesu-recipes",
- "path": "QuickRadar/quickradar.install.recipe",
- "parent": "com.github.arubdesu.pkg.quickradar",
- "shortname": "quickradar.install",
+ "path": "santa/santa.install.recipe",
+ "parent": "com.github.autopkg.arubdesu.download.santa",
+ "shortname": "santa.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.Limechat": {
- "name": "Limechat",
- "description": "Downloads the current release version of Limechat and builds a package.",
+ "com.github.autopkg.arubdesu.munki.santa": {
+ "name": "santa",
+ "description": "Downloads the current (still in prerelease) version of santa from Github and imports into Munki.\n\t",
"repo": "autopkg/arubdesu-recipes",
- "path": "Limechat/Limechat.pkg.recipe",
- "parent": "com.github.arubdesu.download.Limechat",
- "shortname": "Limechat.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.arubdesu.install.Limechat"
- ]
+ "path": "santa/santa.munki.recipe",
+ "parent": "com.github.autopkg.arubdesu.download.santa",
+ "shortname": "santa.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Santa keeps track of binaries or app bundles that are naughty and nice"
},
- "com.github.arubdesu.download.Limechat": {
- "name": "Limechat",
- "description": "Downloads the current release version of Limechat.",
+ "com.github.arubdesu.download.OnCue2": {
+ "name": "OnCue2",
+ "description": "Downloads the current release version of OnCue2.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Limechat/Limechat.download.recipe",
+ "path": "OnCue/OnCue2.download.recipe",
"deprecated": true,
- "shortname": "Limechat.download",
+ "shortname": "OnCue2.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.Limechat",
- "com.github.arubdesu.munki.Limechat",
- "com.github.peshay.filewave.LimeChat"
+ "com.github.arubdesu.pkg.OnCue2",
+ "com.github.arubdesu.munki.OnCue2"
]
},
- "com.github.arubdesu.install.Limechat": {
- "name": null,
- "description": "Installs the current release version of Limechat.",
+ "com.github.arubdesu.pkg.OnCue2": {
+ "name": "OnCue2",
+ "description": "Downloads the current release version of OnCue2 and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Limechat/Limechat.install.recipe",
- "parent": "com.github.arubdesu.pkg.Limechat",
- "shortname": "Limechat.install",
- "inferred_type": "install"
+ "path": "OnCue/OnCue2.pkg.recipe",
+ "parent": "com.github.arubdesu.download.OnCue2",
+ "shortname": "OnCue2.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.arubdesu.install.OnCue2"
+ ]
},
- "com.github.arubdesu.munki.Limechat": {
- "name": "Limechat",
- "description": "Downloads latest version of Limechat and imports it into a Munki repo.",
+ "com.github.arubdesu.munki.OnCue2": {
+ "name": "OnCue2",
+ "description": "Downloads latest version of OnCue2 and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Limechat/Limechat.munki.recipe",
- "parent": "com.github.arubdesu.download.Limechat",
- "shortname": "Limechat.munki",
+ "path": "OnCue/OnCue2.munki.recipe",
+ "parent": "com.github.arubdesu.download.OnCue2",
+ "shortname": "OnCue2.munki",
"inferred_type": "munki",
- "munki_display_name": "Limechat",
- "munki_description": "Limechat is an IRC client"
+ "munki_display_name": "OnCue2",
+ "munki_description": "Motion Detection + Secure Remote Viewing. See what your camera sees while you're away. Set a motion trigger and record any activity that happens while you're gone!"
},
- "com.github.autopkg.arubdesu-recipes.download.PuppetEnterpriseAgent": {
- "name": "PuppetEnterpriseAgent",
- "description": "Downloads the current release version of PuppetEnterpriseAgent.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS available",
+ "com.github.arubdesu.install.OnCue2": {
+ "name": null,
+ "description": "Installs the current release version of OnCue2.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Puppetlabs/PuppetEnterpriseAgent.download.recipe",
- "shortname": "PuppetEnterpriseAgent.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent"
- ]
+ "path": "OnCue/OnCue2.install.recipe",
+ "parent": "com.github.arubdesu.pkg.OnCue2",
+ "shortname": "OnCue2.install",
+ "inferred_type": "install"
},
"com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent": {
"name": "PuppetEnterpriseAgent",
@@ -19824,126 +19992,149 @@
"munki_display_name": "Puppet Enterprise Agent",
"munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state"
},
- "com.github.arubdesu.munki.Fake": {
- "name": "Fake",
- "description": "Downloads latest version of Fake and imports it into a Munki repo.",
+ "com.github.autopkg.arubdesu-recipes.download.PuppetEnterpriseAgent": {
+ "name": "PuppetEnterpriseAgent",
+ "description": "Downloads the current release version of PuppetEnterpriseAgent.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS available",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fake.munki.recipe",
- "parent": "com.github.arubdesu.download.Fake",
- "shortname": "Fake.munki",
- "inferred_type": "munki",
- "munki_display_name": "Fake",
- "munki_description": "Fake is a new browser for Mac OS X that makes web automation simple. Fake allows you to drag discrete browser Actions into a graphical Workflow that can be run again and again without human interaction. The Fake Workflows you create can be saved, reopened, and shared. Inspired by Apple's Automator application, Fake looks like a combination of Safari and Automator that allows you to run (and re-run) \"fake\" interactions with the web."
+ "path": "Puppetlabs/PuppetEnterpriseAgent.download.recipe",
+ "shortname": "PuppetEnterpriseAgent.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.arubdesu-recipes.munki.PuppetEnterpriseAgent"
+ ]
},
- "com.github.arubdesu.munki.Fluid": {
- "name": "Fluid",
- "description": "Downloads latest version of Fluid and imports it into a Munki repo.",
+ "com.github.arubdesu.munki.quickradar": {
+ "name": "quickradar",
+ "description": "Downloads latest version of quickradar and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fluid.munki.recipe",
- "parent": "com.github.arubdesu.download.Fluid",
- "shortname": "Fluid.munki",
+ "path": "QuickRadar/quickradar.munki.recipe",
+ "parent": "com.github.arubdesu.download.quickradar",
+ "shortname": "quickradar.munki",
"inferred_type": "munki",
- "munki_display_name": "Fluid",
- "munki_description": "Web applications like Gmail, Facebook, Campfire and Pandora are becoming more and more like desktop applications every day. Running each of these web apps in a separate tab in your browser can be a real pain. Fluid lets you create a Real Mac App (or \"Fluid App\") out of any website or web application, effectively turning your favorite web apps into OS X desktop apps."
+ "munki_display_name": "quickradar",
+ "munki_description": "QuickRadar runs in the background on your Mac, giving you a keyboard shortcut to instantly open a window to type your bug report."
},
- "com.github.arubdesu.install.Fake": {
- "name": null,
- "description": "Installs the current release version of Fake.",
+ "com.github.arubdesu.download.quickradar": {
+ "name": "quickradar",
+ "description": "Downloads the current release version of quickradar.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fake.install.recipe",
- "parent": "com.github.arubdesu.pkg.Fake",
- "shortname": "Fake.install",
- "inferred_type": "install"
+ "path": "QuickRadar/quickradar.download.recipe",
+ "deprecated": true,
+ "shortname": "quickradar.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.arubdesu.munki.quickradar",
+ "com.github.arubdesu.pkg.quickradar"
+ ]
},
- "com.github.arubdesu.pkg.Fluid": {
- "name": "Fluid",
- "description": "Downloads the current release version of Fluid and builds a package.",
+ "com.github.arubdesu.pkg.quickradar": {
+ "name": "quickradar",
+ "description": "Downloads the current release version of quickradar and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fluid.pkg.recipe",
- "parent": "com.github.arubdesu.download.Fluid",
- "shortname": "Fluid.pkg",
+ "path": "QuickRadar/quickradar.pkg.recipe",
+ "parent": "com.github.arubdesu.download.quickradar",
+ "shortname": "quickradar.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.Fluid"
+ "com.github.arubdesu.install.quickradar"
]
},
- "com.github.arubdesu.download.Fake": {
- "name": "Fake",
- "description": "Downloads the current release version of Fake.",
+ "com.github.arubdesu.install.quickradar": {
+ "name": null,
+ "description": "Installs the current release version of quickradar.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fake.download.recipe",
- "shortname": "Fake.download",
- "inferred_type": "download",
- "children": [
- "com.github.arubdesu.munki.Fake",
- "com.github.arubdesu.pkg.Fake"
- ]
+ "path": "QuickRadar/quickradar.install.recipe",
+ "parent": "com.github.arubdesu.pkg.quickradar",
+ "shortname": "quickradar.install",
+ "inferred_type": "install"
},
- "com.github.arubdesu.download.Fluid": {
- "name": "Fluid",
- "description": "Downloads the current release version of Fluid.",
+ "com.github.arubdesu.download.Pacifist": {
+ "name": "Pacifist",
+ "description": "Downloads the current release version of Pacifist.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fluid.download.recipe",
- "shortname": "Fluid.download",
+ "path": "Pacifist/Pacifist.download.recipe",
+ "shortname": "Pacifist.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.munki.Fluid",
- "com.github.arubdesu.pkg.Fluid"
+ "com.github.arubdesu.pkg.Pacifist",
+ "com.github.arubdesu.munki.Pacifist",
+ "com.github.arubdesu.install.Pacifist"
]
},
- "com.github.arubdesu.pkg.Fake": {
- "name": "Fake",
- "description": "Downloads the current release version of Fake and builds a package.",
+ "com.github.arubdesu.pkg.Pacifist": {
+ "name": "Pacifist",
+ "description": "Downloads the current release version of Pacifist and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fake.pkg.recipe",
- "parent": "com.github.arubdesu.download.Fake",
- "shortname": "Fake.pkg",
+ "path": "Pacifist/Pacifist.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Pacifist",
+ "shortname": "Pacifist.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.Fake"
+ "com.github.golbiga.jss.Pacifist"
]
},
- "com.github.arubdesu.install.Fluid": {
- "name": null,
- "description": "Installs the current release version of Fluid.",
+ "com.github.arubdesu.munki.Pacifist": {
+ "name": "Pacifist",
+ "description": "Downloads latest version of Pacifist and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CelestialTeapotSoftware/Fluid.install.recipe",
- "parent": "com.github.arubdesu.pkg.Fluid",
- "shortname": "Fluid.install",
- "inferred_type": "install"
+ "path": "Pacifist/Pacifist.munki.recipe",
+ "parent": "com.github.arubdesu.download.Pacifist",
+ "shortname": "Pacifist.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Pacifist",
+ "munki_description": "Pacifist is a shareware application that opens Mac OS X .pkg package files, .dmg disk images, and .zip, .tar, .tar.gz, .tar.bz2, and .xar archives and allows you to extract individual files and folders out of them."
},
- "com.github.autopkg.arubdesu.install.santa": {
+ "com.github.arubdesu.install.Pacifist": {
"name": null,
- "description": "Installs the current (still in prerelease) version of santa from Github.\n\t",
+ "description": "Installs the current release version of Pacifist.",
"repo": "autopkg/arubdesu-recipes",
- "path": "santa/santa.install.recipe",
- "parent": "com.github.autopkg.arubdesu.download.santa",
- "shortname": "santa.install",
+ "path": "Pacifist/Pacifist.install.recipe",
+ "parent": "com.github.arubdesu.download.Pacifist",
+ "shortname": "Pacifist.install",
"inferred_type": "install"
},
- "com.github.autopkg.arubdesu.munki.santa": {
- "name": "santa",
- "description": "Downloads the current (still in prerelease) version of santa from Github and imports into Munki.\n\t",
+ "com.github.arubdesu.pkg.WWDC": {
+ "name": "WWDC",
+ "description": "Downloads the latest version of WWDC and creates a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "santa/santa.munki.recipe",
- "parent": "com.github.autopkg.arubdesu.download.santa",
- "shortname": "santa.munki",
+ "path": "WWDC/WWDC.pkg.recipe",
+ "parent": "com.github.arubdesu.download.WWDC",
+ "shortname": "WWDC.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.arubdesu.munki.WWDC": {
+ "name": "WWDC",
+ "description": "Downloads the latest version of WWDC and imports it into Munki.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "WWDC/WWDC.munki.recipe",
+ "parent": "com.github.arubdesu.download.WWDC",
+ "shortname": "WWDC.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Santa keeps track of binaries or app bundles that are naughty and nice"
+ "munki_display_name": "WWDC",
+ "munki_description": "WWDC app for OS X"
},
- "com.github.autopkg.arubdesu.download.santa": {
- "name": "santa",
- "description": "Downloads the current (still in prerelease) version of santa from Github.\nWaiting on https://github.com/autopkg/autopkg/pull/264 to be merged before running\nCodeSigVerification on the kext in addition to the GUI.\n\t",
+ "com.github.arubdesu.download.WWDC": {
+ "name": "WWDC",
+ "description": "Downloads the latest version of WWDC.",
"repo": "autopkg/arubdesu-recipes",
- "path": "santa/santa.download.recipe",
- "shortname": "santa.download",
+ "path": "WWDC/WWDC.download.recipe",
+ "shortname": "WWDC.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.arubdesu.install.santa",
- "com.github.autopkg.arubdesu.munki.santa"
+ "com.github.arubdesu.pkg.WWDC",
+ "com.github.arubdesu.munki.WWDC",
+ "com.github.arubdesu.install.WWDC"
]
},
+ "com.github.arubdesu.install.WWDC": {
+ "name": "WWDC",
+ "description": "Installs the latest version of WWDC.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "WWDC/WWDC.install.recipe",
+ "parent": "com.github.arubdesu.download.WWDC",
+ "shortname": "WWDC.install",
+ "inferred_type": "install"
+ },
"com.github.autopkg.arubdesu-recipes.install.balenaEtcher": {
"name": "balenaEtcher",
"description": "Installs the latest version of balenaEtcher.",
@@ -19964,465 +20155,390 @@
"com.github.autopkg.arubdesu-recipes.install.balenaEtcher"
]
},
- "com.github.arubdesu.download.ClipMenu": {
- "name": "ClipMenu",
- "description": "Downloads the current release version of ClipMenu.",
+ "com.github.arubdesu.download.Reflector": {
+ "name": "Reflector",
+ "description": "Downloads the current release version of Reflector.",
"repo": "autopkg/arubdesu-recipes",
- "path": "ClipMenu/ClipMenu.download.recipe",
- "deprecated": true,
- "shortname": "ClipMenu.download",
+ "path": "Reflector/Reflector.download.recipe",
+ "shortname": "Reflector.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.install.ClipMenu",
- "com.github.arubdesu.munki.ClipMenu",
- "com.github.arubdesu.pkg.ClipMenu"
+ "com.github.arubdesu.pkg.Reflector",
+ "com.github.arubdesu.munki.Reflector",
+ "com.github.arubdesu.install.Reflector"
]
},
- "com.github.arubdesu.install.ClipMenu": {
+ "com.github.arubdesu.pkg.Reflector": {
+ "name": "Reflector",
+ "description": "Downloads the current release version of Reflector and builds a package.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Reflector/Reflector.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Reflector",
+ "shortname": "Reflector.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.arubdesu.munki.Reflector": {
+ "name": "Reflector",
+ "description": "Downloads latest version of Reflector and imports it into a Munki repo.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "Reflector/Reflector.munki.recipe",
+ "parent": "com.github.arubdesu.download.Reflector",
+ "shortname": "Reflector.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Reflector",
+ "munki_description": "Reflector lets you AirPlay mirror your iPhone or iPad to any Mac or PC, wirelessly. Play games, watch movies, demo apps or present to your computer from your iOS device."
+ },
+ "com.github.arubdesu.install.Reflector": {
"name": null,
- "description": "Installs the current release version of ClipMenu.",
+ "description": "Installs the current release version of Reflector.",
"repo": "autopkg/arubdesu-recipes",
- "path": "ClipMenu/ClipMenu.install.recipe",
- "parent": "com.github.arubdesu.download.ClipMenu",
- "shortname": "ClipMenu.install",
+ "path": "Reflector/Reflector.install.recipe",
+ "parent": "com.github.arubdesu.download.Reflector",
+ "shortname": "Reflector.install",
"inferred_type": "install"
},
- "com.github.arubdesu.munki.ClipMenu": {
- "name": "ClipMenu",
- "description": "Downloads latest version of ClipMenu and imports it into a Munki repo.",
+ "com.github.autopkg.arubdesu.munki.MAU": {
+ "name": "MAU",
+ "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg. Set CULTURE_CODE to a different\nvalue to get a different localization. See http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx\nfor a table of Culture Codes.",
"repo": "autopkg/arubdesu-recipes",
- "path": "ClipMenu/ClipMenu.munki.recipe",
- "parent": "com.github.arubdesu.download.ClipMenu",
- "shortname": "ClipMenu.munki",
+ "path": "MSMAU/MAU.munki.recipe",
+ "shortname": "MAU.munki",
"inferred_type": "munki",
- "munki_display_name": "ClipMenu",
- "munki_description": "ClipMenu can manage clipboard history. You can record 8 clipboard types, from plain text to image."
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.arubdesu.pkg.ClipMenu": {
- "name": "ClipMenu",
- "description": "Downloads the current release version of ClipMenu and builds a package.",
+ "com.github.autopkg.arubdesu.pkg.MAU": {
+ "name": "MSMAU",
+ "description": "Finds latest Microsoft AutoUpdate (MAU) installer, downloads the pkg.",
"repo": "autopkg/arubdesu-recipes",
- "path": "ClipMenu/ClipMenu.pkg.recipe",
- "parent": "com.github.arubdesu.download.ClipMenu",
- "shortname": "ClipMenu.pkg",
+ "path": "MSMAU/MAU.pkg.recipe",
+ "shortname": "MAU.pkg",
"inferred_type": "pkg"
},
- "com.github.arubdesu.install.OrbStack": {
- "name": "OrbStack",
- "description": "Installs the latest version of OrbStack.",
+ "com.github.autopkg.arubdesu.install.MAU": {
+ "name": null,
+ "description": "Installs the current release version of Microsoft AutoUpdate (MAU).",
"repo": "autopkg/arubdesu-recipes",
- "path": "OrbStack/OrbStack.install.recipe",
- "parent": "com.github.arubdesu.download.OrbStack",
- "shortname": "OrbStack.install",
+ "path": "MSMAU/MAU.install.recipe",
+ "parent": "com.github.arubdesu.pkg.MAU",
+ "shortname": "MAU.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.OrbStack": {
- "name": "OrbStack",
- "description": "Downloads the latest version of OrbStack and creates a package.",
+ "com.github.arubdesu.download.Fluid": {
+ "name": "Fluid",
+ "description": "Downloads the current release version of Fluid.",
"repo": "autopkg/arubdesu-recipes",
- "path": "OrbStack/OrbStack.pkg.recipe",
- "parent": "com.github.arubdesu.download.OrbStack",
- "shortname": "OrbStack.pkg",
- "inferred_type": "pkg"
+ "path": "CelestialTeapotSoftware/Fluid.download.recipe",
+ "shortname": "Fluid.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.arubdesu.munki.Fluid",
+ "com.github.arubdesu.pkg.Fluid"
+ ]
},
- "com.github.arubdesu.munki.OrbStack": {
- "name": "OrbStack",
- "description": "Downloads the latest version of OrbStack and imports it into Munki.",
+ "com.github.arubdesu.install.Fluid": {
+ "name": null,
+ "description": "Installs the current release version of Fluid.",
"repo": "autopkg/arubdesu-recipes",
- "path": "OrbStack/OrbStack.munki.recipe",
- "parent": "com.github.arubdesu.download.OrbStack",
- "shortname": "OrbStack.munki",
+ "path": "CelestialTeapotSoftware/Fluid.install.recipe",
+ "parent": "com.github.arubdesu.pkg.Fluid",
+ "shortname": "Fluid.install",
+ "inferred_type": "install"
+ },
+ "com.github.arubdesu.munki.Fluid": {
+ "name": "Fluid",
+ "description": "Downloads latest version of Fluid and imports it into a Munki repo.",
+ "repo": "autopkg/arubdesu-recipes",
+ "path": "CelestialTeapotSoftware/Fluid.munki.recipe",
+ "parent": "com.github.arubdesu.download.Fluid",
+ "shortname": "Fluid.munki",
"inferred_type": "munki",
- "munki_display_name": "OrbStack",
- "munki_description": "OrbStack is a fast, light, and simple way to run containers and Linux machines on macOS. It's a supercharged alternative to Docker Desktop and WSL, all in one easy-to-use app."
+ "munki_display_name": "Fluid",
+ "munki_description": "Web applications like Gmail, Facebook, Campfire and Pandora are becoming more and more like desktop applications every day. Running each of these web apps in a separate tab in your browser can be a real pain. Fluid lets you create a Real Mac App (or \"Fluid App\") out of any website or web application, effectively turning your favorite web apps into OS X desktop apps."
},
- "com.github.arubdesu.download.OrbStack": {
- "name": "OrbStack",
- "description": "Downloads the latest version of OrbStack.\n\nFor Intel use: \"amd64\" in the DOWNLOAD_ARCH variable\nFor Apple Silicon use: \"arm64\" in the DOWNLOAD_ARCH variable\n\nDefaults to Apple Silicon",
+ "com.github.arubdesu.pkg.Fake": {
+ "name": "Fake",
+ "description": "Downloads the current release version of Fake and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "OrbStack/OrbStack.download.recipe",
- "shortname": "OrbStack.download",
- "inferred_type": "download",
+ "path": "CelestialTeapotSoftware/Fake.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Fake",
+ "shortname": "Fake.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.OrbStack",
- "com.github.arubdesu.pkg.OrbStack",
- "com.github.arubdesu.munki.OrbStack"
+ "com.github.arubdesu.install.Fake"
]
},
- "com.github.arubdesu.pkg.MarsEdit": {
- "name": "MarsEdit",
- "description": "Downloads the current release version of MarsEdit and builds a package.",
+ "com.github.arubdesu.pkg.Fluid": {
+ "name": "Fluid",
+ "description": "Downloads the current release version of Fluid and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "RedSweater/MarsEdit.pkg.recipe",
- "parent": "com.github.arubdesu.download.MarsEdit",
- "shortname": "MarsEdit.pkg",
+ "path": "CelestialTeapotSoftware/Fluid.pkg.recipe",
+ "parent": "com.github.arubdesu.download.Fluid",
+ "shortname": "Fluid.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.MarsEdit"
+ "com.github.arubdesu.install.Fluid"
]
},
- "com.github.arubdesu.munki.MarsEdit": {
- "name": "MarsEdit",
- "description": "Downloads latest version of MarsEdit and imports it into a Munki repo.",
+ "com.github.arubdesu.munki.Fake": {
+ "name": "Fake",
+ "description": "Downloads latest version of Fake and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "RedSweater/MarsEdit.munki.recipe",
- "parent": "com.github.arubdesu.download.MarsEdit",
- "shortname": "MarsEdit.munki",
+ "path": "CelestialTeapotSoftware/Fake.munki.recipe",
+ "parent": "com.github.arubdesu.download.Fake",
+ "shortname": "Fake.munki",
"inferred_type": "munki",
- "munki_display_name": "MarsEdit",
- "munki_description": "MarsEdit is a weblog editor for Mac OS X. It supports posting to many popular blogging services, such as Blogger, Movable Type, Tumblr and WordPress."
+ "munki_display_name": "Fake",
+ "munki_description": "Fake is a new browser for Mac OS X that makes web automation simple. Fake allows you to drag discrete browser Actions into a graphical Workflow that can be run again and again without human interaction. The Fake Workflows you create can be saved, reopened, and shared. Inspired by Apple's Automator application, Fake looks like a combination of Safari and Automator that allows you to run (and re-run) \"fake\" interactions with the web."
},
- "com.github.arubdesu.download.MarsEdit": {
- "name": "MarsEdit",
- "description": "Downloads the current release version of MarsEdit.",
+ "com.github.arubdesu.download.Fake": {
+ "name": "Fake",
+ "description": "Downloads the current release version of Fake.",
"repo": "autopkg/arubdesu-recipes",
- "path": "RedSweater/MarsEdit.download.recipe",
- "shortname": "MarsEdit.download",
+ "path": "CelestialTeapotSoftware/Fake.download.recipe",
+ "shortname": "Fake.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.MarsEdit",
- "com.github.arubdesu.munki.MarsEdit"
+ "com.github.arubdesu.pkg.Fake",
+ "com.github.arubdesu.munki.Fake"
]
},
- "com.github.arubdesu.install.MarsEdit": {
+ "com.github.arubdesu.install.Fake": {
"name": null,
- "description": "Installs the current release version of MarsEdit.",
+ "description": "Installs the current release version of Fake.",
"repo": "autopkg/arubdesu-recipes",
- "path": "RedSweater/MarsEdit.install.recipe",
- "parent": "com.github.arubdesu.pkg.MarsEdit",
- "shortname": "MarsEdit.install",
+ "path": "CelestialTeapotSoftware/Fake.install.recipe",
+ "parent": "com.github.arubdesu.pkg.Fake",
+ "shortname": "Fake.install",
"inferred_type": "install"
},
- "com.github.arubdesu.pkg.Reflector": {
- "name": "Reflector",
- "description": "Downloads the current release version of Reflector and builds a package.",
+ "com.github.autopkg.arubdesu-recipes.download.synergy": {
+ "name": "Synergy",
+ "description": "Downloads the current stable version of Synergy",
"repo": "autopkg/arubdesu-recipes",
- "path": "Reflector/Reflector.pkg.recipe",
- "parent": "com.github.arubdesu.download.Reflector",
- "shortname": "Reflector.pkg",
- "inferred_type": "pkg"
- },
- "com.github.arubdesu.install.Reflector": {
- "name": null,
- "description": "Installs the current release version of Reflector.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Reflector/Reflector.install.recipe",
- "parent": "com.github.arubdesu.download.Reflector",
- "shortname": "Reflector.install",
- "inferred_type": "install"
- },
- "com.github.arubdesu.download.Reflector": {
- "name": "Reflector",
- "description": "Downloads the current release version of Reflector.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Reflector/Reflector.download.recipe",
- "shortname": "Reflector.download",
+ "path": "Synergy/Synergy.download.recipe",
+ "shortname": "Synergy.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.pkg.Reflector",
- "com.github.arubdesu.install.Reflector",
- "com.github.arubdesu.munki.Reflector"
+ "com.github.autopkg.arubdesu-recipes.munki.synergy",
+ "com.github.autopkg.arubdesu-recipes.pkg.synergy"
]
},
- "com.github.arubdesu.munki.Reflector": {
- "name": "Reflector",
- "description": "Downloads latest version of Reflector and imports it into a Munki repo.",
+ "com.github.autopkg.arubdesu-recipes.munki.synergy": {
+ "name": "Synergy",
+ "description": "Downloads latest version of Synergy and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Reflector/Reflector.munki.recipe",
- "parent": "com.github.arubdesu.download.Reflector",
- "shortname": "Reflector.munki",
+ "path": "Synergy/Synergy.munki.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.download.synergy",
+ "shortname": "Synergy.munki",
"inferred_type": "munki",
- "munki_display_name": "Reflector",
- "munki_description": "Reflector lets you AirPlay mirror your iPhone or iPad to any Mac or PC, wirelessly. Play games, watch movies, demo apps or present to your computer from your iOS device."
- },
- "com.github.arubdesu.pkg.GoogleAppEngineLauncher": {
- "name": "GoogleAppEngineLauncher",
- "description": "Downloads the latest version of GoogleAppEngineLauncher and creates a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.pkg.recipe",
- "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher",
- "shortname": "GoogleAppEngineLauncher.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Synergy",
+ "munki_description": "Synergy combines your desktop devices together in to one cohesive experience. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux."
},
- "com.github.arubdesu.download.GoogleAppEngineLauncher": {
- "name": "GoogleAppEngineLauncher",
- "description": "Downloads the latest version of GoogleAppEngineLauncher.",
+ "com.github.autopkg.arubdesu-recipes.pkg.synergy": {
+ "name": "Synergy",
+ "description": "Downloads the current release version of Synergy and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.download.recipe",
- "shortname": "GoogleAppEngineLauncher.download",
- "inferred_type": "download",
+ "path": "Synergy/Synergy.pkg.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.download.synergy",
+ "shortname": "Synergy.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.arubdesu.pkg.GoogleAppEngineLauncher",
- "com.github.arubdesu.munki.GoogleAppEngineLauncher",
- "com.github.arubdesu.install.GoogleAppEngineLauncher"
+ "com.github.autopkg.arubdesu-recipes.install.synergy"
]
},
- "com.github.arubdesu.munki.GoogleAppEngineLauncher": {
- "name": "GoogleAppEngineLauncher",
- "description": "Downloads the latest version of GoogleAppEngineLauncher and imports it into Munki.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.munki.recipe",
- "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher",
- "shortname": "GoogleAppEngineLauncher.munki",
- "inferred_type": "munki",
- "munki_display_name": "GoogleAppEngineLauncher",
- "munki_description": " "
- },
- "com.github.arubdesu.install.GoogleAppEngineLauncher": {
- "name": "GoogleAppEngineLauncher",
- "description": "Installs the latest version of GoogleAppEngineLauncher.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Google PythonAppEngineSDK/GoogleAppEngineLauncher.install.recipe",
- "parent": "com.github.arubdesu.download.GoogleAppEngineLauncher",
- "shortname": "GoogleAppEngineLauncher.install",
- "inferred_type": "install"
- },
- "com.github.arubdesu.shared": {
+ "com.github.autopkg.arubdesu-recipes.install.synergy": {
"name": null,
- "description": "Recipe stub for any Shared Processors in this directory.\n ",
- "repo": "autopkg/arubdesu-recipes",
- "path": "SharedProcessors/SharedRecipeStub.recipe"
- },
- "com.github.autopkg.arubdesu.munki.CharlesProxy": {
- "name": "CharlesProxy",
- "description": "Downloads latest version of CharlesProxy and imports it into a Munki repo.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "CharlesProxy/CharlesProxy.munki.recipe",
- "parent": "com.github.autopkg.arubdesu.download.CharlesProxy",
- "shortname": "CharlesProxy.munki",
- "inferred_type": "munki",
- "munki_display_name": "Charles",
- "munki_description": "Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information)."
- },
- "com.github.autopkg.pkg.CharlesProxy": {
- "name": "CharlesProxy",
- "description": "Downloads the current release version of CharlesProxy and builds a package.",
+ "description": "Installs the current release version of synergy.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CharlesProxy/CharlesProxy.pkg.recipe",
- "parent": "com.github.autopkg.arubdesu.download.CharlesProxy",
- "shortname": "CharlesProxy.pkg",
- "inferred_type": "pkg"
+ "path": "Synergy/Synergy.install.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.pkg.synergy",
+ "shortname": "Synergy.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.arubdesu.download.CharlesProxy": {
- "name": "CharlesProxy",
- "description": "Downloads the current release version of CharlesProxy.",
+ "com.github.arubdesu.pkg.LingonX": {
+ "name": "LingonX",
+ "description": "Downloads the current release version of LingonX and builds a package.",
"repo": "autopkg/arubdesu-recipes",
- "path": "CharlesProxy/CharlesProxy.download.recipe",
- "shortname": "CharlesProxy.download",
- "inferred_type": "download",
+ "path": "PeterBorgApps/LingonX.pkg.recipe",
+ "parent": "com.github.arubdesu.download.LingonX",
+ "shortname": "LingonX.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.autopkg.arubdesu.munki.CharlesProxy",
- "com.github.autopkg.pkg.CharlesProxy",
- "com.github.autopkg.arubdesu.install.CharlesProxy"
+ "com.github.arubdesu.install.LingonX"
]
},
- "com.github.autopkg.arubdesu.install.CharlesProxy": {
- "name": null,
- "description": "Installs the current release version of CharlesProxy.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "CharlesProxy/CharlesProxy.install.recipe",
- "parent": "com.github.autopkg.arubdesu.download.CharlesProxy",
- "shortname": "CharlesProxy.install",
- "inferred_type": "install"
- },
- "com.github.arubdesu.munki.OnCue2": {
- "name": "OnCue2",
- "description": "Downloads latest version of OnCue2 and imports it into a Munki repo.",
+ "com.github.arubdesu.munki.LingonX": {
+ "name": "LingonX",
+ "description": "Downloads latest version of LingonX and imports it into a Munki repo.",
"repo": "autopkg/arubdesu-recipes",
- "path": "OnCue/OnCue2.munki.recipe",
- "parent": "com.github.arubdesu.download.OnCue2",
- "shortname": "OnCue2.munki",
+ "path": "PeterBorgApps/LingonX.munki.recipe",
+ "parent": "com.github.arubdesu.download.LingonX",
+ "shortname": "LingonX.munki",
"inferred_type": "munki",
- "munki_display_name": "OnCue2",
- "munki_description": "Motion Detection + Secure Remote Viewing. See what your camera sees while you're away. Set a motion trigger and record any activity that happens while you're gone!"
- },
- "com.github.arubdesu.pkg.OnCue2": {
- "name": "OnCue2",
- "description": "Downloads the current release version of OnCue2 and builds a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "OnCue/OnCue2.pkg.recipe",
- "parent": "com.github.arubdesu.download.OnCue2",
- "shortname": "OnCue2.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.arubdesu.install.OnCue2"
- ]
+ "munki_display_name": "LingonX",
+ "munki_description": "LingonX is an easy to use yet powerful utility that runs things automatically on your Mac"
},
- "com.github.arubdesu.install.OnCue2": {
+ "com.github.arubdesu.install.LingonX": {
"name": null,
- "description": "Installs the current release version of OnCue2.",
+ "description": "Installs the current release version of LingonX.",
"repo": "autopkg/arubdesu-recipes",
- "path": "OnCue/OnCue2.install.recipe",
- "parent": "com.github.arubdesu.pkg.OnCue2",
- "shortname": "OnCue2.install",
+ "path": "PeterBorgApps/LingonX.install.recipe",
+ "parent": "com.github.arubdesu.pkg.LingonX",
+ "shortname": "LingonX.install",
"inferred_type": "install"
},
- "com.github.arubdesu.download.OnCue2": {
- "name": "OnCue2",
- "description": "Downloads the current release version of OnCue2.",
+ "com.github.arubdesu.download.LingonX": {
+ "name": "LingonX",
+ "description": "Downloads the current release version of LingonX.",
"repo": "autopkg/arubdesu-recipes",
- "path": "OnCue/OnCue2.download.recipe",
+ "path": "PeterBorgApps/LingonX.download.recipe",
"deprecated": true,
- "shortname": "OnCue2.download",
+ "shortname": "LingonX.download",
"inferred_type": "download",
"children": [
- "com.github.arubdesu.munki.OnCue2",
- "com.github.arubdesu.pkg.OnCue2"
+ "com.github.arubdesu.pkg.LingonX",
+ "com.github.arubdesu.munki.LingonX"
]
},
- "com.github.autopkg.munki.Sonos": {
- "name": "Sonos",
- "description": "Downloads latest version of Sonos and imports it into a Munki repo.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Sonos/Sonos.munki.recipe",
- "parent": "com.github.autopkg.download.Sonos",
- "shortname": "Sonos.munki",
+ "com.github.jps3.munki.VueScan": {
+ "name": "VueScan",
+ "description": "Downloads the latest VueScan. This recipe relies upon the com.github.hansen-m.download.VueScan recipe, so be certain you have added his autopkg repo https://github.com/autopkg/hansen-m-recipes.git.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "VueScan/VueScan.munki.recipe",
+ "parent": "com.github.hansen-m.download.VueScan",
+ "shortname": "VueScan.munki",
"inferred_type": "munki",
- "munki_display_name": "Sonos",
- "munki_description": "Take total control of your home listening experience with the Sonos app. Play, control and explore your music, your way."
+ "munki_display_name": "VueScan",
+ "munki_description": "VueScan is a powerful, easy-to-use program that scans documents, photos and film; creates PDF, JPEG, TIFF and TXT files; supports nearly 2000 scanners; For more information go to http://www.hamrick.com."
},
- "com.github.autopkg.download.Sonos": {
- "name": "Sonos",
- "description": "Downloads the current release version of Sonos.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Sonos/Sonos.download.recipe",
- "shortname": "Sonos.download",
+ "com.github.jps3.pkg.VueScan": {
+ "name": "VueScan",
+ "description": "Downloads the latest stable VueScan and creates flat *.pkg installer.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "VueScan/VueScan.pkg.recipe",
+ "parent": "com.github.hansen-m.download.VueScan",
+ "shortname": "VueScan.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.novaksam.jamf.VueScan"
+ ]
+ },
+ "com.github.jps3.download.Arduino": {
+ "name": "Arduino",
+ "description": "Downloads the latest stable Arduino.\n\nTo download the Intel version use \"64bit\" in the ARCH_TYPE variable.\nTo download the Apple Silicon version use \"arm64\" in the ARCH_TYPE variable.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Arduino/Arduino.download.recipe",
+ "shortname": "Arduino.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.Sonos",
- "com.github.autopkg.pkg.Sonos"
+ "com.github.jps3.munki.Arduino",
+ "com.github.jps3.pkg.Arduino"
]
},
- "com.github.autopkg.install.Sonos": {
- "name": null,
- "description": "Installs the current release version of Sonos.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Sonos/Sonos.install.recipe",
- "parent": "com.github.autopkg.pkg.Sonos",
- "shortname": "Sonos.install",
- "inferred_type": "install"
+ "com.github.jps3.munki.Arduino": {
+ "name": "Arduino",
+ "description": "Downloads the latest Arduino and imports into Munki.\n\nFor the SUPPORTED_ARCH variable use x86_64 for Intel or arm64 for Apple Silicon.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Arduino/Arduino.munki.recipe",
+ "parent": "com.github.jps3.download.Arduino",
+ "shortname": "Arduino.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Arduino IDE",
+ "munki_description": "The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software.\n\nThis software can be used with any Arduino board.\n\nRefer to the Getting Started page for Installation instructions:\n\nhttps://www.arduino.cc/en/Guide/HomePage\n "
},
- "com.github.autopkg.pkg.Sonos": {
- "name": "Sonos",
- "description": "Downloads the current release version of Sonos and builds a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Sonos/Sonos.pkg.recipe",
- "parent": "com.github.autopkg.download.Sonos",
- "shortname": "Sonos.pkg",
+ "com.github.jps3.pkg.Arduino": {
+ "name": "Arduino",
+ "description": "Downloads the latest stable Arduino and creates flat *.pkg installer.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Arduino/Arduino.pkg.recipe",
+ "parent": "com.github.jps3.download.Arduino",
+ "shortname": "Arduino.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.install.Sonos"
+ "com.github.sebtomasi.jss.Arduino"
]
},
- "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox": {
- "name": "JetBrains Toolbox",
- "description": "Downloads the latest version of JetBrains Toolbox and creates a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "JetBrainsToolbox/JetBrainsToolbox.pkg.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox",
- "shortname": "JetBrainsToolbox.pkg",
- "inferred_type": "pkg"
- },
- "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox": {
- "name": "JetBrainsToolbox",
- "description": "Downloads the latest version of JetBrains Toolbox.\nARCH can be one of 'mac' or 'macM1'\n\t",
- "repo": "autopkg/arubdesu-recipes",
- "path": "JetBrainsToolbox/JetBrainsToolbox.download.recipe",
- "shortname": "JetBrainsToolbox.download",
+ "com.github.jps3.download.WacomIntuosProTabletDriver": {
+ "name": "WacomIntuosProDriver",
+ "description": "Downloads the latest drivers for the Wacom Intuos Pro tablets.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "WacomIntuosProDriver/WacomIntuosProDriver.download.recipe",
+ "shortname": "WacomIntuosProDriver.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.arubdesu-recipes.pkg.JetBrainsToolbox",
- "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox",
- "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox"
+ "com.github.jps3.munki.WacomIntuosProTabletDriver",
+ "com.github.jazzace.pkg.WacomIntuosProTabletDriver"
]
},
- "com.github.autopkg.arubdesu-recipes.munki.JetBrainsToolbox": {
- "name": "JetBrains Toolbox",
- "description": "Downloads the latest version of JetBrains Toolbox and imports it into Munki.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "JetBrainsToolbox/JetBrainsToolbox.munki.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox",
- "shortname": "JetBrainsToolbox.munki",
+ "com.github.jps3.munki.WacomIntuosProTabletDriver": {
+ "name": "WacomIntuosProDriver",
+ "description": "Downloads the current release version of Wacom Intuos Pro Driver and imports into Munki.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "WacomIntuosProDriver/WacomIntuosProDriver.munki.recipe",
+ "parent": "com.github.jps3.download.WacomIntuosProTabletDriver",
+ "shortname": "WacomIntuosProDriver.munki",
"inferred_type": "munki",
- "munki_display_name": "JetBrains Toolbox",
- "munki_description": " "
- },
- "com.github.autopkg.arubdesu-recipes.install.JetBrainsToolbox": {
- "name": "JetBrains Toolbox",
- "description": "Installs the latest version of JetBrains Toolbox.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "JetBrainsToolbox/JetBrainsToolbox.install.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.download.JetBrainsToolbox",
- "shortname": "JetBrainsToolbox.install",
- "inferred_type": "install"
+ "munki_display_name": "WacomIntuosProDriver",
+ "munki_description": "Drivers and support software for the Wacom Intuos Pro tablets."
},
- "com.github.arubdesu.munki.Mactracker": {
- "name": "Mactracker",
- "description": "Downloads the current release version of Mactracker and imports into Munki.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Mactracker/Mactracker.munki.recipe",
- "parent": "com.github.arubdesu.download.Mactracker",
- "shortname": "Mactracker.munki",
+ "com.github.jps3.munki.RicohThetaSC": {
+ "name": null,
+ "description": "Downloads latest Ricoh Theta SC disk image and imports it into Munki.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Ricoh/RicohThetaSC.munki.recipe",
+ "parent": "com.github.moofit-recipes.download.RicohThetaSC",
+ "shortname": "RicohThetaSC.munki",
"inferred_type": "munki",
- "munki_display_name": "Mactracker",
- "munki_description": "Mactracker provides detailed information on every Apple Macintosh computer ever made, including items such as processor speed, memory, optical drives, graphic cards, supported OS versions, and expansion options. Also included is information on Apple mice, keyboards, displays, printers, scanners, speakers, cameras, iPod, Apple TV, iPhone, iPad, Wi-Fi products, Newton, iOS, Mac OS, and OS X versions."
+ "munki_display_name": null,
+ "munki_description": "A computer application with which you can convert, view, and share spherical images that you captured"
},
- "com.github.arubdesu.install.Mactracker": {
- "name": null,
- "description": "Installs the current release version of Mactracker.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Mactracker/Mactracker.install.recipe",
- "parent": "com.github.arubdesu.pkg.Mactracker",
- "shortname": "Mactracker.install",
- "inferred_type": "install"
+ "com.github.jps3.munki.Gyroflow": {
+ "name": "Gyroflow",
+ "description": "Downloads the latest version of Gyroflow and imports it into Munki.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Gyroflow/Gyroflow.munki.recipe",
+ "parent": "com.github.jps3.download.Gyroflow",
+ "shortname": "Gyroflow.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Gyroflow",
+ "munki_description": "Video stabilization using gyroscope data"
},
- "com.github.arubdesu.download.Mactracker": {
- "name": "Mactracker",
- "description": "Downloads the current release version of Mactracker.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Mactracker/Mactracker.download.recipe",
- "shortname": "Mactracker.download",
- "inferred_type": "download",
- "children": [
- "com.github.arubdesu.munki.Mactracker",
- "com.github.arubdesu.pkg.Mactracker",
- "com.github.peshay.filewave.Mactracker"
- ]
+ "com.github.jps3.munki.gyroflow-ofx": {
+ "name": "gyroflow-ofx",
+ "description": "Downloads the latest version of the Gyroflow OFX plugin and imports it into Munki.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Gyroflow/gyroflow-ofx.munki.recipe",
+ "parent": "com.github.jps3.pkg.gyroflow-ofx",
+ "shortname": "gyroflow-ofx.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Gyroflow OFX Plugin",
+ "munki_description": "Video stabilization using gyroscope data"
},
- "com.github.arubdesu.pkg.Mactracker": {
- "name": "Mactracker",
- "description": "Downloads the current release version of Mactracker and builds a package.",
- "repo": "autopkg/arubdesu-recipes",
- "path": "Mactracker/Mactracker.pkg.recipe",
- "parent": "com.github.arubdesu.download.Mactracker",
- "shortname": "Mactracker.pkg",
+ "com.github.jps3.pkg.Gyroflow": {
+ "name": "Gyroflow",
+ "description": "Downloads the latest version of Gyroflow and creates a package.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Gyroflow/Gyroflow.pkg.recipe",
+ "parent": "com.github.jps3.download.Gyroflow",
+ "shortname": "Gyroflow.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.arubdesu.install.Mactracker"
+ "com.github.jps3.jamf.Gyroflow"
]
},
- "com.github.jps3.download.SketchUpPro": {
- "name": "SketchUpPro",
- "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check (21-Mar-2018) locales were: en, de, es, fr, it, ja, ko, pt-BR, ru, sv, zh-CN, and zh-TW.\n\n(The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download/import/etc was not working well. For the nonce that functionality has been reverted. You will need to update or recreate your RecipeOverride(s). The RELEASE_YEAR variable is just used to help with consistent naming, _NOT_ in choosing which version to download.)\n\nNote: It sppears that every major release is done annually and requires and updated license. You will want to keep that in mind if you are automating your deployments without testing!\n",
+ "com.github.jps3.download.Gyroflow": {
+ "name": "Gyroflow",
+ "description": "Downloads the latest version of Gyroflow.",
"repo": "autopkg/jps3-recipes",
- "path": "SketchUpPro/SketchUpPro.download.recipe",
- "shortname": "SketchUpPro.download",
+ "path": "Gyroflow/Gyroflow.download.recipe",
+ "shortname": "Gyroflow.download",
"inferred_type": "download",
"children": [
- "com.github.jps3.munki.SketchUpPro"
+ "com.github.jps3.munki.Gyroflow",
+ "com.github.jps3.pkg.Gyroflow"
]
},
- "com.github.jps3.munki.SketchUpPro": {
- "name": null,
- "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page, then imports into your Munki repo. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check locales were: en, de, es, fr, it, ja, ko.\n\nNote (20-Mar-2018): The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download and process was not working well due to the not-quite-straightforward way the developer creates their URL patterns. For the time being that functionality has been reverted such that RELEASE_YEAR is used as a convenience variable to limit the number of locations you would need to edit in your overrides. (You will need to update or recreate your RecipeOverride(s) for these changes to take effect for you.\n\nNote (21-Mar-2018): If you encounter any errors in AutoPkg with these recipes, I recommend: (a) recreate your override(s); (b) rename or delete the cached downloads as that has cleared up the majority of hdiutil-related errors for me. Whether you save your receipts or not is up to your conscience and accountant.\n",
- "repo": "autopkg/jps3-recipes",
- "path": "SketchUpPro/SketchUpPro.munki.recipe",
- "parent": "com.github.jps3.download.SketchUpPro",
- "shortname": "SketchUpPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "SketchUp Pro",
- "munki_description": "SketchUp Pro is the most intuitive way to design, document and communicate your ideas in 3D.\nAdditional information can be found at https://www.sketchup.com/products/sketchup-pro\n\t\t\t"
- },
"com.github.jps3.jamf.Gyroflow": {
"name": "Gyroflow",
"description": "Downloads the latest version of Gyroflow and uploads the package to Jamf.",
@@ -20445,42 +20561,6 @@
"com.github.jps3.pkg.gyroflow-ofx"
]
},
- "com.github.jps3.download.Gyroflow": {
- "name": "Gyroflow",
- "description": "Downloads the latest version of Gyroflow.",
- "repo": "autopkg/jps3-recipes",
- "path": "Gyroflow/Gyroflow.download.recipe",
- "shortname": "Gyroflow.download",
- "inferred_type": "download",
- "children": [
- "com.github.jps3.munki.Gyroflow",
- "com.github.jps3.pkg.Gyroflow"
- ]
- },
- "com.github.jps3.pkg.gyroflow-ofx": {
- "name": "gyroflow-ofx",
- "description": "Downloads the latest version of gyroflow-ofx and creates a package.",
- "repo": "autopkg/jps3-recipes",
- "path": "Gyroflow/gyroflow-ofx.pkg.recipe",
- "parent": "com.github.jps3.download.gyroflow-ofx",
- "shortname": "gyroflow-ofx.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jps3.jamf.gyroflow-ofx",
- "com.github.jps3.munki.gyroflow-ofx"
- ]
- },
- "com.github.jps3.munki.Gyroflow": {
- "name": "Gyroflow",
- "description": "Downloads the latest version of Gyroflow and imports it into Munki.",
- "repo": "autopkg/jps3-recipes",
- "path": "Gyroflow/Gyroflow.munki.recipe",
- "parent": "com.github.jps3.download.Gyroflow",
- "shortname": "Gyroflow.munki",
- "inferred_type": "munki",
- "munki_display_name": "Gyroflow",
- "munki_description": "Video stabilization using gyroscope data"
- },
"com.github.jps3.jamf.gyroflow-ofx": {
"name": "gyroflow-ofx",
"description": "Downloads the latest version of the Gyroflow OFX plugin and uploads the package to Jamf.",
@@ -20492,72 +20572,19 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jps3.pkg.Gyroflow": {
- "name": "Gyroflow",
- "description": "Downloads the latest version of Gyroflow and creates a package.",
- "repo": "autopkg/jps3-recipes",
- "path": "Gyroflow/Gyroflow.pkg.recipe",
- "parent": "com.github.jps3.download.Gyroflow",
- "shortname": "Gyroflow.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jps3.jamf.Gyroflow"
- ]
- },
- "com.github.jps3.munki.gyroflow-ofx": {
+ "com.github.jps3.pkg.gyroflow-ofx": {
"name": "gyroflow-ofx",
- "description": "Downloads the latest version of the Gyroflow OFX plugin and imports it into Munki.",
- "repo": "autopkg/jps3-recipes",
- "path": "Gyroflow/gyroflow-ofx.munki.recipe",
- "parent": "com.github.jps3.pkg.gyroflow-ofx",
- "shortname": "gyroflow-ofx.munki",
- "inferred_type": "munki",
- "munki_display_name": "Gyroflow OFX Plugin",
- "munki_description": "Video stabilization using gyroscope data"
- },
- "com.github.jps3.munki.Brackets": {
- "name": "Brackets",
- "description": "Downloads the latest version of Adobe Brackets and imports into Munki repository.",
- "repo": "autopkg/jps3-recipes",
- "path": "Adobe/Brackets.munki.recipe",
- "parent": "com.github.novaksam.download.Brackets",
- "shortname": "Brackets.munki",
- "inferred_type": "munki",
- "munki_display_name": "Brackets",
- "munki_description": "Brackets is an open source code editor for web designers and front-end developers. http://brackets.io/"
- },
- "com.github.jps3.munki.Camtasia": {
- "name": "Camtasia",
- "description": "Downloads the Camtasia DMG from the TechSmith web site, and imports into Munki repository. It is assumed that the newest version is the only version on the web page for the application.",
- "repo": "autopkg/jps3-recipes",
- "path": "Camtasia/Camtasia.munki.recipe",
- "parent": "com.github.jps3.download.Camtasia",
- "shortname": "Camtasia.munki",
- "inferred_type": "munki",
- "munki_display_name": "%NAME%",
- "munki_description": "A powerful, yet easy-to-use screen recorder, Camtasia helps you create professional videos without having to be a video pro. Easily record your screen movements and actions, or import HD video from a camera or other source. Customize and edit content on both Mac and Windows platforms, and share your videos with viewers on nearly any device."
- },
- "com.github.jps3.download.Camtasia": {
- "name": "Camtasia",
- "description": "Downloads the latest Camtasia DMG from the TechSmith web site. (Currently \"Camtasia 2023\")",
+ "description": "Downloads the latest version of gyroflow-ofx and creates a package.",
"repo": "autopkg/jps3-recipes",
- "path": "Camtasia/Camtasia.download.recipe",
- "shortname": "Camtasia.download",
- "inferred_type": "download",
+ "path": "Gyroflow/gyroflow-ofx.pkg.recipe",
+ "parent": "com.github.jps3.download.gyroflow-ofx",
+ "shortname": "gyroflow-ofx.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jps3.munki.Camtasia",
- "com.github.nstrauss.pkg.Camtasia",
- "com.github.jc0b.munki.Camtasia"
+ "com.github.jps3.munki.gyroflow-ofx",
+ "com.github.jps3.jamf.gyroflow-ofx"
]
},
- "com.github.jps3.download.BlurbBookCreatorIndesign": {
- "name": "BlurbBookCreatorIndesign",
- "description": "Downloads the pkg that currently supports versions of InDesign after 2018 (v13.x).",
- "repo": "autopkg/jps3-recipes",
- "path": "Blurb/BlurbBookCreatorIndesign.download.recipe",
- "shortname": "BlurbBookCreatorIndesign.download",
- "inferred_type": "download"
- },
"com.github.jps3.munki.BlurbBookCreatorIndesign": {
"name": null,
"description": "",
@@ -20568,98 +20595,36 @@
"munki_display_name": "Blurb Book Creator for InDesign",
"munki_description": ""
},
- "com.github.jps3.download.WacomIntuosProTabletDriver": {
- "name": "WacomIntuosProDriver",
- "description": "Downloads the latest drivers for the Wacom Intuos Pro tablets.",
- "repo": "autopkg/jps3-recipes",
- "path": "WacomIntuosProDriver/WacomIntuosProDriver.download.recipe",
- "shortname": "WacomIntuosProDriver.download",
- "inferred_type": "download",
- "children": [
- "com.github.jps3.munki.WacomIntuosProTabletDriver",
- "com.github.jazzace.pkg.WacomIntuosProTabletDriver"
- ]
- },
- "com.github.jps3.munki.WacomIntuosProTabletDriver": {
- "name": "WacomIntuosProDriver",
- "description": "Downloads the current release version of Wacom Intuos Pro Driver and imports into Munki.",
- "repo": "autopkg/jps3-recipes",
- "path": "WacomIntuosProDriver/WacomIntuosProDriver.munki.recipe",
- "parent": "com.github.jps3.download.WacomIntuosProTabletDriver",
- "shortname": "WacomIntuosProDriver.munki",
- "inferred_type": "munki",
- "munki_display_name": "WacomIntuosProDriver",
- "munki_description": "Drivers and support software for the Wacom Intuos Pro tablets."
- },
- "com.github.jps3.pkg.VueScan": {
- "name": "VueScan",
- "description": "Downloads the latest stable VueScan and creates flat *.pkg installer.",
- "repo": "autopkg/jps3-recipes",
- "path": "VueScan/VueScan.pkg.recipe",
- "parent": "com.github.hansen-m.download.VueScan",
- "shortname": "VueScan.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.novaksam.jamf.VueScan"
- ]
- },
- "com.github.jps3.munki.VueScan": {
- "name": "VueScan",
- "description": "Downloads the latest VueScan. This recipe relies upon the com.github.hansen-m.download.VueScan recipe, so be certain you have added his autopkg repo https://github.com/autopkg/hansen-m-recipes.git.",
+ "com.github.jps3.download.BlurbBookCreatorIndesign": {
+ "name": "BlurbBookCreatorIndesign",
+ "description": "Downloads the pkg that currently supports versions of InDesign after 2018 (v13.x).",
"repo": "autopkg/jps3-recipes",
- "path": "VueScan/VueScan.munki.recipe",
- "parent": "com.github.hansen-m.download.VueScan",
- "shortname": "VueScan.munki",
- "inferred_type": "munki",
- "munki_display_name": "VueScan",
- "munki_description": "VueScan is a powerful, easy-to-use program that scans documents, photos and film; creates PDF, JPEG, TIFF and TXT files; supports nearly 2000 scanners; For more information go to http://www.hamrick.com."
+ "path": "Blurb/BlurbBookCreatorIndesign.download.recipe",
+ "shortname": "BlurbBookCreatorIndesign.download",
+ "inferred_type": "download"
},
- "com.github.jps3.munki.Arduino": {
- "name": "Arduino",
- "description": "Downloads the latest Arduino and imports into Munki.\n\nFor the SUPPORTED_ARCH variable use x86_64 for Intel or arm64 for Apple Silicon.",
+ "com.github.jps3.munki.SketchUpPro": {
+ "name": null,
+ "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page, then imports into your Munki repo. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check locales were: en, de, es, fr, it, ja, ko.\n\nNote (20-Mar-2018): The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download and process was not working well due to the not-quite-straightforward way the developer creates their URL patterns. For the time being that functionality has been reverted such that RELEASE_YEAR is used as a convenience variable to limit the number of locations you would need to edit in your overrides. (You will need to update or recreate your RecipeOverride(s) for these changes to take effect for you.\n\nNote (21-Mar-2018): If you encounter any errors in AutoPkg with these recipes, I recommend: (a) recreate your override(s); (b) rename or delete the cached downloads as that has cleared up the majority of hdiutil-related errors for me. Whether you save your receipts or not is up to your conscience and accountant.\n",
"repo": "autopkg/jps3-recipes",
- "path": "Arduino/Arduino.munki.recipe",
- "parent": "com.github.jps3.download.Arduino",
- "shortname": "Arduino.munki",
+ "path": "SketchUpPro/SketchUpPro.munki.recipe",
+ "parent": "com.github.jps3.download.SketchUpPro",
+ "shortname": "SketchUpPro.munki",
"inferred_type": "munki",
- "munki_display_name": "Arduino IDE",
- "munki_description": "The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software.\n\nThis software can be used with any Arduino board.\n\nRefer to the Getting Started page for Installation instructions:\n\nhttps://www.arduino.cc/en/Guide/HomePage\n "
- },
- "com.github.jps3.pkg.Arduino": {
- "name": "Arduino",
- "description": "Downloads the latest stable Arduino and creates flat *.pkg installer.",
- "repo": "autopkg/jps3-recipes",
- "path": "Arduino/Arduino.pkg.recipe",
- "parent": "com.github.jps3.download.Arduino",
- "shortname": "Arduino.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.sebtomasi.jss.Arduino"
- ]
+ "munki_display_name": "SketchUp Pro",
+ "munki_description": "SketchUp Pro is the most intuitive way to design, document and communicate your ideas in 3D.\nAdditional information can be found at https://www.sketchup.com/products/sketchup-pro\n\t\t\t"
},
- "com.github.jps3.download.Arduino": {
- "name": "Arduino",
- "description": "Downloads the latest stable Arduino.\n\nTo download the Intel version use \"64bit\" in the ARCH_TYPE variable.\nTo download the Apple Silicon version use \"arm64\" in the ARCH_TYPE variable.",
+ "com.github.jps3.download.SketchUpPro": {
+ "name": "SketchUpPro",
+ "description": "Downloads the latest version of SketchUp Pro by looking for the first match on the download page. \n\t\t\nYou can specify LOCALE (default: en) for alternative languages. At last check (21-Mar-2018) locales were: en, de, es, fr, it, ja, ko, pt-BR, ru, sv, zh-CN, and zh-TW.\n\n(The previous functionality of this recipe which attempted to allow for easy configuration of which \"RELEASE_YEAR\" version to download/import/etc was not working well. For the nonce that functionality has been reverted. You will need to update or recreate your RecipeOverride(s). The RELEASE_YEAR variable is just used to help with consistent naming, _NOT_ in choosing which version to download.)\n\nNote: It sppears that every major release is done annually and requires and updated license. You will want to keep that in mind if you are automating your deployments without testing!\n",
"repo": "autopkg/jps3-recipes",
- "path": "Arduino/Arduino.download.recipe",
- "shortname": "Arduino.download",
+ "path": "SketchUpPro/SketchUpPro.download.recipe",
+ "shortname": "SketchUpPro.download",
"inferred_type": "download",
"children": [
- "com.github.jps3.munki.Arduino",
- "com.github.jps3.pkg.Arduino"
+ "com.github.jps3.munki.SketchUpPro"
]
},
- "com.github.jps3.munki.RicohThetaSC": {
- "name": null,
- "description": "Downloads latest Ricoh Theta SC disk image and imports it into Munki.",
- "repo": "autopkg/jps3-recipes",
- "path": "Ricoh/RicohThetaSC.munki.recipe",
- "parent": "com.github.moofit-recipes.download.RicohThetaSC",
- "shortname": "RicohThetaSC.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "A computer application with which you can convert, view, and share spherical images that you captured"
- },
"com.github.jps3.munki.Scout-App": {
"name": null,
"description": "Downloads the latest version of Scout-App GUI SASS processor and imports into Munki.",
@@ -20682,28 +20647,51 @@
"com.github.jps3.munki.Scout-App"
]
},
- "com.github.jps3-recipes.munki.topaz-photo-ai": {
- "name": "TopazPhotoAI",
- "description": "Downloads Topaz Labs\u2019 Photo AI",
+ "com.github.jps3.munki.Camtasia": {
+ "name": "Camtasia",
+ "description": "Downloads the Camtasia DMG from the TechSmith web site, and imports into Munki repository. It is assumed that the newest version is the only version on the web page for the application.",
"repo": "autopkg/jps3-recipes",
- "path": "Topaz/TopazPhotoAI.munki.recipe.yaml",
- "parent": "com.github.markkenny.autopkg.pkg.topaz-photo-ai",
- "shortname": "TopazPhotoAI.munki",
+ "path": "Camtasia/Camtasia.munki.recipe",
+ "parent": "com.github.jps3.download.Camtasia",
+ "shortname": "Camtasia.munki",
"inferred_type": "munki",
- "munki_display_name": "Topaz Photo AI",
- "munki_description": "Every shot has potential. Make it perfect."
+ "munki_display_name": "%NAME%",
+ "munki_description": "A powerful, yet easy-to-use screen recorder, Camtasia helps you create professional videos without having to be a video pro. Easily record your screen movements and actions, or import HD video from a camera or other source. Customize and edit content on both Mac and Windows platforms, and share your videos with viewers on nearly any device."
},
- "com.github.jps3-recipes.munki.topaz-denoise": {
- "name": "TopazDeNoiseAI",
- "description": "Downloads Topaz Labs\u2019 DeNoise AI",
+ "com.github.jps3.download.Camtasia": {
+ "name": "Camtasia",
+ "description": "Downloads the latest Camtasia DMG from the TechSmith web site. (Currently \"Camtasia 2023\")",
"repo": "autopkg/jps3-recipes",
- "path": "Topaz/TopazDeNoiseAI.munki.recipe.yaml",
- "parent": "com.github.markkenny.autopkg.pkg.topaz-denoise",
- "deprecated": true,
- "shortname": "TopazDeNoiseAI.munki",
+ "path": "Camtasia/Camtasia.download.recipe",
+ "shortname": "Camtasia.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jps3.munki.Camtasia",
+ "com.github.nstrauss.pkg.Camtasia",
+ "com.github.jc0b.munki.Camtasia"
+ ]
+ },
+ "com.github.jps3.munki.Brackets": {
+ "name": "Brackets",
+ "description": "Downloads the latest version of Adobe Brackets and imports into Munki repository.",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Adobe/Brackets.munki.recipe",
+ "parent": "com.github.novaksam.download.Brackets",
+ "shortname": "Brackets.munki",
"inferred_type": "munki",
- "munki_display_name": "Topaz DeNoise AI",
- "munki_description": "Eliminate noise while recovering real detail to get the best possible image quality in your high-ISO and low light photos."
+ "munki_display_name": "Brackets",
+ "munki_description": "Brackets is an open source code editor for web designers and front-end developers. http://brackets.io/"
+ },
+ "com.github.jps3-recipes.munki.topaz-gigapixel": {
+ "name": "TopazGigapixelAI",
+ "description": "Downloads Topaz Labs\u2019 GigaPixel AI",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Topaz/TopazGigapixelAI.munki.recipe.yaml",
+ "parent": "com.github.markkenny.autopkg.pkg.topaz-gigapixel",
+ "shortname": "TopazGigapixelAI.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Topaz Gigapixel AI",
+ "munki_description": "Achieve impeccable image quality. Scale to almost any size. Then, print, display, and share with the world."
},
"com.github.jps3-recipes.munki.topaz-sharpen": {
"name": "TopazSharpenAI",
@@ -20717,180 +20705,156 @@
"munki_display_name": "Topaz Sharpen AI",
"munki_description": "Naturally sharpen your images with no artifacts. Get jaw-dropping results in a wide variety of situations with deep learning models trained to shake reduction, focus correction, and blur removal."
},
- "com.github.jps3-recipes.munki.topaz-gigapixel": {
- "name": "TopazGigapixelAI",
- "description": "Downloads Topaz Labs\u2019 GigaPixel AI",
+ "com.github.jps3-recipes.munki.topaz-denoise": {
+ "name": "TopazDeNoiseAI",
+ "description": "Downloads Topaz Labs\u2019 DeNoise AI",
"repo": "autopkg/jps3-recipes",
- "path": "Topaz/TopazGigapixelAI.munki.recipe.yaml",
- "parent": "com.github.markkenny.autopkg.pkg.topaz-gigapixel",
- "shortname": "TopazGigapixelAI.munki",
+ "path": "Topaz/TopazDeNoiseAI.munki.recipe.yaml",
+ "parent": "com.github.markkenny.autopkg.pkg.topaz-denoise",
+ "deprecated": true,
+ "shortname": "TopazDeNoiseAI.munki",
"inferred_type": "munki",
- "munki_display_name": "Topaz Gigapixel AI",
- "munki_description": "Achieve impeccable image quality. Scale to almost any size. Then, print, display, and share with the world."
+ "munki_display_name": "Topaz DeNoise AI",
+ "munki_description": "Eliminate noise while recovering real detail to get the best possible image quality in your high-ISO and low light photos."
},
- "com.github.scriptingosx.download.LaTeXiT": {
- "name": "LaTeXiT",
- "description": "Downloads the latest version of LaTeXiT.",
+ "com.github.jps3-recipes.munki.topaz-photo-ai": {
+ "name": "TopazPhotoAI",
+ "description": "Downloads Topaz Labs\u2019 Photo AI",
+ "repo": "autopkg/jps3-recipes",
+ "path": "Topaz/TopazPhotoAI.munki.recipe.yaml",
+ "parent": "com.github.markkenny.autopkg.pkg.topaz-photo-ai",
+ "shortname": "TopazPhotoAI.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Topaz Photo AI",
+ "munki_description": "Every shot has potential. Make it perfect."
+ },
+ "com.github.scriptingosx.pkg.XQuartz": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest XQuartz and assigns correct version number.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "LaTeXiT/LaTeXiT.download.recipe",
- "shortname": "LaTeXiT.download",
+ "path": "XQuartz/XQuartz.pkg.recipe",
+ "parent": "com.github.autopkg.download.xquartz",
+ "shortname": "XQuartz.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.novaksam.jamf.XQuartz",
+ "com.github.novaksam.jss.XQuartz",
+ "com.github.patgmac.lanrev.XQuartz",
+ "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.XQuartz"
+ ]
+ },
+ "com.github.scriptingosx.download.Excalibur": {
+ "name": "Excalibur",
+ "description": "Downloads the latest version of Excalibur.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Excalibur/Excalibur.download.recipe",
+ "shortname": "Excalibur.download",
"inferred_type": "download",
"children": [
- "com.github.scriptingosx.munki.LaTeXiT"
+ "com.github.scriptingosx.munki.Excalibur"
]
},
- "com.github.scriptingosx.munki.LaTeXiT": {
+ "com.github.scriptingosx.munki.Excalibur": {
"name": null,
- "description": "Loads the newest Version of LaTeXiT to munki",
+ "description": "DESCRIPTION HERE!",
"repo": "autopkg/scriptingosx-recipes",
- "path": "LaTeXiT/LaTeXiT.munki.recipe",
- "parent": "com.github.scriptingosx.download.LaTeXiT",
- "shortname": "LaTeXiT.munki",
+ "path": "Excalibur/Excalibur.munki.recipe",
+ "parent": "com.github.scriptingosx.download.Excalibur",
+ "shortname": "Excalibur.munki",
"inferred_type": "munki",
- "munki_display_name": "LaTeXiT",
- "munki_description": "Should LaTeXiT be categorized, it would be an equation editor. This is not the plain truth, since LaTeXiT is \"simply\" a graphical interface above a LaTeX engine. However, its large set of features is a reason to see it as an editor; this is the goal in fact."
+ "munki_display_name": "Excalibur",
+ "munki_description": "open source Macintosh spell-checker for LaTeX"
},
- "com.github.scriptingosx.munki.EclipseLuna": {
+ "com.github.scriptingosx.SharedProcessors": {
"name": null,
- "description": "Imports EclipseLuna to Munki",
+ "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Eclipse/EclipseLuna.munki.recipe",
- "parent": "com.github.homebysix.pkg.EclipseLuna",
- "shortname": "EclipseLuna.munki",
- "inferred_type": "munki",
- "munki_display_name": "Eclipse IDE for Java Developers",
- "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..."
+ "path": "SharedProcessors/ScriptingOSXProcessors.recipe"
},
- "com.github.scriptingosx.jss.EclipseKepler": {
+ "com.scriptingosx.processors": {
"name": null,
- "description": "Uses parent pkg recipe to downloads latest Eclipse IDE and import it into the JSS.",
+ "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Eclipse/EclipseKepler.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.EclipseKepler",
- "shortname": "EclipseKepler.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "SharedProcessors/Processors.recipe"
},
- "com.github.scriptingosx.download.EclipseKepler": {
- "name": "EclipseKepler",
- "description": "Downloads latest version of EclipseKepler.",
+ "com.github.scriptingosx.jss.TeXstudio": {
+ "name": "TeXstudio",
+ "description": "Uses parent pkg recipe to download latest TeXstudio and import it into the JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Eclipse/EclipseKepler.download.recipe",
- "shortname": "EclipseKepler.download",
- "inferred_type": "download",
- "children": [
- "com.github.scriptingosx.pkg.EclipseKepler"
- ]
+ "path": "TeXstudio/TeXstudio.jss.recipe",
+ "parent": "io.github.hjuutilainen.pkg.TeXstudio",
+ "shortname": "TeXstudio.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "TeXstudio"
},
- "com.github.scriptingosx.pkg.EclipseKepler": {
- "name": "EclipseKepler",
- "description": "Builds EclipseKepler pkg from the dmg downloaded.",
+ "com.scriptingosx.munki.WhatsApp": {
+ "name": "WhatsApp",
+ "description": "Downloads the latest version of WhatsApp and imports it into Munki.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Eclipse/EclipseKepler.pkg.recipe",
- "parent": "com.github.scriptingosx.download.EclipseKepler",
- "shortname": "EclipseKepler.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.scriptingosx.jss.EclipseKepler"
- ]
+ "path": "WhatsAppInc/WhatsApp.munki.recipe",
+ "parent": "com.scriptingosx.download.WhatsApp",
+ "shortname": "WhatsApp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "WhatsApp",
+ "munki_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\n\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages."
},
- "com.scriptingosx.install.uTorrent": {
- "name": "uTorrent",
- "description": "Installs the latest version of uTorrent.",
+ "com.scriptingosx.install.WhatsApp": {
+ "name": "WhatsApp",
+ "description": "Installs the latest version of WhatsApp.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "BitTorrent/uTorrent.install.recipe",
- "parent": "com.scriptingosx.download.uTorrent",
- "shortname": "uTorrent.install",
+ "path": "WhatsAppInc/WhatsApp.install.recipe",
+ "parent": "com.scriptingosx.download.WhatsApp",
+ "shortname": "WhatsApp.install",
"inferred_type": "install"
},
- "com.scriptingosx.munki.uTorrent": {
- "name": "uTorrent",
- "description": "Downloads the latest version of uTorrent and imports it into Munki.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "BitTorrent/uTorrent.munki.recipe",
- "parent": "com.scriptingosx.download.uTorrent",
- "shortname": "uTorrent.munki",
- "inferred_type": "munki",
- "munki_display_name": "uTorrent",
- "munki_description": "Lightweight BitTorrent client."
- },
- "com.scriptingosx.pkg.uTorrent": {
- "name": "uTorrent",
- "description": "Downloads the latest version of uTorrent and creates a package.",
+ "com.scriptingosx.jss.WhatsApp": {
+ "name": "WhatsApp",
+ "description": "Downloads the latest version of WhatsApp and imports it into your JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "BitTorrent/uTorrent.pkg.recipe",
- "parent": "com.scriptingosx.download.uTorrent",
- "shortname": "uTorrent.pkg",
- "inferred_type": "pkg"
+ "path": "WhatsAppInc/WhatsApp.jss.recipe",
+ "parent": "com.scriptingosx.pkg.WhatsApp",
+ "shortname": "WhatsApp.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages."
},
- "com.scriptingosx.download.uTorrent": {
- "name": "uTorrent",
- "description": "Downloads the latest version of uTorrent.",
+ "com.scriptingosx.pkg.WhatsApp": {
+ "name": "WhatsApp",
+ "description": "Downloads the latest version of WhatsApp and creates a package.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "BitTorrent/uTorrent.download.recipe",
- "shortname": "uTorrent.download",
- "inferred_type": "download",
+ "path": "WhatsAppInc/WhatsApp.pkg.recipe",
+ "parent": "com.scriptingosx.download.WhatsApp",
+ "shortname": "WhatsApp.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.scriptingosx.install.uTorrent",
- "com.scriptingosx.munki.uTorrent",
- "com.scriptingosx.pkg.uTorrent"
+ "com.scriptingosx.jss.WhatsApp"
]
},
- "com.scriptingosx.download.3DCoat": {
- "name": "3DCoat",
- "description": "Downloads the latest version of 3DCoat. (based on the hansen-m recipe)",
+ "com.scriptingosx.download.WhatsApp": {
+ "name": "WhatsApp",
+ "description": "Downloads the latest version of WhatsApp.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "3DCoat/3DCoat.download.recipe",
- "shortname": "3DCoat.download",
+ "path": "WhatsAppInc/WhatsApp.download.recipe",
+ "shortname": "WhatsApp.download",
"inferred_type": "download",
"children": [
- "com.scriptingosx.pkg.3DCoat"
+ "com.scriptingosx.munki.WhatsApp",
+ "com.scriptingosx.install.WhatsApp",
+ "com.scriptingosx.pkg.WhatsApp",
+ "com.github.peshay.filewave.WhatsApp"
]
},
- "com.scriptingosx.munki.3DCoat": {
+ "com.scriptingosx.pkg.Rhinoceros": {
"name": null,
- "description": "Downloads the latest version of 3DCoat and imports it into Munki.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "3DCoat/3dCoat.munki.recipe",
- "parent": "com.scriptingosx.pkg.3DCoat",
- "shortname": "3dCoat.munki",
- "inferred_type": "munki",
- "munki_display_name": "3D Coat",
- "munki_description": "3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model."
- },
- "com.scriptingosx.pkg.3DCoat": {
- "name": "3DCoat",
- "description": "Builds 3DCoat pkg from the download.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "3DCoat/3DCoat.pkg.recipe",
- "parent": "com.scriptingosx.download.3DCoat",
- "shortname": "3DCoat.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.scriptingosx.munki.3DCoat"
- ]
- },
- "com.github.scriptingosx.pkg.ImageJ": {
- "name": "ImageJ",
- "description": "Downloads ImageJ and builds a package.",
+ "description": "Creates a pkg to install the latest version of Rhinoceros.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "ImageJ/ImageJ.pkg.recipe",
- "parent": "com.github.scriptingosx.download.ImageJ",
- "shortname": "ImageJ.pkg",
+ "path": "McNeel/Rhinoceros.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Rhinoceros",
+ "shortname": "Rhinoceros.pkg",
"inferred_type": "pkg"
},
- "com.github.scriptingosx.download.ImageJ": {
- "name": "ImageJ",
- "description": "Downloads ImageJ.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "ImageJ/ImageJ.download.recipe",
- "shortname": "ImageJ.download",
- "inferred_type": "download",
- "children": [
- "com.github.scriptingosx.pkg.ImageJ"
- ]
- },
"com.github.scriptingosx.jss.Fetch": {
"name": "Fetch",
"description": "Uses parent pkg recipe to downloads latest Fetch and import it into the JSS.",
@@ -20902,28 +20866,38 @@
"jamf_display_name": null,
"jamf_description": "Fetch"
},
- "com.github.scriptingosx.munki.AptanaStudio3": {
- "name": "AptanaStudio3",
- "description": "Downloads latest version of AptanaStudio3 and imports into a Munki repo.",
+ "com.github.scriptingosx.pkg.BusyCal": {
+ "name": null,
+ "description": "Re-packages BusyCal in a new PKG without nasty scripts.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "AptanaStudio3/AptanaStudio3.munki.recipe",
- "parent": "com.github.scriptingosx.pkg.AptanaStudio3",
- "shortname": "AptanaStudio3.munki",
- "inferred_type": "munki",
- "munki_display_name": "Aptana Studio 3",
- "munki_description": "Build web applications quickly and easily using the industry\u2019s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine."
+ "path": "BusyCal/BusyCal.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.BusyCal",
+ "shortname": "BusyCal.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.scriptingosx.jss.BusyCal"
+ ]
},
- "com.github.scriptingosx.pkg.AptanaStudio3": {
- "name": "AptanaStudio3",
- "description": "Builds AptanaStudio3 pkg from the download.",
+ "com.github.scriptingosx.jss.BusyCal": {
+ "name": null,
+ "description": "Uploads the BusyCal pkg to JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "AptanaStudio3/AptanaStudio3.pkg.recipe",
- "parent": "com.github.scriptingosx.download.AptanaStudio3",
- "shortname": "AptanaStudio3.pkg",
- "inferred_type": "pkg",
+ "path": "BusyCal/BusyCal.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.BusyCal",
+ "shortname": "BusyCal.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.scriptingosx.download.BusyCal": {
+ "name": "BusyCal",
+ "description": "Downloads the latest version of BusyCal.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "BusyCal/BusyCal.download.recipe",
+ "shortname": "BusyCal.download",
+ "inferred_type": "download",
"children": [
- "com.github.scriptingosx.munki.AptanaStudio3",
- "com.github.scriptingosx.jss.AptanaStudio3"
+ "com.github.scriptingosx.pkg.BusyCal"
]
},
"com.github.scriptingosx.download.AptanaStudio3": {
@@ -20948,184 +20922,146 @@
"jamf_display_name": null,
"jamf_description": "open-source web development IDE"
},
- "com.github.scriptingosx.download.IMOD-nightly": {
- "name": "IMOD",
- "description": "Downloads the latest nightly build of IMOD.",
+ "com.github.scriptingosx.pkg.AptanaStudio3": {
+ "name": "AptanaStudio3",
+ "description": "Builds AptanaStudio3 pkg from the download.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Bio3DColorado/IMOD-nightly.download.recipe",
- "shortname": "IMOD-nightly.download",
- "inferred_type": "download",
+ "path": "AptanaStudio3/AptanaStudio3.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.AptanaStudio3",
+ "shortname": "AptanaStudio3.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.scriptingosx.pkg.IMOD-nightly"
+ "com.github.scriptingosx.jss.AptanaStudio3",
+ "com.github.scriptingosx.munki.AptanaStudio3"
]
},
- "com.github.scriptingosx.pkg.IMOD-nightly": {
+ "com.github.scriptingosx.munki.AptanaStudio3": {
+ "name": "AptanaStudio3",
+ "description": "Downloads latest version of AptanaStudio3 and imports into a Munki repo.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "AptanaStudio3/AptanaStudio3.munki.recipe",
+ "parent": "com.github.scriptingosx.pkg.AptanaStudio3",
+ "shortname": "AptanaStudio3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Aptana Studio 3",
+ "munki_description": "Build web applications quickly and easily using the industry\u2019s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine."
+ },
+ "com.github.scriptingosx.jss.RECIPE_TEMPLATE": {
"name": null,
"description": "DESCRIPTION HERE!",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Bio3DColorado/IMOD-nightly.pkg.recipe",
- "parent": "com.github.scriptingosx.download.IMOD-nightly",
- "shortname": "IMOD-nightly.pkg",
- "inferred_type": "pkg"
+ "path": "RecipeTemplate/RecipeTemplate.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE",
+ "shortname": "RecipeTemplate.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.scriptingosx.download.PEET": {
- "name": "PEET",
- "description": "Downloads the latest version of PEET.",
+ "com.github.scriptingosx.pkg.RECIPE_TEMPLATE": {
+ "name": null,
+ "description": "Packages the download of RECIPE_TEMPLATE.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Bio3DColorado/PEET.download.recipe",
- "shortname": "PEET.download",
- "inferred_type": "download",
+ "path": "RecipeTemplate/RecipeTemplate.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.RECIPE_TEMPLATE",
+ "shortname": "RecipeTemplate.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.scriptingosx.pkg.PEET"
+ "com.github.scriptingosx.jss.RECIPE_TEMPLATE",
+ "com.github.scriptingosx.munki.RECIPE_TEMPLATE"
]
},
- "com.github.scriptingosx.download.IMOD": {
- "name": "IMOD",
- "description": "Downloads the latest version of IMOD.",
+ "com.github.scriptingosx.download.RECIPE_TEMPLATE": {
+ "name": "RECIPE_TEMPLATE",
+ "description": "Downloads the latest version of RECIPE_TEMPLATE.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Bio3DColorado/IMOD.download.recipe",
- "shortname": "IMOD.download",
+ "path": "RecipeTemplate/RecipeTemplate.download.recipe",
+ "shortname": "RecipeTemplate.download",
"inferred_type": "download",
"children": [
- "com.github.scriptingosx.pkg.IMOD"
+ "com.github.scriptingosx.pkg.RECIPE_TEMPLATE"
]
},
- "com.github.scriptingosx.pkg.PEET": {
+ "com.github.scriptingosx.munki.RECIPE_TEMPLATE": {
"name": null,
"description": "DESCRIPTION HERE!",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Bio3DColorado/PEET.pkg.recipe",
- "parent": "com.github.scriptingosx.download.PEET",
- "shortname": "PEET.pkg",
- "inferred_type": "pkg"
- },
- "com.github.scriptingosx.pkg.IMOD": {
- "name": null,
- "description": "DESCRIPTION HERE!",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "Bio3DColorado/IMOD.pkg.recipe",
- "parent": "com.github.scriptingosx.download.IMOD",
- "shortname": "IMOD.pkg",
- "inferred_type": "pkg"
+ "path": "RecipeTemplate/RecipeTemplate.munki.recipe",
+ "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE",
+ "shortname": "RecipeTemplate.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DISPLAY NAME",
+ "munki_description": "PUT DESCRIPTION HERE"
},
- "com.scriptingosx.pkg.Rhinoceros": {
+ "com.github.scriptingosx.install.Python3": {
"name": null,
- "description": "Creates a pkg to install the latest version of Rhinoceros.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "McNeel/Rhinoceros.pkg.recipe",
- "parent": "com.github.hansen-m.download.Rhinoceros",
- "shortname": "Rhinoceros.pkg",
- "inferred_type": "pkg"
- },
- "com.github.scriptingosx.jss.TeXstudio": {
- "name": "TeXstudio",
- "description": "Uses parent pkg recipe to download latest TeXstudio and import it into the JSS.",
+ "description": "Installs the current release version of Python3.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "TeXstudio/TeXstudio.jss.recipe",
- "parent": "io.github.hjuutilainen.pkg.TeXstudio",
- "shortname": "TeXstudio.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "TeXstudio"
+ "path": "Python3/Python3.install.recipe",
+ "parent": "com.github.scriptingosx.download.Python3",
+ "shortname": "Python3.install",
+ "inferred_type": "install"
},
- "com.scriptingosx.install.Nomadesk": {
- "name": "Nomadesk",
- "description": "Installs the latest version of Nomadesk.",
+ "com.github.scriptingosx.download.Python3": {
+ "name": "Python3",
+ "description": "Downloads latest version of Python3.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Nomadesk/Nomadesk.install.recipe",
- "parent": "com.scriptingosx.download.Nomadesk",
- "shortname": "Nomadesk.install",
- "inferred_type": "install"
+ "path": "Python3/Python3.download.recipe",
+ "shortname": "Python3.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.scriptingosx.install.Python3",
+ "com.github.scriptingosx.pkg.Python3",
+ "com.github.peshay.filewave.Python3"
+ ]
},
- "com.scriptingosx.munki.Nomadesk": {
- "name": "Nomadesk",
- "description": "Downloads the latest version of Nomadesk and imports it into Munki.",
+ "com.github.scriptingosx.munki.Python3": {
+ "name": null,
+ "description": "Downloads latest version of Python3 and imports into a Munki repo.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Nomadesk/Nomadesk.munki.recipe",
- "parent": "com.scriptingosx.download.Nomadesk",
- "shortname": "Nomadesk.munki",
+ "path": "Python3/Python3.munki.recipe",
+ "parent": "com.github.scriptingosx.pkg.Python3",
+ "shortname": "Python3.munki",
"inferred_type": "munki",
- "munki_display_name": "Nomadesk",
- "munki_description": " "
+ "munki_display_name": "Python 3",
+ "munki_description": "Python is a programming language that lets you work quickly and integrate systems more effectively."
},
- "com.github.jss-recipes.jss.Nomadesk": {
- "name": "Nomadesk",
- "description": "Downloads the latest version of Nomadesk and imports it into your JSS.",
+ "com.github.scriptingosx.jss.Python3": {
+ "name": "Python3",
+ "description": "Uses parent pkg recipe to downloads latest Python3 and import it into the JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Nomadesk/Nomadesk.jss.recipe",
- "parent": "com.scriptingosx.pkg.Nomadesk",
- "shortname": "Nomadesk.jss",
+ "path": "Python3/Python3.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.Python3",
+ "shortname": "Python3.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": ""
- },
- "com.scriptingosx.download.Nomadesk": {
- "name": "Nomadesk",
- "description": "Downloads the latest version of Nomadesk.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "Nomadesk/Nomadesk.download.recipe",
- "shortname": "Nomadesk.download",
- "inferred_type": "download",
- "children": [
- "com.scriptingosx.install.Nomadesk",
- "com.scriptingosx.munki.Nomadesk",
- "com.scriptingosx.pkg.Nomadesk"
- ]
- },
- "com.scriptingosx.pkg.Nomadesk": {
- "name": "Nomadesk",
- "description": "Downloads the latest version of Nomadesk and creates a package.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "Nomadesk/Nomadesk.pkg.recipe",
- "parent": "com.scriptingosx.download.Nomadesk",
- "shortname": "Nomadesk.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jss-recipes.jss.Nomadesk"
- ]
+ "jamf_description": "Python3"
},
- "com.github.scriptingosx.pkg.audacity": {
- "name": "Audacity",
- "description": "Create a package from the Audacity DMG.",
+ "com.github.scriptingosx.pkg.Python3": {
+ "name": "Python3",
+ "description": "Copies Python3.mpkg from the dmg downloaded.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Audacity/Audacity.pkg.recipe",
- "shortname": "Audacity.pkg",
+ "path": "Python3/Python3.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.Python3",
+ "shortname": "Python3.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.patgmac.lanrev.Audacity"
+ "com.github.scriptingosx.munki.Python3",
+ "com.github.scriptingosx.jss.Python3",
+ "com.github.novaksam.jamf.Python3",
+ "com.github.smithjw.jamf.Python3"
]
},
- "com.github.scriptingosx.jss.audacity": {
- "name": "Audacity",
- "description": "Uses parent pkg recipe to download latest Audacity and import it into the JSS.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "Audacity/Audacity.jss.recipe",
- "parent": "com.github.jss-recipes.jss.Audacity",
- "shortname": "Audacity.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Audacity"
- },
- "com.github.scriptingosx.munki.Excalibur": {
+ "com.github.scriptingosx.pkg.DjView": {
"name": null,
- "description": "DESCRIPTION HERE!",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "Excalibur/Excalibur.munki.recipe",
- "parent": "com.github.scriptingosx.download.Excalibur",
- "shortname": "Excalibur.munki",
- "inferred_type": "munki",
- "munki_display_name": "Excalibur",
- "munki_description": "open source Macintosh spell-checker for LaTeX"
- },
- "com.github.scriptingosx.download.Excalibur": {
- "name": "Excalibur",
- "description": "Downloads the latest version of Excalibur.",
+ "description": "Packages the download of DjView.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Excalibur/Excalibur.download.recipe",
- "shortname": "Excalibur.download",
- "inferred_type": "download",
+ "path": "DjView/DjView.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.DjView",
+ "shortname": "DjView.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.scriptingosx.munki.Excalibur"
+ "com.github.scriptingosx.jss.DjView",
+ "com.github.scriptingosx.munki.DjView"
]
},
"com.github.scriptingosx.download.DjView": {
@@ -21139,19 +21075,6 @@
"com.github.scriptingosx.pkg.DjView"
]
},
- "com.github.scriptingosx.pkg.DjView": {
- "name": null,
- "description": "Packages the download of DjView.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "DjView/DjView.pkg.recipe",
- "parent": "com.github.scriptingosx.download.DjView",
- "shortname": "DjView.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.scriptingosx.jss.DjView",
- "com.github.scriptingosx.munki.DjView"
- ]
- },
"com.github.scriptingosx.jss.DjView": {
"name": null,
"description": "DESCRIPTION HERE!",
@@ -21174,104 +21097,93 @@
"munki_display_name": "DjView",
"munki_description": "DjVu is a web-centric format and software platform for distributing documents and images. DjVu can advantageously replace PDF, PS, TIFF, JPEG, and GIF for distributing scanned documents, digital documents, or high-resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer on a screen, and consume less client resources than competing formats. DjVu images display instantly and can be smoothly zoomed and panned with no lengthy re-rendering. DjVu is used by hundreds of academic, commercial, governmental, and non-commercial web sites around the world.\nDjVuLibre is an open source (GPL'ed) implementation of DjVu, including viewers, browser plugins, decoders, simple encoders, and utilities."
},
- "com.github.scriptingosx.jss.RECIPE_TEMPLATE": {
- "name": null,
- "description": "DESCRIPTION HERE!",
+ "com.scriptingosx.jss.EraseInstall": {
+ "name": "EraseInstall",
+ "description": "Uses parent pkg recipe to downloads latest EraseInstall and imports it into the JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "RecipeTemplate/RecipeTemplate.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE",
- "shortname": "RecipeTemplate.jss",
+ "path": "ProWarehouse/EraseInstall.jss.recipe",
+ "parent": "com.scriptingosx.download.EraseInstall",
+ "shortname": "EraseInstall.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Deployment"
},
- "com.github.scriptingosx.pkg.RECIPE_TEMPLATE": {
- "name": null,
- "description": "Packages the download of RECIPE_TEMPLATE.",
+ "com.scriptingosx.download.EraseInstall": {
+ "name": "EraseInstall",
+ "description": "Downloads latest version of theEraseInstall application.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "RecipeTemplate/RecipeTemplate.pkg.recipe",
- "parent": "com.github.scriptingosx.download.RECIPE_TEMPLATE",
- "shortname": "RecipeTemplate.pkg",
- "inferred_type": "pkg",
+ "path": "ProWarehouse/EraseInstall.download.recipe",
+ "shortname": "EraseInstall.download",
+ "inferred_type": "download",
"children": [
- "com.github.scriptingosx.jss.RECIPE_TEMPLATE",
- "com.github.scriptingosx.munki.RECIPE_TEMPLATE"
+ "com.scriptingosx.jss.EraseInstall",
+ "com.scriptingosx.munki.EraseInstall"
]
},
- "com.github.scriptingosx.munki.RECIPE_TEMPLATE": {
- "name": null,
- "description": "DESCRIPTION HERE!",
+ "com.scriptingosx.munki.EraseInstall": {
+ "name": "EraseInstall",
+ "description": "Downloads latest version of EraseInstall and imports into a Munki repo.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "RecipeTemplate/RecipeTemplate.munki.recipe",
- "parent": "com.github.scriptingosx.pkg.RECIPE_TEMPLATE",
- "shortname": "RecipeTemplate.munki",
+ "path": "ProWarehouse/EraseInstall.munki.recipe",
+ "parent": "com.scriptingosx.download.EraseInstall",
+ "shortname": "EraseInstall.munki",
"inferred_type": "munki",
- "munki_display_name": "DISPLAY NAME",
- "munki_description": "PUT DESCRIPTION HERE"
+ "munki_display_name": "EraseInstall",
+ "munki_description": "Utility that a allows a user to iniate an Erase and Install."
},
- "com.github.scriptingosx.download.RECIPE_TEMPLATE": {
- "name": "RECIPE_TEMPLATE",
- "description": "Downloads the latest version of RECIPE_TEMPLATE.",
+ "com.scriptingosx.download.3DCoat": {
+ "name": "3DCoat",
+ "description": "Downloads the latest version of 3DCoat. (based on the hansen-m recipe)",
"repo": "autopkg/scriptingosx-recipes",
- "path": "RecipeTemplate/RecipeTemplate.download.recipe",
- "shortname": "RecipeTemplate.download",
+ "path": "3DCoat/3DCoat.download.recipe",
+ "shortname": "3DCoat.download",
"inferred_type": "download",
"children": [
- "com.github.scriptingosx.pkg.RECIPE_TEMPLATE"
+ "com.scriptingosx.pkg.3DCoat"
]
},
- "com.github.scriptingosx.pkg.AutoDMG": {
- "name": "AutoDMG",
- "description": "Downloads the latest AutoDMG and creates a package.",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "AutoDMG/AutoDMG.pkg.recipe",
- "parent": "com.github.timsutton.download.AutoDMG",
- "shortname": "AutoDMG.pkg",
- "inferred_type": "pkg"
- },
- "com.scriptingosx.pkg.shellcheck": {
- "name": "Shellcheck",
- "description": "Builds a pkg to install the latest version of the shellcheck binary.",
+ "com.scriptingosx.pkg.3DCoat": {
+ "name": "3DCoat",
+ "description": "Builds 3DCoat pkg from the download.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Shellcheck/Shellcheck.pkg.recipe",
- "parent": "com.scriptingosx.download.shellcheck",
- "shortname": "Shellcheck.pkg",
+ "path": "3DCoat/3DCoat.pkg.recipe",
+ "parent": "com.scriptingosx.download.3DCoat",
+ "shortname": "3DCoat.pkg",
"inferred_type": "pkg",
"children": [
- "com.scriptingosx.install.shellcheck",
- "com.scriptingosx.munki.shellcheck"
+ "com.scriptingosx.munki.3DCoat"
]
},
- "com.scriptingosx.download.shellcheck": {
- "name": "Shellcheck",
- "description": "Downloads latest version of the shellcheck binary.",
+ "com.scriptingosx.munki.3DCoat": {
+ "name": null,
+ "description": "Downloads the latest version of 3DCoat and imports it into Munki.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Shellcheck/Shellcheck.download.recipe",
- "shortname": "Shellcheck.download",
+ "path": "3DCoat/3dCoat.munki.recipe",
+ "parent": "com.scriptingosx.pkg.3DCoat",
+ "shortname": "3dCoat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "3D Coat",
+ "munki_description": "3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model."
+ },
+ "com.github.scriptingosx.download.ImageJ": {
+ "name": "ImageJ",
+ "description": "Downloads ImageJ.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "ImageJ/ImageJ.download.recipe",
+ "shortname": "ImageJ.download",
"inferred_type": "download",
"children": [
- "com.scriptingosx.pkg.shellcheck"
+ "com.github.scriptingosx.pkg.ImageJ"
]
},
- "com.scriptingosx.install.shellcheck": {
- "name": null,
- "description": "Installs the current release of shellcheck",
- "repo": "autopkg/scriptingosx-recipes",
- "path": "Shellcheck/Shellcheck.install.recipe",
- "parent": "com.scriptingosx.pkg.shellcheck",
- "shortname": "Shellcheck.install",
- "inferred_type": "install"
- },
- "com.scriptingosx.munki.shellcheck": {
- "name": null,
- "description": "Downloads latest version of shellcheck and imports into a Munki repo.",
+ "com.github.scriptingosx.pkg.ImageJ": {
+ "name": "ImageJ",
+ "description": "Downloads ImageJ and builds a package.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Shellcheck/Shellcheck.munki.recipe",
- "parent": "com.scriptingosx.pkg.shellcheck",
- "shortname": "Shellcheck.munki",
- "inferred_type": "munki",
- "munki_display_name": "Shellcheck",
- "munki_description": "A static analysis tool for shell scripts"
+ "path": "ImageJ/ImageJ.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.ImageJ",
+ "shortname": "ImageJ.pkg",
+ "inferred_type": "pkg"
},
"com.github.scriptingosx.download.VMwareHorizonClient": {
"name": null,
@@ -21296,178 +21208,231 @@
"munki_display_name": "VMware Horizon Client",
"munki_description": "VMware Horizon Client for Mac allows you to connect to your VMware Horizon virtual desktop from your device of choice giving you on-the-go access from any location."
},
- "com.github.scriptingosx.munki.Python3": {
+ "com.github.scriptingosx.pkg.PEET": {
"name": null,
- "description": "Downloads latest version of Python3 and imports into a Munki repo.",
+ "description": "DESCRIPTION HERE!",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Python3/Python3.munki.recipe",
- "parent": "com.github.scriptingosx.pkg.Python3",
- "shortname": "Python3.munki",
- "inferred_type": "munki",
- "munki_display_name": "Python 3",
- "munki_description": "Python is a programming language that lets you work quickly and integrate systems more effectively."
+ "path": "Bio3DColorado/PEET.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.PEET",
+ "shortname": "PEET.pkg",
+ "inferred_type": "pkg"
},
- "com.github.scriptingosx.install.Python3": {
+ "com.github.scriptingosx.pkg.IMOD-nightly": {
"name": null,
- "description": "Installs the current release version of Python3.",
+ "description": "DESCRIPTION HERE!",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Python3/Python3.install.recipe",
- "parent": "com.github.scriptingosx.download.Python3",
- "shortname": "Python3.install",
- "inferred_type": "install"
+ "path": "Bio3DColorado/IMOD-nightly.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.IMOD-nightly",
+ "shortname": "IMOD-nightly.pkg",
+ "inferred_type": "pkg"
},
- "com.github.scriptingosx.pkg.Python3": {
- "name": "Python3",
- "description": "Copies Python3.mpkg from the dmg downloaded.",
+ "com.github.scriptingosx.pkg.IMOD": {
+ "name": null,
+ "description": "DESCRIPTION HERE!",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Python3/Python3.pkg.recipe",
- "parent": "com.github.scriptingosx.download.Python3",
- "shortname": "Python3.pkg",
- "inferred_type": "pkg",
+ "path": "Bio3DColorado/IMOD.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.IMOD",
+ "shortname": "IMOD.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.scriptingosx.download.IMOD": {
+ "name": "IMOD",
+ "description": "Downloads the latest version of IMOD.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Bio3DColorado/IMOD.download.recipe",
+ "shortname": "IMOD.download",
+ "inferred_type": "download",
"children": [
- "com.github.scriptingosx.munki.Python3",
- "com.github.scriptingosx.jss.Python3",
- "com.github.novaksam.jamf.Python3",
- "com.github.smithjw.jamf.Python3"
+ "com.github.scriptingosx.pkg.IMOD"
]
},
- "com.github.scriptingosx.download.Python3": {
- "name": "Python3",
- "description": "Downloads latest version of Python3.",
+ "com.github.scriptingosx.download.IMOD-nightly": {
+ "name": "IMOD",
+ "description": "Downloads the latest nightly build of IMOD.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Python3/Python3.download.recipe",
- "shortname": "Python3.download",
+ "path": "Bio3DColorado/IMOD-nightly.download.recipe",
+ "shortname": "IMOD-nightly.download",
"inferred_type": "download",
"children": [
- "com.github.scriptingosx.install.Python3",
- "com.github.scriptingosx.pkg.Python3",
- "com.github.peshay.filewave.Python3"
+ "com.github.scriptingosx.pkg.IMOD-nightly"
]
},
- "com.github.scriptingosx.jss.Python3": {
- "name": "Python3",
- "description": "Uses parent pkg recipe to downloads latest Python3 and import it into the JSS.",
+ "com.github.scriptingosx.download.PEET": {
+ "name": "PEET",
+ "description": "Downloads the latest version of PEET.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "Python3/Python3.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.Python3",
- "shortname": "Python3.jss",
+ "path": "Bio3DColorado/PEET.download.recipe",
+ "shortname": "PEET.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.scriptingosx.pkg.PEET"
+ ]
+ },
+ "com.scriptingosx.install.Nomadesk": {
+ "name": "Nomadesk",
+ "description": "Installs the latest version of Nomadesk.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Nomadesk/Nomadesk.install.recipe",
+ "parent": "com.scriptingosx.download.Nomadesk",
+ "shortname": "Nomadesk.install",
+ "inferred_type": "install"
+ },
+ "com.scriptingosx.download.Nomadesk": {
+ "name": "Nomadesk",
+ "description": "Downloads the latest version of Nomadesk.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Nomadesk/Nomadesk.download.recipe",
+ "shortname": "Nomadesk.download",
+ "inferred_type": "download",
+ "children": [
+ "com.scriptingosx.install.Nomadesk",
+ "com.scriptingosx.munki.Nomadesk",
+ "com.scriptingosx.pkg.Nomadesk"
+ ]
+ },
+ "com.github.jss-recipes.jss.Nomadesk": {
+ "name": "Nomadesk",
+ "description": "Downloads the latest version of Nomadesk and imports it into your JSS.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Nomadesk/Nomadesk.jss.recipe",
+ "parent": "com.scriptingosx.pkg.Nomadesk",
+ "shortname": "Nomadesk.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Python3"
+ "jamf_description": ""
},
- "com.github.scriptingosx.SharedProcessors": {
- "name": null,
- "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ",
+ "com.scriptingosx.munki.Nomadesk": {
+ "name": "Nomadesk",
+ "description": "Downloads the latest version of Nomadesk and imports it into Munki.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "SharedProcessors/ScriptingOSXProcessors.recipe"
+ "path": "Nomadesk/Nomadesk.munki.recipe",
+ "parent": "com.scriptingosx.download.Nomadesk",
+ "shortname": "Nomadesk.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Nomadesk",
+ "munki_description": " "
},
- "com.scriptingosx.processors": {
- "name": null,
- "description": "Stub Recipe to locate the shared processors in this folder. \n\nTo use the processors here, instead of setting the 'Processor' key to a processor name\nonly, we separate the recipe identifier and the processor\nname with a slash:\n\n\n Processor\n com.github.scriptingosx.SharedProcessors/ProcessorName\n\n\nCurrently ScriptingOSX has the following shared processors:\n- Notification: shows a OS X notification (Sample: XQuartz/XQuartz.notify.recipe)\n- SendPKGWithARD: uses ARD to send and install a pkg to a given computer list in Apple Remote Desktop\n- FileTemplate: copies a template file and fills placeholders with autopkg key (e.g. %NAME%, %version%) (used in FirefoxUSC.pkg)\n ",
+ "com.scriptingosx.pkg.Nomadesk": {
+ "name": "Nomadesk",
+ "description": "Downloads the latest version of Nomadesk and creates a package.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "SharedProcessors/Processors.recipe"
+ "path": "Nomadesk/Nomadesk.pkg.recipe",
+ "parent": "com.scriptingosx.download.Nomadesk",
+ "shortname": "Nomadesk.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jss-recipes.jss.Nomadesk"
+ ]
},
- "com.scriptingosx.munki.EraseInstall": {
- "name": "EraseInstall",
- "description": "Downloads latest version of EraseInstall and imports into a Munki repo.",
+ "com.github.scriptingosx.pkg.AutoDMG": {
+ "name": "AutoDMG",
+ "description": "Downloads the latest AutoDMG and creates a package.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "ProWarehouse/EraseInstall.munki.recipe",
- "parent": "com.scriptingosx.download.EraseInstall",
- "shortname": "EraseInstall.munki",
- "inferred_type": "munki",
- "munki_display_name": "EraseInstall",
- "munki_description": "Utility that a allows a user to iniate an Erase and Install."
+ "path": "AutoDMG/AutoDMG.pkg.recipe",
+ "parent": "com.github.timsutton.download.AutoDMG",
+ "shortname": "AutoDMG.pkg",
+ "inferred_type": "pkg"
},
- "com.scriptingosx.jss.EraseInstall": {
- "name": "EraseInstall",
- "description": "Uses parent pkg recipe to downloads latest EraseInstall and imports it into the JSS.",
+ "com.github.scriptingosx.jss.Firefox": {
+ "name": "Firefox",
+ "description": "Uses parent pkg recipe to downloads latest Firefox with USC settings and import it into the JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "ProWarehouse/EraseInstall.jss.recipe",
- "parent": "com.scriptingosx.download.EraseInstall",
- "shortname": "EraseInstall.jss",
+ "path": "FirefoxPrefs/FirefoxPrefs.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.Firefox",
+ "shortname": "FirefoxPrefs.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Deployment"
+ "jamf_description": "Mozilla's open source web brwoser."
},
- "com.scriptingosx.download.EraseInstall": {
- "name": "EraseInstall",
- "description": "Downloads latest version of theEraseInstall application.",
+ "com.github.scriptingosx.pkg.Firefox": {
+ "name": "FirefoxUSC",
+ "description": "Downloads Firefox disk image and builds a package. This also adds the configuration files necessary for the USC Labs\nValues for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "ProWarehouse/EraseInstall.download.recipe",
- "shortname": "EraseInstall.download",
- "inferred_type": "download",
+ "path": "FirefoxPrefs/FirefoxPrefs.pkg.recipe",
+ "parent": "com.github.autopkg.download.firefox-rc-en_US",
+ "shortname": "FirefoxPrefs.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.scriptingosx.munki.EraseInstall",
- "com.scriptingosx.jss.EraseInstall"
+ "com.github.scriptingosx.jss.Firefox",
+ "com.github.scriptingosx.munki.Firefox"
]
},
- "com.github.scriptingosx.jss.GoogleChrome": {
- "name": "GoogleChrome",
- "description": "Uses parent pkg recipe to downloads latest Google Chrome with USC settings and import it into the JSS.",
+ "com.github.scriptingosx.munki.Firefox": {
+ "name": "FirefoxUSC",
+ "description": "Downloads Firefox disk image and imports into Munki.\nValues for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$RELEASE/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "GoogleChrome/GoogleChromeUSC.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.GoogleChrome",
- "shortname": "GoogleChromeUSC.jss",
+ "path": "FirefoxPrefs/FirefoxPrefs.munki.recipe",
+ "parent": "com.github.scriptingosx.pkg.Firefox",
+ "shortname": "FirefoxPrefs.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mozilla Firefox (USC Config)",
+ "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs."
+ },
+ "com.github.scriptingosx.jss.FileZilla": {
+ "name": "FileZilla",
+ "description": "Uses parent pkg recipe to downloads latest FileZilla and import it into the JSS.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "FileZilla/FileZilla.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.FileZilla",
+ "shortname": "FileZilla.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "GoogleChrome with USC Prefs"
+ "jamf_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client."
},
- "com.github.scriptingosx.pkg.GoogleChrome": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image, inserts the Master Preferences File with USC settings and builds a package.",
+ "com.github.scriptingosx.pkg.FileZilla": {
+ "name": "FileZilla",
+ "description": "Downloads the latest FileZilla and creates a package.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "GoogleChrome/GoogleChromeUSC.pkg.recipe",
- "parent": "com.github.autopkg.download.googlechrome",
- "shortname": "GoogleChromeUSC.pkg",
+ "path": "FileZilla/FileZilla.pkg.recipe",
+ "parent": "com.github.keeleysam.recipes.FileZilla.download",
+ "shortname": "FileZilla.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.scriptingosx.jss.GoogleChrome"
+ "com.github.scriptingosx.jss.FileZilla",
+ "com.gitub.d33t5.jamf.FileZilla"
]
},
- "com.github.scriptingosx.pkg.BusyCal": {
- "name": null,
- "description": "Re-packages BusyCal in a new PKG without nasty scripts.",
+ "com.scriptingosx.install.uTorrent": {
+ "name": "uTorrent",
+ "description": "Installs the latest version of uTorrent.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "BusyCal/BusyCal.pkg.recipe",
- "parent": "com.github.scriptingosx.download.BusyCal",
- "shortname": "BusyCal.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.scriptingosx.jss.BusyCal"
- ]
+ "path": "BitTorrent/uTorrent.install.recipe",
+ "parent": "com.scriptingosx.download.uTorrent",
+ "shortname": "uTorrent.install",
+ "inferred_type": "install"
},
- "com.github.scriptingosx.download.BusyCal": {
- "name": "BusyCal",
- "description": "Downloads the latest version of BusyCal.",
+ "com.scriptingosx.download.uTorrent": {
+ "name": "uTorrent",
+ "description": "Downloads the latest version of uTorrent.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "BusyCal/BusyCal.download.recipe",
- "shortname": "BusyCal.download",
+ "path": "BitTorrent/uTorrent.download.recipe",
+ "shortname": "uTorrent.download",
"inferred_type": "download",
"children": [
- "com.github.scriptingosx.pkg.BusyCal"
+ "com.scriptingosx.install.uTorrent",
+ "com.scriptingosx.munki.uTorrent",
+ "com.scriptingosx.pkg.uTorrent"
]
},
- "com.github.scriptingosx.jss.BusyCal": {
- "name": null,
- "description": "Uploads the BusyCal pkg to JSS.",
+ "com.scriptingosx.munki.uTorrent": {
+ "name": "uTorrent",
+ "description": "Downloads the latest version of uTorrent and imports it into Munki.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "BusyCal/BusyCal.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.BusyCal",
- "shortname": "BusyCal.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "BitTorrent/uTorrent.munki.recipe",
+ "parent": "com.scriptingosx.download.uTorrent",
+ "shortname": "uTorrent.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "uTorrent",
+ "munki_description": "Lightweight BitTorrent client."
},
- "com.github.scriptingosx.download.TeXLiveUtility": {
- "name": "TeXLiveUtility",
- "description": "Downloads the latest version of TeXLiveUtility.",
+ "com.scriptingosx.pkg.uTorrent": {
+ "name": "uTorrent",
+ "description": "Downloads the latest version of uTorrent and creates a package.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "TeXLiveUtility/TeXLiveUtility.download.recipe",
- "shortname": "TeXLiveUtility.download",
- "inferred_type": "download",
- "children": [
- "com.github.scriptingosx.pkg.TeXLiveUtility"
- ]
+ "path": "BitTorrent/uTorrent.pkg.recipe",
+ "parent": "com.scriptingosx.download.uTorrent",
+ "shortname": "uTorrent.pkg",
+ "inferred_type": "pkg"
},
"com.github.scriptingosx.pkg.TeXLiveUtility": {
"name": null,
@@ -21492,146 +21457,173 @@
"munki_display_name": "TeX Live Utility",
"munki_description": "TeX Live Utility is a Mac OS X graphical interface for TeX Live Manager, which is a tool provided with TeX Live 2008 and later, for updating, installing, and otherwise managing TeX Live. TeX Live Utility aims to provide a native Mac OS X interface for the most commonly used functions of the TeX Live Manager command-line tool."
},
- "com.github.scriptingosx.pkg.FileZilla": {
- "name": "FileZilla",
- "description": "Downloads the latest FileZilla and creates a package.",
+ "com.github.scriptingosx.download.TeXLiveUtility": {
+ "name": "TeXLiveUtility",
+ "description": "Downloads the latest version of TeXLiveUtility.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "FileZilla/FileZilla.pkg.recipe",
- "parent": "com.github.keeleysam.recipes.FileZilla.download",
- "shortname": "FileZilla.pkg",
- "inferred_type": "pkg",
+ "path": "TeXLiveUtility/TeXLiveUtility.download.recipe",
+ "shortname": "TeXLiveUtility.download",
+ "inferred_type": "download",
"children": [
- "com.github.scriptingosx.jss.FileZilla",
- "com.gitub.d33t5.jamf.FileZilla"
+ "com.github.scriptingosx.pkg.TeXLiveUtility"
]
},
- "com.github.scriptingosx.jss.FileZilla": {
- "name": "FileZilla",
- "description": "Uses parent pkg recipe to downloads latest FileZilla and import it into the JSS.",
+ "com.github.scriptingosx.download.LaTeXiT": {
+ "name": "LaTeXiT",
+ "description": "Downloads the latest version of LaTeXiT.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "FileZilla/FileZilla.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.FileZilla",
- "shortname": "FileZilla.jss",
+ "path": "LaTeXiT/LaTeXiT.download.recipe",
+ "shortname": "LaTeXiT.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.scriptingosx.munki.LaTeXiT"
+ ]
+ },
+ "com.github.scriptingosx.munki.LaTeXiT": {
+ "name": null,
+ "description": "Loads the newest Version of LaTeXiT to munki",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "LaTeXiT/LaTeXiT.munki.recipe",
+ "parent": "com.github.scriptingosx.download.LaTeXiT",
+ "shortname": "LaTeXiT.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "LaTeXiT",
+ "munki_description": "Should LaTeXiT be categorized, it would be an equation editor. This is not the plain truth, since LaTeXiT is \"simply\" a graphical interface above a LaTeX engine. However, its large set of features is a reason to see it as an editor; this is the goal in fact."
+ },
+ "com.github.scriptingosx.jss.audacity": {
+ "name": "Audacity",
+ "description": "Uses parent pkg recipe to download latest Audacity and import it into the JSS.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Audacity/Audacity.jss.recipe",
+ "parent": "com.github.jss-recipes.jss.Audacity",
+ "shortname": "Audacity.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "FileZilla is a fast and reliable cross-platform FTP, FTPS and SFTP client."
+ "jamf_description": "Audacity"
},
- "com.github.scriptingosx.pkg.XQuartz": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest XQuartz and assigns correct version number.",
+ "com.github.scriptingosx.pkg.audacity": {
+ "name": "Audacity",
+ "description": "Create a package from the Audacity DMG.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "XQuartz/XQuartz.pkg.recipe",
- "parent": "com.github.autopkg.download.xquartz",
- "shortname": "XQuartz.pkg",
+ "path": "Audacity/Audacity.pkg.recipe",
+ "shortname": "Audacity.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.novaksam.jamf.XQuartz",
- "com.github.novaksam.jss.XQuartz",
- "com.github.patgmac.lanrev.XQuartz",
- "com.github.autopkg.grahampugh-recipes.jamf.XQuartz-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.XQuartz"
+ "com.github.patgmac.lanrev.Audacity"
]
},
- "com.scriptingosx.pkg.WhatsApp": {
- "name": "WhatsApp",
- "description": "Downloads the latest version of WhatsApp and creates a package.",
+ "com.github.scriptingosx.jss.GoogleChrome": {
+ "name": "GoogleChrome",
+ "description": "Uses parent pkg recipe to downloads latest Google Chrome with USC settings and import it into the JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "WhatsAppInc/WhatsApp.pkg.recipe",
- "parent": "com.scriptingosx.download.WhatsApp",
- "shortname": "WhatsApp.pkg",
+ "path": "GoogleChrome/GoogleChromeUSC.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.GoogleChrome",
+ "shortname": "GoogleChromeUSC.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "GoogleChrome with USC Prefs"
+ },
+ "com.github.scriptingosx.pkg.GoogleChrome": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image, inserts the Master Preferences File with USC settings and builds a package.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "GoogleChrome/GoogleChromeUSC.pkg.recipe",
+ "parent": "com.github.autopkg.download.googlechrome",
+ "shortname": "GoogleChromeUSC.pkg",
"inferred_type": "pkg",
"children": [
- "com.scriptingosx.jss.WhatsApp"
+ "com.github.scriptingosx.jss.GoogleChrome"
]
},
- "com.scriptingosx.munki.WhatsApp": {
- "name": "WhatsApp",
- "description": "Downloads the latest version of WhatsApp and imports it into Munki.",
+ "com.github.scriptingosx.download.EclipseKepler": {
+ "name": "EclipseKepler",
+ "description": "Downloads latest version of EclipseKepler.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "WhatsAppInc/WhatsApp.munki.recipe",
- "parent": "com.scriptingosx.download.WhatsApp",
- "shortname": "WhatsApp.munki",
- "inferred_type": "munki",
- "munki_display_name": "WhatsApp",
- "munki_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\n\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages."
+ "path": "Eclipse/EclipseKepler.download.recipe",
+ "shortname": "EclipseKepler.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.scriptingosx.pkg.EclipseKepler"
+ ]
},
- "com.scriptingosx.install.WhatsApp": {
- "name": "WhatsApp",
- "description": "Installs the latest version of WhatsApp.",
+ "com.github.scriptingosx.pkg.EclipseKepler": {
+ "name": "EclipseKepler",
+ "description": "Builds EclipseKepler pkg from the dmg downloaded.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "WhatsAppInc/WhatsApp.install.recipe",
- "parent": "com.scriptingosx.download.WhatsApp",
- "shortname": "WhatsApp.install",
- "inferred_type": "install"
+ "path": "Eclipse/EclipseKepler.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.EclipseKepler",
+ "shortname": "EclipseKepler.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.scriptingosx.jss.EclipseKepler"
+ ]
},
- "com.scriptingosx.jss.WhatsApp": {
- "name": "WhatsApp",
- "description": "Downloads the latest version of WhatsApp and imports it into your JSS.",
+ "com.github.scriptingosx.jss.EclipseKepler": {
+ "name": null,
+ "description": "Uses parent pkg recipe to downloads latest Eclipse IDE and import it into the JSS.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "WhatsAppInc/WhatsApp.jss.recipe",
- "parent": "com.scriptingosx.pkg.WhatsApp",
- "shortname": "WhatsApp.jss",
+ "path": "Eclipse/EclipseKepler.jss.recipe",
+ "parent": "com.github.scriptingosx.pkg.EclipseKepler",
+ "shortname": "EclipseKepler.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "WhatsApp Messenger is a cross-platform mobile messaging app which allows you to exchange messages without having to pay for SMS. WhatsApp Messenger is available for iPhone, BlackBerry, Android, Windows Phone and Nokia and yes, those phones can all message each other! Because WhatsApp Messenger uses the same internet data plan that you use for email and web browsing, there is no cost to message and stay in touch with your friends.\nIn addition to basic messaging WhatsApp users can create groups, send each other unlimited images, video and audio media messages."
+ "jamf_description": null
},
- "com.scriptingosx.download.WhatsApp": {
- "name": "WhatsApp",
- "description": "Downloads the latest version of WhatsApp.",
+ "com.github.scriptingosx.munki.EclipseLuna": {
+ "name": null,
+ "description": "Imports EclipseLuna to Munki",
"repo": "autopkg/scriptingosx-recipes",
- "path": "WhatsAppInc/WhatsApp.download.recipe",
- "shortname": "WhatsApp.download",
+ "path": "Eclipse/EclipseLuna.munki.recipe",
+ "parent": "com.github.homebysix.pkg.EclipseLuna",
+ "shortname": "EclipseLuna.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Eclipse IDE for Java Developers",
+ "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..."
+ },
+ "com.scriptingosx.download.shellcheck": {
+ "name": "Shellcheck",
+ "description": "Downloads latest version of the shellcheck binary.",
+ "repo": "autopkg/scriptingosx-recipes",
+ "path": "Shellcheck/Shellcheck.download.recipe",
+ "shortname": "Shellcheck.download",
"inferred_type": "download",
"children": [
- "com.scriptingosx.pkg.WhatsApp",
- "com.scriptingosx.munki.WhatsApp",
- "com.scriptingosx.install.WhatsApp",
- "com.github.peshay.filewave.WhatsApp"
+ "com.scriptingosx.pkg.shellcheck"
]
},
- "com.github.scriptingosx.jss.Firefox": {
- "name": "Firefox",
- "description": "Uses parent pkg recipe to downloads latest Firefox with USC settings and import it into the JSS.",
+ "com.scriptingosx.munki.shellcheck": {
+ "name": null,
+ "description": "Downloads latest version of shellcheck and imports into a Munki repo.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "FirefoxPrefs/FirefoxPrefs.jss.recipe",
- "parent": "com.github.scriptingosx.pkg.Firefox",
- "shortname": "FirefoxPrefs.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Mozilla's open source web brwoser."
+ "path": "Shellcheck/Shellcheck.munki.recipe",
+ "parent": "com.scriptingosx.pkg.shellcheck",
+ "shortname": "Shellcheck.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Shellcheck",
+ "munki_description": "A static analysis tool for shell scripts"
},
- "com.github.scriptingosx.munki.Firefox": {
- "name": "FirefoxUSC",
- "description": "Downloads Firefox disk image and imports into Munki.\nValues for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$RELEASE/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.",
+ "com.scriptingosx.install.shellcheck": {
+ "name": null,
+ "description": "Installs the current release of shellcheck",
"repo": "autopkg/scriptingosx-recipes",
- "path": "FirefoxPrefs/FirefoxPrefs.munki.recipe",
- "parent": "com.github.scriptingosx.pkg.Firefox",
- "shortname": "FirefoxPrefs.munki",
- "inferred_type": "munki",
- "munki_display_name": "Mozilla Firefox (USC Config)",
- "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs."
+ "path": "Shellcheck/Shellcheck.install.recipe",
+ "parent": "com.scriptingosx.pkg.shellcheck",
+ "shortname": "Shellcheck.install",
+ "inferred_type": "install"
},
- "com.github.scriptingosx.pkg.Firefox": {
- "name": "FirefoxUSC",
- "description": "Downloads Firefox disk image and builds a package. This also adds the configuration files necessary for the USC Labs\nValues for FIREFOX_BUILD correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.",
+ "com.scriptingosx.pkg.shellcheck": {
+ "name": "Shellcheck",
+ "description": "Builds a pkg to install the latest version of the shellcheck binary.",
"repo": "autopkg/scriptingosx-recipes",
- "path": "FirefoxPrefs/FirefoxPrefs.pkg.recipe",
- "parent": "com.github.autopkg.download.firefox-rc-en_US",
- "shortname": "FirefoxPrefs.pkg",
+ "path": "Shellcheck/Shellcheck.pkg.recipe",
+ "parent": "com.scriptingosx.download.shellcheck",
+ "shortname": "Shellcheck.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.scriptingosx.jss.Firefox",
- "com.github.scriptingosx.munki.Firefox"
+ "com.scriptingosx.munki.shellcheck",
+ "com.scriptingosx.install.shellcheck"
]
},
- "com.github.luisgiraldo.pkg.omnidisksweeper": {
- "name": "OmniDiskSweeper",
- "description": "Downloads latest OmniDiskSweeper disk image and builds a package.",
- "repo": "autopkg/luisgiraldo-recipes",
- "path": "OmniGroup/OmniDiskSweeper.pkg.recipe",
- "shortname": "OmniDiskSweeper.pkg",
- "inferred_type": "pkg"
- },
"com.github.luisgiraldo.munki.omnidisksweeper": {
"name": "OmniDiskSweeper",
"description": "Downloads latest OmniDiskSweeper disk image and imports into Munki.",
@@ -21642,6 +21634,71 @@
"munki_display_name": "OmniDiskSweeper",
"munki_description": "OmniDiskSweeper is really great at what it does- showing you the files on your drive, in descending order by size, and letting you decide what to do with them. Delete away, but exercise caution. (Requires OS X v10.8+)"
},
+ "com.github.luisgiraldo.pkg.omnidisksweeper": {
+ "name": "OmniDiskSweeper",
+ "description": "Downloads latest OmniDiskSweeper disk image and builds a package.",
+ "repo": "autopkg/luisgiraldo-recipes",
+ "path": "OmniGroup/OmniDiskSweeper.pkg.recipe",
+ "shortname": "OmniDiskSweeper.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.justinrummel.pkg.TeamViewer": {
+ "name": "TeamViewer",
+ "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "TeamViewer/TeamViewer.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewer",
+ "shortname": "TeamViewer.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.justinrummel.jss.TeamViewer"
+ ]
+ },
+ "com.justinrummel.jss.TeamViewerQS": {
+ "name": "TeamViewerQS",
+ "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS Then, uploads to the Jamf Pro Server.",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "TeamViewer/TeamViewerQS.jss.recipe",
+ "parent": "com.justinrummel.pkg.TeamViewerQS",
+ "shortname": "TeamViewerQS.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "TeamViewer QuickSupport is a simple application for gaining support from your IT team."
+ },
+ "com.justinrummel.pkg.TeamViewerQS": {
+ "name": "TeamViewerQS",
+ "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "TeamViewer/TeamViewerQS.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.TeamViewerQS",
+ "shortname": "TeamViewerQS.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.justinrummel.jss.TeamViewerQS"
+ ]
+ },
+ "com.justinrummel.jss.TeamViewer": {
+ "name": "TeamViewer",
+ "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer Then, uploads to the Jamf Pro Server.",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "TeamViewer/TeamViewer.jss.recipe",
+ "parent": "com.justinrummel.pkg.TeamViewer",
+ "shortname": "TeamViewer.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Establish incoming and outgoing remote desktop and computer-to-computer connections for real-time support or access to files, networks and programs. Collaborate online, participate in meetings, chat with other people or groups, and make video calls in one click. After downloading and installing this software, you'll have your first session up and running within seconds."
+ },
+ "com.justinrummel.jss.dropbox": {
+ "name": null,
+ "description": "Uses parent pkg recipe to downloads latest version of Dropbox and import it into the JSS.",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "Dropbox/Dropbox.jss.recipe",
+ "parent": "com.github.autopkg.pkg.dropbox",
+ "shortname": "Dropbox.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
"com.justinrummel.pkg.1Password": {
"name": "1Password",
"description": "Uses io.github.hjuutilainen.download.1Password recipe to download latest 1Password",
@@ -21662,17 +21719,6 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.justinrummel.jss.iStatMenus": {
- "name": "iStat Menus",
- "description": "Uses parent pkg recipe to downloads latest version of iStatMenus and import it into the JSS.",
- "repo": "autopkg/justinrummel-recipes",
- "path": "Bjango/iStatMenus.jss.recipe",
- "parent": "com.justinrummel.pkg.iStatMenus",
- "shortname": "iStatMenus.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
- },
"com.justinrummel.pkg.iStatMenus": {
"name": "iStatMenus",
"description": "Uses recipe to pkg latest iStatMenu",
@@ -21697,49 +21743,13 @@
"com.justinrummel.pkg.iStatMenus"
]
},
- "com.justinrummel.pkg.WiresharkDev": {
- "name": "Wireshark",
- "description": "PKG Wireshark Dev from download recipe",
- "repo": "autopkg/justinrummel-recipes",
- "path": "WiresharkDev/WiresharkDev.pkg.recipe",
- "parent": "com.justinrummel.download.WiresharkDev",
- "shortname": "WiresharkDev.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.justinrummel.jss.WiresharkDev",
- "com.github.homebysix.install.WiresharkDev",
- "com.github.homebysix.munki.WiresharkDev"
- ]
- },
- "com.justinrummel.download.WiresharkDev": {
- "name": "Wireshark",
- "description": "the Development release of Wireshark.",
- "repo": "autopkg/justinrummel-recipes",
- "path": "WiresharkDev/WiresharkDev.download.recipe",
- "shortname": "WiresharkDev.download",
- "inferred_type": "download",
- "children": [
- "com.justinrummel.pkg.WiresharkDev"
- ]
- },
- "com.justinrummel.jss.WiresharkDev": {
- "name": null,
- "description": "Uses parent pkg recipe to downloads latest version of WiresharkDev and import it into the JSS.",
- "repo": "autopkg/justinrummel-recipes",
- "path": "WiresharkDev/WiresharkDev.jss.recipe",
- "parent": "com.justinrummel.pkg.WiresharkDev",
- "shortname": "WiresharkDev.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.justinrummel.jss.dropbox": {
- "name": null,
- "description": "Uses parent pkg recipe to downloads latest version of Dropbox and import it into the JSS.",
+ "com.justinrummel.jss.iStatMenus": {
+ "name": "iStat Menus",
+ "description": "Uses parent pkg recipe to downloads latest version of iStatMenus and import it into the JSS.",
"repo": "autopkg/justinrummel-recipes",
- "path": "Dropbox/Dropbox.jss.recipe",
- "parent": "com.github.autopkg.pkg.dropbox",
- "shortname": "Dropbox.jss",
+ "path": "Bjango/iStatMenus.jss.recipe",
+ "parent": "com.justinrummel.pkg.iStatMenus",
+ "shortname": "iStatMenus.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
@@ -21755,24 +21765,21 @@
"munki_display_name": "VMWare Fusion Pro",
"munki_description": ""
},
- "com.justinrummel.download.VMwareFusionGuestTools": {
- "name": "com.vmware.fusion.tools.darwin.zip.tar",
- "description": "Download recipe for VMware Fusion Guest Tools",
- "repo": "autopkg/justinrummel-recipes",
- "path": "VMware Fusion/VMwareFusionGuestTools.download.recipe",
- "shortname": "VMwareFusionGuestTools.download",
- "inferred_type": "download"
- },
- "com.justinrummel.jss.VMwareFusion": {
- "name": "VMware Fusion",
- "description": "Uses parent pkg recipe to downloads latest version of VMware Fusion and import it into the JSS.",
+ "com.justinrummel.pkg.VMwareFusion": {
+ "name": "com.vmware.fusion",
+ "description": "Takes .zip.tar VMware Fusion download and extracts the data",
"repo": "autopkg/justinrummel-recipes",
- "path": "VMware Fusion/VMwareFusion.jss.recipe",
- "parent": "com.justinrummel.pkg.VMwareFusion",
- "shortname": "VMwareFusion.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "VMware Fusion/VMwareFusion.pkg.recipe",
+ "parent": "com.justinrummel.download.VMwareFusion",
+ "shortname": "VMwareFusion.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.justinrummel.pkg.munki.VMwareFusion",
+ "com.justinrummel.jss.VMwareFusion",
+ "com.github.grahamgilbert.install.VMwareFusion",
+ "com.github.golbiga.jss.VMwareFusion",
+ "com.github.novaksam.jss.VMwareFusion"
+ ]
},
"com.justinrummel.download.VMwareFusion": {
"name": "com.vmware.fusion",
@@ -21789,22 +21796,6 @@
"com.github.peshay.filewave.VMwareFusion"
]
},
- "com.justinrummel.pkg.VMwareFusion": {
- "name": "com.vmware.fusion",
- "description": "Takes .zip.tar VMware Fusion download and extracts the data",
- "repo": "autopkg/justinrummel-recipes",
- "path": "VMware Fusion/VMwareFusion.pkg.recipe",
- "parent": "com.justinrummel.download.VMwareFusion",
- "shortname": "VMwareFusion.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.justinrummel.jss.VMwareFusion",
- "com.justinrummel.pkg.munki.VMwareFusion",
- "com.github.grahamgilbert.install.VMwareFusion",
- "com.github.golbiga.jss.VMwareFusion",
- "com.github.novaksam.jss.VMwareFusion"
- ]
- },
"com.justinrummel.pkg.munki.VMwareFusion": {
"name": "VMwareFusion",
"description": "Imports the VMwareFusion package into Munki.",
@@ -21812,6 +21803,36 @@
"path": "VMware Fusion/VMwareFusion.pkg.munki.recipe",
"parent": "com.justinrummel.pkg.VMwareFusion"
},
+ "com.justinrummel.download.VMwareFusionGuestTools": {
+ "name": "com.vmware.fusion.tools.darwin.zip.tar",
+ "description": "Download recipe for VMware Fusion Guest Tools",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "VMware Fusion/VMwareFusionGuestTools.download.recipe",
+ "shortname": "VMwareFusionGuestTools.download",
+ "inferred_type": "download"
+ },
+ "com.justinrummel.jss.VMwareFusion": {
+ "name": "VMware Fusion",
+ "description": "Uses parent pkg recipe to downloads latest version of VMware Fusion and import it into the JSS.",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "VMware Fusion/VMwareFusion.jss.recipe",
+ "parent": "com.justinrummel.pkg.VMwareFusion",
+ "shortname": "VMwareFusion.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.justinrummel.jss.Silverlight": {
+ "name": null,
+ "description": "Uses parent pkg recipe to downloads latest version of Silverlight and import it into the JSS.",
+ "repo": "autopkg/justinrummel-recipes",
+ "path": "Silverlight/Silverlight.jss.recipe",
+ "parent": "com.github.autopkg.pkg.Silverlight",
+ "shortname": "Silverlight.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
"com.justinrummel.jss.SublimeText3": {
"name": null,
"description": "Uses parent pkg recipe to downloads latest version of SublimeText 3 and import it into the JSS.",
@@ -21837,106 +21858,63 @@
"com.github.autopkg.grahampugh-recipes.jamf.SublimeText3"
]
},
- "com.justinrummel.jss.Silverlight": {
- "name": null,
- "description": "Uses parent pkg recipe to downloads latest version of Silverlight and import it into the JSS.",
- "repo": "autopkg/justinrummel-recipes",
- "path": "Silverlight/Silverlight.jss.recipe",
- "parent": "com.github.autopkg.pkg.Silverlight",
- "shortname": "Silverlight.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.justinrummel.jss.TeamViewerQS": {
- "name": "TeamViewerQS",
- "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS Then, uploads to the Jamf Pro Server.",
+ "com.justinrummel.download.WiresharkDev": {
+ "name": "Wireshark",
+ "description": "the Development release of Wireshark.",
"repo": "autopkg/justinrummel-recipes",
- "path": "TeamViewer/TeamViewerQS.jss.recipe",
- "parent": "com.justinrummel.pkg.TeamViewerQS",
- "shortname": "TeamViewerQS.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "TeamViewer QuickSupport is a simple application for gaining support from your IT team."
+ "path": "WiresharkDev/WiresharkDev.download.recipe",
+ "shortname": "WiresharkDev.download",
+ "inferred_type": "download",
+ "children": [
+ "com.justinrummel.pkg.WiresharkDev"
+ ]
},
- "com.justinrummel.jss.TeamViewer": {
- "name": "TeamViewer",
- "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer Then, uploads to the Jamf Pro Server.",
+ "com.justinrummel.jss.WiresharkDev": {
+ "name": null,
+ "description": "Uses parent pkg recipe to downloads latest version of WiresharkDev and import it into the JSS.",
"repo": "autopkg/justinrummel-recipes",
- "path": "TeamViewer/TeamViewer.jss.recipe",
- "parent": "com.justinrummel.pkg.TeamViewer",
- "shortname": "TeamViewer.jss",
+ "path": "WiresharkDev/WiresharkDev.jss.recipe",
+ "parent": "com.justinrummel.pkg.WiresharkDev",
+ "shortname": "WiresharkDev.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Establish incoming and outgoing remote desktop and computer-to-computer connections for real-time support or access to files, networks and programs. Collaborate online, participate in meetings, chat with other people or groups, and make video calls in one click. After downloading and installing this software, you'll have your first session up and running within seconds."
- },
- "com.justinrummel.pkg.TeamViewerQS": {
- "name": "TeamViewerQS",
- "description": "Uses io.github.hjuutilainen.download.TeamViewerQS recipe to download latest TeamViewerQS",
- "repo": "autopkg/justinrummel-recipes",
- "path": "TeamViewer/TeamViewerQS.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewerQS",
- "shortname": "TeamViewerQS.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.justinrummel.jss.TeamViewerQS"
- ]
+ "jamf_description": null
},
- "com.justinrummel.pkg.TeamViewer": {
- "name": "TeamViewer",
- "description": "Uses io.github.hjuutilainen.download.TeamViewer recipe to download latest TeamViewer",
+ "com.justinrummel.pkg.WiresharkDev": {
+ "name": "Wireshark",
+ "description": "PKG Wireshark Dev from download recipe",
"repo": "autopkg/justinrummel-recipes",
- "path": "TeamViewer/TeamViewer.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.TeamViewer",
- "shortname": "TeamViewer.pkg",
+ "path": "WiresharkDev/WiresharkDev.pkg.recipe",
+ "parent": "com.justinrummel.download.WiresharkDev",
+ "shortname": "WiresharkDev.pkg",
"inferred_type": "pkg",
"children": [
- "com.justinrummel.jss.TeamViewer"
+ "com.justinrummel.jss.WiresharkDev",
+ "com.github.homebysix.install.WiresharkDev",
+ "com.github.homebysix.munki.WiresharkDev"
]
},
- "com.github.groob.munki.Foldit": {
- "name": "Foldit",
- "description": "Downloads the current release version of Foldit and imports into Munki.",
- "repo": "autopkg/groob-recipes",
- "path": "Foldit/Foldit.munki.recipe",
- "parent": "com.github.groob.download.Foldit",
- "shortname": "Foldit.munki",
- "inferred_type": "munki",
- "munki_display_name": "Foldit",
- "munki_description": "Protein Folding simulation."
- },
- "com.github.groob.download.Foldit": {
- "name": "Foldit",
- "description": "Downloads the latest Foldit.",
+ "com.github.groob.download.ERBSecureBrowser": {
+ "name": "ERB Secure Browser",
+ "description": "Downloads the latest ERB Secure Browser.",
"repo": "autopkg/groob-recipes",
- "path": "Foldit/Foldit.download.recipe",
- "shortname": "Foldit.download",
+ "path": "ERBSecureBrowser/ERBSecureBrowser.download.recipe",
+ "shortname": "ERBSecureBrowser.download",
"inferred_type": "download",
"children": [
- "com.github.groob.munki.Foldit"
+ "com.github.groob.munki.ERBSecureBrowser"
]
},
- "com.github.groob.munki.ComicLife2": {
- "name": "Comic Life 2",
- "description": "Downloads the current release version of Comic Life 2 and imports into Munki.",
+ "com.github.groob.munki.ERBSecureBrowser": {
+ "name": "ERB Secure Browser",
+ "description": "Downloads the current release version of ERBSecureBrowser and imports into Munki.",
"repo": "autopkg/groob-recipes",
- "path": "ComicLife/ComicLife2.munki.recipe",
- "parent": "com.github.groob.download.ComicLife2",
- "shortname": "ComicLife2.munki",
+ "path": "ERBSecureBrowser/ERBSecureBrowser.munki.recipe",
+ "parent": "com.github.groob.download.ERBSecureBrowser",
+ "shortname": "ERBSecureBrowser.munki",
"inferred_type": "munki",
- "munki_display_name": "Comic Life 2",
- "munki_description": "Comic Life 2"
- },
- "com.github.groob.download.ComicLife2": {
- "name": "Comic Life 2",
- "description": "Downloads the latest Comic Life 2.",
- "repo": "autopkg/groob-recipes",
- "path": "ComicLife/ComicLife2.download.recipe",
- "shortname": "ComicLife2.download",
- "inferred_type": "download",
- "children": [
- "com.github.groob.munki.ComicLife2"
- ]
+ "munki_display_name": "ERB Secure Browser",
+ "munki_description": "Secure browser for testing."
},
"com.github.groob.download.makerbot": {
"name": "MakerBot",
@@ -21960,27 +21938,38 @@
"munki_display_name": "MakerBot",
"munki_description": "A complete, free 3D printing solution for discovering, managing, and sharing your 3D prints."
},
- "com.github.groob.download.ERBSecureBrowser": {
- "name": "ERB Secure Browser",
- "description": "Downloads the latest ERB Secure Browser.",
+ "com.github.groob.download.Foldit": {
+ "name": "Foldit",
+ "description": "Downloads the latest Foldit.",
"repo": "autopkg/groob-recipes",
- "path": "ERBSecureBrowser/ERBSecureBrowser.download.recipe",
- "shortname": "ERBSecureBrowser.download",
+ "path": "Foldit/Foldit.download.recipe",
+ "shortname": "Foldit.download",
"inferred_type": "download",
"children": [
- "com.github.groob.munki.ERBSecureBrowser"
+ "com.github.groob.munki.Foldit"
]
},
- "com.github.groob.munki.ERBSecureBrowser": {
- "name": "ERB Secure Browser",
- "description": "Downloads the current release version of ERBSecureBrowser and imports into Munki.",
+ "com.github.groob.munki.Foldit": {
+ "name": "Foldit",
+ "description": "Downloads the current release version of Foldit and imports into Munki.",
"repo": "autopkg/groob-recipes",
- "path": "ERBSecureBrowser/ERBSecureBrowser.munki.recipe",
- "parent": "com.github.groob.download.ERBSecureBrowser",
- "shortname": "ERBSecureBrowser.munki",
+ "path": "Foldit/Foldit.munki.recipe",
+ "parent": "com.github.groob.download.Foldit",
+ "shortname": "Foldit.munki",
"inferred_type": "munki",
- "munki_display_name": "ERB Secure Browser",
- "munki_description": "Secure browser for testing."
+ "munki_display_name": "Foldit",
+ "munki_description": "Protein Folding simulation."
+ },
+ "com.github.groob.download.exacqVisionClient": {
+ "name": "edvrclient",
+ "description": "Downloads the latest edvrclient software.",
+ "repo": "autopkg/groob-recipes",
+ "path": "exacqVisionClient/exacqVisionClient.download.recipe",
+ "shortname": "exacqVisionClient.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.groob.munki.exacqVisionClient"
+ ]
},
"com.github.groob.munki.exacqVisionClient": {
"name": "edvrclient",
@@ -21993,664 +21982,538 @@
"munki_display_name": "edvrclient",
"munki_description": "Security Camera Viewer."
},
- "com.github.groob.download.exacqVisionClient": {
- "name": "edvrclient",
- "description": "Downloads the latest edvrclient software.",
+ "com.github.groob.munki.ComicLife2": {
+ "name": "Comic Life 2",
+ "description": "Downloads the current release version of Comic Life 2 and imports into Munki.",
"repo": "autopkg/groob-recipes",
- "path": "exacqVisionClient/exacqVisionClient.download.recipe",
- "shortname": "exacqVisionClient.download",
+ "path": "ComicLife/ComicLife2.munki.recipe",
+ "parent": "com.github.groob.download.ComicLife2",
+ "shortname": "ComicLife2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Comic Life 2",
+ "munki_description": "Comic Life 2"
+ },
+ "com.github.groob.download.ComicLife2": {
+ "name": "Comic Life 2",
+ "description": "Downloads the latest Comic Life 2.",
+ "repo": "autopkg/groob-recipes",
+ "path": "ComicLife/ComicLife2.download.recipe",
+ "shortname": "ComicLife2.download",
"inferred_type": "download",
"children": [
- "com.github.groob.munki.exacqVisionClient"
+ "com.github.groob.munki.ComicLife2"
]
},
- "com.github.jazzace.download.AbletonLive": {
- "name": "Ableton Live 11 Lite",
- "description": "Downloads the most recent version of Ableton Live based on the version and edition you specify.\nLIVE_VERS is the major version of Live (9 or later).\nPossible values for EDITION are: trial, lite, intro, standard, and suite.\nThis recipe now supports Ableton's various ARCHITECTURE options.\nValid options for Live 11 and later are \"universal\" and \"intel\"; earlier versions require \"64\".\n",
+ "com.github.jazzace.download.vectorworks": {
+ "name": "Vectorworks",
+ "description": "Downloads the latest version of the major version of Vectorworks specified via Input Variable.\nPlease use the child recipe for your version of Vectorworks to avoid problems with \nCode Signature changes and download links.\nNote that this recipe only works for Vectorworks 2021 and later. (A separate recipe is available for 2020.)",
"repo": "autopkg/jazzace-recipes",
- "path": "Ableton/AbletonLive.download.recipe",
- "shortname": "AbletonLive.download",
+ "path": "Nemetschek/Vectorworks.download.recipe",
+ "shortname": "Vectorworks.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.AbletonLive",
- "com.github.jazzace.pkg.AbletonLiveSassafras",
- "com.github.apizz.munki.AbletonLive"
+ "com.github.jazzace.pkg.vectorworkswithserverinfo",
+ "com.github.jazzace.download.vectorworks2020",
+ "com.github.jazzace.pkg.vectorworks"
]
},
- "com.github.jazzace.jamf.AbletonLiveSassafras-latest": {
- "name": null,
- "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the \nInput variables must each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME \nare requested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.pkg.vectorworks2020": {
+ "name": "Vectorworks",
+ "description": "Downloads the latest Vectorworks 2020 installer app and creates a package that leverages \nthe silent install CLI method to automate installation.",
"repo": "autopkg/jazzace-recipes",
- "path": "Ableton/AbletonLiveSassafras-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.AbletonLiveSassafras",
- "shortname": "AbletonLiveSassafras-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
- "children": [
- "com.github.jazzace.jamf.AbletonLiveSassafras-patch"
- ]
+ "path": "Nemetschek/Vectorworks2020.pkg.recipe",
+ "parent": "com.github.jazzace.pkg.vectorworks",
+ "shortname": "Vectorworks2020.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jazzace.pkg.AbletonLive": {
+ "com.github.jazzace.pkg.vectorworkswithserverinfo": {
"name": null,
- "description": "Downloads the most recent version of Ableton Live and creates an installer package.\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the version number (from CFBundleShortVersionString) is simplified \nto eliminate parenthetical build info (the homebysix-recipes repo is required).\nIf a new package is created, the temporary files needed during packaging are deleted.\nIf you are using Live 9 or earlier, please use the previous version of this recipe.\n",
+ "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2024) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2024 SP2 would be named \n\"Vectorworks-29.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works starting in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\n\nThis recipe differs from the regular Vectorworks.pkg recipe in that it aims to skip the initial Server dialogue box\nthat appears when the user launches the app, providing the necessary settings in advance.\n \nIt also lets you set how you manage automatic updates. Set AUTO_UPDATES to 2 to turn auto updates off.\n(The default set by Vectorworks is 0, which is Weekly. If you want Monthly, use 1.)\n\nThis requires that you supply as input variables:\n\u2022 the Series (VW_SERIES, usually set to G),\n\u2022 whether you want Vectorworks to AutoFind the server (AUTOFIND_SERVER, set to 0 or 1),\n\u2022 the address of the server (AUTOFIND_SERVER, set to localhost if you chose to AutoFind,\n set to the IP address or DNS name of the server otherwise), and\n\u2022 the identifier for the main module licensed (MAIN_MODULE, which will be designer for academic users).\nThis recipe creates a LoginDialog.xml file with your settings and leverages Outset (https://github.com/macadmins/outset)\nto copy the file into the correct location in each user's account when they login.\nThere are no external file dependencies for this recipe; it creates all the files it needs during the recipe run.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Ableton/AbletonLive.pkg.recipe",
- "parent": "com.github.jazzace.download.AbletonLive",
- "shortname": "AbletonLive.pkg",
+ "path": "Nemetschek/VectorworksWithServerInfo.pkg.recipe",
+ "parent": "com.github.jazzace.download.vectorworks",
+ "shortname": "VectorworksWithServerInfo.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.AbletonLive",
- "com.github.davidbpirie.jamf-upload.AbletonLive"
+ "com.github.jazzace.jamf.vectorworkswithserverinfo-latest"
]
},
- "com.github.jazzace.ds.AbletonLive": {
- "name": null,
- "description": "Downloads the most recent version of Ableton Live, creates an installer package,\nand copies it to a local location of your choosing.\nInput keys:\n- The LIVE_VERS (major version) and EDITION (e.g., studio, lite) are described in the parent download recipe.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called when duplicated, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Ableton/AbletonLive.ds.recipe",
- "parent": "com.github.jazzace.pkg.AbletonLive",
- "shortname": "AbletonLive.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.jamf.AbletonLiveSassafras-patch": {
+ "com.github.jazzace.jamf.vectorworkswithserverinfo-latest": {
"name": null,
- "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "This recipe downloads Vectorworks, packages the proprietary installer as well as the info for your server, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Ableton/AbletonLiveSassafras-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.AbletonLiveSassafras-latest",
- "shortname": "AbletonLiveSassafras-patch.jamf",
+ "path": "Nemetschek/VectorworksWithServerInfo-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.vectorworkswithserverinfo",
+ "shortname": "VectorworksWithServerInfo-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.AbletonLiveSassafras": {
+ "com.github.jazzace.download.vectorworks2020": {
+ "name": "Vectorworks",
+ "description": "Downloads the latest version of Vectorworks 2020, as specified via Input Variables.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Nemetschek/Vectorworks2020.download.recipe",
+ "parent": "com.github.jazzace.download.vectorworks",
+ "shortname": "Vectorworks2020.download",
+ "inferred_type": "download"
+ },
+ "com.github.jazzace.pkg.vectorworkslogin": {
+ "name": "VectorworksLoginDialog",
+ "description": "This recipe creates a package that copies a prepared LoginDialog.xml file to the \nappropriate space in the user account such that the server settings for your instance are \npre-populated. The package must be run in a user context (e.g., GUI session, Outset login-once,\nARD as current console user). Specify the full path to the LoginDialog.xml file in LOGIN_FILE_PATH.\n\nThe easiest way to obtain a properly formatted LoginDialog.xml file is to launch Vectorworks, \nmanually adjust the settings (including Do Not Show At Startup) in the GUI, click Login, then\nQuit. You will find the file at ~/Library/Application Support/Vectorworks/20##/Settings/SeriesG/\n(substituting your Major Version for 20## and Series for G, which you then use as input variables).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Nemetschek/VectorworksLogin.pkg.recipe",
+ "shortname": "VectorworksLogin.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.pkg.vectorworks": {
"name": null,
- "description": "Downloads the most recent version of Ableton Live and creates an installer package\nfor use when licenses are managed using Sassafras AllSight/LabSight/KeySight (KeyServer).\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the SoundCloud extension is removed from the app bundle and\nthe version number (from CFBundleShortVersionString) is simplified to eliminate parenthetical \nbuild info (the homebysix-recipes repo is required).\nAn Options.txt file is added (via postinstall script) in /Library/Preferences/Ableton/Live %version%/ as per \nhttps://help.ableton.com/hc/en-us/articles/360020530999-Authorizing-Live-for-all-users-on-macOS-with-Sassafras\n",
+ "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2023) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2023 SP2 would be named \n\"Vectorworks-28.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\nIf you need Vectorworks 2020, use the Vectorworks2020.pkg recipe.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Ableton/AbletonLiveSassafras.pkg.recipe",
- "parent": "com.github.jazzace.download.AbletonLive",
- "shortname": "AbletonLiveSassafras.pkg",
+ "path": "Nemetschek/Vectorworks.pkg.recipe",
+ "parent": "com.github.jazzace.download.vectorworks",
+ "shortname": "Vectorworks.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.AbletonLiveSassafras-latest"
+ "com.github.jazzace.pkg.vectorworks2020"
]
},
- "com.github.jazzace.ds.DellCalibrationSolution": {
+ "com.github.jazzace.ds.Sibelius": {
"name": null,
- "description": "Downloads latest version of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the package installer, and then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n The default is the name Dell currently gives it; override with your own value or use %NAME% if you wish.\n",
+ "description": "Downloads latest version of Sibelius, extracts the package installer, and then \ncopies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n\nNote: The parent recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nYou may need to remove the cache for this recipe and start again if you manually delete or move \nthe package that this recipe copies.\n\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Dell by X-Rite/DellCalibrationSolution.ds.recipe",
- "parent": "com.github.jazzace.download.DellCalibrationSolution",
- "shortname": "DellCalibrationSolution.ds",
+ "path": "Sibelius/Sibelius.ds.recipe",
+ "parent": "com.github.jazzace.pkg.Sibelius",
+ "shortname": "Sibelius.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.DellCalibrationSolution": {
+ "com.github.jazzace.pkg.Sibelius": {
"name": null,
- "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package, and renames the package to include the version number.\n",
+ "description": "Downloads the latest version of Sibelius and extracts the package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Dell by X-Rite/DellCalibrationSolution.pkg.recipe",
- "parent": "com.github.jazzace.download.DellCalibrationSolution",
- "shortname": "DellCalibrationSolution.pkg",
+ "path": "Sibelius/Sibelius.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Sibelius",
+ "shortname": "Sibelius.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.DellCalibrationSolution-latest"
+ "com.github.jazzace.ds.Sibelius"
]
},
- "com.github.jazzace.jamf.DellCalibrationSolution-latest": {
+ "com.github.jazzace.pkg.packagedmgapp": {
"name": null,
- "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package and versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This is a generic recipe to turn any drag-and-drop app that is wrapped in a disk image into a .pkg installer.\nThe user must specify the path to the dmg at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.",
"repo": "autopkg/jazzace-recipes",
- "path": "Dell by X-Rite/DellCalibrationSolution-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.DellCalibrationSolution",
- "shortname": "DellCalibrationSolution-latest.jamf",
+ "path": "JazzAce/PackageDmgApp.pkg.recipe",
+ "shortname": "PackageDmgApp.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush": {
+ "name": null,
+ "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it, then flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "JazzAce/OutsetLoginOverridePkgReqd-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest",
+ "shortname": "OutsetLoginOverridePkgReqd-flush.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.download.DellCalibrationSolution": {
- "name": "Dell UltraSharp Calibration Solution",
- "description": "Downloads the latest version of Dell UltraSharp Calibration Solution (made by X-Rite).\nIn order to verify the code signature, the Zip archive downloaded is unarchived to reveal the .pkg\ninstaller therein.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Dell by X-Rite/DellCalibrationSolution.download.recipe",
- "shortname": "DellCalibrationSolution.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.ds.DellCalibrationSolution",
- "com.github.jazzace.pkg.DellCalibrationSolution"
- ]
- },
- "com.github.jazzace.download.TouchOSCEditor": {
- "name": "TouchOSC Editor",
- "description": "Downloads the latest version of TouchOSC Editor for TouchOSC Mk1.\nIn order to check the Code Signature, the Zip archive is expanded.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Hexler/TouchOSCEditor.download.recipe",
- "shortname": "TouchOSCEditor.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.TouchOSCEditor"
- ]
- },
- "com.github.jazzace.ds.TouchOSCEditor": {
+ "com.github.jazzace.download.webpage": {
"name": null,
- "description": "Downloads latest version of TouchOSC Editor, packages just the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads the latest version of a particular web page when it changes and makes a date-stamped copy.\nSince this recipe simply captures the raw HTML, if you open the resulting file, it will often fail in resolving things\nlike stylesheets and internal links because any shorthand references will not point to the correct location.\n\nThis recipe date+timestamps the filename of the download, using Elliot Jordan\u2019s FindAndReplace processor\nto strip the (reserved) colons and \" GMT\" from the filename. You\u2019ll need to add homebysix-recipes to your \nlocal RecipeRepos in order to run this recipe.\n\nInput Keys:\n PAGE_URL is the full URI for the page to be checked/downloaded.\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\nThis is useful if you are overriding this recipe multiple times and having the results sit in the same directory.\n\nThe default values act as a kind of RSS feed for Anthony Reimer\u2019s MacLabs blog posts.\nOverride with the values that suit your use case.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Hexler/TouchOSCEditor.ds.recipe",
- "parent": "com.github.jazzace.pkg.TouchOSCEditor",
- "shortname": "TouchOSCEditor.ds",
- "inferred_type": "ds"
+ "path": "JazzAce/webpage.download.recipe",
+ "shortname": "webpage.download",
+ "inferred_type": "download"
},
- "com.github.jazzace.pkg.TouchOSCEditor": {
+ "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd": {
"name": null,
- "description": "Download TouchOSC Editor and create a package of just the app itself.",
+ "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%. An Outset login-once override \nwill be added to Outset\u2019s preferences so that all users will run the updated version of the \nfile supplied on next login (see the Outset wiki for information on Outset login-once overrides: \nhttps://github.com/chilcote/outset/wiki/ScriptOverrides).\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (usually a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make a recipe override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetLoginOverridePkgReqd.pkg -n Outset-login-once-with-override.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that recipe override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once-with-override.pkg --pkg /path/to/payload\n\nInput Variables:\nThe value for ACTION_TYPE should be login-once or login-privileged-once as appropriate. \n(If you want to deploy to another one of Outset\u2019s folders, use the OutsetPayloadPkgReqd.pkg \nrecipe, as that recipe does not add a login-once override.)\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Hexler/TouchOSCEditor.pkg.recipe",
- "parent": "com.github.jazzace.download.TouchOSCEditor",
- "shortname": "TouchOSCEditor.pkg",
+ "path": "JazzAce/OutsetLoginOverridePkgReqd.pkg.recipe",
+ "shortname": "OutsetLoginOverridePkgReqd.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.TouchOSCEditor"
+ "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest"
]
},
- "com.github.jazzace.jamf.i1profiler-latest": {
+ "com.github.jazzace.download.abcovid19": {
"name": null,
- "description": "This recipe downloads the i1Profiler pkg, adds version information, then uploads it to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it to all computers\nin the SITE except for the exclusion group specified.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, EXCLUSION_GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and EXCLUSION_GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads the Alberta COVID-19 Data page and date stamps it using the date at the \ntop of the web page (the last date of full results). Designed to run daily.\nThis saves the web page and the following 4 data sets: Case, Summary, Geospatial, and Vaccine.\nInput Keys:\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "X-Rite/i1Profiler-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.i1profiler",
- "shortname": "i1Profiler-latest.jamf",
+ "path": "JazzAce/alberta-covid-19.download.recipe",
+ "shortname": "alberta-covid-19.download",
+ "inferred_type": "download"
+ },
+ "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush": {
+ "name": null,
+ "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it\nthen flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "JazzAce/OutsetPayloadPkgReqd-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest",
+ "shortname": "OutsetPayloadPkgReqd-flush.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.i1profiler": {
+ "com.github.jazzace.processors": {
"name": null,
- "description": "Downloads latest version of i1 Profiler, extracts the package, \nand then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "This is a stub recipe to allow convenient shared access to the processors in this directory.",
"repo": "autopkg/jazzace-recipes",
- "path": "X-Rite/i1profiler.ds.recipe",
- "parent": "com.github.jazzace.download.i1profiler",
- "shortname": "i1profiler.ds",
- "inferred_type": "ds"
+ "path": "JazzAce/Processors.stub.recipe",
+ "shortname": "Processors.stub",
+ "inferred_type": "stub"
},
- "com.github.jazzace.download.i1profiler": {
- "name": "i1Profiler",
- "description": "Downloads the current release version of i1 Profiler and verifies the code signature\nof the pkg intaller inside the zip archive downloaded.\n\nRequires the homebysix-recipes repo.\n",
+ "com.github.jazzace.pkg.OutsetPayloadPkgReqd": {
+ "name": null,
+ "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%.\nIf you require that the payload be run on the next login of all accounts even if an earlier\nscript/package of the same name has already been run, use the OutsetLoginOverridePkgReqd.pkg recipe.\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (like a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make an override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetPayloadPkgReqd.pkg -n Outset-login-once.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once.pkg --pkg /path/to/payload\n\nInput Variables:\nThe legal values for ACTION_TYPE are the same as the folders within Outset\u2019s structure:\n\tboot-every\n\tboot-once\n\tlogin-every\n\tlogin-once\n\tlogin-privileged-every\n\tlogin-privileged-once\n\ton-demand\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "X-Rite/i1profiler.download.recipe",
- "shortname": "i1profiler.download",
- "inferred_type": "download",
+ "path": "JazzAce/OutsetPayloadPkgReqd.pkg.recipe",
+ "shortname": "OutsetPayloadPkgReqd.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.i1profiler",
- "com.github.jazzace.pkg.i1profiler"
+ "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest"
]
},
- "com.github.jazzace.pkg.i1profiler": {
+ "com.github.jazzace.pkg.DisplayCalibrationSupportFiles": {
"name": null,
- "description": "Downloads the current release of i1Profiler, extracts the installation package,\nand renames the package to include the version number.\n",
+ "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally:\n- a complied version of brightness (github.com/nriley/brightness);\n- login-every scripts for Outset (github.com/macadmins/outset, installed separately) to set the\n calibration profile (iaml_configure_display_profiles.sh, located at OUTSET_PROFILES_PATH) and \n brightness (SetCalibratedBrightness.sh, located at OUTSET_BRIGHTNESS_PATH);\n- Drop Calibration Profile Here app (located at DROPLET_PATH) that is used to set the profile \n and brightness after calibration via the GUI.\nI have hardcoded the target filenames for everything except customdisplayprofiles. If you want to\ndo something similar but instead use the filename of the file, see look inside the JazzAce folder \nin my jazzace-recipes repo for an example of using StringSplitter to grab the filename from the pathname.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "X-Rite/i1profiler.pkg.recipe",
- "parent": "com.github.jazzace.download.i1profiler",
- "shortname": "i1profiler.pkg",
+ "path": "JazzAce/DisplayCalibrationSupportFiles.pkg.recipe",
+ "parent": "com.github.jazzace.download.customdisplayprofiles",
+ "shortname": "DisplayCalibrationSupportFiles.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.i1profiler-latest",
- "com.github.davidbpirie.jamf-upload.i1profiler"
+ "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest"
]
},
- "com.github.jazzace.jamf.DiffusionBee-latest": {
+ "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest": {
"name": null,
- "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it. See notes in the .download recipe on how to specify the architecture.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it. \nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "DiffusionBee/DiffusionBee-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.DiffusionBee",
- "shortname": "DiffusionBee-latest.jamf",
+ "path": "JazzAce/OutsetLoginOverridePkgReqd-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd",
+ "shortname": "OutsetLoginOverridePkgReqd-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null,
"children": [
- "com.github.jazzace.jamf.DiffusionBee-flush"
- ]
- },
- "com.github.jazzace.download.DiffusionBee": {
- "name": "DiffusionBee",
- "description": "Downloads the latest version of DiffusionBee. Since there are separate versions for\nApple Silicon and Intel, you specify which one to download using the ARCH input variable.\nCurrently supported values are:\narm64 - macOS Apple Silicon\nIntel - macOS Intel 64 Bit\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "DiffusionBee/DiffusionBee.download.recipe",
- "shortname": "DiffusionBee.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.DiffusionBee",
- "com.github.bryanheinz.munki.DiffusionBee"
+ "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush"
]
},
- "com.github.jazzace.pkg.DiffusionBee": {
- "name": "DiffusionBee",
- "description": "Downloads the latest version of DiffusionBee and creates a package.\nIf you wish for your package name to differentiate between the architecture variants,\ninclude that information in the NAME variable in your override.",
+ "com.github.jazzace.pkg.packageapp": {
+ "name": null,
+ "description": "This is a generic recipe to turn an app into a .pkg installer for it.\nThe user must specify the path to the app at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.\nNote that many Apple-authored apps do not work with this recipe\u2014consider using\nAppStoreApp.pkg from the nmcspadden-recipes repo instead.",
"repo": "autopkg/jazzace-recipes",
- "path": "DiffusionBee/DiffusionBee.pkg.recipe",
- "parent": "com.github.jazzace.download.DiffusionBee",
- "shortname": "DiffusionBee.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.jamf.DiffusionBee-latest"
- ]
+ "path": "JazzAce/PackageApp.pkg.recipe",
+ "shortname": "PackageApp.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jazzace.jamf.DiffusionBee-flush": {
+ "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest": {
"name": null,
- "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "DiffusionBee/DiffusionBee-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.DiffusionBee-latest",
- "shortname": "DiffusionBee-flush.jamf",
+ "path": "JazzAce/OutsetPayloadPkgReqd-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.OutsetPayloadPkgReqd",
+ "shortname": "OutsetPayloadPkgReqd-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.ds.Fetch": {
- "name": null,
- "description": "Downloads latest version of Fetch, packages it, and then copies the package to a local repository.\nRequires jleggat-recipes.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called in your local repository, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Fetch/Fetch.ds.recipe",
- "parent": "com.github.jleggat.pkg.Fetch",
- "shortname": "Fetch.ds",
- "inferred_type": "ds"
+ "jamf_description": null,
+ "children": [
+ "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush"
+ ]
},
- "com.github.jazzace.jamf.QLab4-patch": {
+ "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest": {
"name": null,
- "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally (as described in the .pkg recipe). It then uploads the pkg to your Jamf Pro Server/Distribution \nPoint and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Figure53/QLab4-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.QLab4-latest",
- "shortname": "QLab4-patch.jamf",
+ "path": "JazzAce/DisplayCalibrationSupportFiles-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.DisplayCalibrationSupportFiles",
+ "shortname": "DisplayCalibrationSupportFiles-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.jamf.QLab4-latest": {
- "name": null,
- "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.download.AstropadStudio": {
+ "name": "Astropad Studio",
+ "description": "Downloads the latest version of Astropad Studio for Mac.",
"repo": "autopkg/jazzace-recipes",
- "path": "Figure53/QLab4-latest.jamf.recipe",
- "parent": "com.github.dataJAR-recipes.pkg.QLab4",
- "shortname": "QLab4-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "AstroHQ/AstropadStudio.download.recipe",
+ "shortname": "AstropadStudio.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.QLab4-patch"
+ "com.github.jazzace.pkg.AstropadStudio"
]
},
- "com.github.jazzace.ds.QLab4": {
+ "com.github.jazzace.ds.AstropadStudio": {
"name": null,
- "description": "Downloads latest version of QLab 4, packages it, and then copies the package to a local path of your choosing.\nThe dataJAR-recipes repo is required to run this recipe.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Figure53/QLab4.ds.recipe",
- "parent": "com.github.dataJAR-recipes.pkg.QLab4",
- "shortname": "QLab4.ds",
+ "path": "AstroHQ/AstropadStudio.ds.recipe",
+ "parent": "com.github.jazzace.pkg.AstropadStudio",
+ "shortname": "AstropadStudio.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.download.MuseScore": {
- "name": "MuseScore 4",
- "description": "Downloads the latest version of MuseScore 4 (without Muse Hub).",
- "repo": "autopkg/jazzace-recipes",
- "path": "MuseScore/MuseScore.download.recipe",
- "shortname": "MuseScore.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.MuseScore",
- "com.github.aysiu.munki.MuseScore"
- ]
- },
- "com.github.jazzace.jamf.MuseScore-patch": {
+ "com.github.jazzace.jamf.AstropadStudio-flush": {
"name": null,
- "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "This recipe downloads the pkg installer for Astropad Studio, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MuseScore/MuseScore-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.MuseScore-latest",
- "shortname": "MuseScore-patch.jamf",
+ "path": "AstroHQ/AstropadStudio-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.AstropadStudio-latest",
+ "shortname": "AstropadStudio-flush.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.MuseScore": {
+ "com.github.jazzace.ds.AstropadStandard": {
"name": null,
- "description": "Downloads latest version of MuseScore, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MuseScore/MuseScore.ds.recipe",
- "parent": "com.github.jazzace.pkg.MuseScore",
- "shortname": "MuseScore.ds",
+ "path": "AstroHQ/AstropadStandard.ds.recipe",
+ "parent": "com.github.jazzace.pkg.AstropadStandard",
+ "shortname": "AstropadStandard.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.MuseScore": {
+ "com.github.jazzace.pkg.AstropadStandard": {
"name": null,
- "description": "Downloads MuseScore and creates a package installer for the app.",
+ "description": "Downloads the latest version of Astropad Standard and creates a package.",
"repo": "autopkg/jazzace-recipes",
- "path": "MuseScore/MuseScore.pkg.recipe",
- "parent": "com.github.jazzace.download.MuseScore",
- "shortname": "MuseScore.pkg",
+ "path": "AstroHQ/AstropadStandard.pkg.recipe",
+ "parent": "com.github.jazzace.download.AstropadStandard",
+ "shortname": "AstropadStandard.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.MuseScore",
- "com.github.jazzace.jamf.MuseScore-latest",
- "com.github.novaksam.jamf.MuseScore3",
- "com.github.sebtomasi.jss.MuseScore"
+ "com.github.jazzace.ds.AstropadStandard"
]
},
- "com.github.jazzace.jamf.MuseScore-latest": {
+ "com.github.jazzace.jamf.AstropadStudio-latest": {
"name": null,
- "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads Astropad Studio, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MuseScore/MuseScore-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.MuseScore",
- "shortname": "MuseScore-latest.jamf",
+ "path": "AstroHQ/AstropadStudio-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.AstropadStudio",
+ "shortname": "AstropadStudio-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null,
"children": [
- "com.github.jazzace.jamf.MuseScore-patch"
+ "com.github.jazzace.jamf.AstropadStudio-flush"
]
},
- "com.github.jazzace.jamf.processing4-latest": {
+ "com.github.jazzace.pkg.AstropadStudio": {
"name": null,
- "description": "This recipe downloads Processing 4, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads the latest version of Astropad Studio and creates a package.",
"repo": "autopkg/jazzace-recipes",
- "path": "Processing Foundation/Processing4-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.processing4",
- "shortname": "Processing4-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "AstroHQ/AstropadStudio.pkg.recipe",
+ "parent": "com.github.jazzace.download.AstropadStudio",
+ "shortname": "AstropadStudio.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.processing4-patch"
+ "com.github.jazzace.ds.AstropadStudio",
+ "com.github.jazzace.jamf.AstropadStudio-latest"
]
},
- "com.github.jazzace.download.processing4": {
- "name": "Processing",
- "description": "Downloads the current release version of Processing 4.\nProcessing 4 offers an Intel and a Universal (which it calls Apple Silicon) app.\nIf you want the Intel-only app, change ARCHITECTURE to x64.",
+ "com.github.jazzace.download.AstropadStandard": {
+ "name": "Astropad",
+ "description": "Downloads the latest version of Astropad Standard for Mac.",
"repo": "autopkg/jazzace-recipes",
- "path": "Processing Foundation/Processing4.download.recipe",
- "shortname": "Processing4.download",
+ "path": "AstroHQ/AstropadStandard.download.recipe",
+ "deprecated": true,
+ "shortname": "AstropadStandard.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.processing4"
- ]
- },
- "com.github.jazzace.pkg.processing": {
- "name": null,
- "description": "Download Processing 3 and create a package.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Processing Foundation/Processing.pkg.recipe",
- "parent": "com.github.timsutton.download.processing",
- "shortname": "Processing.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.Processing",
- "com.github.novaksam.jamf.Processing",
- "com.github.novaksam.jss.Processing"
+ "com.github.jazzace.pkg.AstropadStandard",
+ "com.github.blackthroat.munki.Astropad"
]
},
- "com.github.jazzace.ds.Processing": {
+ "com.github.jazzace.ds.VLC": {
"name": null,
- "description": "Downloads latest version of Processing 3, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest VLC disk image, packages the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Processing Foundation/Processing.ds.recipe",
- "parent": "com.github.jazzace.pkg.processing",
- "shortname": "Processing.ds",
+ "path": "VLC/VLC.ds.recipe",
+ "parent": "com.github.autopkg.pkg.VLC",
+ "shortname": "VLC.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.processing4": {
- "name": null,
- "description": "Downloads the latest version of Processing 4 and creates a package installer.",
+ "com.github.jazzace.pkg.ProVideoFormats": {
+ "name": "ProVideoFormats",
+ "description": "Downloads latest version of the Pro Video Formats provided by Apple for their pro apps and \nextracts the package from the dmg, renaming it with the version number added.\n\n*** Note: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ",
"repo": "autopkg/jazzace-recipes",
- "path": "Processing Foundation/Processing4.pkg.recipe",
- "parent": "com.github.jazzace.download.processing4",
- "shortname": "Processing4.pkg",
+ "path": "AppleProVideo/ProVideoFormats.pkg.recipe",
+ "parent": "com.github.jazzace.download.AppleSupportContent",
+ "shortname": "ProVideoFormats.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.processing4-latest"
+ "com.github.jazzace.jamf.ProVideoFormats-latest"
]
},
- "com.github.jazzace.jamf.processing4-patch": {
- "name": null,
- "description": "This recipe downloads Processing 4, packages it, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "com.github.jazzace.download.ProVideoFormats": {
+ "name": "ProVideoFormats",
+ "description": "Downloads the latest version of the Pro Video Formats provided by Apple for their pro apps.\n \nNote: The downloaded installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ",
"repo": "autopkg/jazzace-recipes",
- "path": "Processing Foundation/Processing4-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.processing4-latest",
- "shortname": "Processing4-patch.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "AppleProVideo/ProVideoFormats.download.recipe",
+ "parent": "com.github.jazzace.download.AppleSupportContent",
+ "shortname": "ProVideoFormats.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.ds.ProVideoFormats",
+ "com.github.macprince.munki.ProVideoFormats"
+ ]
},
- "com.github.jazzace.jamf.GoProFXReframe-latest": {
- "name": "GoPro FX reframe plugin",
- "description": "This takes the GoPro FX reframe plug in pkg you have already downloaded, uploads it to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nTo run this recipe, you must supply the location to the pkg you downloaded from \nhttps://community.gopro.com/t5/en/GoPro-FX-Reframe/ta-p/412890. For example:\n\n autopkg run GoProFXReframe-latest.jamf -p /path/to/GoPro-FX-Reframe-Plugin-1.4.1.266.pkg\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.ds.ProVideoFormats": {
+ "name": null,
+ "description": "Downloads latest version of the Pro Video Formats (previously known as ProApps QuickTime Codecs)\n provided by Apple for their pro apps, extracts the package from the dmg, and \n copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note 1: This Recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n*** Note 2: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro 7 or later (including X)\n * Compressor 3.5 or later\n * Motion 4.0 or later\n Having that software installed means you also agreed to the appropriate Software License Agreement(s). *** \n\nNormally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.\n\nThe NAME input key is specified in the parent recipe. Use an override if you want something\nother than the default.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "GoPro/GoProFXReframe-latest.jamf.recipe",
- "shortname": "GoProFXReframe-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "AppleProVideo/ProVideoFormats.ds.recipe",
+ "parent": "com.github.jazzace.download.ProVideoFormats",
+ "shortname": "ProVideoFormats.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.jamf.Audacity-latest": {
- "name": null,
- "description": "This recipe downloads Audacity, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.download.AppleSupportContent": {
+ "name": "AppleSupportContent",
+ "description": "Given a support documentation article number (based on the early 2024 reorganization),\ndownload the content linked on that page to the Download button.\nThis is functionally meant to replace Nate Felton\u2019s AppleSupportDownloadInfoProvider processor\n(n8felton-recipes) for the previous organizational structure of those support pages.",
"repo": "autopkg/jazzace-recipes",
- "path": "AudacityTeam/Audacity-latest.jamf.recipe",
- "parent": "com.github.nstrauss.pkg.Audacity",
- "shortname": "Audacity-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "AppleProVideo/AppleSupportContent.download.recipe",
+ "shortname": "AppleSupportContent.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.Audacity-patch"
+ "com.github.jazzace.pkg.ProVideoFormats",
+ "com.github.jazzace.download.ProVideoFormats",
+ "com.github.jazzace.pkg.FCPContent",
+ "com.github.jazzace.download.FCPContent"
]
},
- "com.github.jazzace.jamf.Audacity-patch": {
+ "com.github.jazzace.pkg.FCPContent": {
+ "name": "FCPContent",
+ "description": "This recipe downloads the Final Cut Pro Content package installer and extracts it\nfrom the disk image, renaming it NAME-version.pkg (specify NAME in the Input Variables),\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "AppleProVideo/FinalCutProContent.pkg.recipe",
+ "parent": "com.github.jazzace.download.AppleSupportContent",
+ "shortname": "FinalCutProContent.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.jamf.ProVideoFormats-latest": {
"name": null,
- "description": "This recipe takes the Audacity pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "This recipe downloads Apple's ProVideo Formats pkg, adds version information to the filename, then \nuploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and n8felton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AudacityTeam/Audacity-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.Audacity-latest",
- "shortname": "Audacity-patch.jamf",
+ "path": "AppleProVideo/ProVideoFormats-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.ProVideoFormats",
+ "shortname": "ProVideoFormats-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.EpsonSureColorDrivers": {
- "name": null,
- "description": "Downloads latest version of the Epson SureColor P-series product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonSureColorDrivers.ds.recipe",
- "parent": "com.github.jazzace.ds.EpsonProDrivers",
- "shortname": "EpsonSureColorDrivers.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.download.EpsonProDrivers": {
- "name": "Epson Stylus Pro",
- "description": "Downloads the latest version of the Epson product driver from Epson's site.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n\nFor example, the URL for the Epson Stylus Pro 3880 fetched from the Canadian Epson site with \nmacOS Ventura as the deployment OS is:\n\n https://epson.ca/Support/Printers/Professional-Imaging-Printers/Epson-Stylus-Pro-Series/Epson-Stylus-Pro-3880/s/SPT_CA61201-VM?review-filter=macOS+13.x\n\n(The US URL is the same, except it is .com instead of .ca. Only the Canadian and US sites \nhave been tested.)\n\nThis recipe uses Epson's new code signing authority. Turn off code signature verification\nif you require older installers.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonProDrivers.download.recipe",
- "shortname": "EpsonProDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.ds.EpsonProDrivers",
- "com.github.jazzace.pkg.EpsonProDrivers",
- "com.github.jazzace.pkg.EpsonProDriversVersioned",
- "com.github.jazzace.download.EpsonSureColorDrivers",
- "com.github.n8felton.munki.EpsonProDrivers"
- ]
- },
- "com.github.jazzace.download.EpsonSCP900Driver": {
- "name": "Epson SureColor P900",
- "description": "Downloads the latest version of the Epson SureColor P700/P900 driver from Epson's site.\nFor other Epson drivers, use the EpsonProDriver.download recipe.\n\nAn override is required. The homebysix-recipes repo is also required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for the SureColor P800 (yes, not the P700 or P900)\nand copy that URL for use as the base string for the P800_SEARCH_URL key in your override.\nThis is because Epson no longer reveals the driver download alone for the P700 or P900 on their \nsupport website, even though their app-based installer downloads it. The driver is the same for\nboth printers, so this recipe uses known patterns to grab the P800 driver download path and \nmodify it to point to the P700/P900 driver download.\n \nIn order for the recipe to work, the target OS must be explicitly specified in the P800_SEARCH_URL. \nThe Epson Canada URL for the P800 is supplied as the default.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for the Epson SureColor P800.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for P800_SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n",
+ "com.github.jazzace.download.FCPContent": {
+ "name": "FCPContent",
+ "description": "Downloads the latest version of the Final Cut Pro (Supplemental) Content provided by Apple.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonSCP900Driver.download.recipe",
- "shortname": "EpsonSCP900Driver.download",
+ "path": "AppleProVideo/FinalCutProXContent.download.recipe",
+ "parent": "com.github.jazzace.download.AppleSupportContent",
+ "shortname": "FinalCutProXContent.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.EpsonSCP900Driver"
+ "com.github.jazzace.ds.FCPContent"
]
},
- "com.github.jazzace.ds.EpsonProDrivers": {
+ "com.github.jazzace.ds.FCPContent": {
"name": null,
- "description": "Downloads latest version of the Epson product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.",
+ "description": "Downloads latest version of the Final Cut Pro X Supplemental Content, extracts the package from the dmg,\nand then copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note: The parent recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n\nDS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\nNAME will be used to name the copied pkg.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonProDrivers.ds.recipe",
- "parent": "com.github.jazzace.download.EpsonProDrivers",
- "shortname": "EpsonProDrivers.ds",
- "inferred_type": "ds",
- "children": [
- "com.github.jazzace.ds.EpsonSureColorDrivers"
- ]
+ "path": "AppleProVideo/FinalCutProXContent.ds.recipe",
+ "parent": "com.github.jazzace.download.FCPContent",
+ "shortname": "FinalCutProXContent.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.pkg.EpsonScannerDriver": {
- "name": null,
- "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and adds version information to the filename.\n(The versioning assumes that Epson Scan 2 is part of the payload and is in the EpsonScan2_Standalone\ncomponent within the distribution pkg.)\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n",
+ "com.github.jazzace.install.SuspiciousPackageApp": {
+ "name": "SuspiciousPackageApp",
+ "description": "Downloads and installs the latest version of the SuspiciousPackage app",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonScannerDriverAndScanUtility.pkg.recipe",
- "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert",
- "shortname": "EpsonScannerDriverAndScanUtility.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.jamf.EpsonScannerDriver-latest"
- ]
+ "path": "MothersRuinSoftware/SuspiciousPackageApp.install.recipe",
+ "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp",
+ "shortname": "SuspiciousPackageApp.install",
+ "inferred_type": "install"
},
- "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly": {
+ "com.github.jazzace.download.AppleSupportArticle": {
"name": null,
- "description": "This recipe downloads the Epson SCP900 Driver package, versions it, and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n",
+ "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML, marked with the modification date\n(ISO 8601 date format).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonSCP900Driver-pkg-uploadonly.jamf.recipe",
- "parent": "com.github.jazzace.pkg.EpsonSCP900Driver",
- "shortname": "EpsonSCP900Driver-pkg-uploadonly.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "AppleSupport/AppleSupportArticle.download.recipe",
+ "shortname": "AppleSupportArticle.download",
+ "inferred_type": "download"
},
- "com.github.jazzace.pkg.EpsonProDrivers": {
+ "com.github.jazzace.download.AppleSupportArticleDateTitle": {
"name": null,
- "description": "Downloads the latest version of the Epson product driver from Epson's site\nand extracts the package from the dmg.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n",
+ "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML.\nThe HTML file is named with the modification date, Article Number, and the Article Title \n(the date and title are automatically gathered from the downloaded file).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonProDrivers.pkg.recipe",
- "parent": "com.github.jazzace.download.EpsonProDrivers",
- "shortname": "EpsonProDrivers.pkg",
- "inferred_type": "pkg"
+ "path": "AppleSupport/AppleSupportArticleDateTitle.download.recipe",
+ "shortname": "AppleSupportArticleDateTitle.download",
+ "inferred_type": "download"
},
- "com.github.jazzace.jamf.EpsonScannerDriver-latest": {
+ "com.github.jazzace.jamf.SpectraViewII-latest": {
"name": null,
- "description": "This recipe downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site in pkg installer format, versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and apizz-recipes repos are required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads SpectraViewII, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonScannerDriverAndScanUtility-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.EpsonScannerDriver",
- "shortname": "EpsonScannerDriverAndScanUtility-latest.jamf",
+ "path": "NEC/SpectraViewII-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.SpectraViewII",
+ "shortname": "SpectraViewII-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.EpsonProDriversVersioned": {
- "name": "EpsonProDrivers",
- "description": "Downloads the latest version of the Epson printer driver specified and renames \nthe package with the version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonProDriversVersioned.pkg.recipe",
- "parent": "com.github.jazzace.download.EpsonProDrivers",
- "shortname": "EpsonProDriversVersioned.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.download.EpsonSureColorDrivers": {
- "name": "Epson SureColor",
- "description": "Downloads the latest version of the Epson SureColor P-series product driver from Epson's site.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonSureColorDrivers.download.recipe",
- "parent": "com.github.jazzace.download.EpsonProDrivers",
- "shortname": "EpsonSureColorDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.apizz.munki.EpsonSureColorDrivers"
- ]
- },
- "com.github.jazzace.ds.EpsonScannerDriver": {
- "name": null,
- "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and copies it to a local path of your choosing.\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME or DS_NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: This recipe is identical to the .pkg version except that the pkg is copied directly to the \ndestination path DS_PKGS_PATH.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonScannerDriverAndScanUtility.ds.recipe",
- "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert",
- "shortname": "EpsonScannerDriverAndScanUtility.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.pkg.EpsonSCP900Driver": {
+ "com.github.jazzace.pkg.SpectraViewII-M1": {
"name": null,
- "description": "Downloads the latest version of the Epson SC-P700/P900 printer driver and renames \nthe package with the driver version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n",
+ "description": "Downloads SpectraView II for Apple Silicon and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.",
"repo": "autopkg/jazzace-recipes",
- "path": "Epson/EpsonSCP900Driver.pkg.recipe",
- "parent": "com.github.jazzace.download.EpsonSCP900Driver",
- "shortname": "EpsonSCP900Driver.pkg",
+ "path": "NEC/SpectraViewII-AS.pkg.recipe",
+ "parent": "com.github.jazzace.download.SpectraViewII-M1",
+ "shortname": "SpectraViewII-AS.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly"
+ "com.github.jazzace.jamf.SpectraViewII-M1-latest"
]
},
- "com.github.jazzace.ds.MeshLabPreRelease": {
+ "com.github.jazzace.jamf.SpectraViewII-M1-latest": {
"name": null,
- "description": "Downloads latest pre-release version of MeshLab, packages it, and then copies to an arbitrary local location.\nUnlike most .ds recipes, this recipe does not rename the pkg (version information is maintained).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "This recipe downloads SpectraViewII for Apple Silicon Macs, packages it, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MeshLab/MeshLabPreRelease.ds.recipe",
- "parent": "com.github.jazzace.pkg.MeshLabPreRelease",
- "shortname": "MeshLabPreRelease.ds",
- "inferred_type": "ds"
+ "path": "NEC/SpectraViewII-AS-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.SpectraViewII-M1",
+ "shortname": "SpectraViewII-AS-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.jazzace.pkg.MeshLab": {
+ "com.github.jazzace.pkg.SpectraViewII": {
"name": null,
- "description": "Downloads the latest release of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.",
+ "description": "Downloads SpectraView II and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.",
"repo": "autopkg/jazzace-recipes",
- "path": "MeshLab/MeshLab.pkg.recipe",
- "parent": "com.github.hansen-m.download.MeshLab",
- "shortname": "MeshLab.pkg",
+ "path": "NEC/SpectraViewII.pkg.recipe",
+ "parent": "com.github.foigus.download.SpectraViewII",
+ "shortname": "SpectraViewII.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.MeshLab"
+ "com.github.jazzace.jamf.SpectraViewII-latest",
+ "com.github.jazzace.ds.SpectraViewII"
]
},
- "com.github.jazzace.ds.MeshLab": {
+ "com.github.jazzace.ds.SpectraViewII": {
"name": null,
- "description": "Downloads latest version of MeshLab, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest version of SpectraView II, packages it, and then copies the package to a local path of your choosing.\nRequires that you have Patrick Fergus' recipes (foigus-recipes) in your repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MeshLab/MeshLab.ds.recipe",
- "parent": "com.github.jazzace.pkg.MeshLab",
- "shortname": "MeshLab.ds",
+ "path": "NEC/SpectraViewII.ds.recipe",
+ "parent": "com.github.jazzace.pkg.SpectraViewII",
+ "shortname": "SpectraViewII.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.MeshLabPreRelease-latest": {
- "name": null,
- "description": "This recipe downloads MeshLab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "MeshLab/MeshLabPreRelease-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.MeshLabPreRelease",
- "shortname": "MeshLabPreRelease-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.download.MeshLabPreRelease": {
- "name": "MeshLab",
- "description": "Downloads the latest pre-release version of MeshLab for macOS.",
+ "com.github.jazzace.download.SpectraViewII-M1": {
+ "name": "SpectraViewII-M1",
+ "description": "Downloads the latest SpectraViewII installer for Apple Silicon Macs.",
"repo": "autopkg/jazzace-recipes",
- "path": "MeshLab/MeshLabPreRelease.download.recipe",
- "shortname": "MeshLabPreRelease.download",
+ "path": "NEC/SpectraViewII-AS.download.recipe",
+ "shortname": "SpectraViewII-AS.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.MeshLabPreRelease"
- ]
- },
- "com.github.jazzace.pkg.MeshLabPreRelease": {
- "name": null,
- "description": "Downloads the latest PreRelease version of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.",
- "repo": "autopkg/jazzace-recipes",
- "path": "MeshLab/MeshLabPreRelease.pkg.recipe",
- "parent": "com.github.jazzace.download.MeshLabPreRelease",
- "shortname": "MeshLabPreRelease.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.MeshLabPreRelease",
- "com.github.jazzace.jamf.MeshLabPreRelease-latest"
+ "com.github.jazzace.pkg.SpectraViewII-M1"
]
},
"com.github.jazzace.download.MDSPreBeta": {
@@ -22673,596 +22536,621 @@
"shortname": "MDS-PreBeta.install",
"inferred_type": "install"
},
- "com.github.jazzace.pkg.iStopMotion": {
+ "com.github.jazzace.ds.appstore": {
"name": null,
- "description": "Download iStopMotion and create a package.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.",
+ "description": "Note: Please read information on how to use the AppStoreApp recipes in the ReadMe\nin Nick McSpadden's recipe repo; they do not function in the same way as other AutoPkg recipes:\n https://github.com/autopkg/nmcspadden-recipes\n\nShould the parent pkg recipe generate a pkg, this recipe will copy it to the local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Boinx/iStopMotion3.pkg.recipe",
- "parent": "com.github.timsutton.download.iStopMotion",
- "deprecated": true,
- "shortname": "iStopMotion3.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.iStopMotion"
- ]
+ "path": "AppStoreApp/AppStoreApp.ds.recipe",
+ "parent": "com.github.nmcspadden.pkg.appstore",
+ "shortname": "AppStoreApp.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.ds.iStopMotion": {
+ "com.github.jazzace.jamf.appstore": {
"name": null,
- "description": "Downloads latest version of iStopMotion, packages it, and then copies the package to a local path of your choosing.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Boinx/iStopMotion3.ds.recipe",
- "parent": "com.github.jazzace.pkg.iStopMotion",
- "deprecated": true,
- "shortname": "iStopMotion3.ds",
- "inferred_type": "ds"
+ "path": "AppStoreApp/AppStoreApp-pkg-uploadonly.jamf.recipe",
+ "parent": "com.github.nmcspadden.pkg.appstore",
+ "shortname": "AppStoreApp-pkg-uploadonly.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.jazzace.download.AppleSupportArticle": {
+ "com.github.jazzace.jamf.appstore-latest": {
"name": null,
- "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML, marked with the modification date\n(ISO 8601 date format).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n",
+ "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleSupport/AppleSupportArticle.download.recipe",
- "shortname": "AppleSupportArticle.download",
- "inferred_type": "download"
+ "path": "AppStoreApp/AppStoreApp-latest.jamf.recipe",
+ "parent": "com.github.nmcspadden.pkg.appstore",
+ "shortname": "AppStoreApp-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.jazzace.download.AppleSupportArticleDateTitle": {
- "name": null,
- "description": "Downloads the latest version of a particular Apple Support Article (specified in the input keys)\nand, if it has updated, copies it to the designated directory as HTML.\nThe HTML file is named with the modification date, Article Number, and the Article Title \n(the date and title are automatically gathered from the downloaded file).\n\nInput Keys:\n ARTICLE is the Apple Support Article number. This is often just six digits, although certain pages\n still use the two letters (HT) plus six digits format (w.g., Apple security releases).\n LANG is the language and country descriptor, consisting of two letters for the language, a dash, and \n two letters for the country (e.g., en-us). Many will want to force the US version in order to get\n the earliest indication of a change. \n SAVE_LOCATION is the path to the directory where the HTML file should be saved. The path should exist. \n",
+ "com.github.jazzace.download.DellCalibrationSolution": {
+ "name": "Dell UltraSharp Calibration Solution",
+ "description": "Downloads the latest version of Dell UltraSharp Calibration Solution (made by X-Rite).\nIn order to verify the code signature, the Zip archive downloaded is unarchived to reveal the .pkg\ninstaller therein.",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleSupport/AppleSupportArticleDateTitle.download.recipe",
- "shortname": "AppleSupportArticleDateTitle.download",
- "inferred_type": "download"
+ "path": "Dell by X-Rite/DellCalibrationSolution.download.recipe",
+ "shortname": "DellCalibrationSolution.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.pkg.DellCalibrationSolution",
+ "com.github.jazzace.ds.DellCalibrationSolution"
+ ]
},
- "com.github.jazzace.jamf.ProVideoFormats-latest": {
+ "com.github.jazzace.jamf.DellCalibrationSolution-latest": {
"name": null,
- "description": "This recipe downloads Apple's ProVideo Formats pkg, adds version information to the filename, then \nuploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and n8felton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package and versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/ProVideoFormats-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.ProVideoFormats",
- "shortname": "ProVideoFormats-latest.jamf",
+ "path": "Dell by X-Rite/DellCalibrationSolution-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.DellCalibrationSolution",
+ "shortname": "DellCalibrationSolution-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.FCPContent": {
+ "com.github.jazzace.pkg.DellCalibrationSolution": {
"name": null,
- "description": "Downloads latest version of the Final Cut Pro X Supplemental Content, extracts the package from the dmg,\nand then copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note: The parent recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n\nDS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\nNAME will be used to name the copied pkg.\n",
+ "description": "Downloads the current release of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the installation package, and renames the package to include the version number.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/FinalCutProXContent.ds.recipe",
- "parent": "com.github.jazzace.download.FCPContent",
- "shortname": "FinalCutProXContent.ds",
- "inferred_type": "ds"
+ "path": "Dell by X-Rite/DellCalibrationSolution.pkg.recipe",
+ "parent": "com.github.jazzace.download.DellCalibrationSolution",
+ "shortname": "DellCalibrationSolution.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.jamf.DellCalibrationSolution-latest"
+ ]
},
- "com.github.jazzace.pkg.FCPContent": {
- "name": "FCPContent",
- "description": "This recipe downloads the Final Cut Pro Content package installer and extracts it\nfrom the disk image, renaming it NAME-version.pkg (specify NAME in the Input Variables),\n",
+ "com.github.jazzace.ds.DellCalibrationSolution": {
+ "name": null,
+ "description": "Downloads latest version of Dell UltraSharp Calibration Solution (made by X-Rite), \nextracts the package installer, and then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n The default is the name Dell currently gives it; override with your own value or use %NAME% if you wish.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/FinalCutProContent.pkg.recipe",
- "parent": "com.github.jazzace.download.AppleSupportContent",
- "shortname": "FinalCutProContent.pkg",
- "inferred_type": "pkg"
+ "path": "Dell by X-Rite/DellCalibrationSolution.ds.recipe",
+ "parent": "com.github.jazzace.download.DellCalibrationSolution",
+ "shortname": "DellCalibrationSolution.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.download.ProVideoFormats": {
- "name": "ProVideoFormats",
- "description": "Downloads the latest version of the Pro Video Formats provided by Apple for their pro apps.\n \nNote: The downloaded installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ",
+ "com.github.jazzace.ds.Fetch": {
+ "name": null,
+ "description": "Downloads latest version of Fetch, packages it, and then copies the package to a local repository.\nRequires jleggat-recipes.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called in your local repository, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/ProVideoFormats.download.recipe",
- "parent": "com.github.jazzace.download.AppleSupportContent",
- "shortname": "ProVideoFormats.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.ds.ProVideoFormats",
- "com.github.macprince.munki.ProVideoFormats"
- ]
+ "path": "Fetch/Fetch.ds.recipe",
+ "parent": "com.github.jleggat.pkg.Fetch",
+ "shortname": "Fetch.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.download.AppleSupportContent": {
- "name": "AppleSupportContent",
- "description": "Given a support documentation article number (based on the early 2024 reorganization),\ndownload the content linked on that page to the Download button.\nThis is functionally meant to replace Nate Felton\u2019s AppleSupportDownloadInfoProvider processor\n(n8felton-recipes) for the previous organizational structure of those support pages.",
+ "com.github.jazzace.jamf.AbletonLiveSassafras-patch": {
+ "name": null,
+ "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/AppleSupportContent.download.recipe",
- "shortname": "AppleSupportContent.download",
- "inferred_type": "download",
+ "path": "Ableton/AbletonLiveSassafras-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.AbletonLiveSassafras-latest",
+ "shortname": "AbletonLiveSassafras-patch.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.pkg.AbletonLive": {
+ "name": null,
+ "description": "Downloads the most recent version of Ableton Live and creates an installer package.\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the version number (from CFBundleShortVersionString) is simplified \nto eliminate parenthetical build info (the homebysix-recipes repo is required).\nIf a new package is created, the temporary files needed during packaging are deleted.\nIf you are using Live 9 or earlier, please use the previous version of this recipe.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Ableton/AbletonLive.pkg.recipe",
+ "parent": "com.github.jazzace.download.AbletonLive",
+ "shortname": "AbletonLive.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.pkg.FCPContent",
- "com.github.jazzace.download.ProVideoFormats",
- "com.github.jazzace.download.FCPContent",
- "com.github.jazzace.pkg.ProVideoFormats"
+ "com.github.jazzace.ds.AbletonLive",
+ "com.github.davidbpirie.jamf-upload.AbletonLive"
]
},
- "com.github.jazzace.download.FCPContent": {
- "name": "FCPContent",
- "description": "Downloads the latest version of the Final Cut Pro (Supplemental) Content provided by Apple.\n",
+ "com.github.jazzace.jamf.AbletonLiveSassafras-latest": {
+ "name": null,
+ "description": "This recipe takes the Ableton Live pkg installer for Sassafras, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the \nInput variables must each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME \nare requested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/FinalCutProXContent.download.recipe",
- "parent": "com.github.jazzace.download.AppleSupportContent",
- "shortname": "FinalCutProXContent.download",
- "inferred_type": "download",
+ "path": "Ableton/AbletonLiveSassafras-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.AbletonLiveSassafras",
+ "shortname": "AbletonLiveSassafras-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.jazzace.ds.FCPContent"
+ "com.github.jazzace.jamf.AbletonLiveSassafras-patch"
]
},
- "com.github.jazzace.ds.ProVideoFormats": {
+ "com.github.jazzace.ds.AbletonLive": {
"name": null,
- "description": "Downloads latest version of the Pro Video Formats (previously known as ProApps QuickTime Codecs)\n provided by Apple for their pro apps, extracts the package from the dmg, and \n copies it to a local path of your choosing.\n \nThis recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\n*** Note 1: This Recipe requires an external processor. You must have Nate Felton's recipe repo\n available in your cache: com.github.autopkg.n8felton-recipes ***\n*** Note 2: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro 7 or later (including X)\n * Compressor 3.5 or later\n * Motion 4.0 or later\n Having that software installed means you also agreed to the appropriate Software License Agreement(s). *** \n\nNormally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.\n\nThe NAME input key is specified in the parent recipe. Use an override if you want something\nother than the default.\n",
+ "description": "Downloads the most recent version of Ableton Live, creates an installer package,\nand copies it to a local location of your choosing.\nInput keys:\n- The LIVE_VERS (major version) and EDITION (e.g., studio, lite) are described in the parent download recipe.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called when duplicated, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/ProVideoFormats.ds.recipe",
- "parent": "com.github.jazzace.download.ProVideoFormats",
- "shortname": "ProVideoFormats.ds",
+ "path": "Ableton/AbletonLive.ds.recipe",
+ "parent": "com.github.jazzace.pkg.AbletonLive",
+ "shortname": "AbletonLive.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.ProVideoFormats": {
- "name": "ProVideoFormats",
- "description": "Downloads latest version of the Pro Video Formats provided by Apple for their pro apps and \nextracts the package from the dmg, renaming it with the version number added.\n\n*** Note: The pkg installer is an updater that requires that you have one of the following installed:\n * Final Cut Pro\n * Compressor\n * Motion\nHaving that software installed means you also agreed to the appropriate Software License Agreement(s).\n ",
+ "com.github.jazzace.download.AbletonLive": {
+ "name": "Ableton Live 11 Lite",
+ "description": "Downloads the most recent version of Ableton Live based on the version and edition you specify.\nLIVE_VERS is the major version of Live (9 or later).\nPossible values for EDITION are: trial, lite, intro, standard, and suite.\nThis recipe now supports Ableton's various ARCHITECTURE options.\nValid options for Live 11 and later are \"universal\" and \"intel\"; earlier versions require \"64\".\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppleProVideo/ProVideoFormats.pkg.recipe",
- "parent": "com.github.jazzace.download.AppleSupportContent",
- "shortname": "ProVideoFormats.pkg",
- "inferred_type": "pkg",
+ "path": "Ableton/AbletonLive.download.recipe",
+ "shortname": "AbletonLive.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.ProVideoFormats-latest"
+ "com.github.jazzace.pkg.AbletonLive",
+ "com.github.jazzace.pkg.AbletonLiveSassafras",
+ "com.github.apizz.munki.AbletonLive"
]
},
- "com.github.jazzace.ds.VLC": {
+ "com.github.jazzace.pkg.AbletonLiveSassafras": {
"name": null,
- "description": "Downloads latest VLC disk image, packages the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads the most recent version of Ableton Live and creates an installer package\nfor use when licenses are managed using Sassafras AllSight/LabSight/KeySight (KeyServer).\nThe major version and edition is specified through input variables (see the parent download recipe).\nIn order to avoid pkgbuild errors, the SoundCloud extension is removed from the app bundle and\nthe version number (from CFBundleShortVersionString) is simplified to eliminate parenthetical \nbuild info (the homebysix-recipes repo is required).\nAn Options.txt file is added (via postinstall script) in /Library/Preferences/Ableton/Live %version%/ as per \nhttps://help.ableton.com/hc/en-us/articles/360020530999-Authorizing-Live-for-all-users-on-macOS-with-Sassafras\n",
"repo": "autopkg/jazzace-recipes",
- "path": "VLC/VLC.ds.recipe",
- "parent": "com.github.autopkg.pkg.VLC",
- "shortname": "VLC.ds",
- "inferred_type": "ds"
+ "path": "Ableton/AbletonLiveSassafras.pkg.recipe",
+ "parent": "com.github.jazzace.download.AbletonLive",
+ "shortname": "AbletonLiveSassafras.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.jamf.AbletonLiveSassafras-latest"
+ ]
},
- "com.github.jazzace.ds.XeroxPrintDriver": {
+ "com.github.jazzace.download.sassafrasserver": {
+ "name": "AllSight",
+ "description": "Downloads the latest server installer for Sassafras AllSight/LabSight/KeySight.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Sassafras/SassafrasServer.download.recipe",
+ "parent": "com.github.jazzace.download.sassafrasallsight",
+ "shortname": "SassafrasServer.download",
+ "inferred_type": "download"
+ },
+ "com.github.jazzace.ds.sassafras-k2client": {
"name": null,
- "description": "Downloads the latest version of the specified Xerox Print Driver and copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Fetches the latest Sassafras KeyClient Mac installer for versions 7.0-7.6 and copies it to a location of your choosing.\nAdditionally, fetches the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer. If you do not wish/need to customize\nthe installer (e.g., in order to copy the Client to a Self-Updates server), use the \nSassafrasK2.ds recipe.\n\nThis is an adaptation of the Munki recipe (written by Tim Sutton, in the main AutoPkg \nrecipes repo). The main AutoPkg recipes must be installed in order to use the \nSassafrasK2ClientCustomizer processor.\n\nThis recipe supports KeyClient 7.0-7.6 only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nLocal Input keys:\n- K2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\n options to the 'k2clientconfig' tool. No sanity checking is performed beyond\n what's done by k2clientconfig. The recipe includes one suggested default, more\n documentation here:\n https://www.sassafras.com/hrl/7.5/k2clientconfigM.html\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name from the Parent Recipe).\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nSassafras uses two decimals in their pkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Xerox/XeroxPrintDriver.ds.recipe",
- "parent": "com.github.mlbz521.download.XeroxPrintDriver",
- "shortname": "XeroxPrintDriver.ds",
+ "path": "Sassafras/SassafrasK2Client.ds.recipe",
+ "parent": "com.github.autopkg.download.sassafras-k2client",
+ "deprecated": true,
+ "shortname": "SassafrasK2Client.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.download.AmadeusLite": {
- "name": "Amadeus Lite",
- "description": "Downloads the current version of Amadeus Lite.",
+ "com.github.jazzace.download.sassafrasallsight": {
+ "name": "AllSight",
+ "description": "Downloads the latest installer (as specified by INSTALLER_TYPE) for Sassafras AllSight/LabSight/KeySight.\n\nINSTALLER_TYPE can have a value of client, admin, or server. You may create an override and set this value yourself,\nor you can use the SassafrasClient, SassafrasAdmin, and SassafrasServer recipes respectively as a convenience.\n\nThe dataJAR-recipes repo is required.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusLite.download.recipe",
- "shortname": "AmadeusLite.download",
+ "path": "Sassafras/SassafrasAllSight.download.recipe",
+ "shortname": "SassafrasAllSight.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.AmadeusLite"
+ "com.github.jazzace.download.sassafrasserver",
+ "com.github.jazzace.download.sassafrasadmin",
+ "com.github.jazzace.download.sassafrasclient",
+ "com.github.novaksam.pkg.SassafrasAllsightClient",
+ "com.github.vmiller.munki.sassafrasclient",
+ "com.github.vmiller.munki.sassafrasadmin"
]
},
- "com.github.jazzace.jamf.AmadeusPro-patch": {
- "name": null,
- "description": "This recipe takes the Amadeus Pro pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "com.github.jazzace.download.sassafrasadmin": {
+ "name": "AllSight",
+ "description": "Downloads the latest admin installer for Sassafras AllSight/LabSight/KeySight.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusPro-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.AmadeusPro-latest",
- "shortname": "AmadeusPro-patch.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "Sassafras/SassafrasAdmin.download.recipe",
+ "parent": "com.github.jazzace.download.sassafrasallsight",
+ "shortname": "SassafrasAdmin.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.install.sassafrasadmin"
+ ]
},
- "com.github.jazzace.pkg.AmadeusPro": {
- "name": null,
- "description": "Downloads the current version of Amadeus Pro and creates a pkg installer.",
+ "com.github.jazzace.download.sassafrasclient": {
+ "name": "AllSight",
+ "description": "Downloads the latest client installer for Sassafras AllSight/LabSight/KeySight.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusPro.pkg.recipe",
- "parent": "com.github.jazzace.download.AmadeusPro",
- "shortname": "AmadeusPro.pkg",
- "inferred_type": "pkg",
+ "path": "Sassafras/SassafrasClient.download.recipe",
+ "parent": "com.github.jazzace.download.sassafrasallsight",
+ "shortname": "SassafrasClient.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.AmadeusPro-latest",
- "com.github.jazzace.ds.AmadeusPro2"
+ "com.github.jazzace.jamf.SassafrasClient-latest",
+ "com.github.novaksam.pkg.SassafrasK2Client",
+ "com.github.dataJAR-recipes.munki.sassafrasclient"
]
},
- "com.github.jazzace.jamf.AmadeusPro-latest": {
- "name": null,
- "description": "Downloads the latest version of Amadeus Pro, packages it, then uploads the package to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.jamf.SassafrasClient-latest": {
+ "name": "Sassafras AllSight Client",
+ "description": "Downloads the latest pkg installer for Sassafras Client (for AllSight or its siblings, formerly KeyServer),\nthen uploads the package to the Jamf Pro Server and creates/updates the policy that deploys it.\n\nIn order to customize the client to point to your site, you need to run a defaults command similar to:\ndefaults write /Library/Preferences/com.sassafras.KeyAccess host sassafras.hostname.com\nIn this recipe, it is assumed that this command is in a script on the server. The script name is\nspecified by the SCRIPT_NAME input variable and will be run after the Client is installed.\n\nBecause of the more complicated scoping in our deployment for this client, the scoping is done\nentirely in the template.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and SCRIPT_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusPro-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.AmadeusPro",
- "shortname": "AmadeusPro-latest.jamf",
+ "path": "Sassafras/SassafrasClient-latest.jamf.recipe",
+ "parent": "com.github.jazzace.download.sassafrasclient",
+ "shortname": "SassafrasClient-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.download.sassafrasK2product": {
+ "name": null,
+ "description": "Fetches the latest Sassafras K2 Mac installer for versions 7.0-7.6 specified by PRODUCT.\n\nFor versions 7.9 and later, use the SassafrasClient/Admin/Server recipes.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.1: 71\n7.2: 72\n7.5: 75\n\nThis recipe supports only a REVISION of 70 through 76. If REVISION\nis set to an empty string, the 7.6 version will be retrieved.\n\nPRODUCT must be one of the following:\nAdmin\nServer\nClient\n\nIf you want to download more than one (e.g., both Admin and Server),\nmake an override for each and specify a unique identifier using the -n option\n(e.g., autopkg make-override SassafrasK2.download -n SassafrasK2Server.download).\n\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Sassafras/SassafrasK2.download.recipe",
+ "deprecated": true,
+ "shortname": "SassafrasK2.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.AmadeusPro-patch"
+ "com.github.jazzace.ds.sassafrasK2product"
]
},
- "com.github.jazzace.ds.AmadeusPro2": {
- "name": null,
- "description": "Downloads latest version of Amadeus Pro, packages it, and then copies and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that a previous version of this recipe chain let you have a separate value for NAME and APPNAME.\nYou should delete APPNAME from your override and adjust the value of DS_NAME (since it defaulted to APPNAME).\n",
+ "com.github.jazzace.install.sassafrasadmin": {
+ "name": "AllSight",
+ "description": "Installs the latest admin installer for Sassafras AllSight/LabSight/KeySight.",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusPro.ds.recipe",
- "parent": "com.github.jazzace.pkg.AmadeusPro",
- "shortname": "AmadeusPro.ds",
- "inferred_type": "ds"
+ "path": "Sassafras/SassafrasAdmin.install.recipe",
+ "parent": "com.github.jazzace.download.sassafrasadmin",
+ "shortname": "SassafrasAdmin.install",
+ "inferred_type": "install"
},
- "com.github.jazzace.pkg.AmadeusLite": {
+ "com.github.jazzace.ds.sassafrasK2product": {
"name": null,
- "description": "Downloads the current version of Amadeus Lite and creates a pkg installer.",
+ "description": "Fetches the latest Sassafras K2 Mac installer (specified by PRODUCT) for versions 7.0-7.6\nand copies it to a local/mounted drive.\nThis could be useful for setting up your own Client Self-updates server.\n\nFor versions 7.7 and later, use the new SassafrasClient/Admin/Server recipes.\n\nLocal Input keys:\n- DS_PKGS_PATH is the path to the folder where you would like to locate the copied package (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to K2%PRODUCT%-Self-Updates (e.g., K2Client-Self-Updates).\n\n",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusLite.pkg.recipe",
- "parent": "com.github.jazzace.download.AmadeusLite",
- "shortname": "AmadeusLite.pkg",
- "inferred_type": "pkg"
+ "path": "Sassafras/SassafrasK2.ds.recipe",
+ "parent": "com.github.jazzace.download.sassafrasK2product",
+ "shortname": "SassafrasK2.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.download.AmadeusPro": {
- "name": "Amadeus Pro",
- "description": "Downloads the current version of Amadeus Pro.",
+ "com.github.jazzace.ds.AdobeAcrobatProXUpdate": {
+ "name": null,
+ "description": "Downloads latest updater for Adobe Acrobat Pro X and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you want to specify which version of Acrobat is downloaded (input key MAJOR_VERSION can be\n '10', '11', corresponding to Pro X, Pro XI; VERSION can be a specific update version, ie. '10.1.6', or the default, 'latest').\n",
"repo": "autopkg/jazzace-recipes",
- "path": "HairerSoft/AmadeusPro.download.recipe",
- "shortname": "AmadeusPro.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.AmadeusPro"
- ]
+ "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.ds.recipe",
+ "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate",
+ "deprecated": true,
+ "shortname": "AdobeAcrobatProXUpdate.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.pkg.VueScanLicenced": {
+ "com.github.jazzace.jamf.Audacity-latest": {
"name": null,
- "description": "Downloads VueScan and then creates an installer package with the app and the needed authorization file.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nThe recipe requires the authorization file created by VueScan for your licence.\nThe suggested way to do this is to install VueScan on the Mac/VM running AutoPkg and use the recipe's\ndefault value for RC_FILE. Alternately, you can create a text file made up of the following four lines\n(where you replace # with the values for your license):\n\n[VueScan]\nSerialNumber=#\nCustomerNumber=#\nEmailAddress=#@#.#\n\nThen, save that file in a locally-accessible location and set the RC_FILE input variable to\nthe path to that file (including the file name with extension). AutoPkg will do the rest.",
+ "description": "This recipe downloads Audacity, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Hamrick/VueScanLicenced.pkg.recipe",
- "parent": "com.github.hansen-m.download.VueScan",
- "shortname": "VueScanLicenced.pkg",
- "inferred_type": "pkg",
+ "path": "AudacityTeam/Audacity-latest.jamf.recipe",
+ "parent": "com.github.nstrauss.pkg.Audacity",
+ "shortname": "Audacity-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.jazzace.jamf.VueScanLicenced-latest",
- "com.github.jazzace.ds.VueScanLicenced"
+ "com.github.jazzace.jamf.Audacity-patch"
]
},
- "com.github.jazzace.jamf.VueScanLicenced-latest": {
+ "com.github.jazzace.jamf.Audacity-patch": {
"name": null,
- "description": "This recipe downloads VueScan, packages it with its license information (see pkg recipe for details),\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hansen-m-recipe repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the Audacity pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes, dataJAR-recipes, and nstrauss-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Hamrick/VueScanLicenced-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.VueScanLicenced",
- "shortname": "VueScanLicenced-latest.jamf",
+ "path": "AudacityTeam/Audacity-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.Audacity-latest",
+ "shortname": "Audacity-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.VueScanLicenced": {
+ "com.github.jazzace.download.customdisplayprofiles": {
+ "name": "customdisplayprofiles",
+ "description": "Downloads the latest release of customdisplayprofiles from GitHub. \nNo code signature is possible, hence its omission.\nYou must specify the ARCHITECTURE: intel or applesilicon.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Tim Sutton/customdisplayprofiles.download.recipe",
+ "shortname": "customdisplayprofiles.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.pkg.DisplayCalibrationSupportFiles",
+ "com.github.jazzace.pkg.customdisplayprofiles"
+ ]
+ },
+ "com.github.jazzace.pkg.customdisplayprofiles": {
"name": null,
- "description": "Downloads VueScan, creates an installer package with the app and the needed authorization file,\nand copies it to a local path of your choosing.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nCarefully follow the instructions in the pkg recipe to set up the proper licensing information.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Takes the latest release of customdisplayprofiles from its GitHub project and builds a package\nthat deploys it to /usr/local/bin.",
"repo": "autopkg/jazzace-recipes",
- "path": "Hamrick/VueScanLicenced.ds.recipe",
- "parent": "com.github.jazzace.pkg.VueScanLicenced",
- "shortname": "VueScanLicenced.ds",
+ "path": "Tim Sutton/customdisplayprofiles.pkg.recipe",
+ "parent": "com.github.jazzace.download.customdisplayprofiles",
+ "shortname": "customdisplayprofiles.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.ds.AppleXeroxPrinterDrivers": {
+ "name": "XeroxPrinterDrivers",
+ "description": "Downloads latest version of the Xerox Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.ds.recipe",
+ "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleXeroxPrinterDrivers.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.ds.Max7": {
- "name": null,
- "description": "Downloads latest version of Max, packages the Max app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "com.github.jazzace.ds.AppleEpsonPrinterDrivers": {
+ "name": "EpsonPrinterDrivers",
+ "description": "Downloads latest version of the Epson Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.",
"repo": "autopkg/jazzace-recipes",
- "path": "Cycling74/Max7.ds.recipe",
- "parent": "com.github.jazzace.pkg.Max7",
- "shortname": "Max7.ds",
+ "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.ds.recipe",
+ "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleEpsonPrinterDrivers.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.Max7": {
- "name": null,
- "description": "Downloads the latest version of Max and creates a package installer for the app.\nRequires that you have Tim Sutton's recipes (timsutton-recipes) in your repo.",
+ "com.github.jazzace.pkg.AppleXeroxPrinterDrivers": {
+ "name": "XeroxPrinterDrivers",
+ "description": "Downloads latest version of the Xerox Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe creates.",
"repo": "autopkg/jazzace-recipes",
- "path": "Cycling74/Max.pkg.recipe",
- "parent": "com.github.timsutton.download.Max7",
- "shortname": "Max.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.Max7",
- "com.github.jazzace.jamf.max-latest"
- ]
+ "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.pkg.recipe",
+ "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleXeroxPrinterDrivers.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jazzace.jamf.max-patch": {
+ "com.github.jazzace.pkg.AppleEpsonPrinterDrivers": {
+ "name": "EpsonPrinterDrivers",
+ "description": "Downloads latest version of the Epson Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.pkg.recipe",
+ "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleEpsonPrinterDrivers.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.jamf.MaxonApp-latest": {
"name": null,
- "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n",
+ "description": "This recipe downloads the Maxon App installer, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nIf you wish the pkg to skip installation of the Maxon App GUI, set INSTALL_OPTIONS in your override to:\n--skipMaxonAppGui 1\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Cycling74/Max-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.max-latest",
- "shortname": "Max-patch.jamf",
+ "path": "Maxon/MaxonApp-latest.jamf.recipe",
+ "parent": "com.github.foigus.pkg.MaxonApp",
+ "shortname": "MaxonApp-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.jamf.max-latest": {
+ "com.github.jazzace.ds.MeshLab": {
"name": null,
- "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads latest version of MeshLab, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Cycling74/Max-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.Max7",
- "shortname": "Max-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "MeshLab/MeshLab.ds.recipe",
+ "parent": "com.github.jazzace.pkg.MeshLab",
+ "shortname": "MeshLab.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.pkg.MeshLabPreRelease": {
+ "name": null,
+ "description": "Downloads the latest PreRelease version of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MeshLab/MeshLabPreRelease.pkg.recipe",
+ "parent": "com.github.jazzace.download.MeshLabPreRelease",
+ "shortname": "MeshLabPreRelease.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.max-patch"
+ "com.github.jazzace.jamf.MeshLabPreRelease-latest",
+ "com.github.jazzace.ds.MeshLabPreRelease"
]
},
- "com.github.jazzace.jamf.BBEdit-latest": {
+ "com.github.jazzace.pkg.MeshLab": {
"name": null,
- "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads the latest release of MeshLab and creates a package installer for the app.\nRequires the hansen-m-recipes repo.",
"repo": "autopkg/jazzace-recipes",
- "path": "Barebones/BBEdit-latest.jamf.recipe",
- "parent": "com.github.autopkg.pkg.BBEdit",
- "shortname": "BBEdit-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "MeshLab/MeshLab.pkg.recipe",
+ "parent": "com.github.hansen-m.download.MeshLab",
+ "shortname": "MeshLab.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.BBEdit-patch"
+ "com.github.jazzace.ds.MeshLab"
]
},
- "com.github.jazzace.jamf.BBEdit-patch": {
+ "com.github.jazzace.download.MeshLabPreRelease": {
+ "name": "MeshLab",
+ "description": "Downloads the latest pre-release version of MeshLab for macOS.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MeshLab/MeshLabPreRelease.download.recipe",
+ "shortname": "MeshLabPreRelease.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.pkg.MeshLabPreRelease"
+ ]
+ },
+ "com.github.jazzace.jamf.MeshLabPreRelease-latest": {
"name": null,
- "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "This recipe downloads MeshLab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Barebones/BBEdit-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.BBEdit-latest",
- "shortname": "BBEdit-patch.jamf",
+ "path": "MeshLab/MeshLabPreRelease-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.MeshLabPreRelease",
+ "shortname": "MeshLabPreRelease-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.BBEdit": {
+ "com.github.jazzace.ds.MeshLabPreRelease": {
"name": null,
- "description": "Downloads latest version of BBEdit, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest pre-release version of MeshLab, packages it, and then copies to an arbitrary local location.\nUnlike most .ds recipes, this recipe does not rename the pkg (version information is maintained).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Barebones/BBEdit.ds.recipe",
- "parent": "com.github.autopkg.pkg.BBEdit",
- "shortname": "BBEdit.ds",
+ "path": "MeshLab/MeshLabPreRelease.ds.recipe",
+ "parent": "com.github.jazzace.pkg.MeshLabPreRelease",
+ "shortname": "MeshLabPreRelease.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest": {
- "name": null,
- "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.download.StableDiffusionWebUI": {
+ "name": "StableDiffusionWebUI",
+ "description": "Downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project. No code signature is possible, hence its omission.",
"repo": "autopkg/jazzace-recipes",
- "path": "Wacom/Wacom-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.WacomIntuosProTabletDriver",
- "shortname": "Wacom-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "AUTOMATIC1111/StableDiffusionWebUI.download.recipe",
+ "shortname": "StableDiffusionWebUI.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch"
+ "com.github.jazzace.pkg.StableDiffusionWebUI"
]
},
- "com.github.jazzace.pkg.WacomEnterpriseSettings": {
- "name": "WacomEnterpriseSettings",
- "description": "Creates a package that installs a file at /Library/Preferences/com.wacomtablet.defaults.xml \nto enable Enterprise settings for the Wacom tablet driver.\n(This suppresses autolaunching of Wacom Experience Program and Wacom Center.)\n\nUse your own org information to set the PACKAGE_BUNDLE_ID in your override.\n\nThis file is not expected to change, so the version is set to 1.0, \nbut you may change this in your override or using the -k option at runtime.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Wacom/WacomEnterpriseSettings.pkg.recipe",
- "shortname": "WacomEnterpriseSettings.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.pkg.WacomIntuosProTabletDriver": {
- "name": "WacomIntuosProDriver",
- "description": "Downloads latest driver for the Wacom Intuos Pro tablets and copies the package from the disk image,\nincluding a version number in the filename.",
+ "com.github.jazzace.pkg.StableDiffusionWebUI": {
+ "name": null,
+ "description": "Takes the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project and builds a package that deploys it to /Users/Shared.",
"repo": "autopkg/jazzace-recipes",
- "path": "Wacom/WacomIntuosProDriver.pkg.recipe",
- "parent": "com.github.jps3.download.WacomIntuosProTabletDriver",
- "shortname": "WacomIntuosProDriver.pkg",
+ "path": "AUTOMATIC1111/StableDiffusionWebUI.pkg.recipe",
+ "parent": "com.github.jazzace.download.StableDiffusionWebUI",
+ "shortname": "StableDiffusionWebUI.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest"
+ "com.github.jazzace.jamf.StableDiffusionWebUI-latest"
]
},
- "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch": {
+ "com.github.jazzace.jamf.StableDiffusionWebUI-latest": {
"name": null,
- "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "This recipe downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project, packages it for deployment to /Users/Shared, then uploads the pkg to \nyour Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Wacom/Wacom-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest",
- "shortname": "Wacom-patch.jamf",
+ "path": "AUTOMATIC1111/StableDiffusionWebUI-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.StableDiffusionWebUI",
+ "shortname": "StableDiffusionWebUI-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.download.lightwright": {
- "name": "Lightwright",
- "description": "Downloads the current release version of Lightwright.\nThis recipe supports version 6.0.40 and later. \n",
+ "com.github.jazzace.pkg.MuseScore": {
+ "name": null,
+ "description": "Downloads MuseScore and creates a package installer for the app.",
"repo": "autopkg/jazzace-recipes",
- "path": "Lightwright LLC/Lightwright.download.recipe",
- "shortname": "Lightwright.download",
- "inferred_type": "download",
+ "path": "MuseScore/MuseScore.pkg.recipe",
+ "parent": "com.github.jazzace.download.MuseScore",
+ "shortname": "MuseScore.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.pkg.lightwright",
- "com.github.dataJAR-recipes.munki.lightwright"
+ "com.github.jazzace.ds.MuseScore",
+ "com.github.jazzace.jamf.MuseScore-latest",
+ "com.github.novaksam.jamf.MuseScore3",
+ "com.github.sebtomasi.jss.MuseScore"
]
},
- "com.github.jazzace.ds.lightwright": {
+ "com.github.jazzace.ds.MuseScore": {
"name": null,
- "description": "Downloads latest version of Lightwright, creates a package from the downloaded app,\nand then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that the .pkg recipe has a StopProcessingIf processor to avoid redundant work if no update is present.\n",
+ "description": "Downloads latest version of MuseScore, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Lightwright LLC/Lightwright.ds.recipe",
- "parent": "com.github.jazzace.pkg.lightwright",
- "shortname": "Lightwright.ds",
+ "path": "MuseScore/MuseScore.ds.recipe",
+ "parent": "com.github.jazzace.pkg.MuseScore",
+ "shortname": "MuseScore.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.lightwright-latest": {
+ "com.github.jazzace.jamf.MuseScore-patch": {
"name": null,
- "description": "This recipe downloads Lightwright, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Lightwright LLC/Lightwright-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.lightwright",
- "shortname": "Lightwright-latest.jamf",
+ "path": "MuseScore/MuseScore-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.MuseScore-latest",
+ "shortname": "MuseScore-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.lightwright": {
+ "com.github.jazzace.jamf.MuseScore-latest": {
"name": null,
- "description": "Downloads the current release version of Lightwright and then packages the Lightwright app.\nThis recipe is based on the Version 6 app (now wrapped in a dmg).\n",
+ "description": "This recipe takes the MuseScore pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Lightwright LLC/Lightwright.pkg.recipe",
- "parent": "com.github.jazzace.download.lightwright",
- "shortname": "Lightwright.pkg",
- "inferred_type": "pkg",
+ "path": "MuseScore/MuseScore-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.MuseScore",
+ "shortname": "MuseScore-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.jazzace.ds.lightwright",
- "com.github.jazzace.jamf.lightwright-latest"
+ "com.github.jazzace.jamf.MuseScore-patch"
]
},
- "com.github.jazzace.ds.AdobeAcrobatDCUpdate": {
- "name": null,
- "description": "Downloads latest updater for Adobe Acrobat DC and then copies the package to a local path of your choosing.\nThis recipe requires that the novaksam-recipes repo be present.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you wish to specify which stream of Acrobat DC \u2014 Classic or Continuous \u2014 is downloaded.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track\n(\"AcrobatDC\"). \n",
+ "com.github.jazzace.download.MuseScore": {
+ "name": "MuseScore 4",
+ "description": "Downloads the latest version of MuseScore 4 (without Muse Hub).",
"repo": "autopkg/jazzace-recipes",
- "path": "AdobeAcrobatDC/AdobeAcrobatDCUpdate.ds.recipe",
- "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate",
- "shortname": "AdobeAcrobatDCUpdate.ds",
- "inferred_type": "ds"
+ "path": "MuseScore/MuseScore.download.recipe",
+ "shortname": "MuseScore.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.pkg.MuseScore",
+ "com.github.aysiu.munki.MuseScore"
+ ]
},
- "com.github.jazzace.ds.microsoftmacproductfwlink": {
+ "com.github.jazzace.ds.NoteAbilityPro": {
"name": null,
- "description": "Downloads latest version of a Microsoft product's pkg installer and copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n",
+ "description": "Downloads latest version of NoteAbilityPro 3, extracts the package, and then copies it to a local path of your choosing.\nIf there is no new installer, the file will not be copied (processing will be stopped by the parent recipe).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was extracted by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Microsoft/MicrosoftMacProductFWLink.ds.recipe",
- "parent": "com.github.jazzace.download.microsoftmacproductfwlink",
- "shortname": "MicrosoftMacProductFWLink.ds",
+ "path": "Opus1Music/NoteAbilityPro.ds.recipe",
+ "parent": "com.github.jazzace.pkg.NoteAbilityPro",
+ "shortname": "NoteAbilityPro.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.microsoftmacproductfwlink": {
- "name": null,
- "description": "Takes a Microsoft product package whose filename uses the format\nMicrosoft_product_version#_Installer.pkg and places the version number in the variable \"version\"\n(for use in subsequent processor steps).\nSee the download recipe for more information on how to use this set of recipes.",
+ "com.github.jazzace.pkg.NoteAbilityPro": {
+ "name": "NoteAbilityPro",
+ "description": "Downloads latest version of NoteAbilityPro 4 and extracts the package installer.\nIf there is no new installer, the file will not be extracted from the archive.\nThis recipe only supports Version 4 as it is Universal and all previous versions are not being developed further.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Microsoft/MicrosoftMacProductFWLink.pkg.recipe",
- "parent": "com.github.jazzace.download.microsoftmacproductfwlink",
- "shortname": "MicrosoftMacProductFWLink.pkg",
+ "path": "Opus1Music/NoteAbilityPro.pkg.recipe",
+ "shortname": "NoteAbilityPro.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.microsoftmacproductfwlink-latest"
+ "com.github.jazzace.ds.NoteAbilityPro",
+ "com.github.jazzace.jamf.NoteAbilityPro-latest"
]
},
- "com.github.jazzace.jamf.microsoftmacproductfwlink-latest": {
+ "com.github.jazzace.jamf.NoteAbilityPro-latest": {
"name": null,
- "description": "This recipe downloads a Microsoft product pkg, grabs the version, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads the NoteAbility Pro package installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The values for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Microsoft/MicrosoftMacProductFWLink-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.microsoftmacproductfwlink",
- "shortname": "MicrosoftMacProductFWLink-latest.jamf",
+ "path": "Opus1Music/NoteAbilityPro-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.NoteAbilityPro",
+ "shortname": "NoteAbilityPro-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.jamf.MicrosoftOneDrive-latest": {
+ "com.github.jazzace.ds.Max7": {
"name": null,
- "description": "This recipe downloads OneDrive, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and rtrouton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads latest version of Max, packages the Max app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Microsoft/MicrosoftOneDrive-latest.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftonedrive",
- "shortname": "MicrosoftOneDrive-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "Cycling74/Max7.ds.recipe",
+ "parent": "com.github.jazzace.pkg.Max7",
+ "shortname": "Max7.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.jamf.microsoftedge-latest": {
+ "com.github.jazzace.pkg.Max7": {
"name": null,
- "description": "This recipe downloads the Microsoft Edge pkg installer, versions it, then uploads the pkg \nto your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Microsoft/MicrosoftEdge-latest.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftedge",
- "shortname": "MicrosoftEdge-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.download.microsoftmacproductfwlink": {
- "name": "MicrosoftProduct",
- "description": "Downloads any Microsoft product that can be located using a Microsoft FWLink number.\nBecause this recipe is targeted at Mac products, the download is assumed to be a package (.pkg).\n\nNOTE: This recipe fills a niche. Most people would be better off considering the recipes in the\nmain recipes repo or the rtrouton-recipes repo (supplemented for Munki by dataJAR-recipes).\n\nThis recipe is designed to be used with an override or child recipe.\n\nThe value of the FWLink number should be assigned to the input variable PRODUCTID in your override.\nHere are a few FWLink values that may be useful:\n\n525133 - Microsoft 365 for Mac/Office 2021/2019 for Mac\n2009112 - Microsoft 365 BusinessPro Suite (with Teams)\n869428 - Teams Standalone Installer\n525134 - Word 2019/365\n\nWhile you can find the FWLink value for a product in various places, a (manually-) complied source list \ncan be found at macadmins.software (just look for the 6- or 7-digit number at the end of the appropriate link).\n\nThis recipe make no attempt to capture version information, but the filename should contain the version \nnumber (because Microsoft includes that in the package name). If you want to capture that as a variable, \nyou could use the pkg recipes in the rtrouton-recipes repo as a model (or just use those recipes).\n",
+ "description": "Downloads the latest version of Max and creates a package installer for the app.\nRequires that you have Tim Sutton's recipes (timsutton-recipes) in your repo.",
"repo": "autopkg/jazzace-recipes",
- "path": "Microsoft/MicrosoftMacProductFWLink.download.recipe",
- "shortname": "MicrosoftMacProductFWLink.download",
- "inferred_type": "download",
+ "path": "Cycling74/Max.pkg.recipe",
+ "parent": "com.github.timsutton.download.Max7",
+ "shortname": "Max.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.microsoftmacproductfwlink",
- "com.github.jazzace.pkg.microsoftmacproductfwlink"
+ "com.github.jazzace.ds.Max7",
+ "com.github.jazzace.jamf.max-latest"
]
},
- "com.github.jazzace.ds.zbrushvolume": {
- "name": null,
- "description": "Takes the pkg installer of ZBrush created by the parent recipe and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Pixologic/ZBrushVolume.ds.recipe",
- "parent": "com.github.jazzace.pkg.zbrushvolume",
- "shortname": "ZBrushVolume.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.jamf.zbrushvolume-latest": {
+ "com.github.jazzace.jamf.max-latest": {
"name": null,
- "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. It then\nuploads the pkg to your Jamf Pro Server/Distribution Point using variables set in the environment.\nThis recipe must be run from the command line using the -p or --pkg option.\n(See the .pkg recipe for other important technical details.)\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and homebysix-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n",
+ "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Pixologic/ZBrushVolume-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.zbrushvolume",
- "shortname": "ZBrushVolume-latest.jamf",
+ "path": "Cycling74/Max-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.Max7",
+ "shortname": "Max-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null,
"children": [
- "com.github.jazzace.jamf.zbrushvolume-flush"
+ "com.github.jazzace.jamf.max-patch"
]
},
- "com.github.jazzace.jamf.zbrushvolume-flush": {
+ "com.github.jazzace.jamf.max-patch": {
"name": null,
- "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and creates a package \nthat leverages the silent install CLI method to automate installation. It then uploads the pkg to your Jamf Pro \nServer/Distribution Point, creates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details about \n",
+ "description": "This recipe takes the Max pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Pixologic/ZBrushVolume-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.zbrushvolume-latest",
- "shortname": "ZBrushVolume-flush.jamf",
+ "path": "Cycling74/Max-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.max-latest",
+ "shortname": "Max-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.zbrushvolume": {
- "name": "ZBrush",
- "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. Additionally, the\npostinstall script adds the volume licensing files (specific to your installation, provided by Pixologic) \nand a modified DefaultZScript.txt file (e.g., to keep ZHomePage from starting at launch every time)\nto the correct locations in the application's directories.\nThis version of the recipe supports ZBrush 2021.5 and later and requires the homebysix-recipes repo.\n\nInput Variables of note:\n\u2022 LIC_FILES_DIR is the path to the local *directory* that holds the volume licensing files\n (license_ZBrush*_1seat.lic and FloatingLicenseDLL.lib will be used);\n\u2022 ZSCRIPT_FILE is the path to the *file* you wish to use for DefaultZScript.txt\n (a sample file that suppresses the launch of ZHomePage upon opening the app is included in \n the repo for this recipe).\n\nOnce the input variables are set (likely in an override), your command to create the pkg will\nlook something like this:\n\n autopkg run ZBrushVolume.pkg -p ~/Downloads/ZBrush_2022.0.5_FL_Installer.dmg\n \n(Substitute the actual path to your downloaded disk image.)",
+ "com.github.jazzace.pkg.AdobeAdminConsole": {
+ "name": "AdobeAdminConsoleDownloadName",
+ "description": "Adds version information to the pkg name of an Adobe Admin Console-generated pkg that\nyou have already downloaded. This pkg is then suitable for uploading to your management system.\nNAME must match the name you supplied when you built the pkg in the Adobe Admin Console.\nRequires that the expanded archive with that NAME be located in ~/Downloads.\nFor more details, see the ReadMe in this directory.\nThe dataJAR-recipes repo is required.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Pixologic/ZBrushVolume.pkg.recipe",
- "shortname": "ZBrushVolume.pkg",
+ "path": "AdobeAdminConsole/AdobeAdminConsole.pkg.recipe",
+ "shortname": "AdobeAdminConsole.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.zbrushvolume",
- "com.github.jazzace.jamf.zbrushvolume-latest",
- "com.github.homebysix.munki.ZBrushVolume"
+ "com.github.jazzace.jamf.AdobeAdminConsole-latest"
]
},
- "com.github.jazzace.pkg.AppleEpsonPrinterDrivers": {
- "name": "EpsonPrinterDrivers",
- "description": "Downloads latest version of the Epson Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.",
- "repo": "autopkg/jazzace-recipes",
- "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.pkg.recipe",
- "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleEpsonPrinterDrivers.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.pkg.AppleXeroxPrinterDrivers": {
- "name": "XeroxPrinterDrivers",
- "description": "Downloads latest version of the Xerox Printer Drivers from Apple and extracts \nthe package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe creates.",
- "repo": "autopkg/jazzace-recipes",
- "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.pkg.recipe",
- "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleXeroxPrinterDrivers.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.ds.AppleXeroxPrinterDrivers": {
- "name": "XeroxPrinterDrivers",
- "description": "Downloads latest version of the Xerox Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" \nprocessor. This means that any recipe that uses this as a parent recipe could stop execution \nbefore reaching the child. You may need to remove the cache for the recipe in question and \nstart again if you manually delete or move the package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.",
- "repo": "autopkg/jazzace-recipes",
- "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.ds.recipe",
- "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleXeroxPrinterDrivers.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.ds.AppleEpsonPrinterDrivers": {
- "name": "EpsonPrinterDrivers",
- "description": "Downloads latest version of the Epson Printer Drivers from Apple, extracts \nthe package from the dmg, and copies it to a local path of your choosing.\n\nNote: Because this package is large (over 1 GB), the recipe suppresses unnecessary copying \nof the package using the \"StopProcessingIf\" processor. This means that any recipe that uses \nthis as a parent recipe could stop execution before reaching the child. You may need to \nremove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe copies by extraction.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.",
- "repo": "autopkg/jazzace-recipes",
- "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.ds.recipe",
- "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleEpsonPrinterDrivers.ds",
- "inferred_type": "ds"
- },
"com.github.jazzace.jamf.AdobeAdminConsoleFlat-latest": {
"name": null,
"description": "This recipe takes a versioned Adobe flat package installer (generated as described in the parent \nAdobeAdminConsoleFlat.pkg recipe), then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it (overwriting the existing policy but not flushing it).\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
@@ -23296,933 +23184,584 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.AdobeAdminConsole": {
- "name": "AdobeAdminConsoleDownloadName",
- "description": "Adds version information to the pkg name of an Adobe Admin Console-generated pkg that\nyou have already downloaded. This pkg is then suitable for uploading to your management system.\nNAME must match the name you supplied when you built the pkg in the Adobe Admin Console.\nRequires that the expanded archive with that NAME be located in ~/Downloads.\nFor more details, see the ReadMe in this directory.\nThe dataJAR-recipes repo is required.\n",
+ "com.github.jazzace.ds.NVivo": {
+ "name": null,
+ "description": "Downloads the latest version of NVivo (Version 20 and later), \npackages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AdobeAdminConsole/AdobeAdminConsole.pkg.recipe",
- "shortname": "AdobeAdminConsole.pkg",
- "inferred_type": "pkg",
+ "path": "QSRInternational/NVivo.ds.recipe",
+ "parent": "com.github.jazzace.pkg.NVivo",
+ "shortname": "NVivo.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.download.NVivo": {
+ "name": "NVivo",
+ "description": "Downloads the latest release of NVivo (Version 20 or later).\nThis recipe requires that you have Elliot Jordan's recipes (homebysix-recipes) in your RecipeRepos,\nas his VersionSplitter processor is used.\nNote that if your child recipe requires the current version number, the variable \"version\" will\nbe set to the major version (e.g., 20). Use the variable \"full_version\" or re-fetch the value \nusing a processor like AppDmgVersioner.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "QSRInternational/NVivo.download.recipe",
+ "shortname": "NVivo.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.AdobeAdminConsole-latest"
+ "com.github.jazzace.pkg.NVivo"
]
},
- "com.github.jazzace.ds.NoteAbilityPro": {
+ "com.github.jazzace.pkg.NVivo": {
"name": null,
- "description": "Downloads latest version of NoteAbilityPro 3, extracts the package, and then copies it to a local path of your choosing.\nIf there is no new installer, the file will not be copied (processing will be stopped by the parent recipe).\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was extracted by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads the latest release of NVivo (Version 20 or later) and creates a package installer for the app.",
"repo": "autopkg/jazzace-recipes",
- "path": "Opus1Music/NoteAbilityPro.ds.recipe",
- "parent": "com.github.jazzace.pkg.NoteAbilityPro",
- "shortname": "NoteAbilityPro.ds",
- "inferred_type": "ds"
+ "path": "QSRInternational/NVivo.pkg.recipe",
+ "parent": "com.github.jazzace.download.NVivo",
+ "shortname": "NVivo.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.ds.NVivo"
+ ]
},
- "com.github.jazzace.jamf.NoteAbilityPro-latest": {
+ "com.github.jazzace.jamf.zbrushvolume-flush": {
"name": null,
- "description": "This recipe downloads the NoteAbility Pro package installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The values for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and creates a package \nthat leverages the silent install CLI method to automate installation. It then uploads the pkg to your Jamf Pro \nServer/Distribution Point, creates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details about \n",
"repo": "autopkg/jazzace-recipes",
- "path": "Opus1Music/NoteAbilityPro-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.NoteAbilityPro",
- "shortname": "NoteAbilityPro-latest.jamf",
+ "path": "Pixologic/ZBrushVolume-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.zbrushvolume-latest",
+ "shortname": "ZBrushVolume-flush.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.NoteAbilityPro": {
- "name": "NoteAbilityPro",
- "description": "Downloads latest version of NoteAbilityPro 4 and extracts the package installer.\nIf there is no new installer, the file will not be extracted from the archive.\nThis recipe only supports Version 4 as it is Universal and all previous versions are not being developed further.\n",
+ "com.github.jazzace.jamf.zbrushvolume-latest": {
+ "name": null,
+ "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. It then\nuploads the pkg to your Jamf Pro Server/Distribution Point using variables set in the environment.\nThis recipe must be run from the command line using the -p or --pkg option.\n(See the .pkg recipe for other important technical details.)\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and homebysix-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Opus1Music/NoteAbilityPro.pkg.recipe",
- "shortname": "NoteAbilityPro.pkg",
- "inferred_type": "pkg",
+ "path": "Pixologic/ZBrushVolume-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.zbrushvolume",
+ "shortname": "ZBrushVolume-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.jazzace.ds.NoteAbilityPro",
- "com.github.jazzace.jamf.NoteAbilityPro-latest"
+ "com.github.jazzace.jamf.zbrushvolume-flush"
]
},
- "com.github.jazzace.pkg.StableDiffusionWebUI": {
- "name": null,
- "description": "Takes the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project and builds a package that deploys it to /Users/Shared.",
+ "com.github.jazzace.pkg.zbrushvolume": {
+ "name": "ZBrush",
+ "description": "This recipe takes the ZBrush volume license installer app that you have already downloaded and \ncreates a package that leverages the silent install CLI method to automate installation. Additionally, the\npostinstall script adds the volume licensing files (specific to your installation, provided by Pixologic) \nand a modified DefaultZScript.txt file (e.g., to keep ZHomePage from starting at launch every time)\nto the correct locations in the application's directories.\nThis version of the recipe supports ZBrush 2021.5 and later and requires the homebysix-recipes repo.\n\nInput Variables of note:\n\u2022 LIC_FILES_DIR is the path to the local *directory* that holds the volume licensing files\n (license_ZBrush*_1seat.lic and FloatingLicenseDLL.lib will be used);\n\u2022 ZSCRIPT_FILE is the path to the *file* you wish to use for DefaultZScript.txt\n (a sample file that suppresses the launch of ZHomePage upon opening the app is included in \n the repo for this recipe).\n\nOnce the input variables are set (likely in an override), your command to create the pkg will\nlook something like this:\n\n autopkg run ZBrushVolume.pkg -p ~/Downloads/ZBrush_2022.0.5_FL_Installer.dmg\n \n(Substitute the actual path to your downloaded disk image.)",
"repo": "autopkg/jazzace-recipes",
- "path": "AUTOMATIC1111/StableDiffusionWebUI.pkg.recipe",
- "parent": "com.github.jazzace.download.StableDiffusionWebUI",
- "shortname": "StableDiffusionWebUI.pkg",
+ "path": "Pixologic/ZBrushVolume.pkg.recipe",
+ "shortname": "ZBrushVolume.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.StableDiffusionWebUI-latest"
+ "com.github.jazzace.jamf.zbrushvolume-latest",
+ "com.github.jazzace.ds.zbrushvolume",
+ "com.github.homebysix.munki.ZBrushVolume"
]
},
- "com.github.jazzace.download.StableDiffusionWebUI": {
- "name": "StableDiffusionWebUI",
- "description": "Downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project. No code signature is possible, hence its omission.",
+ "com.github.jazzace.ds.zbrushvolume": {
+ "name": null,
+ "description": "Takes the pkg installer of ZBrush created by the parent recipe and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AUTOMATIC1111/StableDiffusionWebUI.download.recipe",
- "shortname": "StableDiffusionWebUI.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.StableDiffusionWebUI"
- ]
+ "path": "Pixologic/ZBrushVolume.ds.recipe",
+ "parent": "com.github.jazzace.pkg.zbrushvolume",
+ "shortname": "ZBrushVolume.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.jamf.StableDiffusionWebUI-latest": {
+ "com.github.jazzace.jamf.Blender-latest": {
"name": null,
- "description": "This recipe downloads the latest release of the Stable Diffusion WebUI code from the \nAUTOMATIC1111 GitHub project, packages it for deployment to /Users/Shared, then uploads the pkg to \nyour Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), packages it, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AUTOMATIC1111/StableDiffusionWebUI-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.StableDiffusionWebUI",
- "shortname": "StableDiffusionWebUI-latest.jamf",
+ "path": "Blender/Blender-latest.jamf.recipe",
+ "parent": "io.github.hjuutilainen.pkg.Blender",
+ "shortname": "Blender-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.ds.AdobeAcrobatProXUpdate": {
- "name": null,
- "description": "Downloads latest updater for Adobe Acrobat Pro X and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you want to specify which version of Acrobat is downloaded (input key MAJOR_VERSION can be\n '10', '11', corresponding to Pro X, Pro XI; VERSION can be a specific update version, ie. '10.1.6', or the default, 'latest').\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.ds.recipe",
- "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate",
- "deprecated": true,
- "shortname": "AdobeAcrobatProXUpdate.ds",
- "inferred_type": "ds"
+ "jamf_description": null,
+ "children": [
+ "com.github.jazzace.jamf.Blender-flush"
+ ]
},
- "com.github.jazzace.jamf.outset-latest": {
+ "com.github.jazzace.jamf.Blender-flush": {
"name": null,
- "description": "This recipe downloads the latest pkg installer for Outset then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and grahamgilbert-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), \npackages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the related policy, and flushes the Policy Log to deploy it.\n\nBecause Blender has released separate installers for Intel and Apple Silicon, you will need\nto override this recipe for each architecture you support.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nSee Blender-latest.jamf for details on the necessary Input variables.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "outset/outset-latest.jamf.recipe",
- "parent": "com.github.grahamgilbert.download.outset",
- "shortname": "outset-latest.jamf",
+ "path": "Blender/Blender-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.Blender-latest",
+ "shortname": "Blender-flush.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.outset": {
- "name": null,
- "description": "Downloads the latest version of outset (pkg installer) and copies the package to a local path of your choosing.\nRequires Graham Gilbert's recipe repo (grahamgilbert-recipes).\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "com.github.jazzace.install.dymolabel": {
+ "name": "DYMO Label",
+ "description": "Downloads and installs the latest version of DYMO Label.",
"repo": "autopkg/jazzace-recipes",
- "path": "outset/outset.ds.recipe",
- "parent": "com.github.grahamgilbert.download.outset",
- "shortname": "outset.ds",
- "inferred_type": "ds"
+ "path": "DYMO/DymoLabel.install.recipe",
+ "parent": "com.github.joshua-d-miller.download.dymolabel",
+ "shortname": "DymoLabel.install",
+ "inferred_type": "install"
},
- "com.github.jazzace.install.SuspiciousPackageApp": {
- "name": "SuspiciousPackageApp",
- "description": "Downloads and installs the latest version of the SuspiciousPackage app",
+ "com.github.jazzace.download.MacadminsPython": {
+ "name": "MacadminsPython",
+ "description": "Downloads the most recent (pre-)release signed pkg installer of \nmacadmins/python (\u201cRecommended\u201d build) from GitHub.\n\nIn order to get the latest pre-release, set the Input variable INCLUDE_PRERELEASES to a non-empty\nstring (such as 'True'; this is the default). If you just want the latest full release instead, \nINCLUDE_PRERELEASES must be set to an empty string.",
"repo": "autopkg/jazzace-recipes",
- "path": "MothersRuinSoftware/SuspiciousPackageApp.install.recipe",
- "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp",
- "shortname": "SuspiciousPackageApp.install",
- "inferred_type": "install"
+ "path": "macadmins/MacadminsPython.download.recipe",
+ "shortname": "MacadminsPython.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.jamf.MacadminsPython-latest",
+ "com.github.jazzace.ds.MacadminsPython",
+ "com.github.dataJAR-recipes.munki.MacadminsPython",
+ "com.github.smithjw.jamf.MacadminsPython",
+ "com.github.natewalck.munki.MacadminsPython"
+ ]
},
- "com.github.jazzace.jamf.AstropadStudio-latest": {
+ "com.github.jazzace.jamf.MacadminsPython-latest": {
"name": null,
- "description": "This recipe downloads Astropad Studio, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads the macadmins/python Recommended pkg installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStudio-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.AstropadStudio",
- "shortname": "AstropadStudio-latest.jamf",
+ "path": "macadmins/MacadminsPython-latest.jamf.recipe",
+ "parent": "com.github.jazzace.download.MacadminsPython",
+ "shortname": "MacadminsPython-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": null,
- "children": [
- "com.github.jazzace.jamf.AstropadStudio-flush"
- ]
+ "jamf_description": null
},
- "com.github.jazzace.pkg.AstropadStudio": {
+ "com.github.jazzace.ds.MacadminsPython": {
"name": null,
- "description": "Downloads the latest version of Astropad Studio and creates a package.",
+ "description": "Downloads the latest version of Macadmins Python as a signed package and then copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStudio.pkg.recipe",
- "parent": "com.github.jazzace.download.AstropadStudio",
- "shortname": "AstropadStudio.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.jamf.AstropadStudio-latest",
- "com.github.jazzace.ds.AstropadStudio"
- ]
+ "path": "macadmins/MacadminsPython.ds.recipe",
+ "parent": "com.github.jazzace.download.MacadminsPython",
+ "shortname": "MacadminsPython.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.pkg.AstropadStandard": {
+ "com.github.jazzace.ds.AdobeFlashPlayer": {
"name": null,
- "description": "Downloads the latest version of Astropad Standard and creates a package.",
+ "description": "Downloads latest version of Flash Player, packages it, and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStandard.pkg.recipe",
- "parent": "com.github.jazzace.download.AstropadStandard",
- "shortname": "AstropadStandard.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.AstropadStandard"
- ]
+ "path": "AdobeFlashPlayer/AdobeFlashPlayer.ds.recipe",
+ "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage",
+ "deprecated": true,
+ "shortname": "AdobeFlashPlayer.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.download.AstropadStandard": {
- "name": "Astropad",
- "description": "Downloads the latest version of Astropad Standard for Mac.",
+ "com.github.jazzace.pkg.iStopMotion": {
+ "name": null,
+ "description": "Download iStopMotion and create a package.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStandard.download.recipe",
+ "path": "Boinx/iStopMotion3.pkg.recipe",
+ "parent": "com.github.timsutton.download.iStopMotion",
"deprecated": true,
- "shortname": "AstropadStandard.download",
- "inferred_type": "download",
+ "shortname": "iStopMotion3.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.pkg.AstropadStandard",
- "com.github.blackthroat.munki.Astropad"
+ "com.github.jazzace.ds.iStopMotion"
]
},
- "com.github.jazzace.ds.AstropadStudio": {
+ "com.github.jazzace.ds.iStopMotion": {
"name": null,
- "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest version of iStopMotion, packages it, and then copies the package to a local path of your choosing.\nNote: This recipe is no longer supported as the product seems to have been abandoned by the vendor.\nExpect this recipe to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStudio.ds.recipe",
- "parent": "com.github.jazzace.pkg.AstropadStudio",
- "shortname": "AstropadStudio.ds",
+ "path": "Boinx/iStopMotion3.ds.recipe",
+ "parent": "com.github.jazzace.pkg.iStopMotion",
+ "deprecated": true,
+ "shortname": "iStopMotion3.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.AstropadStudio-flush": {
- "name": null,
- "description": "This recipe downloads the pkg installer for Astropad Studio, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "com.github.jazzace.jamf.dockutil-latest": {
+ "name": "dockutil",
+ "description": "This recipe downloads the pkg installer for dockutil, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and andrewzirkel-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStudio-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.AstropadStudio-latest",
- "shortname": "AstropadStudio-flush.jamf",
+ "path": "kcrawford/dockutil-latest.jamf.recipe",
+ "parent": "com.andrewzirkel.download.dockutil",
+ "shortname": "dockutil-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.AstropadStandard": {
+ "com.github.jazzace.jamf.MicrosoftOneDrive-latest": {
"name": null,
- "description": "Downloads latest version of Astropad Standard, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStandard.ds.recipe",
- "parent": "com.github.jazzace.pkg.AstropadStandard",
- "shortname": "AstropadStandard.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.download.AstropadStudio": {
- "name": "Astropad Studio",
- "description": "Downloads the latest version of Astropad Studio for Mac.",
+ "description": "This recipe downloads OneDrive, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and rtrouton-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AstroHQ/AstropadStudio.download.recipe",
- "shortname": "AstropadStudio.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.AstropadStudio"
- ]
+ "path": "Microsoft/MicrosoftOneDrive-latest.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftonedrive",
+ "shortname": "MicrosoftOneDrive-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.jazzace.download.Pano2VR": {
- "name": "Pano2VR",
- "description": "Downloads the latest version of Pano2VR.",
+ "com.github.jazzace.download.microsoftmacproductfwlink": {
+ "name": "MicrosoftProduct",
+ "description": "Downloads any Microsoft product that can be located using a Microsoft FWLink number.\nBecause this recipe is targeted at Mac products, the download is assumed to be a package (.pkg).\n\nNOTE: This recipe fills a niche. Most people would be better off considering the recipes in the\nmain recipes repo or the rtrouton-recipes repo (supplemented for Munki by dataJAR-recipes).\n\nThis recipe is designed to be used with an override or child recipe.\n\nThe value of the FWLink number should be assigned to the input variable PRODUCTID in your override.\nHere are a few FWLink values that may be useful:\n\n525133 - Microsoft 365 for Mac/Office 2021/2019 for Mac\n2009112 - Microsoft 365 BusinessPro Suite (with Teams)\n869428 - Teams Standalone Installer\n525134 - Word 2019/365\n\nWhile you can find the FWLink value for a product in various places, a (manually-) complied source list \ncan be found at macadmins.software (just look for the 6- or 7-digit number at the end of the appropriate link).\n\nThis recipe make no attempt to capture version information, but the filename should contain the version \nnumber (because Microsoft includes that in the package name). If you want to capture that as a variable, \nyou could use the pkg recipes in the rtrouton-recipes repo as a model (or just use those recipes).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "GardenGnome/Pano2VR.download.recipe",
- "shortname": "Pano2VR.download",
+ "path": "Microsoft/MicrosoftMacProductFWLink.download.recipe",
+ "shortname": "MicrosoftMacProductFWLink.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.Pano2VRvolume",
- "com.github.jazzace.pkg.Pano2VR",
- "com.github.dataJAR-recipes.munki.Pano2VR"
+ "com.github.jazzace.ds.microsoftmacproductfwlink",
+ "com.github.jazzace.pkg.microsoftmacproductfwlink"
]
},
- "com.github.jazzace.jamf.Pano2VRvolume-latest": {
+ "com.github.jazzace.jamf.microsoftedge-latest": {
"name": null,
- "description": "This recipe downloads Pano2VR, packages it with license info, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads the Microsoft Edge pkg installer, versions it, then uploads the pkg \nto your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "GardenGnome/Pano2VRVolume-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.Pano2VRvolume",
- "shortname": "Pano2VRVolume-latest.jamf",
+ "path": "Microsoft/MicrosoftEdge-latest.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftedge",
+ "shortname": "MicrosoftEdge-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.Pano2VRvolume": {
+ "com.github.jazzace.ds.microsoftmacproductfwlink": {
"name": null,
- "description": "Downloads the latest version of Pano2VR and creates a package that deploys both the app\nand some preferred settings, particularly the license string. Details on how to obtain the license string\nare available in the FAQ (https://ggnome.com/faqs/?Display_FAQ=1900).\n\nThis version of the recipe supports Version 7.\n\nThe value of VERSION_CHECK and WELCOME_SCREEN should be set to either true or false (the string) depending on\nyour preference.\n",
+ "description": "Downloads latest version of a Microsoft product's pkg installer and copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME%.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "GardenGnome/Pano2VRVolume.pkg.recipe",
- "parent": "com.github.jazzace.download.Pano2VR",
- "shortname": "Pano2VRVolume.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.jamf.Pano2VRvolume-latest"
- ]
+ "path": "Microsoft/MicrosoftMacProductFWLink.ds.recipe",
+ "parent": "com.github.jazzace.download.microsoftmacproductfwlink",
+ "shortname": "MicrosoftMacProductFWLink.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.pkg.Pano2VR": {
+ "com.github.jazzace.jamf.microsoftmacproductfwlink-latest": {
"name": null,
- "description": "Downloads the latest version of Pano2VR and creates a package.",
+ "description": "This recipe downloads a Microsoft product pkg, grabs the version, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "GardenGnome/Pano2VR.pkg.recipe",
- "parent": "com.github.jazzace.download.Pano2VR",
- "shortname": "Pano2VR.pkg",
- "inferred_type": "pkg"
+ "path": "Microsoft/MicrosoftMacProductFWLink-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.microsoftmacproductfwlink",
+ "shortname": "MicrosoftMacProductFWLink-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.jazzace.pkg.Sibelius": {
+ "com.github.jazzace.pkg.microsoftmacproductfwlink": {
"name": null,
- "description": "Downloads the latest version of Sibelius and extracts the package from the dmg.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n",
+ "description": "Takes a Microsoft product package whose filename uses the format\nMicrosoft_product_version#_Installer.pkg and places the version number in the variable \"version\"\n(for use in subsequent processor steps).\nSee the download recipe for more information on how to use this set of recipes.",
"repo": "autopkg/jazzace-recipes",
- "path": "Sibelius/Sibelius.pkg.recipe",
- "parent": "com.github.hansen-m.download.Sibelius",
- "shortname": "Sibelius.pkg",
+ "path": "Microsoft/MicrosoftMacProductFWLink.pkg.recipe",
+ "parent": "com.github.jazzace.download.microsoftmacproductfwlink",
+ "shortname": "MicrosoftMacProductFWLink.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.Sibelius"
- ]
- },
- "com.github.jazzace.ds.Sibelius": {
- "name": null,
- "description": "Downloads latest version of Sibelius, extracts the package installer, and then \ncopies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n\nNote: The parent recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nYou may need to remove the cache for this recipe and start again if you manually delete or move \nthe package that this recipe copies.\n\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sibelius/Sibelius.ds.recipe",
- "parent": "com.github.jazzace.pkg.Sibelius",
- "shortname": "Sibelius.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.download.NVivo": {
- "name": "NVivo",
- "description": "Downloads the latest release of NVivo (Version 20 or later).\nThis recipe requires that you have Elliot Jordan's recipes (homebysix-recipes) in your RecipeRepos,\nas his VersionSplitter processor is used.\nNote that if your child recipe requires the current version number, the variable \"version\" will\nbe set to the major version (e.g., 20). Use the variable \"full_version\" or re-fetch the value \nusing a processor like AppDmgVersioner.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "QSRInternational/NVivo.download.recipe",
- "shortname": "NVivo.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.pkg.NVivo"
+ "com.github.jazzace.jamf.microsoftmacproductfwlink-latest"
]
},
- "com.github.jazzace.pkg.NVivo": {
+ "com.github.jazzace.pkg.Pano2VRvolume": {
"name": null,
- "description": "Downloads the latest release of NVivo (Version 20 or later) and creates a package installer for the app.",
+ "description": "Downloads the latest version of Pano2VR and creates a package that deploys both the app\nand some preferred settings, particularly the license string. Details on how to obtain the license string\nare available in the FAQ (https://ggnome.com/faqs/?Display_FAQ=1900).\n\nThis version of the recipe supports Version 7.\n\nThe value of VERSION_CHECK and WELCOME_SCREEN should be set to either true or false (the string) depending on\nyour preference.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "QSRInternational/NVivo.pkg.recipe",
- "parent": "com.github.jazzace.download.NVivo",
- "shortname": "NVivo.pkg",
+ "path": "GardenGnome/Pano2VRVolume.pkg.recipe",
+ "parent": "com.github.jazzace.download.Pano2VR",
+ "shortname": "Pano2VRVolume.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.NVivo"
+ "com.github.jazzace.jamf.Pano2VRvolume-latest"
]
},
- "com.github.jazzace.ds.NVivo": {
- "name": null,
- "description": "Downloads the latest version of NVivo (Version 20 and later), \npackages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "QSRInternational/NVivo.ds.recipe",
- "parent": "com.github.jazzace.pkg.NVivo",
- "shortname": "NVivo.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.ds.IINA": {
- "name": null,
- "description": "Downloads latest version of IINA, packages it, and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "IINA/IINA.ds.recipe",
- "parent": "io.github.hjuutilainen.pkg.IINA",
- "shortname": "IINA.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.jamf.IINA-latest": {
+ "com.github.jazzace.jamf.Pano2VRvolume-latest": {
"name": null,
- "description": "This recipe downloads IINA, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads Pano2VR, packages it with license info, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "IINA/IINA-latest.jamf.recipe",
- "parent": "io.github.hjuutilainen.pkg.IINA",
- "shortname": "IINA-latest.jamf",
+ "path": "GardenGnome/Pano2VRVolume-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.Pano2VRvolume",
+ "shortname": "Pano2VRVolume-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.download.sassafrasserver": {
- "name": "AllSight",
- "description": "Downloads the latest server installer for Sassafras AllSight/LabSight/KeySight.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasServer.download.recipe",
- "parent": "com.github.jazzace.download.sassafrasallsight",
- "shortname": "SassafrasServer.download",
- "inferred_type": "download"
- },
- "com.github.jazzace.ds.sassafras-k2client": {
+ "com.github.jazzace.pkg.Pano2VR": {
"name": null,
- "description": "Fetches the latest Sassafras KeyClient Mac installer for versions 7.0-7.6 and copies it to a location of your choosing.\nAdditionally, fetches the k2clientconfig tool from the Sassafras website\nfor the purposes of customizing the installer. If you do not wish/need to customize\nthe installer (e.g., in order to copy the Client to a Self-Updates server), use the \nSassafrasK2.ds recipe.\n\nThis is an adaptation of the Munki recipe (written by Tim Sutton, in the main AutoPkg \nrecipes repo). The main AutoPkg recipes must be installed in order to use the \nSassafrasK2ClientCustomizer processor.\n\nThis recipe supports KeyClient 7.0-7.6 only. See SassafrasK2Client.download\nfor details on the REVISION Input variable, which you may wish to override.\n\nLocal Input keys:\n- K2CLIENTCONFIG_OPTIONS is a string that should be overridden with command-line\n options to the 'k2clientconfig' tool. No sanity checking is performed beyond\n what's done by k2clientconfig. The recipe includes one suggested default, more\n documentation here:\n https://www.sassafras.com/hrl/7.5/k2clientconfigM.html\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name from the Parent Recipe).\n\nThere are k2clientconfig options to kill KeyAccess before installation, and to\nstart it after installation, implying we might not necessarily need a logout.\nSome testing shows that when these options are used, the installation is still\nnot in a consistent state. Requiring a restart seems the only sane choice for now,\nbut it should be further investigated.\n\nSassafras uses two decimals in their pkg versions (skipping the third) but\nuses three decimals everywhere else (webpage, actual bundle files, preference\npane, etc.), so we use the three-decimal version.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasK2Client.ds.recipe",
- "parent": "com.github.autopkg.download.sassafras-k2client",
- "deprecated": true,
- "shortname": "SassafrasK2Client.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.download.sassafrasallsight": {
- "name": "AllSight",
- "description": "Downloads the latest installer (as specified by INSTALLER_TYPE) for Sassafras AllSight/LabSight/KeySight.\n\nINSTALLER_TYPE can have a value of client, admin, or server. You may create an override and set this value yourself,\nor you can use the SassafrasClient, SassafrasAdmin, and SassafrasServer recipes respectively as a convenience.\n\nThe dataJAR-recipes repo is required.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasAllSight.download.recipe",
- "shortname": "SassafrasAllSight.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.download.sassafrasserver",
- "com.github.jazzace.download.sassafrasclient",
- "com.github.jazzace.download.sassafrasadmin",
- "com.github.novaksam.pkg.SassafrasAllsightClient",
- "com.github.vmiller.munki.sassafrasclient",
- "com.github.vmiller.munki.sassafrasadmin"
- ]
- },
- "com.github.jazzace.download.sassafrasclient": {
- "name": "AllSight",
- "description": "Downloads the latest client installer for Sassafras AllSight/LabSight/KeySight.\n",
+ "description": "Downloads the latest version of Pano2VR and creates a package.",
"repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasClient.download.recipe",
- "parent": "com.github.jazzace.download.sassafrasallsight",
- "shortname": "SassafrasClient.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.jamf.SassafrasClient-latest",
- "com.github.novaksam.pkg.SassafrasK2Client",
- "com.github.dataJAR-recipes.munki.sassafrasclient"
- ]
+ "path": "GardenGnome/Pano2VR.pkg.recipe",
+ "parent": "com.github.jazzace.download.Pano2VR",
+ "shortname": "Pano2VR.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jazzace.download.sassafrasK2product": {
- "name": null,
- "description": "Fetches the latest Sassafras K2 Mac installer for versions 7.0-7.6 specified by PRODUCT.\n\nFor versions 7.9 and later, use the SassafrasClient/Admin/Server recipes.\n\nREVISION is the major version without a decimal, for example:\n7.0: 70\n7.1: 71\n7.2: 72\n7.5: 75\n\nThis recipe supports only a REVISION of 70 through 76. If REVISION\nis set to an empty string, the 7.6 version will be retrieved.\n\nPRODUCT must be one of the following:\nAdmin\nServer\nClient\n\nIf you want to download more than one (e.g., both Admin and Server),\nmake an override for each and specify a unique identifier using the -n option\n(e.g., autopkg make-override SassafrasK2.download -n SassafrasK2Server.download).\n\n",
+ "com.github.jazzace.download.Pano2VR": {
+ "name": "Pano2VR",
+ "description": "Downloads the latest version of Pano2VR.",
"repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasK2.download.recipe",
- "deprecated": true,
- "shortname": "SassafrasK2.download",
+ "path": "GardenGnome/Pano2VR.download.recipe",
+ "shortname": "Pano2VR.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.ds.sassafrasK2product"
+ "com.github.jazzace.pkg.Pano2VRvolume",
+ "com.github.jazzace.pkg.Pano2VR",
+ "com.github.dataJAR-recipes.munki.Pano2VR"
]
},
- "com.github.jazzace.ds.sassafrasK2product": {
+ "com.github.jazzace.jamf.ClipGrabMac-latest": {
"name": null,
- "description": "Fetches the latest Sassafras K2 Mac installer (specified by PRODUCT) for versions 7.0-7.6\nand copies it to a local/mounted drive.\nThis could be useful for setting up your own Client Self-updates server.\n\nFor versions 7.7 and later, use the new SassafrasClient/Admin/Server recipes.\n\nLocal Input keys:\n- DS_PKGS_PATH is the path to the folder where you would like to locate the copied package (trailing slash not required/desired).\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to K2%PRODUCT%-Self-Updates (e.g., K2Client-Self-Updates).\n\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasK2.ds.recipe",
- "parent": "com.github.jazzace.download.sassafrasK2product",
- "shortname": "SassafrasK2.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.download.sassafrasadmin": {
- "name": "AllSight",
- "description": "Downloads the latest admin installer for Sassafras AllSight/LabSight/KeySight.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasAdmin.download.recipe",
- "parent": "com.github.jazzace.download.sassafrasallsight",
- "shortname": "SassafrasAdmin.download",
- "inferred_type": "download",
- "children": [
- "com.github.jazzace.install.sassafrasadmin"
- ]
- },
- "com.github.jazzace.install.sassafrasadmin": {
- "name": "AllSight",
- "description": "Installs the latest admin installer for Sassafras AllSight/LabSight/KeySight.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasAdmin.install.recipe",
- "parent": "com.github.jazzace.download.sassafrasadmin",
- "shortname": "SassafrasAdmin.install",
- "inferred_type": "install"
- },
- "com.github.jazzace.jamf.SassafrasClient-latest": {
- "name": "Sassafras AllSight Client",
- "description": "Downloads the latest pkg installer for Sassafras Client (for AllSight or its siblings, formerly KeyServer),\nthen uploads the package to the Jamf Pro Server and creates/updates the policy that deploys it.\n\nIn order to customize the client to point to your site, you need to run a defaults command similar to:\ndefaults write /Library/Preferences/com.sassafras.KeyAccess host sassafras.hostname.com\nIn this recipe, it is assumed that this command is in a script on the server. The script name is\nspecified by the SCRIPT_NAME input variable and will be run after the Client is installed.\n\nBecause of the more complicated scoping in our deployment for this client, the scoping is done\nentirely in the template.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and SCRIPT_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads ClipGrab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Sassafras/SassafrasClient-latest.jamf.recipe",
- "parent": "com.github.jazzace.download.sassafrasclient",
- "shortname": "SassafrasClient-latest.jamf",
+ "path": "ClipGrab.org/ClipGrabMac-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.ClipGrabMac",
+ "shortname": "ClipGrabMac-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.MacadminsPython": {
- "name": null,
- "description": "Downloads the latest version of Macadmins Python as a signed package and then copies it to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "macadmins/MacadminsPython.ds.recipe",
- "parent": "com.github.jazzace.download.MacadminsPython",
- "shortname": "MacadminsPython.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.jamf.MacadminsPython-latest": {
+ "com.github.jazzace.pkg.ClipGrabMac": {
"name": null,
- "description": "This recipe downloads the macadmins/python Recommended pkg installer, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "macadmins/MacadminsPython-latest.jamf.recipe",
- "parent": "com.github.jazzace.download.MacadminsPython",
- "shortname": "MacadminsPython-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.download.MacadminsPython": {
- "name": "MacadminsPython",
- "description": "Downloads the most recent (pre-)release signed pkg installer of \nmacadmins/python (\u201cRecommended\u201d build) from GitHub.\n\nIn order to get the latest pre-release, set the Input variable INCLUDE_PRERELEASES to a non-empty\nstring (such as 'True'; this is the default). If you just want the latest full release instead, \nINCLUDE_PRERELEASES must be set to an empty string.",
+ "description": "Downloads the latest copy of ClipGrab for Mac and makes a pkg installer from the app. Requires peshay-recipes.",
"repo": "autopkg/jazzace-recipes",
- "path": "macadmins/MacadminsPython.download.recipe",
- "shortname": "MacadminsPython.download",
- "inferred_type": "download",
+ "path": "ClipGrab.org/ClipGrabMac.pkg.recipe",
+ "parent": "com.github.jazzace.download.ClipGrabMac",
+ "shortname": "ClipGrabMac.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.MacadminsPython",
- "com.github.jazzace.jamf.MacadminsPython-latest",
- "com.github.dataJAR-recipes.munki.MacadminsPython",
- "com.github.smithjw.jamf.MacadminsPython",
- "com.github.natewalck.munki.MacadminsPython"
+ "com.github.jazzace.jamf.ClipGrabMac-latest"
]
},
- "com.github.jazzace.pkg.customdisplayprofiles": {
- "name": null,
- "description": "Takes the latest release of customdisplayprofiles from its GitHub project and builds a package\nthat deploys it to /usr/local/bin.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Tim Sutton/customdisplayprofiles.pkg.recipe",
- "parent": "com.github.jazzace.download.customdisplayprofiles",
- "shortname": "customdisplayprofiles.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.download.customdisplayprofiles": {
- "name": "customdisplayprofiles",
- "description": "Downloads the latest release of customdisplayprofiles from GitHub. \nNo code signature is possible, hence its omission.\nYou must specify the ARCHITECTURE: intel or applesilicon.",
+ "com.github.jazzace.download.ClipGrabMac": {
+ "name": "ClipGrab",
+ "description": "Downloads the latest copy of ClipGrab for Mac and verifies the code signature. Requires peshay-recipes.",
"repo": "autopkg/jazzace-recipes",
- "path": "Tim Sutton/customdisplayprofiles.download.recipe",
- "shortname": "customdisplayprofiles.download",
+ "path": "ClipGrab.org/ClipGrabMac.download.recipe",
+ "parent": "com.github.peshay.download.ClipGrab",
+ "shortname": "ClipGrabMac.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.customdisplayprofiles",
- "com.github.jazzace.pkg.DisplayCalibrationSupportFiles"
+ "com.github.jazzace.pkg.ClipGrabMac"
]
},
- "com.github.jazzace.jamf.ZoomUS-ForIT-patch": {
+ "com.github.jazzace.jamf.ptguivolume-latest": {
"name": null,
- "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n",
+ "description": "This recipe takes the copy of PTGui that you supply via the --pkg option,\npackages it with your authorizations (see the parent pkg recipe for details), then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Zoom/Zoom-ForIT-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.ZoomUS-ForIT-latest",
- "shortname": "Zoom-ForIT-patch.jamf",
+ "path": "NewHouseInternetServices/PTGuiVolume-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.ptguivolume",
+ "shortname": "PTGuiVolume-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.jamf.ZoomUS-ForIT-latest": {
- "name": null,
- "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input \nvariables must each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Zoom/Zoom-ForIT-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.ZoomUS-ForIT",
- "shortname": "Zoom-ForIT-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
- "children": [
- "com.github.jazzace.jamf.ZoomUS-ForIT-patch"
- ]
- },
- "com.github.jazzace.pkg.ZoomUS-ForIT": {
- "name": "ZoomInstallerIT",
- "description": "Downloads the latest Zoom installer for IT and adds the version number to the pkg name.\nYou would choose this recipe over the pkg recipe from MLBZ521-recipes if you were not managing\nsettings for Zoom at all OR if you were managing settings with a configuration profile.\nNote: Because Zoom has released more than one installer with the same version number in the past (e.g., 5.4.6),\nthe build number is NOT stripped. The end result will look something like:\n ZoomInstallerIT-5.5.4 (13130.0228).pkg",
+ "com.github.jazzace.pkg.ptguivolume": {
+ "name": "PTGui",
+ "description": "This recipe takes the PTGui app (contained in a disk image that you have already downloaded) and \ncreates an installer package for the app plus the JSON file you created containing the license keys for activation\n(as per https://ptgui.com/support.html#2_10).\n\nLIC_FILE is the path of the JSON file (this will be installed in the location required by PTGui).\nYou should set this value in an override or at runtime using the -k flag.\n\nYour command to create the pkg will look something like this:\n\n autopkg run PTGuiVolume.pkg -p ~/Downloads/PTGui_12.11.dmg\n \n(Substitute the actual path to your downloaded disk image.)",
"repo": "autopkg/jazzace-recipes",
- "path": "Zoom/Zoom-ForIT.pkg.recipe",
- "parent": "com.github.mlbz521.download.ZoomUS-ForIT",
- "shortname": "Zoom-ForIT.pkg",
+ "path": "NewHouseInternetServices/PTGuiVolume.pkg.recipe",
+ "shortname": "PTGuiVolume.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.ZoomUS-ForIT-latest"
+ "com.github.jazzace.jamf.ptguivolume-latest"
]
},
- "com.github.jazzace.ds.AdobeFlashPlayer": {
- "name": null,
- "description": "Downloads latest version of Flash Player, packages it, and then copies the package to a local path of your choosing.\nNOTE: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "AdobeFlashPlayer/AdobeFlashPlayer.ds.recipe",
- "parent": "com.github.autopkg.pkg.FlashPlayerExtractPackage",
- "deprecated": true,
- "shortname": "AdobeFlashPlayer.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.ds.SpectraViewII": {
+ "com.github.jazzace.ds.EpsonSureColorDrivers": {
"name": null,
- "description": "Downloads latest version of SpectraView II, packages it, and then copies the package to a local path of your choosing.\nRequires that you have Patrick Fergus' recipes (foigus-recipes) in your repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest version of the Epson SureColor P-series product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "NEC/SpectraViewII.ds.recipe",
- "parent": "com.github.jazzace.pkg.SpectraViewII",
- "shortname": "SpectraViewII.ds",
+ "path": "Epson/EpsonSureColorDrivers.ds.recipe",
+ "parent": "com.github.jazzace.ds.EpsonProDrivers",
+ "shortname": "EpsonSureColorDrivers.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.SpectraViewII-M1-latest": {
+ "com.github.jazzace.pkg.EpsonProDrivers": {
"name": null,
- "description": "This recipe downloads SpectraViewII for Apple Silicon Macs, packages it, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads the latest version of the Epson product driver from Epson's site\nand extracts the package from the dmg.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "NEC/SpectraViewII-AS-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.SpectraViewII-M1",
- "shortname": "SpectraViewII-AS-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "Epson/EpsonProDrivers.pkg.recipe",
+ "parent": "com.github.jazzace.download.EpsonProDrivers",
+ "shortname": "EpsonProDrivers.pkg",
+ "inferred_type": "pkg"
},
- "com.github.jazzace.pkg.SpectraViewII-M1": {
+ "com.github.jazzace.pkg.EpsonScannerDriver": {
"name": null,
- "description": "Downloads SpectraView II for Apple Silicon and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.",
+ "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and adds version information to the filename.\n(The versioning assumes that Epson Scan 2 is part of the payload and is in the EpsonScan2_Standalone\ncomponent within the distribution pkg.)\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "NEC/SpectraViewII-AS.pkg.recipe",
- "parent": "com.github.jazzace.download.SpectraViewII-M1",
- "shortname": "SpectraViewII-AS.pkg",
+ "path": "Epson/EpsonScannerDriverAndScanUtility.pkg.recipe",
+ "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert",
+ "shortname": "EpsonScannerDriverAndScanUtility.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.SpectraViewII-M1-latest"
+ "com.github.jazzace.jamf.EpsonScannerDriver-latest"
]
},
- "com.github.jazzace.jamf.SpectraViewII-latest": {
+ "com.github.jazzace.jamf.EpsonScannerDriver-latest": {
"name": null,
- "description": "This recipe downloads SpectraViewII, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site in pkg installer format, versions it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and apizz-recipes repos are required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "NEC/SpectraViewII-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.SpectraViewII",
- "shortname": "SpectraViewII-latest.jamf",
+ "path": "Epson/EpsonScannerDriverAndScanUtility-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.EpsonScannerDriver",
+ "shortname": "EpsonScannerDriverAndScanUtility-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.SpectraViewII": {
- "name": null,
- "description": "Downloads SpectraView II and creates a package installer for the app.\nRequires that you have Patrick Fergus' (foigus) recipes in your repo.",
- "repo": "autopkg/jazzace-recipes",
- "path": "NEC/SpectraViewII.pkg.recipe",
- "parent": "com.github.foigus.download.SpectraViewII",
- "shortname": "SpectraViewII.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.SpectraViewII",
- "com.github.jazzace.jamf.SpectraViewII-latest"
- ]
- },
- "com.github.jazzace.download.SpectraViewII-M1": {
- "name": "SpectraViewII-M1",
- "description": "Downloads the latest SpectraViewII installer for Apple Silicon Macs.",
+ "com.github.jazzace.download.EpsonSCP900Driver": {
+ "name": "Epson SureColor P900",
+ "description": "Downloads the latest version of the Epson SureColor P700/P900 driver from Epson's site.\nFor other Epson drivers, use the EpsonProDriver.download recipe.\n\nAn override is required. The homebysix-recipes repo is also required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for the SureColor P800 (yes, not the P700 or P900)\nand copy that URL for use as the base string for the P800_SEARCH_URL key in your override.\nThis is because Epson no longer reveals the driver download alone for the P700 or P900 on their \nsupport website, even though their app-based installer downloads it. The driver is the same for\nboth printers, so this recipe uses known patterns to grab the P800 driver download path and \nmodify it to point to the P700/P900 driver download.\n \nIn order for the recipe to work, the target OS must be explicitly specified in the P800_SEARCH_URL. \nThe Epson Canada URL for the P800 is supplied as the default.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for the Epson SureColor P800.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for P800_SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n",
"repo": "autopkg/jazzace-recipes",
- "path": "NEC/SpectraViewII-AS.download.recipe",
- "shortname": "SpectraViewII-AS.download",
+ "path": "Epson/EpsonSCP900Driver.download.recipe",
+ "shortname": "EpsonSCP900Driver.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.SpectraViewII-M1"
- ]
- },
- "com.github.jazzace.pkg.finalenogarritan": {
- "name": "Finale",
- "description": "Creates an installer pkg for Finale (v.25 and later) that installs properly using a management system.\nThis recipe uses the PackageRequired option and assumes you are specifying the Disk Image that contains \nthe Finale Installer(s). For example:\n\nautopkg run Finale_NoGarritan.pkg --pkg /path/to/Finale26.2.dmg\n\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/FinaleNoGarritanFromDMG.pkg.recipe",
- "shortname": "FinaleNoGarritanFromDMG.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.ds.FinaleUpdate": {
- "name": null,
- "description": "Downloads the latest update for Finale, extracts the package, and then copies it to a local path of your choosing.\nNote: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/FinaleUpdate.ds.recipe",
- "parent": "com.github.jazzace.pkg.FinaleUpdate",
- "deprecated": true,
- "shortname": "FinaleUpdate.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.pkg.FinaleUpdate": {
- "name": null,
- "description": "Downloads the most recent update for Finale and extracts the installation package.",
- "repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/FinaleUpdate.pkg.recipe",
- "parent": "com.github.jazzace.download.FinaleUpdate",
- "deprecated": true,
- "shortname": "FinaleUpdate.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.ds.FinaleUpdate"
- ]
- },
- "com.github.jazzace.pkg.Finale26nogarritan": {
- "name": "Finale",
- "description": "Creates an installer pkg for Finale v.26 or later that installs properly using a management system\nand does not deploy Garritan Sounds.\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/FinaleNoGarritan.pkg.recipe",
- "parent": "com.github.jazzace.download.Finale26",
- "shortname": "FinaleNoGarritan.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.jamf.Finale-latest"
+ "com.github.jazzace.pkg.EpsonSCP900Driver"
]
},
- "com.github.jazzace.download.FinaleUpdate": {
- "name": "Finale Update",
- "description": "Downloads the most recent update for Finale as a Zip archive (via Sparkle).",
+ "com.github.jazzace.download.EpsonProDrivers": {
+ "name": "Epson Stylus Pro",
+ "description": "Downloads the latest version of the Epson product driver from Epson's site.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nIMPORTANT:\nThis recipe requires that you find the support page for your product and copy that URL for \nuse as the base string for the SEARCH_URL key in your override. In order for the recipe to \nwork, the target OS must be explicitly specified in the URL.\n\nRecommended Procedure for Creating URL:\n1. Go to the Epson site for your country.\n2. Find the support page for your Epson device.\n3. The support page will attempt to determine your current OS version and will display that \nin a pop-up menu on the page. If that is OS you are targeting for deployment, temporarily \nchange the value in that popup menu to any other OS, wait a second (enough for the page to \nquickly reload), and then change to the OS you are targeting for deployment. If you are \ntargeting a different OS, then directly change the OS in the popup menu. \n4. Copy the URL.\n5. Create an override of this recipe (or edit an existing override).\n6. In the Input section, paste the URL that you copied earlier into the string for SEARCH_URL.\n7. Check the URL you just pasted. Confirm that it ends with something that looks like \nthe following: \n ?review-filter=macOS+13.x\n(substituting the number of the major macOS version as appropriate).\nYou can append this string if it is not present. \n\nFor example, the URL for the Epson Stylus Pro 3880 fetched from the Canadian Epson site with \nmacOS Ventura as the deployment OS is:\n\n https://epson.ca/Support/Printers/Professional-Imaging-Printers/Epson-Stylus-Pro-Series/Epson-Stylus-Pro-3880/s/SPT_CA61201-VM?review-filter=macOS+13.x\n\n(The US URL is the same, except it is .com instead of .ca. Only the Canadian and US sites \nhave been tested.)\n\nThis recipe uses Epson's new code signing authority. Turn off code signature verification\nif you require older installers.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/FinaleUpdate.download.recipe",
- "deprecated": true,
- "shortname": "FinaleUpdate.download",
+ "path": "Epson/EpsonProDrivers.download.recipe",
+ "shortname": "EpsonProDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.FinaleUpdate",
- "com.github.gmarnin.munki.FinaleUpdate"
+ "com.github.jazzace.pkg.EpsonProDrivers",
+ "com.github.jazzace.download.EpsonSureColorDrivers",
+ "com.github.jazzace.pkg.EpsonProDriversVersioned",
+ "com.github.jazzace.ds.EpsonProDrivers",
+ "com.github.n8felton.munki.EpsonProDrivers"
]
},
- "com.github.jazzace.jamf.Finale-latest": {
- "name": null,
- "description": "This recipe downloads Finale, packages it for volume deployment, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/Finale-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.Finale26nogarritan",
- "shortname": "Finale-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.download.Finale26": {
- "name": "Finale",
- "description": "Downloads the latest version of the Finale full installer.\nTested with Versions 26 and 27 (specify the major version you want in FINALE_VERS).\n",
+ "com.github.jazzace.download.EpsonSureColorDrivers": {
+ "name": "Epson SureColor",
+ "description": "Downloads the latest version of the Epson SureColor P-series product driver from Epson's site.\nThese will generally be drivers and ICC profiles not included in the OS by Apple.\nMake separate overrides for each printer you may want. An override is required.\n\nWhen Epson was using separate code signing authorities for older and new products, it was\nnecessary to have separate recipes (EpsonProDrivers and EpsonSureColorDrivers). Now that \nEpson is using the same authority for all new releases, this recipe has been turned into a stub\nrecipe that points to EpsonProDrivers.download.\n\nIf you are creating a new override, use the EpsonProDrivers series of recipes.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "MakeMusic/Finale.download.recipe",
- "shortname": "Finale.download",
+ "path": "Epson/EpsonSureColorDrivers.download.recipe",
+ "parent": "com.github.jazzace.download.EpsonProDrivers",
+ "shortname": "EpsonSureColorDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.Finale26nogarritan"
- ]
- },
- "com.github.jazzace.jamf.dockutil-latest": {
- "name": "dockutil",
- "description": "This recipe downloads the pkg installer for dockutil, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and andrewzirkel-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "kcrawford/dockutil-latest.jamf.recipe",
- "parent": "com.andrewzirkel.download.dockutil",
- "shortname": "dockutil-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.pkg.vectorworks": {
- "name": null,
- "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2023) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2023 SP2 would be named \n\"Vectorworks-28.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\nIf you need Vectorworks 2020, use the Vectorworks2020.pkg recipe.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/Vectorworks.pkg.recipe",
- "parent": "com.github.jazzace.download.vectorworks",
- "shortname": "Vectorworks.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.pkg.vectorworks2020"
+ "com.github.apizz.munki.EpsonSureColorDrivers"
]
},
- "com.github.jazzace.download.vectorworks2020": {
- "name": "Vectorworks",
- "description": "Downloads the latest version of Vectorworks 2020, as specified via Input Variables.",
- "repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/Vectorworks2020.download.recipe",
- "parent": "com.github.jazzace.download.vectorworks",
- "shortname": "Vectorworks2020.download",
- "inferred_type": "download"
- },
- "com.github.jazzace.pkg.vectorworkslogin": {
- "name": "VectorworksLoginDialog",
- "description": "This recipe creates a package that copies a prepared LoginDialog.xml file to the \nappropriate space in the user account such that the server settings for your instance are \npre-populated. The package must be run in a user context (e.g., GUI session, Outset login-once,\nARD as current console user). Specify the full path to the LoginDialog.xml file in LOGIN_FILE_PATH.\n\nThe easiest way to obtain a properly formatted LoginDialog.xml file is to launch Vectorworks, \nmanually adjust the settings (including Do Not Show At Startup) in the GUI, click Login, then\nQuit. You will find the file at ~/Library/Application Support/Vectorworks/20##/Settings/SeriesG/\n(substituting your Major Version for 20## and Series for G, which you then use as input variables).\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/VectorworksLogin.pkg.recipe",
- "shortname": "VectorworksLogin.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.jamf.vectorworkswithserverinfo-latest": {
+ "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly": {
"name": null,
- "description": "This recipe downloads Vectorworks, packages the proprietary installer as well as the info for your server, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads the Epson SCP900 Driver package, versions it, and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/VectorworksWithServerInfo-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.vectorworkswithserverinfo",
- "shortname": "VectorworksWithServerInfo-latest.jamf",
+ "path": "Epson/EpsonSCP900Driver-pkg-uploadonly.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.EpsonSCP900Driver",
+ "shortname": "EpsonSCP900Driver-pkg-uploadonly.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.vectorworks2020": {
- "name": "Vectorworks",
- "description": "Downloads the latest Vectorworks 2020 installer app and creates a package that leverages \nthe silent install CLI method to automate installation.",
+ "com.github.jazzace.pkg.EpsonProDriversVersioned": {
+ "name": "EpsonProDrivers",
+ "description": "Downloads the latest version of the Epson printer driver specified and renames \nthe package with the version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/Vectorworks2020.pkg.recipe",
- "parent": "com.github.jazzace.pkg.vectorworks",
- "shortname": "Vectorworks2020.pkg",
+ "path": "Epson/EpsonProDriversVersioned.pkg.recipe",
+ "parent": "com.github.jazzace.download.EpsonProDrivers",
+ "shortname": "EpsonProDriversVersioned.pkg",
"inferred_type": "pkg"
},
- "com.github.jazzace.pkg.vectorworkswithserverinfo": {
+ "com.github.jazzace.ds.EpsonProDrivers": {
"name": null,
- "description": "This recipe downloads the latest Vectorworks installer app and creates a package that leverages the silent install \nCLI method to automate installation. Input variables are used to specify which major version of Vectorworks you are \npackaging (e.g., 2024) and to customize the installation package with the recipe user's license information. \nThe pkg is named with the name and the version number (e.g., the installer for Vectorworks 2024 SP2 would be named \n\"Vectorworks-29.0.2\"); if you want to include the year/major version in the pkg name, change the NAME variable accordingly.\nShould the download not have changed, no processing is done; this is done to save redundant copying of the 2+ GB installer.\n\nNote: Due to a change in how the command line install (\u201csilent install\u201d) method works starting in Vectorworks 2023,\nyou should use the previous version of this recipe if you need to package Vectorworks 2021 or 2022.\n\nThis recipe differs from the regular Vectorworks.pkg recipe in that it aims to skip the initial Server dialogue box\nthat appears when the user launches the app, providing the necessary settings in advance.\n \nIt also lets you set how you manage automatic updates. Set AUTO_UPDATES to 2 to turn auto updates off.\n(The default set by Vectorworks is 0, which is Weekly. If you want Monthly, use 1.)\n\nThis requires that you supply as input variables:\n\u2022 the Series (VW_SERIES, usually set to G),\n\u2022 whether you want Vectorworks to AutoFind the server (AUTOFIND_SERVER, set to 0 or 1),\n\u2022 the address of the server (AUTOFIND_SERVER, set to localhost if you chose to AutoFind,\n set to the IP address or DNS name of the server otherwise), and\n\u2022 the identifier for the main module licensed (MAIN_MODULE, which will be designer for academic users).\nThis recipe creates a LoginDialog.xml file with your settings and leverages Outset (https://github.com/macadmins/outset)\nto copy the file into the correct location in each user's account when they login.\nThere are no external file dependencies for this recipe; it creates all the files it needs during the recipe run.\n",
+ "description": "Downloads latest version of the Epson product driver from Epson's site, \nextracts the package from the dmg, and copies it to a local path of your choosing.\nThese will generally be drivers for professional printers and the like not included in\nthe drivers supplied by Apple.\nMake separate overrides for each device driver you may want. An override is required.\n\nSee the parent (download) recipe for important recipe instructions.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: Normally, we would use the related .pkg recipe as a parent and copy the file to our \nlocal repo, but the way in which AutoPkg evaluates variables means that we cannot have a .pkg \nrecipe that copies the package to the AutoPkg cache or to a desired path using an input \nvariable. So this recipe is identical to the .pkg version except that a destination \npath is included in the Input keys.",
"repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/VectorworksWithServerInfo.pkg.recipe",
- "parent": "com.github.jazzace.download.vectorworks",
- "shortname": "VectorworksWithServerInfo.pkg",
- "inferred_type": "pkg",
+ "path": "Epson/EpsonProDrivers.ds.recipe",
+ "parent": "com.github.jazzace.download.EpsonProDrivers",
+ "shortname": "EpsonProDrivers.ds",
+ "inferred_type": "ds",
"children": [
- "com.github.jazzace.jamf.vectorworkswithserverinfo-latest"
+ "com.github.jazzace.ds.EpsonSureColorDrivers"
]
},
- "com.github.jazzace.download.vectorworks": {
- "name": "Vectorworks",
- "description": "Downloads the latest version of the major version of Vectorworks specified via Input Variable.\nPlease use the child recipe for your version of Vectorworks to avoid problems with \nCode Signature changes and download links.\nNote that this recipe only works for Vectorworks 2021 and later. (A separate recipe is available for 2020.)",
+ "com.github.jazzace.pkg.EpsonSCP900Driver": {
+ "name": null,
+ "description": "Downloads the latest version of the Epson SC-P700/P900 printer driver and renames \nthe package with the driver version number appended. (h/t Rich Trouton for the technique.)\n\nSee the parent (download) recipe for important recipe instructions.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Nemetschek/Vectorworks.download.recipe",
- "shortname": "Vectorworks.download",
- "inferred_type": "download",
+ "path": "Epson/EpsonSCP900Driver.pkg.recipe",
+ "parent": "com.github.jazzace.download.EpsonSCP900Driver",
+ "shortname": "EpsonSCP900Driver.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.pkg.vectorworks",
- "com.github.jazzace.download.vectorworks2020",
- "com.github.jazzace.pkg.vectorworkswithserverinfo"
+ "com.github.jazzace.jamf.EpsonSCP900Driver-pkg-uploadonly"
]
},
- "com.github.jazzace.ds.appleLoops": {
+ "com.github.jazzace.ds.EpsonScannerDriver": {
"name": null,
- "description": "Downloads the latest packaged release of appleloops and then copies the package to \na local path of your choosing.\nThis recipe requires the novaksam-recipes repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads the latest version of the Epson Scanner Driver and Epson Scan Utility\nfrom Epson's site, extracts the package from the dmg, and copies it to a local path of your choosing.\n\nMake separate overrides for each scanner driver you may want (make sure to change the\nvalue of the NAME or DS_NAME input key). An override is required.\n\nSee the parent (download) recipe for important recipe instructions. Requires the apizz-recipes repo.\n\nNote: This recipe suppresses unnecessary copying of the package using the \"StopProcessingIf\" processor. \nThis means that any recipe that uses this as a parent recipe could stop execution before reaching the child. \nYou may need to remove the cache for the recipe in question and start again if you manually delete or move \nthe package that this recipe creates.\n\nNote 2: This recipe is identical to the .pkg version except that the pkg is copied directly to the \ndestination path DS_PKGS_PATH.",
"repo": "autopkg/jazzace-recipes",
- "path": "Apple Loops/AppleLoops.ds.recipe",
- "parent": "com.github.novaksam.pkg.appleLoops",
- "shortname": "AppleLoops.ds",
+ "path": "Epson/EpsonScannerDriverAndScanUtility.ds.recipe",
+ "parent": "com.github.apizz.download.EpsonScannerDriverandScanUtility-NewCert",
+ "shortname": "EpsonScannerDriverAndScanUtility.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.MaxonApp-latest": {
+ "com.github.jazzace.jamf.BBEdit-patch": {
"name": null,
- "description": "This recipe downloads the Maxon App installer, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nIf you wish the pkg to skip installation of the Maxon App GUI, set INSTALL_OPTIONS in your override to:\n--skipMaxonAppGui 1\n\nThe grahampugh-recipes and foigus-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Maxon/MaxonApp-latest.jamf.recipe",
- "parent": "com.github.foigus.pkg.MaxonApp",
- "shortname": "MaxonApp-latest.jamf",
+ "path": "Barebones/BBEdit-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.BBEdit-latest",
+ "shortname": "BBEdit-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.packageapp": {
- "name": null,
- "description": "This is a generic recipe to turn an app into a .pkg installer for it.\nThe user must specify the path to the app at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.\nNote that many Apple-authored apps do not work with this recipe\u2014consider using\nAppStoreApp.pkg from the nmcspadden-recipes repo instead.",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/PackageApp.pkg.recipe",
- "shortname": "PackageApp.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.download.abcovid19": {
- "name": null,
- "description": "Downloads the Alberta COVID-19 Data page and date stamps it using the date at the \ntop of the web page (the last date of full results). Designed to run daily.\nThis saves the web page and the following 4 data sets: Case, Summary, Geospatial, and Vaccine.\nInput Keys:\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/alberta-covid-19.download.recipe",
- "shortname": "alberta-covid-19.download",
- "inferred_type": "download"
- },
- "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd": {
- "name": null,
- "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%. An Outset login-once override \nwill be added to Outset\u2019s preferences so that all users will run the updated version of the \nfile supplied on next login (see the Outset wiki for information on Outset login-once overrides: \nhttps://github.com/chilcote/outset/wiki/ScriptOverrides).\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (usually a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make a recipe override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetLoginOverridePkgReqd.pkg -n Outset-login-once-with-override.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that recipe override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once-with-override.pkg --pkg /path/to/payload\n\nInput Variables:\nThe value for ACTION_TYPE should be login-once or login-privileged-once as appropriate. \n(If you want to deploy to another one of Outset\u2019s folders, use the OutsetPayloadPkgReqd.pkg \nrecipe, as that recipe does not add a login-once override.)\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/OutsetLoginOverridePkgReqd.pkg.recipe",
- "shortname": "OutsetLoginOverridePkgReqd.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest"
- ]
- },
- "com.github.jazzace.pkg.packagedmgapp": {
- "name": null,
- "description": "This is a generic recipe to turn any drag-and-drop app that is wrapped in a disk image into a .pkg installer.\nThe user must specify the path to the dmg at runtime via the --pkg option.\nThe package will be saved in the AutoPkg cache for this recipe.\nA new package will be built each time.",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/PackageDmgApp.pkg.recipe",
- "shortname": "PackageDmgApp.pkg",
- "inferred_type": "pkg"
- },
- "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush": {
+ "com.github.jazzace.ds.BBEdit": {
"name": null,
- "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it\nthen flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n",
+ "description": "Downloads latest version of BBEdit, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/OutsetPayloadPkgReqd-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest",
- "shortname": "OutsetPayloadPkgReqd-flush.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "Barebones/BBEdit.ds.recipe",
+ "parent": "com.github.autopkg.pkg.BBEdit",
+ "shortname": "BBEdit.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest": {
+ "com.github.jazzace.jamf.BBEdit-latest": {
"name": null,
- "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the BBEdit pkg installer from the parent recipe, uploads the pkg to your Jamf Pro \nServer/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/OutsetPayloadPkgReqd-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.OutsetPayloadPkgReqd",
- "shortname": "OutsetPayloadPkgReqd-latest.jamf",
+ "path": "Barebones/BBEdit-latest.jamf.recipe",
+ "parent": "com.github.autopkg.pkg.BBEdit",
+ "shortname": "BBEdit-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null,
"children": [
- "com.github.jazzace.jamf.OutsetPayloadPkgReqd-flush"
+ "com.github.jazzace.jamf.BBEdit-patch"
]
},
- "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush": {
- "name": null,
- "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it, then flushes the log to ensure prompt installation.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nSee the parent -latest recipe for details.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/OutsetLoginOverridePkgReqd-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest",
- "shortname": "OutsetLoginOverridePkgReqd-flush.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.processors": {
- "name": null,
- "description": "This is a stub recipe to allow convenient shared access to the processors in this directory.",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/Processors.stub.recipe",
- "shortname": "Processors.stub",
- "inferred_type": "stub"
- },
- "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest": {
- "name": null,
- "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally (as described in the .pkg recipe). It then uploads the pkg to your Jamf Pro Server/Distribution \nPoint and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/DisplayCalibrationSupportFiles-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.DisplayCalibrationSupportFiles",
- "shortname": "DisplayCalibrationSupportFiles-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.jazzace.pkg.DisplayCalibrationSupportFiles": {
- "name": null,
- "description": "Downloads the latest release of customdisplayprofiles for the architecture specified\nby ARCHITECTURE (intel or applesilicon) and then creates a package with it and other tools stored \nlocally:\n- a complied version of brightness (github.com/nriley/brightness);\n- login-every scripts for Outset (github.com/macadmins/outset, installed separately) to set the\n calibration profile (iaml_configure_display_profiles.sh, located at OUTSET_PROFILES_PATH) and \n brightness (SetCalibratedBrightness.sh, located at OUTSET_BRIGHTNESS_PATH);\n- Drop Calibration Profile Here app (located at DROPLET_PATH) that is used to set the profile \n and brightness after calibration via the GUI.\nI have hardcoded the target filenames for everything except customdisplayprofiles. If you want to\ndo something similar but instead use the filename of the file, see look inside the JazzAce folder \nin my jazzace-recipes repo for an example of using StringSplitter to grab the filename from the pathname.\n",
+ "com.github.jazzace.download.AdobeUninstaller": {
+ "name": "AdobeUninstaller",
+ "description": "Downloads the latest version of AdobeUninstaller.",
"repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/DisplayCalibrationSupportFiles.pkg.recipe",
- "parent": "com.github.jazzace.download.customdisplayprofiles",
- "shortname": "DisplayCalibrationSupportFiles.pkg",
- "inferred_type": "pkg",
+ "path": "AdobeUninstaller/AdobeUninstaller.download.recipe",
+ "shortname": "AdobeUninstaller.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.DisplayCalibrationSupportFiles-latest"
+ "com.github.jazzace.pkg.AdobeUninstaller"
]
},
- "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-latest": {
+ "com.github.jazzace.jamf.AdobeUninstaller-latest": {
"name": null,
- "description": "Takes the file specified by the --pkg (or -p) run option and builds a package for use with outset\nthat has a Login-Once override, then uploads the pkg to your Jamf Pro Server/Distribution Point and \ncreates/updates the policy that deploys it. \nNote that the policy will be named after the payload name (usually a script) preceded by the SITE name and\nfollowed by Latest (e.g., SiteName MyGreatScript Latest). If you are not using Jamf Pro Sites or\nwant a different name, you should copy this recipe and change the policy_name argument to suit your needs.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe following repos are required: grahampugh-recipes, robperc-recipes, and homebysix-recipes\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads AdobeUninstaller, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/OutsetLoginOverridePkgReqd-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.OutsetLoginOverridePkgReqd",
- "shortname": "OutsetLoginOverridePkgReqd-latest.jamf",
+ "path": "AdobeUninstaller/AdobeUninstaller-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.AdobeUninstaller",
+ "shortname": "AdobeUninstaller-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": null,
- "children": [
- "com.github.jazzace.jamf.OutsetLoginOverridePkgReqd-flush"
- ]
+ "jamf_description": null
},
- "com.github.jazzace.pkg.OutsetPayloadPkgReqd": {
+ "com.github.jazzace.pkg.AdobeUninstaller": {
"name": null,
- "description": "Takes the file specified by the --pkg (or -p) run option and builds a package\nthat will install the file to /usr/local/outset/%ACTION_TYPE%.\nIf you require that the payload be run on the next login of all accounts even if an earlier\nscript/package of the same name has already been run, use the OutsetLoginOverridePkgReqd.pkg recipe.\n\nThis recipe requires the robperc-recipes and homebysix-recipes repos.\n\nThe pkg will be named using the payload\u2019s file name (up to the first period). \nUnderscores and spaces are removed for the package ID.\n\nThis recipe assumes the item being passed (like a script) may not have a version number,\nso it assigns an ever-increasing number (based on the current time) as the version number.\n\nSuggested Usage:\n1. Make an override for each type of Outset folder you wish to target. Name the override\n to match the target folder \u2014 for example: \n autopkg make-override OutsetPayloadPkgReqd.pkg -n Outset-login-once.pkg\n2. Change the value of ACTION_TYPE to match the target folder for that override.\n3. Run the override with the --pkg option \u2014 for example:\n autopkg run Outset-login-once.pkg --pkg /path/to/payload\n\nInput Variables:\nThe legal values for ACTION_TYPE are the same as the folders within Outset\u2019s structure:\n\tboot-every\n\tboot-once\n\tlogin-every\n\tlogin-once\n\tlogin-privileged-every\n\tlogin-privileged-once\n\ton-demand\n\nREVERSE_DOMAIN specifies what you would like the package identifier to begin with\n(it will be followed by a \".\" and the name of your payload file including extension).\nIt is recommended that you change this value in your override to match your organization.\n",
+ "description": "Downloads the AdobeUninstall tool and packages it for deployment to /usr/local/bin.\nDoes not build a package if the download is unchanged.",
"repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/OutsetPayloadPkgReqd.pkg.recipe",
- "shortname": "OutsetPayloadPkgReqd.pkg",
+ "path": "AdobeUninstaller/AdobeUninstaller.pkg.recipe",
+ "parent": "com.github.jazzace.download.AdobeUninstaller",
+ "shortname": "AdobeUninstaller.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.OutsetPayloadPkgReqd-latest"
+ "com.github.jazzace.jamf.AdobeUninstaller-latest"
]
},
- "com.github.jazzace.download.webpage": {
+ "com.github.jazzace.ds.XeroxPrintDriver": {
"name": null,
- "description": "Downloads the latest version of a particular web page when it changes and makes a date-stamped copy.\nSince this recipe simply captures the raw HTML, if you open the resulting file, it will often fail in resolving things\nlike stylesheets and internal links because any shorthand references will not point to the correct location.\n\nThis recipe date+timestamps the filename of the download, using Elliot Jordan\u2019s FindAndReplace processor\nto strip the (reserved) colons and \" GMT\" from the filename. You\u2019ll need to add homebysix-recipes to your \nlocal RecipeRepos in order to run this recipe.\n\nInput Keys:\n PAGE_URL is the full URI for the page to be checked/downloaded.\n SAVE_LOCATION is the path to the directory where the web page should be copied. The path must exist.\n PAGE_NAME_PREFIX is the text (if any) that will precede the datestamp in the (copied) filename.\nThis is useful if you are overriding this recipe multiple times and having the results sit in the same directory.\n\nThe default values act as a kind of RSS feed for Anthony Reimer\u2019s MacLabs blog posts.\nOverride with the values that suit your use case.\n",
+ "description": "Downloads the latest version of the specified Xerox Print Driver and copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache; just start with /Volumes/volumename.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JazzAce/webpage.download.recipe",
- "shortname": "webpage.download",
- "inferred_type": "download"
+ "path": "Xerox/XeroxPrintDriver.ds.recipe",
+ "parent": "com.github.mlbz521.download.XeroxPrintDriver",
+ "shortname": "XeroxPrintDriver.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.pkg.keyshot": {
- "name": null,
- "description": "Takes the KeyShot package installer from the parent recipe and sets the version variable to\nthe version number without the build number (which is what Jamf Pro Patch Management requires for KeyShot 12/2023).\n\nNote that Luxion has done some strange things with versioning starting with version 13/2024, where \nmarketing version 2024.1 shows as 13.0.0 (build 92). Nor does Jamf Patch Management support v. 13/2024 \nat the time of this writing.\n\nThus, this recipe is only useful for KeyShot 12/2023. This recipe will not be updated and will be\nremoved at a future date, so you are encouraged to write and share your own replacement recipe.\n",
+ "com.github.jazzace.download.keyshot": {
+ "name": "KeyShot",
+ "description": "Downloads the latest version of a particular major version of KeyShot for macOS.\nThe recipe user must determine the product download number (six digits) and set that as\nthe value of PRODUCT_ID in the Input dictionary. That will be found at the end of the \ndownload link within your account. Based on what is known at the time of this writing,\nthe following PRODUCT_IDs match the versions listed:\n\n370762 - 2024 (13)\n357619 - 2023 (12)\n354524 - 11\n350990 - 10\n\nYou could also create an override of this recipe to download the KeyShot Content pkg installer\nusing the same principles.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Luxion/KeyShot.pkg.recipe",
- "parent": "com.github.jazzace.download.keyshot",
- "deprecated": true,
- "shortname": "KeyShot.pkg",
- "inferred_type": "pkg",
+ "path": "Luxion/KeyShot.download.recipe",
+ "shortname": "KeyShot.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.keyshot-latest"
+ "com.github.jazzace.pkg.keyshot"
]
},
"com.github.jazzace.jamf.keyshot-latest": {
@@ -24239,15 +23778,17 @@
"com.github.jazzace.jamf.keyshot-patch"
]
},
- "com.github.jazzace.download.keyshot": {
- "name": "KeyShot",
- "description": "Downloads the latest version of a particular major version of KeyShot for macOS.\nThe recipe user must determine the product download number (six digits) and set that as\nthe value of PRODUCT_ID in the Input dictionary. That will be found at the end of the \ndownload link within your account. Based on what is known at the time of this writing,\nthe following PRODUCT_IDs match the versions listed:\n\n370762 - 2024 (13)\n357619 - 2023 (12)\n354524 - 11\n350990 - 10\n\nYou could also create an override of this recipe to download the KeyShot Content pkg installer\nusing the same principles.\n",
+ "com.github.jazzace.pkg.keyshot": {
+ "name": null,
+ "description": "Takes the KeyShot package installer from the parent recipe and sets the version variable to\nthe version number without the build number (which is what Jamf Pro Patch Management requires for KeyShot 12/2023).\n\nNote that Luxion has done some strange things with versioning starting with version 13/2024, where \nmarketing version 2024.1 shows as 13.0.0 (build 92). Nor does Jamf Patch Management support v. 13/2024 \nat the time of this writing.\n\nThus, this recipe is only useful for KeyShot 12/2023. This recipe will not be updated and will be\nremoved at a future date, so you are encouraged to write and share your own replacement recipe.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Luxion/KeyShot.download.recipe",
- "shortname": "KeyShot.download",
- "inferred_type": "download",
+ "path": "Luxion/KeyShot.pkg.recipe",
+ "parent": "com.github.jazzace.download.keyshot",
+ "deprecated": true,
+ "shortname": "KeyShot.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.pkg.keyshot"
+ "com.github.jazzace.jamf.keyshot-latest"
]
},
"com.github.jazzace.jamf.keyshot-patch": {
@@ -24261,157 +23802,158 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.FirefoxPolicies": {
- "name": null,
- "description": "Downloads latest version of Firefox, adds policies to the app bundle (policies.json), packages it, \nand then copies the package to a local path of your choosing.\n\nThis recipe requires:\n- Firefox 60/60esr or later;\n- A 'distribution' directory in the same directory as the recipe (usually RecipeOverrides) containing your policies.json file;\n- The core Autopkg recipes; and\n- neilmartin83-recipes.\n\nNote that more recent versions of Firefox support configuration profiles, so you should consider that solution first.\nThis recipe is no longer supported for that reason.\n\nInput keys:\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-60.0.pkg\" from \"Firefox_ORG_NAME-60.0.pkg\".\n- PKG_ID (optional) allows you to differentiate your org's \"flavour\" of Firefox from the default. Reverse domain order is common.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %NAME%_%ORG_NAME% if you like the customized name from the parent recipe\n but don't want the version number.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/FirefoxPolicies.ds.recipe",
- "parent": "com.github.neilmartin83.pkg.FirefoxPolicies",
- "deprecated": true,
- "shortname": "FirefoxPolicies.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.ds.FirefoxAutoconfig": {
- "name": null,
- "description": "Downloads Firefox disk image, builds a package that includes autoconfig resources \n(typically as generated via the CCK2 tool), and copies the package to a local path of your choosing.\n\nNote: This recipe is no longer supported, as the CCK2 tool is no longer supported.\nFirefox now supports configuration profiles for your customization and management needs.\nExpect this recipe to be removed at a future date.\n\n[Much of the following information comes from the two parent recipes. You need the main AutoPkg\n repo and gregneagle-recipes repo installed to run this recipe.]\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME via override.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported. \n\nLocal input keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n\nOther Input keys (available via override):\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-31.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\", \nbut will be overridden by DS_NAME when it gets copied to the local path of your choosing.\n- You might consider setting a unique PKG_ID to differentiate your org's \"flavour\" of Firefox.\n",
+ "com.github.jazzace.download.TouchOSCEditor": {
+ "name": "TouchOSC Editor",
+ "description": "Downloads the latest version of TouchOSC Editor for TouchOSC Mk1.\nIn order to check the Code Signature, the Zip archive is expanded.",
"repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/FirefoxAutoconfig.ds.recipe",
- "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig",
- "deprecated": true,
- "shortname": "FirefoxAutoconfig.ds",
- "inferred_type": "ds"
+ "path": "Hexler/TouchOSCEditor.download.recipe",
+ "shortname": "TouchOSCEditor.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.pkg.TouchOSCEditor"
+ ]
},
- "com.github.jazzace.ds.firefox-en_US": {
+ "com.github.jazzace.ds.TouchOSCEditor": {
"name": null,
- "description": "Downloads Firefox, packages it, and copies the package to a local path of your choosing.\nInput keys [Firefox pkg documentation taken from parent recipe]:\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-24.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n",
+ "description": "Downloads latest version of TouchOSC Editor, packages just the app, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/Firefox.ds.recipe",
- "parent": "com.github.autopkg.pkg.Firefox_EN",
- "shortname": "Firefox.ds",
+ "path": "Hexler/TouchOSCEditor.ds.recipe",
+ "parent": "com.github.jazzace.pkg.TouchOSCEditor",
+ "shortname": "TouchOSCEditor.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.jamf.FirefoxSignedPkg-latest": {
+ "com.github.jazzace.pkg.TouchOSCEditor": {
"name": null,
- "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Download TouchOSC Editor and create a package of just the app itself.",
"repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/FirefoxSignedPkg-latest.jamf.recipe",
- "parent": "com.github.autopkg.download.FirefoxSignedPkg",
- "shortname": "FirefoxSignedPkg-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "Hexler/TouchOSCEditor.pkg.recipe",
+ "parent": "com.github.jazzace.download.TouchOSCEditor",
+ "shortname": "TouchOSCEditor.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.FirefoxSignedPkg-patch",
- "com.github.jazzace.jamf.FirefoxSignedPkg-flush"
+ "com.github.jazzace.ds.TouchOSCEditor"
]
},
- "com.github.jazzace.jamf.FirefoxSignedPkg-patch": {
+ "com.github.jazzace.ds.QLab4": {
"name": null,
- "description": "This recipe downloads the Firefox pkg installer, uploads the pkg to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe homebysix-recipes and grahampugh-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "Downloads latest version of QLab 4, packages it, and then copies the package to a local path of your choosing.\nThe dataJAR-recipes repo is required to run this recipe.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/FirefoxSignedPkg-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest",
- "shortname": "FirefoxSignedPkg-patch.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "Figure53/QLab4.ds.recipe",
+ "parent": "com.github.dataJAR-recipes.pkg.QLab4",
+ "shortname": "QLab4.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.jamf.FirefoxSignedPkg-flush": {
+ "com.github.jazzace.jamf.QLab4-patch": {
"name": null,
- "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/FirefoxSignedPkg-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest",
- "shortname": "FirefoxSignedPkg-flush.jamf",
+ "path": "Figure53/QLab4-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.QLab4-latest",
+ "shortname": "QLab4-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.FirefoxSignedPkg": {
- "name": null,
- "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0 and 68.1esr \nand then copies the package to a local path of your choosing. \nNote that this recipe breaks with .ds convention because it appends version information to the file name, \nso the DS_NAME input variable is omitted.\nInput key:\n- DS_PKGS_PATH is the destination path for the copy.\n A trailing slash is not required/desired. The path does not need to be on the same volume as the cache.\n",
- "repo": "autopkg/jazzace-recipes",
- "path": "Mozilla/FirefoxSignedPkg.ds.recipe",
- "parent": "com.github.autopkg.download.FirefoxSignedPkg",
- "shortname": "FirefoxSignedPkg.ds",
- "inferred_type": "ds"
- },
- "com.github.jazzace.jamf.appstore-latest": {
+ "com.github.jazzace.jamf.QLab4-latest": {
"name": null,
- "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the QLab pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppStoreApp/AppStoreApp-latest.jamf.recipe",
- "parent": "com.github.nmcspadden.pkg.appstore",
- "shortname": "AppStoreApp-latest.jamf",
+ "path": "Figure53/QLab4-latest.jamf.recipe",
+ "parent": "com.github.dataJAR-recipes.pkg.QLab4",
+ "shortname": "QLab4-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": null,
+ "children": [
+ "com.github.jazzace.jamf.QLab4-patch"
+ ]
},
- "com.github.jazzace.jamf.appstore": {
- "name": null,
- "description": "This recipe packages a local App Store app (specified in the override) and then uploads the pkg \nto your Jamf Pro Server/Distribution Point using variables set in the environment.\nThe grahampugh-recipes and nmcspadden-recipes repos are required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n",
+ "com.github.jazzace.jamf.GoProFXReframe-latest": {
+ "name": "GoPro FX reframe plugin",
+ "description": "This takes the GoPro FX reframe plug in pkg you have already downloaded, uploads it to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nTo run this recipe, you must supply the location to the pkg you downloaded from \nhttps://community.gopro.com/t5/en/GoPro-FX-Reframe/ta-p/412890. For example:\n\n autopkg run GoProFXReframe-latest.jamf -p /path/to/GoPro-FX-Reframe-Plugin-1.4.1.266.pkg\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppStoreApp/AppStoreApp-pkg-uploadonly.jamf.recipe",
- "parent": "com.github.nmcspadden.pkg.appstore",
- "shortname": "AppStoreApp-pkg-uploadonly.jamf",
+ "path": "GoPro/GoProFXReframe-latest.jamf.recipe",
+ "shortname": "GoProFXReframe-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.ds.appstore": {
+ "com.github.jazzace.ds.AmadeusPro2": {
"name": null,
- "description": "Note: Please read information on how to use the AppStoreApp recipes in the ReadMe\nin Nick McSpadden's recipe repo; they do not function in the same way as other AutoPkg recipes:\n https://github.com/autopkg/nmcspadden-recipes\n\nShould the parent pkg recipe generate a pkg, this recipe will copy it to the local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "description": "Downloads latest version of Amadeus Pro, packages it, and then copies and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that a previous version of this recipe chain let you have a separate value for NAME and APPNAME.\nYou should delete APPNAME from your override and adjust the value of DS_NAME (since it defaulted to APPNAME).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AppStoreApp/AppStoreApp.ds.recipe",
- "parent": "com.github.nmcspadden.pkg.appstore",
- "shortname": "AppStoreApp.ds",
+ "path": "HairerSoft/AmadeusPro.ds.recipe",
+ "parent": "com.github.jazzace.pkg.AmadeusPro",
+ "shortname": "AmadeusPro.ds",
"inferred_type": "ds"
},
- "com.github.jazzace.pkg.ClipGrabMac": {
+ "com.github.jazzace.jamf.AmadeusPro-latest": {
"name": null,
- "description": "Downloads the latest copy of ClipGrab for Mac and makes a pkg installer from the app. Requires peshay-recipes.",
+ "description": "Downloads the latest version of Amadeus Pro, packages it, then uploads the package to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "ClipGrab.org/ClipGrabMac.pkg.recipe",
- "parent": "com.github.jazzace.download.ClipGrabMac",
- "shortname": "ClipGrabMac.pkg",
- "inferred_type": "pkg",
+ "path": "HairerSoft/AmadeusPro-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.AmadeusPro",
+ "shortname": "AmadeusPro-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.jazzace.jamf.ClipGrabMac-latest"
+ "com.github.jazzace.jamf.AmadeusPro-patch"
]
},
- "com.github.jazzace.download.ClipGrabMac": {
- "name": "ClipGrab",
- "description": "Downloads the latest copy of ClipGrab for Mac and verifies the code signature. Requires peshay-recipes.",
+ "com.github.jazzace.download.AmadeusPro": {
+ "name": "Amadeus Pro",
+ "description": "Downloads the current version of Amadeus Pro.",
"repo": "autopkg/jazzace-recipes",
- "path": "ClipGrab.org/ClipGrabMac.download.recipe",
- "parent": "com.github.peshay.download.ClipGrab",
- "shortname": "ClipGrabMac.download",
+ "path": "HairerSoft/AmadeusPro.download.recipe",
+ "shortname": "AmadeusPro.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.ClipGrabMac"
+ "com.github.jazzace.pkg.AmadeusPro"
]
},
- "com.github.jazzace.jamf.ClipGrabMac-latest": {
+ "com.github.jazzace.pkg.AmadeusPro": {
"name": null,
- "description": "This recipe downloads ClipGrab, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads the current version of Amadeus Pro and creates a pkg installer.",
"repo": "autopkg/jazzace-recipes",
- "path": "ClipGrab.org/ClipGrabMac-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.ClipGrabMac",
- "shortname": "ClipGrabMac-latest.jamf",
+ "path": "HairerSoft/AmadeusPro.pkg.recipe",
+ "parent": "com.github.jazzace.download.AmadeusPro",
+ "shortname": "AmadeusPro.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.ds.AmadeusPro2",
+ "com.github.jazzace.jamf.AmadeusPro-latest"
+ ]
+ },
+ "com.github.jazzace.jamf.AmadeusPro-patch": {
+ "name": null,
+ "description": "This recipe takes the Amadeus Pro pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "HairerSoft/AmadeusPro-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.AmadeusPro-latest",
+ "shortname": "AmadeusPro-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.JamfSetComputerName": {
- "name": "SetComputerName",
- "description": "Create a pkg that runs the jamf setComputerName command using the info in the CSV file \nat the path specified by CSV_PATH. The package ID will be constructed from the REVERSE_DOMAIN and \nthe NAME specified (so you probably don\u2019t want to have spaces in your NAME).",
+ "com.github.jazzace.pkg.AmadeusLite": {
+ "name": null,
+ "description": "Downloads the current version of Amadeus Lite and creates a pkg installer.",
"repo": "autopkg/jazzace-recipes",
- "path": "JamfProTools/JamfSetComputerName.pkg.recipe",
- "shortname": "JamfSetComputerName.pkg",
- "inferred_type": "pkg",
+ "path": "HairerSoft/AmadeusLite.pkg.recipe",
+ "parent": "com.github.jazzace.download.AmadeusLite",
+ "shortname": "AmadeusLite.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.download.AmadeusLite": {
+ "name": "Amadeus Lite",
+ "description": "Downloads the current version of Amadeus Lite.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "HairerSoft/AmadeusLite.download.recipe",
+ "shortname": "AmadeusLite.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.sign.JamfSetComputerName",
- "com.github.jazzace.jamf.JamfSetComputerNameUnsigned-pkg-uploadonly"
+ "com.github.jazzace.pkg.AmadeusLite"
]
},
"com.github.jazzace.sign.JamfSetComputerName": {
@@ -24448,379 +23990,641 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.install.dymolabel": {
- "name": "DYMO Label",
- "description": "Downloads and installs the latest version of DYMO Label.",
- "repo": "autopkg/jazzace-recipes",
- "path": "DYMO/DymoLabel.install.recipe",
- "parent": "com.github.joshua-d-miller.download.dymolabel",
- "shortname": "DymoLabel.install",
- "inferred_type": "install"
- },
- "com.github.jazzace.jamf.Blender-latest": {
- "name": null,
- "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), packages it, \nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "com.github.jazzace.pkg.JamfSetComputerName": {
+ "name": "SetComputerName",
+ "description": "Create a pkg that runs the jamf setComputerName command using the info in the CSV file \nat the path specified by CSV_PATH. The package ID will be constructed from the REVERSE_DOMAIN and \nthe NAME specified (so you probably don\u2019t want to have spaces in your NAME).",
"repo": "autopkg/jazzace-recipes",
- "path": "Blender/Blender-latest.jamf.recipe",
- "parent": "io.github.hjuutilainen.pkg.Blender",
- "shortname": "Blender-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null,
+ "path": "JamfProTools/JamfSetComputerName.pkg.recipe",
+ "shortname": "JamfSetComputerName.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.Blender-flush"
+ "com.github.jazzace.sign.JamfSetComputerName",
+ "com.github.jazzace.jamf.JamfSetComputerNameUnsigned-pkg-uploadonly"
]
},
- "com.github.jazzace.jamf.Blender-flush": {
+ "com.github.jazzace.ds.AdobeAcrobatDCUpdate": {
"name": null,
- "description": "This recipe downloads Blender (with the architecture specified by ARCHITECTURE), \npackages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the related policy, and flushes the Policy Log to deploy it.\n\nBecause Blender has released separate installers for Intel and Apple Silicon, you will need\nto override this recipe for each architecture you support.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nSee Blender-latest.jamf for details on the necessary Input variables.\n",
+ "description": "Downloads latest updater for Adobe Acrobat DC and then copies the package to a local path of your choosing.\nThis recipe requires that the novaksam-recipes repo be present.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote: You must use an override if you wish to specify which stream of Acrobat DC \u2014 Classic or Continuous \u2014 is downloaded.\nSet MAJOR_VERSION to \"Acrobat2015\" to download the 'Classic Track' updates for acrobat DC instead of the Continuous track\n(\"AcrobatDC\"). \n",
"repo": "autopkg/jazzace-recipes",
- "path": "Blender/Blender-flush.jamf.recipe",
- "parent": "com.github.jazzace.jamf.Blender-latest",
- "shortname": "Blender-flush.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "AdobeAcrobatDC/AdobeAcrobatDCUpdate.ds.recipe",
+ "parent": "com.github.novaksam.download.AdobeAcrobatDCUpdate",
+ "shortname": "AdobeAcrobatDCUpdate.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.jamf.ptguivolume-latest": {
+ "com.github.jazzace.jamf.i1profiler-latest": {
"name": null,
- "description": "This recipe takes the copy of PTGui that you supply via the --pkg option,\npackages it with your authorizations (see the parent pkg recipe for details), then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe downloads the i1Profiler pkg, adds version information, then uploads it to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it to all computers\nin the SITE except for the exclusion group specified.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, EXCLUSION_GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and EXCLUSION_GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "NewHouseInternetServices/PTGuiVolume-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.ptguivolume",
- "shortname": "PTGuiVolume-latest.jamf",
+ "path": "X-Rite/i1Profiler-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.i1profiler",
+ "shortname": "i1Profiler-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.pkg.ptguivolume": {
- "name": "PTGui",
- "description": "This recipe takes the PTGui app (contained in a disk image that you have already downloaded) and \ncreates an installer package for the app plus the JSON file you created containing the license keys for activation\n(as per https://ptgui.com/support.html#2_10).\n\nLIC_FILE is the path of the JSON file (this will be installed in the location required by PTGui).\nYou should set this value in an override or at runtime using the -k flag.\n\nYour command to create the pkg will look something like this:\n\n autopkg run PTGuiVolume.pkg -p ~/Downloads/PTGui_12.11.dmg\n \n(Substitute the actual path to your downloaded disk image.)",
+ "com.github.jazzace.pkg.i1profiler": {
+ "name": null,
+ "description": "Downloads the current release of i1Profiler, extracts the installation package,\nand renames the package to include the version number.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "NewHouseInternetServices/PTGuiVolume.pkg.recipe",
- "shortname": "PTGuiVolume.pkg",
+ "path": "X-Rite/i1profiler.pkg.recipe",
+ "parent": "com.github.jazzace.download.i1profiler",
+ "shortname": "i1profiler.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.ptguivolume-latest"
+ "com.github.jazzace.jamf.i1profiler-latest",
+ "com.github.davidbpirie.jamf-upload.i1profiler"
]
},
- "com.github.jazzace.jamf.AdobeUninstaller-latest": {
+ "com.github.jazzace.ds.i1profiler": {
"name": null,
- "description": "This recipe downloads AdobeUninstaller, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "Downloads latest version of i1 Profiler, extracts the package, \nand then copies the package to a local path of your choosing.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AdobeUninstaller/AdobeUninstaller-latest.jamf.recipe",
- "parent": "com.github.jazzace.pkg.AdobeUninstaller",
- "shortname": "AdobeUninstaller-latest.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "X-Rite/i1profiler.ds.recipe",
+ "parent": "com.github.jazzace.download.i1profiler",
+ "shortname": "i1profiler.ds",
+ "inferred_type": "ds"
},
- "com.github.jazzace.pkg.AdobeUninstaller": {
- "name": null,
- "description": "Downloads the AdobeUninstall tool and packages it for deployment to /usr/local/bin.\nDoes not build a package if the download is unchanged.",
+ "com.github.jazzace.download.i1profiler": {
+ "name": "i1Profiler",
+ "description": "Downloads the current release version of i1 Profiler and verifies the code signature\nof the pkg intaller inside the zip archive downloaded.\n\nRequires the homebysix-recipes repo.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "AdobeUninstaller/AdobeUninstaller.pkg.recipe",
- "parent": "com.github.jazzace.download.AdobeUninstaller",
- "shortname": "AdobeUninstaller.pkg",
- "inferred_type": "pkg",
+ "path": "X-Rite/i1profiler.download.recipe",
+ "shortname": "i1profiler.download",
+ "inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.AdobeUninstaller-latest"
+ "com.github.jazzace.pkg.i1profiler",
+ "com.github.jazzace.ds.i1profiler"
]
},
- "com.github.jazzace.download.AdobeUninstaller": {
- "name": "AdobeUninstaller",
- "description": "Downloads the latest version of AdobeUninstaller.",
+ "com.github.jazzace.pkg.ZoomUS-ForIT": {
+ "name": "ZoomInstallerIT",
+ "description": "Downloads the latest Zoom installer for IT and adds the version number to the pkg name.\nYou would choose this recipe over the pkg recipe from MLBZ521-recipes if you were not managing\nsettings for Zoom at all OR if you were managing settings with a configuration profile.\nNote: Because Zoom has released more than one installer with the same version number in the past (e.g., 5.4.6),\nthe build number is NOT stripped. The end result will look something like:\n ZoomInstallerIT-5.5.4 (13130.0228).pkg",
"repo": "autopkg/jazzace-recipes",
- "path": "AdobeUninstaller/AdobeUninstaller.download.recipe",
- "shortname": "AdobeUninstaller.download",
- "inferred_type": "download",
+ "path": "Zoom/Zoom-ForIT.pkg.recipe",
+ "parent": "com.github.mlbz521.download.ZoomUS-ForIT",
+ "shortname": "Zoom-ForIT.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.jazzace.pkg.AdobeUninstaller"
+ "com.github.jazzace.jamf.ZoomUS-ForIT-latest"
]
},
- "com.github.jazzace.jamf._____-patch": {
+ "com.github.jazzace.jamf.ZoomUS-ForIT-latest": {
"name": null,
- "description": "This recipe takes the _____ pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input \nvariables must each exist on the server, otherwise the recipe will fail. The value for SITE is \nrequested in the Input dictionary so that it may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JamfTemplates/RecipeTemplates/Template-patch.jamf.recipe",
- "parent": "com.github.jazzace.jamf._____-latest",
- "shortname": "Template-patch.jamf",
+ "path": "Zoom/Zoom-ForIT-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.ZoomUS-ForIT",
+ "shortname": "Zoom-ForIT-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
+ "children": [
+ "com.github.jazzace.jamf.ZoomUS-ForIT-patch"
+ ]
+ },
+ "com.github.jazzace.jamf.ZoomUS-ForIT-patch": {
+ "name": null,
+ "description": "This recipe takes the Zoom pkg installer for IT, uploads it to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and MLBZ521-recipes repos are required.\n\nNote that the (Package) CATEGORY and PATCH_SOFTWARE_TITLE specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Zoom/Zoom-ForIT-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.ZoomUS-ForIT-latest",
+ "shortname": "Zoom-ForIT-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.jamf._____-flush": {
+ "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch": {
"name": null,
- "description": "This recipe downloads the pkg installer for _____, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JamfTemplates/RecipeTemplates/Template-flush.jamf.recipe",
- "parent": "com.github.____.jamf._____-latest",
- "shortname": "Template-flush.jamf",
+ "path": "Wacom/Wacom-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest",
+ "shortname": "Wacom-patch.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jazzace.jamf._____-latest": {
+ "com.github.jazzace.pkg.WacomEnterpriseSettings": {
+ "name": "WacomEnterpriseSettings",
+ "description": "Creates a package that installs a file at /Library/Preferences/com.wacomtablet.defaults.xml \nto enable Enterprise settings for the Wacom tablet driver.\n(This suppresses autolaunching of Wacom Experience Program and Wacom Center.)\n\nUse your own org information to set the PACKAGE_BUNDLE_ID in your override.\n\nThis file is not expected to change, so the version is set to 1.0, \nbut you may change this in your override or using the -k option at runtime.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Wacom/WacomEnterpriseSettings.pkg.recipe",
+ "shortname": "WacomEnterpriseSettings.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.pkg.WacomIntuosProTabletDriver": {
+ "name": "WacomIntuosProDriver",
+ "description": "Downloads latest driver for the Wacom Intuos Pro tablets and copies the package from the disk image,\nincluding a version number in the filename.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Wacom/WacomIntuosProDriver.pkg.recipe",
+ "parent": "com.github.jps3.download.WacomIntuosProTabletDriver",
+ "shortname": "WacomIntuosProDriver.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest"
+ ]
+ },
+ "com.github.jazzace.jamf.WacomIntuosProTabletDriver-latest": {
"name": null,
- "description": "This recipe downloads _____, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "description": "This recipe takes the Wacom Tablet Driver pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JamfTemplates/RecipeTemplates/Template-latest.jamf.recipe",
- "parent": "com.github.______.pkg._____",
- "shortname": "Template-latest.jamf",
+ "path": "Wacom/Wacom-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.WacomIntuosProTabletDriver",
+ "shortname": "Wacom-latest.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null,
"children": [
- "com.github.jazzace.jamf._____-patch"
+ "com.github.jazzace.jamf.WacomIntuosProTabletDriver-patch"
]
},
- "com.github.jazzace.jamf._____-pkg-uploadonly": {
+ "com.github.jazzace.jamf.DiffusionBee-latest": {
"name": null,
- "description": "This recipe downloads _____, packages it, and then uploads the pkg to your Jamf Pro Server/Distribution Point \nusing variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n",
+ "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it. See notes in the .download recipe on how to specify the architecture.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
"repo": "autopkg/jazzace-recipes",
- "path": "JamfTemplates/RecipeTemplates/Template-pkg-uploadonly.jamf.recipe",
- "parent": "com.github.______.pkg._____",
- "shortname": "Template-pkg-uploadonly.jamf",
+ "path": "DiffusionBee/DiffusionBee-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.DiffusionBee",
+ "shortname": "DiffusionBee-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
+ "children": [
+ "com.github.jazzace.jamf.DiffusionBee-flush"
+ ]
+ },
+ "com.github.jazzace.download.DiffusionBee": {
+ "name": "DiffusionBee",
+ "description": "Downloads the latest version of DiffusionBee. Since there are separate versions for\nApple Silicon and Intel, you specify which one to download using the ARCH input variable.\nCurrently supported values are:\narm64 - macOS Apple Silicon\nIntel - macOS Intel 64 Bit\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "DiffusionBee/DiffusionBee.download.recipe",
+ "shortname": "DiffusionBee.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.pkg.DiffusionBee",
+ "com.github.bryanheinz.munki.DiffusionBee"
+ ]
+ },
+ "com.github.jazzace.jamf.DiffusionBee-flush": {
+ "name": null,
+ "description": "This recipe downloads DiffusionBee, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "DiffusionBee/DiffusionBee-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.DiffusionBee-latest",
+ "shortname": "DiffusionBee-flush.jamf",
"inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.n8felton.pkg.SoX": {
- "name": "SoX",
- "description": "Downloads the latest SoX zip and wraps it into a pkg.",
- "repo": "autopkg/n8felton-recipes",
- "path": "SoX/SoX.pkg.recipe",
- "parent": "com.github.n8felton.download.SoX",
- "shortname": "SoX.pkg",
+ "com.github.jazzace.pkg.DiffusionBee": {
+ "name": "DiffusionBee",
+ "description": "Downloads the latest version of DiffusionBee and creates a package.\nIf you wish for your package name to differentiate between the architecture variants,\ninclude that information in the NAME variable in your override.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "DiffusionBee/DiffusionBee.pkg.recipe",
+ "parent": "com.github.jazzace.download.DiffusionBee",
+ "shortname": "DiffusionBee.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.n8felton.munki.SoX"
+ "com.github.jazzace.jamf.DiffusionBee-latest"
]
},
- "com.github.n8felton.download.SoX": {
- "name": "SoX",
- "description": "Download recipe for Sound eXchange (SoX).",
- "repo": "autopkg/n8felton-recipes",
- "path": "SoX/SoX.download.recipe",
- "shortname": "SoX.download",
- "inferred_type": "download",
+ "com.github.jazzace.pkg.VueScanLicenced": {
+ "name": null,
+ "description": "Downloads VueScan and then creates an installer package with the app and the needed authorization file.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nThe recipe requires the authorization file created by VueScan for your licence.\nThe suggested way to do this is to install VueScan on the Mac/VM running AutoPkg and use the recipe's\ndefault value for RC_FILE. Alternately, you can create a text file made up of the following four lines\n(where you replace # with the values for your license):\n\n[VueScan]\nSerialNumber=#\nCustomerNumber=#\nEmailAddress=#@#.#\n\nThen, save that file in a locally-accessible location and set the RC_FILE input variable to\nthe path to that file (including the file name with extension). AutoPkg will do the rest.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Hamrick/VueScanLicenced.pkg.recipe",
+ "parent": "com.github.hansen-m.download.VueScan",
+ "shortname": "VueScanLicenced.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.n8felton.pkg.SoX"
+ "com.github.jazzace.jamf.VueScanLicenced-latest",
+ "com.github.jazzace.ds.VueScanLicenced"
]
},
- "com.github.n8felton.munki.SoX": {
- "name": "SoX",
- "description": "Downloads the latest version of SoX, creates a pkg and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "SoX/SoX.munki.recipe",
- "parent": "com.github.n8felton.pkg.SoX",
- "shortname": "SoX.munki",
- "inferred_type": "munki",
- "munki_display_name": "SoX - Sound eXchange",
- "munki_description": "SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms."
+ "com.github.jazzace.jamf.VueScanLicenced-latest": {
+ "name": null,
+ "description": "This recipe downloads VueScan, packages it with its license information (see pkg recipe for details),\nthen uploads the pkg to your Jamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hansen-m-recipe repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Hamrick/VueScanLicenced-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.VueScanLicenced",
+ "shortname": "VueScanLicenced-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.n8felton.download.KeePassXC": {
- "name": "KeePassXC",
- "description": "Downloads the latest release of KeePassXC from Github.",
- "repo": "autopkg/n8felton-recipes",
- "path": "KeePassXC/KeePassXC.download.recipe",
- "shortname": "KeePassXC.download",
+ "com.github.jazzace.ds.VueScanLicenced": {
+ "name": null,
+ "description": "Downloads VueScan, creates an installer package with the app and the needed authorization file,\nand copies it to a local path of your choosing.\nThis recipe requires the hansen-m-recipes (Matt Hansen) repo.\n\nCarefully follow the instructions in the pkg recipe to set up the proper licensing information.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Hamrick/VueScanLicenced.ds.recipe",
+ "parent": "com.github.jazzace.pkg.VueScanLicenced",
+ "shortname": "VueScanLicenced.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.ds.outset": {
+ "name": null,
+ "description": "Downloads the latest version of outset (pkg installer) and copies the package to a local path of your choosing.\nRequires Graham Gilbert's recipe repo (grahamgilbert-recipes).\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "outset/outset.ds.recipe",
+ "parent": "com.github.grahamgilbert.download.outset",
+ "shortname": "outset.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.jamf.outset-latest": {
+ "name": null,
+ "description": "This recipe downloads the latest pkg installer for Outset then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and grahamgilbert-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "outset/outset-latest.jamf.recipe",
+ "parent": "com.github.grahamgilbert.download.outset",
+ "shortname": "outset-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.ds.lightwright": {
+ "name": null,
+ "description": "Downloads latest version of Lightwright, creates a package from the downloaded app,\nand then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\nNote that the .pkg recipe has a StopProcessingIf processor to avoid redundant work if no update is present.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Lightwright LLC/Lightwright.ds.recipe",
+ "parent": "com.github.jazzace.pkg.lightwright",
+ "shortname": "Lightwright.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.download.lightwright": {
+ "name": "Lightwright",
+ "description": "Downloads the current release version of Lightwright.\nThis recipe supports version 6.0.40 and later. \n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Lightwright LLC/Lightwright.download.recipe",
+ "shortname": "Lightwright.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.KeePassXC",
- "com.github.peshay.filewave.KeePassXC",
- "com.github.crystalllized.pkg.KeePassXC",
- "com.github.smithjw.pkg.KeePassXC"
+ "com.github.jazzace.pkg.lightwright",
+ "com.github.dataJAR-recipes.munki.lightwright"
]
},
- "com.github.n8felton.munki.KeePassXC": {
- "name": "KeePassXC",
- "description": "Downloads the latest release of KeePassXC and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "KeePassXC/KeePassXC.munki.recipe",
- "parent": "com.github.n8felton.download.KeePassXC",
- "shortname": "KeePassXC.munki",
- "inferred_type": "munki",
- "munki_display_name": "KeePassXC",
- "munki_description": "KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.
\n
\nAdditional Features
\n\n- Auto-Type on all three major platforms (Linux, Windows, macOS)
\n- Twofish encryption
\n- YubiKey challenge-response support
\n- TOTP generation
\n- CSV import
\n- Command line interface
\n- DEP and ASLR hardening
\n- Stand-alone password and passphrase generator
\n- Password strength meter
\n- Using website favicons as entry icons
\n- Merging of databases
\n- Automatic reload when the database was changed externally
\n- Many bug fixes
\n
\n"
+ "com.github.jazzace.jamf.lightwright-latest": {
+ "name": null,
+ "description": "This recipe downloads Lightwright, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Lightwright LLC/Lightwright-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.lightwright",
+ "shortname": "Lightwright-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.n8felton.munki.Chimera": {
- "name": "Chimera",
- "description": "Downloads Chimera disk image and imports into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Chimera/Chimera.munki.recipe",
- "parent": "com.github.n8felton.download.Chimera",
- "shortname": "Chimera.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chimera",
- "munki_description": "UCSF Chimera is a highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles. High-quality images and animations can be generated. Chimera includes complete documentation and several tutorials, and can be downloaded free of charge for academic, government, non-profit, and personal use."
+ "com.github.jazzace.pkg.lightwright": {
+ "name": null,
+ "description": "Downloads the current release version of Lightwright and then packages the Lightwright app.\nThis recipe is based on the Version 6 app (now wrapped in a dmg).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Lightwright LLC/Lightwright.pkg.recipe",
+ "parent": "com.github.jazzace.download.lightwright",
+ "shortname": "Lightwright.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.ds.lightwright",
+ "com.github.jazzace.jamf.lightwright-latest"
+ ]
},
- "com.github.n8felton.download.Chimera": {
- "name": "Chimera",
- "description": "Downloads the latest version of Chimera.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Chimera/Chimera.download.recipe",
- "shortname": "Chimera.download",
- "inferred_type": "download",
+ "com.github.jazzace.jamf.processing4-patch": {
+ "name": null,
+ "description": "This recipe downloads Processing 4, packages it, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Processing Foundation/Processing4-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.processing4-latest",
+ "shortname": "Processing4-patch.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.ds.Processing": {
+ "name": null,
+ "description": "Downloads latest version of Processing 3, packages it, and then copies the package to a local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Processing Foundation/Processing.ds.recipe",
+ "parent": "com.github.jazzace.pkg.processing",
+ "shortname": "Processing.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.jamf.processing4-latest": {
+ "name": null,
+ "description": "This recipe downloads Processing 4, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Processing Foundation/Processing4-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.processing4",
+ "shortname": "Processing4-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.n8felton.munki.Chimera",
- "com.github.novaksam.pkg.Chimera"
+ "com.github.jazzace.jamf.processing4-patch"
]
},
- "com.github.n8felton.neo4j-ce.download": {
- "name": "Neo4j-CE",
- "description": "Download recipe for Neo4j Community Edition.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Neo4j/Neo4j-CE.download.recipe",
- "shortname": "Neo4j-CE.download",
+ "com.github.jazzace.download.processing4": {
+ "name": "Processing",
+ "description": "Downloads the current release version of Processing 4.\nProcessing 4 offers an Intel and a Universal (which it calls Apple Silicon) app.\nIf you want the Intel-only app, change ARCHITECTURE to x64.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Processing Foundation/Processing4.download.recipe",
+ "shortname": "Processing4.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.neo4j-ce.munki"
+ "com.github.jazzace.pkg.processing4"
]
},
- "com.github.n8felton.neo4j-ce.munki": {
- "name": "Neo4j-CE",
- "description": "Downloads the latest version of Neo4j Community Edition and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Neo4j/Neo4j-CE.munki.recipe",
- "parent": "com.github.n8felton.neo4j-ce.download",
- "shortname": "Neo4j-CE.munki",
- "inferred_type": "munki",
- "munki_display_name": "Neo4j Community Edition",
- "munki_description": "As a native graph database, Neo4j is specifically optimized to store and traverse these graphs of connected data. By intuitively mapping data points and the connections between them, Neo4j powers intelligent, real-time applications that tackle today's toughest enterprise challenges.
\nDefault login is username 'neo4j' and password 'neo4j' (Neo4j Operations Manual)"
+ "com.github.jazzace.pkg.processing4": {
+ "name": null,
+ "description": "Downloads the latest version of Processing 4 and creates a package installer.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Processing Foundation/Processing4.pkg.recipe",
+ "parent": "com.github.jazzace.download.processing4",
+ "shortname": "Processing4.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.jamf.processing4-latest"
+ ]
},
- "com.github.n8felton.download.CiscoAMP": {
- "name": "Cisco AMP",
- "description": "Downloads the latest version of Cisco AMP for Endpoints.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector",
- "repo": "autopkg/n8felton-recipes",
- "path": "CiscoAMP/CiscoAMP.download.recipe",
- "shortname": "CiscoAMP.download",
- "inferred_type": "download",
+ "com.github.jazzace.pkg.processing": {
+ "name": null,
+ "description": "Download Processing 3 and create a package.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Processing Foundation/Processing.pkg.recipe",
+ "parent": "com.github.timsutton.download.processing",
+ "shortname": "Processing.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.n8felton.munki.CiscoAMP"
+ "com.github.jazzace.ds.Processing",
+ "com.github.novaksam.jamf.Processing",
+ "com.github.novaksam.jss.Processing"
]
},
- "com.github.n8felton.munki.CiscoAMP": {
- "name": "Cisco AMP",
- "description": "Downloads the latest version of Cisco AMP for Endpoints and imports it into Munki.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector",
- "repo": "autopkg/n8felton-recipes",
- "path": "CiscoAMP/CiscoAMP.munki.recipe",
- "parent": "com.github.n8felton.download.CiscoAMP",
- "shortname": "CiscoAMP.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cisco AMP for Endpoints",
- "munki_description": "Cisco AMP for Endpoints provides complete protection against the most advanced attacks. Not only will AMP prevent breaches and block malware at the point of entry, but it will also rapidly detect, contain, and remediate advanced threats if they evade front-line defenses and get inside."
+ "com.github.jazzace.ds.appleLoops": {
+ "name": null,
+ "description": "Downloads the latest packaged release of appleloops and then copies the package to \na local path of your choosing.\nThis recipe requires the novaksam-recipes repo.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Apple Loops/AppleLoops.ds.recipe",
+ "parent": "com.github.novaksam.pkg.appleLoops",
+ "shortname": "AppleLoops.ds",
+ "inferred_type": "ds"
},
- "com.github.n8felton.cellprofiler.munki": {
- "name": "CellProfiler",
- "description": "Downloads the latest version of CellProfiler and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "CellProfiler/CellProfiler.munki.recipe",
- "parent": "com.github.n8felton.cellprofiler.download",
- "shortname": "CellProfiler.munki",
- "inferred_type": "munki",
- "munki_display_name": "CellProfiler",
- "munki_description": "CellProfiler is free, open-source software for quantitative analysis of biological images."
+ "com.github.jazzace.jamf.IINA-latest": {
+ "name": null,
+ "description": "This recipe downloads IINA, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes and hjuutilainen-recipes repos are required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "IINA/IINA-latest.jamf.recipe",
+ "parent": "io.github.hjuutilainen.pkg.IINA",
+ "shortname": "IINA-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.n8felton.cellprofiler.download": {
- "name": "CellProfiler",
- "description": "Download recipe for CellProfiler.",
- "repo": "autopkg/n8felton-recipes",
- "path": "CellProfiler/CellProfiler.download.recipe",
- "shortname": "CellProfiler.download",
- "inferred_type": "download",
+ "com.github.jazzace.ds.IINA": {
+ "name": null,
+ "description": "Downloads latest version of IINA, packages it, and then copies the package to \na local path of your choosing.\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "IINA/IINA.ds.recipe",
+ "parent": "io.github.hjuutilainen.pkg.IINA",
+ "shortname": "IINA.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.pkg.Finale26nogarritan": {
+ "name": "Finale",
+ "description": "Creates an installer pkg for Finale v.26 or later that installs properly using a management system\nand does not deploy Garritan Sounds.\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/FinaleNoGarritan.pkg.recipe",
+ "parent": "com.github.jazzace.download.Finale26",
+ "shortname": "FinaleNoGarritan.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.n8felton.cellprofiler.munki"
+ "com.github.jazzace.jamf.Finale-latest"
]
},
- "com.github.n8felton.munki.Weka": {
- "name": "Weka",
- "description": "Downloads the latest version of Weka and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Weka/Weka.munki.recipe",
- "parent": "com.github.n8felton.download.Weka",
- "shortname": "Weka.munki",
- "inferred_type": "munki",
- "munki_display_name": "Weka",
- "munki_description": "Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code."
+ "com.github.jazzace.jamf.Finale-latest": {
+ "name": null,
+ "description": "This recipe downloads Finale, packages it for volume deployment, then uploads the pkg to your \nJamf Pro Server/Distribution Point and creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/Finale-latest.jamf.recipe",
+ "parent": "com.github.jazzace.pkg.Finale26nogarritan",
+ "shortname": "Finale-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.n8felton.download.Weka": {
- "name": "Weka",
- "description": "Downloads the latest version of Weka.\n\nDOWNLOAD_VERSION can be set to \"stable\" for the stable version or \"developer\"\nfor the development version.\n\nARCHITECTURE can be set to \"intel\" to download the Intel version or \"arm\" for\nthe ARM64 version.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Weka/Weka.download.recipe",
- "shortname": "Weka.download",
+ "com.github.jazzace.ds.FinaleUpdate": {
+ "name": null,
+ "description": "Downloads the latest update for Finale, extracts the package, and then copies it to a local path of your choosing.\nNote: This recipe is no longer supported. Expect it to be removed at a future date.\n\nInput keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/FinaleUpdate.ds.recipe",
+ "parent": "com.github.jazzace.pkg.FinaleUpdate",
+ "deprecated": true,
+ "shortname": "FinaleUpdate.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.download.Finale26": {
+ "name": "Finale",
+ "description": "Downloads the latest version of the Finale full installer.\nTested with Versions 26 and 27 (specify the major version you want in FINALE_VERS).\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/Finale.download.recipe",
+ "shortname": "Finale.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.Weka",
- "com.github.ahousseini-recipes.pkg.Weka"
+ "com.github.jazzace.pkg.Finale26nogarritan"
]
},
- "com.github.n8felton.download.SentinelOne": {
- "name": "SentinelOne",
- "description": "Downloads the latest version of SentinelOne.",
- "repo": "autopkg/n8felton-recipes",
- "path": "SentinelOne/SentinelOne.download.recipe",
- "shortname": "SentinelOne.download",
- "inferred_type": "download"
- },
- "com.github.n8felton.download.fastqc": {
- "name": "FastQC",
- "description": "Downloads the latest version of FastQC.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Babraham Bioinformatics/FastQC.download.recipe",
- "shortname": "FastQC.download",
+ "com.github.jazzace.download.FinaleUpdate": {
+ "name": "Finale Update",
+ "description": "Downloads the most recent update for Finale as a Zip archive (via Sparkle).",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/FinaleUpdate.download.recipe",
+ "deprecated": true,
+ "shortname": "FinaleUpdate.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.FastQC"
+ "com.github.jazzace.pkg.FinaleUpdate",
+ "com.github.gmarnin.munki.FinaleUpdate"
]
},
- "com.github.n8felton.munki.FastQC": {
- "name": "FastQC",
- "description": "Downloads the latest version of FastQC and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Babraham Bioinformatics/FastQC.munki.recipe",
- "parent": "com.github.n8felton.download.fastqc",
- "shortname": "FastQC.munki",
- "inferred_type": "munki",
- "munki_display_name": "FastQC",
- "munki_description": "A quality control application for high throughput sequence data with FastQ files."
+ "com.github.jazzace.pkg.FinaleUpdate": {
+ "name": null,
+ "description": "Downloads the most recent update for Finale and extracts the installation package.",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/FinaleUpdate.pkg.recipe",
+ "parent": "com.github.jazzace.download.FinaleUpdate",
+ "deprecated": true,
+ "shortname": "FinaleUpdate.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.ds.FinaleUpdate"
+ ]
},
- "com.github.n8felton.download.AmazonCorretto": {
- "name": "AmazonCorretto%MAJOR_VERSION%",
- "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK",
- "repo": "autopkg/n8felton-recipes",
- "path": "Amazon/AmazonCorretto.download.recipe",
- "shortname": "AmazonCorretto.download",
- "inferred_type": "download",
+ "com.github.jazzace.pkg.finalenogarritan": {
+ "name": "Finale",
+ "description": "Creates an installer pkg for Finale (v.25 and later) that installs properly using a management system.\nThis recipe uses the PackageRequired option and assumes you are specifying the Disk Image that contains \nthe Finale Installer(s). For example:\n\nautopkg run Finale_NoGarritan.pkg --pkg /path/to/Finale26.2.dmg\n\nThe file silentInstallerChoices.plist must be in the same directory as the recipe you are running\n(usually AutoPkg's RecipeOverrides directory). You can obtain a copy of the file from the same\ndirectory as this repo or linked on MakeMusic's Help Center article:\n\nhttps://makemusic.zendesk.com/hc/en-us/articles/115007423647-Commands-to-silently-install-Finale-unattended-installer-#installMac\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "MakeMusic/FinaleNoGarritanFromDMG.pkg.recipe",
+ "shortname": "FinaleNoGarritanFromDMG.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.jazzace.ds.firefox-en_US": {
+ "name": null,
+ "description": "Downloads Firefox, packages it, and copies the package to a local path of your choosing.\nInput keys [Firefox pkg documentation taken from parent recipe]:\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-24.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/Firefox.ds.recipe",
+ "parent": "com.github.autopkg.pkg.Firefox_EN",
+ "shortname": "Firefox.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.ds.FirefoxPolicies": {
+ "name": null,
+ "description": "Downloads latest version of Firefox, adds policies to the app bundle (policies.json), packages it, \nand then copies the package to a local path of your choosing.\n\nThis recipe requires:\n- Firefox 60/60esr or later;\n- A 'distribution' directory in the same directory as the recipe (usually RecipeOverrides) containing your policies.json file;\n- The core Autopkg recipes; and\n- neilmartin83-recipes.\n\nNote that more recent versions of Firefox support configuration profiles, so you should consider that solution first.\nThis recipe is no longer supported for that reason.\n\nInput keys:\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-60.0.pkg\" from \"Firefox_ORG_NAME-60.0.pkg\".\n- PKG_ID (optional) allows you to differentiate your org's \"flavour\" of Firefox from the default. Reverse domain order is common.\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n It defaults to %NAME% (just the app name); use %NAME%_%ORG_NAME% if you like the customized name from the parent recipe\n but don't want the version number.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/FirefoxPolicies.ds.recipe",
+ "parent": "com.github.neilmartin83.pkg.FirefoxPolicies",
+ "deprecated": true,
+ "shortname": "FirefoxPolicies.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.jamf.FirefoxSignedPkg-patch": {
+ "name": null,
+ "description": "This recipe downloads the Firefox pkg installer, uploads the pkg to your Jamf Pro \nServer/Distribution Point, and creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe homebysix-recipes and grahampugh-recipes repos are required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/FirefoxSignedPkg-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest",
+ "shortname": "FirefoxSignedPkg-patch.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.ds.FirefoxSignedPkg": {
+ "name": null,
+ "description": "This recipe downloads the signed installer package that Mozilla made available starting in Firefox 69.0 and 68.1esr \nand then copies the package to a local path of your choosing. \nNote that this recipe breaks with .ds convention because it appends version information to the file name, \nso the DS_NAME input variable is omitted.\nInput key:\n- DS_PKGS_PATH is the destination path for the copy.\n A trailing slash is not required/desired. The path does not need to be on the same volume as the cache.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/FirefoxSignedPkg.ds.recipe",
+ "parent": "com.github.autopkg.download.FirefoxSignedPkg",
+ "shortname": "FirefoxSignedPkg.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.jamf.FirefoxSignedPkg-latest": {
+ "name": null,
+ "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/FirefoxSignedPkg-latest.jamf.recipe",
+ "parent": "com.github.autopkg.download.FirefoxSignedPkg",
+ "shortname": "FirefoxSignedPkg-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
"children": [
- "com.github.n8felton.munki.AmazonCorretto"
+ "com.github.jazzace.jamf.FirefoxSignedPkg-patch",
+ "com.github.jazzace.jamf.FirefoxSignedPkg-flush"
]
},
- "com.github.n8felton.munki.AmazonCorretto": {
- "name": "AmazonCorretto%MAJOR_VERSION%",
- "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK",
+ "com.github.jazzace.ds.FirefoxAutoconfig": {
+ "name": null,
+ "description": "Downloads Firefox disk image, builds a package that includes autoconfig resources \n(typically as generated via the CCK2 tool), and copies the package to a local path of your choosing.\n\nNote: This recipe is no longer supported, as the CCK2 tool is no longer supported.\nFirefox now supports configuration profiles for your customization and management needs.\nExpect this recipe to be removed at a future date.\n\n[Much of the following information comes from the two parent recipes. You need the main AutoPkg\n repo and gregneagle-recipes repo installed to run this recipe.]\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME via override.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported. \n\nLocal input keys:\n- DS_PKGS_PATH is the destination path for the copy. A trailing slash is not required/desired.\n The path does not need to be on the same volume as the cache, as the pkg is being duplicated.\n- DS_NAME is what the final package will be called, regardless of what was generated by the parent recipe.\n Use %NAME% for just the app name.\n\nOther Input keys (available via override):\n- Values for RELEASE correspond to directories here: http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: 'latest', 'latest-31.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n- LOCALE corresponds to directories at http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\nNo idea if all Firefox builds are available in all the same localizations, so you may need to verify that any particular\ncombination is offered.\n- ORG_NAME is inserted into the pkg name to distinguish a vanilla \"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\", \nbut will be overridden by DS_NAME when it gets copied to the local path of your choosing.\n- You might consider setting a unique PKG_ID to differentiate your org's \"flavour\" of Firefox.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/FirefoxAutoconfig.ds.recipe",
+ "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig",
+ "deprecated": true,
+ "shortname": "FirefoxAutoconfig.ds",
+ "inferred_type": "ds"
+ },
+ "com.github.jazzace.jamf.FirefoxSignedPkg-flush": {
+ "name": null,
+ "description": "This recipe downloads the pkg installer for Firefox, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "Mozilla/FirefoxSignedPkg-flush.jamf.recipe",
+ "parent": "com.github.jazzace.jamf.FirefoxSignedPkg-latest",
+ "shortname": "FirefoxSignedPkg-flush.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.jamf._____-latest": {
+ "name": null,
+ "description": "This recipe downloads _____, packages it, then uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates the policy that deploys it.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the (Package) CATEGORY, GROUP_NAME, and POLICY_CATEGORY specified by the Input variables \nmust each exist on the server, otherwise the recipe will fail. Values for SITE and GROUP_NAME are \nrequested in the Input dictionary so that they may be used within the POLICY_TEMPLATE specified.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "JamfTemplates/RecipeTemplates/Template-latest.jamf.recipe",
+ "parent": "com.github.______.pkg._____",
+ "shortname": "Template-latest.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null,
+ "children": [
+ "com.github.jazzace.jamf._____-patch"
+ ]
+ },
+ "com.github.jazzace.jamf._____-flush": {
+ "name": null,
+ "description": "This recipe downloads the pkg installer for _____, then uploads the pkg to your Jamf Pro Server/Distribution Point, \ncreates/updates the policy, and then flushes the Policy Log to initiate deployment.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nSee the parent -latest recipe for details.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "JamfTemplates/RecipeTemplates/Template-flush.jamf.recipe",
+ "parent": "com.github.____.jamf._____-latest",
+ "shortname": "Template-flush.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.jamf._____-pkg-uploadonly": {
+ "name": null,
+ "description": "This recipe downloads _____, packages it, and then uploads the pkg to your Jamf Pro Server/Distribution Point \nusing variables set in the environment.\nThe grahampugh-recipes repo is required. \nNote that the CATEGORY specified must exist on the server, otherwise the recipe will fail.\n(For further details on setting the server/share details, see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors.)\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "JamfTemplates/RecipeTemplates/Template-pkg-uploadonly.jamf.recipe",
+ "parent": "com.github.______.pkg._____",
+ "shortname": "Template-pkg-uploadonly.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.jazzace.jamf._____-patch": {
+ "name": null,
+ "description": "This recipe takes the _____ pkg installer, uploads the pkg to your Jamf Pro Server/Distribution Point \nand creates/updates both the initial installation policy and the Patch policy.\n\nThe server/share details must be set using variables set in the environment or specified in your override\n(see https://github.com/grahampugh/jamf-upload/wiki/JamfUploader-AutoPkg-Processors).\n\nThe grahampugh-recipes repo is required.\n\nNote that the PATCH_SOFTWARE_TITLE specified in the Input variables must exist on the server, \notherwise the recipe will fail.\n",
+ "repo": "autopkg/jazzace-recipes",
+ "path": "JamfTemplates/RecipeTemplates/Template-patch.jamf.recipe",
+ "parent": "com.github.jazzace.jamf._____-latest",
+ "shortname": "Template-patch.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.n8felton.shared": {
+ "name": null,
+ "description": "Shared Processors for n8felton-recipes",
"repo": "autopkg/n8felton-recipes",
- "path": "Amazon/AmazonCorretto.munki.recipe",
- "parent": "com.github.n8felton.download.AmazonCorretto",
- "shortname": "AmazonCorretto.munki",
+ "path": "SharedProcessors/SharedProcessors.recipe"
+ },
+ "com.github.n8felton.munki.AppleJava6": {
+ "name": null,
+ "description": "Downloads the latest Apple provided version of Java 6 for OS X as configured in com.github.n8felton.download.AppleJava6",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "AppleJava/AppleJava6.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleJava6",
+ "shortname": "AppleJava6.munki",
"inferred_type": "munki",
- "munki_display_name": "Amazon Corretto %MAJOR_VERSION%",
- "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)."
+ "munki_display_name": "Java 6 for OS X",
+ "munki_description": "Installs the legacy Java 6 runtime for OS X 10.7 - 10.11."
},
- "com.github.n8felton.download.EpicGamesLauncher": {
- "name": "Epic Games Launcher",
- "description": "Downloads the latest version of Epic Games Launcher.",
+ "com.github.n8felton.download.AppleJava6": {
+ "name": "AppleJava6",
+ "description": "Downloads the latest Apple provided version of Java 6 for OS X.",
"repo": "autopkg/n8felton-recipes",
- "path": "EpicGames/Epic Games Launcher.download.recipe",
- "shortname": "Epic Games Launcher.download",
+ "path": "AppleJava/AppleJava6.download.recipe",
+ "shortname": "AppleJava6.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.install.EpicGamesLauncher",
- "com.github.n8felton.munki.EpicGamesLauncher",
- "com.github.n8felton.pkg.EpicGamesLauncher"
+ "com.github.n8felton.munki.AppleJava6",
+ "com.github.n8felton.install.AppleJava6",
+ "com.github.amsysuk-recipes.pkg.AppleJava6",
+ "com.github.grahampugh.recipes.pkg.AppleJava6"
]
},
+ "com.github.n8felton.install.AppleJava6": {
+ "name": "AppleJava6",
+ "description": "Installs Apple Java 6",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "AppleJava/AppleJava6.install.recipe",
+ "parent": "com.github.n8felton.download.AppleJava6",
+ "shortname": "AppleJava6.install",
+ "inferred_type": "install"
+ },
"com.github.n8felton.install.EpicGamesLauncher": {
"name": "Epic Games Launcher",
"description": "Installs the latest version of Epic Games Launcher.",
@@ -24830,6 +24634,28 @@
"shortname": "Epic Games Launcher.install",
"inferred_type": "install"
},
+ "com.github.n8felton.pkg.EpicGamesLauncher": {
+ "name": "Epic Games Launcher",
+ "description": "Downloads the latest version of Epic Games Launcher and creates a package.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "EpicGames/Epic Games Launcher.pkg.recipe",
+ "parent": "com.github.n8felton.download.EpicGamesLauncher",
+ "shortname": "Epic Games Launcher.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.n8felton.download.EpicGamesLauncher": {
+ "name": "Epic Games Launcher",
+ "description": "Downloads the latest version of Epic Games Launcher.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "EpicGames/Epic Games Launcher.download.recipe",
+ "shortname": "Epic Games Launcher.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.install.EpicGamesLauncher",
+ "com.github.n8felton.pkg.EpicGamesLauncher",
+ "com.github.n8felton.munki.EpicGamesLauncher"
+ ]
+ },
"com.github.n8felton.munki.EpicGamesLauncher": {
"name": "Epic Games Launcher",
"description": "Downloads the latest version of Epic Games Launcher and imports it into Munki.",
@@ -24841,101 +24667,128 @@
"munki_display_name": "Epic Games Launcher",
"munki_description": "The Epic Games Launcher is used to download and launch binary versions of the Unreal Engine 4 (as opposed to the engine source code from GitHub), as well as serve as a location to download additional content and view news and blog posts."
},
- "com.github.n8felton.pkg.EpicGamesLauncher": {
- "name": "Epic Games Launcher",
- "description": "Downloads the latest version of Epic Games Launcher and creates a package.",
+ "com.github.n8felton.munki.dart-sass": {
+ "name": "dart-sass",
+ "description": "Downloads the latest version of dart-sass and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "EpicGames/Epic Games Launcher.pkg.recipe",
- "parent": "com.github.n8felton.download.EpicGamesLauncher",
- "shortname": "Epic Games Launcher.pkg",
- "inferred_type": "pkg"
+ "path": "Sass/dart-sass.munki.recipe",
+ "parent": "com.github.n8felton.pkg.dart-sass",
+ "shortname": "dart-sass.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "dart-sass",
+ "munki_description": "The reference implementation of Sass, written in Dart."
},
- "com.github.n8felton.download.ClustalX": {
- "name": "ClustalX",
- "description": "Downloads the latest version of ClustalX.",
+ "com.github.n8felton.download.dart-sass": {
+ "name": "Sass",
+ "description": "Downloads the latest version of Dart Sass.",
"repo": "autopkg/n8felton-recipes",
- "path": "Clustal/ClustalX.download.recipe",
- "shortname": "ClustalX.download",
+ "path": "Sass/dart-sass.download.recipe",
+ "shortname": "dart-sass.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.ClustalX"
+ "com.github.n8felton.pkg.dart-sass"
]
},
- "com.github.n8felton.pkg.ClustalW": {
- "name": "ClustalW",
- "description": "Packages a the latest version of ClustalW",
+ "com.github.n8felton.pkg.dart-sass": {
+ "name": "Sass",
+ "description": "Packages the latest version of Dart Sass.",
"repo": "autopkg/n8felton-recipes",
- "path": "Clustal/ClustalW.pkg.recipe",
- "parent": "com.github.n8felton.download.ClustalW",
- "shortname": "ClustalW.pkg",
+ "path": "Sass/dart-sass.pkg.recipe",
+ "parent": "com.github.n8felton.download.dart-sass",
+ "shortname": "dart-sass.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.n8felton.munki.ClustalW"
+ "com.github.n8felton.munki.dart-sass"
]
},
- "com.github.n8felton.munki.ClustalX": {
- "name": "ClustalX",
- "description": "Downloads the latest version of ClustalX and imports it into Munki.",
+ "com.github.n8felton.download.IntelXDK": {
+ "name": "IntelXDK",
+ "description": "Downloads the latest version of Intel XDK.",
"repo": "autopkg/n8felton-recipes",
- "path": "Clustal/ClustalX.munki.recipe",
- "parent": "com.github.n8felton.download.ClustalX",
- "shortname": "ClustalX.munki",
- "inferred_type": "munki",
- "munki_display_name": "ClustalX",
- "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins."
+ "path": "IntelXDK/IntelXDK.download.recipe",
+ "shortname": "IntelXDK.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.IntelXDK"
+ ]
},
- "com.github.n8felton.munki.ClustalW": {
- "name": "ClustalW",
- "description": "Downloads the latest version of ClustalW and imports it into Munki.",
+ "com.github.n8felton.munki.IntelXDK": {
+ "name": "IntelXDK",
+ "description": "Downloads the latest version of Intel XDK and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Clustal/ClustalW.munki.recipe",
- "parent": "com.github.n8felton.pkg.ClustalW",
- "shortname": "ClustalW.munki",
+ "path": "IntelXDK/IntelXDK.munki.recipe",
+ "parent": "com.github.n8felton.download.IntelXDK",
+ "shortname": "IntelXDK.munki",
"inferred_type": "munki",
- "munki_display_name": "ClustalW",
- "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins."
+ "munki_display_name": "IntelXDK",
+ "munki_description": "One solution for IoT applications and mobile app dev."
},
- "com.github.n8felton.download.ClustalW": {
- "name": "ClustalW",
- "description": "Downloads the latest version of ClustalW.",
+ "com.github.n8felton.install.VMwareAirWatchAdminAssistant": {
+ "name": "VMwareAirWatchAdminAssistant",
+ "description": "Installs the latest version of VMware AirWatch Admin Assistant.",
"repo": "autopkg/n8felton-recipes",
- "path": "Clustal/ClustalW.download.recipe",
- "shortname": "ClustalW.download",
+ "path": "VMware/VMwareAirWatchAdminAssistant.install.recipe",
+ "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant",
+ "shortname": "VMwareAirWatchAdminAssistant.install",
+ "inferred_type": "install"
+ },
+ "com.github.n8felton.download.VMwareAirWatchAdminAssistant": {
+ "name": "VMwareAirWatchAdminAssistant",
+ "description": "Downloads the latest version of VMware AirWatch Admin Assistant.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "VMware/VMwareAirWatchAdminAssistant.download.recipe",
+ "shortname": "VMwareAirWatchAdminAssistant.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.ClustalW"
+ "com.github.n8felton.install.VMwareAirWatchAdminAssistant",
+ "com.github.n8felton.munki.VMwareAirWatchAdminAssistant"
]
},
- "com.github.n8felton.munki.MinitabExpressMU": {
- "name": "MinitabExpress",
- "description": "Downloads the latest Minitab Express pkg, then imports into Munki along with a postinstall script to set the license server.",
+ "com.github.n8felton.munki.VMwareAirWatchAdminAssistant": {
+ "name": "VMwareAirWatchAdminAssistant",
+ "description": "Downloads the latest version of VMware AirWatch Admin Assistant and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Minitab/MinitabExpressMU.munki.recipe",
- "parent": "com.github.hansen-m.download.MinitabExpressMU",
- "shortname": "MinitabExpressMU.munki",
+ "path": "VMware/VMwareAirWatchAdminAssistant.munki.recipe",
+ "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant",
+ "shortname": "VMwareAirWatchAdminAssistant.munki",
"inferred_type": "munki",
- "munki_display_name": "Minitab Express",
- "munki_description": "Minitab Express is a lightweight and intuitive statistics package that allows its users to use a range of Minitab tools for introductory statistics. Since Minitab Express emphasizes introductory statistics, it has a more focused range of tools than Minitab."
+ "munki_display_name": "VMware AirWatch Admin Assistant",
+ "munki_description": "The VMware Admin Assistant tool uses a Munki command-line utility to give admins an easy way to create the pkginfo metadata files that you must enforce software management."
},
- "com.github.n8felton.munki.Minitab": {
- "name": "Minitab",
- "description": "Imports the latest version of Minitab to Munki.",
+ "com.github.n8felton.munki.DataIntegration": {
+ "name": "DataIntegration",
+ "description": "Downloads the best release of Pentaho Data Integration from SourceForge and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Minitab/Minitab.munki.recipe",
- "parent": "com.github.nstrauss.download.Minitab",
- "shortname": "Minitab.munki",
+ "path": "Pentaho/DataIntegration.munki.recipe",
+ "parent": "com.github.n8felton.pkg.DataIntegration",
+ "shortname": "DataIntegration.munki",
"inferred_type": "munki",
- "munki_display_name": "Minitab",
- "munki_description": "Minitab provides the tools you need to analyze data and find meaningful solutions to your toughest business problems."
+ "munki_display_name": "Data Integration",
+ "munki_description": "Data Integration (or Kettle) delivers powerful Extraction, Transformation, and Loading (ETL) capabilities, using a groundbreaking, metadata-driven approach. With an intuitive, graphical, drag and drop design environment and a proven, scalable, standards-based architecture, Data Integration is increasingly the choice for organizations over traditional, proprietary ETL or data integration tools."
},
- "com.github.n8felton.install.BlueJ": {
- "name": "BlueJ",
- "description": "Installs the latest version of BlueJ.",
+ "com.github.n8felton.pkg.DataIntegration": {
+ "name": "DataIntegration",
+ "description": "Downloads the latest Pentaho Data Integration zip and wraps it into a pkg.",
"repo": "autopkg/n8felton-recipes",
- "path": "BlueJ/BlueJ.install.recipe",
- "parent": "com.github.n8felton.download.BlueJ",
- "shortname": "BlueJ.install",
- "inferred_type": "install"
+ "path": "Pentaho/DataIntegration.pkg.recipe",
+ "parent": "com.github.n8felton.download.DataIntegration",
+ "shortname": "DataIntegration.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.n8felton.munki.DataIntegration",
+ "com.github.peshay.filewave.DataIntegration"
+ ]
+ },
+ "com.github.n8felton.download.DataIntegration": {
+ "name": "DataIntegration",
+ "description": "Downloads the latest version of Pentaho Data Integration.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Pentaho/DataIntegration.download.recipe",
+ "shortname": "DataIntegration.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.pkg.DataIntegration"
+ ]
},
"com.github.n8felton.download.BlueJ": {
"name": "BlueJ",
@@ -24949,6 +24802,15 @@
"com.github.n8felton.munki.BlueJ"
]
},
+ "com.github.n8felton.install.BlueJ": {
+ "name": "BlueJ",
+ "description": "Installs the latest version of BlueJ.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "BlueJ/BlueJ.install.recipe",
+ "parent": "com.github.n8felton.download.BlueJ",
+ "shortname": "BlueJ.install",
+ "inferred_type": "install"
+ },
"com.github.n8felton.munki.BlueJ": {
"name": "BlueJ",
"description": "Downloads the latest version of BlueJ and imports it into Munki.",
@@ -24960,282 +24822,148 @@
"munki_display_name": "BlueJ",
"munki_description": "A free Java Development Environment designed for beginners, used by millions worldwide."
},
- "com.github.n8felton.download.AppleBootcampSupportSoftware": {
- "name": "AppleBootcampSupportSoftware",
- "description": "Downloads the latest version of the Apple provided Boot Camp Support Software.\n\nNOTE: The ARTICLE_NUMBER changes with new releases and will need to be manually updated.",
- "repo": "autopkg/n8felton-recipes",
- "path": "AppleBootCampSupportSoftware/AppleBootcampSupportSoftware.download.recipe",
- "shortname": "AppleBootcampSupportSoftware.download",
- "inferred_type": "download"
- },
- "com.github.n8felton.munki.EpsonProDrivers": {
- "name": "EpsonProDrivers",
- "description": "Downloads the latest version of the Epson Pro driver from Epson's site and imports into Munki.",
+ "com.github.n8felton.munki.HPPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of HP's Printer Drivers directly from HP and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "EpsonPrinterDrivers/EpsonProDrivers.munki.recipe",
- "parent": "com.github.jazzace.download.EpsonProDrivers",
- "shortname": "EpsonProDrivers.munki",
+ "path": "HPPrinterDrivers/HPPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.HPPrinterDrivers",
+ "shortname": "HPPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "Epson Pro Printer Drivers",
- "munki_description": "Provides the latest Epson Pro printer drivers for macOS."
+ "munki_display_name": "HP Printer Drivers",
+ "munki_description": null
},
- "com.github.n8felton.visualparadigmce.download": {
- "name": "VisualParadigmCE",
- "description": "Download recipe for VisualParadigmCE.",
+ "com.github.n8felton.download.HPPrinterDrivers": {
+ "name": "HPPrinterDrivers",
+ "description": "Downloads the latest version of HP's Printer Drivers directly from HP.",
"repo": "autopkg/n8felton-recipes",
- "path": "VisualParadigm/VisualParadigmCE.download.recipe",
- "shortname": "VisualParadigmCE.download",
+ "path": "HPPrinterDrivers/HPPrinterDrivers.download.recipe",
+ "shortname": "HPPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.visualparadigmce.munki",
- "com.github.moofit-recipes.pkg.VisualParadigmCE"
+ "com.github.n8felton.munki.HPPrinterDrivers",
+ "com.github.primalcurve.pkg.HPPrinterDrivers"
]
},
- "com.github.n8felton.visualparadigmce.munki": {
- "name": "VisualParadigmCE",
- "description": "Downloads the latest version of Visual Paradigm CE and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "VisualParadigm/VisualParadigmCE.munki.recipe",
- "parent": "com.github.n8felton.visualparadigmce.download",
- "shortname": "VisualParadigmCE.munki",
- "inferred_type": "munki",
- "munki_display_name": "Visual Paradigm CE",
- "munki_description": "Visual Paradigm for UML (VP-UML) is a UML Case Tool supporting UML, SysML and Business Process Modeling Notation (BPMN) from the Object Management Group (OMG). In addition to modeling support, it provides report generation and code engineering capabilities including code generation. It can reverse engineer diagrams from code, and provide round-trip engineering for various programming languages."
- },
- "com.github.n8felton.download.GraphViz": {
- "name": "GraphViz",
- "description": "Downloads the latest version of GraphViz.",
+ "com.github.n8felton.pkg.AstroImageJ": {
+ "name": "AstroImageJ",
+ "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg.",
"repo": "autopkg/n8felton-recipes",
- "path": "GraphViz/GraphViz.download.recipe",
- "shortname": "GraphViz.download",
- "inferred_type": "download",
+ "path": "AstroImageJ/AstroImageJ.pkg.recipe",
+ "parent": "com.github.hansen-m.download.AstroImageJ",
+ "shortname": "AstroImageJ.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.n8felton.munki.GraphViz"
+ "com.github.n8felton.munki.AstroImageJ"
]
},
- "com.github.n8felton.munki.GraphViz": {
- "name": "GraphViz",
- "description": "Downloads the latest version of GraphViz and imports it into Munki.",
+ "com.github.n8felton.munki.AstroImageJ": {
+ "name": null,
+ "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg, then imports into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "GraphViz/GraphViz.munki.recipe",
- "parent": "com.github.n8felton.download.GraphViz",
- "shortname": "GraphViz.munki",
+ "path": "AstroImageJ/AstroImageJ.munki.recipe",
+ "parent": "com.github.n8felton.pkg.AstroImageJ",
+ "shortname": "AstroImageJ.munki",
"inferred_type": "munki",
- "munki_display_name": "GraphViz",
- "munki_description": "GraphViz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs specified in DOT language scripts. It also provides libraries for software applications to use the tools. GraphViz is free software licensed under the Eclipse Public License."
+ "munki_display_name": "AstroImageJ",
+ "munki_description": "AstroImageJ is ImageJ with astronomy plugins and macros installed. It includes tools based on the Gottingen ImageJ astronomical resources with additions found to be useful."
},
- "com.github.n8felton.munki.FirestormViewer": {
- "name": "FirestormViewer",
- "description": "Downloads the latest release of Firestorm Viewer and imports it into Munki.",
+ "com.github.n8felton.munki.spades": {
+ "name": "SPAdes",
+ "description": "Downloads the latest version of SPAdes, packages it, and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "FirestormViewer/FirestormViewer.munki.recipe",
- "parent": "com.github.hansen-m.download.FirestormOSRelease",
- "shortname": "FirestormViewer.munki",
+ "path": "SPAdes/SPAdes.munki.recipe",
+ "parent": "com.github.n8felton.pkg.spades",
+ "shortname": "SPAdes.munki",
"inferred_type": "munki",
- "munki_display_name": "Firestorm Viewer",
- "munki_description": "The Phoenix Firestorm Project is currently active in developing the Firestorm Viewer, the successor to the now discontinued Phoenix Viewer. Firestorm Viewer is based on the Linden Lab V3 LGPL code base and has an enormous number of features, options and interface customization choices, including a look similar to its predecessor Phoenix Viewer. Firestorm is developed for Windows, Linux and Mac OS X operating systems."
+ "munki_display_name": "SPAdes",
+ "munki_description": "SPAdes \u0432\u0402\u201c St. Petersburg genome assembler \u0432\u0402\u201c is an assembly toolkit containing various assembly pipelines."
},
- "com.github.n8felton.munki.FinalDraft12": {
- "name": "FinalDraft12",
- "description": "Downloads the latest version of Final Draft 12 and imports it into Munki.",
+ "com.github.n8felton.pkg.spades": {
+ "name": "SPAdes",
+ "description": "Downloads and packages the latest version of SPAdes.",
"repo": "autopkg/n8felton-recipes",
- "path": "FinalDraft/FinalDraft12.munki.recipe",
- "parent": "com.github.n8felton.download.FinalDraft12",
- "shortname": "FinalDraft12.munki",
- "inferred_type": "munki",
- "munki_display_name": "Final Draft 12",
- "munki_description": "The Industry Standard Screenwriting Software. With Final Draft 12, you can brainstorm, visualize, outline, report, tag, collaborate and customize your writing environment like never before."
+ "path": "SPAdes/SPAdes.pkg.recipe",
+ "parent": "com.github.n8felton.download.spades",
+ "shortname": "SPAdes.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.n8felton.munki.spades"
+ ]
},
- "com.github.n8felton.download.FinalDraft12": {
- "name": "FinalDraft12",
- "description": "Downloads the latest version of Final Draft 12.",
+ "com.github.n8felton.download.spades": {
+ "name": "SPAdes",
+ "description": "Downloads the latest release of SPAdes from GitHub.",
"repo": "autopkg/n8felton-recipes",
- "path": "FinalDraft/FinalDraft12.download.recipe",
- "shortname": "FinalDraft12.download",
+ "path": "SPAdes/SPAdes.download.recipe",
+ "shortname": "SPAdes.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.FinalDraft12",
- "com.github.homebysix.pkg.FinalDraft12"
+ "com.github.n8felton.pkg.spades"
]
},
- "com.github.n8felton.yubico-authenticator.munki": {
- "name": "yubico-authenticator",
- "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.",
+ "com.github.moofit-recipes.install.Timeular": {
+ "name": "Timeular",
+ "description": "Installs the latest version of Timeular.",
"repo": "autopkg/n8felton-recipes",
- "path": "Yubico/yubico-authenticator.munki.recipe",
- "parent": "com.github.n8felton.yubico-authenticator.download",
- "shortname": "yubico-authenticator.munki",
- "inferred_type": "munki",
- "munki_display_name": "Yubico Authenticator for Desktop",
- "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\nFeatures
\n\n- Keep your OATH secrets safe by storing them on a YubiKey and generate the codes with this application.
\n- Add a credential by scanning a QR code on the screen.
\n- Supports 6 or 8 digit codes.
\n- Require touch on YubiKey to generate code.
\n- Protect your credentials with a device password.
\n
\nSupported devices
\nUsage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.
"
- },
- "com.github.n8felton.munki.yubioath-desktop": {
- "name": "yubioath-desktop",
- "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Yubico/yubioath-desktop.munki.recipe",
- "parent": "com.github.n8felton.download.yubioath-desktop",
- "deprecated": true,
- "shortname": "yubioath-desktop.munki",
- "inferred_type": "munki",
- "munki_display_name": "Yubico Authenticator for Desktop",
- "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\nFeatures
\n\n- Keep your OATH secrets safe by storing them on a YubiKey and generate the codes with this application.
\n- Add a credential by scanning a QR code on the screen.
\n- Supports 6 or 8 digit codes.
\n- Require touch on YubiKey to generate code.
\n- Protect your credentials with a device password.
\n
\nSupported devices
\nUsage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.
"
- },
- "com.github.n8felton.yubico-authenticator.download": {
- "name": "yubico-authenticator",
- "description": "Downloads the current release of Yubico Authenticator for Desktop available on Github.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Yubico/yubico-authenticator.download.recipe",
- "shortname": "yubico-authenticator.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.yubico-authenticator.munki",
- "com.github.wegotoeleven-recipes.pkg.YubicoAuthenticator"
- ]
- },
- "com.github.n8felton.download.yubioath-desktop": {
- "name": "yubioath-desktop",
- "description": "Downloads the current release of Yubico Authenticator for Desktop from Github.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Yubico/yubioath-desktop.download.recipe",
- "deprecated": true,
- "shortname": "yubioath-desktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.yubioath-desktop",
- "com.github.almenscorner.intune.yubioath-desktop"
- ]
- },
- "com.github.n8felton.download.ATTODiskBenchmark": {
- "name": "ATTO Disk Benchmark",
- "description": "Downloads the latest version of ATTO Disk Benchmark.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ATTO/ATTODiskBenchmark.download.recipe",
- "shortname": "ATTODiskBenchmark.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.ATTODiskBenchmark",
- "com.github.n8felton.pkg.ATTODiskBenchmark"
- ]
+ "path": "Timeular/Timeular.install.recipe",
+ "parent": "com.github.moofit-recipes.download.Timeular",
+ "shortname": "Timeular.install",
+ "inferred_type": "install"
},
- "com.github.n8felton.munki.ATTODiskBenchmark": {
- "name": "ATTO Disk Benchmark",
- "description": "Downloads the latest version of ATTO Disk Benchmark and imports it into Munki.",
+ "com.github.moofit-recipes.munki.Timeular": {
+ "name": "Timeular",
+ "description": "Downloads the latest version of Timeular and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ATTO/ATTODiskBenchmark.munki.recipe",
- "parent": "com.github.n8felton.download.ATTODiskBenchmark",
- "shortname": "ATTODiskBenchmark.munki",
+ "path": "Timeular/Timeular.munki.recipe",
+ "parent": "com.github.moofit-recipes.download.Timeular",
+ "shortname": "Timeular.munki",
"inferred_type": "munki",
- "munki_display_name": "ATTO Disk Benchmark",
- "munki_description": "Easily measure storage system performance with ATTO Disk Benchmark for macOS. Disk Benchmark monitors performance in hard drives, solid-state drives, RAID arrays, as well as connections to storage, allowing you to tune your storage system for optimal performance."
+ "munki_display_name": "Timeular",
+ "munki_description": "Discover where your time really goes."
},
- "com.github.n8felton.pkg.ATTODiskBenchmark": {
- "name": "ATTO Disk Benchmark",
- "description": "Downloads the latest version of ATTO Disk Benchmark and creates a package.",
+ "com.github.moofit-recipes.pkg.Timeular": {
+ "name": "Timeular",
+ "description": "Downloads the latest version of Timeular and creates a package.",
"repo": "autopkg/n8felton-recipes",
- "path": "ATTO/ATTODiskBenchmark.pkg.recipe",
- "parent": "com.github.n8felton.download.ATTODiskBenchmark",
- "shortname": "ATTODiskBenchmark.pkg",
+ "path": "Timeular/Timeular.pkg.recipe",
+ "parent": "com.github.moofit-recipes.download.Timeular",
+ "shortname": "Timeular.pkg",
"inferred_type": "pkg"
},
- "com.github.n8felton.download.CodonCodeAligner": {
- "name": "CodonCode Aligner",
- "description": "Downloads the latest version of CodonCode Aligner Desktop.",
- "repo": "autopkg/n8felton-recipes",
- "path": "CodonCode/CodonCodeAligner.download.recipe",
- "shortname": "CodonCodeAligner.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.CodonCodeAligner"
- ]
- },
- "com.github.n8felton.munki.CodonCodeAligner": {
- "name": "CodonCode Aligner",
- "description": "Downloads the latest version of CodonCode Aligner and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "CodonCode/CodonCodeAligner.munki.recipe",
- "parent": "com.github.n8felton.download.CodonCodeAligner",
- "shortname": "CodonCodeAligner.munki",
- "inferred_type": "munki",
- "munki_display_name": "CodonCode Aligner",
- "munki_description": "CodonCode Aligner is a program for sequence assembly, contig editing, and mutation detection, available for Windows and Mac OS X. Aligner is compatible with Phred-Phrap and fully supports sequence quality scores, while offering a familiar, easy-to-learn user interface."
- },
- "com.github.n8felton.munki.MEGA": {
- "name": "MEGA",
- "description": "Downloads the current version of MEGA. Imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "MegaSoftware/MEGA.munki.recipe",
- "parent": "com.github.hansen-m.download.mega",
- "shortname": "MEGA.munki",
- "inferred_type": "munki",
- "munki_display_name": "MEGA",
- "munki_description": "Sophisticated and user-friendly software suite for analyzing DNA and protein sequence data from species and populations."
- },
- "com.github.n8felton.munki.Cn3D": {
- "name": "Cn3D",
- "description": "Downloads the latest version of Cn3D and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Cn3D/Cn3D.munki.recipe",
- "parent": "com.github.n8felton.download.Cn3D",
- "shortname": "Cn3D.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cn3D",
- "munki_description": "Cn3D (\"see in 3D\") is a macromolecular structure viewer that allows you to view 3-dimensional structures from NCBI's Entrez Structure database. Cn3D simultaneously displays structure, sequence, and alignment, and now has powerful annotation and alignment editing features."
- },
- "com.github.n8felton.download.Cn3D": {
- "name": "Cn3D",
- "description": "Downloads the latest version of Cn3D.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Cn3D/Cn3D.download.recipe",
- "shortname": "Cn3D.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.Cn3D"
- ]
- },
- "com.github.n8felton.download.spades": {
- "name": "SPAdes",
- "description": "Downloads the latest release of SPAdes from GitHub.",
+ "com.github.moofit-recipes.download.Timeular": {
+ "name": "Timeular",
+ "description": "Downloads the latest version of Timeular.",
"repo": "autopkg/n8felton-recipes",
- "path": "SPAdes/SPAdes.download.recipe",
- "shortname": "SPAdes.download",
+ "path": "Timeular/Timeular.download.recipe",
+ "shortname": "Timeular.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.spades"
- ]
- },
- "com.github.n8felton.pkg.spades": {
- "name": "SPAdes",
- "description": "Downloads and packages the latest version of SPAdes.",
- "repo": "autopkg/n8felton-recipes",
- "path": "SPAdes/SPAdes.pkg.recipe",
- "parent": "com.github.n8felton.download.spades",
- "shortname": "SPAdes.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.n8felton.munki.spades"
+ "com.github.moofit-recipes.install.Timeular",
+ "com.github.moofit-recipes.munki.Timeular",
+ "com.github.moofit-recipes.pkg.Timeular"
]
},
- "com.github.n8felton.munki.spades": {
- "name": "SPAdes",
- "description": "Downloads the latest version of SPAdes, packages it, and imports it into Munki.",
+ "com.github.n8felton.munki.FastQC": {
+ "name": "FastQC",
+ "description": "Downloads the latest version of FastQC and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "SPAdes/SPAdes.munki.recipe",
- "parent": "com.github.n8felton.pkg.spades",
- "shortname": "SPAdes.munki",
+ "path": "Babraham Bioinformatics/FastQC.munki.recipe",
+ "parent": "com.github.n8felton.download.fastqc",
+ "shortname": "FastQC.munki",
"inferred_type": "munki",
- "munki_display_name": "SPAdes",
- "munki_description": "SPAdes \u0432\u0402\u201c St. Petersburg genome assembler \u0432\u0402\u201c is an assembly toolkit containing various assembly pipelines."
+ "munki_display_name": "FastQC",
+ "munki_description": "A quality control application for high throughput sequence data with FastQ files."
},
- "com.github.n8felton.download.jamovi": {
- "name": "jamovi",
- "description": "Downloads the latest version of jamovi.",
+ "com.github.n8felton.download.fastqc": {
+ "name": "FastQC",
+ "description": "Downloads the latest version of FastQC.",
"repo": "autopkg/n8felton-recipes",
- "path": "jamovi/jamovi.download.recipe",
- "shortname": "jamovi.download",
+ "path": "Babraham Bioinformatics/FastQC.download.recipe",
+ "shortname": "FastQC.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.jamovi"
+ "com.github.n8felton.munki.FastQC"
]
},
"com.github.n8felton.munki.jamovi": {
@@ -25249,295 +24977,220 @@
"munki_display_name": "jamovi",
"munki_description": "Free and open statistical software to bridge the gap between researcher and statistician."
},
- "com.github.n8felton.download.OpenRefine": {
- "name": "OpenRefine",
- "description": "Downloads the current release of OpenRefine from Github.\n\t\nBy default, only \"stable\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as \"pre-releases.\"",
+ "com.github.n8felton.download.jamovi": {
+ "name": "jamovi",
+ "description": "Downloads the latest version of jamovi.",
"repo": "autopkg/n8felton-recipes",
- "path": "OpenRefine/OpenRefine.download.recipe",
- "shortname": "OpenRefine.download",
+ "path": "jamovi/jamovi.download.recipe",
+ "shortname": "jamovi.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.OpenRefine"
+ "com.github.n8felton.munki.jamovi"
]
},
- "com.github.n8felton.munki.OpenRefine": {
- "name": "OpenRefine",
- "description": "Downloads the latest version of OpenRefine and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "OpenRefine/OpenRefine.munki.recipe",
- "parent": "com.github.n8felton.download.OpenRefine",
- "shortname": "OpenRefine.munki",
- "inferred_type": "munki",
- "munki_display_name": "OpenRefine",
- "munki_description": "OpenRefine (formerly Google Refine) is a powerful tool for working with messy data: cleaning it; transforming it from one format into another; and extending it with web services and external data."
- },
- "com.github.n8felton.pkg.MetaSparkStudio": {
- "name": "MetaSparkStudio",
- "description": "Downloads the latest version of Meta Spark Studio and creates a package. Formally known as Spark AR Studio.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Meta/Meta Spark Studio.pkg.recipe",
- "parent": "com.github.n8felton.download.MetaSparkStudio",
- "shortname": "Meta Spark Studio.pkg",
- "inferred_type": "pkg"
- },
- "com.github.n8felton.download.MetaSparkStudio": {
- "name": "MetaSparkStudio",
- "description": "Downloads the latest version of Meta Spark Studio. Formally known as Spark AR Studio.",
+ "com.github.n8felton.download.AppleSamsungPrinterDrivers": {
+ "name": "AppleSamsungPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Samsung Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "Meta/Meta Spark Studio.download.recipe",
- "shortname": "Meta Spark Studio.download",
+ "path": "ApplePrinterDrivers/AppleSamsungPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleSamsungPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.MetaSparkStudio",
- "com.github.n8felton.munki.MetaSparkStudio"
+ "com.github.n8felton.munki.AppleSamsungPrinterDrivers",
+ "com.github.novaksam.pkg.AppleSamsungPrinterDrivers"
]
},
- "com.github.n8felton.munki.MetaSparkStudio": {
- "name": "MetaSparkStudio",
- "description": "Downloads the latest version of Meta Spark Studio and imports it into Munki. Formally known as Spark AR Studio.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Meta/Meta Spark Studio.munki.recipe",
- "parent": "com.github.n8felton.download.MetaSparkStudio",
- "shortname": "Meta Spark Studio.munki",
- "inferred_type": "munki",
- "munki_display_name": "Meta Spark Studio",
- "munki_description": "Meta Spark Studio gives you the tools you need \u2014 from templates to asset libraries to customizations \u2014 to turn your imagination into reality."
- },
- "com.github.n8felton.munki.Bruno": {
- "name": "Bruno",
- "description": "Downloads the latest version of Bruno and imports it into Munki.\n\nARCH_TYPE=(\"arm64\", \"x64\")\nSUPPORTED_ARCH=(\"arm64\", \"x86_64\")",
+ "com.github.n8felton.munki.AppleInfotecPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Bruno/Bruno.munki.recipe",
- "parent": "com.github.n8felton.download.Bruno",
- "shortname": "Bruno.munki",
+ "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleInfotecPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleInfotecPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "Bruno",
- "munki_description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)"
+ "munki_display_name": "Infotec Printer Drivers",
+ "munki_description": "Provides the latest Infotec printing and scanning software for OS X."
},
- "com.github.n8felton.download.Bruno": {
- "name": "Bruno",
- "description": "Downloads the latest version of Bruno.\n\nARCH_TYPE=(\"arm64\", \"x64\")",
+ "com.github.n8felton.download.AppleXeroxPrinterDrivers": {
+ "name": "AppleXeroxPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "Bruno/Bruno.download.recipe",
- "shortname": "Bruno.download",
+ "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleXeroxPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.Bruno"
+ "com.github.jazzace.ds.AppleXeroxPrinterDrivers",
+ "com.github.jazzace.pkg.AppleXeroxPrinterDrivers",
+ "com.github.n8felton.munki.AppleXeroxPrinterDrivers",
+ "com.github.novaksam.pkg.AppleXeroxPrinterDrivers"
]
},
- "com.github.n8felton.munki.Aladin": {
- "name": "Aladin",
- "description": "Downloads the latest version of Aladin Desktop and imports it into Munki.",
+ "com.github.n8felton.munki.AppleGestetnerPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Aladin/Aladin.munki.recipe",
- "parent": "com.github.n8felton.download.Aladin",
- "shortname": "Aladin.munki",
+ "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleGestetnerPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleGestetnerPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "Aladin",
- "munki_description": "Aladin Desktop is the main application of the Aladin Sky Atlas suite."
- },
- "com.github.n8felton.download.Aladin": {
- "name": "Aladin",
- "description": "Downloads the latest version of Aladin Desktop.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Aladin/Aladin.download.recipe",
- "shortname": "Aladin.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.Aladin"
- ]
+ "munki_display_name": "Gestetner Printer Drivers",
+ "munki_description": "Provides the latest Gestetner printing and scanning software for OS X."
},
- "com.github.n8felton.download.dart-sass": {
- "name": "Sass",
- "description": "Downloads the latest version of Dart Sass.",
+ "com.github.n8felton.download.AppleGestetnerPrinterDrivers": {
+ "name": "AppleGestetnerPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "Sass/dart-sass.download.recipe",
- "shortname": "dart-sass.download",
+ "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleGestetnerPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.dart-sass"
+ "com.github.n8felton.munki.AppleGestetnerPrinterDrivers",
+ "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers"
]
},
- "com.github.n8felton.munki.dart-sass": {
- "name": "dart-sass",
- "description": "Downloads the latest version of dart-sass and imports it into Munki.",
+ "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Sass/dart-sass.munki.recipe",
- "parent": "com.github.n8felton.pkg.dart-sass",
- "shortname": "dart-sass.munki",
+ "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleCanonLaserPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleCanonLaserPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "dart-sass",
- "munki_description": "The reference implementation of Sass, written in Dart."
+ "munki_display_name": "Canon Laser Printer Drivers",
+ "munki_description": "Provides the latest Canon Laser printing and scanning software for OS X."
},
- "com.github.n8felton.pkg.dart-sass": {
- "name": "Sass",
- "description": "Packages the latest version of Dart Sass.",
+ "com.github.n8felton.download.AppleCanonLaserPrinterDrivers": {
+ "name": "AppleCanonLaserPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "Sass/dart-sass.pkg.recipe",
- "parent": "com.github.n8felton.download.dart-sass",
- "shortname": "dart-sass.pkg",
- "inferred_type": "pkg",
+ "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleCanonLaserPrinterDrivers.download",
+ "inferred_type": "download",
"children": [
- "com.github.n8felton.munki.dart-sass"
+ "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers",
+ "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers"
]
},
- "com.github.n8felton.paraview.download": {
- "name": "ParaView",
- "description": "Download recipe for ParaView.",
+ "com.github.n8felton.download.AppleLanierPrinterDrivers": {
+ "name": "AppleLanierPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Lanier Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ParaView/ParaView.download.recipe",
- "shortname": "ParaView.download",
+ "path": "ApplePrinterDrivers/AppleLanierPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleLanierPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.paraview.munki"
+ "com.github.n8felton.munki.AppleLanierPrinterDrivers",
+ "com.github.novaksam.pkg.AppleLanierPrinterDrivers"
]
},
- "com.github.n8felton.paraview.munki": {
- "name": "ParaView",
- "description": "Downloads the latest version of ParaView and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ParaView/ParaView.munki.recipe",
- "parent": "com.github.n8felton.paraview.download",
- "shortname": "ParaView.munki",
- "inferred_type": "munki",
- "munki_display_name": "ParaView",
- "munki_description": "ParaView is an open-source, multi-platform data analysis and visualization application. ParaView allows users to quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView\u2019s batch processing capabilities."
- },
- "com.github.n8felton.munki.MAMP": {
- "name": "MAMP",
- "description": "Downloads the latest version of MAMP and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.\n\nSUPPORTED_ARCH can be left empty, \"x86_64\" or \"arm64\".",
- "repo": "autopkg/n8felton-recipes",
- "path": "MAMP/MAMP.munki.recipe",
- "parent": "com.github.n8felton.download.MAMP",
- "shortname": "MAMP.munki",
- "inferred_type": "munki",
- "munki_display_name": "MAMP",
- "munki_description": "MAMP installs a local server environment with Apache, PHP and MySQL"
- },
- "com.github.n8felton.download.MAMP": {
- "name": "MAMP",
- "description": "Downloads the latest version of MAMP.\n\nARCH_TYPE is \"Intel-x86\" or \"Apple-chip\"",
+ "com.github.n8felton.download.AppleInfoPrintPrinterDrivers": {
+ "name": "AppleInfoPrintPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "MAMP/MAMP.download.recipe",
- "shortname": "MAMP.download",
+ "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleInfoPrintPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.MAMP",
- "com.github.peshay.filewave.MAMP",
- "com.github.moofit-recipes.pkg.MAMP"
+ "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers",
+ "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers"
]
},
- "com.github.n8felton.download.IntelXDK": {
- "name": "IntelXDK",
- "description": "Downloads the latest version of Intel XDK.",
+ "com.github.n8felton.download.AppleBrotherPrinterDrivers": {
+ "name": "AppleBrotherPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Brother Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "IntelXDK/IntelXDK.download.recipe",
- "shortname": "IntelXDK.download",
+ "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleBrotherPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.IntelXDK"
+ "com.github.n8felton.munki.AppleBrotherPrinterDrivers",
+ "com.github.novaksam.pkg.AppleBrotherPrinterDrivers"
]
},
- "com.github.n8felton.munki.IntelXDK": {
- "name": "IntelXDK",
- "description": "Downloads the latest version of Intel XDK and imports it into Munki.",
+ "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "IntelXDK/IntelXDK.munki.recipe",
- "parent": "com.github.n8felton.download.IntelXDK",
- "shortname": "IntelXDK.munki",
+ "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleInfoPrintPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleInfoPrintPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "IntelXDK",
- "munki_description": "One solution for IoT applications and mobile app dev."
- },
- "com.github.n8felton.install.MicrosoftRemoteDesktopBeta": {
- "name": "Microsoft Remote Desktop Beta",
- "description": "Installs the latest version of Microsoft Remote Desktop Beta.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Microsoft/Microsoft Remote Desktop Beta.install.recipe",
- "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta",
- "shortname": "Microsoft Remote Desktop Beta.install",
- "inferred_type": "install"
+ "munki_display_name": "InfoPrint Printer Drivers",
+ "munki_description": "Provides the latest InfoPrint printing and scanning software for OS X."
},
- "com.github.n8felton.download.MicrosoftRemoteDesktopBeta": {
- "name": "Microsoft Remote Desktop Beta",
- "description": "Downloads the latest version of Microsoft Remote Desktop Beta.",
+ "com.github.n8felton.download.AppleHPPrinterDrivers": {
+ "name": "AppleHPPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided HP Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "Microsoft/Microsoft Remote Desktop Beta.download.recipe",
- "shortname": "Microsoft Remote Desktop Beta.download",
+ "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleHPPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.install.MicrosoftRemoteDesktopBeta",
- "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta",
- "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta"
+ "com.github.n8felton.munki.AppleHPPrinterDrivers",
+ "com.github.novaksam.pkg.AppleHPPrinterDrivers",
+ "com.github.grahampugh.pkg.AppleHPPrinterDrivers"
]
},
- "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta": {
- "name": "Microsoft Remote Desktop Beta",
- "description": "Downloads the latest version of Microsoft Remote Desktop Beta and creates a package.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Microsoft/Microsoft Remote Desktop Beta.pkg.recipe",
- "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta",
- "shortname": "Microsoft Remote Desktop Beta.pkg",
- "inferred_type": "pkg"
- },
- "com.github.n8felton.munki.MicrosoftEdge": {
- "name": "MicrosoftEdge",
- "description": "Downloads the latest version of Microsoft Edge for the specified branch.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
+ "com.github.n8felton.munki.AppleXeroxPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Microsoft/MicrosoftEdge.munki.recipe",
- "parent": "com.github.n8felton.download.MicrosoftEdge",
- "shortname": "MicrosoftEdge.munki",
+ "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleXeroxPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Edge",
- "munki_description": "Microsoft's Chromium-based browser"
+ "munki_display_name": "Xerox Printer Drivers",
+ "munki_description": "Provides the latest Xerox printing and scanning software for OS X."
},
- "com.github.n8felton.download.MicrosoftEdge": {
- "name": "MicrosoftEdge",
- "description": "Downloads the latest version of Microsoft Edge for the specified branch.",
+ "com.github.n8felton.download.AppleRicohPrinterDrivers": {
+ "name": "AppleRicohPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Ricoh Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "Microsoft/MicrosoftEdge.download.recipe",
- "shortname": "MicrosoftEdge.download",
+ "path": "ApplePrinterDrivers/AppleRicohPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleRicohPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.MicrosoftEdge"
+ "com.github.n8felton.munki.AppleRicohPrinterDrivers",
+ "com.github.novaksam.pkg.AppleRicohPrinterDrivers"
]
},
- "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta": {
- "name": "Microsoft Remote Desktop Beta",
- "description": "Downloads the latest version of Microsoft Remote Desktop Beta and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Microsoft/Microsoft Remote Desktop Beta.munki.recipe",
- "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta",
- "shortname": "Microsoft Remote Desktop Beta.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Remote Desktop Beta",
- "munki_description": "Connect to Windows machines."
- },
- "com.github.n8felton.download.AppleHPPrinterDrivers": {
- "name": "AppleHPPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided HP Printer Drivers.",
+ "com.github.n8felton.munki.AppleHPPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided HP Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.download.recipe",
+ "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleHPPrinterDrivers",
"deprecated": true,
- "shortname": "AppleHPPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleHPPrinterDrivers",
- "com.github.novaksam.pkg.AppleHPPrinterDrivers",
- "com.github.grahampugh.pkg.AppleHPPrinterDrivers"
- ]
+ "shortname": "AppleHPPrinterDrivers.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "HP Printer Drivers",
+ "munki_description": "Provides the latest HP printing and scanning software for OS X."
},
- "com.github.n8felton.download.AppleCanonInkjetPrinterDrivers": {
- "name": "AppleCanonInkjetPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Canon Inkjet Printer Drivers.",
+ "com.github.n8felton.download.AppleNRGPrinterDrivers": {
+ "name": "AppleNRGPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided NRG Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleCanonInkjetPrinterDrivers.download.recipe",
+ "path": "ApplePrinterDrivers/AppleNRGPrinterDrivers.download.recipe",
"deprecated": true,
- "shortname": "AppleCanonInkjetPrinterDrivers.download",
+ "shortname": "AppleNRGPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers",
- "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers"
+ "com.github.n8felton.munki.AppleNRGPrinterDrivers",
+ "com.github.novaksam.pkg.AppleNRGPrinterDrivers"
]
},
"com.github.n8felton.munki.AppleLanierPrinterDrivers": {
@@ -25552,6 +25205,43 @@
"munki_display_name": "Lanier Printer Drivers",
"munki_description": "Provides the latest Lanier printing and scanning software for OS X."
},
+ "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers and imports them into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleFujiXeroxPrinterDrivers.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FujiXerox Printer Drivers",
+ "munki_description": "Provides the latest FujiXerox printing and scanning software for OS X."
+ },
+ "com.github.n8felton.munki.AppleLexmarkPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers and imports them into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleLexmarkPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleLexmarkPrinterDrivers.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Lexmark Printer Drivers",
+ "munki_description": "Provides the latest Lexmark printing and scanning software for OS X."
+ },
+ "com.github.n8felton.download.AppleLexmarkPrinterDrivers": {
+ "name": "AppleLexmarkPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.download.recipe",
+ "deprecated": true,
+ "shortname": "AppleLexmarkPrinterDrivers.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.AppleLexmarkPrinterDrivers",
+ "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers"
+ ]
+ },
"com.github.n8felton.munki.AppleRicohPrinterDrivers": {
"name": null,
"description": "Downloads the latest version of the Apple provided Ricoh Printer Drivers and imports them into Munki.",
@@ -25564,6 +25254,18 @@
"munki_display_name": "Ricoh Printer Drivers",
"munki_description": "Provides the latest Ricoh printing and scanning software for OS X."
},
+ "com.github.n8felton.munki.AppleSavinPrinterDrivers": {
+ "name": null,
+ "description": "Downloads the latest version of the Apple provided Savin Printer Drivers and imports them into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleSavinPrinterDrivers",
+ "deprecated": true,
+ "shortname": "AppleSavinPrinterDrivers.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Savin Printer Drivers",
+ "munki_description": "Provides the latest Savin printing and scanning software for OS X."
+ },
"com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers": {
"name": null,
"description": "Downloads the latest version of the Apple provided Canon Inkjet Printer Drivers and imports them into Munki.",
@@ -25576,42 +25278,45 @@
"munki_display_name": "Canon Inkjet Printer Drivers",
"munki_description": "Provides the latest Canon Inkjet printing and scanning software for OS X."
},
- "com.github.n8felton.download.AppleSamsungPrinterDrivers": {
- "name": "AppleSamsungPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Samsung Printer Drivers.",
+ "com.github.n8felton.download.AppleSavinPrinterDrivers": {
+ "name": "AppleSavinPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Savin Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleSamsungPrinterDrivers.download.recipe",
+ "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.download.recipe",
"deprecated": true,
- "shortname": "AppleSamsungPrinterDrivers.download",
+ "shortname": "AppleSavinPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleSamsungPrinterDrivers",
- "com.github.novaksam.pkg.AppleSamsungPrinterDrivers"
+ "com.github.n8felton.munki.AppleSavinPrinterDrivers",
+ "com.github.novaksam.pkg.AppleSavinPrinterDrivers"
]
},
- "com.github.n8felton.munki.AppleGestetnerPrinterDrivers": {
+ "com.github.n8felton.munki.AppleEpsonPrinterDrivers": {
"name": null,
- "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers and imports them into Munki.",
+ "description": "Downloads the latest version of the Apple provided Epson Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleGestetnerPrinterDrivers",
+ "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers",
"deprecated": true,
- "shortname": "AppleGestetnerPrinterDrivers.munki",
+ "shortname": "AppleEpsonPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "Gestetner Printer Drivers",
- "munki_description": "Provides the latest Gestetner printing and scanning software for OS X."
+ "munki_display_name": "Epson Printer Drivers",
+ "munki_description": "Provides the latest Epson printing and scanning software for OS X."
},
- "com.github.n8felton.munki.AppleXeroxPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers and imports them into Munki.",
+ "com.github.n8felton.download.AppleEpsonPrinterDrivers": {
+ "name": "AppleEpsonPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Epson Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleXeroxPrinterDrivers",
+ "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.download.recipe",
"deprecated": true,
- "shortname": "AppleXeroxPrinterDrivers.munki",
- "inferred_type": "munki",
- "munki_display_name": "Xerox Printer Drivers",
- "munki_description": "Provides the latest Xerox printing and scanning software for OS X."
+ "shortname": "AppleEpsonPrinterDrivers.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.jazzace.ds.AppleEpsonPrinterDrivers",
+ "com.github.jazzace.pkg.AppleEpsonPrinterDrivers",
+ "com.github.n8felton.munki.AppleEpsonPrinterDrivers",
+ "com.github.novaksam.pkg.AppleEpsonPrinterDrivers"
+ ]
},
"com.github.n8felton.munki.AppleSamsungPrinterDrivers": {
"name": null,
@@ -25625,31 +25330,6 @@
"munki_display_name": "Samsung Printer Drivers",
"munki_description": "Provides the latest Samsung printing and scanning software for OS X."
},
- "com.github.n8felton.download.AppleLanierPrinterDrivers": {
- "name": "AppleLanierPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Lanier Printer Drivers.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleLanierPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleLanierPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleLanierPrinterDrivers",
- "com.github.novaksam.pkg.AppleLanierPrinterDrivers"
- ]
- },
- "com.github.n8felton.munki.AppleInfotecPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers and imports them into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleInfotecPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleInfotecPrinterDrivers.munki",
- "inferred_type": "munki",
- "munki_display_name": "Infotec Printer Drivers",
- "munki_description": "Provides the latest Infotec printing and scanning software for OS X."
- },
"com.github.n8felton.munki.AppleNRGPrinterDrivers": {
"name": null,
"description": "Downloads the latest version of the Apple provided NRG Printer Drivers and imports them into Munki.",
@@ -25662,82 +25342,30 @@
"munki_display_name": "NRG Printer Drivers",
"munki_description": "Provides the latest NRG printing and scanning software for OS X."
},
- "com.github.n8felton.download.AppleBrotherPrinterDrivers": {
- "name": "AppleBrotherPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Brother Printer Drivers.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleBrotherPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleBrotherPrinterDrivers",
- "com.github.novaksam.pkg.AppleBrotherPrinterDrivers"
- ]
- },
- "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers and imports them into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleFujiXeroxPrinterDrivers.munki",
- "inferred_type": "munki",
- "munki_display_name": "FujiXerox Printer Drivers",
- "munki_description": "Provides the latest FujiXerox printing and scanning software for OS X."
- },
- "com.github.n8felton.munki.AppleEpsonPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Epson Printer Drivers and imports them into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleEpsonPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleEpsonPrinterDrivers.munki",
- "inferred_type": "munki",
- "munki_display_name": "Epson Printer Drivers",
- "munki_description": "Provides the latest Epson printing and scanning software for OS X."
- },
- "com.github.n8felton.download.AppleNRGPrinterDrivers": {
- "name": "AppleNRGPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided NRG Printer Drivers.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleNRGPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleNRGPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleNRGPrinterDrivers",
- "com.github.novaksam.pkg.AppleNRGPrinterDrivers"
- ]
- },
- "com.github.n8felton.download.AppleRicohPrinterDrivers": {
- "name": "AppleRicohPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Ricoh Printer Drivers.",
+ "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers": {
+ "name": "AppleFujiXeroxPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleRicohPrinterDrivers.download.recipe",
+ "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.download.recipe",
"deprecated": true,
- "shortname": "AppleRicohPrinterDrivers.download",
+ "shortname": "AppleFujiXeroxPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleRicohPrinterDrivers",
- "com.github.novaksam.pkg.AppleRicohPrinterDrivers"
+ "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers",
+ "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers"
]
},
- "com.github.n8felton.download.AppleXeroxPrinterDrivers": {
- "name": "AppleXeroxPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Xerox Printer Drivers.",
+ "com.github.n8felton.download.AppleInfotecPrinterDrivers": {
+ "name": "AppleInfotecPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleXeroxPrinterDrivers.download.recipe",
+ "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.download.recipe",
"deprecated": true,
- "shortname": "AppleXeroxPrinterDrivers.download",
+ "shortname": "AppleInfotecPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.AppleXeroxPrinterDrivers",
- "com.github.jazzace.ds.AppleXeroxPrinterDrivers",
- "com.github.n8felton.munki.AppleXeroxPrinterDrivers",
- "com.github.novaksam.pkg.AppleXeroxPrinterDrivers"
+ "com.github.n8felton.munki.AppleInfotecPrinterDrivers",
+ "com.github.novaksam.pkg.AppleInfotecPrinterDrivers"
]
},
"com.github.n8felton.download.AppleGutenprintPrinterDrivers": {
@@ -25753,368 +25381,363 @@
"com.github.novaksam.pkg.AppleGutenprintPrinterDrivers"
]
},
- "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers": {
+ "com.github.n8felton.munki.AppleBrotherPrinterDrivers": {
"name": null,
- "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers and imports them into Munki.",
+ "description": "Downloads the latest version of the Apple provided Brother Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleInfoPrintPrinterDrivers",
+ "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleBrotherPrinterDrivers",
"deprecated": true,
- "shortname": "AppleInfoPrintPrinterDrivers.munki",
+ "shortname": "AppleBrotherPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "InfoPrint Printer Drivers",
- "munki_description": "Provides the latest InfoPrint printing and scanning software for OS X."
+ "munki_display_name": "Brother Printer Drivers",
+ "munki_description": "Provides the latest Brother printing and scanning software for OS X."
},
- "com.github.n8felton.munki.AppleLexmarkPrinterDrivers": {
+ "com.github.n8felton.munki.AppleGutenprintPrinterDrivers": {
"name": null,
- "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers and imports them into Munki.",
+ "description": "Downloads the latest version of the Apple provided Gutenprint Printer Drivers and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleLexmarkPrinterDrivers",
+ "path": "ApplePrinterDrivers/AppleGutenprintPrinterDrivers.munki.recipe",
+ "parent": "com.github.n8felton.download.AppleGutenprintPrinterDrivers",
"deprecated": true,
- "shortname": "AppleLexmarkPrinterDrivers.munki",
+ "shortname": "AppleGutenprintPrinterDrivers.munki",
"inferred_type": "munki",
- "munki_display_name": "Lexmark Printer Drivers",
- "munki_description": "Provides the latest Lexmark printing and scanning software for OS X."
+ "munki_display_name": "Gutenprint Printer Drivers",
+ "munki_description": "Provides the latest Gutenprint printing and scanning software for OS X."
},
- "com.github.n8felton.download.AppleLexmarkPrinterDrivers": {
- "name": "AppleLexmarkPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Lexmark Printer Drivers.",
+ "com.github.n8felton.download.AppleCanonInkjetPrinterDrivers": {
+ "name": "AppleCanonInkjetPrinterDrivers",
+ "description": "Downloads the latest version of the Apple provided Canon Inkjet Printer Drivers.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleLexmarkPrinterDrivers.download.recipe",
+ "path": "ApplePrinterDrivers/AppleCanonInkjetPrinterDrivers.download.recipe",
"deprecated": true,
- "shortname": "AppleLexmarkPrinterDrivers.download",
+ "shortname": "AppleCanonInkjetPrinterDrivers.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleLexmarkPrinterDrivers",
- "com.github.novaksam.pkg.AppleLexmarkPrinterDrivers"
+ "com.github.n8felton.munki.AppleCanonInkjetPrinterDrivers",
+ "com.github.novaksam.pkg.AppleCanonInkjetPrinterDrivers"
]
},
- "com.github.n8felton.download.AppleEpsonPrinterDrivers": {
- "name": "AppleEpsonPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Epson Printer Drivers.",
+ "com.github.n8felton.download.Bruno": {
+ "name": "Bruno",
+ "description": "Downloads the latest version of Bruno.\n\nARCH_TYPE=(\"arm64\", \"x64\")",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleEpsonPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleEpsonPrinterDrivers.download",
+ "path": "Bruno/Bruno.download.recipe",
+ "shortname": "Bruno.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.pkg.AppleEpsonPrinterDrivers",
- "com.github.jazzace.ds.AppleEpsonPrinterDrivers",
- "com.github.n8felton.munki.AppleEpsonPrinterDrivers",
- "com.github.novaksam.pkg.AppleEpsonPrinterDrivers"
+ "com.github.n8felton.munki.Bruno"
]
},
- "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers and imports them into Munki.",
+ "com.github.n8felton.munki.Bruno": {
+ "name": "Bruno",
+ "description": "Downloads the latest version of Bruno and imports it into Munki.\n\nARCH_TYPE=(\"arm64\", \"x64\")\nSUPPORTED_ARCH=(\"arm64\", \"x86_64\")",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleCanonLaserPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleCanonLaserPrinterDrivers.munki",
+ "path": "Bruno/Bruno.munki.recipe",
+ "parent": "com.github.n8felton.download.Bruno",
+ "shortname": "Bruno.munki",
"inferred_type": "munki",
- "munki_display_name": "Canon Laser Printer Drivers",
- "munki_description": "Provides the latest Canon Laser printing and scanning software for OS X."
- },
- "com.github.n8felton.download.AppleGestetnerPrinterDrivers": {
- "name": "AppleGestetnerPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Gestetner Printer Drivers.",
- "repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleGestetnerPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleGestetnerPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleGestetnerPrinterDrivers",
- "com.github.novaksam.pkg.AppleGestetnerPrinterDrivers"
- ]
+ "munki_display_name": "Bruno",
+ "munki_description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)"
},
- "com.github.n8felton.download.AppleInfoPrintPrinterDrivers": {
- "name": "AppleInfoPrintPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided InfoPrint Printer Drivers.",
+ "com.github.n8felton.munki.MetaSparkStudio": {
+ "name": "MetaSparkStudio",
+ "description": "Downloads the latest version of Meta Spark Studio and imports it into Munki. Formally known as Spark AR Studio.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleInfoPrintPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleInfoPrintPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleInfoPrintPrinterDrivers",
- "com.github.novaksam.pkg.AppleInfoPrintPrinterDrivers"
- ]
+ "path": "Meta/Meta Spark Studio.munki.recipe",
+ "parent": "com.github.n8felton.download.MetaSparkStudio",
+ "shortname": "Meta Spark Studio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Meta Spark Studio",
+ "munki_description": "Meta Spark Studio gives you the tools you need \u2014 from templates to asset libraries to customizations \u2014 to turn your imagination into reality."
},
- "com.github.n8felton.munki.AppleSavinPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Savin Printer Drivers and imports them into Munki.",
+ "com.github.n8felton.pkg.MetaSparkStudio": {
+ "name": "MetaSparkStudio",
+ "description": "Downloads the latest version of Meta Spark Studio and creates a package. Formally known as Spark AR Studio.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleSavinPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleSavinPrinterDrivers.munki",
- "inferred_type": "munki",
- "munki_display_name": "Savin Printer Drivers",
- "munki_description": "Provides the latest Savin printing and scanning software for OS X."
+ "path": "Meta/Meta Spark Studio.pkg.recipe",
+ "parent": "com.github.n8felton.download.MetaSparkStudio",
+ "shortname": "Meta Spark Studio.pkg",
+ "inferred_type": "pkg"
},
- "com.github.n8felton.download.AppleCanonLaserPrinterDrivers": {
- "name": "AppleCanonLaserPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Canon Laser Printer Drivers.",
+ "com.github.n8felton.download.MetaSparkStudio": {
+ "name": "MetaSparkStudio",
+ "description": "Downloads the latest version of Meta Spark Studio. Formally known as Spark AR Studio.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleCanonLaserPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleCanonLaserPrinterDrivers.download",
+ "path": "Meta/Meta Spark Studio.download.recipe",
+ "shortname": "Meta Spark Studio.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleCanonLaserPrinterDrivers",
- "com.github.novaksam.pkg.AppleCanonLaserPrinterDrivers"
+ "com.github.n8felton.munki.MetaSparkStudio",
+ "com.github.n8felton.pkg.MetaSparkStudio"
]
},
- "com.github.n8felton.munki.AppleGutenprintPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Gutenprint Printer Drivers and imports them into Munki.",
+ "com.github.n8felton.pkg.Vision": {
+ "name": "Vision",
+ "description": "Downloads the latest version of Vision and creates a package.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleGutenprintPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleGutenprintPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleGutenprintPrinterDrivers.munki",
- "inferred_type": "munki",
- "munki_display_name": "Gutenprint Printer Drivers",
- "munki_description": "Provides the latest Gutenprint printing and scanning software for OS X."
+ "path": "Catapult/Vision.pkg.recipe",
+ "parent": "com.github.n8felton.download.Vision",
+ "shortname": "Vision.pkg",
+ "inferred_type": "pkg"
},
- "com.github.n8felton.download.AppleInfotecPrinterDrivers": {
- "name": "AppleInfotecPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Infotec Printer Drivers.",
+ "com.github.n8felton.download.Vision": {
+ "name": "Vision",
+ "description": "Downloads the latest version of Vision.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleInfotecPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleInfotecPrinterDrivers.download",
+ "path": "Catapult/Vision.download.recipe",
+ "shortname": "Vision.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleInfotecPrinterDrivers",
- "com.github.novaksam.pkg.AppleInfotecPrinterDrivers"
+ "com.github.n8felton.pkg.Vision",
+ "com.github.n8felton.munki.Vision"
]
},
- "com.github.n8felton.download.AppleFujiXeroxPrinterDrivers": {
- "name": "AppleFujiXeroxPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided FujiXerox Printer Drivers.",
+ "com.github.n8felton.munki.Vision": {
+ "name": "Vision",
+ "description": "Downloads the latest version of Vision and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleFujiXeroxPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleFujiXeroxPrinterDrivers.download",
- "inferred_type": "download",
- "children": [
- "com.github.n8felton.munki.AppleFujiXeroxPrinterDrivers",
- "com.github.novaksam.pkg.AppleFujiXeroxPrinterDrivers"
- ]
+ "path": "Catapult/Vision.munki.recipe",
+ "parent": "com.github.n8felton.download.Vision",
+ "shortname": "Vision.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Vision",
+ "munki_description": "Catapult Vision provides detailed insights that are used to inform tactical decisions, athlete feedback, and talent identification. Vision's streamlined workflow improves the efficiency of your analysis, giving you more time to translate data into powerful performance insights."
},
- "com.github.n8felton.munki.AppleHPPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided HP Printer Drivers and imports them into Munki.",
+ "com.github.n8felton.munki.AnyConnect": {
+ "name": "AnyConnect",
+ "description": "Imports AnyConnect to Munki. You must provide the webdeploy pkg using the -p argument with autopkg.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleHPPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleHPPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleHPPrinterDrivers.munki",
+ "path": "Cisco/AnyConnect.munki.recipe",
+ "shortname": "AnyConnect.munki",
"inferred_type": "munki",
- "munki_display_name": "HP Printer Drivers",
- "munki_description": "Provides the latest HP printing and scanning software for OS X."
+ "munki_display_name": "Cisco AnyConnect Secure Mobility Client",
+ "munki_description": "Cisco AnyConnect Secure Mobility Client."
},
- "com.github.n8felton.munki.AppleBrotherPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of the Apple provided Brother Printer Drivers and imports them into Munki.",
+ "com.github.n8felton.munki.ClustalW": {
+ "name": "ClustalW",
+ "description": "Downloads the latest version of ClustalW and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleBrotherPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.AppleBrotherPrinterDrivers",
- "deprecated": true,
- "shortname": "AppleBrotherPrinterDrivers.munki",
+ "path": "Clustal/ClustalW.munki.recipe",
+ "parent": "com.github.n8felton.pkg.ClustalW",
+ "shortname": "ClustalW.munki",
"inferred_type": "munki",
- "munki_display_name": "Brother Printer Drivers",
- "munki_description": "Provides the latest Brother printing and scanning software for OS X."
+ "munki_display_name": "ClustalW",
+ "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins."
},
- "com.github.n8felton.download.AppleSavinPrinterDrivers": {
- "name": "AppleSavinPrinterDrivers",
- "description": "Downloads the latest version of the Apple provided Savin Printer Drivers.",
+ "com.github.n8felton.download.ClustalW": {
+ "name": "ClustalW",
+ "description": "Downloads the latest version of ClustalW.",
"repo": "autopkg/n8felton-recipes",
- "path": "ApplePrinterDrivers/AppleSavinPrinterDrivers.download.recipe",
- "deprecated": true,
- "shortname": "AppleSavinPrinterDrivers.download",
+ "path": "Clustal/ClustalW.download.recipe",
+ "shortname": "ClustalW.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AppleSavinPrinterDrivers",
- "com.github.novaksam.pkg.AppleSavinPrinterDrivers"
+ "com.github.n8felton.pkg.ClustalW"
]
},
- "com.github.n8felton.munki.AppleJava6": {
- "name": null,
- "description": "Downloads the latest Apple provided version of Java 6 for OS X as configured in com.github.n8felton.download.AppleJava6",
+ "com.github.n8felton.munki.ClustalX": {
+ "name": "ClustalX",
+ "description": "Downloads the latest version of ClustalX and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "AppleJava/AppleJava6.munki.recipe",
- "parent": "com.github.n8felton.download.AppleJava6",
- "shortname": "AppleJava6.munki",
+ "path": "Clustal/ClustalX.munki.recipe",
+ "parent": "com.github.n8felton.download.ClustalX",
+ "shortname": "ClustalX.munki",
"inferred_type": "munki",
- "munki_display_name": "Java 6 for OS X",
- "munki_description": "Installs the legacy Java 6 runtime for OS X 10.7 - 10.11."
+ "munki_display_name": "ClustalX",
+ "munki_description": "Clustal is a general purpose multiple alignment program for DNA or proteins."
},
- "com.github.n8felton.download.AppleJava6": {
- "name": "AppleJava6",
- "description": "Downloads the latest Apple provided version of Java 6 for OS X.",
+ "com.github.n8felton.pkg.ClustalW": {
+ "name": "ClustalW",
+ "description": "Packages a the latest version of ClustalW",
"repo": "autopkg/n8felton-recipes",
- "path": "AppleJava/AppleJava6.download.recipe",
- "shortname": "AppleJava6.download",
- "inferred_type": "download",
+ "path": "Clustal/ClustalW.pkg.recipe",
+ "parent": "com.github.n8felton.download.ClustalW",
+ "shortname": "ClustalW.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.n8felton.munki.AppleJava6",
- "com.github.n8felton.install.AppleJava6",
- "com.github.amsysuk-recipes.pkg.AppleJava6",
- "com.github.grahampugh.recipes.pkg.AppleJava6"
+ "com.github.n8felton.munki.ClustalW"
]
},
- "com.github.n8felton.install.AppleJava6": {
- "name": "AppleJava6",
- "description": "Installs Apple Java 6",
- "repo": "autopkg/n8felton-recipes",
- "path": "AppleJava/AppleJava6.install.recipe",
- "parent": "com.github.n8felton.download.AppleJava6",
- "shortname": "AppleJava6.install",
- "inferred_type": "install"
- },
- "com.github.n8felton.download.xerox.printdriver": {
- "name": "Xerox Print Driver",
- "description": "Downloads the latest version of the Xerox Printer Drivers from Xerox.com",
+ "com.github.n8felton.download.ClustalX": {
+ "name": "ClustalX",
+ "description": "Downloads the latest version of ClustalX.",
"repo": "autopkg/n8felton-recipes",
- "path": "XeroxPrintDriver/XeroxPrintDriver.download.recipe",
- "shortname": "XeroxPrintDriver.download",
+ "path": "Clustal/ClustalX.download.recipe",
+ "shortname": "ClustalX.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.xerox.printdriver"
+ "com.github.n8felton.munki.ClustalX"
]
},
- "com.github.n8felton.munki.xerox.printdriver": {
- "name": null,
- "description": "Downloads the latest version of the Xerox Print Drivers from Xerox.com and imports them into Munki.",
+ "com.github.n8felton.download.AppleBootcampSupportSoftware": {
+ "name": "AppleBootcampSupportSoftware",
+ "description": "Downloads the latest version of the Apple provided Boot Camp Support Software.\n\nNOTE: The ARTICLE_NUMBER changes with new releases and will need to be manually updated.",
"repo": "autopkg/n8felton-recipes",
- "path": "XeroxPrintDriver/XeroxPrintDriver.munki.recipe",
- "parent": "com.github.n8felton.download.xerox.printdriver",
- "shortname": "XeroxPrintDriver.munki",
- "inferred_type": "munki",
- "munki_display_name": "Xerox Print Driver",
- "munki_description": "Installs the latest Xerox Print Drivers from Xerox.com"
+ "path": "AppleBootCampSupportSoftware/AppleBootcampSupportSoftware.download.recipe",
+ "shortname": "AppleBootcampSupportSoftware.download",
+ "inferred_type": "download"
},
- "com.github.n8felton.munki.Tidal": {
- "name": "Tidal",
- "description": "Downloads Tidal disk image and imports into Munki.",
+ "com.github.n8felton.download.Aladin": {
+ "name": "Aladin",
+ "description": "Downloads the latest version of Aladin Desktop.",
"repo": "autopkg/n8felton-recipes",
- "path": "Tidal/Tidal.munki.recipe",
- "parent": "com.github.n8felton.download.Tidal",
- "shortname": "Tidal.munki",
+ "path": "Aladin/Aladin.download.recipe",
+ "shortname": "Aladin.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.Aladin"
+ ]
+ },
+ "com.github.n8felton.munki.Aladin": {
+ "name": "Aladin",
+ "description": "Downloads the latest version of Aladin Desktop and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Aladin/Aladin.munki.recipe",
+ "parent": "com.github.n8felton.download.Aladin",
+ "shortname": "Aladin.munki",
"inferred_type": "munki",
- "munki_display_name": "TIDAL",
- "munki_description": "TIDAL is the first music service with High Fidelity sound quality, High Definition music videos and Curated Editorial, expertly crafted by music journalists."
+ "munki_display_name": "Aladin",
+ "munki_description": "Aladin Desktop is the main application of the Aladin Sky Atlas suite."
},
- "com.github.n8felton.download.Tidal": {
- "name": "Tidal",
- "description": "Downloads the latest version of Tidal.\n\nTo download Intel use: \"x64\" in the ARCH_TYPE variable\nTo Download Apple Silicon use: \"arm64\" in the ARCH_TYPE variable",
+ "com.github.n8felton.neo4j-ce.download": {
+ "name": "Neo4j-CE",
+ "description": "Download recipe for Neo4j Community Edition.",
"repo": "autopkg/n8felton-recipes",
- "path": "Tidal/Tidal.download.recipe",
- "shortname": "Tidal.download",
+ "path": "Neo4j/Neo4j-CE.download.recipe",
+ "shortname": "Neo4j-CE.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.Tidal"
+ "com.github.n8felton.neo4j-ce.munki"
]
},
- "com.github.moofit-recipes.download.Timeular": {
- "name": "Timeular",
- "description": "Downloads the latest version of Timeular.",
+ "com.github.n8felton.neo4j-ce.munki": {
+ "name": "Neo4j-CE",
+ "description": "Downloads the latest version of Neo4j Community Edition and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Timeular/Timeular.download.recipe",
- "shortname": "Timeular.download",
+ "path": "Neo4j/Neo4j-CE.munki.recipe",
+ "parent": "com.github.n8felton.neo4j-ce.download",
+ "shortname": "Neo4j-CE.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Neo4j Community Edition",
+ "munki_description": "As a native graph database, Neo4j is specifically optimized to store and traverse these graphs of connected data. By intuitively mapping data points and the connections between them, Neo4j powers intelligent, real-time applications that tackle today's toughest enterprise challenges.
\nDefault login is username 'neo4j' and password 'neo4j' (Neo4j Operations Manual)"
+ },
+ "com.github.n8felton.munki.KeePassXC": {
+ "name": "KeePassXC",
+ "description": "Downloads the latest release of KeePassXC and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "KeePassXC/KeePassXC.munki.recipe",
+ "parent": "com.github.n8felton.download.KeePassXC",
+ "shortname": "KeePassXC.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "KeePassXC",
+ "munki_description": "KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.
\n
\nAdditional Features
\n\n- Auto-Type on all three major platforms (Linux, Windows, macOS)
\n- Twofish encryption
\n- YubiKey challenge-response support
\n- TOTP generation
\n- CSV import
\n- Command line interface
\n- DEP and ASLR hardening
\n- Stand-alone password and passphrase generator
\n- Password strength meter
\n- Using website favicons as entry icons
\n- Merging of databases
\n- Automatic reload when the database was changed externally
\n- Many bug fixes
\n
\n"
+ },
+ "com.github.n8felton.download.KeePassXC": {
+ "name": "KeePassXC",
+ "description": "Downloads the latest release of KeePassXC from Github.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "KeePassXC/KeePassXC.download.recipe",
+ "shortname": "KeePassXC.download",
"inferred_type": "download",
"children": [
- "com.github.moofit-recipes.pkg.Timeular",
- "com.github.moofit-recipes.munki.Timeular",
- "com.github.moofit-recipes.install.Timeular"
+ "com.github.n8felton.munki.KeePassXC",
+ "com.github.peshay.filewave.KeePassXC",
+ "com.github.crystalllized.pkg.KeePassXC",
+ "com.github.smithjw.pkg.KeePassXC"
]
},
- "com.github.moofit-recipes.pkg.Timeular": {
- "name": "Timeular",
- "description": "Downloads the latest version of Timeular and creates a package.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Timeular/Timeular.pkg.recipe",
- "parent": "com.github.moofit-recipes.download.Timeular",
- "shortname": "Timeular.pkg",
- "inferred_type": "pkg"
- },
- "com.github.moofit-recipes.munki.Timeular": {
- "name": "Timeular",
- "description": "Downloads the latest version of Timeular and imports it into Munki.",
+ "com.github.n8felton.munki.MAMP": {
+ "name": "MAMP",
+ "description": "Downloads the latest version of MAMP and imports it into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.\n\nSUPPORTED_ARCH can be left empty, \"x86_64\" or \"arm64\".",
"repo": "autopkg/n8felton-recipes",
- "path": "Timeular/Timeular.munki.recipe",
- "parent": "com.github.moofit-recipes.download.Timeular",
- "shortname": "Timeular.munki",
+ "path": "MAMP/MAMP.munki.recipe",
+ "parent": "com.github.n8felton.download.MAMP",
+ "shortname": "MAMP.munki",
"inferred_type": "munki",
- "munki_display_name": "Timeular",
- "munki_description": "Discover where your time really goes."
+ "munki_display_name": "MAMP",
+ "munki_description": "MAMP installs a local server environment with Apache, PHP and MySQL"
},
- "com.github.moofit-recipes.install.Timeular": {
- "name": "Timeular",
- "description": "Installs the latest version of Timeular.",
+ "com.github.n8felton.download.MAMP": {
+ "name": "MAMP",
+ "description": "Downloads the latest version of MAMP.\n\nARCH_TYPE is \"Intel-x86\" or \"Apple-chip\"",
"repo": "autopkg/n8felton-recipes",
- "path": "Timeular/Timeular.install.recipe",
- "parent": "com.github.moofit-recipes.download.Timeular",
- "shortname": "Timeular.install",
- "inferred_type": "install"
+ "path": "MAMP/MAMP.download.recipe",
+ "shortname": "MAMP.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.MAMP",
+ "com.github.peshay.filewave.MAMP",
+ "com.github.moofit-recipes.pkg.MAMP"
+ ]
},
- "com.github.n8felton.download.SerialCloner": {
- "name": "SerialCloner",
- "description": "Downloads the latest version of SerialCloner.",
+ "com.github.n8felton.download.SparkARStudio": {
+ "name": "SparkARStudio",
+ "description": "Downloads the latest version of Spark AR Studio.",
"repo": "autopkg/n8felton-recipes",
- "path": "SerialCloner/SerialCloner.download.recipe",
- "shortname": "SerialCloner.download",
+ "path": "Facebook/Spark AR Studio.download.recipe",
+ "deprecated": true,
+ "shortname": "Spark AR Studio.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.SerialCloner"
+ "com.github.n8felton.pkg.SparkARStudio",
+ "com.github.n8felton.munki.SparkARStudio"
]
},
- "com.github.n8felton.munki.SerialCloner": {
- "name": "SerialCloner",
- "description": "Downloads the current release version of SerialCloner and imports it into Munki.\nNote: You will need a version of AutoPkg newer than 1.0.1 to use this recipe.",
+ "com.github.n8felton.pkg.SparkARStudio": {
+ "name": "SparkARStudio",
+ "description": "Downloads the latest version of Spark AR Studio and creates a package.",
"repo": "autopkg/n8felton-recipes",
- "path": "SerialCloner/SerialCloner.munki.recipe",
- "parent": "com.github.n8felton.download.SerialCloner",
- "shortname": "SerialCloner.munki",
+ "path": "Facebook/Spark AR Studio.pkg.recipe",
+ "parent": "com.github.n8felton.download.SparkARStudio",
+ "deprecated": true,
+ "shortname": "Spark AR Studio.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.n8felton.munki.SparkARStudio": {
+ "name": "SparkARStudio",
+ "description": "Downloads the latest version of Spark AR Studio and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Facebook/Spark AR Studio.munki.recipe",
+ "parent": "com.github.n8felton.download.SparkARStudio",
+ "deprecated": true,
+ "shortname": "Spark AR Studio.munki",
"inferred_type": "munki",
- "munki_display_name": "Serial Cloner",
- "munki_description": "Serial Cloner is a Molecular Biology software. It provides tools with an intuitive interface that assists you in DNA cloning, sequence analysis and visualization."
+ "munki_display_name": "Spark AR Studio",
+ "munki_description": "Create interactive augmented reality experiences with or without code, then share what you build with the world."
},
- "com.github.n8felton.munki.VMwareAirWatchAdminAssistant": {
- "name": "VMwareAirWatchAdminAssistant",
- "description": "Downloads the latest version of VMware AirWatch Admin Assistant and imports it into Munki.",
+ "com.github.n8felton.munki.FinalDraft12": {
+ "name": "FinalDraft12",
+ "description": "Downloads the latest version of Final Draft 12 and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "VMware/VMwareAirWatchAdminAssistant.munki.recipe",
- "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant",
- "shortname": "VMwareAirWatchAdminAssistant.munki",
+ "path": "FinalDraft/FinalDraft12.munki.recipe",
+ "parent": "com.github.n8felton.download.FinalDraft12",
+ "shortname": "FinalDraft12.munki",
"inferred_type": "munki",
- "munki_display_name": "VMware AirWatch Admin Assistant",
- "munki_description": "The VMware Admin Assistant tool uses a Munki command-line utility to give admins an easy way to create the pkginfo metadata files that you must enforce software management."
+ "munki_display_name": "Final Draft 12",
+ "munki_description": "The Industry Standard Screenwriting Software. With Final Draft 12, you can brainstorm, visualize, outline, report, tag, collaborate and customize your writing environment like never before."
},
- "com.github.n8felton.install.VMwareAirWatchAdminAssistant": {
- "name": "VMwareAirWatchAdminAssistant",
- "description": "Installs the latest version of VMware AirWatch Admin Assistant.",
+ "com.github.n8felton.download.FinalDraft12": {
+ "name": "FinalDraft12",
+ "description": "Downloads the latest version of Final Draft 12.",
"repo": "autopkg/n8felton-recipes",
- "path": "VMware/VMwareAirWatchAdminAssistant.install.recipe",
- "parent": "com.github.n8felton.download.VMwareAirWatchAdminAssistant",
- "shortname": "VMwareAirWatchAdminAssistant.install",
- "inferred_type": "install"
+ "path": "FinalDraft/FinalDraft12.download.recipe",
+ "shortname": "FinalDraft12.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.FinalDraft12",
+ "com.github.homebysix.pkg.FinalDraft12"
+ ]
},
- "com.github.n8felton.download.VMwareAirWatchAdminAssistant": {
- "name": "VMwareAirWatchAdminAssistant",
- "description": "Downloads the latest version of VMware AirWatch Admin Assistant.",
+ "com.github.n8felton.paup.download": {
+ "name": "PAUP",
+ "description": "Download recipe for PAUP*.",
"repo": "autopkg/n8felton-recipes",
- "path": "VMware/VMwareAirWatchAdminAssistant.download.recipe",
- "shortname": "VMwareAirWatchAdminAssistant.download",
+ "path": "PAUP/PAUP.download.recipe",
+ "shortname": "PAUP.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.VMwareAirWatchAdminAssistant",
- "com.github.n8felton.install.VMwareAirWatchAdminAssistant"
+ "com.github.n8felton.paup.munki"
]
},
"com.github.n8felton.paup.munki": {
@@ -26128,70 +25751,376 @@
"munki_display_name": "PAUP",
"munki_description": "PAUP (Phylogenetic Analysis Using Parsimony) is a computational phylogenetics program for inferring evolutionary trees, written by David L. Swofford."
},
- "com.github.n8felton.paup.download": {
- "name": "PAUP",
- "description": "Download recipe for PAUP*.",
+ "com.github.n8felton.download.OpenSC": {
+ "name": "OpenSC",
+ "description": "Downloads the current release of OpenSC from Github.",
"repo": "autopkg/n8felton-recipes",
- "path": "PAUP/PAUP.download.recipe",
- "shortname": "PAUP.download",
+ "path": "OpenSC/OpenSC.download.recipe",
+ "shortname": "OpenSC.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.paup.munki"
+ "com.github.n8felton.munki.OpenSC"
]
},
- "com.github.n8felton.pkg.Vision": {
- "name": "Vision",
- "description": "Downloads the latest version of Vision and creates a package.",
+ "com.github.n8felton.munki.OpenSC": {
+ "name": "OpenSC",
+ "description": "Downloads the latest version of OpenSC and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Catapult/Vision.pkg.recipe",
- "parent": "com.github.n8felton.download.Vision",
- "shortname": "Vision.pkg",
+ "path": "OpenSC/OpenSC.munki.recipe",
+ "parent": "com.github.n8felton.download.OpenSC",
+ "shortname": "OpenSC.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OpenSC",
+ "munki_description": "OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it."
+ },
+ "com.github.n8felton.munki.SAOImageDS9-app": {
+ "name": "SAOImageDS9-app",
+ "description": "Downloads the latest version of the SAOImageDS9 app and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "SAO/SAOImageDS9.munki.recipe",
+ "parent": "com.github.hansen-m.download.SAOImageDS9-app",
+ "shortname": "SAOImageDS9.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SAOImageDS9",
+ "munki_description": "SAOImage DS9 is an astronomical imaging and data visualization application."
+ },
+ "com.github.n8felton.munki.Minitab": {
+ "name": "Minitab",
+ "description": "Imports the latest version of Minitab to Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Minitab/Minitab.munki.recipe",
+ "parent": "com.github.nstrauss.download.Minitab",
+ "shortname": "Minitab.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Minitab",
+ "munki_description": "Minitab provides the tools you need to analyze data and find meaningful solutions to your toughest business problems."
+ },
+ "com.github.n8felton.munki.MinitabExpressMU": {
+ "name": "MinitabExpress",
+ "description": "Downloads the latest Minitab Express pkg, then imports into Munki along with a postinstall script to set the license server.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Minitab/MinitabExpressMU.munki.recipe",
+ "parent": "com.github.hansen-m.download.MinitabExpressMU",
+ "shortname": "MinitabExpressMU.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Minitab Express",
+ "munki_description": "Minitab Express is a lightweight and intuitive statistics package that allows its users to use a range of Minitab tools for introductory statistics. Since Minitab Express emphasizes introductory statistics, it has a more focused range of tools than Minitab."
+ },
+ "com.github.n8felton.download.jGrasp": {
+ "name": "jGrasp",
+ "description": "Downloads the latest version of jGrasp.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "jGrasp/jGrasp.download.recipe",
+ "shortname": "jGrasp.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.jGrasp"
+ ]
+ },
+ "com.github.n8felton.munki.jGrasp": {
+ "name": "jGrasp",
+ "description": "Downloads the latest version of jGrasp and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "jGrasp/jGrasp.munki.recipe",
+ "parent": "com.github.n8felton.download.jGrasp",
+ "shortname": "jGrasp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "jGrasp",
+ "munki_description": "jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software."
+ },
+ "com.github.n8felton.install.MicrosoftRemoteDesktopBeta": {
+ "name": "Microsoft Remote Desktop Beta",
+ "description": "Installs the latest version of Microsoft Remote Desktop Beta.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Microsoft/Microsoft Remote Desktop Beta.install.recipe",
+ "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta",
+ "shortname": "Microsoft Remote Desktop Beta.install",
+ "inferred_type": "install"
+ },
+ "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta": {
+ "name": "Microsoft Remote Desktop Beta",
+ "description": "Downloads the latest version of Microsoft Remote Desktop Beta and creates a package.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Microsoft/Microsoft Remote Desktop Beta.pkg.recipe",
+ "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta",
+ "shortname": "Microsoft Remote Desktop Beta.pkg",
"inferred_type": "pkg"
},
- "com.github.n8felton.download.Vision": {
- "name": "Vision",
- "description": "Downloads the latest version of Vision.",
+ "com.github.n8felton.download.MicrosoftEdge": {
+ "name": "MicrosoftEdge",
+ "description": "Downloads the latest version of Microsoft Edge for the specified branch.",
"repo": "autopkg/n8felton-recipes",
- "path": "Catapult/Vision.download.recipe",
- "shortname": "Vision.download",
+ "path": "Microsoft/MicrosoftEdge.download.recipe",
+ "shortname": "MicrosoftEdge.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.Vision",
- "com.github.n8felton.munki.Vision"
+ "com.github.n8felton.munki.MicrosoftEdge"
]
},
- "com.github.n8felton.munki.Vision": {
- "name": "Vision",
- "description": "Downloads the latest version of Vision and imports it into Munki.",
+ "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta": {
+ "name": "Microsoft Remote Desktop Beta",
+ "description": "Downloads the latest version of Microsoft Remote Desktop Beta and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Catapult/Vision.munki.recipe",
- "parent": "com.github.n8felton.download.Vision",
- "shortname": "Vision.munki",
+ "path": "Microsoft/Microsoft Remote Desktop Beta.munki.recipe",
+ "parent": "com.github.n8felton.download.MicrosoftRemoteDesktopBeta",
+ "shortname": "Microsoft Remote Desktop Beta.munki",
"inferred_type": "munki",
- "munki_display_name": "Vision",
- "munki_description": "Catapult Vision provides detailed insights that are used to inform tactical decisions, athlete feedback, and talent identification. Vision's streamlined workflow improves the efficiency of your analysis, giving you more time to translate data into powerful performance insights."
+ "munki_display_name": "Microsoft Remote Desktop Beta",
+ "munki_description": "Connect to Windows machines."
},
- "com.github.n8felton.geneious.munki": {
- "name": "Geneious",
- "description": "Downloads the latest version of Geneious as configured in com.github.n8felton.geneious.download.\n\nNOTE: R6,7,8 requires Java 6. See https://support.geneious.com/entries/22070732-Minimum-system-requirements-for-running-Geneious",
+ "com.github.n8felton.munki.MicrosoftEdge": {
+ "name": "MicrosoftEdge",
+ "description": "Downloads the latest version of Microsoft Edge for the specified branch.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/n8felton-recipes",
- "path": "Geneious/Geneious.munki.recipe",
- "parent": "com.github.n8felton.geneious.download",
- "shortname": "Geneious.munki",
+ "path": "Microsoft/MicrosoftEdge.munki.recipe",
+ "parent": "com.github.n8felton.download.MicrosoftEdge",
+ "shortname": "MicrosoftEdge.munki",
"inferred_type": "munki",
- "munki_display_name": "Geneious",
- "munki_description": "A powerful and comprehensive suite of molecular biology tools"
+ "munki_display_name": "Microsoft Edge",
+ "munki_description": "Microsoft's Chromium-based browser"
},
- "com.github.n8felton.geneious.download": {
- "name": "Geneious",
- "description": "Download recipe for Geneious.\nValues for RELEASE are currently 'release' and 'beta'.\nValue for MAJOR_VERSION is typically the first digit of the RELEASE version.\nSee http://desktop-links.geneious.com/assets/installers/geneious/GeneiousVersions.txt for hints.",
+ "com.github.n8felton.download.MicrosoftRemoteDesktopBeta": {
+ "name": "Microsoft Remote Desktop Beta",
+ "description": "Downloads the latest version of Microsoft Remote Desktop Beta.",
"repo": "autopkg/n8felton-recipes",
- "path": "Geneious/Geneious.download.recipe",
- "shortname": "Geneious.download",
+ "path": "Microsoft/Microsoft Remote Desktop Beta.download.recipe",
+ "shortname": "Microsoft Remote Desktop Beta.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.geneious.munki",
- "com.github.rtrouton.pkg.geneious"
+ "com.github.n8felton.install.MicrosoftRemoteDesktopBeta",
+ "com.github.n8felton.pkg.MicrosoftRemoteDesktopBeta",
+ "com.github.n8felton.munki.MicrosoftRemoteDesktopBeta"
+ ]
+ },
+ "com.github.n8felton.cellprofiler.munki": {
+ "name": "CellProfiler",
+ "description": "Downloads the latest version of CellProfiler and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "CellProfiler/CellProfiler.munki.recipe",
+ "parent": "com.github.n8felton.cellprofiler.download",
+ "shortname": "CellProfiler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CellProfiler",
+ "munki_description": "CellProfiler is free, open-source software for quantitative analysis of biological images."
+ },
+ "com.github.n8felton.cellprofiler.download": {
+ "name": "CellProfiler",
+ "description": "Download recipe for CellProfiler.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "CellProfiler/CellProfiler.download.recipe",
+ "shortname": "CellProfiler.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.cellprofiler.munki"
+ ]
+ },
+ "com.github.n8felton.download.Weka": {
+ "name": "Weka",
+ "description": "Downloads the latest version of Weka.\n\nDOWNLOAD_VERSION can be set to \"stable\" for the stable version or \"developer\"\nfor the development version.\n\nARCHITECTURE can be set to \"intel\" to download the Intel version or \"arm\" for\nthe ARM64 version.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Weka/Weka.download.recipe",
+ "shortname": "Weka.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.Weka",
+ "com.github.ahousseini-recipes.pkg.Weka"
+ ]
+ },
+ "com.github.n8felton.munki.Weka": {
+ "name": "Weka",
+ "description": "Downloads the latest version of Weka and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Weka/Weka.munki.recipe",
+ "parent": "com.github.n8felton.download.Weka",
+ "shortname": "Weka.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Weka",
+ "munki_description": "Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code."
+ },
+ "com.github.n8felton.munki.GraphViz": {
+ "name": "GraphViz",
+ "description": "Downloads the latest version of GraphViz and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "GraphViz/GraphViz.munki.recipe",
+ "parent": "com.github.n8felton.download.GraphViz",
+ "shortname": "GraphViz.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GraphViz",
+ "munki_description": "GraphViz (short for Graph Visualization Software) is a package of open-source tools initiated by AT&T Labs Research for drawing graphs specified in DOT language scripts. It also provides libraries for software applications to use the tools. GraphViz is free software licensed under the Eclipse Public License."
+ },
+ "com.github.n8felton.download.GraphViz": {
+ "name": "GraphViz",
+ "description": "Downloads the latest version of GraphViz.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "GraphViz/GraphViz.download.recipe",
+ "shortname": "GraphViz.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.GraphViz"
+ ]
+ },
+ "com.github.n8felton.munki.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Flixel/Cinemagraph Pro.munki.recipe",
+ "parent": "com.github.n8felton.download.CinemagraphPro",
+ "shortname": "Cinemagraph Pro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Cinemagraph Pro",
+ "munki_description": "Cinemagraph Pro makes creation super-easy and fast. Simply import a video, select a still frame and paint motion directly on the screen. Your cinemagraph instantly comes to life. Export in broadcast quality or upload to flixel.com and easily share with the world. Winner of a 2014 Apple Design Award."
+ },
+ "com.github.n8felton.pkg.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Downloads the latest version of Cinemagraph Pro and creates a package.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Flixel/Cinemagraph Pro.pkg.recipe",
+ "parent": "com.github.n8felton.download.CinemagraphPro",
+ "shortname": "Cinemagraph Pro.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.n8felton.install.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Installs the latest version of Cinemagraph Pro.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Flixel/Cinemagraph Pro.install.recipe",
+ "parent": "com.github.n8felton.download.CinemagraphPro",
+ "shortname": "Cinemagraph Pro.install",
+ "inferred_type": "install"
+ },
+ "com.github.n8felton.download.CinemagraphPro": {
+ "name": "Cinemagraph Pro",
+ "description": "Downloads the latest version of Cinemagraph Pro.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Flixel/Cinemagraph Pro.download.recipe",
+ "shortname": "Cinemagraph Pro.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.CinemagraphPro",
+ "com.github.n8felton.pkg.CinemagraphPro",
+ "com.github.n8felton.install.CinemagraphPro"
+ ]
+ },
+ "com.github.n8felton.download.Chimera": {
+ "name": "Chimera",
+ "description": "Downloads the latest version of Chimera.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Chimera/Chimera.download.recipe",
+ "shortname": "Chimera.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.Chimera",
+ "com.github.novaksam.pkg.Chimera"
+ ]
+ },
+ "com.github.n8felton.munki.Chimera": {
+ "name": "Chimera",
+ "description": "Downloads Chimera disk image and imports into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Chimera/Chimera.munki.recipe",
+ "parent": "com.github.n8felton.download.Chimera",
+ "shortname": "Chimera.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Chimera",
+ "munki_description": "UCSF Chimera is a highly extensible program for interactive visualization and analysis of molecular structures and related data, including density maps, supramolecular assemblies, sequence alignments, docking results, trajectories, and conformational ensembles. High-quality images and animations can be generated. Chimera includes complete documentation and several tutorials, and can be downloaded free of charge for academic, government, non-profit, and personal use."
+ },
+ "com.github.n8felton.munki.EpsonProDrivers": {
+ "name": "EpsonProDrivers",
+ "description": "Downloads the latest version of the Epson Pro driver from Epson's site and imports into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "EpsonPrinterDrivers/EpsonProDrivers.munki.recipe",
+ "parent": "com.github.jazzace.download.EpsonProDrivers",
+ "shortname": "EpsonProDrivers.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Epson Pro Printer Drivers",
+ "munki_description": "Provides the latest Epson Pro printer drivers for macOS."
+ },
+ "com.github.n8felton.munki.ATTODiskBenchmark": {
+ "name": "ATTO Disk Benchmark",
+ "description": "Downloads the latest version of ATTO Disk Benchmark and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ATTO/ATTODiskBenchmark.munki.recipe",
+ "parent": "com.github.n8felton.download.ATTODiskBenchmark",
+ "shortname": "ATTODiskBenchmark.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ATTO Disk Benchmark",
+ "munki_description": "Easily measure storage system performance with ATTO Disk Benchmark for macOS. Disk Benchmark monitors performance in hard drives, solid-state drives, RAID arrays, as well as connections to storage, allowing you to tune your storage system for optimal performance."
+ },
+ "com.github.n8felton.download.ATTODiskBenchmark": {
+ "name": "ATTO Disk Benchmark",
+ "description": "Downloads the latest version of ATTO Disk Benchmark.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ATTO/ATTODiskBenchmark.download.recipe",
+ "shortname": "ATTODiskBenchmark.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.ATTODiskBenchmark",
+ "com.github.n8felton.pkg.ATTODiskBenchmark"
+ ]
+ },
+ "com.github.n8felton.pkg.ATTODiskBenchmark": {
+ "name": "ATTO Disk Benchmark",
+ "description": "Downloads the latest version of ATTO Disk Benchmark and creates a package.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ATTO/ATTODiskBenchmark.pkg.recipe",
+ "parent": "com.github.n8felton.download.ATTODiskBenchmark",
+ "shortname": "ATTODiskBenchmark.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.n8felton.download.Cn3D": {
+ "name": "Cn3D",
+ "description": "Downloads the latest version of Cn3D.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Cn3D/Cn3D.download.recipe",
+ "shortname": "Cn3D.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.Cn3D"
+ ]
+ },
+ "com.github.n8felton.munki.Cn3D": {
+ "name": "Cn3D",
+ "description": "Downloads the latest version of Cn3D and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Cn3D/Cn3D.munki.recipe",
+ "parent": "com.github.n8felton.download.Cn3D",
+ "shortname": "Cn3D.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Cn3D",
+ "munki_description": "Cn3D (\"see in 3D\") is a macromolecular structure viewer that allows you to view 3-dimensional structures from NCBI's Entrez Structure database. Cn3D simultaneously displays structure, sequence, and alignment, and now has powerful annotation and alignment editing features."
+ },
+ "com.github.n8felton.download.OpenRefine": {
+ "name": "OpenRefine",
+ "description": "Downloads the current release of OpenRefine from Github.\n\t\nBy default, only \"stable\" releases are included. Set INCLUDE_PRERELEASES\nto a non-empty value to include releases on GitHub marked as \"pre-releases.\"",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "OpenRefine/OpenRefine.download.recipe",
+ "shortname": "OpenRefine.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.OpenRefine"
+ ]
+ },
+ "com.github.n8felton.munki.OpenRefine": {
+ "name": "OpenRefine",
+ "description": "Downloads the latest version of OpenRefine and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "OpenRefine/OpenRefine.munki.recipe",
+ "parent": "com.github.n8felton.download.OpenRefine",
+ "shortname": "OpenRefine.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "OpenRefine",
+ "munki_description": "OpenRefine (formerly Google Refine) is a powerful tool for working with messy data: cleaning it; transforming it from one format into another; and extending it with web services and external data."
+ },
+ "com.github.n8felton.pkg.Maven": {
+ "name": "Maven",
+ "description": "Packages a the latest version of Apache Maven",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Apache/Maven.pkg.recipe",
+ "parent": "com.github.n8felton.download.Maven",
+ "shortname": "Maven.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.n8felton.munki.Maven"
]
},
"com.github.n8felton.download.Ant": {
@@ -26216,18 +26145,6 @@
"munki_display_name": "Apache Maven",
"munki_description": "Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information."
},
- "com.github.n8felton.pkg.Maven": {
- "name": "Maven",
- "description": "Packages a the latest version of Apache Maven",
- "repo": "autopkg/n8felton-recipes",
- "path": "Apache/Maven.pkg.recipe",
- "parent": "com.github.n8felton.download.Maven",
- "shortname": "Maven.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.n8felton.munki.Maven"
- ]
- },
"com.github.n8felton.pkg.Ant": {
"name": "Ant",
"description": "Packages a the latest version of Apache Ant",
@@ -26262,125 +26179,229 @@
"com.github.n8felton.pkg.Maven"
]
},
- "com.github.n8felton.munki.AnyConnect": {
- "name": "AnyConnect",
- "description": "Imports AnyConnect to Munki. You must provide the webdeploy pkg using the -p argument with autopkg.",
+ "com.github.n8felton.geneious.download": {
+ "name": "Geneious",
+ "description": "Download recipe for Geneious.\nValues for RELEASE are currently 'release' and 'beta'.\nValue for MAJOR_VERSION is typically the first digit of the RELEASE version.\nSee http://desktop-links.geneious.com/assets/installers/geneious/GeneiousVersions.txt for hints.",
"repo": "autopkg/n8felton-recipes",
- "path": "Cisco/AnyConnect.munki.recipe",
- "shortname": "AnyConnect.munki",
+ "path": "Geneious/Geneious.download.recipe",
+ "shortname": "Geneious.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.geneious.munki",
+ "com.github.rtrouton.pkg.geneious"
+ ]
+ },
+ "com.github.n8felton.geneious.munki": {
+ "name": "Geneious",
+ "description": "Downloads the latest version of Geneious as configured in com.github.n8felton.geneious.download.\n\nNOTE: R6,7,8 requires Java 6. See https://support.geneious.com/entries/22070732-Minimum-system-requirements-for-running-Geneious",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Geneious/Geneious.munki.recipe",
+ "parent": "com.github.n8felton.geneious.download",
+ "shortname": "Geneious.munki",
"inferred_type": "munki",
- "munki_display_name": "Cisco AnyConnect Secure Mobility Client",
- "munki_description": "Cisco AnyConnect Secure Mobility Client."
+ "munki_display_name": "Geneious",
+ "munki_description": "A powerful and comprehensive suite of molecular biology tools"
},
- "com.github.n8felton.shared": {
- "name": null,
- "description": "Shared Processors for n8felton-recipes",
+ "com.github.n8felton.visualparadigmce.download": {
+ "name": "VisualParadigmCE",
+ "description": "Download recipe for VisualParadigmCE.",
"repo": "autopkg/n8felton-recipes",
- "path": "SharedProcessors/SharedProcessors.recipe"
+ "path": "VisualParadigm/VisualParadigmCE.download.recipe",
+ "shortname": "VisualParadigmCE.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.visualparadigmce.munki",
+ "com.github.moofit-recipes.pkg.VisualParadigmCE"
+ ]
},
- "com.github.n8felton.munki.SAOImageDS9-app": {
- "name": "SAOImageDS9-app",
- "description": "Downloads the latest version of the SAOImageDS9 app and imports it into Munki.",
+ "com.github.n8felton.visualparadigmce.munki": {
+ "name": "VisualParadigmCE",
+ "description": "Downloads the latest version of Visual Paradigm CE and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "SAO/SAOImageDS9.munki.recipe",
- "parent": "com.github.hansen-m.download.SAOImageDS9-app",
- "shortname": "SAOImageDS9.munki",
+ "path": "VisualParadigm/VisualParadigmCE.munki.recipe",
+ "parent": "com.github.n8felton.visualparadigmce.download",
+ "shortname": "VisualParadigmCE.munki",
"inferred_type": "munki",
- "munki_display_name": "SAOImageDS9",
- "munki_description": "SAOImage DS9 is an astronomical imaging and data visualization application."
+ "munki_display_name": "Visual Paradigm CE",
+ "munki_description": "Visual Paradigm for UML (VP-UML) is a UML Case Tool supporting UML, SysML and Business Process Modeling Notation (BPMN) from the Object Management Group (OMG). In addition to modeling support, it provides report generation and code engineering capabilities including code generation. It can reverse engineer diagrams from code, and provide round-trip engineering for various programming languages."
},
- "com.github.n8felton.download.HPPrinterDrivers": {
- "name": "HPPrinterDrivers",
- "description": "Downloads the latest version of HP's Printer Drivers directly from HP.",
+ "com.github.n8felton.munki.CodonCodeAligner": {
+ "name": "CodonCode Aligner",
+ "description": "Downloads the latest version of CodonCode Aligner and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "HPPrinterDrivers/HPPrinterDrivers.download.recipe",
- "shortname": "HPPrinterDrivers.download",
+ "path": "CodonCode/CodonCodeAligner.munki.recipe",
+ "parent": "com.github.n8felton.download.CodonCodeAligner",
+ "shortname": "CodonCodeAligner.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CodonCode Aligner",
+ "munki_description": "CodonCode Aligner is a program for sequence assembly, contig editing, and mutation detection, available for Windows and Mac OS X. Aligner is compatible with Phred-Phrap and fully supports sequence quality scores, while offering a familiar, easy-to-learn user interface."
+ },
+ "com.github.n8felton.download.CodonCodeAligner": {
+ "name": "CodonCode Aligner",
+ "description": "Downloads the latest version of CodonCode Aligner Desktop.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "CodonCode/CodonCodeAligner.download.recipe",
+ "shortname": "CodonCodeAligner.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.HPPrinterDrivers",
- "com.github.primalcurve.pkg.HPPrinterDrivers"
+ "com.github.n8felton.munki.CodonCodeAligner"
]
},
- "com.github.n8felton.munki.HPPrinterDrivers": {
- "name": null,
- "description": "Downloads the latest version of HP's Printer Drivers directly from HP and imports them into Munki.",
+ "com.github.n8felton.download.AmazonCorretto": {
+ "name": "AmazonCorretto%MAJOR_VERSION%",
+ "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK",
"repo": "autopkg/n8felton-recipes",
- "path": "HPPrinterDrivers/HPPrinterDrivers.munki.recipe",
- "parent": "com.github.n8felton.download.HPPrinterDrivers",
- "shortname": "HPPrinterDrivers.munki",
+ "path": "Amazon/AmazonCorretto.download.recipe",
+ "shortname": "AmazonCorretto.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.AmazonCorretto"
+ ]
+ },
+ "com.github.n8felton.munki.AmazonCorretto": {
+ "name": "AmazonCorretto%MAJOR_VERSION%",
+ "description": "Downloads Amazon Corretto, a no-cost, multiplatform, production-ready distribution of OpenJDK",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Amazon/AmazonCorretto.munki.recipe",
+ "parent": "com.github.n8felton.download.AmazonCorretto",
+ "shortname": "AmazonCorretto.munki",
"inferred_type": "munki",
- "munki_display_name": "HP Printer Drivers",
- "munki_description": null
+ "munki_display_name": "Amazon Corretto %MAJOR_VERSION%",
+ "munki_description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)."
},
- "com.github.n8felton.munki.DataIntegration": {
- "name": "DataIntegration",
- "description": "Downloads the best release of Pentaho Data Integration from SourceForge and imports it into Munki.",
+ "com.github.n8felton.download.yubioath-desktop": {
+ "name": "yubioath-desktop",
+ "description": "Downloads the current release of Yubico Authenticator for Desktop from Github.",
"repo": "autopkg/n8felton-recipes",
- "path": "Pentaho/DataIntegration.munki.recipe",
- "parent": "com.github.n8felton.pkg.DataIntegration",
- "shortname": "DataIntegration.munki",
+ "path": "Yubico/yubioath-desktop.download.recipe",
+ "deprecated": true,
+ "shortname": "yubioath-desktop.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.n8felton.munki.yubioath-desktop",
+ "com.github.almenscorner.intune.yubioath-desktop"
+ ]
+ },
+ "com.github.n8felton.munki.yubioath-desktop": {
+ "name": "yubioath-desktop",
+ "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Yubico/yubioath-desktop.munki.recipe",
+ "parent": "com.github.n8felton.download.yubioath-desktop",
+ "deprecated": true,
+ "shortname": "yubioath-desktop.munki",
"inferred_type": "munki",
- "munki_display_name": "Data Integration",
- "munki_description": "Data Integration (or Kettle) delivers powerful Extraction, Transformation, and Loading (ETL) capabilities, using a groundbreaking, metadata-driven approach. With an intuitive, graphical, drag and drop design environment and a proven, scalable, standards-based architecture, Data Integration is increasingly the choice for organizations over traditional, proprietary ETL or data integration tools."
+ "munki_display_name": "Yubico Authenticator for Desktop",
+ "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\nFeatures
\n\n- Keep your OATH secrets safe by storing them on a YubiKey and generate the codes with this application.
\n- Add a credential by scanning a QR code on the screen.
\n- Supports 6 or 8 digit codes.
\n- Require touch on YubiKey to generate code.
\n- Protect your credentials with a device password.
\n
\nSupported devices
\nUsage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.
"
},
- "com.github.n8felton.pkg.DataIntegration": {
- "name": "DataIntegration",
- "description": "Downloads the latest Pentaho Data Integration zip and wraps it into a pkg.",
+ "com.github.n8felton.yubico-authenticator.download": {
+ "name": "yubico-authenticator",
+ "description": "Downloads the current release of Yubico Authenticator for Desktop available on Github.",
"repo": "autopkg/n8felton-recipes",
- "path": "Pentaho/DataIntegration.pkg.recipe",
- "parent": "com.github.n8felton.download.DataIntegration",
- "shortname": "DataIntegration.pkg",
- "inferred_type": "pkg",
+ "path": "Yubico/yubico-authenticator.download.recipe",
+ "shortname": "yubico-authenticator.download",
+ "inferred_type": "download",
"children": [
- "com.github.n8felton.munki.DataIntegration",
- "com.github.peshay.filewave.DataIntegration"
+ "com.github.n8felton.yubico-authenticator.munki",
+ "com.github.wegotoeleven-recipes.pkg.YubicoAuthenticator"
]
},
- "com.github.n8felton.download.DataIntegration": {
- "name": "DataIntegration",
- "description": "Downloads the latest version of Pentaho Data Integration.",
+ "com.github.n8felton.yubico-authenticator.munki": {
+ "name": "yubico-authenticator",
+ "description": "Downloads the latest version of Yubico Authenticator for Desktop and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "Pentaho/DataIntegration.download.recipe",
- "shortname": "DataIntegration.download",
+ "path": "Yubico/yubico-authenticator.munki.recipe",
+ "parent": "com.github.n8felton.yubico-authenticator.download",
+ "shortname": "yubico-authenticator.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Yubico Authenticator for Desktop",
+ "munki_description": "Application for generating Open Authentication (OATH) time-based TOTP and event-based HOTP one-time password codes, with the help of a YubiKey that protects the shared secrets.
\nFeatures
\n\n- Keep your OATH secrets safe by storing them on a YubiKey and generate the codes with this application.
\n- Add a credential by scanning a QR code on the screen.
\n- Supports 6 or 8 digit codes.
\n- Require touch on YubiKey to generate code.
\n- Protect your credentials with a device password.
\n
\nSupported devices
\nUsage of this software requires a compatible YubiKey device. Yubico Authenticator is capable of provisioning and using both slot-based credentials (compatible with any YubiKey that supports OTP) as well as the more powerful standalone OATH functionality found on the NEO and YubiKey 4 series. To use the standalone OATH functionality your YubiKey must have the CCID mode enabled, which can be done by using the YubiKey Manager.
"
+ },
+ "com.github.n8felton.paraview.download": {
+ "name": "ParaView",
+ "description": "Download recipe for ParaView.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ParaView/ParaView.download.recipe",
+ "shortname": "ParaView.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.DataIntegration"
+ "com.github.n8felton.paraview.munki"
]
},
- "com.github.n8felton.munki.AstroImageJ": {
+ "com.github.n8felton.paraview.munki": {
+ "name": "ParaView",
+ "description": "Downloads the latest version of ParaView and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "ParaView/ParaView.munki.recipe",
+ "parent": "com.github.n8felton.paraview.download",
+ "shortname": "ParaView.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ParaView",
+ "munki_description": "ParaView is an open-source, multi-platform data analysis and visualization application. ParaView allows users to quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView\u2019s batch processing capabilities."
+ },
+ "com.github.n8felton.munki.xerox.printdriver": {
"name": null,
- "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg, then imports into Munki.",
+ "description": "Downloads the latest version of the Xerox Print Drivers from Xerox.com and imports them into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "AstroImageJ/AstroImageJ.munki.recipe",
- "parent": "com.github.n8felton.pkg.AstroImageJ",
- "shortname": "AstroImageJ.munki",
+ "path": "XeroxPrintDriver/XeroxPrintDriver.munki.recipe",
+ "parent": "com.github.n8felton.download.xerox.printdriver",
+ "shortname": "XeroxPrintDriver.munki",
"inferred_type": "munki",
- "munki_display_name": "AstroImageJ",
- "munki_description": "AstroImageJ is ImageJ with astronomy plugins and macros installed. It includes tools based on the Gottingen ImageJ astronomical resources with additions found to be useful."
+ "munki_display_name": "Xerox Print Driver",
+ "munki_description": "Installs the latest Xerox Print Drivers from Xerox.com"
},
- "com.github.n8felton.pkg.AstroImageJ": {
- "name": "AstroImageJ",
- "description": "Downloads the latest AstroImageJ zip and wraps it into a pkg.",
+ "com.github.n8felton.download.xerox.printdriver": {
+ "name": "Xerox Print Driver",
+ "description": "Downloads the latest version of the Xerox Printer Drivers from Xerox.com",
"repo": "autopkg/n8felton-recipes",
- "path": "AstroImageJ/AstroImageJ.pkg.recipe",
- "parent": "com.github.hansen-m.download.AstroImageJ",
- "shortname": "AstroImageJ.pkg",
- "inferred_type": "pkg",
+ "path": "XeroxPrintDriver/XeroxPrintDriver.download.recipe",
+ "shortname": "XeroxPrintDriver.download",
+ "inferred_type": "download",
"children": [
- "com.github.n8felton.munki.AstroImageJ"
+ "com.github.n8felton.munki.xerox.printdriver"
]
},
- "com.github.n8felton.download.IntelHAXM": {
- "name": "IntelHAXM",
- "description": "Downloads the current release of Intel HAXM from Github.",
+ "com.github.n8felton.download.SentinelOne": {
+ "name": "SentinelOne",
+ "description": "Downloads the latest version of SentinelOne.",
"repo": "autopkg/n8felton-recipes",
- "path": "Intel/IntelHAXM.download.recipe",
- "shortname": "IntelHAXM.download",
+ "path": "SentinelOne/SentinelOne.download.recipe",
+ "shortname": "SentinelOne.download",
+ "inferred_type": "download"
+ },
+ "com.github.n8felton.download.Tidal": {
+ "name": "Tidal",
+ "description": "Downloads the latest version of Tidal.\n\nTo download Intel use: \"x64\" in the ARCH_TYPE variable\nTo Download Apple Silicon use: \"arm64\" in the ARCH_TYPE variable",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Tidal/Tidal.download.recipe",
+ "shortname": "Tidal.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.IntelHAXM"
+ "com.github.n8felton.munki.Tidal"
]
},
+ "com.github.n8felton.munki.Tidal": {
+ "name": "Tidal",
+ "description": "Downloads Tidal disk image and imports into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "Tidal/Tidal.munki.recipe",
+ "parent": "com.github.n8felton.download.Tidal",
+ "shortname": "Tidal.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TIDAL",
+ "munki_description": "TIDAL is the first music service with High Fidelity sound quality, High Definition music videos and Curated Editorial, expertly crafted by music journalists."
+ },
+ "com.github.n8felton.munki.FirestormViewer": {
+ "name": "FirestormViewer",
+ "description": "Downloads the latest release of Firestorm Viewer and imports it into Munki.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "FirestormViewer/FirestormViewer.munki.recipe",
+ "parent": "com.github.hansen-m.download.FirestormOSRelease",
+ "shortname": "FirestormViewer.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Firestorm Viewer",
+ "munki_description": "The Phoenix Firestorm Project is currently active in developing the Firestorm Viewer, the successor to the now discontinued Phoenix Viewer. Firestorm Viewer is based on the Linden Lab V3 LGPL code base and has an enormous number of features, options and interface customization choices, including a look similar to its predecessor Phoenix Viewer. Firestorm is developed for Windows, Linux and Mac OS X operating systems."
+ },
"com.github.n8felton.munki.IntelUnite": {
"name": "IntelUnite",
"description": "Downloads the latest version of Intel Unite\u00ae Client for macOS.",
@@ -26414,104 +26435,60 @@
"com.github.n8felton.munki.IntelUnite"
]
},
- "com.github.n8felton.munki.OpenSC": {
- "name": "OpenSC",
- "description": "Downloads the latest version of OpenSC and imports it into Munki.",
- "repo": "autopkg/n8felton-recipes",
- "path": "OpenSC/OpenSC.munki.recipe",
- "parent": "com.github.n8felton.download.OpenSC",
- "shortname": "OpenSC.munki",
- "inferred_type": "munki",
- "munki_display_name": "OpenSC",
- "munki_description": "OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it."
- },
- "com.github.n8felton.download.OpenSC": {
- "name": "OpenSC",
- "description": "Downloads the current release of OpenSC from Github.",
+ "com.github.n8felton.download.IntelHAXM": {
+ "name": "IntelHAXM",
+ "description": "Downloads the current release of Intel HAXM from Github.",
"repo": "autopkg/n8felton-recipes",
- "path": "OpenSC/OpenSC.download.recipe",
- "shortname": "OpenSC.download",
+ "path": "Intel/IntelHAXM.download.recipe",
+ "shortname": "IntelHAXM.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.munki.OpenSC"
+ "com.github.n8felton.munki.IntelHAXM"
]
},
- "com.github.n8felton.pkg.SparkARStudio": {
- "name": "SparkARStudio",
- "description": "Downloads the latest version of Spark AR Studio and creates a package.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Facebook/Spark AR Studio.pkg.recipe",
- "parent": "com.github.n8felton.download.SparkARStudio",
- "deprecated": true,
- "shortname": "Spark AR Studio.pkg",
- "inferred_type": "pkg"
- },
- "com.github.n8felton.download.SparkARStudio": {
- "name": "SparkARStudio",
- "description": "Downloads the latest version of Spark AR Studio.",
+ "com.github.n8felton.download.SerialCloner": {
+ "name": "SerialCloner",
+ "description": "Downloads the latest version of SerialCloner.",
"repo": "autopkg/n8felton-recipes",
- "path": "Facebook/Spark AR Studio.download.recipe",
- "deprecated": true,
- "shortname": "Spark AR Studio.download",
+ "path": "SerialCloner/SerialCloner.download.recipe",
+ "shortname": "SerialCloner.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.SparkARStudio",
- "com.github.n8felton.munki.SparkARStudio"
+ "com.github.n8felton.munki.SerialCloner"
]
},
- "com.github.n8felton.munki.SparkARStudio": {
- "name": "SparkARStudio",
- "description": "Downloads the latest version of Spark AR Studio and imports it into Munki.",
+ "com.github.n8felton.munki.SerialCloner": {
+ "name": "SerialCloner",
+ "description": "Downloads the current release version of SerialCloner and imports it into Munki.\nNote: You will need a version of AutoPkg newer than 1.0.1 to use this recipe.",
"repo": "autopkg/n8felton-recipes",
- "path": "Facebook/Spark AR Studio.munki.recipe",
- "parent": "com.github.n8felton.download.SparkARStudio",
- "deprecated": true,
- "shortname": "Spark AR Studio.munki",
+ "path": "SerialCloner/SerialCloner.munki.recipe",
+ "parent": "com.github.n8felton.download.SerialCloner",
+ "shortname": "SerialCloner.munki",
"inferred_type": "munki",
- "munki_display_name": "Spark AR Studio",
- "munki_description": "Create interactive augmented reality experiences with or without code, then share what you build with the world."
- },
- "com.github.n8felton.pkg.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Downloads the latest version of Cinemagraph Pro and creates a package.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Flixel/Cinemagraph Pro.pkg.recipe",
- "parent": "com.github.n8felton.download.CinemagraphPro",
- "shortname": "Cinemagraph Pro.pkg",
- "inferred_type": "pkg"
- },
- "com.github.n8felton.install.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Installs the latest version of Cinemagraph Pro.",
- "repo": "autopkg/n8felton-recipes",
- "path": "Flixel/Cinemagraph Pro.install.recipe",
- "parent": "com.github.n8felton.download.CinemagraphPro",
- "shortname": "Cinemagraph Pro.install",
- "inferred_type": "install"
+ "munki_display_name": "Serial Cloner",
+ "munki_description": "Serial Cloner is a Molecular Biology software. It provides tools with an intuitive interface that assists you in DNA cloning, sequence analysis and visualization."
},
- "com.github.n8felton.download.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Downloads the latest version of Cinemagraph Pro.",
+ "com.github.n8felton.download.CiscoAMP": {
+ "name": "Cisco AMP",
+ "description": "Downloads the latest version of Cisco AMP for Endpoints.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector",
"repo": "autopkg/n8felton-recipes",
- "path": "Flixel/Cinemagraph Pro.download.recipe",
- "shortname": "Cinemagraph Pro.download",
+ "path": "CiscoAMP/CiscoAMP.download.recipe",
+ "shortname": "CiscoAMP.download",
"inferred_type": "download",
"children": [
- "com.github.n8felton.pkg.CinemagraphPro",
- "com.github.n8felton.install.CinemagraphPro",
- "com.github.n8felton.munki.CinemagraphPro"
+ "com.github.n8felton.munki.CiscoAMP"
]
},
- "com.github.n8felton.munki.CinemagraphPro": {
- "name": "Cinemagraph Pro",
- "description": "Downloads the latest version of Cinemagraph Pro and imports it into Munki.",
+ "com.github.n8felton.munki.CiscoAMP": {
+ "name": "Cisco AMP",
+ "description": "Downloads the latest version of Cisco AMP for Endpoints and imports it into Munki.\n\nDOWNLOAD_URL can be found at https://console.amp.cisco.com/download_connector",
"repo": "autopkg/n8felton-recipes",
- "path": "Flixel/Cinemagraph Pro.munki.recipe",
- "parent": "com.github.n8felton.download.CinemagraphPro",
- "shortname": "Cinemagraph Pro.munki",
+ "path": "CiscoAMP/CiscoAMP.munki.recipe",
+ "parent": "com.github.n8felton.download.CiscoAMP",
+ "shortname": "CiscoAMP.munki",
"inferred_type": "munki",
- "munki_display_name": "Cinemagraph Pro",
- "munki_description": "Cinemagraph Pro makes creation super-easy and fast. Simply import a video, select a still frame and paint motion directly on the screen. Your cinemagraph instantly comes to life. Export in broadcast quality or upload to flixel.com and easily share with the world. Winner of a 2014 Apple Design Award."
+ "munki_display_name": "Cisco AMP for Endpoints",
+ "munki_description": "Cisco AMP for Endpoints provides complete protection against the most advanced attacks. Not only will AMP prevent breaches and block malware at the point of entry, but it will also rapidly detect, contain, and remediate advanced threats if they evade front-line defenses and get inside."
},
"com.github.n8felton.munki.NaturalReaderFree": {
"name": "NaturalReaderFree",
@@ -26536,51 +26513,61 @@
"com.github.sebtomasi.jss.NaturalFreeReader"
]
},
- "com.github.n8felton.munki.jGrasp": {
- "name": "jGrasp",
- "description": "Downloads the latest version of jGrasp and imports it into Munki.",
+ "com.github.n8felton.munki.MEGA": {
+ "name": "MEGA",
+ "description": "Downloads the current version of MEGA. Imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "jGrasp/jGrasp.munki.recipe",
- "parent": "com.github.n8felton.download.jGrasp",
- "shortname": "jGrasp.munki",
+ "path": "MegaSoftware/MEGA.munki.recipe",
+ "parent": "com.github.hansen-m.download.mega",
+ "shortname": "MEGA.munki",
"inferred_type": "munki",
- "munki_display_name": "jGrasp",
- "munki_description": "jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software."
- },
- "com.github.n8felton.download.jGrasp": {
- "name": "jGrasp",
- "description": "Downloads the latest version of jGrasp.",
+ "munki_display_name": "MEGA",
+ "munki_description": "Sophisticated and user-friendly software suite for analyzing DNA and protein sequence data from species and populations."
+ },
+ "com.github.n8felton.munki.SoX": {
+ "name": "SoX",
+ "description": "Downloads the latest version of SoX, creates a pkg and imports it into Munki.",
"repo": "autopkg/n8felton-recipes",
- "path": "jGrasp/jGrasp.download.recipe",
- "shortname": "jGrasp.download",
- "inferred_type": "download",
+ "path": "SoX/SoX.munki.recipe",
+ "parent": "com.github.n8felton.pkg.SoX",
+ "shortname": "SoX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SoX - Sound eXchange",
+ "munki_description": "SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files, and, as an added bonus, SoX can play and record audio files on most platforms."
+ },
+ "com.github.n8felton.pkg.SoX": {
+ "name": "SoX",
+ "description": "Downloads the latest SoX zip and wraps it into a pkg.",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "SoX/SoX.pkg.recipe",
+ "parent": "com.github.n8felton.download.SoX",
+ "shortname": "SoX.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.n8felton.munki.jGrasp"
+ "com.github.n8felton.munki.SoX"
]
},
- "com.github.thenikola.download.AxureRP": {
- "name": "Axure RP %MAJOR_VERSION%",
- "description": "Downloads latest Axure RP disk image.",
- "repo": "autopkg/thenikola-recipes",
- "path": "Axure/AxureRP.download.recipe",
- "shortname": "AxureRP.download",
+ "com.github.n8felton.download.SoX": {
+ "name": "SoX",
+ "description": "Download recipe for Sound eXchange (SoX).",
+ "repo": "autopkg/n8felton-recipes",
+ "path": "SoX/SoX.download.recipe",
+ "shortname": "SoX.download",
"inferred_type": "download",
"children": [
- "com.github.thenikola.munki.AxureRP",
- "com.github.peshay.filewave.AxureRP",
- "com.github.amsysuk-recipes.pkg.AxureRP"
+ "com.github.n8felton.pkg.SoX"
]
},
- "com.github.thenikola.munki.AxureRP": {
- "name": null,
- "description": "Downloads the latest Axure RP disk image and imports into Munki.",
+ "com.github.thenikola.download.DiskCatalogMaker": {
+ "name": "DiskCatalogMaker",
+ "description": "Downloads latest DiskCatalogMaker disk image.",
"repo": "autopkg/thenikola-recipes",
- "path": "Axure/AxureRP.munki.recipe",
- "parent": "com.github.thenikola.download.AxureRP",
- "shortname": "AxureRP.munki",
- "inferred_type": "munki",
- "munki_display_name": "Axure RP",
- "munki_description": "Axure RP gives you the wireframing, prototyping and documentation tools needed to make informed design choices, persuade any skeptics, and document your design... and maybe win a few fans along the way. Choose the Standard edition for prototyping or go Pro to add documentation and collaboration features."
+ "path": "DiskCatalogMaker/DiskCatalogMaker.download.recipe",
+ "shortname": "DiskCatalogMaker.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.thenikola.munki.DiskCatalogMaker"
+ ]
},
"com.github.thenikola.munki.DiskCatalogMaker": {
"name": "DiskCatalogMaker",
@@ -26593,17 +26580,30 @@
"munki_display_name": "DiskCatalogMaker",
"munki_description": "Catalog your discs\n- Drag and drop your disk icon onto the catalog window.\n- Automatically add a burning disc by Roxio Toast Titanium.\n- Use batch scan mode for multiple discs.\n- You can also use the generate thumbnail images option."
},
- "com.github.thenikola.download.DiskCatalogMaker": {
- "name": "DiskCatalogMaker",
- "description": "Downloads latest DiskCatalogMaker disk image.",
+ "com.github.thenikola.download.BalsamicMockups": {
+ "name": "BalsamiqMockups",
+ "description": "Downloads latest Balsamic Mockups disk image.",
"repo": "autopkg/thenikola-recipes",
- "path": "DiskCatalogMaker/DiskCatalogMaker.download.recipe",
- "shortname": "DiskCatalogMaker.download",
+ "path": "BalsamiqMockups/BalsamiqMockups.download.recipe",
+ "shortname": "BalsamiqMockups.download",
"inferred_type": "download",
"children": [
- "com.github.thenikola.munki.DiskCatalogMaker"
+ "com.github.thenikola.munki.BalsamiqMockups",
+ "com.github.peshay.filewave.BalsamiqMockups",
+ "com.github.moofit-recipes.pkg.BalsamicMockups"
]
},
+ "com.github.thenikola.munki.BalsamiqMockups": {
+ "name": "BalsamiqMockups",
+ "description": "Downloads the latest Balsamiq Mockups disk image and imports into Munki.",
+ "repo": "autopkg/thenikola-recipes",
+ "path": "BalsamiqMockups/BalsamiqMockups.munki.recipe",
+ "parent": "com.github.thenikola.download.BalsamicMockups",
+ "shortname": "BalsamiqMockups.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Balsamiq Mockups",
+ "munki_description": "Mockups offers the same speed and rough feel as sketching with pencil, \nwith the advantage of the digital medium: drag and drop to resize and rearrange \nelements, make changes without starting over, and your work is clear enough \nthat you'll make sense of them later."
+ },
"com.github.thenikola.download.ScreamingFrogSEO": {
"name": "ScreamingFrogSEOSpider",
"description": "Downloads latest Screaming Frog SEO disk image.\n\nTo download Apple Silicon use: (https://download\\.screamingfrog\\.co\\.uk/products/seo-spider/ScreamingFrogSEOSpider-([A-Za-z0-9]+(\\.[A-Za-z0-9]+)+)-aarch64\\.dmg) in the SEARCH_PATTERN variable.\n\nTo download Intel use: (https://download\\.screamingfrog\\.co\\.uk/products/seo-spider/ScreamingFrogSEOSpider-([A-Za-z0-9]+(\\.[A-Za-z0-9]+)+)-x86_64\\.dmg) in the SEARCH_PATTERN variable.\n\t ",
@@ -26613,8 +26613,8 @@
"inferred_type": "download",
"children": [
"com.github.thenikola.munki.ScreamingFrogSEO",
- "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider",
- "com.github.hobbithardcase.install.ScreamingFrogSEOSpider"
+ "com.github.hobbithardcase.install.ScreamingFrogSEOSpider",
+ "com.github.hobbithardcase.pkg.ScreamingFrogSEOSpider"
]
},
"com.github.thenikola.munki.ScreamingFrogSEO": {
@@ -26628,36 +26628,13 @@
"munki_display_name": "Screaming Frog Seo",
"munki_description": "The Screaming Frog SEO Spider is a small desktop program you can install locally on your PC, Mac or Linux machine which spiders websites\u2019 links, images, CSS, script and apps from an SEO perspective. It fetches key onsite elements for SEO, presents them in tabs by type and allows you to filter for common SEO issues, or slice and dice the data how you see fit by exporting into Excel. You can view, analyse and filter the crawl data as it\u2019s gathered and updated continuously in the program\u2019s user interface."
},
- "com.github.autopkg.munki.CodeKit": {
- "name": "CodeKit",
- "description": "Downloads the current release version of CodeKit and imports into Munki.",
- "repo": "autopkg/thenikola-recipes",
- "path": "CodeKit/CodeKit.munki.recipe",
- "parent": "com.github.autopkg.download.CodeKit",
- "shortname": "CodeKit.munki",
- "inferred_type": "munki",
- "munki_display_name": "CodeKit",
- "munki_description": "It's like steroids for web developers. CodeKit helps you build websites faster and better."
- },
- "com.github.autopkg.download.CodeKit": {
- "name": "CodeKit",
- "description": "Downloads the current release version of CodeKit.",
- "repo": "autopkg/thenikola-recipes",
- "path": "CodeKit/CodeKit.download.recipe",
- "shortname": "CodeKit.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.munki.CodeKit",
- "com.github.autopkg.install.CodeKit"
- ]
- },
- "com.github.autopkg.install.CodeKit": {
+ "com.github.autopkg.install.TinyGrab": {
"name": null,
- "description": "Downloads the current release version of CodeKit and installs it into applications.",
+ "description": "Downloads the current release version of TinyGrab and installs it into applications.",
"repo": "autopkg/thenikola-recipes",
- "path": "CodeKit/CodeKit.install.recipe",
- "parent": "com.github.autopkg.download.CodeKit",
- "shortname": "CodeKit.install",
+ "path": "TinyGrab/TinyGrab.install.recipe",
+ "parent": "com.github.autopkg.download.TinyGrab",
+ "shortname": "TinyGrab.install",
"inferred_type": "install"
},
"com.github.autopkg.download.TinyGrab": {
@@ -26673,15 +26650,6 @@
"com.github.autopkg.munki.TinyGrab"
]
},
- "com.github.autopkg.install.TinyGrab": {
- "name": null,
- "description": "Downloads the current release version of TinyGrab and installs it into applications.",
- "repo": "autopkg/thenikola-recipes",
- "path": "TinyGrab/TinyGrab.install.recipe",
- "parent": "com.github.autopkg.download.TinyGrab",
- "shortname": "TinyGrab.install",
- "inferred_type": "install"
- },
"com.github.autopkg.munki.TinyGrab": {
"name": "TinyGrab",
"description": "Downloads the current release version of TinyGrab and imports into Munki.",
@@ -26693,49 +26661,93 @@
"munki_display_name": "TinyGrab",
"munki_description": "Take a screenshot and share it with your clients or friends in less time than it took you to read this sentence!"
},
- "com.github.autopkg.download.Amethyst": {
- "name": "Amethyst",
- "description": "Downloads the current release version of Amethyst.",
+ "com.github.thenikola.download.GoToMeeting": {
+ "name": "GoToMeeting",
+ "description": "Downloads latest GoToMeeting disk image.",
"repo": "autopkg/thenikola-recipes",
- "path": "Amethyst/Amethyst.download.recipe",
- "shortname": "Amethyst.download",
+ "path": "GoToMeeting/GoToMeeting.download.recipe",
+ "deprecated": true,
+ "shortname": "GoToMeeting.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.Amethyst",
- "com.github.autopkg.install.Amethyst",
- "com.github.ahousseini-recipes.pkg.Amethyst"
+ "com.github.thenikola.munki.GoToMeeting"
]
},
- "com.github.autopkg.munki.Amethyst": {
- "name": "Amethyst",
- "description": "Downloads the current release version of Amethyst and imports into Munki.",
+ "com.github.thenikola.munki.GoToMeeting": {
+ "name": "GoToMeeting",
+ "description": "Downloads the latest GoToMeeting disk image and imports into Munki.",
"repo": "autopkg/thenikola-recipes",
- "path": "Amethyst/Amethyst.munki.recipe",
- "parent": "com.github.autopkg.download.Amethyst",
- "shortname": "Amethyst.munki",
+ "path": "GoToMeeting/GoToMeeting.munki.recipe",
+ "parent": "com.github.thenikola.download.GoToMeeting",
+ "shortname": "GoToMeeting.munki",
"inferred_type": "munki",
- "munki_display_name": "Amethyst",
- "munki_description": "Tiling window manager for OS X similar to xmonad, written in pure Objective-C."
+ "munki_display_name": "GoToMeeting",
+ "munki_description": "GoToMeeting is a web-hosted service created and marketed by the Online Services division of Citrix Systems. It is an online meeting, desktop sharing, and video conferencing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real time."
},
- "com.github.autopkg.install.Amethyst": {
+ "com.github.autopkg.install.CodeKit": {
"name": null,
- "description": "Downloads the current release version of Amethyst and installs it into applications.",
+ "description": "Downloads the current release version of CodeKit and installs it into applications.",
"repo": "autopkg/thenikola-recipes",
- "path": "Amethyst/Amethyst.install.recipe",
- "parent": "com.github.autopkg.download.Amethyst",
- "shortname": "Amethyst.install",
+ "path": "CodeKit/CodeKit.install.recipe",
+ "parent": "com.github.autopkg.download.CodeKit",
+ "shortname": "CodeKit.install",
"inferred_type": "install"
},
- "com.github.thenikola.munki.AutoPkg-Release": {
- "name": "AutoPkg-Release",
- "description": "Downloads the latest AutoPKG-Release and imports into Munki.",
+ "com.github.autopkg.download.CodeKit": {
+ "name": "CodeKit",
+ "description": "Downloads the current release version of CodeKit.",
"repo": "autopkg/thenikola-recipes",
- "path": "AutoPkg-Release/AutoPkg-Release.munki.recipe",
- "parent": "com.github.autopkg.download.AutoPkg-Release",
- "shortname": "AutoPkg-Release.munki",
+ "path": "CodeKit/CodeKit.download.recipe",
+ "shortname": "CodeKit.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.install.CodeKit",
+ "com.github.autopkg.munki.CodeKit"
+ ]
+ },
+ "com.github.autopkg.munki.CodeKit": {
+ "name": "CodeKit",
+ "description": "Downloads the current release version of CodeKit and imports into Munki.",
+ "repo": "autopkg/thenikola-recipes",
+ "path": "CodeKit/CodeKit.munki.recipe",
+ "parent": "com.github.autopkg.download.CodeKit",
+ "shortname": "CodeKit.munki",
"inferred_type": "munki",
- "munki_display_name": "AutoPkg",
- "munki_description": "AutoPkg is an automation framework for OS X software packaging and distribution, oriented towards the tasks one would normally perform manually to prepare third-party software for mass deployment to managed clients."
+ "munki_display_name": "CodeKit",
+ "munki_description": "It's like steroids for web developers. CodeKit helps you build websites faster and better."
+ },
+ "com.github.thenikola.munki.AxureRP": {
+ "name": null,
+ "description": "Downloads the latest Axure RP disk image and imports into Munki.",
+ "repo": "autopkg/thenikola-recipes",
+ "path": "Axure/AxureRP.munki.recipe",
+ "parent": "com.github.thenikola.download.AxureRP",
+ "shortname": "AxureRP.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Axure RP",
+ "munki_description": "Axure RP gives you the wireframing, prototyping and documentation tools needed to make informed design choices, persuade any skeptics, and document your design... and maybe win a few fans along the way. Choose the Standard edition for prototyping or go Pro to add documentation and collaboration features."
+ },
+ "com.github.thenikola.download.AxureRP": {
+ "name": "Axure RP %MAJOR_VERSION%",
+ "description": "Downloads latest Axure RP disk image.",
+ "repo": "autopkg/thenikola-recipes",
+ "path": "Axure/AxureRP.download.recipe",
+ "shortname": "AxureRP.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.thenikola.munki.AxureRP",
+ "com.github.peshay.filewave.AxureRP",
+ "com.github.amsysuk-recipes.pkg.AxureRP"
+ ]
+ },
+ "com.github.autopkg.install.DiskWave": {
+ "name": null,
+ "description": "Downloads the current release version of DiskWave and installs it into applications.",
+ "repo": "autopkg/thenikola-recipes",
+ "path": "DiskWave/DiskWave.install.recipe",
+ "parent": "com.github.autopkg.download.DiskWave",
+ "shortname": "DiskWave.install",
+ "inferred_type": "install"
},
"com.github.autopkg.download.DiskWave": {
"name": "DiskWave",
@@ -26745,8 +26757,8 @@
"shortname": "DiskWave.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.munki.DiskWave",
"com.github.autopkg.install.DiskWave",
+ "com.github.autopkg.munki.DiskWave",
"com.github.ahousseini-recipes.pkg.DiskWave"
]
},
@@ -26761,61 +26773,69 @@
"munki_display_name": "DiskWave",
"munki_description": "DiskWave is a free disk usage utility for Mac OS X. It helps you determine what files and folders consume most of your disk space."
},
- "com.github.autopkg.install.DiskWave": {
+ "com.github.thenikola.munki.AutoPkg-Release": {
+ "name": "AutoPkg-Release",
+ "description": "Downloads the latest AutoPKG-Release and imports into Munki.",
+ "repo": "autopkg/thenikola-recipes",
+ "path": "AutoPkg-Release/AutoPkg-Release.munki.recipe",
+ "parent": "com.github.autopkg.download.AutoPkg-Release",
+ "shortname": "AutoPkg-Release.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "AutoPkg",
+ "munki_description": "AutoPkg is an automation framework for OS X software packaging and distribution, oriented towards the tasks one would normally perform manually to prepare third-party software for mass deployment to managed clients."
+ },
+ "com.github.autopkg.install.Amethyst": {
"name": null,
- "description": "Downloads the current release version of DiskWave and installs it into applications.",
+ "description": "Downloads the current release version of Amethyst and installs it into applications.",
"repo": "autopkg/thenikola-recipes",
- "path": "DiskWave/DiskWave.install.recipe",
- "parent": "com.github.autopkg.download.DiskWave",
- "shortname": "DiskWave.install",
+ "path": "Amethyst/Amethyst.install.recipe",
+ "parent": "com.github.autopkg.download.Amethyst",
+ "shortname": "Amethyst.install",
"inferred_type": "install"
},
- "com.github.thenikola.download.BalsamicMockups": {
- "name": "BalsamiqMockups",
- "description": "Downloads latest Balsamic Mockups disk image.",
+ "com.github.autopkg.download.Amethyst": {
+ "name": "Amethyst",
+ "description": "Downloads the current release version of Amethyst.",
"repo": "autopkg/thenikola-recipes",
- "path": "BalsamiqMockups/BalsamiqMockups.download.recipe",
- "shortname": "BalsamiqMockups.download",
+ "path": "Amethyst/Amethyst.download.recipe",
+ "shortname": "Amethyst.download",
"inferred_type": "download",
"children": [
- "com.github.thenikola.munki.BalsamiqMockups",
- "com.github.peshay.filewave.BalsamiqMockups",
- "com.github.moofit-recipes.pkg.BalsamicMockups"
+ "com.github.autopkg.install.Amethyst",
+ "com.github.autopkg.munki.Amethyst",
+ "com.github.ahousseini-recipes.pkg.Amethyst"
]
},
- "com.github.thenikola.munki.BalsamiqMockups": {
- "name": "BalsamiqMockups",
- "description": "Downloads the latest Balsamiq Mockups disk image and imports into Munki.",
+ "com.github.autopkg.munki.Amethyst": {
+ "name": "Amethyst",
+ "description": "Downloads the current release version of Amethyst and imports into Munki.",
"repo": "autopkg/thenikola-recipes",
- "path": "BalsamiqMockups/BalsamiqMockups.munki.recipe",
- "parent": "com.github.thenikola.download.BalsamicMockups",
- "shortname": "BalsamiqMockups.munki",
+ "path": "Amethyst/Amethyst.munki.recipe",
+ "parent": "com.github.autopkg.download.Amethyst",
+ "shortname": "Amethyst.munki",
"inferred_type": "munki",
- "munki_display_name": "Balsamiq Mockups",
- "munki_description": "Mockups offers the same speed and rough feel as sketching with pencil, \nwith the advantage of the digital medium: drag and drop to resize and rearrange \nelements, make changes without starting over, and your work is clear enough \nthat you'll make sense of them later."
+ "munki_display_name": "Amethyst",
+ "munki_description": "Tiling window manager for OS X similar to xmonad, written in pure Objective-C."
},
- "com.github.thenikola.munki.GoToMeeting": {
- "name": "GoToMeeting",
- "description": "Downloads the latest GoToMeeting disk image and imports into Munki.",
+ "com.github.thenikola.install.Deluge": {
+ "name": null,
+ "description": "Downloads the current release version of Deluge and installs it into applications.",
"repo": "autopkg/thenikola-recipes",
- "path": "GoToMeeting/GoToMeeting.munki.recipe",
- "parent": "com.github.thenikola.download.GoToMeeting",
- "shortname": "GoToMeeting.munki",
- "inferred_type": "munki",
- "munki_display_name": "GoToMeeting",
- "munki_description": "GoToMeeting is a web-hosted service created and marketed by the Online Services division of Citrix Systems. It is an online meeting, desktop sharing, and video conferencing software that enables the user to meet with other computer users, customers, clients or colleagues via the Internet in real time."
+ "path": "Deluge/Deluge.install.recipe",
+ "parent": "com.github.thenikola.download.Deluge",
+ "shortname": "Deluge.install",
+ "inferred_type": "install"
},
- "com.github.thenikola.download.GoToMeeting": {
- "name": "GoToMeeting",
- "description": "Downloads latest GoToMeeting disk image.",
+ "com.github.thenikola.munki.Deluge": {
+ "name": "Deluge",
+ "description": "Downloads the latest Deluge disk image and imports into Munki.",
"repo": "autopkg/thenikola-recipes",
- "path": "GoToMeeting/GoToMeeting.download.recipe",
- "deprecated": true,
- "shortname": "GoToMeeting.download",
- "inferred_type": "download",
- "children": [
- "com.github.thenikola.munki.GoToMeeting"
- ]
+ "path": "Deluge/Deluge.munki.recipe",
+ "parent": "com.github.thenikola.download.Deluge",
+ "shortname": "Deluge.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Deluge",
+ "munki_description": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform"
},
"com.github.thenikola.download.Deluge": {
"name": "Deluge",
@@ -26825,46 +26845,33 @@
"shortname": "Deluge.download",
"inferred_type": "download",
"children": [
- "com.github.thenikola.munki.Deluge",
"com.github.thenikola.install.Deluge",
+ "com.github.thenikola.munki.Deluge",
"com.github.peshay.filewave.Deluge"
]
},
- "com.github.thenikola.munki.Deluge": {
- "name": "Deluge",
- "description": "Downloads the latest Deluge disk image and imports into Munki.",
- "repo": "autopkg/thenikola-recipes",
- "path": "Deluge/Deluge.munki.recipe",
- "parent": "com.github.thenikola.download.Deluge",
- "shortname": "Deluge.munki",
- "inferred_type": "munki",
- "munki_display_name": "Deluge",
- "munki_description": "Deluge is a full-featured \u200bBitTorrent client for Linux, OS X, Unix and Windows. It uses \u200blibtorrent in its backend and features multiple user-interfaces including: GTK+, web and console. It has been designed using the client server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform"
- },
- "com.github.thenikola.install.Deluge": {
+ "com.github.mosen.install.IDEA-IU": {
"name": null,
- "description": "Downloads the current release version of Deluge and installs it into applications.",
- "repo": "autopkg/thenikola-recipes",
- "path": "Deluge/Deluge.install.recipe",
- "parent": "com.github.thenikola.download.Deluge",
- "shortname": "Deluge.install",
- "inferred_type": "install"
- },
- "com.github.mosen.download.0xED": {
- "name": "0xED",
- "description": "\n Downloads the current release version of 0xED.\n 0xED may be discontinued.\n ",
+ "description": "Downloads the latest release of IntelliJ IDEA Ultimate Edition and installs it.",
"repo": "autopkg/mosen-recipes",
- "path": "SuaveTech/0xED.download.recipe",
- "shortname": "0xED.download",
- "inferred_type": "download"
+ "path": "JetBrains/IDEA-IU.install.recipe",
+ "parent": "com.github.mosen.download.IDEA-IU",
+ "shortname": "IDEA-IU.install",
+ "inferred_type": "install"
},
- "com.github.mosen.download.Fseventer": {
- "name": "Fseventer",
- "description": "\n Download the current release of Fseventer\n ",
+ "com.github.mosen.download.PhpStorm": {
+ "name": "PhpStorm",
+ "description": "Download the latest release of PhpStorm",
"repo": "autopkg/mosen-recipes",
- "path": "FernLightning/Fseventer.download.recipe",
- "shortname": "Fseventer.download",
- "inferred_type": "download"
+ "path": "JetBrains/PhpStorm.download.recipe",
+ "shortname": "PhpStorm.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.mosen.munki.PhpStorm",
+ "com.github.killahquam.pkg.PhpStorm",
+ "com.github.peshay.filewave.PhpStorm",
+ "com.github.moofit-recipes.pkg.PhpStorm"
+ ]
},
"com.github.mosen.jss.IDEA-IU": {
"name": "IDEA-IU",
@@ -26877,6 +26884,29 @@
"jamf_display_name": null,
"jamf_description": ""
},
+ "com.github.mosen.download.jetbrains": {
+ "name": "DataGrip",
+ "description": "Download the latest release of of jetbrains apps",
+ "repo": "autopkg/mosen-recipes",
+ "path": "JetBrains/jetbrains.download.recipe",
+ "shortname": "jetbrains.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.mosen.munki.DataGrip",
+ "com.github.mosen.munki.CLion"
+ ]
+ },
+ "com.github.mosen.munki.RubyMine": {
+ "name": "RubyMine",
+ "description": "Downloads the current release version of RubyMine and imports into Munki.",
+ "repo": "autopkg/mosen-recipes",
+ "path": "JetBrains/RubyMine.munki.recipe",
+ "parent": "com.github.mosen.download.RubyMine",
+ "shortname": "RubyMine.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "RubyMine",
+ "munki_description": "The Most Intelligent Ruby and Rails IDE."
+ },
"com.github.mosen.download.WebStorm": {
"name": "WebStorm",
"description": "Download the latest release of WebStorm",
@@ -26888,6 +26918,28 @@
"com.github.chilcote.pkg.WebStorm"
]
},
+ "com.github.mosen.munki.PhpStorm": {
+ "name": "PhpStorm",
+ "description": "Download the latest release of PhpStorm and imports into Munki.",
+ "repo": "autopkg/mosen-recipes",
+ "path": "JetBrains/PhpStorm.munki.recipe",
+ "parent": "com.github.mosen.download.PhpStorm",
+ "shortname": "PhpStorm.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PhpStorm",
+ "munki_description": "PhpStorm is a PHP IDE that actually \u2018gets\u2019 your code. It supports PHP 5.3/5.4/5.5/5.6/7.0, provides on-the-fly error prevention, best autocompletion and code refactoring, zero configuration debugging, and an extended HTML, CSS, and JavaScript editor."
+ },
+ "com.github.mosen.munki.IDEA-IU": {
+ "name": "IntelliJ IDEA Ultimate",
+ "description": "Downloads the current release version of Intellij IDEA and imports into Munki.",
+ "repo": "autopkg/mosen-recipes",
+ "path": "JetBrains/IDEA-IU.munki.recipe",
+ "parent": "com.github.mosen.download.IDEA-IU",
+ "shortname": "IDEA-IU.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "IntelliJ IDEA Ultimate",
+ "munki_description": "Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.\n\nTogether, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience."
+ },
"com.github.mosen.munki.DataGrip": {
"name": "DataGrip",
"description": "Downloads the current release version of DataGrip and imports into Munki.",
@@ -26899,16 +26951,20 @@
"munki_display_name": "DataGrip",
"munki_description": "Meet DataGrip, our database IDE that is tailored to suit the specific needs of professional SQL developers."
},
- "com.github.mosen.munki.CLion": {
- "name": "clion",
- "description": "Downloads the current release version of CLion and imports into Munki.",
+ "com.github.mosen.download.RubyMine": {
+ "name": "RubyMine",
+ "description": "Download the latest release of RubyMine",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/clion.munki.recipe",
- "parent": "com.github.mosen.download.jetbrains",
- "shortname": "clion.munki",
- "inferred_type": "munki",
- "munki_display_name": "CLion",
- "munki_description": "A cross-platform IDE for C and C++"
+ "path": "JetBrains/RubyMine.download.recipe",
+ "shortname": "RubyMine.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.mosen.munki.RubyMine",
+ "com.github.kitzy.pkg.RubyMine",
+ "com.github.peshay.filewave.RubyMine",
+ "com.github.smithjw.pkg.RubyMine",
+ "com.github.skoobasteeve.pkg.RubyMine"
+ ]
},
"com.github.mosen.download.IDEA-IU": {
"name": "IDEA",
@@ -26918,13 +26974,24 @@
"shortname": "IDEA-IU.download",
"inferred_type": "download",
"children": [
+ "com.github.mosen.install.IDEA-IU",
"com.github.mosen.jss.IDEA-IU",
"com.github.mosen.munki.IDEA-IU",
- "com.github.mosen.install.IDEA-IU",
"com.github.fishd72.pkg.IDEA-IU",
"com.github.skoobasteeve.pkg.IntelliJIDEAIU"
]
},
+ "com.github.mosen.munki.CLion": {
+ "name": "clion",
+ "description": "Downloads the current release version of CLion and imports into Munki.",
+ "repo": "autopkg/mosen-recipes",
+ "path": "JetBrains/clion.munki.recipe",
+ "parent": "com.github.mosen.download.jetbrains",
+ "shortname": "clion.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CLion",
+ "munki_description": "A cross-platform IDE for C and C++"
+ },
"com.github.mosen.download.PyCharmPro": {
"name": "PyCharmPro",
"description": "Download the latest release of PyCharm (Professional Edition)",
@@ -26940,199 +27007,271 @@
"com.github.fishd72.pkg.PyCharmPro"
]
},
- "com.github.mosen.download.RubyMine": {
- "name": "RubyMine",
- "description": "Download the latest release of RubyMine",
+ "com.github.mosen.munki.SeafileClient": {
+ "name": "SeafileClient",
+ "description": "Downloads latest version of Seafile Client and imports into a Munki repo.",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/RubyMine.download.recipe",
- "shortname": "RubyMine.download",
+ "path": "Seafile/SeafileClient.munki.recipe",
+ "parent": "com.github.mosen.download.SeafileClient",
+ "shortname": "SeafileClient.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Seafile",
+ "munki_description": "Seafile is an open source cloud storage for your teams and organizations. (Dropbox like)"
+ },
+ "com.github.mosen.download.SeafileClient": {
+ "name": "SeafileClient",
+ "description": "Downloads latest version of Seafile client for mac",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Seafile/SeafileClient.download.recipe",
+ "shortname": "SeafileClient.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.RubyMine",
- "com.github.kitzy.pkg.RubyMine",
- "com.github.peshay.filewave.RubyMine",
- "com.github.smithjw.pkg.RubyMine",
- "com.github.skoobasteeve.pkg.RubyMine"
+ "com.github.mosen.munki.SeafileClient",
+ "com.github.mosen.install.SeafileClient"
]
},
- "com.github.mosen.munki.IDEA-IU": {
- "name": "IntelliJ IDEA Ultimate",
- "description": "Downloads the current release version of Intellij IDEA and imports into Munki.",
+ "com.github.mosen.install.SeafileClient": {
+ "name": null,
+ "description": "Downloads latest version of Seafile Client and copies it into the Applications directory",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/IDEA-IU.munki.recipe",
- "parent": "com.github.mosen.download.IDEA-IU",
- "shortname": "IDEA-IU.munki",
+ "path": "Seafile/SeafileClient.install.recipe",
+ "parent": "com.github.mosen.download.SeafileClient",
+ "shortname": "SeafileClient.install",
+ "inferred_type": "install"
+ },
+ "com.github.mosen.download.BarcodeProducer": {
+ "name": "Barcode Producer",
+ "description": "Download latest dmg containing app. Latest version is always at this URL.",
+ "repo": "autopkg/mosen-recipes",
+ "path": "ItsApparent/BarcodeProducer.download.recipe",
+ "shortname": "BarcodeProducer.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.mosen.munki.BarcodeProducer",
+ "com.github.moofit-recipes.pkg.BarcodeProducer"
+ ]
+ },
+ "com.github.mosen.munki.BarcodeProducer": {
+ "name": "Barcode Producer",
+ "description": "\n Import dmg into munki as CopyFromDmg type installer.\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "ItsApparent/BarcodeProducer.munki.recipe",
+ "parent": "com.github.mosen.download.BarcodeProducer",
+ "shortname": "BarcodeProducer.munki",
"inferred_type": "munki",
- "munki_display_name": "IntelliJ IDEA Ultimate",
- "munki_description": "Every aspect of IntelliJ IDEA is specifically designed to maximize developer productivity.\n\nTogether, powerful static code analysis and ergonomic design make development not only productive but also an enjoyable experience."
+ "munki_display_name": "Barcode Producer",
+ "munki_description": "Barcode Producer 6 creates barcode graphics for retail packages, books, stickers, and more. Design, customize, then send finished EPS graphics right to Adobe Illustrator, InDesign, or Photoshop."
},
- "com.github.mosen.munki.RubyMine": {
- "name": "RubyMine",
- "description": "Downloads the current release version of RubyMine and imports into Munki.",
+ "com.github.mosen.munki.CADtools10": {
+ "name": "CADtools",
+ "description": "\n Imports HotDoor CADtools into munki\n ",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/RubyMine.munki.recipe",
- "parent": "com.github.mosen.download.RubyMine",
- "shortname": "RubyMine.munki",
+ "path": "HotDoor/CADTools10.munki.recipe",
+ "parent": "com.github.mosen.download.CADtools10",
+ "shortname": "CADTools10.munki",
"inferred_type": "munki",
- "munki_display_name": "RubyMine",
- "munki_description": "The Most Intelligent Ruby and Rails IDE."
+ "munki_display_name": "CADtools 10",
+ "munki_description": "HotDoor CADtools 10 for Illustrator"
},
- "com.github.mosen.install.IDEA-IU": {
- "name": null,
- "description": "Downloads the latest release of IntelliJ IDEA Ultimate Edition and installs it.",
+ "com.github.mosen.pkg.CADTools7": {
+ "name": "CADTools7",
+ "description": "\n Copy CADTools 7 plugins into a package root structure, then create a package.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/IDEA-IU.install.recipe",
- "parent": "com.github.mosen.download.IDEA-IU",
- "shortname": "IDEA-IU.install",
- "inferred_type": "install"
+ "path": "HotDoor/CADTools7.pkg.recipe",
+ "parent": "com.github.mosen.download.CADTools7",
+ "shortname": "CADTools7.pkg",
+ "inferred_type": "pkg"
},
- "com.github.mosen.download.PhpStorm": {
- "name": "PhpStorm",
- "description": "Download the latest release of PhpStorm",
+ "com.github.mosen.download.CADTools8": {
+ "name": "CadTools",
+ "description": "\n Download the specified version of HotDoor CADTools\n ",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/PhpStorm.download.recipe",
- "shortname": "PhpStorm.download",
+ "path": "HotDoor/CADTools8.download.recipe",
+ "shortname": "CADTools8.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.PhpStorm",
- "com.github.killahquam.pkg.PhpStorm",
- "com.github.peshay.filewave.PhpStorm",
- "com.github.moofit-recipes.pkg.PhpStorm"
+ "com.github.mosen.pkg.CADTools8"
]
},
- "com.github.mosen.download.jetbrains": {
- "name": "DataGrip",
- "description": "Download the latest release of of jetbrains apps",
+ "com.github.mosen.pkg.CADTools9": {
+ "name": "CADTools9",
+ "description": "\n Copy CADTools 9 plugins into a package root structure, then create a package.\n There is no conditional checking for which versions of Illustrator have been installed.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/jetbrains.download.recipe",
- "shortname": "jetbrains.download",
+ "path": "HotDoor/CADTools9.pkg.recipe",
+ "parent": "com.github.mosen.download.CADTools9",
+ "shortname": "CADTools9.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.mosen.pkg.CADTools8": {
+ "name": "CADTools8",
+ "description": "\n Copy CADTools 8 plugins into a package root structure, then create a package.\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "HotDoor/CADTools8.pkg.recipe",
+ "parent": "com.github.mosen.download.CADTools8",
+ "shortname": "CADTools8.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.mosen.download.CADTools7": {
+ "name": "CadTools",
+ "description": "\n Download the specified version of HotDoor CADTools\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "HotDoor/CADTools7.download.recipe",
+ "shortname": "CADTools7.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.DataGrip",
- "com.github.mosen.munki.CLion"
+ "com.github.mosen.pkg.CADTools7"
]
},
- "com.github.mosen.munki.PhpStorm": {
- "name": "PhpStorm",
- "description": "Download the latest release of PhpStorm and imports into Munki.",
+ "com.github.mosen.download.CADTools9": {
+ "name": "CadTools",
+ "description": "\n Download the specified version of HotDoor CADTools\n ",
"repo": "autopkg/mosen-recipes",
- "path": "JetBrains/PhpStorm.munki.recipe",
- "parent": "com.github.mosen.download.PhpStorm",
- "shortname": "PhpStorm.munki",
- "inferred_type": "munki",
- "munki_display_name": "PhpStorm",
- "munki_description": "PhpStorm is a PHP IDE that actually \u2018gets\u2019 your code. It supports PHP 5.3/5.4/5.5/5.6/7.0, provides on-the-fly error prevention, best autocompletion and code refactoring, zero configuration debugging, and an extended HTML, CSS, and JavaScript editor."
+ "path": "HotDoor/CADTools9.download.recipe",
+ "shortname": "CADTools9.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.mosen.pkg.CADTools9"
+ ]
},
- "com.github.mosen.download.Esko.AcrobatXMP": {
- "name": "AcrobatXMP",
- "description": "\n Download the current release of the XMP plugin for Acrobat\n ",
+ "com.github.mosen.download.CADtools10": {
+ "name": "CADtools",
+ "description": "\n Download the specified version of HotDoor CADtools\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/AcrobatXMP.download.recipe",
- "shortname": "AcrobatXMP.download",
+ "path": "HotDoor/CADTools10.download.recipe",
+ "shortname": "CADTools10.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.pkg.Esko.AcrobatXMP"
+ "com.github.mosen.munki.CADtools10"
]
},
- "com.github.mosen.munki.Esko.AcrobatXMP": {
- "name": "AcrobatXMP",
- "description": "\n Import the Acrobat XMP Plugin into Munki\n ",
+ "com.github.mosen.download.Fseventer": {
+ "name": "Fseventer",
+ "description": "\n Download the current release of Fseventer\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/AcrobatXMP.munki.recipe",
- "parent": "com.github.mosen.pkg.Esko.AcrobatXMP",
- "shortname": "AcrobatXMP.munki",
- "inferred_type": "munki",
- "munki_display_name": "Esko XMP Plugin for Acrobat",
- "munki_description": "Esko XMP Plugin for Acrobat"
+ "path": "FernLightning/Fseventer.download.recipe",
+ "shortname": "Fseventer.download",
+ "inferred_type": "download"
},
- "com.github.mosen.download.Esko.DeskpackEssentials": {
- "name": "Deskpack_Essentials",
- "description": "\n Download the current release of Esko Deskpack Essentials (Trial)\n\n You must register to receive the download URL\n ",
+ "com.github.mosen.download.CommandWorkstation": {
+ "name": null,
+ "description": "Download the latest release of Fiery Command Workstation",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/DeskpackEssentials.download.recipe",
- "shortname": "DeskpackEssentials.download",
+ "path": "EFI/CommandWorkstation.download.recipe",
+ "shortname": "CommandWorkstation.download",
"inferred_type": "download"
},
- "com.github.mosen.pkg.Esko.CT-LP": {
- "name": "CT-LP",
- "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ",
+ "com.github.mosen.download.EFI.FieryExtendedApplications": {
+ "name": null,
+ "description": "Download the Fiery Extended Applications package (Command WorkStation, HotFolders, Remote Scan)",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/CTLP.pkg.recipe",
- "parent": "com.github.mosen.download.Esko.CT-LP",
- "shortname": "CTLP.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.mosen.munki.Esko.CT-LP"
- ]
+ "path": "EFI/FieryExtendedApplications.download.recipe",
+ "shortname": "FieryExtendedApplications.download",
+ "inferred_type": "download"
},
- "com.github.mosen.pkg.Esko.AcrobatXMP": {
- "name": "AcrobatXMP",
- "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ",
+ "com.github.mosen.download.0xED": {
+ "name": "0xED",
+ "description": "\n Downloads the current release version of 0xED.\n 0xED may be discontinued.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/AcrobatXMP.pkg.recipe",
- "parent": "com.github.mosen.download.Esko.AcrobatXMP",
- "shortname": "AcrobatXMP.pkg",
- "inferred_type": "pkg",
+ "path": "SuaveTech/0xED.download.recipe",
+ "shortname": "0xED.download",
+ "inferred_type": "download"
+ },
+ "com.github.mosen.download.FontExplorerXProPlugins": {
+ "name": "FontExplorerXProPlugins",
+ "description": "\n Download FontExplorer X Pro Plugins as a separate package (plugins-xyz.zip).\n Plugins are already included in the FontExplorerXPro recipe. \n Only use this if you want to alter the way that plugins are installed.\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Linotype/FontExplorerX4Plugins.download.recipe",
+ "shortname": "FontExplorerX4Plugins.download",
+ "inferred_type": "download",
"children": [
- "com.github.mosen.munki.Esko.AcrobatXMP"
+ "com.github.mosen.pkg.FontExplorerXPluginID2014",
+ "com.github.mosen.pkg.FontExplorerXPluginAI2014",
+ "com.github.mosen.pkg.FontExplorerXPluginPS2014"
]
},
- "com.github.mosen.download.EskoDeskpackAdvanced": {
- "name": "EskoDeskpackEssentials",
- "description": "\n Download the current release of Esko Deskpack Advanced (Trial)\n\n You must register to receive the download URL\n ",
+ "com.github.mosen.install.FontExplorerXPro": {
+ "name": null,
+ "description": "\n Install FontExplorer X Pro Locally.\n You must install a license file yourself.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/DeskpackAdvanced.download.recipe",
- "shortname": "DeskpackAdvanced.download",
- "inferred_type": "download"
+ "path": "Linotype/FontExplorerXPro.install.recipe",
+ "parent": "com.github.mosen.download.FontExplorerXPro",
+ "shortname": "FontExplorerXPro.install",
+ "inferred_type": "install"
},
- "com.github.mosen.download.Esko.PowerLayout": {
- "name": "PowerTrapper",
- "description": "\n Download the current release of Esko PowerLayout [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ",
+ "com.github.mosen.pkg.FontExplorerXPluginID2014": {
+ "name": "FontExplorerXPluginID2014",
+ "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/PowerLayout.download.recipe",
- "shortname": "PowerLayout.download",
+ "path": "Linotype/FontExplorerX4PluginID2014.pkg.recipe",
+ "parent": "com.github.mosen.download.FontExplorerXProPlugins",
+ "shortname": "FontExplorerX4PluginID2014.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.mosen.download.FontExplorerXServer": {
+ "name": "FontExplorerXServer",
+ "description": "\n Downloads the current release version of the FontExplorer X Server (Mac)\n\n Includes installers for all platforms of the client, too.\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Linotype/FontExplorerXServer.download.recipe",
+ "shortname": "FontExplorerXServer.download",
"inferred_type": "download"
},
- "com.github.mosen.download.EskoDataExchange": {
- "name": "Esko Data Exchange",
- "description": "\n Download the current release of Esko Data Exchange.\n ",
+ "com.github.mosen.pkg.FontExplorerXPluginAI2014": {
+ "name": "FontExplorerXPluginAI2014",
+ "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/EskoDataExchange.download.recipe",
- "shortname": "EskoDataExchange.download",
+ "path": "Linotype/FontExplorerX4PluginAI2014.pkg.recipe",
+ "parent": "com.github.mosen.download.FontExplorerXProPlugins",
+ "shortname": "FontExplorerX4PluginAI2014.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.mosen.download.FontExplorerXPro": {
+ "name": "FontExplorerXPro",
+ "description": "\n Prototype download for FontExplorer X Pro\n Latest build information is available at http://fex.linotype.com/update/client/mac/pro/version.plist\n It does not refer to the download location of the latest build.\n\n Plugin sparkleshare information available at http://fex.linotype.com/update/client/mac/pro/plugins(-4)/appcast-small.xml\n\n Sample HTTP GET for the plugin sparkleshare feed:\n GET /update/client/mac/pro/plugins/appcast-small.xml\n XPRESS_7=2.0.9\n INCOPY_CC=3.5.1\n PHOTOSHOP_CS5=3.5.0\n etc\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Linotype/FontExplorerXPro.download.recipe",
+ "shortname": "FontExplorerXPro.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.pkg.EskoDataExchange"
+ "com.github.mosen.install.FontExplorerXPro",
+ "com.github.mosen.munki.FontExplorerXPro",
+ "com.github.mosen.pkg.FontExplorerXPro"
]
},
- "com.github.mosen.pkg.EskoDeskpackEssentials": {
- "name": "EskoDeskpackEssentials",
- "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n\n You must register to receive the download URL legitimately.\n ",
+ "com.github.mosen.munki.FontExplorerXPro": {
+ "name": "FontExplorerXPro",
+ "description": "\n Import FontExplorer X Pro into Munki. Includes a postinstall script which attempts to upgrade plugins for all applications.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/DeskpackEssentials.pkg.recipe",
- "parent": "com.github.mosen.download.EskoDeskpackEssentials",
- "shortname": "DeskpackEssentials.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.mosen.munki.EskoDeskpackEssentials"
- ]
+ "path": "Linotype/FontExplorerXPro.munki.recipe",
+ "parent": "com.github.mosen.download.FontExplorerXPro",
+ "shortname": "FontExplorerXPro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FontExplorer X Pro",
+ "munki_description": "FontExplorer X is the simple and speedy way to find and curate all of your fonts."
},
- "com.github.mosen.download.Esko.CT-LP": {
- "name": "CT-LP",
- "description": "\n Download the current release of Esko CT/LP Plugin for Photoshop\n ",
+ "com.github.mosen.pkg.FontExplorerXPro": {
+ "name": "FontExplorerXPro",
+ "description": "\n Package FontExplorer X Pro.\n\n As of 4.2, FontExplorer X Pro no longer supports 'slipstreaming' the client license into the application bundle.\n This recipe has been temporarily made redundant.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/CTLP.download.recipe",
- "shortname": "CTLP.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.pkg.Esko.CT-LP"
- ]
+ "path": "Linotype/FontExplorerX4Pro.pkg.recipe",
+ "parent": "com.github.mosen.download.FontExplorerXPro",
+ "shortname": "FontExplorerX4Pro.pkg",
+ "inferred_type": "pkg"
},
- "com.github.mosen.download.Esko.PowerTrapper": {
- "name": "PowerTrapper",
- "description": "\n Download the current release of Esko PowerTrapper [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ",
+ "com.github.mosen.pkg.FontExplorerXPluginPS2014": {
+ "name": "FontExplorerXPluginPS2014",
+ "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/PowerTrapper.download.recipe",
- "shortname": "PowerTrapper.download",
+ "path": "Linotype/FontExplorerX4PluginPS2014.pkg.recipe",
+ "parent": "com.github.mosen.download.FontExplorerXProPlugins",
+ "shortname": "FontExplorerX4PluginPS2014.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.mosen.download.WebCenterConnector": {
+ "name": "WebCenterConnector",
+ "description": "\n Download the current release of Esko WebCenter Connector\n\n You must register to receive the download URL\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Esko/WebCenterConnector.download.recipe",
+ "shortname": "WebCenterConnector.download",
"inferred_type": "download"
},
"com.github.mosen.munki.EskoDeskpackEssentials": {
@@ -27146,36 +27285,24 @@
"munki_display_name": "Esko Deskpack Essentials for Adobe Illustrator",
"munki_description": "Esko Deskpack Essentials for Adobe Illustrator"
},
- "com.github.mosen.download.WebCenterConnector": {
- "name": "WebCenterConnector",
- "description": "\n Download the current release of Esko WebCenter Connector\n\n You must register to receive the download URL\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Esko/WebCenterConnector.download.recipe",
- "shortname": "WebCenterConnector.download",
- "inferred_type": "download"
- },
- "com.github.mosen.pkg.EskoDataExchange": {
- "name": "Esko Data Exchange",
- "description": "\n Remove AppleScript which creates alert dialogs, use exit status only.\n This will make package installation compatible with a silent workflow.\n ",
+ "com.github.mosen.download.Esko.CT-LP": {
+ "name": "CT-LP",
+ "description": "\n Download the current release of Esko CT/LP Plugin for Photoshop\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/EskoDataExchange.pkg.recipe",
- "parent": "com.github.mosen.download.EskoDataExchange",
- "shortname": "EskoDataExchange.pkg",
- "inferred_type": "pkg",
+ "path": "Esko/CTLP.download.recipe",
+ "shortname": "CTLP.download",
+ "inferred_type": "download",
"children": [
- "com.github.mosen.munki.EskoDataExchange"
+ "com.github.mosen.pkg.Esko.CT-LP"
]
},
- "com.github.mosen.munki.EskoDataExchange": {
- "name": "Esko Data Exchange",
- "description": "Import Esko Data Exchange into Munki",
+ "com.github.mosen.download.Esko.DeskpackEssentials": {
+ "name": "Deskpack_Essentials",
+ "description": "\n Download the current release of Esko Deskpack Essentials (Trial)\n\n You must register to receive the download URL\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Esko/EskoDataExchange.munki.recipe",
- "parent": "com.github.mosen.pkg.EskoDataExchange",
- "shortname": "EskoDataExchange.munki",
- "inferred_type": "munki",
- "munki_display_name": "Esko Data Exchange for Adobe Illustrator",
- "munki_description": "Esko Data Exchange for Adobe Illustrator"
+ "path": "Esko/DeskpackEssentials.download.recipe",
+ "shortname": "DeskpackEssentials.download",
+ "inferred_type": "download"
},
"com.github.mosen.download.Esko.InkTools": {
"name": "InkTools",
@@ -27185,6 +27312,18 @@
"shortname": "InkTools.download",
"inferred_type": "download"
},
+ "com.github.mosen.pkg.Esko.AcrobatXMP": {
+ "name": "AcrobatXMP",
+ "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Esko/AcrobatXMP.pkg.recipe",
+ "parent": "com.github.mosen.download.Esko.AcrobatXMP",
+ "shortname": "AcrobatXMP.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.mosen.munki.Esko.AcrobatXMP"
+ ]
+ },
"com.github.mosen.munki.Esko.CT-LP": {
"name": "CT-LP",
"description": "\n Import the CT/LP Plugin into Munki\n ",
@@ -27196,141 +27335,109 @@
"munki_display_name": "CT/LP Plugin for Photoshop",
"munki_description": "CT/LP Plugin for Photoshop"
},
- "com.github.mosen.munki.ArtFiles2": {
- "name": "ArtFiles2",
- "description": "\n Re-packs the Art Files 2 zip into a dmg, and imports into munki.\n\n The download URL has a dmg extension but redirects to a zip archive containing an app bundle.\n The recipe will unpack the zip file, and then create a DMG for the .app. This is imported into munki and\n will be installed as a CopyFromDmg style package.\n ",
+ "com.github.mosen.munki.Esko.AcrobatXMP": {
+ "name": "AcrobatXMP",
+ "description": "\n Import the Acrobat XMP Plugin into Munki\n ",
"repo": "autopkg/mosen-recipes",
- "path": "CodeLine/ArtFiles2.munki.recipe",
- "parent": "com.github.mosen.download.ArtFiles2",
- "shortname": "ArtFiles2.munki",
+ "path": "Esko/AcrobatXMP.munki.recipe",
+ "parent": "com.github.mosen.pkg.Esko.AcrobatXMP",
+ "shortname": "AcrobatXMP.munki",
"inferred_type": "munki",
- "munki_display_name": "Art Files",
- "munki_description": "Art Files is a stand-alone application that takes the tedious task of collecting Illustrator documents, linked images and fonts for graphics files and turns it into a simple point & click operation. Art Files focuses on gathering just the information you need to get your files packaged up or ready for archiving."
+ "munki_display_name": "Esko XMP Plugin for Acrobat",
+ "munki_description": "Esko XMP Plugin for Acrobat"
},
- "com.github.mosen.download.ArtFiles2": {
- "name": "ArtFiles2",
- "description": "\n Downloads the current release version of Art Files 2.\n\n There are no parameters, as the download URL is currently static.\n ",
+ "com.github.mosen.pkg.EskoDeskpackEssentials": {
+ "name": "EskoDeskpackEssentials",
+ "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n\n You must register to receive the download URL legitimately.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "CodeLine/ArtFiles2.download.recipe",
- "shortname": "ArtFiles2.download",
- "inferred_type": "download",
+ "path": "Esko/DeskpackEssentials.pkg.recipe",
+ "parent": "com.github.mosen.download.EskoDeskpackEssentials",
+ "shortname": "DeskpackEssentials.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.mosen.munki.ArtFiles2"
+ "com.github.mosen.munki.EskoDeskpackEssentials"
]
},
- "com.github.mosen.license.Adobe.ProvisioningToolkit": {
- "name": null,
- "description": "Creates the volume license prov.xml file",
- "repo": "autopkg/mosen-recipes",
- "path": "Adobe/AdobeProvisioningToolkit.license.recipe",
- "shortname": "AdobeProvisioningToolkit.license",
- "inferred_type": "license"
- },
- "com.github.timsutton.munki.adobe-acrobat-pro-base-customized": {
- "name": "AdobeAcrobatPro",
- "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nuses the Customization Wizard for DC to output a customized installer package,\nand imports the result into Munki.\n\n\nENABLE_BROWSER_PLUGIN can be set to any value to enable the Adobe Acrobat Pro\nNPAPI browser plugin\n",
+ "com.github.mosen.munki.EskoDataExchange": {
+ "name": "Esko Data Exchange",
+ "description": "Import Esko Data Exchange into Munki",
"repo": "autopkg/mosen-recipes",
- "path": "Adobe/AdobeAcrobatProBaseCustomized.munki.recipe",
- "parent": "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized",
- "shortname": "AdobeAcrobatProBaseCustomized.munki",
+ "path": "Esko/EskoDataExchange.munki.recipe",
+ "parent": "com.github.mosen.pkg.EskoDataExchange",
+ "shortname": "EskoDataExchange.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
- },
- "com.github.mosen.download.Adobe.CaptivateTTSVoices": {
- "name": null,
- "description": "Downloads Adobe e-Learning Assets for Captivate 2017",
- "repo": "autopkg/mosen-recipes",
- "path": "Adobe/CaptivateTTSVoices.download.recipe",
- "shortname": "CaptivateTTSVoices.download",
- "inferred_type": "download"
- },
- "com.github.mosen.download.AAMEE": {
- "name": "AAMEE",
- "description": "\n Downloads Adobe Application Manager Enterprise Edition\n http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html\n\n The URL is static until i write a scraper.\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Adobe/AAMEE.download.recipe",
- "shortname": "AAMEE.download",
- "inferred_type": "download"
- },
- "com.github.mosen.download.Lightroom": {
- "name": "Lightroom",
- "description": "Download the latest update for the specified major release of Lightroom",
- "repo": "autopkg/mosen-recipes",
- "path": "Adobe/Lightroom.download.recipe",
- "shortname": "Lightroom.download",
- "inferred_type": "download"
+ "munki_display_name": "Esko Data Exchange for Adobe Illustrator",
+ "munki_description": "Esko Data Exchange for Adobe Illustrator"
},
- "com.github.mosen.download.Adobe.eLearningAssets": {
- "name": null,
- "description": "Downloads Adobe e-Learning Assets for Captivate 2017",
+ "com.github.mosen.download.Esko.PowerLayout": {
+ "name": "PowerTrapper",
+ "description": "\n Download the current release of Esko PowerLayout [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Adobe/CaptivateELearningAssets.download.recipe",
- "shortname": "CaptivateELearningAssets.download",
+ "path": "Esko/PowerLayout.download.recipe",
+ "shortname": "PowerLayout.download",
"inferred_type": "download"
},
- "com.github.mosen.download.CustomizationWizardXI": {
- "name": "CustomizationWizardXI",
- "description": "\n Downloads Adobe Customization Wizard XI\n\n The URL is static until i write a scraper.\n ",
+ "com.github.mosen.download.EskoDeskpackAdvanced": {
+ "name": "EskoDeskpackEssentials",
+ "description": "\n Download the current release of Esko Deskpack Advanced (Trial)\n\n You must register to receive the download URL\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Adobe/CustomizationWizardXI.download.recipe",
- "shortname": "CustomizationWizardXI.download",
+ "path": "Esko/DeskpackAdvanced.download.recipe",
+ "shortname": "DeskpackAdvanced.download",
"inferred_type": "download"
},
- "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized": {
- "name": "AdobeAcrobatPro",
- "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nand uses the Customization Wizard for DC to output a customized installer package.\n\nMAJOR_VERSION can be updated if Adobe updates this to 2017, 2018, etc.\n\nFEATURE_LOCKDOWN_PLIST can be provided to add additional parameters as documented on\nAdobe's Acrobat Enterprise website. The default provided by this recipe is to\ndisable the built-in auto-updater for both the \"DC\" and \"2015\" (Classic) releases\nof Acrobat Pro DC. Other parameters may be added by the admin as desired.\n\nSERIAL_NUMBER can contain a serial number for the license. If omitted, either\nNamed Licensing or a license file provided by a serialization/device license\nfrom CCP can be used.\n",
+ "com.github.mosen.pkg.Esko.CT-LP": {
+ "name": "CT-LP",
+ "description": "\n Modify pre/post scripts to remove reference to AppleScript alert dialogs and use exit status only.\n This will make package installation compatible with a silent workflow.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Adobe/AdobeAcrobatProBaseCustomized.pkg.recipe",
- "parent": "com.github.timsutton.download.adobe-acrobat-pro-base",
- "shortname": "AdobeAcrobatProBaseCustomized.pkg",
+ "path": "Esko/CTLP.pkg.recipe",
+ "parent": "com.github.mosen.download.Esko.CT-LP",
+ "shortname": "CTLP.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.timsutton.munki.adobe-acrobat-pro-base-customized"
+ "com.github.mosen.munki.Esko.CT-LP"
]
},
- "com.github.timsutton.download.adobe-acrobat-pro-base": {
- "name": "AdobeAcrobatPro",
- "description": "Downloads latest Adobe Acrobat Pro base installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html\n\nMAJOR_VERSION can be either 'DC' or '2015'. DC should be the 'Continuous' track,\n'2015' is the current latest 'Classic' track.\n\nFor more information on Continuous vs. Classic \"tracks\" see:\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#which-track-should-i-use\n\nand\n\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#preference-and-file-paths\n",
+ "com.github.mosen.download.EskoDataExchange": {
+ "name": "Esko Data Exchange",
+ "description": "\n Download the current release of Esko Data Exchange.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Adobe/AdobeAcrobatProBase.download.recipe",
- "shortname": "AdobeAcrobatProBase.download",
+ "path": "Esko/EskoDataExchange.download.recipe",
+ "shortname": "EskoDataExchange.download",
"inferred_type": "download",
"children": [
- "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized"
+ "com.github.mosen.pkg.EskoDataExchange"
]
},
- "com.github.mosen.install.salt": {
- "name": null,
- "description": "Install SaltStack directly from the current version on the web",
+ "com.github.mosen.pkg.EskoDataExchange": {
+ "name": "Esko Data Exchange",
+ "description": "\n Remove AppleScript which creates alert dialogs, use exit status only.\n This will make package installation compatible with a silent workflow.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "SaltStack/salt.install.recipe",
- "parent": "com.github.mosen.download.salt",
- "shortname": "salt.install",
- "inferred_type": "install"
+ "path": "Esko/EskoDataExchange.pkg.recipe",
+ "parent": "com.github.mosen.download.EskoDataExchange",
+ "shortname": "EskoDataExchange.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.mosen.munki.EskoDataExchange"
+ ]
},
- "com.github.mosen.download.salt": {
- "name": "Salt",
- "description": "Downloads the latest version of SaltStack, specify python version\nin the PYVERSION variable to switch between 2 (default) and 3 versions of the installer.",
+ "com.github.mosen.download.Esko.AcrobatXMP": {
+ "name": "AcrobatXMP",
+ "description": "\n Download the current release of the XMP plugin for Acrobat\n ",
"repo": "autopkg/mosen-recipes",
- "path": "SaltStack/salt.download.recipe",
- "shortname": "salt.download",
+ "path": "Esko/AcrobatXMP.download.recipe",
+ "shortname": "AcrobatXMP.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.install.salt",
- "com.github.mosen.munki.salt"
+ "com.github.mosen.pkg.Esko.AcrobatXMP"
]
},
- "com.github.mosen.munki.salt": {
- "name": "salt",
- "description": "Import SaltStack into munki",
+ "com.github.mosen.download.Esko.PowerTrapper": {
+ "name": "PowerTrapper",
+ "description": "\n Download the current release of Esko PowerTrapper [TRIAL]\n\n You must register with Esko to legitimately receive the download URL\n ",
"repo": "autopkg/mosen-recipes",
- "path": "SaltStack/salt.munki.recipe",
- "parent": "com.github.mosen.download.salt",
- "shortname": "salt.munki",
- "inferred_type": "munki",
- "munki_display_name": "SaltStack",
- "munki_description": "Change the way you build, control and secure complex infrastructure and application environments at scale."
+ "path": "Esko/PowerTrapper.download.recipe",
+ "shortname": "PowerTrapper.download",
+ "inferred_type": "download"
},
"com.github.mosen.munki.salt.py3": {
"name": "salt-py3",
@@ -27354,91 +27461,91 @@
"com.github.mosen.munki.salt.py3"
]
},
- "com.github.mosen.download.SeafileClient": {
- "name": "SeafileClient",
- "description": "Downloads latest version of Seafile client for mac",
+ "com.github.mosen.download.salt": {
+ "name": "Salt",
+ "description": "Downloads the latest version of SaltStack, specify python version\nin the PYVERSION variable to switch between 2 (default) and 3 versions of the installer.",
"repo": "autopkg/mosen-recipes",
- "path": "Seafile/SeafileClient.download.recipe",
- "shortname": "SeafileClient.download",
+ "path": "SaltStack/salt.download.recipe",
+ "shortname": "salt.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.SeafileClient",
- "com.github.mosen.install.SeafileClient"
- ]
- },
- "com.github.mosen.munki.SeafileClient": {
- "name": "SeafileClient",
- "description": "Downloads latest version of Seafile Client and imports into a Munki repo.",
- "repo": "autopkg/mosen-recipes",
- "path": "Seafile/SeafileClient.munki.recipe",
- "parent": "com.github.mosen.download.SeafileClient",
- "shortname": "SeafileClient.munki",
- "inferred_type": "munki",
- "munki_display_name": "Seafile",
- "munki_description": "Seafile is an open source cloud storage for your teams and organizations. (Dropbox like)"
+ "com.github.mosen.install.salt",
+ "com.github.mosen.munki.salt"
+ ]
},
- "com.github.mosen.install.SeafileClient": {
+ "com.github.mosen.install.salt": {
"name": null,
- "description": "Downloads latest version of Seafile Client and copies it into the Applications directory",
+ "description": "Install SaltStack directly from the current version on the web",
"repo": "autopkg/mosen-recipes",
- "path": "Seafile/SeafileClient.install.recipe",
- "parent": "com.github.mosen.download.SeafileClient",
- "shortname": "SeafileClient.install",
+ "path": "SaltStack/salt.install.recipe",
+ "parent": "com.github.mosen.download.salt",
+ "shortname": "salt.install",
"inferred_type": "install"
},
- "com.github.mosen.pkg.FieryEX550_560_ElCapitan": {
- "name": "FieryEX550_560_ElCapitan",
- "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ",
+ "com.github.mosen.munki.salt": {
+ "name": "salt",
+ "description": "Import SaltStack into munki",
"repo": "autopkg/mosen-recipes",
- "path": "Xerox/FieryEX550_560_ElCapitan.pkg.recipe",
- "parent": "com.github.mosen.download.FieryEX550_560_ElCapitan",
- "shortname": "FieryEX550_560_ElCapitan.pkg",
- "inferred_type": "pkg"
+ "path": "SaltStack/salt.munki.recipe",
+ "parent": "com.github.mosen.download.salt",
+ "shortname": "salt.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SaltStack",
+ "munki_description": "Change the way you build, control and secure complex infrastructure and application environments at scale."
},
- "com.github.mosen.munki.FieryEX550_560_Yosemite": {
- "name": "FieryEX550_560_Yosemite",
- "description": "\n Import the Xerox EFI EX550/560 silent install package into munki.\n This version (2.0) supports Bi-Directional Communication in Yosemite via a Daemon\n ",
+ "com.github.mosen.install.mysides": {
+ "name": "mysides",
+ "description": "Installs the latest version of mysides.",
"repo": "autopkg/mosen-recipes",
- "path": "Xerox/FieryEX550_560_Yosemite.munki.recipe",
- "parent": "com.github.mosen.pkg.FieryEX550_560_Yosemite",
- "shortname": "FieryEX550_560_Yosemite.munki",
+ "path": "mysides/mysides.install.recipe",
+ "parent": "com.github.mosen.download.mysides",
+ "shortname": "mysides.install",
+ "inferred_type": "install"
+ },
+ "com.github.mosen.munki.mysides": {
+ "name": "mysides",
+ "description": "Downloads the latest version of mysides and imports it into Munki.",
+ "repo": "autopkg/mosen-recipes",
+ "path": "mysides/mysides.munki.recipe",
+ "parent": "com.github.mosen.download.mysides",
+ "shortname": "mysides.munki",
"inferred_type": "munki",
- "munki_display_name": "Xerox Fiery EX550 560",
- "munki_description": "Installer for the Xerox EFI Fiery EX560 Drivers and Supporting Utilities"
+ "munki_display_name": "mysides",
+ "munki_description": "A simple CLI tool for Finder sidebar modification."
},
- "com.github.mosen.pkg.FieryEX550_560": {
- "name": "FieryEX550_560",
- "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ",
+ "com.github.mosen.download.mysides": {
+ "name": "mysides",
+ "description": "Downloads the latest version of mysides.",
"repo": "autopkg/mosen-recipes",
- "path": "Xerox/FieryEX550_560.pkg.recipe",
- "parent": "com.github.mosen.download.FieryEX550_560",
- "shortname": "FieryEX550_560.pkg",
- "inferred_type": "pkg",
+ "path": "mysides/mysides.download.recipe",
+ "shortname": "mysides.download",
+ "inferred_type": "download",
"children": [
- "com.github.mosen.munki.FieryEX550_560"
+ "com.github.mosen.install.mysides",
+ "com.github.mosen.munki.mysides",
+ "com.github.moofit-recipes.pkg.mySides"
]
},
- "com.github.mosen.pkg.FieryEX550_560_Yosemite": {
- "name": "FieryEX550_560_Yosemite",
- "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ",
+ "com.github.mosen.munki.ArtFiles2": {
+ "name": "ArtFiles2",
+ "description": "\n Re-packs the Art Files 2 zip into a dmg, and imports into munki.\n\n The download URL has a dmg extension but redirects to a zip archive containing an app bundle.\n The recipe will unpack the zip file, and then create a DMG for the .app. This is imported into munki and\n will be installed as a CopyFromDmg style package.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Xerox/FieryEX550_560_Yosemite.pkg.recipe",
- "parent": "com.github.mosen.download.FieryEX550_560_Yosemite",
- "shortname": "FieryEX550_560_Yosemite.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.mosen.munki.FieryEX550_560_Yosemite"
- ]
+ "path": "CodeLine/ArtFiles2.munki.recipe",
+ "parent": "com.github.mosen.download.ArtFiles2",
+ "shortname": "ArtFiles2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Art Files",
+ "munki_description": "Art Files is a stand-alone application that takes the tedious task of collecting Illustrator documents, linked images and fonts for graphics files and turns it into a simple point & click operation. Art Files focuses on gathering just the information you need to get your files packaged up or ready for archiving."
},
- "com.github.mosen.download.FieryEX550_560": {
- "name": "FieryEX550_560",
- "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\n The URL is static until i write a scraper.\n ",
+ "com.github.mosen.download.ArtFiles2": {
+ "name": "ArtFiles2",
+ "description": "\n Downloads the current release version of Art Files 2.\n\n There are no parameters, as the download URL is currently static.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Xerox/FieryEX550_560.download.recipe",
- "shortname": "FieryEX550_560.download",
+ "path": "CodeLine/ArtFiles2.download.recipe",
+ "shortname": "ArtFiles2.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.pkg.FieryEX550_560"
+ "com.github.mosen.munki.ArtFiles2"
]
},
"com.github.mosen.munki.FieryEX550_560": {
@@ -27452,17 +27559,6 @@
"munki_display_name": "Xerox Fiery EX550 560",
"munki_description": "Installer for the Xerox EFI Fiery EX560 Drivers and Supporting Utilities"
},
- "com.github.mosen.download.FieryEX550_560_ElCapitan": {
- "name": "FieryEX550_560_ElCapitan",
- "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\tThis version now includes support for ElCapitan 10.11 and all versions below\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Xerox/FieryEX550_560_ElCapitan.download.recipe",
- "shortname": "FieryEX550_560_ElCapitan.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.pkg.FieryEX550_560_ElCapitan"
- ]
- },
"com.github.mosen.download.FieryEX550_560_Yosemite": {
"name": "FieryEX550_560_Yosemite",
"description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\n This version now includes support for Yosemite 10.10, but the vendor package has not changed package identifier or version number.\n For this reason, we identify this package as FieryEX550_560_Yosemite.\n ",
@@ -27474,173 +27570,113 @@
"com.github.mosen.pkg.FieryEX550_560_Yosemite"
]
},
- "com.github.mosen.download.Appsforlife.Origami": {
- "name": "Origami",
- "description": "\n Download the Appsforlife Origami Application/Plugin for Illustrator\n ",
+ "com.github.mosen.pkg.FieryEX550_560_Yosemite": {
+ "name": "FieryEX550_560_Yosemite",
+ "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Appsforlife/Origami.download.recipe",
- "shortname": "Origami.download",
- "inferred_type": "download",
+ "path": "Xerox/FieryEX550_560_Yosemite.pkg.recipe",
+ "parent": "com.github.mosen.download.FieryEX550_560_Yosemite",
+ "shortname": "FieryEX550_560_Yosemite.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.mosen.munki.Appsforlife.Origami"
+ "com.github.mosen.munki.FieryEX550_560_Yosemite"
]
},
- "com.github.mosen.munki.Appsforlife.Origami": {
- "name": "Origami",
- "description": "Downloads the current release version of the Origami plugin and imports into Munki.",
- "repo": "autopkg/mosen-recipes",
- "path": "Appsforlife/Origami.munki.recipe",
- "parent": "com.github.mosen.download.Appsforlife.Origami",
- "shortname": "Origami.munki",
- "inferred_type": "munki",
- "munki_display_name": "Origami",
- "munki_description": "Fold up your die drawings in Illustrator!"
- },
- "com.github.mosen.download.Appsforlife.Boxshot": {
- "name": "Boxshot",
- "description": "\n Download the Appsforlife Boxshot Application\n ",
+ "com.github.mosen.download.FieryEX550_560": {
+ "name": "FieryEX550_560",
+ "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\n The URL is static until i write a scraper.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Appsforlife/Boxshot.download.recipe",
- "shortname": "Boxshot.download",
+ "path": "Xerox/FieryEX550_560.download.recipe",
+ "shortname": "FieryEX550_560.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.Appsforlife.Boxshot"
+ "com.github.mosen.pkg.FieryEX550_560"
]
},
- "com.github.mosen.munki.Appsforlife.Boxshot": {
- "name": "Boxshot",
- "description": "Downloads the current release version of the Boxshot Application and imports into Munki.",
+ "com.github.mosen.munki.FieryEX550_560_Yosemite": {
+ "name": "FieryEX550_560_Yosemite",
+ "description": "\n Import the Xerox EFI EX550/560 silent install package into munki.\n This version (2.0) supports Bi-Directional Communication in Yosemite via a Daemon\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Appsforlife/Boxshot.munki.recipe",
- "parent": "com.github.mosen.download.Appsforlife.Boxshot",
- "shortname": "Boxshot.munki",
+ "path": "Xerox/FieryEX550_560_Yosemite.munki.recipe",
+ "parent": "com.github.mosen.pkg.FieryEX550_560_Yosemite",
+ "shortname": "FieryEX550_560_Yosemite.munki",
"inferred_type": "munki",
- "munki_display_name": "Boxshot",
- "munki_description": "Realistic 3D Mockups Made Easy\n\nBoxshot features 50+ customizable shapes and renders them so realistically that\ncustomers may think they are seeing a photo of the actual product."
- },
- "com.github.mosen.pkg.FontExplorerXPluginID2014": {
- "name": "FontExplorerXPluginID2014",
- "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerX4PluginID2014.pkg.recipe",
- "parent": "com.github.mosen.download.FontExplorerXProPlugins",
- "shortname": "FontExplorerX4PluginID2014.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Xerox Fiery EX550 560",
+ "munki_description": "Installer for the Xerox EFI Fiery EX560 Drivers and Supporting Utilities"
},
- "com.github.mosen.pkg.FontExplorerXPluginPS2014": {
- "name": "FontExplorerXPluginPS2014",
- "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ",
+ "com.github.mosen.pkg.FieryEX550_560": {
+ "name": "FieryEX550_560",
+ "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerX4PluginPS2014.pkg.recipe",
- "parent": "com.github.mosen.download.FontExplorerXProPlugins",
- "shortname": "FontExplorerX4PluginPS2014.pkg",
- "inferred_type": "pkg"
+ "path": "Xerox/FieryEX550_560.pkg.recipe",
+ "parent": "com.github.mosen.download.FieryEX550_560",
+ "shortname": "FieryEX550_560.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.mosen.munki.FieryEX550_560"
+ ]
},
- "com.github.mosen.download.FontExplorerXPro": {
- "name": "FontExplorerXPro",
- "description": "\n Prototype download for FontExplorer X Pro\n Latest build information is available at http://fex.linotype.com/update/client/mac/pro/version.plist\n It does not refer to the download location of the latest build.\n\n Plugin sparkleshare information available at http://fex.linotype.com/update/client/mac/pro/plugins(-4)/appcast-small.xml\n\n Sample HTTP GET for the plugin sparkleshare feed:\n GET /update/client/mac/pro/plugins/appcast-small.xml\n XPRESS_7=2.0.9\n INCOPY_CC=3.5.1\n PHOTOSHOP_CS5=3.5.0\n etc\n ",
+ "com.github.mosen.download.FieryEX550_560_ElCapitan": {
+ "name": "FieryEX550_560_ElCapitan",
+ "description": "\n Download the Xerox/EFI Fiery EX550/560 Driver\n\tThis version now includes support for ElCapitan 10.11 and all versions below\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerXPro.download.recipe",
- "shortname": "FontExplorerXPro.download",
+ "path": "Xerox/FieryEX550_560_ElCapitan.download.recipe",
+ "shortname": "FieryEX550_560_ElCapitan.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.install.FontExplorerXPro",
- "com.github.mosen.pkg.FontExplorerXPro",
- "com.github.mosen.munki.FontExplorerXPro"
+ "com.github.mosen.pkg.FieryEX550_560_ElCapitan"
]
},
- "com.github.mosen.install.FontExplorerXPro": {
- "name": null,
- "description": "\n Install FontExplorer X Pro Locally.\n You must install a license file yourself.\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerXPro.install.recipe",
- "parent": "com.github.mosen.download.FontExplorerXPro",
- "shortname": "FontExplorerXPro.install",
- "inferred_type": "install"
- },
- "com.github.mosen.pkg.FontExplorerXPluginAI2014": {
- "name": "FontExplorerXPluginAI2014",
- "description": "\n Package FontExplorer X Pro Plugins as Separate Installable Packages.\n\n Individual plugins are unzipped, then the QT framework components are added to them from the libqt.zip included\n in the plugin bundle. These are made into stand alone packages.\n ",
+ "com.github.mosen.pkg.FieryEX550_560_ElCapitan": {
+ "name": "FieryEX550_560_ElCapitan",
+ "description": "\n Convert the Fiery driver to a non-interactive installer package by removing the Install Wizard.app\n\n The original installer works by installing to \"/tmp/Fiery Printer Driver Installer.app\", then the postinstall executes or copies from\n inside the bundle. The outer flat package \"Fiery Printer Driver.pkg\" seems to do nothing much apart from running the single contained package.\n\n Our strategy is to extract and unpack the inner package, delete the interactive wizard (causing the postinstall to skip the interactive setup),\n and then re-pack the installer with the original postinstall scripts.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerX4PluginAI2014.pkg.recipe",
- "parent": "com.github.mosen.download.FontExplorerXProPlugins",
- "shortname": "FontExplorerX4PluginAI2014.pkg",
+ "path": "Xerox/FieryEX550_560_ElCapitan.pkg.recipe",
+ "parent": "com.github.mosen.download.FieryEX550_560_ElCapitan",
+ "shortname": "FieryEX550_560_ElCapitan.pkg",
"inferred_type": "pkg"
},
- "com.github.mosen.download.FontExplorerXServer": {
- "name": "FontExplorerXServer",
- "description": "\n Downloads the current release version of the FontExplorer X Server (Mac)\n\n Includes installers for all platforms of the client, too.\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerXServer.download.recipe",
- "shortname": "FontExplorerXServer.download",
- "inferred_type": "download"
- },
- "com.github.mosen.pkg.FontExplorerXPro": {
- "name": "FontExplorerXPro",
- "description": "\n Package FontExplorer X Pro.\n\n As of 4.2, FontExplorer X Pro no longer supports 'slipstreaming' the client license into the application bundle.\n This recipe has been temporarily made redundant.\n ",
+ "com.github.mosen.munki.CentrifyDC": {
+ "name": "CentrifyDC",
+ "description": "\n Import the CentrifyDC silent install package into munki.\n\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerX4Pro.pkg.recipe",
- "parent": "com.github.mosen.download.FontExplorerXPro",
- "shortname": "FontExplorerX4Pro.pkg",
- "inferred_type": "pkg"
+ "path": "Centrify/CentrifyDC.munki.recipe",
+ "parent": "com.github.mosen.pkg.CentrifyDC",
+ "shortname": "CentrifyDC.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Centrify for Macintosh",
+ "munki_description": "Centrify for Macintosh provides Active Directory-based authentication, single sign-on and \n group policy support for the Macintosh platform."
},
- "com.github.mosen.munki.FontExplorerXPro": {
- "name": "FontExplorerXPro",
- "description": "\n Import FontExplorer X Pro into Munki. Includes a postinstall script which attempts to upgrade plugins for all applications.\n ",
+ "com.github.mosen.download.CentrifyDC": {
+ "name": "CentrifyDC",
+ "description": "\n Download the most recent version of Centrify DirectControl for Mac (.tgz package)\n\n In order to do this you must have a legitimate support portal login, whether it is an evaluation or \n you have purchased centrify products.\n\n This is currently broken because we need a session to get the downloads url.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerXPro.munki.recipe",
- "parent": "com.github.mosen.download.FontExplorerXPro",
- "shortname": "FontExplorerXPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "FontExplorer X Pro",
- "munki_description": "FontExplorer X is the simple and speedy way to find and curate all of your fonts."
+ "path": "Centrify/CentrifyDC.download.recipe",
+ "shortname": "CentrifyDC.download",
+ "inferred_type": "download"
},
- "com.github.mosen.download.FontExplorerXProPlugins": {
- "name": "FontExplorerXProPlugins",
- "description": "\n Download FontExplorer X Pro Plugins as a separate package (plugins-xyz.zip).\n Plugins are already included in the FontExplorerXPro recipe. \n Only use this if you want to alter the way that plugins are installed.\n ",
+ "com.github.mosen.pkg.CentrifyDC": {
+ "name": "CentrifyDC",
+ "description": "\n This recipe unpacks the Centrify DirectControl package, and modifies it to exclude interactive scripts.\n See \"Installing remotely using Apple Remote Desktop\" pg. 253 of \"Admin Guide For Mac OS X.pdf\".\n \n I have not included the option to modify the `userscript` file inside the package to join a domain.\n You can join a domain using your own configuration system, or using Munki's postinstall_script variable.\n\n To do this, you can edit the CentrifyDC pkginfo file, and add a script containing `adjoin` for example:\n \n #!/bin/sh\n adjoin --password *adminpassword* *domain*\n\n See the admin guide, included with the installer for more information on the parameters to `adjoin`.\n You should run `adcheck [domain]` on each machine to make sure that it meets the agent pre-requisites. You may need to write your own wrapper for\n this, as the `adcheck` command returns different codes, that you may want to interpret as success.\n\n Variables:\n \n TGZ_PATH: An absolute path to a downloaded copy of Centrify DirectControl for Mac from the Centrify Support Portal (tgz version).\n VERSION: The DirectControl version number, used when packaging. (The version number is not automatically determined yet).\n NAME: Base package name, defaults to CentrifyDC\n PLATFORM: (Unused) Will be used to identify the dmg filename, currently not used.\n\n Caveats:\n\n Version is not determined (best location pkgroot/centrifydc.pkg/PackageInfo, pkg-info bundle id=com.centrify.CentrifyDC CFBundleShortVersionString)\n adcheck isnt included in the install condition?\n Detect minimum OS from original flat package, this is scripted so unsure about methodology.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Linotype/FontExplorerX4Plugins.download.recipe",
- "shortname": "FontExplorerX4Plugins.download",
- "inferred_type": "download",
+ "path": "Centrify/CentrifyDC.pkg.recipe",
+ "shortname": "CentrifyDC.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.mosen.pkg.FontExplorerXPluginID2014",
- "com.github.mosen.pkg.FontExplorerXPluginPS2014",
- "com.github.mosen.pkg.FontExplorerXPluginAI2014"
+ "com.github.mosen.munki.CentrifyDC"
]
},
- "com.github.mosen.download.ShadowConnect": {
- "name": "ShadowConnect",
- "description": "\n Acronis Shadow Connect\n ",
+ "com.github.mosen.download.Merlin": {
+ "name": "Merlin",
+ "description": "\n Downloads the current release version of Merlin.\n\n There are no parameters, as the download URL is currently static.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Acronis/ShadowConnect.download.recipe",
- "shortname": "ShadowConnect.download",
+ "path": "ProjectWizards/Merlin.download.recipe",
+ "shortname": "Merlin.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.ShadowConnect"
+ "com.github.mosen.munki.Merlin"
]
},
- "com.github.mosen.munki.ShadowConnect": {
- "name": "ShadowConnect",
- "description": "\n Acronis Shadow Connect with Restart package (choice100) disabled via Choices XML\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "Acronis/ShadowConnect.munki.recipe",
- "parent": "com.github.mosen.download.ShadowConnect",
- "shortname": "ShadowConnect.munki",
- "inferred_type": "munki",
- "munki_display_name": "Acronis ShadowConnect",
- "munki_description": "Acronis ShadowConnect"
- },
- "com.github.mosen.jss.Zeplin": {
- "name": "Zeplin",
- "description": "Downloads the current release version of Zeplin and imports into a JAMF Pro Server.",
- "repo": "autopkg/mosen-recipes",
- "path": "Zeplin/Zeplin.jss.recipe",
- "parent": "com.github.hobbithardcase.pkg.Zeplin",
- "shortname": "Zeplin.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": ""
- },
"com.github.mosen.munki.Merlin": {
"name": "Merlin",
"description": "\n Re-packs the Merlin app into a dmg, and imports into munki.\n ",
@@ -27652,16 +27688,14 @@
"munki_display_name": "Merlin",
"munki_description": "the leading professional project management software for OS X"
},
- "com.github.mosen.download.Merlin": {
- "name": "Merlin",
- "description": "\n Downloads the current release version of Merlin.\n\n There are no parameters, as the download URL is currently static.\n ",
+ "com.github.mosen.install.HopperDisassembler3": {
+ "name": null,
+ "description": "Downloads latest version of Hopper Disassembler 3 and installs it into the Applications directory",
"repo": "autopkg/mosen-recipes",
- "path": "ProjectWizards/Merlin.download.recipe",
- "shortname": "Merlin.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.munki.Merlin"
- ]
+ "path": "HopperDisassembler/HopperDisassembler3.install.recipe",
+ "parent": "com.github.timsutton.download.HopperDisassembler3",
+ "shortname": "HopperDisassembler3.install",
+ "inferred_type": "install"
},
"com.github.mosen.download.SynalyzeItPro": {
"name": "SynalyzeItPro",
@@ -27683,22 +27717,6 @@
"shortname": "SynalyzeItPro.install",
"inferred_type": "install"
},
- "com.github.mosen.download.EFI.FieryExtendedApplications": {
- "name": null,
- "description": "Download the Fiery Extended Applications package (Command WorkStation, HotFolders, Remote Scan)",
- "repo": "autopkg/mosen-recipes",
- "path": "EFI/FieryExtendedApplications.download.recipe",
- "shortname": "FieryExtendedApplications.download",
- "inferred_type": "download"
- },
- "com.github.mosen.download.CommandWorkstation": {
- "name": null,
- "description": "Download the latest release of Fiery Command Workstation",
- "repo": "autopkg/mosen-recipes",
- "path": "EFI/CommandWorkstation.download.recipe",
- "shortname": "CommandWorkstation.download",
- "inferred_type": "download"
- },
"com.github.mosen.download.i1Profiler": {
"name": "i1Profiler",
"description": "\n Download the current mpkg of XRite i1Profiler\n ",
@@ -27707,21 +27725,10 @@
"shortname": "i1Profiler.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.i1Profiler",
- "com.github.mosen.pkg.i1Profiler"
+ "com.github.mosen.pkg.i1Profiler",
+ "com.github.mosen.munki.i1Profiler"
]
},
- "com.github.mosen.munki.i1Profiler": {
- "name": "i1Profiler",
- "description": "\n Import X-Rite i1Profiler into your munki repository (Using the unattended package created by i1Profiler.pkg).\n\n OVERRIDES\n \n NAME - The name of the item in your munki repository, defaults to `i1Profiler`.\n\n MUNKI_REPO_SUBDIR - The subdirectory of your munki repository where this package will be imported.\n defaults to `apps/XRite`.\n\n PKG_NAME - The filename of the flat package created by i1Profiler.pkg. Because FlatPkgPacker doesn't have outputs,\n you have to override this on both recipes if you don't want the package name to be `i1Profiler Silent.pkg`\n\n pkginfo - The default template pkginfo. The hasp installer does not always run (com.xrite.hasp.installer.pkg), therefore \n by default it must be marked as optional to prevent munki from showing the item as not installed.\n\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "XRite/i1Profiler.munki.recipe",
- "parent": "com.github.mosen.download.i1Profiler",
- "shortname": "i1Profiler.munki",
- "inferred_type": "munki",
- "munki_display_name": "i1Profiler",
- "munki_description": "i1Profiler Profile Creation Tool"
- },
"com.github.mosen.munki.PantoneColorManager": {
"name": "PANTONE Color Manager",
"description": "\n Unpack Pantone Color Manager\n\n You will still need to activate PCM with your PANTONE registration.\n Either by registering your PANTONE color guide or buy purchasing an application license separately.\n\n If you don't have X-Rite Device Services installed, this package will also install that to support calibration\n via spectrophotometer.\n ",
@@ -27733,15 +27740,6 @@
"munki_display_name": "PANTONE Color Manager",
"munki_description": "COLOR MANAGER Software is a robust desktop application that provides the assurance and confidence to use the latest PANTONE Colors accurately."
},
- "com.github.mosen.pkg.i1Profiler": {
- "name": "i1Profiler",
- "description": "\n Build an unattended version of X-Rite i1Profiler.\n\n Remove interactive scripts and applications (usually AppleScripts) to allow for unattended installation.\n\n Normally the i1Profiler mpkg runs loginitem.app to get i1ProfilerTray.app into Login Items. \n It also launches the tray application during the install. These have been removed as they fail in a non-interactive\n installation.\n\n OVERRIDES\n\n NAME - The name used to find the downloaded package that was unpacked from a zip file. This should normally not change.\n\n PKG_NAME - The name of the package that will be created by this recipe. Defaults to `i1Profiler Silent.pkg`. You may have to override\n this in i1Profiler.munki because FlatPkgPacker does not have output variables.\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "XRite/i1Profiler.pkg.recipe",
- "parent": "com.github.mosen.download.i1Profiler",
- "shortname": "i1Profiler.pkg",
- "inferred_type": "pkg"
- },
"com.github.mosen.download.PantoneColorManager": {
"name": "PantoneColorManager",
"description": "\n Download the current release of Pantone Color Manager\n\n You will still need to activate PCM with your PANTONE registration.\n Either by registering your PANTONE color guide or buy purchasing an application license separately.\n\n If you don't have X-Rite Device Services installed, this package will also install that to support calibration\n via spectrophotometer.\n\n 2015-12-22: Added Static URL to override Sparkle URL because pantone have let the certificate expire on pcm.pantone.com\n 2019-02-15: Re-introducing SparkleUpdateInfoProvider because certificate is back in working order, and now points directly to a dmg, which simplifies the Munki recipe\n\n ",
@@ -27753,226 +27751,184 @@
"com.github.mosen.munki.PantoneColorManager"
]
},
- "com.github.mosen.download.mysides": {
- "name": "mysides",
- "description": "Downloads the latest version of mysides.",
+ "com.github.mosen.pkg.i1Profiler": {
+ "name": "i1Profiler",
+ "description": "\n Build an unattended version of X-Rite i1Profiler.\n\n Remove interactive scripts and applications (usually AppleScripts) to allow for unattended installation.\n\n Normally the i1Profiler mpkg runs loginitem.app to get i1ProfilerTray.app into Login Items. \n It also launches the tray application during the install. These have been removed as they fail in a non-interactive\n installation.\n\n OVERRIDES\n\n NAME - The name used to find the downloaded package that was unpacked from a zip file. This should normally not change.\n\n PKG_NAME - The name of the package that will be created by this recipe. Defaults to `i1Profiler Silent.pkg`. You may have to override\n this in i1Profiler.munki because FlatPkgPacker does not have output variables.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "mysides/mysides.download.recipe",
- "shortname": "mysides.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.munki.mysides",
- "com.github.mosen.install.mysides",
- "com.github.moofit-recipes.pkg.mySides"
- ]
+ "path": "XRite/i1Profiler.pkg.recipe",
+ "parent": "com.github.mosen.download.i1Profiler",
+ "shortname": "i1Profiler.pkg",
+ "inferred_type": "pkg"
},
- "com.github.mosen.munki.mysides": {
- "name": "mysides",
- "description": "Downloads the latest version of mysides and imports it into Munki.",
+ "com.github.mosen.munki.i1Profiler": {
+ "name": "i1Profiler",
+ "description": "\n Import X-Rite i1Profiler into your munki repository (Using the unattended package created by i1Profiler.pkg).\n\n OVERRIDES\n \n NAME - The name of the item in your munki repository, defaults to `i1Profiler`.\n\n MUNKI_REPO_SUBDIR - The subdirectory of your munki repository where this package will be imported.\n defaults to `apps/XRite`.\n\n PKG_NAME - The filename of the flat package created by i1Profiler.pkg. Because FlatPkgPacker doesn't have outputs,\n you have to override this on both recipes if you don't want the package name to be `i1Profiler Silent.pkg`\n\n pkginfo - The default template pkginfo. The hasp installer does not always run (com.xrite.hasp.installer.pkg), therefore \n by default it must be marked as optional to prevent munki from showing the item as not installed.\n\n ",
"repo": "autopkg/mosen-recipes",
- "path": "mysides/mysides.munki.recipe",
- "parent": "com.github.mosen.download.mysides",
- "shortname": "mysides.munki",
+ "path": "XRite/i1Profiler.munki.recipe",
+ "parent": "com.github.mosen.download.i1Profiler",
+ "shortname": "i1Profiler.munki",
"inferred_type": "munki",
- "munki_display_name": "mysides",
- "munki_description": "A simple CLI tool for Finder sidebar modification."
- },
- "com.github.mosen.install.mysides": {
- "name": "mysides",
- "description": "Installs the latest version of mysides.",
- "repo": "autopkg/mosen-recipes",
- "path": "mysides/mysides.install.recipe",
- "parent": "com.github.mosen.download.mysides",
- "shortname": "mysides.install",
- "inferred_type": "install"
- },
- "com.github.mosen.download.HDRLightStudio": {
- "name": "HDRLightStudio",
- "description": "Download the current release of HDR Light Studio for Strata",
- "repo": "autopkg/mosen-recipes",
- "path": "Strata/HDRLightStudio.download.recipe",
- "shortname": "HDRLightStudio.download",
- "inferred_type": "download"
+ "munki_display_name": "i1Profiler",
+ "munki_description": "i1Profiler Profile Creation Tool"
},
- "com.github.mosen.munki.Strata3DDesignCX": {
- "name": "Strata3DDesignCX",
- "description": "Import the current release of Strata 3D Design CX for Mac into Munki",
+ "com.github.mosen.munki.Appsforlife.Boxshot": {
+ "name": "Boxshot",
+ "description": "Downloads the current release version of the Boxshot Application and imports into Munki.",
"repo": "autopkg/mosen-recipes",
- "path": "Strata/Strata3DDesignCX.munki.recipe",
- "parent": "com.github.mosen.download.Strata3DDesignCX",
- "shortname": "Strata3DDesignCX.munki",
+ "path": "Appsforlife/Boxshot.munki.recipe",
+ "parent": "com.github.mosen.download.Appsforlife.Boxshot",
+ "shortname": "Boxshot.munki",
"inferred_type": "munki",
- "munki_display_name": "Strata 3D Design CX",
- "munki_description": "Strata 3D Design CX."
+ "munki_display_name": "Boxshot",
+ "munki_description": "Realistic 3D Mockups Made Easy\n\nBoxshot features 50+ customizable shapes and renders them so realistically that\ncustomers may think they are seeing a photo of the actual product."
},
- "com.github.mosen.download.Strata3DDesignCX": {
- "name": "Strata3DDesignCX",
- "description": "Download the current release of Strata 3D Design CX for Mac",
+ "com.github.mosen.download.Appsforlife.Boxshot": {
+ "name": "Boxshot",
+ "description": "\n Download the Appsforlife Boxshot Application\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Strata/Strata3DDesignCX.download.recipe",
- "shortname": "Strata3DDesignCX.download",
+ "path": "Appsforlife/Boxshot.download.recipe",
+ "shortname": "Boxshot.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.Strata3DDesignCX"
+ "com.github.mosen.munki.Appsforlife.Boxshot"
]
},
- "com.github.mosen.munki.BarcodeProducer": {
- "name": "Barcode Producer",
- "description": "\n Import dmg into munki as CopyFromDmg type installer.\n ",
- "repo": "autopkg/mosen-recipes",
- "path": "ItsApparent/BarcodeProducer.munki.recipe",
- "parent": "com.github.mosen.download.BarcodeProducer",
- "shortname": "BarcodeProducer.munki",
- "inferred_type": "munki",
- "munki_display_name": "Barcode Producer",
- "munki_description": "Barcode Producer 6 creates barcode graphics for retail packages, books, stickers, and more. Design, customize, then send finished EPS graphics right to Adobe Illustrator, InDesign, or Photoshop."
- },
- "com.github.mosen.download.BarcodeProducer": {
- "name": "Barcode Producer",
- "description": "Download latest dmg containing app. Latest version is always at this URL.",
+ "com.github.mosen.download.Appsforlife.Origami": {
+ "name": "Origami",
+ "description": "\n Download the Appsforlife Origami Application/Plugin for Illustrator\n ",
"repo": "autopkg/mosen-recipes",
- "path": "ItsApparent/BarcodeProducer.download.recipe",
- "shortname": "BarcodeProducer.download",
+ "path": "Appsforlife/Origami.download.recipe",
+ "shortname": "Origami.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.munki.BarcodeProducer",
- "com.github.moofit-recipes.pkg.BarcodeProducer"
+ "com.github.mosen.munki.Appsforlife.Origami"
]
},
- "com.github.mosen.munki.CADtools10": {
- "name": "CADtools",
- "description": "\n Imports HotDoor CADtools into munki\n ",
+ "com.github.mosen.munki.Appsforlife.Origami": {
+ "name": "Origami",
+ "description": "Downloads the current release version of the Origami plugin and imports into Munki.",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools10.munki.recipe",
- "parent": "com.github.mosen.download.CADtools10",
- "shortname": "CADTools10.munki",
+ "path": "Appsforlife/Origami.munki.recipe",
+ "parent": "com.github.mosen.download.Appsforlife.Origami",
+ "shortname": "Origami.munki",
"inferred_type": "munki",
- "munki_display_name": "CADtools 10",
- "munki_description": "HotDoor CADtools 10 for Illustrator"
+ "munki_display_name": "Origami",
+ "munki_description": "Fold up your die drawings in Illustrator!"
},
- "com.github.mosen.pkg.CADTools9": {
- "name": "CADTools9",
- "description": "\n Copy CADTools 9 plugins into a package root structure, then create a package.\n There is no conditional checking for which versions of Illustrator have been installed.\n ",
+ "com.github.mosen.munki.ShadowConnect": {
+ "name": "ShadowConnect",
+ "description": "\n Acronis Shadow Connect with Restart package (choice100) disabled via Choices XML\n ",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools9.pkg.recipe",
- "parent": "com.github.mosen.download.CADTools9",
- "shortname": "CADTools9.pkg",
- "inferred_type": "pkg"
+ "path": "Acronis/ShadowConnect.munki.recipe",
+ "parent": "com.github.mosen.download.ShadowConnect",
+ "shortname": "ShadowConnect.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Acronis ShadowConnect",
+ "munki_description": "Acronis ShadowConnect"
},
- "com.github.mosen.download.CADTools7": {
- "name": "CadTools",
- "description": "\n Download the specified version of HotDoor CADTools\n ",
+ "com.github.mosen.download.ShadowConnect": {
+ "name": "ShadowConnect",
+ "description": "\n Acronis Shadow Connect\n ",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools7.download.recipe",
- "shortname": "CADTools7.download",
+ "path": "Acronis/ShadowConnect.download.recipe",
+ "shortname": "ShadowConnect.download",
"inferred_type": "download",
"children": [
- "com.github.mosen.pkg.CADTools7"
+ "com.github.mosen.munki.ShadowConnect"
]
},
- "com.github.mosen.pkg.CADTools7": {
- "name": "CADTools7",
- "description": "\n Copy CADTools 7 plugins into a package root structure, then create a package.\n ",
+ "com.github.mosen.jss.Zeplin": {
+ "name": "Zeplin",
+ "description": "Downloads the current release version of Zeplin and imports into a JAMF Pro Server.",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools7.pkg.recipe",
- "parent": "com.github.mosen.download.CADTools7",
- "shortname": "CADTools7.pkg",
- "inferred_type": "pkg"
+ "path": "Zeplin/Zeplin.jss.recipe",
+ "parent": "com.github.hobbithardcase.pkg.Zeplin",
+ "shortname": "Zeplin.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": ""
},
- "com.github.mosen.download.CADtools10": {
- "name": "CADtools",
- "description": "\n Download the specified version of HotDoor CADtools\n ",
+ "com.github.mosen.download.Adobe.CaptivateTTSVoices": {
+ "name": null,
+ "description": "Downloads Adobe e-Learning Assets for Captivate 2017",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools10.download.recipe",
- "shortname": "CADTools10.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.munki.CADtools10"
- ]
+ "path": "Adobe/CaptivateTTSVoices.download.recipe",
+ "shortname": "CaptivateTTSVoices.download",
+ "inferred_type": "download"
},
- "com.github.mosen.download.CADTools8": {
- "name": "CadTools",
- "description": "\n Download the specified version of HotDoor CADTools\n ",
+ "com.github.mosen.download.AAMEE": {
+ "name": "AAMEE",
+ "description": "\n Downloads Adobe Application Manager Enterprise Edition\n http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html\n\n The URL is static until i write a scraper.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools8.download.recipe",
- "shortname": "CADTools8.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.pkg.CADTools8"
- ]
+ "path": "Adobe/AAMEE.download.recipe",
+ "shortname": "AAMEE.download",
+ "inferred_type": "download"
},
- "com.github.mosen.download.CADTools9": {
- "name": "CadTools",
- "description": "\n Download the specified version of HotDoor CADTools\n ",
+ "com.github.timsutton.munki.adobe-acrobat-pro-base-customized": {
+ "name": "AdobeAcrobatPro",
+ "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nuses the Customization Wizard for DC to output a customized installer package,\nand imports the result into Munki.\n\n\nENABLE_BROWSER_PLUGIN can be set to any value to enable the Adobe Acrobat Pro\nNPAPI browser plugin\n",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools9.download.recipe",
- "shortname": "CADTools9.download",
- "inferred_type": "download",
- "children": [
- "com.github.mosen.pkg.CADTools9"
- ]
+ "path": "Adobe/AdobeAcrobatProBaseCustomized.munki.recipe",
+ "parent": "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized",
+ "shortname": "AdobeAcrobatProBaseCustomized.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
},
- "com.github.mosen.pkg.CADTools8": {
- "name": "CADTools8",
- "description": "\n Copy CADTools 8 plugins into a package root structure, then create a package.\n ",
+ "com.github.mosen.download.Adobe.eLearningAssets": {
+ "name": null,
+ "description": "Downloads Adobe e-Learning Assets for Captivate 2017",
"repo": "autopkg/mosen-recipes",
- "path": "HotDoor/CADTools8.pkg.recipe",
- "parent": "com.github.mosen.download.CADTools8",
- "shortname": "CADTools8.pkg",
- "inferred_type": "pkg"
+ "path": "Adobe/CaptivateELearningAssets.download.recipe",
+ "shortname": "CaptivateELearningAssets.download",
+ "inferred_type": "download"
},
- "com.github.mosen.pkg.FirefoxESRPolicies": {
- "name": "Firefox",
- "description": "Downloads Firefox disk image and builds a package, injecting a policies.json file as \"distribution\"\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.pkg.recipe by Greg Neagle\n ",
+ "com.github.timsutton.download.adobe-acrobat-pro-base": {
+ "name": "AdobeAcrobatPro",
+ "description": "Downloads latest Adobe Acrobat Pro base installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html\n\nMAJOR_VERSION can be either 'DC' or '2015'. DC should be the 'Continuous' track,\n'2015' is the current latest 'Classic' track.\n\nFor more information on Continuous vs. Classic \"tracks\" see:\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#which-track-should-i-use\n\nand\n\nhttp://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/whatsnewdc.html#preference-and-file-paths\n",
"repo": "autopkg/mosen-recipes",
- "path": "Mozilla/FirefoxESRPolicies.pkg.recipe",
- "parent": "com.github.autopkg.download.firefox-rc-en_US",
- "shortname": "FirefoxESRPolicies.pkg",
- "inferred_type": "pkg",
+ "path": "Adobe/AdobeAcrobatProBase.download.recipe",
+ "shortname": "AdobeAcrobatProBase.download",
+ "inferred_type": "download",
"children": [
- "com.github.mosen.munki.FirefoxESRPolicies"
+ "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized"
]
},
- "com.github.mosen.munki.FirefoxESRPolicies": {
- "name": "Firefox",
- "description": "Downloads Firefox disk image, builds a package, injects the policies.json, then imports the pkg into\n your Munki repo.\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n You might consider setting a unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.munki.recipe by Greg Neagle\n ",
+ "com.github.mosen.download.CustomizationWizardXI": {
+ "name": "CustomizationWizardXI",
+ "description": "\n Downloads Adobe Customization Wizard XI\n\n The URL is static until i write a scraper.\n ",
"repo": "autopkg/mosen-recipes",
- "path": "Mozilla/FirefoxESRPolicies.munki.recipe",
- "parent": "com.github.mosen.pkg.FirefoxESRPolicies",
- "shortname": "FirefoxESRPolicies.munki",
- "inferred_type": "munki",
- "munki_display_name": "Mozilla Firefox",
- "munki_description": "Mozilla Firefox is a free and open source web browser."
+ "path": "Adobe/CustomizationWizardXI.download.recipe",
+ "shortname": "CustomizationWizardXI.download",
+ "inferred_type": "download"
},
- "com.github.mosen.pkg.CentrifyDC": {
- "name": "CentrifyDC",
- "description": "\n This recipe unpacks the Centrify DirectControl package, and modifies it to exclude interactive scripts.\n See \"Installing remotely using Apple Remote Desktop\" pg. 253 of \"Admin Guide For Mac OS X.pdf\".\n \n I have not included the option to modify the `userscript` file inside the package to join a domain.\n You can join a domain using your own configuration system, or using Munki's postinstall_script variable.\n\n To do this, you can edit the CentrifyDC pkginfo file, and add a script containing `adjoin` for example:\n \n #!/bin/sh\n adjoin --password *adminpassword* *domain*\n\n See the admin guide, included with the installer for more information on the parameters to `adjoin`.\n You should run `adcheck [domain]` on each machine to make sure that it meets the agent pre-requisites. You may need to write your own wrapper for\n this, as the `adcheck` command returns different codes, that you may want to interpret as success.\n\n Variables:\n \n TGZ_PATH: An absolute path to a downloaded copy of Centrify DirectControl for Mac from the Centrify Support Portal (tgz version).\n VERSION: The DirectControl version number, used when packaging. (The version number is not automatically determined yet).\n NAME: Base package name, defaults to CentrifyDC\n PLATFORM: (Unused) Will be used to identify the dmg filename, currently not used.\n\n Caveats:\n\n Version is not determined (best location pkgroot/centrifydc.pkg/PackageInfo, pkg-info bundle id=com.centrify.CentrifyDC CFBundleShortVersionString)\n adcheck isnt included in the install condition?\n Detect minimum OS from original flat package, this is scripted so unsure about methodology.\n ",
+ "com.github.mosen.license.Adobe.ProvisioningToolkit": {
+ "name": null,
+ "description": "Creates the volume license prov.xml file",
"repo": "autopkg/mosen-recipes",
- "path": "Centrify/CentrifyDC.pkg.recipe",
- "shortname": "CentrifyDC.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.mosen.munki.CentrifyDC"
- ]
+ "path": "Adobe/AdobeProvisioningToolkit.license.recipe",
+ "shortname": "AdobeProvisioningToolkit.license",
+ "inferred_type": "license"
},
- "com.github.mosen.download.CentrifyDC": {
- "name": "CentrifyDC",
- "description": "\n Download the most recent version of Centrify DirectControl for Mac (.tgz package)\n\n In order to do this you must have a legitimate support portal login, whether it is an evaluation or \n you have purchased centrify products.\n\n This is currently broken because we need a session to get the downloads url.\n ",
+ "com.github.mosen.download.Lightroom": {
+ "name": "Lightroom",
+ "description": "Download the latest update for the specified major release of Lightroom",
"repo": "autopkg/mosen-recipes",
- "path": "Centrify/CentrifyDC.download.recipe",
- "shortname": "CentrifyDC.download",
+ "path": "Adobe/Lightroom.download.recipe",
+ "shortname": "Lightroom.download",
"inferred_type": "download"
},
- "com.github.mosen.munki.CentrifyDC": {
- "name": "CentrifyDC",
- "description": "\n Import the CentrifyDC silent install package into munki.\n\n ",
+ "com.github.timsutton.pkg.adobe-acrobat-pro-base-customized": {
+ "name": "AdobeAcrobatPro",
+ "description": "Downloads latest Adobe Acrobat Pro DC (Continuous) Enterprise installer\nas provided at https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html,\nand uses the Customization Wizard for DC to output a customized installer package.\n\nMAJOR_VERSION can be updated if Adobe updates this to 2017, 2018, etc.\n\nFEATURE_LOCKDOWN_PLIST can be provided to add additional parameters as documented on\nAdobe's Acrobat Enterprise website. The default provided by this recipe is to\ndisable the built-in auto-updater for both the \"DC\" and \"2015\" (Classic) releases\nof Acrobat Pro DC. Other parameters may be added by the admin as desired.\n\nSERIAL_NUMBER can contain a serial number for the license. If omitted, either\nNamed Licensing or a license file provided by a serialization/device license\nfrom CCP can be used.\n",
"repo": "autopkg/mosen-recipes",
- "path": "Centrify/CentrifyDC.munki.recipe",
- "parent": "com.github.mosen.pkg.CentrifyDC",
- "shortname": "CentrifyDC.munki",
- "inferred_type": "munki",
- "munki_display_name": "Centrify for Macintosh",
- "munki_description": "Centrify for Macintosh provides Active Directory-based authentication, single sign-on and \n group policy support for the Macintosh platform."
+ "path": "Adobe/AdobeAcrobatProBaseCustomized.pkg.recipe",
+ "parent": "com.github.timsutton.download.adobe-acrobat-pro-base",
+ "shortname": "AdobeAcrobatProBaseCustomized.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.timsutton.munki.adobe-acrobat-pro-base-customized"
+ ]
},
"com.github.mosen.jss.Tower": {
"name": "Tower",
@@ -27985,46 +27941,79 @@
"jamf_display_name": null,
"jamf_description": ""
},
- "com.github.mosen.install.HopperDisassembler3": {
- "name": null,
- "description": "Downloads latest version of Hopper Disassembler 3 and installs it into the Applications directory",
+ "com.github.mosen.download.HDRLightStudio": {
+ "name": "HDRLightStudio",
+ "description": "Download the current release of HDR Light Studio for Strata",
"repo": "autopkg/mosen-recipes",
- "path": "HopperDisassembler/HopperDisassembler3.install.recipe",
- "parent": "com.github.timsutton.download.HopperDisassembler3",
- "shortname": "HopperDisassembler3.install",
- "inferred_type": "install"
+ "path": "Strata/HDRLightStudio.download.recipe",
+ "shortname": "HDRLightStudio.download",
+ "inferred_type": "download"
},
- "com.github.bochoven.recipes.download.EnzymeX": {
- "name": "EnzymeX",
- "description": "Downloads the latest version of EnzymeX.",
- "repo": "autopkg/bochoven-recipes",
- "path": "Nucleobytes BV/EnzymeX.download.recipe",
- "shortname": "EnzymeX.download",
+ "com.github.mosen.download.Strata3DDesignCX": {
+ "name": "Strata3DDesignCX",
+ "description": "Download the current release of Strata 3D Design CX for Mac",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Strata/Strata3DDesignCX.download.recipe",
+ "shortname": "Strata3DDesignCX.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.munki.EnzymeX"
+ "com.github.mosen.munki.Strata3DDesignCX"
]
},
- "com.github.bochoven.recipes.munki.EnzymeX": {
- "name": "EnzymeX",
- "description": "Downloads the latest version of EnzymeX and imports it into Munki.",
+ "com.github.mosen.munki.Strata3DDesignCX": {
+ "name": "Strata3DDesignCX",
+ "description": "Import the current release of Strata 3D Design CX for Mac into Munki",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Strata/Strata3DDesignCX.munki.recipe",
+ "parent": "com.github.mosen.download.Strata3DDesignCX",
+ "shortname": "Strata3DDesignCX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Strata 3D Design CX",
+ "munki_description": "Strata 3D Design CX."
+ },
+ "com.github.mosen.munki.FirefoxESRPolicies": {
+ "name": "Firefox",
+ "description": "Downloads Firefox disk image, builds a package, injects the policies.json, then imports the pkg into\n your Munki repo.\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n You might consider setting a unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.munki.recipe by Greg Neagle\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Mozilla/FirefoxESRPolicies.munki.recipe",
+ "parent": "com.github.mosen.pkg.FirefoxESRPolicies",
+ "shortname": "FirefoxESRPolicies.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mozilla Firefox",
+ "munki_description": "Mozilla Firefox is a free and open source web browser."
+ },
+ "com.github.mosen.pkg.FirefoxESRPolicies": {
+ "name": "Firefox",
+ "description": "Downloads Firefox disk image and builds a package, injecting a policies.json file as \"distribution\"\n\n Create a `distribution` directory containing the policies.json in the same directory as the recipe.\n You may optionally use a different directory name (inside RECIPE_DIR) by setting DISTRIBUTION_PATH.\n\n Values for RELEASE correspond to directories here:\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\n Some useful values are:\n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\n LOCALE corresponds to directories at\n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\n Examples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\n No idea if all Firefox builds are available in all the same localizations,\n so you may need to verify that any particular combination is offered.\n\n Adapted from FirefoxAutoconfig.pkg.recipe by Greg Neagle\n ",
+ "repo": "autopkg/mosen-recipes",
+ "path": "Mozilla/FirefoxESRPolicies.pkg.recipe",
+ "parent": "com.github.autopkg.download.firefox-rc-en_US",
+ "shortname": "FirefoxESRPolicies.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.mosen.munki.FirefoxESRPolicies"
+ ]
+ },
+ "com.github.bochoven.recipes.munki.NoMADLogin-AD": {
+ "name": null,
+ "description": "Imports SURFdrive into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "Nucleobytes BV/EnzymeX.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.EnzymeX",
- "shortname": "EnzymeX.munki",
+ "path": "Orchard & Grove/NoMADLogin-AD.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.NoMADLogin-AD",
+ "shortname": "NoMADLogin-AD.munki",
"inferred_type": "munki",
- "munki_display_name": "EnzymeX",
- "munki_description": "Determine which restriction enzymes to use to cut DNA."
+ "munki_display_name": "NoMADLogin-AD",
+ "munki_description": "NoLoAD is a replacement login window for macOS 10.12 and higher."
},
- "com.github.bochoven.recipes.download.ExpanDrive": {
- "name": "ExpanDrive",
- "description": "Downloads the latest version of ExpanDrive.",
+ "com.github.bochoven.recipes.download.NoMADLogin-AD": {
+ "name": "NoMAD-Login-AD",
+ "description": "Downloads the latest version of NoMADLogin-AD",
"repo": "autopkg/bochoven-recipes",
- "path": "ExpanDriveInc./ExpanDrive.download.recipe",
- "shortname": "ExpanDrive.download",
+ "path": "Orchard & Grove/NoMADLogin-AD.download.recipe",
+ "shortname": "NoMADLogin-AD.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.munki.ExpanDrive"
+ "com.github.bochoven.recipes.munki.NoMADLogin-AD"
]
},
"com.github.bochoven.recipes.munki.ExpanDrive": {
@@ -28038,37 +28027,15 @@
"munki_display_name": "ExpanDrive",
"munki_description": "Access cloud storage just like a USB drive."
},
- "com.github.bochoven.recipes.munki.VU-DAMS": {
- "name": null,
- "description": "Downloads the latest version of VU-DAMS and imports it into Munki.",
- "repo": "autopkg/bochoven-recipes",
- "path": "VU-DAMS/VU_DAMS.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.VU-DAMS",
- "shortname": "VU_DAMS.munki",
- "inferred_type": "munki",
- "munki_display_name": "VU-AMS Data, Analysis and Management Software",
- "munki_description": "VU-AMS Data, Analysis and Management Software. See the vu-ams website for more information."
- },
- "com.github.bochoven.recipes.download.VU-DAMS": {
- "name": null,
- "description": "Downloads the latest version of VU-DAMS.",
- "repo": "autopkg/bochoven-recipes",
- "path": "VU-DAMS/VU-DAMS.download.recipe",
- "shortname": "VU-DAMS.download",
- "inferred_type": "download",
- "children": [
- "com.github.bochoven.recipes.munki.VU-DAMS"
- ]
- },
- "com.github.bochoven.recipes.download.surfdrive": {
- "name": "Surfdrive",
- "description": "Downloads the latest surfdrive",
+ "com.github.bochoven.recipes.download.ExpanDrive": {
+ "name": "ExpanDrive",
+ "description": "Downloads the latest version of ExpanDrive.",
"repo": "autopkg/bochoven-recipes",
- "path": "SURFdrive/surfdrive.download.recipe",
- "shortname": "surfdrive.download",
+ "path": "ExpanDriveInc./ExpanDrive.download.recipe",
+ "shortname": "ExpanDrive.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.munki.surfdrive"
+ "com.github.bochoven.recipes.munki.ExpanDrive"
]
},
"com.github.bochoven.recipes.munki.surfdrive": {
@@ -28082,92 +28049,73 @@
"munki_display_name": "SURFdrive",
"munki_description": "With SURFdrive you can store your personal files in a safe and trusted cloud environment that is developed by SURF on behalf of the Dutch higher education and research. The data will always be stored inside the Netherlands and will never be offered or sold to third parties."
},
- "com.github.bochoven.recipes.munki.NoMADLogin-AD": {
- "name": null,
- "description": "Imports SURFdrive into Munki.",
- "repo": "autopkg/bochoven-recipes",
- "path": "Orchard & Grove/NoMADLogin-AD.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.NoMADLogin-AD",
- "shortname": "NoMADLogin-AD.munki",
- "inferred_type": "munki",
- "munki_display_name": "NoMADLogin-AD",
- "munki_description": "NoLoAD is a replacement login window for macOS 10.12 and higher."
- },
- "com.github.bochoven.recipes.download.NoMADLogin-AD": {
- "name": "NoMAD-Login-AD",
- "description": "Downloads the latest version of NoMADLogin-AD",
+ "com.github.bochoven.recipes.download.surfdrive": {
+ "name": "Surfdrive",
+ "description": "Downloads the latest surfdrive",
"repo": "autopkg/bochoven-recipes",
- "path": "Orchard & Grove/NoMADLogin-AD.download.recipe",
- "shortname": "NoMADLogin-AD.download",
+ "path": "SURFdrive/surfdrive.download.recipe",
+ "shortname": "surfdrive.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.munki.NoMADLogin-AD"
+ "com.github.bochoven.recipes.munki.surfdrive"
]
},
- "com.github.bochoven.recipes.pkg.JASP": {
- "name": "JASP",
- "description": "Downloads the latest version of JASP and creates a package.",
- "repo": "autopkg/bochoven-recipes",
- "path": "JASP/JASP.pkg.recipe",
- "parent": "com.github.bochoven.recipes.download.JASP",
- "shortname": "JASP.pkg",
- "inferred_type": "pkg"
- },
- "com.github.bochoven.recipes.munki.JASP": {
- "name": "JASP",
- "description": "Downloads the latest version of JASP and imports it into Munki.",
- "repo": "autopkg/bochoven-recipes",
- "path": "JASP/JASP.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.JASP",
- "shortname": "JASP.munki",
- "inferred_type": "munki",
- "munki_display_name": "JASP",
- "munki_description": "Visual report designer for JasperReports."
- },
- "com.github.bochoven.recipes.download.JASP": {
- "name": "JASP",
- "description": "Downloads the latest Intel version of JASP.\n\nARCHITECTURE variable use: Intel \"x86_64\" or Apple Silicon \"arm64\"",
+ "com.github.bochoven.recipes.download.OpenSesame": {
+ "name": "OpenSesame",
+ "description": "Downloads the latest version of OpenSesame.",
"repo": "autopkg/bochoven-recipes",
- "path": "JASP/JASP.download.recipe",
- "shortname": "JASP.download",
+ "path": "OpenSesame/OpenSesame.download.recipe",
+ "shortname": "OpenSesame.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.pkg.JASP",
- "com.github.bochoven.recipes.munki.JASP"
+ "com.github.bochoven.recipes.munki.OpenSesame"
]
},
- "com.github.bochoven.recipes.webdrive.munki": {
- "name": "webdrive",
- "description": "Downloads the current release version of WebDrive and imports into Munki.",
+ "com.github.bochoven.recipes.munki.OpenSesame": {
+ "name": "OpenSesame",
+ "description": "Download OpenSesame for macOS and import it to Munki",
"repo": "autopkg/bochoven-recipes",
- "path": "WebDrive/WebDrive.munki.recipe",
- "parent": "com.github.bochoven.recipes.webdrive.download",
- "shortname": "WebDrive.munki",
+ "path": "OpenSesame/OpenSesame.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.OpenSesame",
+ "shortname": "OpenSesame.munki",
"inferred_type": "munki",
- "munki_display_name": "WebDrive",
- "munki_description": "Connect to Cloud storage."
+ "munki_display_name": "OpenSesame",
+ "munki_description": "OpenSesame is a program to create experiments for psychology, neuroscience, and experimental economics."
},
- "com.github.bochoven.recipes.webdrive.download": {
- "name": "webdrive",
- "description": "Downloads the current release version of WebDrive.",
+ "com.github.bochoven.recipes.pkg.G*Power": {
+ "name": "G*Power",
+ "description": "Downloads the latest version of G*Power and creates a package.",
"repo": "autopkg/bochoven-recipes",
- "path": "WebDrive/WebDrive.download.recipe",
- "shortname": "WebDrive.download",
- "inferred_type": "download",
+ "path": "Albert-Georg Lang/G*Power.pkg.recipe",
+ "parent": "com.github.bochoven.recipes.download.G*Power"
+ },
+ "com.github.bochoven.recipes.download.G*Power": {
+ "name": "G*Power",
+ "description": "Downloads the latest version of G*Power.",
+ "repo": "autopkg/bochoven-recipes",
+ "path": "Albert-Georg Lang/G*Power.download.recipe",
"children": [
- "com.github.bochoven.recipes.webdrive.munki"
+ "com.github.bochoven.recipes.pkg.G*Power",
+ "com.github.bochoven.recipes.munki.G*Power"
]
},
- "com.github.bochoven.recipes.MindManager.munki": {
- "name": "mindmanager",
- "description": "Downloads latest version of MindManager for macOS and imports into Munki.",
+ "com.github.bochoven.recipes.munki.G*Power": {
+ "name": "G*Power",
+ "description": "Downloads the latest version of G*Power and imports it into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "Mindjet/MindManager.munki.recipe",
- "parent": "com.github.peshay.download.MindManager",
- "shortname": "MindManager.munki",
+ "path": "Albert-Georg Lang/G*Power.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.G*Power"
+ },
+ "com.github.bochoven.recipes.munki.DisplayLink": {
+ "name": "displaylink",
+ "description": "Import DisplayLink Driver into munki.",
+ "repo": "autopkg/bochoven-recipes",
+ "path": "DisplayLink/DisplayLink.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.DisplayLink",
+ "shortname": "DisplayLink.munki",
"inferred_type": "munki",
- "munki_display_name": "Mindjet MindManager",
- "munki_description": "Professional mind mapping & project management tool."
+ "munki_display_name": "DisplayLink Driver Installer",
+ "munki_description": "DisplayLink Software Installer to use with a Port Replicator. You can find the user manual here"
},
"com.github.bochoven.recipes.download.DisplayLink": {
"name": "DisplayLink",
@@ -28181,40 +28129,36 @@
"com.github.bochoven.recipes.munki.DisplayLink"
]
},
- "com.github.bochoven.recipes.munki.DisplayLink": {
- "name": "displaylink",
- "description": "Import DisplayLink Driver into munki.",
+ "com.github.bochoven.recipes.munki.VU-DAMS": {
+ "name": null,
+ "description": "Downloads the latest version of VU-DAMS and imports it into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "DisplayLink/DisplayLink.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.DisplayLink",
- "shortname": "DisplayLink.munki",
+ "path": "VU-DAMS/VU_DAMS.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.VU-DAMS",
+ "shortname": "VU_DAMS.munki",
"inferred_type": "munki",
- "munki_display_name": "DisplayLink Driver Installer",
- "munki_description": "DisplayLink Software Installer to use with a Port Replicator. You can find the user manual here"
+ "munki_display_name": "VU-AMS Data, Analysis and Management Software",
+ "munki_description": "VU-AMS Data, Analysis and Management Software. See the vu-ams website for more information."
},
- "com.github.bochoven.recipes.Opera.download": {
- "name": "Opera",
- "description": null,
+ "com.github.bochoven.recipes.download.VU-DAMS": {
+ "name": null,
+ "description": "Downloads the latest version of VU-DAMS.",
"repo": "autopkg/bochoven-recipes",
- "path": "Opera/Opera.download.recipe",
- "shortname": "Opera.download",
+ "path": "VU-DAMS/VU-DAMS.download.recipe",
+ "shortname": "VU-DAMS.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.Opera.munki",
- "com.github.peshay.filewave.Opera",
- "com.github.amsysuk-recipes.pkg.opera"
+ "com.github.bochoven.recipes.munki.VU-DAMS"
]
},
- "com.github.bochoven.recipes.Opera.munki": {
- "name": "Opera",
- "description": null,
+ "com.github.bochoven.recipes.pkg.PsychoPy2": {
+ "name": "PsychoPy2",
+ "description": "Downloads the latest version of PsychoPy2 and creates a package.",
"repo": "autopkg/bochoven-recipes",
- "path": "Opera/Opera.munki.recipe",
- "parent": "com.github.bochoven.recipes.Opera.download",
- "shortname": "Opera.munki",
- "inferred_type": "munki",
- "munki_display_name": "Opera",
- "munki_description": "A web browser developed by Opera Software."
+ "path": "PsychoPy/PsychoPy2.pkg.recipe",
+ "parent": "com.github.bochoven.recipes.download.PsychoPy2",
+ "shortname": "PsychoPy2.pkg",
+ "inferred_type": "pkg"
},
"com.github.bochoven.recipes.download.PsychoPy2": {
"name": "PsychoPy2",
@@ -28228,14 +28172,16 @@
"com.github.bochoven.recipes.munki.PsychoPy2"
]
},
- "com.github.bochoven.recipes.pkg.PsychoPy2": {
+ "com.github.bochoven.recipes.munki.PsychoPy2": {
"name": "PsychoPy2",
- "description": "Downloads the latest version of PsychoPy2 and creates a package.",
+ "description": "Downloads the latest version of PsychoPy2 and imports it into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "PsychoPy/PsychoPy2.pkg.recipe",
+ "path": "PsychoPy/PsychoPy2.munki.recipe",
"parent": "com.github.bochoven.recipes.download.PsychoPy2",
- "shortname": "PsychoPy2.pkg",
- "inferred_type": "pkg"
+ "shortname": "PsychoPy2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PsychoPy2",
+ "munki_description": "For running psychology and neuroscience experiments"
},
"com.github.bochoven.recipes.munki.PsychoPy3": {
"name": "PsychoPy3",
@@ -28259,74 +28205,93 @@
"com.github.bochoven.recipes.munki.PsychoPy3"
]
},
- "com.github.bochoven.recipes.munki.PsychoPy2": {
- "name": "PsychoPy2",
- "description": "Downloads the latest version of PsychoPy2 and imports it into Munki.",
- "repo": "autopkg/bochoven-recipes",
- "path": "PsychoPy/PsychoPy2.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.PsychoPy2",
- "shortname": "PsychoPy2.munki",
- "inferred_type": "munki",
- "munki_display_name": "PsychoPy2",
- "munki_description": "For running psychology and neuroscience experiments"
- },
- "com.github.bochoven.recipes.download.G*Power": {
- "name": "G*Power",
- "description": "Downloads the latest version of G*Power.",
+ "com.github.bochoven.recipes.webdrive.download": {
+ "name": "webdrive",
+ "description": "Downloads the current release version of WebDrive.",
"repo": "autopkg/bochoven-recipes",
- "path": "Albert-Georg Lang/G*Power.download.recipe",
+ "path": "WebDrive/WebDrive.download.recipe",
+ "shortname": "WebDrive.download",
+ "inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.pkg.G*Power",
- "com.github.bochoven.recipes.munki.G*Power"
+ "com.github.bochoven.recipes.webdrive.munki"
]
},
- "com.github.bochoven.recipes.pkg.G*Power": {
- "name": "G*Power",
- "description": "Downloads the latest version of G*Power and creates a package.",
+ "com.github.bochoven.recipes.webdrive.munki": {
+ "name": "webdrive",
+ "description": "Downloads the current release version of WebDrive and imports into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "Albert-Georg Lang/G*Power.pkg.recipe",
- "parent": "com.github.bochoven.recipes.download.G*Power"
+ "path": "WebDrive/WebDrive.munki.recipe",
+ "parent": "com.github.bochoven.recipes.webdrive.download",
+ "shortname": "WebDrive.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "WebDrive",
+ "munki_description": "Connect to Cloud storage."
},
- "com.github.bochoven.recipes.munki.G*Power": {
- "name": "G*Power",
- "description": "Downloads the latest version of G*Power and imports it into Munki.",
+ "com.github.bochoven.recipes.pkg.JASP": {
+ "name": "JASP",
+ "description": "Downloads the latest version of JASP and creates a package.",
"repo": "autopkg/bochoven-recipes",
- "path": "Albert-Georg Lang/G*Power.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.G*Power"
+ "path": "JASP/JASP.pkg.recipe",
+ "parent": "com.github.bochoven.recipes.download.JASP",
+ "shortname": "JASP.pkg",
+ "inferred_type": "pkg"
},
- "com.github.bochoven.recipes.download.OpenSesame": {
- "name": "OpenSesame",
- "description": "Downloads the latest version of OpenSesame.",
- "repo": "autopkg/bochoven-recipes",
- "path": "OpenSesame/OpenSesame.download.recipe",
- "shortname": "OpenSesame.download",
+ "com.github.bochoven.recipes.download.JASP": {
+ "name": "JASP",
+ "description": "Downloads the latest Intel version of JASP.\n\nARCHITECTURE variable use: Intel \"x86_64\" or Apple Silicon \"arm64\"",
+ "repo": "autopkg/bochoven-recipes",
+ "path": "JASP/JASP.download.recipe",
+ "shortname": "JASP.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.munki.OpenSesame"
+ "com.github.bochoven.recipes.pkg.JASP",
+ "com.github.bochoven.recipes.munki.JASP"
]
},
- "com.github.bochoven.recipes.munki.OpenSesame": {
- "name": "OpenSesame",
- "description": "Download OpenSesame for macOS and import it to Munki",
+ "com.github.bochoven.recipes.munki.JASP": {
+ "name": "JASP",
+ "description": "Downloads the latest version of JASP and imports it into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "OpenSesame/OpenSesame.munki.recipe",
- "parent": "com.github.bochoven.recipes.download.OpenSesame",
- "shortname": "OpenSesame.munki",
+ "path": "JASP/JASP.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.JASP",
+ "shortname": "JASP.munki",
"inferred_type": "munki",
- "munki_display_name": "OpenSesame",
- "munki_description": "OpenSesame is a program to create experiments for psychology, neuroscience, and experimental economics."
+ "munki_display_name": "JASP",
+ "munki_description": "Visual report designer for JasperReports."
},
- "com.github.bochoven.recipes.download.ADF": {
- "name": null,
- "description": "Downloads the latest version of ADF.",
+ "com.github.bochoven.recipes.munki.EnzymeX": {
+ "name": "EnzymeX",
+ "description": "Downloads the latest version of EnzymeX and imports it into Munki.",
"repo": "autopkg/bochoven-recipes",
- "path": "ADF/ADF.download.recipe",
- "shortname": "ADF.download",
+ "path": "Nucleobytes BV/EnzymeX.munki.recipe",
+ "parent": "com.github.bochoven.recipes.download.EnzymeX",
+ "shortname": "EnzymeX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EnzymeX",
+ "munki_description": "Determine which restriction enzymes to use to cut DNA."
+ },
+ "com.github.bochoven.recipes.download.EnzymeX": {
+ "name": "EnzymeX",
+ "description": "Downloads the latest version of EnzymeX.",
+ "repo": "autopkg/bochoven-recipes",
+ "path": "Nucleobytes BV/EnzymeX.download.recipe",
+ "shortname": "EnzymeX.download",
"inferred_type": "download",
"children": [
- "com.github.bochoven.recipes.munki.ADF"
+ "com.github.bochoven.recipes.munki.EnzymeX"
]
},
+ "com.github.bochoven.recipes.MindManager.munki": {
+ "name": "mindmanager",
+ "description": "Downloads latest version of MindManager for macOS and imports into Munki.",
+ "repo": "autopkg/bochoven-recipes",
+ "path": "Mindjet/MindManager.munki.recipe",
+ "parent": "com.github.peshay.download.MindManager",
+ "shortname": "MindManager.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mindjet MindManager",
+ "munki_description": "Professional mind mapping & project management tool."
+ },
"com.github.bochoven.recipes.munki.ADF": {
"name": null,
"description": "Downloads the latest version of ADF and imports it into Munki.",
@@ -28338,423 +28303,215 @@
"munki_display_name": null,
"munki_description": "DFT for molecules."
},
- "com.github.homebysix.munki.NetNewsWire": {
- "name": "NetNewsWire",
- "description": "Downloads the latest version of NetNewsWire and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Brent Simmons/NetNewsWire.munki.recipe",
- "parent": "com.github.homebysix.download.NetNewsWire",
- "shortname": "NetNewsWire.munki",
- "inferred_type": "munki",
- "munki_display_name": "NetNewsWire",
- "munki_description": "RSS reader for macOS."
- },
- "com.github.homebysix.install.NetNewsWire": {
- "name": "NetNewsWire",
- "description": "Installs the latest version of NetNewsWire.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Brent Simmons/NetNewsWire.install.recipe",
- "parent": "com.github.homebysix.download.NetNewsWire",
- "shortname": "NetNewsWire.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.NetNewsWire": {
- "name": "NetNewsWire",
- "description": "Downloads the latest version of NetNewsWire and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Brent Simmons/NetNewsWire.pkg.recipe",
- "parent": "com.github.homebysix.download.NetNewsWire",
- "shortname": "NetNewsWire.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.NetNewsWire": {
- "name": "NetNewsWire",
- "description": "Downloads the latest version of NetNewsWire.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Brent Simmons/NetNewsWire.download.recipe",
- "shortname": "NetNewsWire.download",
+ "com.github.bochoven.recipes.download.ADF": {
+ "name": null,
+ "description": "Downloads the latest version of ADF.",
+ "repo": "autopkg/bochoven-recipes",
+ "path": "ADF/ADF.download.recipe",
+ "shortname": "ADF.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.NetNewsWire",
- "com.github.homebysix.install.NetNewsWire",
- "com.github.homebysix.pkg.NetNewsWire"
+ "com.github.bochoven.recipes.munki.ADF"
]
},
- "com.github.homebysix.install.KeepIt": {
- "name": "Keep It",
- "description": "Installs the latest version of Keep It.",
- "repo": "autopkg/homebysix-recipes",
- "path": "KeepIt/KeepIt.install.recipe",
- "parent": "com.github.homebysix.download.KeepIt",
- "shortname": "KeepIt.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.KeepIt": {
- "name": "Keep It",
- "description": "Downloads the latest version of Keep It and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "KeepIt/KeepIt.munki.recipe",
- "parent": "com.github.homebysix.download.KeepIt",
- "shortname": "KeepIt.munki",
- "inferred_type": "munki",
- "munki_display_name": "Keep It",
- "munki_description": "Keep It is a notebook, scrapbook and organizer, ideal for writing notes, keeping web links, storing documents, images or any kind of file, and finding them again."
- },
- "com.github.homebysix.download.KeepIt": {
- "name": "Keep It",
- "description": "Downloads the latest version of Keep It.",
- "repo": "autopkg/homebysix-recipes",
- "path": "KeepIt/KeepIt.download.recipe",
- "shortname": "KeepIt.download",
+ "com.github.bochoven.recipes.Opera.download": {
+ "name": "Opera",
+ "description": null,
+ "repo": "autopkg/bochoven-recipes",
+ "path": "Opera/Opera.download.recipe",
+ "shortname": "Opera.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.KeepIt",
- "com.github.homebysix.munki.KeepIt",
- "com.github.homebysix.pkg.KeepIt"
+ "com.github.bochoven.recipes.Opera.munki",
+ "com.github.peshay.filewave.Opera",
+ "com.github.amsysuk-recipes.pkg.opera"
]
},
- "com.github.homebysix.pkg.KeepIt": {
- "name": "Keep It",
- "description": "Downloads the latest version of Keep It and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "KeepIt/KeepIt.pkg.recipe",
- "parent": "com.github.homebysix.download.KeepIt",
- "shortname": "KeepIt.pkg",
- "inferred_type": "pkg"
+ "com.github.bochoven.recipes.Opera.munki": {
+ "name": "Opera",
+ "description": null,
+ "repo": "autopkg/bochoven-recipes",
+ "path": "Opera/Opera.munki.recipe",
+ "parent": "com.github.bochoven.recipes.Opera.download",
+ "shortname": "Opera.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Opera",
+ "munki_description": "A web browser developed by Opera Software."
},
- "com.github.homebysix.download.PureRef": {
- "name": "PureRef",
- "description": "Downloads the latest version of PureRef.",
+ "com.github.homebysix.download.Helium": {
+ "name": "Helium",
+ "description": "Downloads the latest version of Helium.",
"repo": "autopkg/homebysix-recipes",
- "path": "PureRef/PureRef.download.recipe",
- "shortname": "PureRef.download",
+ "path": "Helium/Helium.download.recipe",
+ "shortname": "Helium.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.PureRef",
- "com.github.homebysix.install.PureRef",
- "com.github.homebysix.pkg.PureRef"
+ "com.github.homebysix.pkg.Helium",
+ "com.github.homebysix.munki.Helium",
+ "com.github.homebysix.install.Helium"
]
},
- "com.github.homebysix.munki.PureRef": {
- "name": "PureRef",
- "description": "Downloads the latest version of PureRef and imports it into Munki.\n\nWARNING: As of version 1.11.1, PureRef does not contain a usable version key in the Info.plist.\nThe version of the app may be determinable using the `strings` tool, but I haven't adjusted this\nrecipe to try that yet. In the meantime, I suggest using an `installs` array to prevent looping.\n\t",
- "repo": "autopkg/homebysix-recipes",
- "path": "PureRef/PureRef.munki.recipe",
- "parent": "com.github.homebysix.download.PureRef",
- "shortname": "PureRef.munki",
- "inferred_type": "munki",
- "munki_display_name": "PureRef",
- "munki_description": "PureRef was created to be a simple and lightweight tool for artists to organize and view their reference images. Image can be scaled and collage can also be made."
- },
- "com.github.homebysix.install.PureRef": {
- "name": "PureRef",
- "description": "Installs the latest version of PureRef.",
- "repo": "autopkg/homebysix-recipes",
- "path": "PureRef/PureRef.install.recipe",
- "parent": "com.github.homebysix.download.PureRef",
- "shortname": "PureRef.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.PureRef": {
- "name": "PureRef",
- "description": "Downloads the latest version of PureRef and creates a package.",
+ "com.github.homebysix.pkg.Helium": {
+ "name": "Helium",
+ "description": "Downloads the latest version of Helium and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PureRef/PureRef.pkg.recipe",
- "parent": "com.github.homebysix.download.PureRef",
- "shortname": "PureRef.pkg",
+ "path": "Helium/Helium.pkg.recipe",
+ "parent": "com.github.homebysix.download.Helium",
+ "shortname": "Helium.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.YemuZip": {
- "name": "YemuZip",
- "description": "Downloads the latest version of YemuZip.",
+ "com.github.homebysix.munki.Helium": {
+ "name": "Helium",
+ "description": "Downloads the latest version of Helium and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/YemuZip.download.recipe",
- "shortname": "YemuZip.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.YemuZip",
- "com.github.homebysix.install.YemuZip",
- "com.github.homebysix.pkg.YemuZip"
- ]
+ "path": "Helium/Helium.munki.recipe",
+ "parent": "com.github.homebysix.download.Helium",
+ "shortname": "Helium.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Helium",
+ "munki_description": "A floating browser window for OS X"
},
- "com.github.homebysix.munki.YemuZip": {
- "name": "YemuZip",
- "description": "Downloads the latest version of YemuZip and imports it into Munki.",
+ "com.github.homebysix.install.Helium": {
+ "name": "Helium",
+ "description": "Installs the latest version of Helium.",
"repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/YemuZip.munki.recipe",
- "parent": "com.github.homebysix.download.YemuZip",
- "shortname": "YemuZip.munki",
- "inferred_type": "munki",
- "munki_display_name": "YemuZip",
- "munki_description": "Easy-to-use Zip compression utility."
+ "path": "Helium/Helium.install.recipe",
+ "parent": "com.github.homebysix.download.Helium",
+ "shortname": "Helium.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.EasyBatchPhoto": {
- "name": "EasyBatchPhoto",
- "description": "Downloads the latest version of EasyBatchPhoto.",
+ "com.github.homebysix.download.NameChanger": {
+ "name": "NameChanger",
+ "description": "Downloads the latest version of NameChanger.",
"repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/EasyBatchPhoto.download.recipe",
- "shortname": "EasyBatchPhoto.download",
+ "path": "NameChanger/NameChanger.download.recipe",
+ "shortname": "NameChanger.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.EasyBatchPhoto",
- "com.github.homebysix.munki.EasyBatchPhoto",
- "com.github.homebysix.install.EasyBatchPhoto"
+ "com.github.homebysix.pkg.NameChanger",
+ "com.github.homebysix.munki.NameChanger",
+ "com.github.homebysix.install.NameChanger"
]
},
- "com.github.homebysix.install.YemuZip": {
- "name": "YemuZip",
- "description": "Installs the latest version of YemuZip.",
- "repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/YemuZip.install.recipe",
- "parent": "com.github.homebysix.download.YemuZip",
- "shortname": "YemuZip.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.EasyBatchPhoto": {
- "name": "EasyBatchPhoto",
- "description": "Downloads the latest version of EasyBatchPhoto and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/EasyBatchPhoto.pkg.recipe",
- "parent": "com.github.homebysix.download.EasyBatchPhoto",
- "shortname": "EasyBatchPhoto.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.EasyBatchPhoto": {
- "name": "EasyBatchPhoto",
- "description": "Downloads the latest version of EasyBatchPhoto and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/EasyBatchPhoto.munki.recipe",
- "parent": "com.github.homebysix.download.EasyBatchPhoto",
- "shortname": "EasyBatchPhoto.munki",
- "inferred_type": "munki",
- "munki_display_name": "EasyBatchPhoto",
- "munki_description": "Batch compress, resize and convert photos."
- },
- "com.github.homebysix.install.EasyBatchPhoto": {
- "name": "EasyBatchPhoto",
- "description": "Installs the latest version of EasyBatchPhoto.",
- "repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/EasyBatchPhoto.install.recipe",
- "parent": "com.github.homebysix.download.EasyBatchPhoto",
- "shortname": "EasyBatchPhoto.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.YemuZip": {
- "name": "YemuZip",
- "description": "Downloads the latest version of YemuZip and creates a package.",
+ "com.github.homebysix.pkg.NameChanger": {
+ "name": "NameChanger",
+ "description": "Downloads the latest version of NameChanger and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "YellowMug/YemuZip.pkg.recipe",
- "parent": "com.github.homebysix.download.YemuZip",
- "shortname": "YemuZip.pkg",
+ "path": "NameChanger/NameChanger.pkg.recipe",
+ "parent": "com.github.homebysix.download.NameChanger",
+ "shortname": "NameChanger.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.TogglDesktop": {
- "name": "TogglDesktop",
- "description": "Downloads the latest version of TogglDesktop and imports it into Munki.",
+ "com.github.homebysix.munki.NameChanger": {
+ "name": "NameChanger",
+ "description": "Downloads the latest version of NameChanger and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Toggl/TogglDesktop.munki.recipe",
- "parent": "com.github.homebysix.download.TogglDesktop",
- "shortname": "TogglDesktop.munki",
+ "path": "NameChanger/NameChanger.munki.recipe",
+ "parent": "com.github.homebysix.download.NameChanger",
+ "shortname": "NameChanger.munki",
"inferred_type": "munki",
- "munki_display_name": "TogglDesktop",
- "munki_description": "A time tracker built for speed and ease of use."
- },
- "com.github.homebysix.pkg.TogglDesktop": {
- "name": "TogglDesktop",
- "description": "Downloads the latest version of TogglDesktop and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Toggl/TogglDesktop.pkg.recipe",
- "parent": "com.github.homebysix.download.TogglDesktop",
- "shortname": "TogglDesktop.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "NameChanger",
+ "munki_description": "Rename files in batches."
},
- "com.github.homebysix.install.TogglDesktop": {
- "name": "TogglDesktop",
- "description": "Installs the latest version of TogglDesktop.",
+ "com.github.homebysix.install.NameChanger": {
+ "name": "NameChanger",
+ "description": "Installs the latest version of NameChanger.",
"repo": "autopkg/homebysix-recipes",
- "path": "Toggl/TogglDesktop.install.recipe",
- "parent": "com.github.homebysix.download.TogglDesktop",
- "shortname": "TogglDesktop.install",
+ "path": "NameChanger/NameChanger.install.recipe",
+ "parent": "com.github.homebysix.download.NameChanger",
+ "shortname": "NameChanger.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.TogglDesktop": {
- "name": "TogglDesktop",
- "description": "Downloads the latest version of TogglDesktop.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Toggl/TogglDesktop.download.recipe",
- "shortname": "TogglDesktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.TogglDesktop",
- "com.github.homebysix.pkg.TogglDesktop",
- "com.github.homebysix.install.TogglDesktop"
- ]
- },
- "com.github.homebysix.munki.R": {
- "name": "R",
- "description": "Downloads the latest version of R for macOS and imports it into Munki. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\nNOTE: If you change the ARCH variable, be sure to also include a corresponding 'supported_architectures' array in the Munki pkginfo.\n\t",
- "repo": "autopkg/homebysix-recipes",
- "path": "R/R.munki.recipe",
- "parent": "com.github.homebysix.download.R",
- "shortname": "R.munki",
- "inferred_type": "munki",
- "munki_display_name": "R",
- "munki_description": "R is a free software environment for statistical computing and graphics."
- },
- "com.github.homebysix.install.R": {
- "name": "R",
- "description": "Installs the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t",
+ "com.github.homebysix.install.ResilioSync": {
+ "name": "Resilio Sync",
+ "description": "Installs the latest version of Resilio Sync (formerly BitTorrent Sync).",
"repo": "autopkg/homebysix-recipes",
- "path": "R/R.install.recipe",
- "parent": "com.github.homebysix.download.R",
- "shortname": "R.install",
+ "path": "Resilio/ResilioSync.install.recipe",
+ "parent": "com.github.homebysix.pkg.ResilioSync",
+ "shortname": "ResilioSync.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.R": {
- "name": "R",
- "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\") This recipe does not perform any processing, because the R download is already in pkg format.\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t",
+ "com.github.homebysix.pkg.ResilioSync": {
+ "name": "Resilio Sync",
+ "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "R/R.pkg.recipe",
- "parent": "com.github.homebysix.download.R",
- "shortname": "R.pkg",
+ "path": "Resilio/ResilioSync.pkg.recipe",
+ "parent": "com.github.homebysix.download.ResilioSync",
+ "shortname": "ResilioSync.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.novaksam.jamf.R",
- "com.github.andredb90.filewave.R"
- ]
- },
- "com.github.homebysix.download.R": {
- "name": "R",
- "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t",
- "repo": "autopkg/homebysix-recipes",
- "path": "R/R.download.recipe",
- "shortname": "R.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.R",
- "com.github.homebysix.install.R",
- "com.github.homebysix.pkg.R",
- "com.github.novaksam.pkg.R_NoGui"
+ "com.github.homebysix.install.ResilioSync",
+ "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync"
]
},
- "com.github.homebysix.install.Helium": {
- "name": "Helium",
- "description": "Installs the latest version of Helium.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Helium/Helium.install.recipe",
- "parent": "com.github.homebysix.download.Helium",
- "shortname": "Helium.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.Helium": {
- "name": "Helium",
- "description": "Downloads the latest version of Helium and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Helium/Helium.munki.recipe",
- "parent": "com.github.homebysix.download.Helium",
- "shortname": "Helium.munki",
- "inferred_type": "munki",
- "munki_display_name": "Helium",
- "munki_description": "A floating browser window for OS X"
- },
- "com.github.homebysix.download.Helium": {
- "name": "Helium",
- "description": "Downloads the latest version of Helium.",
+ "com.github.homebysix.download.ResilioSync": {
+ "name": "Resilio Sync",
+ "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync).",
"repo": "autopkg/homebysix-recipes",
- "path": "Helium/Helium.download.recipe",
- "shortname": "Helium.download",
+ "path": "Resilio/ResilioSync.download.recipe",
+ "shortname": "ResilioSync.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Helium",
- "com.github.homebysix.munki.Helium",
- "com.github.homebysix.pkg.Helium"
+ "com.github.homebysix.pkg.ResilioSync",
+ "com.github.homebysix.munki.ResilioSync"
]
},
- "com.github.homebysix.pkg.Helium": {
- "name": "Helium",
- "description": "Downloads the latest version of Helium and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Helium/Helium.pkg.recipe",
- "parent": "com.github.homebysix.download.Helium",
- "shortname": "Helium.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.Acorn": {
- "name": "Acorn",
- "description": "Installs the latest version of Acorn.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FlyingMeat/Acorn.install.recipe",
- "parent": "com.github.homebysix.download.Acorn",
- "shortname": "Acorn.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.Acorn": {
- "name": "Acorn",
- "description": "Downloads the latest version of Acorn and imports it into Munki.",
+ "com.github.homebysix.munki.ResilioSync": {
+ "name": "Resilio Sync",
+ "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FlyingMeat/Acorn.munki.recipe",
- "parent": "com.github.homebysix.download.Acorn",
- "shortname": "Acorn.munki",
+ "path": "Resilio/ResilioSync.munki.recipe",
+ "parent": "com.github.homebysix.download.ResilioSync",
+ "shortname": "ResilioSync.munki",
"inferred_type": "munki",
- "munki_display_name": "Acorn",
- "munki_description": "Bitmap image editor."
- },
- "com.github.homebysix.pkg.Acorn": {
- "name": "Acorn",
- "description": "Downloads the latest version of Acorn and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FlyingMeat/Acorn.pkg.recipe",
- "parent": "com.github.homebysix.download.Acorn",
- "shortname": "Acorn.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Resilio Sync",
+ "munki_description": "Sync files without the cloud, using peer-to-peer connections."
},
- "com.github.homebysix.download.Acorn": {
- "name": "Acorn",
- "description": "Downloads the latest version of Acorn.",
+ "com.github.homebysix.download.CCleaner": {
+ "name": "CCleaner",
+ "description": "Downloads the latest version of CCleaner.",
"repo": "autopkg/homebysix-recipes",
- "path": "FlyingMeat/Acorn.download.recipe",
- "shortname": "Acorn.download",
+ "path": "CCleaner/CCleaner.download.recipe",
+ "shortname": "CCleaner.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Acorn",
- "com.github.homebysix.munki.Acorn",
- "com.github.homebysix.pkg.Acorn"
+ "com.github.homebysix.pkg.CCleaner",
+ "com.github.peshay.filewave.CCleaner"
]
},
- "com.github.homebysix.download.GSP5": {
- "name": "GSP5",
- "description": "Downloads the current release version of Geometer's Sketchpad 5",
+ "com.github.homebysix.pkg.CCleaner": {
+ "name": "CCleaner",
+ "description": "Downloads the latest version of CCleaner and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GeometersSketchpad5/GSP5.download.recipe",
- "shortname": "GSP5.download",
- "inferred_type": "download",
+ "path": "CCleaner/CCleaner.pkg.recipe",
+ "parent": "com.github.homebysix.download.CCleaner",
+ "shortname": "CCleaner.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.GSP5"
+ "com.github.homebysix.install.CCleaner",
+ "com.github.homebysix.munki.CCleaner"
]
},
- "com.github.homebysix.pkg.GSP5": {
- "name": "GSP5",
- "description": "Downloads the latest version of Geometer's Sketchpad 5 and makes a pkg of it.",
+ "com.github.homebysix.install.CCleaner": {
+ "name": "CCleaner",
+ "description": "Installs the latest version of CCleaner.",
"repo": "autopkg/homebysix-recipes",
- "path": "GeometersSketchpad5/GSP5.pkg.recipe",
- "parent": "com.github.homebysix.download.GSP5",
- "shortname": "GSP5.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.GSP5"
- ]
+ "path": "CCleaner/CCleaner.install.recipe",
+ "parent": "com.github.homebysix.pkg.CCleaner",
+ "shortname": "CCleaner.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.RV": {
- "name": "RV",
- "description": "Downloads the latest version of RV and imports it into Munki.",
+ "com.github.homebysix.munki.CCleaner": {
+ "name": "CCleaner",
+ "description": "Downloads the latest version of CCleaner and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RV/RV.munki.recipe",
- "parent": "com.github.homebysix.download.RV",
- "shortname": "RV.munki",
+ "path": "CCleaner/CCleaner.munki.recipe",
+ "parent": "com.github.homebysix.pkg.CCleaner",
+ "shortname": "CCleaner.munki",
"inferred_type": "munki",
- "munki_display_name": "RV",
- "munki_description": "Digital media review tool made by Shotgrid/Autodesk."
+ "munki_display_name": "CCleaner",
+ "munki_description": "System maintenance application."
},
"com.github.homebysix.install.RV": {
"name": "RV",
@@ -28765,6 +28522,15 @@
"shortname": "RV.install",
"inferred_type": "install"
},
+ "com.github.homebysix.pkg.RV": {
+ "name": "RV",
+ "description": "Downloads the latest version of RV and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "RV/RV.pkg.recipe",
+ "parent": "com.github.homebysix.download.RV",
+ "shortname": "RV.pkg",
+ "inferred_type": "pkg"
+ },
"com.github.homebysix.download.RV": {
"name": "RV",
"description": "Downloads the latest version of RV. This recipe differs from the version in ygini-recipes because it downloads the latest \"RV\" app instead of the older \"RV64\" app.",
@@ -28773,101 +28539,144 @@
"shortname": "RV.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.RV",
"com.github.homebysix.install.RV",
- "com.github.homebysix.pkg.RV"
+ "com.github.homebysix.pkg.RV",
+ "com.github.homebysix.munki.RV"
]
},
- "com.github.homebysix.pkg.RV": {
+ "com.github.homebysix.munki.RV": {
"name": "RV",
- "description": "Downloads the latest version of RV and creates a package.",
+ "description": "Downloads the latest version of RV and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RV/RV.pkg.recipe",
+ "path": "RV/RV.munki.recipe",
"parent": "com.github.homebysix.download.RV",
- "shortname": "RV.pkg",
- "inferred_type": "pkg"
+ "shortname": "RV.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "RV",
+ "munki_description": "Digital media review tool made by Shotgrid/Autodesk."
},
- "com.github.homebysix.munki.ResilioSync": {
- "name": "Resilio Sync",
- "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and imports it into Munki.",
+ "com.github.homebysix.munki.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Downloads the latest version of AutoPkgr and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Resilio/ResilioSync.munki.recipe",
- "parent": "com.github.homebysix.download.ResilioSync",
- "shortname": "ResilioSync.munki",
+ "path": "AutoPkgr/AutoPkgr.munki.recipe",
+ "parent": "com.github.homebysix.download.AutoPkgr",
+ "shortname": "AutoPkgr.munki",
"inferred_type": "munki",
- "munki_display_name": "Resilio Sync",
- "munki_description": "Sync files without the cloud, using peer-to-peer connections."
+ "munki_display_name": "AutoPkgr",
+ "munki_description": "AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg."
},
- "com.github.homebysix.install.ResilioSync": {
- "name": "Resilio Sync",
- "description": "Installs the latest version of Resilio Sync (formerly BitTorrent Sync).",
+ "com.github.homebysix.download.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Downloads the latest version of AutoPkgr.",
"repo": "autopkg/homebysix-recipes",
- "path": "Resilio/ResilioSync.install.recipe",
- "parent": "com.github.homebysix.pkg.ResilioSync",
- "shortname": "ResilioSync.install",
+ "path": "AutoPkgr/AutoPkgr.download.recipe",
+ "shortname": "AutoPkgr.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.AutoPkgr",
+ "com.github.homebysix.install.AutoPkgr",
+ "com.github.homebysix.pkg.AutoPkgr"
+ ]
+ },
+ "com.github.homebysix.install.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Installs the latest version of AutoPkgr.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AutoPkgr/AutoPkgr.install.recipe",
+ "parent": "com.github.homebysix.download.AutoPkgr",
+ "shortname": "AutoPkgr.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.ResilioSync": {
- "name": "Resilio Sync",
- "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync) and creates a package.",
+ "com.github.homebysix.pkg.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Downloads the latest version of AutoPkgr and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Resilio/ResilioSync.pkg.recipe",
- "parent": "com.github.homebysix.download.ResilioSync",
- "shortname": "ResilioSync.pkg",
+ "path": "AutoPkgr/AutoPkgr.pkg.recipe",
+ "parent": "com.github.homebysix.download.AutoPkgr",
+ "shortname": "AutoPkgr.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.pkg.ClamXav": {
+ "name": "ClamXav",
+ "description": "Downloads the latest version of ClamXav and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ClamXav/ClamXav.pkg.recipe",
+ "parent": "com.github.homebysix.download.ClamXav",
+ "shortname": "ClamXav.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.ResilioSync",
- "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.ResilioSync"
+ "com.github.homebysix.install.ClamXav"
]
},
- "com.github.homebysix.download.ResilioSync": {
- "name": "Resilio Sync",
- "description": "Downloads the latest version of Resilio Sync (formerly BitTorrent Sync).",
+ "com.github.homebysix.download.ClamXav": {
+ "name": "ClamXAV",
+ "description": "Downloads the latest version of ClamXav.",
"repo": "autopkg/homebysix-recipes",
- "path": "Resilio/ResilioSync.download.recipe",
- "shortname": "ResilioSync.download",
+ "path": "ClamXav/ClamXav.download.recipe",
+ "shortname": "ClamXav.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ResilioSync",
- "com.github.homebysix.pkg.ResilioSync"
+ "com.github.homebysix.pkg.ClamXav",
+ "com.github.peshay.filewave.ClamXav"
]
},
- "com.github.homebysix.download.Cocktail-10.12": {
- "name": "Cocktail",
- "description": "Downloads the latest version of Cocktail.",
+ "com.github.homebysix.install.ClamXav": {
+ "name": "ClamXav",
+ "description": "Installs the latest version of ClamXav.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.12.download.recipe",
- "children": [
- "com.github.homebysix.munki.Cocktail-10.12",
- "com.github.homebysix.install.Cocktail-10.12",
- "com.github.homebysix.pkg.Cocktail-10.12"
- ]
+ "path": "ClamXav/ClamXav.install.recipe",
+ "parent": "com.github.homebysix.pkg.ClamXav",
+ "shortname": "ClamXav.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Cocktail": {
- "name": "Cocktail",
- "description": "Downloads the latest version of a particular MAJOR_VERSION of Cocktail.\n\nMAJOR_VERSION should correspond to a macOS release version. Supported values include:\n- 14 for Sonoma (default)\n- 13 for Ventura\n- 12 for Monterey\n- 11 for Big Sur\n- 10.15 for Catalina\n- 10.14 for Mojave\n- 10.13 for High Sierra\n- 10.12 for Sierra\n- 10.11 for El Capitan\n- 10.10 for Yosemite\n\nThis recipe does not support older major versions than Yosemite.\n\t",
+ "com.github.homebysix.install.Marked2": {
+ "name": "Marked 2",
+ "description": "Installs the latest version of Marked 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail.download.recipe",
- "shortname": "Cocktail.download",
+ "path": "Marked/Marked2.install.recipe",
+ "parent": "com.github.homebysix.download.Marked2",
+ "shortname": "Marked2.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.Marked2": {
+ "name": "Marked 2",
+ "description": "Downloads the latest version of Marked 2.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Marked/Marked2.download.recipe",
+ "shortname": "Marked2.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Cocktail",
- "com.github.homebysix.munki.Cocktail"
+ "com.github.homebysix.install.Marked2",
+ "com.github.homebysix.pkg.Marked2",
+ "com.github.homebysix.munki.Marked2"
]
},
- "com.github.homebysix.pkg.Cocktail-10.10": {
- "name": "Cocktail",
- "description": "Downloads the current release version of Cocktail (for Yosemite) and builds a package.",
+ "com.github.homebysix.pkg.Marked2": {
+ "name": "Marked 2",
+ "description": "Downloads the latest version of Marked 2 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.10.pkg.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.10"
+ "path": "Marked/Marked2.pkg.recipe",
+ "parent": "com.github.homebysix.download.Marked2",
+ "shortname": "Marked2.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Cocktail-10.14": {
+ "com.github.homebysix.munki.Marked2": {
+ "name": "Marked 2",
+ "description": "Downloads the latest version of Marked 2 and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Marked/Marked2.munki.recipe",
+ "parent": "com.github.homebysix.download.Marked2",
+ "shortname": "Marked2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Marked 2",
+ "munki_description": "Easily preview your Markdown documents."
+ },
+ "com.github.homebysix.pkg.Cocktail-10.14": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and imports it into Munki.",
+ "description": "Downloads the latest version of Cocktail and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.14.munki.recipe",
+ "path": "Cocktail/Cocktail-10.14.pkg.recipe",
"parent": "com.github.homebysix.download.Cocktail-10.14"
},
"com.github.homebysix.munki.Cocktail-10.10": {
@@ -28877,25 +28686,26 @@
"path": "Cocktail/Cocktail-10.10.munki.recipe",
"parent": "com.github.homebysix.download.Cocktail-10.10"
},
- "com.github.homebysix.download.Cocktail-10.13": {
+ "com.github.homebysix.download.Cocktail-10.14": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.13.download.recipe",
+ "path": "Cocktail/Cocktail-10.14.download.recipe",
"children": [
- "com.github.homebysix.install.Cocktail-10.13",
- "com.github.homebysix.munki.Cocktail-10.13",
- "com.github.homebysix.pkg.Cocktail-10.13"
+ "com.github.homebysix.pkg.Cocktail-10.14",
+ "com.github.homebysix.munki.Cocktail-10.14"
]
},
- "com.github.homebysix.pkg.Cocktail": {
+ "com.github.homebysix.download.Cocktail-10.13": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and creates a package.\n\n\t\tSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.",
+ "description": "Downloads the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail.pkg.recipe",
- "parent": "com.github.homebysix.download.Cocktail",
- "shortname": "Cocktail.pkg",
- "inferred_type": "pkg"
+ "path": "Cocktail/Cocktail-10.13.download.recipe",
+ "children": [
+ "com.github.homebysix.munki.Cocktail-10.13",
+ "com.github.homebysix.pkg.Cocktail-10.13",
+ "com.github.homebysix.install.Cocktail-10.13"
+ ]
},
"com.github.homebysix.pkg.Cocktail-10.15": {
"name": "Cocktail",
@@ -28904,46 +28714,26 @@
"path": "Cocktail/Cocktail-10.15.pkg.recipe",
"parent": "com.github.homebysix.download.Cocktail-10.15"
},
- "com.github.homebysix.pkg.Cocktail-10.11": {
+ "com.github.homebysix.pkg.Cocktail-10.12": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.11.pkg.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.11"
+ "path": "Cocktail/Cocktail-10.12.pkg.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.12"
},
- "com.github.homebysix.pkg.CocktailBigSur": {
+ "com.github.homebysix.pkg.Cocktail-10.11": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/CocktailBigSur.pkg.recipe",
- "parent": "com.github.homebysix.download.CocktailBigSur",
- "shortname": "CocktailBigSur.pkg",
- "inferred_type": "pkg"
+ "path": "Cocktail/Cocktail-10.11.pkg.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.11"
},
- "com.github.homebysix.munki.Cocktail-10.15": {
+ "com.github.homebysix.munki.Cocktail-10.13": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.15.munki.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.15"
- },
- "com.github.homebysix.munki.Cocktail": {
- "name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and imports it into Munki.\n\nSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.\n\t",
- "repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail.munki.recipe",
- "parent": "com.github.homebysix.download.Cocktail",
- "shortname": "Cocktail.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cocktail",
- "munki_description": "Cocktail is a general purpose utility for macOS that lets you clean, repair and optimize your Mac."
- },
- "com.github.homebysix.install.Cocktail-10.10": {
- "name": "Cocktail",
- "description": "Installs the latest version of Cocktail (for Yosemite).",
- "repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.10.install.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.10"
+ "path": "Cocktail/Cocktail-10.13.munki.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.13"
},
"com.github.homebysix.munki.Cocktail-10.12": {
"name": "Cocktail",
@@ -28952,77 +28742,85 @@
"path": "Cocktail/Cocktail-10.12.munki.recipe",
"parent": "com.github.homebysix.download.Cocktail-10.12"
},
- "com.github.homebysix.munki.CocktailBigSur": {
+ "com.github.homebysix.pkg.Cocktail-10.10": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and imports it into Munki.",
+ "description": "Downloads the current release version of Cocktail (for Yosemite) and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/CocktailBigSur.munki.recipe",
- "parent": "com.github.homebysix.download.CocktailBigSur",
- "shortname": "CocktailBigSur.munki",
- "inferred_type": "munki",
- "munki_display_name": "Cocktail",
- "munki_description": "General maintenance and optimization utility."
+ "path": "Cocktail/Cocktail-10.10.pkg.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.10"
},
- "com.github.homebysix.pkg.Cocktail-10.14": {
+ "com.github.homebysix.munki.Cocktail-10.15": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and creates a package.",
+ "description": "Downloads the latest version of Cocktail and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.14.pkg.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.14"
+ "path": "Cocktail/Cocktail-10.15.munki.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.15"
},
- "com.github.homebysix.munki.Cocktail-10.11": {
+ "com.github.homebysix.download.Cocktail-10.11": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and imports it into Munki.",
+ "description": "Downloads the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.11.munki.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.11"
+ "path": "Cocktail/Cocktail-10.11.download.recipe",
+ "children": [
+ "com.github.homebysix.pkg.Cocktail-10.11",
+ "com.github.homebysix.install.Cocktail-10.11",
+ "com.github.homebysix.munki.Cocktail-10.11"
+ ]
},
- "com.github.homebysix.download.CocktailBigSur": {
+ "com.github.homebysix.download.Cocktail": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail.",
+ "description": "Downloads the latest version of a particular MAJOR_VERSION of Cocktail.\n\nMAJOR_VERSION should correspond to a macOS release version. Supported values include:\n- 14 for Sonoma (default)\n- 13 for Ventura\n- 12 for Monterey\n- 11 for Big Sur\n- 10.15 for Catalina\n- 10.14 for Mojave\n- 10.13 for High Sierra\n- 10.12 for Sierra\n- 10.11 for El Capitan\n- 10.10 for Yosemite\n\nThis recipe does not support older major versions than Yosemite.\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/CocktailBigSur.download.recipe",
- "shortname": "CocktailBigSur.download",
+ "path": "Cocktail/Cocktail.download.recipe",
+ "shortname": "Cocktail.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.CocktailBigSur",
- "com.github.homebysix.munki.CocktailBigSur"
+ "com.github.homebysix.pkg.Cocktail",
+ "com.github.homebysix.munki.Cocktail"
]
},
+ "com.github.homebysix.pkg.CocktailBigSur": {
+ "name": "Cocktail",
+ "description": "Downloads the latest version of Cocktail and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Cocktail/CocktailBigSur.pkg.recipe",
+ "parent": "com.github.homebysix.download.CocktailBigSur",
+ "shortname": "CocktailBigSur.pkg",
+ "inferred_type": "pkg"
+ },
"com.github.homebysix.download.Cocktail-10.10": {
"name": "Cocktail",
"description": "Downloads the current release of Cocktail (for Yosemite).",
"repo": "autopkg/homebysix-recipes",
"path": "Cocktail/Cocktail-10.10.download.recipe",
"children": [
- "com.github.homebysix.pkg.Cocktail-10.10",
"com.github.homebysix.munki.Cocktail-10.10",
+ "com.github.homebysix.pkg.Cocktail-10.10",
"com.github.homebysix.install.Cocktail-10.10"
]
},
- "com.github.homebysix.install.Cocktail-10.13": {
+ "com.github.homebysix.pkg.Cocktail-10.13": {
"name": "Cocktail",
- "description": "Installs the latest version of Cocktail.",
+ "description": "Downloads the latest version of Cocktail and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.13.install.recipe",
+ "path": "Cocktail/Cocktail-10.13.pkg.recipe",
"parent": "com.github.homebysix.download.Cocktail-10.13"
},
- "com.github.homebysix.download.Cocktail-10.15": {
+ "com.github.homebysix.munki.Cocktail-10.14": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail.",
+ "description": "Downloads the latest version of Cocktail and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.15.download.recipe",
- "children": [
- "com.github.homebysix.pkg.Cocktail-10.15",
- "com.github.homebysix.munki.Cocktail-10.15"
- ]
+ "path": "Cocktail/Cocktail-10.14.munki.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.14"
},
- "com.github.homebysix.install.Cocktail-10.12": {
+ "com.github.homebysix.pkg.Cocktail": {
"name": "Cocktail",
- "description": "Installs the latest version of Cocktail.",
+ "description": "Downloads the latest version of Cocktail and creates a package.\n\n\t\tSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.12.install.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.12"
+ "path": "Cocktail/Cocktail.pkg.recipe",
+ "parent": "com.github.homebysix.download.Cocktail",
+ "shortname": "Cocktail.pkg",
+ "inferred_type": "pkg"
},
"com.github.homebysix.install.Cocktail-10.11": {
"name": "Cocktail",
@@ -29031,2962 +28829,2727 @@
"path": "Cocktail/Cocktail-10.11.install.recipe",
"parent": "com.github.homebysix.download.Cocktail-10.11"
},
- "com.github.homebysix.munki.Cocktail-10.13": {
+ "com.github.homebysix.munki.Cocktail-10.11": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.13.munki.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.13"
+ "path": "Cocktail/Cocktail-10.11.munki.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.11"
},
- "com.github.homebysix.pkg.Cocktail-10.12": {
+ "com.github.homebysix.install.Cocktail-10.10": {
"name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and creates a package.",
+ "description": "Installs the latest version of Cocktail (for Yosemite).",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.12.pkg.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.12"
+ "path": "Cocktail/Cocktail-10.10.install.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.10"
},
- "com.github.homebysix.download.Cocktail-10.14": {
+ "com.github.homebysix.download.Cocktail-10.12": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.14.download.recipe",
+ "path": "Cocktail/Cocktail-10.12.download.recipe",
"children": [
- "com.github.homebysix.munki.Cocktail-10.14",
- "com.github.homebysix.pkg.Cocktail-10.14"
+ "com.github.homebysix.pkg.Cocktail-10.12",
+ "com.github.homebysix.munki.Cocktail-10.12",
+ "com.github.homebysix.install.Cocktail-10.12"
]
},
- "com.github.homebysix.pkg.Cocktail-10.13": {
- "name": "Cocktail",
- "description": "Downloads the latest version of Cocktail and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.13.pkg.recipe",
- "parent": "com.github.homebysix.download.Cocktail-10.13"
- },
- "com.github.homebysix.download.Cocktail-10.11": {
+ "com.github.homebysix.download.Cocktail-10.15": {
"name": "Cocktail",
"description": "Downloads the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cocktail/Cocktail-10.11.download.recipe",
+ "path": "Cocktail/Cocktail-10.15.download.recipe",
"children": [
- "com.github.homebysix.pkg.Cocktail-10.11",
- "com.github.homebysix.munki.Cocktail-10.11",
- "com.github.homebysix.install.Cocktail-10.11"
+ "com.github.homebysix.pkg.Cocktail-10.15",
+ "com.github.homebysix.munki.Cocktail-10.15"
]
},
- "com.github.homebysix.munki.Changes": {
- "name": "Changes",
- "description": "Downloads the latest version of Changes and imports it into Munki.",
+ "com.github.homebysix.munki.CocktailBigSur": {
+ "name": "Cocktail",
+ "description": "Downloads the latest version of Cocktail and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MartianCraft/Changes.munki.recipe",
- "parent": "com.github.homebysix.download.Changes",
- "shortname": "Changes.munki",
+ "path": "Cocktail/CocktailBigSur.munki.recipe",
+ "parent": "com.github.homebysix.download.CocktailBigSur",
+ "shortname": "CocktailBigSur.munki",
"inferred_type": "munki",
- "munki_display_name": "Changes",
- "munki_description": "Directory comparison and file differencing tool."
+ "munki_display_name": "Cocktail",
+ "munki_description": "General maintenance and optimization utility."
},
- "com.github.homebysix.download.Changes": {
- "name": "Changes",
- "description": "Downloads the latest version of Changes.",
+ "com.github.homebysix.install.Cocktail-10.13": {
+ "name": "Cocktail",
+ "description": "Installs the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "MartianCraft/Changes.download.recipe",
- "shortname": "Changes.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Changes",
- "com.github.homebysix.pkg.Changes",
- "com.github.homebysix.install.Changes"
- ]
+ "path": "Cocktail/Cocktail-10.13.install.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.13"
},
- "com.github.homebysix.pkg.Changes": {
- "name": "Changes",
- "description": "Downloads the latest version of Changes and creates a package.",
+ "com.github.homebysix.download.CocktailBigSur": {
+ "name": "Cocktail",
+ "description": "Downloads the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "MartianCraft/Changes.pkg.recipe",
- "parent": "com.github.homebysix.download.Changes",
- "shortname": "Changes.pkg",
- "inferred_type": "pkg",
+ "path": "Cocktail/CocktailBigSur.download.recipe",
+ "shortname": "CocktailBigSur.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Changes"
+ "com.github.homebysix.pkg.CocktailBigSur",
+ "com.github.homebysix.munki.CocktailBigSur"
]
},
- "com.github.homebysix.install.Changes": {
- "name": "Changes",
- "description": "Installs the latest version of Changes.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MartianCraft/Changes.install.recipe",
- "parent": "com.github.homebysix.download.Changes",
- "shortname": "Changes.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.CodeCookbookforSwift": {
- "name": "Code Cookbook for Swift",
- "description": "Downloads the latest version of Code Cookbook for Swift and imports it into Munki.",
+ "com.github.homebysix.munki.Cocktail": {
+ "name": "Cocktail",
+ "description": "Downloads the latest version of Cocktail and imports it into Munki.\n\nSee the Cocktail.download.recipe for information about selecting a MAJOR_VERSION.\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/CodeCookbookforSwift.munki.recipe",
- "parent": "com.github.homebysix.download.CodeCookbookforSwift",
- "shortname": "CodeCookbookforSwift.munki",
+ "path": "Cocktail/Cocktail.munki.recipe",
+ "parent": "com.github.homebysix.download.Cocktail",
+ "shortname": "Cocktail.munki",
"inferred_type": "munki",
- "munki_display_name": "Code Cookbook for Swift",
- "munki_description": "Cookbook for the Swift programming language."
+ "munki_display_name": "Cocktail",
+ "munki_description": "Cocktail is a general purpose utility for macOS that lets you clean, repair and optimize your Mac."
},
- "com.github.homebysix.pkg.CodeCookbookforSwift": {
- "name": "Code Cookbook for Swift",
- "description": "Downloads the latest version of Code Cookbook for Swift and creates a package.",
+ "com.github.homebysix.install.Cocktail-10.12": {
+ "name": "Cocktail",
+ "description": "Installs the latest version of Cocktail.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/CodeCookbookforSwift.pkg.recipe",
- "parent": "com.github.homebysix.download.CodeCookbookforSwift",
- "shortname": "CodeCookbookforSwift.pkg",
- "inferred_type": "pkg"
+ "path": "Cocktail/Cocktail-10.12.install.recipe",
+ "parent": "com.github.homebysix.download.Cocktail-10.12"
},
- "com.github.homebysix.download.CodeCookbookforSwift": {
- "name": "Code Cookbook for Swift",
- "description": "Downloads the latest version of Code Cookbook for Swift.",
+ "com.github.homebysix.pkg.CocoaPods": {
+ "name": "CocoaPods",
+ "description": "Downloads the latest version of CocoaPods and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/CodeCookbookforSwift.download.recipe",
- "shortname": "CodeCookbookforSwift.download",
- "inferred_type": "download",
+ "path": "CocoaPods/CocoaPods.pkg.recipe",
+ "parent": "com.github.homebysix.download.CocoaPods",
+ "shortname": "CocoaPods.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.CodeCookbookforSwift",
- "com.github.homebysix.pkg.CodeCookbookforSwift",
- "com.github.homebysix.install.CodeCookbookforSwift"
+ "com.github.dataJAR-recipes.jss.CocoaPods"
]
},
- "com.github.homebysix.pkg.iSwift": {
- "name": "iSwift",
- "description": "Downloads the latest version of iSwift and creates a package.",
+ "com.github.homebysix.download.CocoaPods": {
+ "name": "CocoaPods",
+ "description": "Downloads the latest version of CocoaPods.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/iSwift.pkg.recipe",
- "parent": "com.github.homebysix.download.iSwift",
- "shortname": "iSwift.pkg",
- "inferred_type": "pkg"
+ "path": "CocoaPods/CocoaPods.download.recipe",
+ "shortname": "CocoaPods.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.CocoaPods",
+ "com.github.homebysix.munki.CocoaPods",
+ "com.github.homebysix.install.CocoaPods"
+ ]
},
- "com.github.homebysix.munki.iSwift": {
- "name": "iSwift",
- "description": "Downloads the latest version of iSwift and imports it into Munki.",
+ "com.github.homebysix.munki.CocoaPods": {
+ "name": "CocoaPods",
+ "description": "Downloads the latest version of CocoaPods and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/iSwift.munki.recipe",
- "parent": "com.github.homebysix.download.iSwift",
- "shortname": "iSwift.munki",
+ "path": "CocoaPods/CocoaPods.munki.recipe",
+ "parent": "com.github.homebysix.download.CocoaPods",
+ "shortname": "CocoaPods.munki",
"inferred_type": "munki",
- "munki_display_name": "iSwift",
- "munki_description": "Objective-C to Swift converter. As you type."
+ "munki_display_name": "CocoaPods",
+ "munki_description": "A full-featured and standalone installation of CocoaPods."
},
- "com.github.homebysix.install.CodeCookbookforSwift": {
- "name": "Code Cookbook for Swift",
- "description": "Installs the latest version of Code Cookbook for Swift.",
+ "com.github.homebysix.install.CocoaPods": {
+ "name": "CocoaPods",
+ "description": "Installs the latest version of CocoaPods.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/CodeCookbookforSwift.install.recipe",
- "parent": "com.github.homebysix.download.CodeCookbookforSwift",
- "shortname": "CodeCookbookforSwift.install",
+ "path": "CocoaPods/CocoaPods.install.recipe",
+ "parent": "com.github.homebysix.download.CocoaPods",
+ "shortname": "CocoaPods.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.iSwift": {
- "name": "iSwift",
- "description": "Downloads the latest version of iSwift.",
+ "com.github.homebysix.pkg.OpeninAtomforFinder": {
+ "name": "Open in Atom",
+ "description": "Downloads the latest version of Open in Atom and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/iSwift.download.recipe",
- "shortname": "iSwift.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.iSwift",
- "com.github.homebysix.munki.iSwift",
- "com.github.homebysix.install.iSwift"
- ]
+ "path": "Open in Atom/Open in Atom.pkg.recipe",
+ "parent": "com.github.homebysix.download.OpeninAtomforFinder",
+ "shortname": "Open in Atom.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.iSwift": {
- "name": "iSwift",
- "description": "Installs the latest version of iSwift.",
+ "com.github.homebysix.munki.OpeninAtomforFinder": {
+ "name": "Open in Atom for Finder",
+ "description": "Downloads the latest version of Open in Atom and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "InsiliCo/iSwift.install.recipe",
- "parent": "com.github.homebysix.download.iSwift",
- "shortname": "iSwift.install",
- "inferred_type": "install"
+ "path": "Open in Atom/Open in Atom.munki.recipe",
+ "parent": "com.github.homebysix.download.OpeninAtomforFinder",
+ "shortname": "Open in Atom.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Open in Atom",
+ "munki_description": "An \"Open Directory in Atom\" button for your OS X Finder toolbar."
},
- "com.github.homebysix.download.BeingBoring": {
- "name": "Being Boring",
- "description": "Downloads the latest version of Being Boring.",
+ "com.github.homebysix.download.OpeninAtomforFinder": {
+ "name": "Open in Atom",
+ "description": "Downloads the latest version of Open in Atom.",
"repo": "autopkg/homebysix-recipes",
- "path": "Smultron/BeingBoring.download.recipe",
- "shortname": "BeingBoring.download",
+ "path": "Open in Atom/Open in Atom.download.recipe",
+ "shortname": "Open in Atom.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.BeingBoring",
- "com.github.homebysix.install.BeingBoring",
- "com.github.homebysix.munki.BeingBoring"
+ "com.github.homebysix.pkg.OpeninAtomforFinder",
+ "com.github.homebysix.munki.OpeninAtomforFinder",
+ "com.github.homebysix.install.OpeninAtomforFinder"
]
},
- "com.github.homebysix.pkg.BeingBoring": {
- "name": "Being Boring",
- "description": "Downloads the latest version of Being Boring and creates a package.",
+ "com.github.homebysix.install.OpeninAtomforFinder": {
+ "name": "Open in Atom",
+ "description": "Installs the latest version of Open in Atom.",
"repo": "autopkg/homebysix-recipes",
- "path": "Smultron/BeingBoring.pkg.recipe",
- "parent": "com.github.homebysix.download.BeingBoring",
- "shortname": "BeingBoring.pkg",
- "inferred_type": "pkg"
+ "path": "Open in Atom/Open in Atom.install.recipe",
+ "parent": "com.github.homebysix.download.OpeninAtomforFinder",
+ "shortname": "Open in Atom.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.BeingBoring": {
- "name": "Being Boring",
- "description": "Installs the latest version of Being Boring.",
+ "com.github.homebysix.install.Endurance": {
+ "name": "Endurance",
+ "description": "Installs the latest version of Endurance.",
"repo": "autopkg/homebysix-recipes",
- "path": "Smultron/BeingBoring.install.recipe",
- "parent": "com.github.homebysix.download.BeingBoring",
- "shortname": "BeingBoring.install",
+ "path": "Endurance/Endurance.install.recipe",
+ "parent": "com.github.homebysix.download.Endurance",
+ "shortname": "Endurance.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.BeingBoring": {
- "name": "Being Boring",
- "description": "Downloads the latest version of Being Boring and imports it into Munki.",
+ "com.github.homebysix.munki.Endurance": {
+ "name": "Endurance",
+ "description": "Downloads the latest version of Endurance and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Smultron/BeingBoring.munki.recipe",
- "parent": "com.github.homebysix.download.BeingBoring",
- "shortname": "BeingBoring.munki",
+ "path": "Endurance/Endurance.munki.recipe",
+ "parent": "com.github.homebysix.download.Endurance",
+ "shortname": "Endurance.munki",
"inferred_type": "munki",
- "munki_display_name": "Being Boring",
- "munki_description": "Reduce stress and clear your mind by concentrating on a repetitive and monotone task for a few minutes - like a game without a goal."
+ "munki_display_name": "Endurance",
+ "munki_description": "Measure and maximize your Mac's battery endurance."
},
- "com.github.homebysix.download.ClamXav": {
- "name": "ClamXAV",
- "description": "Downloads the latest version of ClamXav.",
+ "com.github.homebysix.pkg.Endurance": {
+ "name": "Endurance",
+ "description": "Downloads the latest version of Endurance and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ClamXav/ClamXav.download.recipe",
- "shortname": "ClamXav.download",
+ "path": "Endurance/Endurance.pkg.recipe",
+ "parent": "com.github.homebysix.download.Endurance",
+ "shortname": "Endurance.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.Endurance": {
+ "name": "Endurance",
+ "description": "Downloads the latest version of Endurance.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Endurance/Endurance.download.recipe",
+ "shortname": "Endurance.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.ClamXav",
- "com.github.peshay.filewave.ClamXav"
+ "com.github.homebysix.install.Endurance",
+ "com.github.homebysix.munki.Endurance",
+ "com.github.homebysix.pkg.Endurance"
]
},
- "com.github.homebysix.install.ClamXav": {
- "name": "ClamXav",
- "description": "Installs the latest version of ClamXav.",
+ "com.github.homebysix.pkg.Adapter": {
+ "name": "Adapter",
+ "description": "Downloads the latest version of Adapter and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ClamXav/ClamXav.install.recipe",
- "parent": "com.github.homebysix.pkg.ClamXav",
- "shortname": "ClamXav.install",
- "inferred_type": "install"
+ "path": "Macroplant/Adapter.pkg.recipe",
+ "parent": "com.github.homebysix.download.Adapter",
+ "shortname": "Adapter.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.ClamXav": {
- "name": "ClamXav",
- "description": "Downloads the latest version of ClamXav and creates a package.",
+ "com.github.homebysix.download.Adapter": {
+ "name": "Adapter",
+ "description": "Downloads the latest version of Adapter.",
"repo": "autopkg/homebysix-recipes",
- "path": "ClamXav/ClamXav.pkg.recipe",
- "parent": "com.github.homebysix.download.ClamXav",
- "shortname": "ClamXav.pkg",
- "inferred_type": "pkg",
+ "path": "Macroplant/Adapter.download.recipe",
+ "shortname": "Adapter.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.install.ClamXav"
+ "com.github.homebysix.pkg.Adapter",
+ "com.github.homebysix.install.Adapter",
+ "com.github.homebysix.munki.Adapter"
]
},
- "com.github.homebysix.munki.ComicLife": {
- "name": "Comic Life",
- "description": "Imports Comic Life into Munki.",
+ "com.github.homebysix.install.Adapter": {
+ "name": "Adapter",
+ "description": "Installs the latest version of Adapter.",
"repo": "autopkg/homebysix-recipes",
- "path": "ComicLife/ComicLife.munki.recipe",
- "parent": "com.github.homebysix.download.ComicLife",
- "shortname": "ComicLife.munki",
+ "path": "Macroplant/Adapter.install.recipe",
+ "parent": "com.github.homebysix.download.Adapter",
+ "shortname": "Adapter.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.Adapter": {
+ "name": "Adapter",
+ "description": "Downloads the latest version of Adapter and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Macroplant/Adapter.munki.recipe",
+ "parent": "com.github.homebysix.download.Adapter",
+ "shortname": "Adapter.munki",
"inferred_type": "munki",
- "munki_display_name": "Comic Life",
- "munki_description": "Comic book making application."
+ "munki_display_name": "Adapter",
+ "munki_description": "Audio and video converter."
},
- "com.github.homebysix.download.ComicLife": {
- "name": "ComicLife",
- "description": "Downloads the current release version of Comic Life 1",
+ "com.github.homebysix.munki.Smaller": {
+ "name": "Smaller",
+ "description": "Downloads the latest version of Smaller and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ComicLife/ComicLife.download.recipe",
- "shortname": "ComicLife.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.ComicLife"
- ]
+ "path": "25io/Smaller.munki.recipe",
+ "parent": "com.github.homebysix.download.Smaller",
+ "shortname": "Smaller.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Smaller",
+ "munki_description": "Make your website load faster."
},
- "com.github.homebysix.munki.AppWrapper4": {
- "name": "App Wrapper 4",
- "description": "Downloads the latest version of App Wrapper 4 and imports it into Munki.",
+ "com.github.homebysix.munki.Mou": {
+ "name": "Mou",
+ "description": "Downloads the latest version of Mou and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppWrapper/AppWrapper4.munki.recipe",
- "parent": "com.github.ahousseini-recipes.download.AppWrapper4",
- "shortname": "AppWrapper4.munki",
+ "path": "25io/Mou.munki.recipe",
+ "parent": "com.github.homebysix.download.Mou",
+ "shortname": "Mou.munki",
"inferred_type": "munki",
- "munki_display_name": "App Wrapper 4",
- "munki_description": "App packager for the Mac App Store."
+ "munki_display_name": "Mou",
+ "munki_description": "Markdown editor for Web developers (beta)."
},
- "com.github.homebysix.install.Espresso": {
- "name": "Espresso",
- "description": "Installs the latest version of Espresso.",
+ "com.github.homebysix.pkg.Smaller": {
+ "name": "Smaller",
+ "description": "Downloads the latest version of Smaller and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warewolf/Espresso.install.recipe",
- "parent": "com.github.homebysix.download.Espresso",
- "shortname": "Espresso.install",
- "inferred_type": "install"
+ "path": "25io/Smaller.pkg.recipe",
+ "parent": "com.github.homebysix.download.Smaller",
+ "shortname": "Smaller.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Espresso": {
- "name": "Espresso",
- "description": "Downloads the latest version of Espresso and imports it into Munki.",
+ "com.github.homebysix.install.Mou": {
+ "name": "Mou",
+ "description": "Installs the latest version of Mou.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warewolf/Espresso.munki.recipe",
- "parent": "com.github.homebysix.download.Espresso",
- "shortname": "Espresso.munki",
- "inferred_type": "munki",
- "munki_display_name": "Espresso",
- "munki_description": "Powerful HTML, XML, CSS, and JavaScript development tool."
+ "path": "25io/Mou.install.recipe",
+ "parent": "com.github.homebysix.download.Mou",
+ "shortname": "Mou.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Espresso": {
- "name": "Espresso",
- "description": "Downloads the latest version of Espresso and creates a package.",
+ "com.github.homebysix.pkg.Mou": {
+ "name": "Mou",
+ "description": "Downloads the latest version of Mou and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warewolf/Espresso.pkg.recipe",
- "parent": "com.github.homebysix.download.Espresso",
- "shortname": "Espresso.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Espresso"
- ]
+ "path": "25io/Mou.pkg.recipe",
+ "parent": "com.github.homebysix.download.Mou",
+ "shortname": "Mou.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Espresso": {
- "name": "Espresso",
- "description": "Downloads the latest version of Espresso.",
+ "com.github.homebysix.download.Smaller": {
+ "name": "Smaller",
+ "description": "Downloads the latest version of Smaller.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warewolf/Espresso.download.recipe",
- "shortname": "Espresso.download",
+ "path": "25io/Smaller.download.recipe",
+ "shortname": "Smaller.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Espresso",
- "com.github.homebysix.munki.Espresso",
- "com.github.homebysix.pkg.Espresso"
+ "com.github.homebysix.munki.Smaller",
+ "com.github.homebysix.pkg.Smaller",
+ "com.github.homebysix.install.Smaller"
]
},
- "com.github.homebysix.pkg.StretchLink": {
- "name": "StretchLink",
- "description": "Downloads the latest version of StretchLink and creates a package.",
+ "com.github.homebysix.install.Smaller": {
+ "name": "Smaller",
+ "description": "Installs the latest version of Smaller.",
"repo": "autopkg/homebysix-recipes",
- "path": "StretchLink/StretchLink.pkg.recipe",
- "parent": "com.github.homebysix.download.StretchLink",
- "shortname": "StretchLink.pkg",
- "inferred_type": "pkg"
+ "path": "25io/Smaller.install.recipe",
+ "parent": "com.github.homebysix.download.Smaller",
+ "shortname": "Smaller.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.StretchLink": {
- "name": "StretchLink",
- "description": "Downloads the latest version of StretchLink and imports it into Munki.",
+ "com.github.homebysix.download.Mou": {
+ "name": "Mou",
+ "description": "Downloads the latest version of Mou.",
"repo": "autopkg/homebysix-recipes",
- "path": "StretchLink/StretchLink.munki.recipe",
- "parent": "com.github.homebysix.download.StretchLink",
- "shortname": "StretchLink.munki",
- "inferred_type": "munki",
- "munki_display_name": "StretchLink",
- "munki_description": "Automatically expands and cleans URLs from your menu bar."
+ "path": "25io/Mou.download.recipe",
+ "shortname": "Mou.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.Mou",
+ "com.github.homebysix.install.Mou",
+ "com.github.homebysix.pkg.Mou"
+ ]
},
- "com.github.homebysix.download.StretchLink": {
- "name": "StretchLink",
- "description": "Downloads the latest version of StretchLink.",
+ "com.github.homebysix.download.GrandPerspective": {
+ "name": "GrandPerspective",
+ "description": "Downloads the latest version of GrandPerspective.",
"repo": "autopkg/homebysix-recipes",
- "path": "StretchLink/StretchLink.download.recipe",
- "shortname": "StretchLink.download",
+ "path": "GrandPerspective/GrandPerspective.download.recipe",
+ "shortname": "GrandPerspective.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.StretchLink",
- "com.github.homebysix.munki.StretchLink",
- "com.github.homebysix.install.StretchLink"
+ "com.github.homebysix.munki.GrandPerspective",
+ "com.github.homebysix.pkg.GrandPerspective",
+ "com.github.homebysix.install.GrandPerspective"
]
},
- "com.github.homebysix.install.StretchLink": {
- "name": "StretchLink",
- "description": "Installs the latest version of StretchLink.",
+ "com.github.homebysix.munki.GrandPerspective": {
+ "name": "GrandPerspective",
+ "description": "Downloads the latest version of GrandPerspective and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "StretchLink/StretchLink.install.recipe",
- "parent": "com.github.homebysix.download.StretchLink",
- "shortname": "StretchLink.install",
- "inferred_type": "install"
+ "path": "GrandPerspective/GrandPerspective.munki.recipe",
+ "parent": "com.github.homebysix.download.GrandPerspective",
+ "shortname": "GrandPerspective.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GrandPerspective",
+ "munki_description": "GrandPerspective is a utility application for Mac OS X that graphically displays the disk usage of a file system."
},
- "com.github.homebysix.install.Wireshark": {
- "name": null,
- "description": "Downloads the latest version of Wireshark and builds a pkg, installs it.",
+ "com.github.homebysix.pkg.GrandPerspective": {
+ "name": "GrandPerspective",
+ "description": "Downloads the latest version of GrandPerspective and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Wireshark/Wireshark.install.recipe",
- "parent": "com.github.homebysix.pkg.Wireshark",
- "shortname": "Wireshark.install",
- "inferred_type": "install"
+ "path": "GrandPerspective/GrandPerspective.pkg.recipe",
+ "parent": "com.github.homebysix.download.GrandPerspective",
+ "shortname": "GrandPerspective.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.gitub.d33t5.jamf.GrandPerspective"
+ ]
},
- "com.github.homebysix.install.WiresharkDev": {
- "name": null,
- "description": "Downloads the latest version of Wireshark Dev and builds a pkg, installs it.",
+ "com.github.homebysix.install.GrandPerspective": {
+ "name": "GrandPerspective",
+ "description": "Installs the latest version of GrandPerspective.",
"repo": "autopkg/homebysix-recipes",
- "path": "Wireshark/WiresharkDev.install.recipe",
- "parent": "com.justinrummel.pkg.WiresharkDev",
- "shortname": "WiresharkDev.install",
+ "path": "GrandPerspective/GrandPerspective.install.recipe",
+ "parent": "com.github.homebysix.download.GrandPerspective",
+ "shortname": "GrandPerspective.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Wireshark": {
- "name": "Wireshark",
- "description": "Downloads the latest stable version of Wireshark.\n\nAcceptable values for the ARCH input variable include:\n- Intel (default): Downloads Wireshark for Macs with Intel processors.\n- Arm: Downloads Wireshark for Macs with Apple Silicon processors.\n\t",
+ "com.github.homebysix.install.Vox": {
+ "name": "Vox",
+ "description": "Installs the latest version of Vox.",
"repo": "autopkg/homebysix-recipes",
- "path": "Wireshark/Wireshark.download.recipe",
- "shortname": "Wireshark.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Wireshark",
- "com.github.homebysix.pkg.Wireshark"
- ]
+ "path": "Vox/Vox.install.recipe",
+ "parent": "com.github.homebysix.download.Vox",
+ "shortname": "Vox.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.WiresharkDev": {
- "name": "WiresharkDev",
- "description": "Builds Wireshark and imports into a Munki repo.",
+ "com.github.homebysix.munki.Vox": {
+ "name": "Vox",
+ "description": "Downloads the latest version of Vox and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Wireshark/WiresharkDev.munki.recipe",
- "parent": "com.justinrummel.pkg.WiresharkDev",
- "shortname": "WiresharkDev.munki",
+ "path": "Vox/Vox.munki.recipe",
+ "parent": "com.github.homebysix.download.Vox",
+ "shortname": "Vox.munki",
"inferred_type": "munki",
- "munki_display_name": "WiresharkDev",
- "munki_description": "Wireshark is a network protocol analyzer."
+ "munki_display_name": "Vox",
+ "munki_description": "Music player that supports many filetypes."
},
- "com.github.homebysix.munki.Wireshark": {
- "name": "Wireshark",
- "description": "Builds Wireshark and imports into a Munki repo.\n\nIf using the ARCH input variable to download the Apple Silicon version of Wireshark, be sure to also\nadd the supported_architectures array to your pkginfo below.\n\t",
+ "com.github.homebysix.pkg.Vox": {
+ "name": "Vox",
+ "description": "Downloads the latest version of Vox and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Wireshark/Wireshark.munki.recipe",
- "parent": "com.github.homebysix.download.Wireshark",
- "shortname": "Wireshark.munki",
- "inferred_type": "munki",
- "munki_display_name": "Wireshark",
- "munki_description": "Wireshark is a network protocol analyzer."
+ "path": "Vox/Vox.pkg.recipe",
+ "parent": "com.github.homebysix.download.Vox",
+ "shortname": "Vox.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Wireshark": {
- "name": "Wireshark",
- "description": "Downloads the latest version of Wireshark and builds a pkg.",
+ "com.github.homebysix.download.Vox": {
+ "name": "Vox",
+ "description": "Downloads the latest version of Vox.",
"repo": "autopkg/homebysix-recipes",
- "path": "Wireshark/Wireshark.pkg.recipe",
- "parent": "com.github.homebysix.download.Wireshark",
- "shortname": "Wireshark.pkg",
- "inferred_type": "pkg",
+ "path": "Vox/Vox.download.recipe",
+ "shortname": "Vox.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.install.Wireshark",
- "com.github.novaksam.jss.Wireshark",
- "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Wireshark"
+ "com.github.homebysix.install.Vox",
+ "com.github.homebysix.munki.Vox",
+ "com.github.homebysix.pkg.Vox",
+ "com.github.peshay.filewave.VOX"
]
},
- "com.github.homebysix.pkg.PDFKit": {
- "name": "PDFKit",
- "description": "Downloads the latest version of PDFKit and creates a package.",
+ "com.github.homebysix.pkg.DeltaWalker": {
+ "name": "DeltaWalker",
+ "description": "Downloads the latest version of DeltaWalker and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PDFKit/PDFKit.pkg.recipe",
- "parent": "com.github.homebysix.download.PDFKit",
- "shortname": "PDFKit.pkg",
+ "path": "Deltopia/DeltaWalker.pkg.recipe",
+ "parent": "com.github.homebysix.download.DeltaWalker",
+ "shortname": "DeltaWalker.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.PDFKit": {
- "name": "PDFKit",
- "description": "Installs the latest version of PDFKit.",
+ "com.github.homebysix.install.DeltaWalker": {
+ "name": "DeltaWalker",
+ "description": "Installs the latest version of DeltaWalker.",
"repo": "autopkg/homebysix-recipes",
- "path": "PDFKit/PDFKit.install.recipe",
- "parent": "com.github.homebysix.download.PDFKit",
- "shortname": "PDFKit.install",
+ "path": "Deltopia/DeltaWalker.install.recipe",
+ "parent": "com.github.homebysix.download.DeltaWalker",
+ "shortname": "DeltaWalker.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.PDFKit": {
- "name": "PDFKit",
- "description": "Downloads the latest version of PDFKit.",
+ "com.github.homebysix.download.DeltaWalker": {
+ "name": "DeltaWalker",
+ "description": "Downloads the latest version of DeltaWalker.",
"repo": "autopkg/homebysix-recipes",
- "path": "PDFKit/PDFKit.download.recipe",
- "shortname": "PDFKit.download",
+ "path": "Deltopia/DeltaWalker.download.recipe",
+ "shortname": "DeltaWalker.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.PDFKit",
- "com.github.homebysix.install.PDFKit",
- "com.github.homebysix.munki.PDFKit"
+ "com.github.homebysix.pkg.DeltaWalker",
+ "com.github.homebysix.install.DeltaWalker",
+ "com.github.homebysix.munki.DeltaWalker"
]
},
- "com.github.homebysix.munki.PDFKit": {
- "name": "PDFKit",
- "description": "Downloads the latest version of PDFKit and imports it into Munki.",
+ "com.github.homebysix.munki.DeltaWalker": {
+ "name": "DeltaWalker",
+ "description": "Downloads the latest version of DeltaWalker and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PDFKit/PDFKit.munki.recipe",
- "parent": "com.github.homebysix.download.PDFKit",
- "shortname": "PDFKit.munki",
+ "path": "Deltopia/DeltaWalker.munki.recipe",
+ "parent": "com.github.homebysix.download.DeltaWalker",
+ "shortname": "DeltaWalker.munki",
"inferred_type": "munki",
- "munki_display_name": "PDFKit",
- "munki_description": "Split, merge, encrypt, and decrypt PDF files."
+ "munki_display_name": "DeltaWalker",
+ "munki_description": "Compare, edit and merge files, and synchronize folders."
},
- "com.github.homebysix.install.SublimeMerge": {
- "name": "Sublime Merge",
- "description": "Installs the latest version of Sublime Merge.",
+ "com.github.homebysix.install.Cyberduck": {
+ "name": null,
+ "description": "Downloads the latest version of Cyberduck and builds a pkg, installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sublime HQ/Sublime Merge.install.recipe",
- "parent": "com.github.homebysix.download.SublimeMerge",
- "shortname": "Sublime Merge.install",
+ "path": "Cyberduck/Cyberduck.install.recipe",
+ "parent": "com.github.autopkg.pkg.Cyberduck",
+ "shortname": "Cyberduck.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.SublimeMerge": {
- "name": "Sublime Merge",
- "description": "Downloads the latest version of Sublime Merge.",
+ "com.github.homebysix.download.jss_helper": {
+ "name": "jss_helper",
+ "description": "Download the current built package of jss_helper.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sublime HQ/Sublime Merge.download.recipe",
- "shortname": "Sublime Merge.download",
+ "path": "jss_helper/jss_helper.download.recipe",
+ "shortname": "jss_helper.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.SublimeMerge",
- "com.github.homebysix.pkg.SublimeMerge",
- "com.github.homebysix.munki.SublimeMerge"
+ "com.github.apizz.munki.jss_helper"
]
},
- "com.github.homebysix.pkg.SublimeMerge": {
- "name": "Sublime Merge",
- "description": "Downloads the latest version of Sublime Merge and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Sublime HQ/Sublime Merge.pkg.recipe",
- "parent": "com.github.homebysix.download.SublimeMerge",
- "shortname": "Sublime Merge.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.SublimeMerge": {
- "name": "Sublime Merge",
- "description": "Downloads the latest version of Sublime Merge and imports it into Munki.",
+ "com.github.homebysix.munki.nebula": {
+ "name": "nebula",
+ "description": "Downloads the latest version of nebula, creates a package, and imports the package into your Munki repo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sublime HQ/Sublime Merge.munki.recipe",
- "parent": "com.github.homebysix.download.SublimeMerge",
- "shortname": "Sublime Merge.munki",
+ "path": "Slack/nebula.munki.recipe",
+ "parent": "com.github.homebysix.pkg.nebula",
+ "shortname": "nebula.munki",
"inferred_type": "munki",
- "munki_display_name": "Sublime Merge",
- "munki_description": "Fast Git client from the makers of Sublime Text."
+ "munki_display_name": null,
+ "munki_description": "Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world."
},
- "com.github.homebysix.install.RoyalTSX": {
- "name": "Royal TSX",
- "description": "Installs the latest version of Royal TSX.",
+ "com.github.homebysix.install.nebula": {
+ "name": "nebula",
+ "description": "Downloads the latest version of nebula, creates a package, and installs the package on your AutoPkg Mac.",
"repo": "autopkg/homebysix-recipes",
- "path": "Royal/RoyalTSX.install.recipe",
- "parent": "com.github.homebysix.download.RoyalTSX",
- "shortname": "RoyalTSX.install",
+ "path": "Slack/nebula.install.recipe",
+ "parent": "com.github.homebysix.pkg.nebula",
+ "shortname": "nebula.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.RoyalTSX": {
- "name": "Royal TSX",
- "description": "Downloads the latest version of Royal TSX.",
+ "com.github.homebysix.pkg.nebula": {
+ "name": "nebula",
+ "description": "Downloads the latest version of nebula and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Royal/RoyalTSX.download.recipe",
- "shortname": "RoyalTSX.download",
- "inferred_type": "download",
+ "path": "Slack/nebula.pkg.recipe",
+ "parent": "com.github.homebysix.download.nebula",
+ "shortname": "nebula.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.RoyalTSX",
- "com.github.homebysix.pkg.RoyalTSX",
- "com.github.homebysix.munki.RoyalTSX"
+ "com.github.homebysix.munki.nebula",
+ "com.github.homebysix.install.nebula"
]
},
- "com.github.homebysix.pkg.RoyalTSX": {
- "name": "Royal TSX",
- "description": "Downloads the latest version of Royal TSX and creates a package.",
+ "com.github.homebysix.download.nebula": {
+ "name": "nebula",
+ "description": "Downloads the latest version of nebula.",
"repo": "autopkg/homebysix-recipes",
- "path": "Royal/RoyalTSX.pkg.recipe",
- "parent": "com.github.homebysix.download.RoyalTSX",
- "shortname": "RoyalTSX.pkg",
- "inferred_type": "pkg",
+ "path": "Slack/nebula.download.recipe",
+ "shortname": "nebula.download",
+ "inferred_type": "download",
"children": [
- "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX",
- "com.github.smithjw.sign.Royal_TSX"
+ "com.github.homebysix.pkg.nebula"
]
},
- "com.github.homebysix.munki.RoyalTSX": {
- "name": "Royal TSX",
- "description": "Downloads the latest version of Royal TSX and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Royal/RoyalTSX.munki.recipe",
- "parent": "com.github.homebysix.download.RoyalTSX",
- "shortname": "RoyalTSX.munki",
- "inferred_type": "munki",
- "munki_display_name": "Royal TSX",
- "munki_description": "Easily access your remote systems."
- },
- "com.github.homebysix.pkg.Sandvox": {
- "name": "Sandvox",
- "description": "Downloads the latest version of Sandvox and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Sandvox.pkg.recipe",
- "parent": "com.github.homebysix.download.Sandvox",
- "shortname": "Sandvox.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.Tangerine": {
- "name": "Tangerine!",
- "description": "Downloads the latest version of Tangerine! and imports it into Munki.",
+ "com.github.homebysix.munki.Changes": {
+ "name": "Changes",
+ "description": "Downloads the latest version of Changes and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Tangerine.munki.recipe",
- "parent": "com.github.homebysix.download.Tangerine",
- "shortname": "Tangerine.munki",
+ "path": "MartianCraft/Changes.munki.recipe",
+ "parent": "com.github.homebysix.download.Changes",
+ "shortname": "Changes.munki",
"inferred_type": "munki",
- "munki_display_name": "Tangerine!",
- "munki_description": "Helps you create playlists based on the BPM (beats per minute) of the songs in your iTunes library."
- },
- "com.github.homebysix.pkg.Tangerine": {
- "name": "Tangerine!",
- "description": "Downloads the latest version of Tangerine! and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Tangerine.pkg.recipe",
- "parent": "com.github.homebysix.download.Tangerine",
- "shortname": "Tangerine.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Changes",
+ "munki_description": "Directory comparison and file differencing tool."
},
- "com.github.homebysix.download.Sandvox": {
- "name": "Sandvox",
- "description": "Downloads the latest version of Sandvox.",
+ "com.github.homebysix.pkg.Changes": {
+ "name": "Changes",
+ "description": "Downloads the latest version of Changes and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Sandvox.download.recipe",
- "shortname": "Sandvox.download",
- "inferred_type": "download",
+ "path": "MartianCraft/Changes.pkg.recipe",
+ "parent": "com.github.homebysix.download.Changes",
+ "shortname": "Changes.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.Sandvox",
- "com.github.homebysix.munki.Sandvox",
- "com.github.homebysix.install.Sandvox"
+ "com.github.autopkg.grahampugh-recipes.jamf.Changes-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Changes"
]
},
- "com.github.homebysix.install.Tangerine": {
- "name": "Tangerine!",
- "description": "Installs the latest version of Tangerine!.",
+ "com.github.homebysix.install.Changes": {
+ "name": "Changes",
+ "description": "Installs the latest version of Changes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Tangerine.install.recipe",
- "parent": "com.github.homebysix.download.Tangerine",
- "shortname": "Tangerine.install",
+ "path": "MartianCraft/Changes.install.recipe",
+ "parent": "com.github.homebysix.download.Changes",
+ "shortname": "Changes.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Tangerine": {
- "name": "Tangerine!",
- "description": "Downloads the latest version of Tangerine!.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Tangerine.download.recipe",
- "deprecated": true,
- "shortname": "Tangerine.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Tangerine",
- "com.github.homebysix.pkg.Tangerine",
- "com.github.homebysix.install.Tangerine"
- ]
- },
- "com.github.homebysix.download.TheHitList": {
- "name": "The Hit List",
- "description": "Downloads the latest version of The Hit List.",
+ "com.github.homebysix.download.Changes": {
+ "name": "Changes",
+ "description": "Downloads the latest version of Changes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/TheHitList.download.recipe",
- "deprecated": true,
- "shortname": "TheHitList.download",
+ "path": "MartianCraft/Changes.download.recipe",
+ "shortname": "Changes.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.TheHitList",
- "com.github.homebysix.install.TheHitList",
- "com.github.homebysix.munki.TheHitList"
+ "com.github.homebysix.munki.Changes",
+ "com.github.homebysix.pkg.Changes",
+ "com.github.homebysix.install.Changes"
]
},
- "com.github.homebysix.munki.Sandvox": {
- "name": "Sandvox",
- "description": "Downloads the latest version of Sandvox and imports it into Munki.",
+ "com.github.homebysix.munki.TextSoap": {
+ "name": "TextSoap",
+ "description": "Downloads the latest version of TextSoap and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Sandvox.munki.recipe",
- "parent": "com.github.homebysix.download.Sandvox",
- "shortname": "Sandvox.munki",
+ "path": "Unmarked/TextSoap.munki.recipe",
+ "parent": "com.github.homebysix.download.TextSoap",
+ "shortname": "TextSoap.munki",
"inferred_type": "munki",
- "munki_display_name": "Sandvox",
- "munki_description": "Easily build eye-catching Web sites."
+ "munki_display_name": "TextSoap",
+ "munki_description": "Flexible text editing utility."
},
- "com.github.homebysix.install.Sandvox": {
- "name": "Sandvox",
- "description": "Installs the latest version of Sandvox.",
+ "com.github.homebysix.install.TextSoap": {
+ "name": "TextSoap",
+ "description": "Installs the latest version of TextSoap.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/Sandvox.install.recipe",
- "parent": "com.github.homebysix.download.Sandvox",
- "shortname": "Sandvox.install",
+ "path": "Unmarked/TextSoap.install.recipe",
+ "parent": "com.github.homebysix.download.TextSoap",
+ "shortname": "TextSoap.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.TheHitList": {
- "name": "The Hit List",
- "description": "Downloads the latest version of The Hit List and creates a package.",
+ "com.github.homebysix.pkg.TextSoap": {
+ "name": "TextSoap",
+ "description": "Downloads the latest version of TextSoap and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Karelia/TheHitList.pkg.recipe",
- "parent": "com.github.homebysix.download.TheHitList",
- "shortname": "TheHitList.pkg",
+ "path": "Unmarked/TextSoap.pkg.recipe",
+ "parent": "com.github.homebysix.download.TextSoap",
+ "shortname": "TextSoap.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.TheHitList": {
- "name": "The Hit List",
- "description": "Installs the latest version of The Hit List.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Karelia/TheHitList.install.recipe",
- "parent": "com.github.homebysix.download.TheHitList",
- "shortname": "TheHitList.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.TheHitList": {
- "name": "The Hit List",
- "description": "Downloads the latest version of The Hit List and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Karelia/TheHitList.munki.recipe",
- "parent": "com.github.homebysix.download.TheHitList",
- "shortname": "TheHitList.munki",
- "inferred_type": "munki",
- "munki_display_name": "The Hit List",
- "munki_description": "Advanced reminder application."
- },
- "com.github.homebysix.BinaryFileVersioner": {
- "name": null,
- "description": "This is a stub recipe that can be used as a reference when referring to the BinaryFileVersioner shared processor.",
- "repo": "autopkg/homebysix-recipes",
- "path": "BinaryFileVersioner/BinaryFileVersioner.recipe"
- },
- "com.github.homebysix.pkg.OpeninAtomforFinder": {
- "name": "Open in Atom",
- "description": "Downloads the latest version of Open in Atom and creates a package.",
+ "com.github.homebysix.download.TextSoap": {
+ "name": "TextSoap",
+ "description": "Downloads the latest version of TextSoap.",
"repo": "autopkg/homebysix-recipes",
- "path": "Open in Atom/Open in Atom.pkg.recipe",
- "parent": "com.github.homebysix.download.OpeninAtomforFinder",
- "shortname": "Open in Atom.pkg",
- "inferred_type": "pkg"
+ "path": "Unmarked/TextSoap.download.recipe",
+ "shortname": "TextSoap.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.TextSoap",
+ "com.github.homebysix.install.TextSoap",
+ "com.github.homebysix.pkg.TextSoap"
+ ]
},
- "com.github.homebysix.download.OpeninAtomforFinder": {
- "name": "Open in Atom",
- "description": "Downloads the latest version of Open in Atom.",
+ "com.github.homebysix.download.ForkLift": {
+ "name": "ForkLift",
+ "description": "Downloads the latest version of ForkLift.",
"repo": "autopkg/homebysix-recipes",
- "path": "Open in Atom/Open in Atom.download.recipe",
- "shortname": "Open in Atom.download",
+ "path": "BlackPixel/ForkLift.download.recipe",
+ "shortname": "ForkLift.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.OpeninAtomforFinder",
- "com.github.homebysix.munki.OpeninAtomforFinder",
- "com.github.homebysix.install.OpeninAtomforFinder"
+ "com.github.homebysix.pkg.ForkLift",
+ "com.github.homebysix.install.ForkLift",
+ "com.github.homebysix.munki.ForkLift"
]
},
- "com.github.homebysix.munki.OpeninAtomforFinder": {
- "name": "Open in Atom for Finder",
- "description": "Downloads the latest version of Open in Atom and imports it into Munki.",
+ "com.github.homebysix.pkg.ForkLift": {
+ "name": "ForkLift",
+ "description": "Downloads the latest version of ForkLift and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Open in Atom/Open in Atom.munki.recipe",
- "parent": "com.github.homebysix.download.OpeninAtomforFinder",
- "shortname": "Open in Atom.munki",
- "inferred_type": "munki",
- "munki_display_name": "Open in Atom",
- "munki_description": "An \"Open Directory in Atom\" button for your OS X Finder toolbar."
+ "path": "BlackPixel/ForkLift.pkg.recipe",
+ "parent": "com.github.homebysix.download.ForkLift",
+ "shortname": "ForkLift.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.OpeninAtomforFinder": {
- "name": "Open in Atom",
- "description": "Installs the latest version of Open in Atom.",
+ "com.github.homebysix.install.ForkLift": {
+ "name": "ForkLift",
+ "description": "Installs the latest version of ForkLift.",
"repo": "autopkg/homebysix-recipes",
- "path": "Open in Atom/Open in Atom.install.recipe",
- "parent": "com.github.homebysix.download.OpeninAtomforFinder",
- "shortname": "Open in Atom.install",
+ "path": "BlackPixel/ForkLift.install.recipe",
+ "parent": "com.github.homebysix.download.ForkLift",
+ "shortname": "ForkLift.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Polymail": {
- "name": "Polymail",
- "description": "Installs the latest version of Polymail.",
+ "com.github.homebysix.munki.ForkLift": {
+ "name": "ForkLift",
+ "description": "Downloads the latest version of ForkLift and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Polymail/Polymail.install.recipe",
- "parent": "com.github.homebysix.download.Polymail",
- "shortname": "Polymail.install",
+ "path": "BlackPixel/ForkLift.munki.recipe",
+ "parent": "com.github.homebysix.download.ForkLift",
+ "shortname": "ForkLift.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ForkLift",
+ "munki_description": "Powerful file manager: FTP, SFTP, WebDAV, S3, and more."
+ },
+ "com.github.homebysix.install.StretchLink": {
+ "name": "StretchLink",
+ "description": "Installs the latest version of StretchLink.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "StretchLink/StretchLink.install.recipe",
+ "parent": "com.github.homebysix.download.StretchLink",
+ "shortname": "StretchLink.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Polymail": {
- "name": "Polymail",
- "description": "Downloads the latest version of Polymail.",
+ "com.github.homebysix.download.StretchLink": {
+ "name": "StretchLink",
+ "description": "Downloads the latest version of StretchLink.",
"repo": "autopkg/homebysix-recipes",
- "path": "Polymail/Polymail.download.recipe",
- "shortname": "Polymail.download",
+ "path": "StretchLink/StretchLink.download.recipe",
+ "shortname": "StretchLink.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Polymail",
- "com.github.homebysix.munki.Polymail",
- "com.github.homebysix.pkg.Polymail"
+ "com.github.homebysix.install.StretchLink",
+ "com.github.homebysix.pkg.StretchLink",
+ "com.github.homebysix.munki.StretchLink"
]
},
- "com.github.homebysix.munki.Polymail": {
- "name": "Polymail",
- "description": "Downloads the latest version of Polymail and imports it into Munki.",
+ "com.github.homebysix.pkg.StretchLink": {
+ "name": "StretchLink",
+ "description": "Downloads the latest version of StretchLink and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Polymail/Polymail.munki.recipe",
- "parent": "com.github.homebysix.download.Polymail",
- "shortname": "Polymail.munki",
- "inferred_type": "munki",
- "munki_display_name": "Polymail",
- "munki_description": "New email client that focuses on beauty and simplicity."
+ "path": "StretchLink/StretchLink.pkg.recipe",
+ "parent": "com.github.homebysix.download.StretchLink",
+ "shortname": "StretchLink.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Polymail": {
- "name": "Polymail",
- "description": "Downloads the latest version of Polymail and creates a package.",
+ "com.github.homebysix.munki.StretchLink": {
+ "name": "StretchLink",
+ "description": "Downloads the latest version of StretchLink and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Polymail/Polymail.pkg.recipe",
- "parent": "com.github.homebysix.download.Polymail",
- "shortname": "Polymail.pkg",
- "inferred_type": "pkg"
+ "path": "StretchLink/StretchLink.munki.recipe",
+ "parent": "com.github.homebysix.download.StretchLink",
+ "shortname": "StretchLink.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "StretchLink",
+ "munki_description": "Automatically expands and cleans URLs from your menu bar."
},
- "com.github.homebysix.munki.AuroraHDRPro": {
- "name": "Aurora HDR Pro",
- "description": "Downloads the latest version of Aurora HDR Pro and imports it into Munki.",
+ "com.github.homebysix.munki.Tickets": {
+ "name": "Tickets",
+ "description": "Downloads the latest version of Tickets and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "AuroraHDR/Aurora HDR Pro.munki.recipe",
- "parent": "com.github.homebysix.download.AuroraHDRPro",
- "shortname": "Aurora HDR Pro.munki",
+ "path": "IrradiatedSoftware/Tickets.munki.recipe",
+ "parent": "com.github.homebysix.download.Tickets",
+ "shortname": "Tickets.munki",
"inferred_type": "munki",
- "munki_display_name": "Aurora HDR",
- "munki_description": "Advanced HDR photo software for Mac."
+ "munki_display_name": "Tickets",
+ "munki_description": "Create FogBugz tickets."
},
- "com.github.homebysix.install.AuroraHDRPro": {
- "name": "Aurora HDR Pro",
- "description": "Installs the latest version of Aurora HDR Pro.",
+ "com.github.homebysix.pkg.iClip": {
+ "name": "iClip",
+ "description": "Downloads the latest version of iClip and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AuroraHDR/Aurora HDR Pro.install.recipe",
- "parent": "com.github.homebysix.download.AuroraHDRPro",
- "shortname": "Aurora HDR Pro.install",
- "inferred_type": "install"
+ "path": "IrradiatedSoftware/iClip.pkg.recipe",
+ "parent": "com.github.homebysix.download.iClip",
+ "shortname": "iClip.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.AuroraHDRPro": {
- "name": "Aurora HDR Pro",
- "description": "Downloads the latest version of Aurora HDR Pro and creates a package.",
+ "com.github.homebysix.pkg.SwitchUp": {
+ "name": "SwitchUp",
+ "description": "Downloads the latest version of SwitchUp and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AuroraHDR/Aurora HDR Pro.pkg.recipe",
- "parent": "com.github.homebysix.download.AuroraHDRPro",
- "shortname": "Aurora HDR Pro.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro"
- ]
+ "path": "IrradiatedSoftware/SwitchUp.pkg.recipe",
+ "parent": "com.github.homebysix.download.SwitchUp",
+ "shortname": "SwitchUp.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.AuroraHDRPro": {
- "name": "Aurora HDR Pro",
- "description": "Downloads the latest version of Aurora HDR Pro.\n\nNote: Sparkle feed HTTPS not supported as of 8/29/2020.",
+ "com.github.homebysix.munki.SwitchUp": {
+ "name": "SwitchUp",
+ "description": "Downloads the latest version of SwitchUp and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "AuroraHDR/Aurora HDR Pro.download.recipe",
- "shortname": "Aurora HDR Pro.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.AuroraHDRPro",
- "com.github.homebysix.install.AuroraHDRPro",
- "com.github.homebysix.pkg.AuroraHDRPro"
- ]
+ "path": "IrradiatedSoftware/SwitchUp.munki.recipe",
+ "parent": "com.github.homebysix.download.SwitchUp",
+ "shortname": "SwitchUp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SwitchUp",
+ "munki_description": "Create, duplicate, and switch between multiple profiles of settings."
},
- "com.github.homebysix.munki.CrystalFetch": {
- "name": "CrystalFetch",
- "description": "Downloads the latest version of CrystalFetch and imports it into Munki.",
+ "com.github.homebysix.munki.iClip": {
+ "name": "iClip",
+ "description": "Downloads the latest version of iClip and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Turing Software/CrystalFetch.munki.recipe",
- "parent": "com.github.homebysix.download.CrystalFetch",
- "shortname": "CrystalFetch.munki",
+ "path": "IrradiatedSoftware/iClip.munki.recipe",
+ "parent": "com.github.homebysix.download.iClip",
+ "shortname": "iClip.munki",
"inferred_type": "munki",
- "munki_display_name": "CrystalFetch",
- "munki_description": "macOS app for downloading Windows installer ISOs from UUPDump."
+ "munki_display_name": "iClip",
+ "munki_description": "Advanced clipboard for copying and pasting."
},
- "com.github.homebysix.pkg.CrystalFetch": {
- "name": "CrystalFetch",
- "description": "Downloads the latest version of CrystalFetch and creates a package.",
+ "com.github.homebysix.download.SwitchUp": {
+ "name": "SwitchUp",
+ "description": "Downloads the latest version of SwitchUp.",
"repo": "autopkg/homebysix-recipes",
- "path": "Turing Software/CrystalFetch.pkg.recipe",
- "parent": "com.github.homebysix.download.CrystalFetch",
- "shortname": "CrystalFetch.pkg",
- "inferred_type": "pkg"
+ "path": "IrradiatedSoftware/SwitchUp.download.recipe",
+ "shortname": "SwitchUp.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.SwitchUp",
+ "com.github.homebysix.munki.SwitchUp",
+ "com.github.homebysix.install.SwitchUp"
+ ]
},
- "com.github.homebysix.download.CrystalFetch": {
- "name": "CrystalFetch",
- "description": "Downloads the latest version of CrystalFetch.",
+ "com.github.homebysix.download.Tickets": {
+ "name": "Tickets",
+ "description": "Downloads the latest version of Tickets.",
"repo": "autopkg/homebysix-recipes",
- "path": "Turing Software/CrystalFetch.download.recipe",
- "shortname": "CrystalFetch.download",
+ "path": "IrradiatedSoftware/Tickets.download.recipe",
+ "shortname": "Tickets.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.CrystalFetch",
- "com.github.homebysix.pkg.CrystalFetch"
+ "com.github.homebysix.munki.Tickets",
+ "com.github.homebysix.pkg.Tickets",
+ "com.github.homebysix.install.Tickets"
]
},
- "com.github.homebysix.install.SkalaPreview": {
- "name": "Skala Preview",
- "description": "Installs the latest version of Skala Preview.",
+ "com.github.homebysix.install.SwitchUp": {
+ "name": "SwitchUp",
+ "description": "Installs the latest version of SwitchUp.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaPreview.install.recipe",
- "parent": "com.github.homebysix.download.SkalaPreview",
- "shortname": "SkalaPreview.install",
+ "path": "IrradiatedSoftware/SwitchUp.install.recipe",
+ "parent": "com.github.homebysix.download.SwitchUp",
+ "shortname": "SwitchUp.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.SkalaColor": {
- "name": "SkalaColor",
- "description": "Downloads the latest version of Skala Color.",
+ "com.github.homebysix.download.iClip": {
+ "name": "iClip",
+ "description": "Downloads the latest version of iClip.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaColor.download.recipe",
- "shortname": "SkalaColor.download",
+ "path": "IrradiatedSoftware/iClip.download.recipe",
+ "shortname": "iClip.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.SkalaColor"
+ "com.github.homebysix.pkg.iClip",
+ "com.github.homebysix.munki.iClip",
+ "com.github.homebysix.install.iClip"
]
},
- "com.github.homebysix.munki.SkalaColor": {
- "name": "SkalaColor",
- "description": "Downloads the latest version of Skala Color and imports it into Munki.",
+ "com.github.homebysix.pkg.Tickets": {
+ "name": "Tickets",
+ "description": "Downloads the latest version of Tickets and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaColor.munki.recipe",
- "parent": "com.github.homebysix.pkg.SkalaColor",
- "shortname": "SkalaColor.munki",
- "inferred_type": "munki",
- "munki_display_name": "Skala Color Installer",
- "munki_description": "Color picker for designers and developers."
+ "path": "IrradiatedSoftware/Tickets.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tickets",
+ "shortname": "Tickets.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.SkalaColor": {
- "name": "SkalaColor",
- "description": "Downloads the latest version of Skala Color and creates a package.",
+ "com.github.homebysix.install.Tickets": {
+ "name": "Tickets",
+ "description": "Installs the latest version of Tickets.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaColor.pkg.recipe",
- "parent": "com.github.homebysix.download.SkalaColor",
- "shortname": "SkalaColor.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.munki.SkalaColor",
- "com.github.homebysix.install.SkalaColor"
- ]
- },
- "com.github.homebysix.pkg.SkalaPreview": {
- "name": "Skala Preview",
- "description": "Downloads the latest version of Skala Preview and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaPreview.pkg.recipe",
- "parent": "com.github.homebysix.download.SkalaPreview",
- "shortname": "SkalaPreview.pkg",
- "inferred_type": "pkg"
+ "path": "IrradiatedSoftware/Tickets.install.recipe",
+ "parent": "com.github.homebysix.download.Tickets",
+ "shortname": "Tickets.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.SkalaPreview": {
- "name": "Skala Preview",
- "description": "Downloads the latest version of Skala Preview.",
+ "com.github.homebysix.install.iClip": {
+ "name": "iClip",
+ "description": "Installs the latest version of iClip.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaPreview.download.recipe",
- "shortname": "SkalaPreview.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.SkalaPreview",
- "com.github.homebysix.pkg.SkalaPreview",
- "com.github.homebysix.munki.SkalaPreview"
- ]
+ "path": "IrradiatedSoftware/iClip.install.recipe",
+ "parent": "com.github.homebysix.download.iClip",
+ "shortname": "iClip.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.SkalaColor": {
- "name": "SkalaColor",
- "description": "Installs the latest version of Skala Color.",
+ "com.github.homebysix.install.SpyBuster": {
+ "name": "SpyBuster",
+ "description": "Installs the latest version of SpyBuster.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaColor.install.recipe",
- "parent": "com.github.homebysix.pkg.SkalaColor",
- "shortname": "SkalaColor.install",
+ "path": "MacPaw/SpyBuster.install.recipe",
+ "parent": "com.github.homebysix.download.SpyBuster",
+ "shortname": "SpyBuster.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.SkalaPreview": {
- "name": "Skala Preview",
- "description": "Downloads the latest version of Skala Preview and imports it into Munki.",
+ "com.github.homebysix.munki.Gemini2": {
+ "name": "Gemini 2",
+ "description": "Downloads the latest version of Gemini 2 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bjango/SkalaPreview.munki.recipe",
- "parent": "com.github.homebysix.download.SkalaPreview",
- "shortname": "SkalaPreview.munki",
+ "path": "MacPaw/Gemini2.munki.recipe",
+ "parent": "com.github.homebysix.download.Gemini2",
+ "shortname": "Gemini2.munki",
"inferred_type": "munki",
- "munki_display_name": "Skala Preview",
- "munki_description": "Send pixel-perfect design previews to your iPhone or iPad."
+ "munki_display_name": "Gemini 2",
+ "munki_description": "Locate and eliminate duplicate and similar files."
},
- "com.github.homebysix.pkg.CorelPainter2022": {
- "name": "CorelPainter2022",
- "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.munki.CleanMyMac2": {
+ "name": "CleanMyMac 2",
+ "description": "Downloads the latest version of CleanMyMac 2 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelPainter2022.pkg.recipe",
- "parent": "com.github.homebysix.pkg.CorelProduct",
- "shortname": "CorelPainter2022.pkg",
- "inferred_type": "pkg"
+ "path": "MacPaw/CleanMyMac2.munki.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac2",
+ "shortname": "CleanMyMac2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CleanMyMac 2",
+ "munki_description": "Delete files that waste your disk space."
},
- "com.github.homebysix.download.CorelPainter2020": {
- "name": "CorelPainter2020",
- "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.install.CleanMyMac2": {
+ "name": "CleanMyMac 2",
+ "description": "Installs the latest version of CleanMyMac 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelPainter2020.download.recipe",
- "parent": "com.github.homebysix.download.CorelProduct",
- "shortname": "CorelPainter2020.download",
- "inferred_type": "download"
+ "path": "MacPaw/CleanMyMac2.install.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac2",
+ "shortname": "CleanMyMac2.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.CorelPainter2021": {
- "name": "CorelPainter2021",
- "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.pkg.Gemini2": {
+ "name": "Gemini 2",
+ "description": "Downloads the latest version of Gemini 2 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelPainter2021.pkg.recipe",
- "parent": "com.github.homebysix.pkg.CorelProduct",
- "shortname": "CorelPainter2021.pkg",
+ "path": "MacPaw/Gemini2.pkg.recipe",
+ "parent": "com.github.homebysix.download.Gemini2",
+ "shortname": "Gemini2.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.CorelPainter2021": {
- "name": "CorelPainter2021",
- "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelPainter2021.download.recipe",
- "parent": "com.github.homebysix.download.CorelProduct",
- "shortname": "CorelPainter2021.download",
- "inferred_type": "download"
- },
- "com.github.homebysix.download.CorelPainter2022": {
- "name": "CorelPainter2022",
- "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.pkg.Hider2": {
+ "name": "MacPaw Hider 2",
+ "description": "Downloads the latest version of MacPaw Hider 2 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelPainter2022.download.recipe",
- "parent": "com.github.homebysix.download.CorelProduct",
- "shortname": "CorelPainter2022.download",
- "inferred_type": "download"
+ "path": "MacPaw/Hider2.pkg.recipe",
+ "parent": "com.github.homebysix.download.Hider2",
+ "shortname": "Hider2.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.CorelPainter2020": {
- "name": "CorelPainter2020",
- "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.pkg.CleanMyMac3": {
+ "name": "CleanMyMac 3",
+ "description": "Downloads the latest version of CleanMyMac 3 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelPainter2020.pkg.recipe",
- "parent": "com.github.homebysix.pkg.CorelProduct",
- "shortname": "CorelPainter2020.pkg",
+ "path": "MacPaw/CleanMyMac3.pkg.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac3",
+ "shortname": "CleanMyMac3.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.CorelProduct": {
- "name": "Corel Product",
- "description": "Downloads latest specified Corel product. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.download.CleanMyMac2": {
+ "name": "CleanMyMac 2",
+ "description": "Downloads the latest version of CleanMyMac 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelProduct.download.recipe",
- "shortname": "CorelProduct.download",
+ "path": "MacPaw/CleanMyMac2.download.recipe",
+ "shortname": "CleanMyMac2.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.download.CorelPainter2020",
- "com.github.homebysix.download.CorelPainter2021",
- "com.github.homebysix.download.CorelPainter2022",
- "com.github.homebysix.pkg.CorelProduct"
+ "com.github.homebysix.munki.CleanMyMac2",
+ "com.github.homebysix.install.CleanMyMac2",
+ "com.github.homebysix.pkg.CleanMyMac2"
]
},
- "com.github.homebysix.pkg.CorelProduct": {
- "name": "Corel Product",
- "description": "Downloads latest specified Corel product and copies the installation package. This is an abstract base recipe intended to be overridden.",
+ "com.github.homebysix.install.CleanMyMac3-beta": {
+ "name": "CleanMyMac 3",
+ "description": "Installs the latest version of CleanMyMac 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "Corel/CorelProduct.pkg.recipe",
- "parent": "com.github.homebysix.download.CorelProduct",
- "shortname": "CorelProduct.pkg",
- "inferred_type": "pkg",
+ "path": "MacPaw/CleanMyMac3-beta.install.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac3-beta",
+ "shortname": "CleanMyMac3-beta.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.Hider2": {
+ "name": "MacPaw Hider 2",
+ "description": "Downloads the latest version of MacPaw Hider 2.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MacPaw/Hider2.download.recipe",
+ "shortname": "Hider2.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.CorelPainter2022",
- "com.github.homebysix.pkg.CorelPainter2021",
- "com.github.homebysix.pkg.CorelPainter2020"
+ "com.github.homebysix.pkg.Hider2",
+ "com.github.homebysix.install.Hider2",
+ "com.github.homebysix.munki.Hider2"
]
},
- "com.github.homebysix.install.TimeOut": {
- "name": "Time Out",
- "description": "Installs the latest version of Time Out (formerly known as Simon).",
+ "com.github.homebysix.munki.CleanMyMac3-beta": {
+ "name": "CleanMyMac 3",
+ "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Dejal/TimeOut.install.recipe",
- "parent": "uk.ac.ox.orchard.download.TimeOut",
- "shortname": "TimeOut.install",
- "inferred_type": "install"
+ "path": "MacPaw/CleanMyMac3-beta.munki.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac3-beta",
+ "shortname": "CleanMyMac3-beta.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CleanMyMac 3",
+ "munki_description": "Delete files that waste your disk space (beta)."
},
- "com.github.homebysix.pkg.Inkscape": {
- "name": "Inkscape",
- "description": "Downloads the latest version of Inkscape and builds a package.",
+ "com.github.homebysix.pkg.CleanMyMac2": {
+ "name": "CleanMyMac 2",
+ "description": "Downloads the latest version of CleanMyMac 2 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Inkscape/Inkscape.pkg.recipe",
- "parent": "com.github.hansen-m.download.Inkscape",
- "shortname": "Inkscape.pkg",
- "inferred_type": "pkg",
+ "path": "MacPaw/CleanMyMac2.pkg.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac2",
+ "shortname": "CleanMyMac2.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.CleanMyMac3": {
+ "name": "CleanMyMac 3",
+ "description": "Downloads the latest version of CleanMyMac 3.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MacPaw/CleanMyMac3.download.recipe",
+ "shortname": "CleanMyMac3.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Inkscape"
+ "com.github.homebysix.pkg.CleanMyMac3",
+ "com.github.homebysix.install.CleanMyMac3",
+ "com.github.homebysix.munki.CleanMyMac3"
]
},
- "com.github.homebysix.install.Inkscape": {
- "name": "Inkscape",
- "description": "Downloads the latest version of Inkscape and installs it.",
+ "com.github.homebysix.install.Gemini2": {
+ "name": "Gemini 2",
+ "description": "Installs the latest version of Gemini 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "Inkscape/Inkscape.install.recipe",
- "parent": "com.github.hansen-m.download.Inkscape",
- "shortname": "Inkscape.install",
+ "path": "MacPaw/Gemini2.install.recipe",
+ "parent": "com.github.homebysix.download.Gemini2",
+ "shortname": "Gemini2.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Inkscape": {
- "name": "Inkscape",
- "description": "Downloads the latest version of Inkscape and imports into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Inkscape/Inkscape.munki.recipe",
- "parent": "com.github.hansen-m.download.Inkscape",
- "shortname": "Inkscape.munki",
- "inferred_type": "munki",
- "munki_display_name": "Inkscape",
- "munki_description": "Vector graphics application."
- },
- "com.github.homebysix.pkg.Eclipse": {
- "name": "Eclipse",
- "description": "Downloads the latest version of Eclipse and makes a pkg of it.",
+ "com.github.homebysix.download.CleanMyMac3-beta": {
+ "name": "CleanMyMac 3",
+ "description": "Downloads the latest beta version of CleanMyMac 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "Eclipse/Eclipse.pkg.recipe",
- "parent": "com.github.homebysix.download.Eclipse",
- "shortname": "Eclipse.pkg",
- "inferred_type": "pkg",
+ "path": "MacPaw/CleanMyMac3-beta.download.recipe",
+ "shortname": "CleanMyMac3-beta.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.install.Eclipse",
- "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers"
+ "com.github.homebysix.install.CleanMyMac3-beta",
+ "com.github.homebysix.munki.CleanMyMac3-beta",
+ "com.github.homebysix.pkg.CleanMyMac3-beta"
]
},
- "com.github.homebysix.download.Eclipse": {
- "name": "Eclipse",
- "description": "Downloads the current release version of Eclipse.\n\nUse the ARCHITECTURE input variable to specify whether you want to download the\nIntel (\"x86_64\") or Apple Silicon (\"aarch64\") version of Eclipse.\n\nUse the ECLIPSE_CODE input variable to specify the IDE version.\nEclipse IDE for C/C++ Developers: cpp\nEclipse IDE for Embedded C/C++ Developers: embedcpp\nEclipse IDE for Eclipse Committers: committers\nEclipse IDE for Java Developers: java\nEclipse IDE for Enterprise Java and Web Developers: jee\nEclipse IDE for Java and DSL Developers: dsl\nEclipse Modeling Tools: modeling\nEclipse IDE for PHP Developers: php\nEclipse IDE for RCP and RAP Developers: rcp\nEclipse IDE for Scientific Computing: parallel\nEclipse IDE for Scout Developers: scout",
+ "com.github.homebysix.munki.SpyBuster": {
+ "name": "SpyBuster",
+ "description": "Downloads the latest version of SpyBuster and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Eclipse/Eclipse.download.recipe",
- "shortname": "Eclipse.download",
+ "path": "MacPaw/SpyBuster.munki.recipe",
+ "parent": "com.github.homebysix.download.SpyBuster",
+ "shortname": "SpyBuster.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SpyBuster",
+ "munki_description": "Static Analysis identifies applications with \"undesirable\" countries of origin."
+ },
+ "com.github.homebysix.download.Gemini2": {
+ "name": "Gemini 2",
+ "description": "Downloads the latest version of Gemini 2.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MacPaw/Gemini2.download.recipe",
+ "shortname": "Gemini2.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Eclipse",
- "com.github.homebysix.munki.Eclipse"
+ "com.github.homebysix.munki.Gemini2",
+ "com.github.homebysix.pkg.Gemini2",
+ "com.github.homebysix.install.Gemini2"
]
},
- "com.github.homebysix.install.Eclipse": {
- "name": "Eclipse",
- "description": "Installs Eclipse IDE based on Default Download",
+ "com.github.homebysix.install.CleanMyMac3": {
+ "name": "CleanMyMac 3",
+ "description": "Installs the latest version of CleanMyMac 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "Eclipse/Eclipse.install.recipe",
- "parent": "com.github.homebysix.pkg.Eclipse",
- "shortname": "Eclipse.install",
+ "path": "MacPaw/CleanMyMac3.install.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac3",
+ "shortname": "CleanMyMac3.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Eclipse": {
- "name": "Eclipse",
- "description": "Imports EclipseLuna to Munki",
- "repo": "autopkg/homebysix-recipes",
- "path": "Eclipse/Eclipse.munki.recipe",
- "parent": "com.github.homebysix.download.Eclipse",
- "shortname": "Eclipse.munki",
- "inferred_type": "munki",
- "munki_display_name": "Eclipse IDE for Java Developers",
- "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..."
- },
- "com.github.homebysix.munki.MacGourmet": {
- "name": "MacGourmet",
- "description": "Downloads the latest version of MacGourmet and imports it into Munki.",
+ "com.github.homebysix.pkg.SpyBuster": {
+ "name": "SpyBuster",
+ "description": "Downloads the latest version of SpyBuster and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacGourmet.munki.recipe",
- "parent": "com.github.homebysix.download.MacGourmet",
- "shortname": "MacGourmet.munki",
- "inferred_type": "munki",
- "munki_display_name": "MacGourmet",
- "munki_description": "Dynamic recipe manager."
+ "path": "MacPaw/SpyBuster.pkg.recipe",
+ "parent": "com.github.homebysix.download.SpyBuster",
+ "shortname": "SpyBuster.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Persona": {
- "name": "Persona",
- "description": "Downloads the latest version of Persona and imports it into Munki.",
+ "com.github.homebysix.munki.CleanMyMac3": {
+ "name": "CleanMyMac 3",
+ "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/Persona.munki.recipe",
- "parent": "com.github.homebysix.download.Persona",
- "shortname": "Persona.munki",
+ "path": "MacPaw/CleanMyMac3.munki.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac3",
+ "shortname": "CleanMyMac3.munki",
"inferred_type": "munki",
- "munki_display_name": "Persona",
- "munki_description": "Tool to help develop characters while writing."
+ "munki_display_name": "CleanMyMac 3",
+ "munki_description": "Delete files that waste your disk space."
},
- "com.github.homebysix.pkg.MacGourmet": {
- "name": "MacGourmet",
- "description": "Downloads the latest version of MacGourmet and creates a package.",
+ "com.github.homebysix.pkg.CleanMyMac3-beta": {
+ "name": "CleanMyMac 3",
+ "description": "Downloads the latest version of CleanMyMac 3 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacGourmet.pkg.recipe",
- "parent": "com.github.homebysix.download.MacGourmet",
- "shortname": "MacGourmet.pkg",
+ "path": "MacPaw/CleanMyMac3-beta.pkg.recipe",
+ "parent": "com.github.homebysix.download.CleanMyMac3-beta",
+ "shortname": "CleanMyMac3-beta.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Persona": {
- "name": "Persona",
- "description": "Downloads the latest version of Persona.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/Persona.download.recipe",
- "deprecated": true,
- "shortname": "Persona.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Persona",
- "com.github.homebysix.install.Persona",
- "com.github.homebysix.pkg.Persona"
- ]
- },
- "com.github.homebysix.download.MacJournal": {
- "name": "MacJournal",
- "description": "Downloads the latest version of MacJournal.",
+ "com.github.homebysix.download.SpyBuster": {
+ "name": "SpyBuster",
+ "description": "Downloads the latest version of SpyBuster.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacJournal.download.recipe",
- "deprecated": true,
- "shortname": "MacJournal.download",
+ "path": "MacPaw/SpyBuster.download.recipe",
+ "shortname": "SpyBuster.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.MacJournal",
- "com.github.homebysix.install.MacJournal",
- "com.github.homebysix.munki.MacJournal"
+ "com.github.homebysix.install.SpyBuster",
+ "com.github.homebysix.munki.SpyBuster",
+ "com.github.homebysix.pkg.SpyBuster"
]
},
- "com.github.homebysix.install.Persona": {
- "name": "Persona",
- "description": "Installs the latest version of Persona.",
+ "com.github.homebysix.install.Hider2": {
+ "name": "MacPaw Hider 2",
+ "description": "Installs the latest version of MacPaw Hider 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/Persona.install.recipe",
- "parent": "com.github.homebysix.download.Persona",
- "shortname": "Persona.install",
+ "path": "MacPaw/Hider2.install.recipe",
+ "parent": "com.github.homebysix.download.Hider2",
+ "shortname": "Hider2.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.MacJournal": {
- "name": "MacJournal",
- "description": "Downloads the latest version of MacJournal and creates a package.",
+ "com.github.homebysix.munki.Hider2": {
+ "name": "MacPaw Hider 2",
+ "description": "Downloads the latest version of MacPaw Hider 2 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacJournal.pkg.recipe",
- "parent": "com.github.homebysix.download.MacJournal",
- "shortname": "MacJournal.pkg",
- "inferred_type": "pkg"
+ "path": "MacPaw/Hider2.munki.recipe",
+ "parent": "com.github.homebysix.download.Hider2",
+ "shortname": "Hider2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MacPaw Hider 2",
+ "munki_description": "Hide, encrypt, and password-protect your data."
},
- "com.github.homebysix.install.MacJournal": {
- "name": "MacJournal",
- "description": "Installs the latest version of MacJournal.",
+ "com.github.homebysix.install.TimeOut": {
+ "name": "Time Out",
+ "description": "Installs the latest version of Time Out (formerly known as Simon).",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacJournal.install.recipe",
- "parent": "com.github.homebysix.download.MacJournal",
- "shortname": "MacJournal.install",
+ "path": "Dejal/TimeOut.install.recipe",
+ "parent": "uk.ac.ox.orchard.download.TimeOut",
+ "shortname": "TimeOut.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.MacGourmet": {
- "name": "MacGourmet",
- "description": "Downloads the latest version of MacGourmet.",
+ "com.github.homebysix.pkg.NeoFinder": {
+ "name": "NeoFinder",
+ "description": "Downloads the latest version of NeoFinder and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacGourmet.download.recipe",
- "deprecated": true,
- "shortname": "MacGourmet.download",
- "inferred_type": "download",
+ "path": "NeoFinder/NeoFinder.pkg.recipe",
+ "parent": "com.github.homebysix.download.NeoFinder",
+ "shortname": "NeoFinder.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.MacGourmet",
- "com.github.homebysix.pkg.MacGourmet",
- "com.github.homebysix.install.MacGourmet"
+ "com.github.andreDB90.filewave.NeoFinder"
]
},
- "com.github.homebysix.pkg.Persona": {
- "name": "Persona",
- "description": "Downloads the latest version of Persona and creates a package.",
+ "com.github.homebysix.munki.NeoFinder": {
+ "name": "NeoFinder",
+ "description": "Downloads the latest version of NeoFinder and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/Persona.pkg.recipe",
- "parent": "com.github.homebysix.download.Persona",
- "shortname": "Persona.pkg",
- "inferred_type": "pkg"
+ "path": "NeoFinder/NeoFinder.munki.recipe",
+ "parent": "com.github.homebysix.download.NeoFinder",
+ "shortname": "NeoFinder.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "NeoFinder",
+ "munki_description": "Catalog your external media and disks (was CDFinder)."
},
- "com.github.homebysix.install.MacGourmet": {
- "name": "MacGourmet",
- "description": "Installs the latest version of MacGourmet.",
+ "com.github.homebysix.download.NeoFinder": {
+ "name": "NeoFinder",
+ "description": "Downloads the latest version of NeoFinder.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacGourmet.install.recipe",
- "parent": "com.github.homebysix.download.MacGourmet",
- "shortname": "MacGourmet.install",
+ "path": "NeoFinder/NeoFinder.download.recipe",
+ "shortname": "NeoFinder.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.NeoFinder",
+ "com.github.homebysix.munki.NeoFinder",
+ "com.github.homebysix.install.NeoFinder"
+ ]
+ },
+ "com.github.homebysix.install.NeoFinder": {
+ "name": "NeoFinder",
+ "description": "Installs the latest version of NeoFinder.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "NeoFinder/NeoFinder.install.recipe",
+ "parent": "com.github.homebysix.download.NeoFinder",
+ "shortname": "NeoFinder.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.MacJournal": {
- "name": "MacJournal",
- "description": "Downloads the latest version of MacJournal and imports it into Munki.",
+ "com.github.homebysix.pkg.BonjourBrowser": {
+ "name": "BonjourBrowser",
+ "description": "Downloads the latest Bonjour Browser dmg and creates a pkg from it.",
"repo": "autopkg/homebysix-recipes",
- "path": "MarinerSoftware/MacJournal.munki.recipe",
- "parent": "com.github.homebysix.download.MacJournal",
- "shortname": "MacJournal.munki",
- "inferred_type": "munki",
- "munki_display_name": "MacJournal",
- "munki_description": "Create, maintain, and blog a personal journal."
+ "path": "BonjourBrowser/BonjourBrowser.pkg.recipe",
+ "parent": "com.github.jleggat.BonjourBrowser.download",
+ "shortname": "BonjourBrowser.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.uBar": {
- "name": "uBar",
- "description": "Installs the latest version of uBar.",
+ "com.github.homebysix.pkg.JamfSetupManager": {
+ "name": "JamfSetupManager",
+ "description": "Downloads the latest version of Setup Manager and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "uBar/uBar.install.recipe",
- "parent": "com.github.homebysix.download.uBar",
- "shortname": "uBar.install",
- "inferred_type": "install"
+ "path": "JamfSetupManager/JamfSetupManager.pkg.recipe",
+ "parent": "com.github.homebysix.download.JamfSetupManager",
+ "shortname": "JamfSetupManager.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.jamf-upload.JamfSetupManager"
+ ]
},
- "com.github.homebysix.download.uBar": {
- "name": "uBar",
- "description": "Downloads the latest version of uBar.",
+ "com.github.homebysix.download.JamfSetupManager": {
+ "name": "JamfSetupManager",
+ "description": "Downloads the latest version of Setup Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "uBar/uBar.download.recipe",
- "shortname": "uBar.download",
+ "path": "JamfSetupManager/JamfSetupManager.download.recipe",
+ "shortname": "JamfSetupManager.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.uBar",
- "com.github.homebysix.pkg.uBar",
- "com.github.homebysix.munki.uBar"
+ "com.github.homebysix.pkg.JamfSetupManager",
+ "com.github.homebysix.install.JamfSetupManager"
]
},
- "com.github.homebysix.pkg.uBar": {
- "name": "uBar",
- "description": "Downloads the latest version of uBar and creates a package.",
+ "com.github.homebysix.install.JamfSetupManager": {
+ "name": "Setup Manager",
+ "description": "Installs the latest version of Setup Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "uBar/uBar.pkg.recipe",
- "parent": "com.github.homebysix.download.uBar",
- "shortname": "uBar.pkg",
- "inferred_type": "pkg"
+ "path": "JamfSetupManager/JamfSetupManager.install.recipe",
+ "parent": "com.github.homebysix.download.JamfSetupManager",
+ "shortname": "JamfSetupManager.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.uBar": {
- "name": "uBar",
- "description": "Downloads the latest version of uBar and imports it into Munki.",
+ "com.github.homebysix.jamf-upload.JamfSetupManager": {
+ "name": "JamfSetupManager",
+ "description": "Downloads the latest version of Setup Manager and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "uBar/uBar.munki.recipe",
- "parent": "com.github.homebysix.download.uBar",
- "shortname": "uBar.munki",
- "inferred_type": "munki",
- "munki_display_name": "uBar",
- "munki_description": "Full featured and customizable replacement for the built-in OS X dock."
+ "path": "JamfSetupManager/JamfSetupManager.jamf-upload.recipe",
+ "parent": "com.github.homebysix.pkg.JamfSetupManager",
+ "shortname": "JamfSetupManager.jamf-upload",
+ "inferred_type": "jamf-upload"
},
- "com.github.homebysix.munki.nebula": {
- "name": "nebula",
- "description": "Downloads the latest version of nebula, creates a package, and imports the package into your Munki repo.",
+ "com.github.homebysix.pkg.PCoIPClient": {
+ "name": "PCoIPClient",
+ "description": "Downloads the latest version of Teradici / HP PCoIPClient and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Slack/nebula.munki.recipe",
- "parent": "com.github.homebysix.pkg.nebula",
- "shortname": "nebula.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It lets you seamlessly connect computers anywhere in the world."
+ "path": "Teradici/PCoIPClient.pkg.recipe",
+ "parent": "com.github.homebysix.download.PCoIPClient",
+ "shortname": "PCoIPClient.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.nebula": {
- "name": "nebula",
- "description": "Downloads the latest version of nebula.",
+ "com.github.homebysix.download.PCoIPClient": {
+ "name": "PCoIPClient",
+ "description": "Downloads the latest version of Teradici / HP PCoIPClient.",
"repo": "autopkg/homebysix-recipes",
- "path": "Slack/nebula.download.recipe",
- "shortname": "nebula.download",
+ "path": "Teradici/PCoIPClient.download.recipe",
+ "shortname": "PCoIPClient.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.nebula"
+ "com.github.homebysix.pkg.PCoIPClient",
+ "com.github.homebysix.munki.PCoIPClient"
]
},
- "com.github.homebysix.install.nebula": {
- "name": "nebula",
- "description": "Downloads the latest version of nebula, creates a package, and installs the package on your AutoPkg Mac.",
+ "com.github.homebysix.munki.PCoIPClient": {
+ "name": "PCoIPClient",
+ "description": "Downloads the latest version of Teradici / HP PCoIPClient and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Slack/nebula.install.recipe",
- "parent": "com.github.homebysix.pkg.nebula",
- "shortname": "nebula.install",
+ "path": "Teradici/PCoIPClient.munki.recipe",
+ "parent": "com.github.homebysix.download.PCoIPClient",
+ "shortname": "PCoIPClient.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PCoIP Client",
+ "munki_description": "Securely deliver high-performance desktops to knowledge workers and power users requiring even the most graphics-intensive applications."
+ },
+ "com.github.homebysix.install.Flux": {
+ "name": "Flux",
+ "description": "Installs the latest version of f.lux.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Flux/Flux.install.recipe",
+ "parent": "com.github.keeleysam.recipes.Flux.download",
+ "shortname": "Flux.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.nebula": {
- "name": "nebula",
- "description": "Downloads the latest version of nebula and creates a package.",
+ "com.github.homebysix.pkg.Flux": {
+ "name": "Flux",
+ "description": "Downloads the current release version of f.lux and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Slack/nebula.pkg.recipe",
- "parent": "com.github.homebysix.download.nebula",
- "shortname": "nebula.pkg",
+ "path": "Flux/Flux.pkg.recipe",
+ "parent": "com.github.keeleysam.recipes.Flux.download",
+ "shortname": "Flux.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.nebula",
- "com.github.homebysix.install.nebula"
+ "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Flux"
]
},
- "com.github.homebysix.FindAndReplace": {
- "name": null,
- "description": "This is a stub recipe that can be used as a reference when referring to the FindAndReplace shared processor.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FindAndReplace/FindAndReplace.recipe"
- },
- "com.github.homebysix.pkg.MerlinProject": {
- "name": "Merlin Project",
- "description": "Downloads the latest version of Merlin Project and creates a package.",
+ "com.github.homebysix.munki.Acorn": {
+ "name": "Acorn",
+ "description": "Downloads the latest version of Acorn and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MerlinProject/MerlinProject.pkg.recipe",
- "parent": "com.github.homebysix.download.MerlinProject",
- "shortname": "MerlinProject.pkg",
- "inferred_type": "pkg"
+ "path": "FlyingMeat/Acorn.munki.recipe",
+ "parent": "com.github.homebysix.download.Acorn",
+ "shortname": "Acorn.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Acorn",
+ "munki_description": "Bitmap image editor."
},
- "com.github.homebysix.download.MerlinProject": {
- "name": "Merlin Project",
- "description": "Downloads the latest version of Merlin Project.",
+ "com.github.homebysix.download.Acorn": {
+ "name": "Acorn",
+ "description": "Downloads the latest version of Acorn.",
"repo": "autopkg/homebysix-recipes",
- "path": "MerlinProject/MerlinProject.download.recipe",
- "shortname": "MerlinProject.download",
+ "path": "FlyingMeat/Acorn.download.recipe",
+ "shortname": "Acorn.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.MerlinProject",
- "com.github.homebysix.install.MerlinProject",
- "com.github.homebysix.munki.MerlinProject",
- "com.github.peshay.filewave.MerlinProject"
+ "com.github.homebysix.munki.Acorn",
+ "com.github.homebysix.pkg.Acorn",
+ "com.github.homebysix.install.Acorn"
]
},
- "com.github.homebysix.install.MerlinProject": {
- "name": "Merlin Project",
- "description": "Installs the latest version of Merlin Project.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MerlinProject/MerlinProject.install.recipe",
- "parent": "com.github.homebysix.download.MerlinProject",
- "shortname": "MerlinProject.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.MerlinProject": {
- "name": "Merlin Project",
- "description": "Downloads the latest version of Merlin Project and imports it into Munki.",
+ "com.github.homebysix.pkg.Acorn": {
+ "name": "Acorn",
+ "description": "Downloads the latest version of Acorn and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MerlinProject/MerlinProject.munki.recipe",
- "parent": "com.github.homebysix.download.MerlinProject",
- "shortname": "MerlinProject.munki",
- "inferred_type": "munki",
- "munki_display_name": "Merlin Project",
- "munki_description": "Project management software (was Merlin)."
+ "path": "FlyingMeat/Acorn.pkg.recipe",
+ "parent": "com.github.homebysix.download.Acorn",
+ "shortname": "Acorn.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.HelixALM": {
- "name": "HelixALM",
- "description": "Downloads the latest version of Helix ALM Desktop Client.",
+ "com.github.homebysix.install.Acorn": {
+ "name": "Acorn",
+ "description": "Installs the latest version of Acorn.",
"repo": "autopkg/homebysix-recipes",
- "path": "Perforce/HelixALM.download.recipe",
- "shortname": "HelixALM.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.HelixALM"
- ]
+ "path": "FlyingMeat/Acorn.install.recipe",
+ "parent": "com.github.homebysix.download.Acorn",
+ "shortname": "Acorn.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.P4V": {
- "name": "P4V",
- "description": "Installs the latest version of P4V (including P4Admin and P4Merge).",
+ "com.github.homebysix.install.SpiderOakONE": {
+ "name": "SpiderOakONE",
+ "description": "Downloads the latest version of SpiderOakONE and installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Perforce/P4V.install.recipe",
- "parent": "com.github.homebysix.download.P4V",
- "shortname": "P4V.install",
+ "path": "SpiderOak/SpiderOakONE.install.recipe",
+ "parent": "com.github.homebysix.download.SpiderOakONE",
+ "shortname": "SpiderOakONE.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.HelixALM": {
- "name": "HelixALM",
- "description": "Creates a package for the latest version of Helix ALM Desktop Client.\n\nWARNING: This recipe is a work in progress and has not been tested as of November 2021.",
+ "com.github.homebysix.pkg.SpiderOakONE": {
+ "name": "SpiderOakONE",
+ "description": "Downloads the latest version of SpiderOakONE and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Perforce/HelixALM.pkg.recipe",
- "parent": "com.github.homebysix.download.HelixALM",
- "shortname": "HelixALM.pkg",
+ "path": "SpiderOak/SpiderOakONE.pkg.recipe",
+ "parent": "com.github.homebysix.download.SpiderOakONE",
+ "shortname": "SpiderOakONE.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.P4V": {
- "name": "P4V",
- "description": "Downloads the latest version of P4V.",
+ "com.github.homebysix.munki.SpiderOakONE": {
+ "name": "SpiderOakONE",
+ "description": "Downloads the latest version of SpiderOakONE and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Perforce/P4V.download.recipe",
- "shortname": "P4V.download",
+ "path": "SpiderOak/SpiderOakONE.munki.recipe",
+ "parent": "com.github.homebysix.download.SpiderOakONE",
+ "shortname": "SpiderOakONE.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SpiderOak ONE",
+ "munki_description": "Securely store your files in SpiderOak's cloud."
+ },
+ "com.github.homebysix.download.SpiderOakONE": {
+ "name": "SpiderOakONE",
+ "description": "Downloads the latest version of SpiderOakONE.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SpiderOak/SpiderOakONE.download.recipe",
+ "shortname": "SpiderOakONE.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.P4V",
- "com.github.homebysix.munki.P4V",
- "com.github.homebysix.pkg.P4V",
- "com.github.homebysix.munki.P4V"
+ "com.github.homebysix.install.SpiderOakONE",
+ "com.github.homebysix.pkg.SpiderOakONE",
+ "com.github.homebysix.munki.SpiderOakONE"
]
},
- "com.github.homebysix.munki.P4V": {
- "name": "PerforceP4Tools",
- "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and imports it into Munki.",
- "repo": "autopkg/gregneagle-recipes",
- "path": "Perforce/PerforceP4Tools.munki.recipe",
- "parent": "com.github.homebysix.download.P4V",
- "shortname": "PerforceP4Tools.munki",
- "inferred_type": "munki",
- "munki_display_name": "Perforce P4 Tools",
- "munki_description": "Perforce P4 visual and command-line tools. Includes p4v.app, p4admin.app, p4merge.app, and the p4vc command-line tool."
+ "com.github.homebysix.install.RapidWeaver": {
+ "name": "RapidWeaver",
+ "description": "Installs the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "RealMac/RapidWeaver.install.recipe",
+ "parent": "com.github.homebysix.download.RapidWeaver",
+ "shortname": "RapidWeaver.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.P4V": {
- "name": "P4V",
- "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and creates a package.",
+ "com.github.homebysix.install.DeepDreamer": {
+ "name": "Deep Dreamer",
+ "description": "Installs the latest version of Deep Dreamer.",
"repo": "autopkg/homebysix-recipes",
- "path": "Perforce/P4V.pkg.recipe",
- "parent": "com.github.homebysix.download.P4V",
- "shortname": "P4V.pkg",
- "inferred_type": "pkg"
+ "path": "RealMac/DeepDreamer.install.recipe",
+ "parent": "com.github.homebysix.download.DeepDreamer",
+ "shortname": "DeepDreamer.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Fission": {
- "name": "Fission",
- "description": "Downloads the latest version of Fission and creates a package.",
+ "com.github.homebysix.pkg.RapidWeaver": {
+ "name": "RapidWeaver",
+ "description": "Downloads the latest version of RapidWeaver and builds a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Fission.pkg.recipe",
- "parent": "com.github.homebysix.download.Fission",
- "shortname": "Fission.pkg",
+ "path": "RealMac/RapidWeaver.pkg.recipe",
+ "parent": "com.github.homebysix.download.RapidWeaver",
+ "shortname": "RapidWeaver.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Piezo": {
- "name": "Piezo",
- "description": "Downloads the latest version of Piezo.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/piezo/download/Piezo.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
+ "com.github.homebysix.download.RapidWeaver": {
+ "name": "RapidWeaver",
+ "description": "Downloads the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Piezo.download.recipe",
- "shortname": "Piezo.download",
+ "path": "RealMac/RapidWeaver.download.recipe",
+ "shortname": "RapidWeaver.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Piezo",
- "com.github.homebysix.install.Piezo",
- "com.github.homebysix.munki.Piezo"
+ "com.github.homebysix.install.RapidWeaver",
+ "com.github.homebysix.pkg.RapidWeaver",
+ "com.github.homebysix.munki.RapidWeaver"
]
},
- "com.github.homebysix.munki.AirFoil": {
- "name": "Airfoil",
- "description": "Downloads the latest version of Airfoil and imports it into Munki.",
+ "com.github.homebysix.pkg.DeepDreamer": {
+ "name": "Deep Dreamer",
+ "description": "Downloads the latest version of Deep Dreamer and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AirFoil.munki.recipe",
- "parent": "com.github.homebysix.pkg.AirFoil",
- "shortname": "AirFoil.munki",
- "inferred_type": "munki",
- "munki_display_name": "Airfoil",
- "munki_description": "Send any audio from your Mac to AirPort Express units, Apple TVs, iPhones and iPods Touch, and even other Macs and PCs, all in sync."
+ "path": "RealMac/DeepDreamer.pkg.recipe",
+ "parent": "com.github.homebysix.download.DeepDreamer",
+ "shortname": "DeepDreamer.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.AirFoil": {
- "name": "Airfoil",
- "description": "Downloads the latest version of Airfoil.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/airfoil/download/Airfoil.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
+ "com.github.homebysix.download.DeepDreamer": {
+ "name": "Deep Dreamer",
+ "description": "Downloads the latest version of Deep Dreamer.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AirFoil.download.recipe",
- "shortname": "AirFoil.download",
+ "path": "RealMac/DeepDreamer.download.recipe",
+ "shortname": "DeepDreamer.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.AirFoil"
+ "com.github.homebysix.install.DeepDreamer",
+ "com.github.homebysix.pkg.DeepDreamer",
+ "com.github.homebysix.munki.DeepDreamer"
]
},
- "com.github.homebysix.pkg.Piezo": {
- "name": "Piezo",
- "description": "Downloads the latest version of Piezo and creates a package.",
+ "com.github.homebysix.munki.RapidWeaver": {
+ "name": "RapidWeaver",
+ "description": "Downloads the latest version of RapidWeaver and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Piezo.pkg.recipe",
- "parent": "com.github.homebysix.download.Piezo",
- "shortname": "Piezo.pkg",
- "inferred_type": "pkg"
+ "path": "RealMac/RapidWeaver.munki.recipe",
+ "parent": "com.github.homebysix.download.RapidWeaver",
+ "shortname": "RapidWeaver.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "RapidWeaver",
+ "munki_description": "Create template-based websites rapidly."
},
- "com.github.homebysix.download.AudioHijack": {
- "name": "Audio Hijack",
- "description": "Downloads the latest version of Audio Hijack.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/audiohijack/download/AudioHijack.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
+ "com.github.homebysix.munki.DeepDreamer": {
+ "name": "Deep Dreamer",
+ "description": "Downloads the latest version of Deep Dreamer and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AudioHijack.download.recipe",
- "shortname": "AudioHijack.download",
+ "path": "RealMac/DeepDreamer.munki.recipe",
+ "parent": "com.github.homebysix.download.DeepDreamer",
+ "shortname": "DeepDreamer.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Deep Dreamer",
+ "munki_description": "Software that easily applies Google's \"Deep Dream\" image processing to image files."
+ },
+ "com.github.homebysix.download.DeliciousLibrary": {
+ "name": "Delicious Library 3",
+ "description": "Downloads the latest version of Delicious Library.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "DeliciousMonster/DeliciousLibrary.download.recipe",
+ "shortname": "DeliciousLibrary.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.AudioHijack",
- "com.github.homebysix.install.AudioHijack",
- "com.github.homebysix.munki.AudioHijack"
+ "com.github.homebysix.pkg.DeliciousLibrary",
+ "com.github.homebysix.munki.DeliciousLibrary",
+ "com.github.homebysix.install.DeliciousLibrary"
]
},
- "com.github.homebysix.pkg.AudioHijack": {
- "name": "Audio Hijack",
- "description": "Downloads the latest version of Audio Hijack and creates a package.",
+ "com.github.homebysix.pkg.DeliciousLibrary": {
+ "name": "Delicious Library 3",
+ "description": "Downloads the latest version of Delicious Library and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AudioHijack.pkg.recipe",
- "parent": "com.github.homebysix.download.AudioHijack",
- "shortname": "AudioHijack.pkg",
+ "path": "DeliciousMonster/DeliciousLibrary.pkg.recipe",
+ "parent": "com.github.homebysix.download.DeliciousLibrary",
+ "shortname": "DeliciousLibrary.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Fission": {
- "name": "Fission",
- "description": "Downloads the latest version of Fission and imports it into Munki.",
+ "com.github.homebysix.munki.DeliciousLibrary": {
+ "name": "Delicious Library 3",
+ "description": "Downloads the latest version of Delicious Library and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Fission.munki.recipe",
- "parent": "com.github.homebysix.download.Fission",
- "shortname": "Fission.munki",
+ "path": "DeliciousMonster/DeliciousLibrary.munki.recipe",
+ "parent": "com.github.homebysix.download.DeliciousLibrary",
+ "shortname": "DeliciousLibrary.munki",
"inferred_type": "munki",
- "munki_display_name": "Fission",
- "munki_description": "Crop and trim audio, paste in or join files, or just rapidly split one long file into many."
+ "munki_display_name": "Delicious Library 3",
+ "munki_description": "Import, browse and share your media."
},
- "com.github.homebysix.install.Piezo": {
- "name": "Piezo",
- "description": "Installs the latest version of Piezo.",
+ "com.github.homebysix.install.DeliciousLibrary": {
+ "name": "Delicious Library 3",
+ "description": "Installs the latest version of Delicious Library.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Piezo.install.recipe",
- "parent": "com.github.homebysix.download.Piezo",
- "shortname": "Piezo.install",
+ "path": "DeliciousMonster/DeliciousLibrary.install.recipe",
+ "parent": "com.github.homebysix.download.DeliciousLibrary",
+ "shortname": "DeliciousLibrary.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Fission": {
- "name": "Fission",
- "description": "Installs the latest version of Fission.",
+ "com.github.homebysix.pkg.licecap": {
+ "name": "licecap",
+ "description": "Downloads the latest version of licecap and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Fission.install.recipe",
- "parent": "com.github.homebysix.download.Fission",
- "shortname": "Fission.install",
- "inferred_type": "install"
+ "path": "Cockos/licecap.pkg.recipe",
+ "parent": "com.github.homebysix.download.licecap",
+ "shortname": "licecap.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.AirFoil": {
- "name": "Airfoil",
- "description": "Downloads the latest version of Airfoil and builds a package.",
+ "com.github.homebysix.download.licecap": {
+ "name": "licecap",
+ "description": "Downloads the latest version of licecap.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AirFoil.pkg.recipe",
- "parent": "com.github.homebysix.download.AirFoil",
- "shortname": "AirFoil.pkg",
- "inferred_type": "pkg",
+ "path": "Cockos/licecap.download.recipe",
+ "shortname": "licecap.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.AirFoil",
- "com.github.homebysix.install.AirFoil"
+ "com.github.homebysix.pkg.licecap",
+ "com.github.homebysix.munki.licecap",
+ "com.github.homebysix.install.licecap"
]
},
- "com.github.homebysix.install.AudioHijack": {
- "name": "Audio Hijack",
- "description": "Installs the latest version of Audio Hijack.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AudioHijack.install.recipe",
- "parent": "com.github.homebysix.download.AudioHijack",
- "shortname": "AudioHijack.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.AudioHijack": {
- "name": "Audio Hijack",
- "description": "Downloads the latest version of Audio Hijack and imports it into Munki.",
+ "com.github.homebysix.munki.licecap": {
+ "name": "licecap",
+ "description": "Downloads the latest version of licecap and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AudioHijack.munki.recipe",
- "parent": "com.github.homebysix.download.AudioHijack",
- "shortname": "AudioHijack.munki",
+ "path": "Cockos/licecap.munki.recipe",
+ "parent": "com.github.homebysix.download.licecap",
+ "shortname": "licecap.munki",
"inferred_type": "munki",
- "munki_display_name": "Audio Hijack",
- "munki_description": "Record any audio, with Audio Hijack! Save audio from applications like iTunes, Skype or Safari, or from hardware devices like microphones and mixers."
+ "munki_display_name": "licecap",
+ "munki_description": "Capture an area of your desktop and save it directly to a GIF file."
},
- "com.github.homebysix.install.AirFoil": {
- "name": "Airfoil",
- "description": "Installs the latest version of Airfoil.",
+ "com.github.homebysix.install.licecap": {
+ "name": "licecap",
+ "description": "Installs the latest version of licecap.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/AirFoil.install.recipe",
- "parent": "com.github.homebysix.pkg.AirFoil",
- "shortname": "AirFoil.install",
+ "path": "Cockos/licecap.install.recipe",
+ "parent": "com.github.homebysix.download.licecap",
+ "shortname": "licecap.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Piezo": {
- "name": "Piezo",
- "description": "Downloads the latest version of Piezo and imports it into Munki.",
+ "com.github.homebysix.pkg.EscrowBuddy": {
+ "name": "Escrow Buddy",
+ "description": "This recipe does nothing, since Escrow Buddy is already downloaded as a pkg.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Piezo.munki.recipe",
- "parent": "com.github.homebysix.download.Piezo",
- "shortname": "Piezo.munki",
- "inferred_type": "munki",
- "munki_display_name": "Piezo",
- "munki_description": "Quickly record audio from any application."
+ "path": "Escrow Buddy/Escrow Buddy.pkg.recipe",
+ "parent": "com.github.homebysix.download.EscrowBuddy",
+ "shortname": "Escrow Buddy.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.davidbpirie.jamf-upload.EscrowBuddy"
+ ]
},
- "com.github.homebysix.download.Fission": {
- "name": "Fission",
- "description": "Downloads the latest version of Fission.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/fission/download/Fission.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
+ "com.github.homebysix.download.EscrowBuddy": {
+ "name": "Escrow Buddy",
+ "description": "Downloads the current release of Escrow Buddy from Github.",
"repo": "autopkg/homebysix-recipes",
- "path": "RogueAmoeba/Fission.download.recipe",
- "shortname": "Fission.download",
+ "path": "Escrow Buddy/Escrow Buddy.download.recipe",
+ "shortname": "Escrow Buddy.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Fission",
- "com.github.homebysix.munki.Fission",
- "com.github.homebysix.install.Fission"
+ "com.github.homebysix.pkg.EscrowBuddy",
+ "com.github.homebysix.install.EscrowBuddy",
+ "com.github.homebysix.munki.EscrowBuddy",
+ "com.github.almenscorner.intune.EscrowBuddy"
]
},
- "com.github.homebysix.munki.Celestia": {
- "name": "Celestia",
- "description": "Downloads the latest version of Celestia and imports it into Munki.",
+ "com.github.homebysix.install.EscrowBuddy": {
+ "name": "Escrow Buddy",
+ "description": "Installs the current release of Escrow Buddy from Github.",
"repo": "autopkg/homebysix-recipes",
- "path": "Celestia/Celestia.munki.recipe",
- "parent": "com.github.homebysix.download.Celestia",
- "shortname": "Celestia.munki",
- "inferred_type": "munki",
- "munki_display_name": "Celestia",
- "munki_description": "Open source astronomy and planetarium app."
+ "path": "Escrow Buddy/Escrow Buddy.install.recipe",
+ "parent": "com.github.homebysix.download.EscrowBuddy",
+ "shortname": "Escrow Buddy.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Celestia": {
- "name": "Celestia",
- "description": "Downloads the latest version of Celestia and creates a package.",
+ "com.github.homebysix.munki.EscrowBuddy": {
+ "name": "Escrow Buddy",
+ "description": "Downloads the latest Escrow Buddy and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Celestia/Celestia.pkg.recipe",
- "parent": "com.github.homebysix.download.Celestia",
- "shortname": "Celestia.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Celestia"
- ]
+ "path": "Escrow Buddy/Escrow Buddy.munki.recipe",
+ "parent": "com.github.homebysix.download.EscrowBuddy",
+ "shortname": "Escrow Buddy.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Escrow Buddy",
+ "munki_description": "Escrow Buddy is a tool used by MDM administrators to ensure a valid FileVault recovery key is escrowed for your Mac."
},
- "com.github.homebysix.install.Celestia": {
- "name": "Celestia",
- "description": "Installs the latest version of Celestia.",
+ "com.github.homebysix.pkg.Polymail": {
+ "name": "Polymail",
+ "description": "Downloads the latest version of Polymail and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Celestia/Celestia.install.recipe",
- "parent": "com.github.homebysix.download.Celestia",
- "shortname": "Celestia.install",
- "inferred_type": "install"
+ "path": "Polymail/Polymail.pkg.recipe",
+ "parent": "com.github.homebysix.download.Polymail",
+ "shortname": "Polymail.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Celestia": {
- "name": "Celestia",
- "description": "Downloads the latest version of Celestia.",
+ "com.github.homebysix.munki.Polymail": {
+ "name": "Polymail",
+ "description": "Downloads the latest version of Polymail and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Celestia/Celestia.download.recipe",
- "shortname": "Celestia.download",
+ "path": "Polymail/Polymail.munki.recipe",
+ "parent": "com.github.homebysix.download.Polymail",
+ "shortname": "Polymail.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Polymail",
+ "munki_description": "New email client that focuses on beauty and simplicity."
+ },
+ "com.github.homebysix.download.Polymail": {
+ "name": "Polymail",
+ "description": "Downloads the latest version of Polymail.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Polymail/Polymail.download.recipe",
+ "shortname": "Polymail.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Celestia",
- "com.github.homebysix.pkg.Celestia",
- "com.github.homebysix.install.Celestia"
+ "com.github.homebysix.pkg.Polymail",
+ "com.github.homebysix.munki.Polymail",
+ "com.github.homebysix.install.Polymail"
]
},
- "com.github.homebysix.pkg.AWSCLI": {
- "name": "AWSCLI",
- "description": "Creates a pkg to deploy http://aws.amazon.com/cli/\n\nTags are used since contents of pkg don't have easily parse-able version, probably brittle.\n",
+ "com.github.homebysix.install.Polymail": {
+ "name": "Polymail",
+ "description": "Installs the latest version of Polymail.",
"repo": "autopkg/homebysix-recipes",
- "path": "Amazon/AWSCLI.pkg.recipe",
- "parent": "com.github.homebysix.download.AWSCLI",
- "shortname": "AWSCLI.pkg",
+ "path": "Polymail/Polymail.install.recipe",
+ "parent": "com.github.homebysix.download.Polymail",
+ "shortname": "Polymail.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.Clarify": {
+ "name": "Clarify",
+ "description": "Downloads the latest version of Clarify and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Clarify/Clarify.pkg.recipe",
+ "parent": "com.github.homebysix.download.Clarify",
+ "shortname": "Clarify.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.dataJAR-recipes.jss.AWSCLI"
+ "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Clarify"
]
},
- "com.github.homebysix.download.AWSCLI": {
- "name": "AWSCLI",
- "description": "Downloads the latest version of http://aws.amazon.com/cli/",
+ "com.github.homebysix.install.Clarify": {
+ "name": "Clarify",
+ "description": "Installs the latest version of Clarify.",
"repo": "autopkg/homebysix-recipes",
- "path": "Amazon/AWSCLI.download.recipe",
- "shortname": "AWSCLI.download",
+ "path": "Clarify/Clarify.install.recipe",
+ "parent": "com.github.homebysix.download.Clarify",
+ "shortname": "Clarify.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.Clarify": {
+ "name": "Clarify",
+ "description": "Downloads the latest version of Clarify.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Clarify/Clarify.download.recipe",
+ "shortname": "Clarify.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.AWSCLI",
- "com.github.homebysix.install.AWSCLI",
- "com.github.homebysix.munki.AWSCLI"
+ "com.github.homebysix.pkg.Clarify",
+ "com.github.homebysix.install.Clarify",
+ "com.github.homebysix.munki.Clarify"
]
},
- "com.github.homebysix.install.AWSCLI": {
- "name": null,
- "description": "Downloads and installs http://aws.amazon.com/cli/",
- "repo": "autopkg/homebysix-recipes",
- "path": "Amazon/AWSCLI.install.recipe",
- "parent": "com.github.homebysix.download.AWSCLI",
- "shortname": "AWSCLI.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.AWSCLI": {
- "name": "AWSCLI",
- "description": "AWSCLI",
+ "com.github.homebysix.munki.Clarify": {
+ "name": "Clarify",
+ "description": "Downloads the latest version of Clarify and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Amazon/AWSCLI.munki.recipe",
- "parent": "com.github.homebysix.download.AWSCLI",
- "shortname": "AWSCLI.munki",
+ "path": "Clarify/Clarify.munki.recipe",
+ "parent": "com.github.homebysix.download.Clarify",
+ "shortname": "Clarify.munki",
"inferred_type": "munki",
- "munki_display_name": "AWS Command Line Interface",
- "munki_description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services, symlinked into your path at /usr/local/bin/aws"
+ "munki_display_name": "Clarify",
+ "munki_description": "Capture multiple screenshots into a single document."
},
- "com.github.homebysix.install.Scherlokk": {
- "name": "Scherlokk",
- "description": "Installs the latest version of Scherlokk.",
+ "com.github.homebysix.install.Focus": {
+ "name": "Focus",
+ "description": "Installs the latest version of Focus.",
"repo": "autopkg/homebysix-recipes",
- "path": "Scherlokk/Scherlokk.install.recipe",
- "parent": "com.github.homebysix.download.Scherlokk",
- "shortname": "Scherlokk.install",
+ "path": "Focus/Focus.install.recipe",
+ "parent": "com.github.homebysix.download.Focus",
+ "shortname": "Focus.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Scherlokk": {
- "name": "Scherlokk",
- "description": "Downloads the latest version of Scherlokk and imports it into Munki.",
+ "com.github.homebysix.pkg.Focus": {
+ "name": "Focus",
+ "description": "Downloads the latest version of Focus and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Scherlokk/Scherlokk.munki.recipe",
- "parent": "com.github.homebysix.download.Scherlokk",
- "shortname": "Scherlokk.munki",
+ "path": "Focus/Focus.pkg.recipe",
+ "parent": "com.github.homebysix.download.Focus",
+ "shortname": "Focus.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.Focus": {
+ "name": "Focus",
+ "description": "Downloads the latest version of Focus and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Focus/Focus.munki.recipe",
+ "parent": "com.github.homebysix.download.Focus",
+ "shortname": "Focus.munki",
"inferred_type": "munki",
- "munki_display_name": "Scherlokk",
- "munki_description": "Find and compare files."
+ "munki_display_name": "Focus",
+ "munki_description": "Productivity timer."
},
- "com.github.homebysix.download.Scherlokk": {
- "name": "Scherlokk",
- "description": "Downloads the latest version of Scherlokk.",
+ "com.github.homebysix.download.Focus": {
+ "name": "Focus",
+ "description": "Downloads the latest version of Focus.",
"repo": "autopkg/homebysix-recipes",
- "path": "Scherlokk/Scherlokk.download.recipe",
- "shortname": "Scherlokk.download",
+ "path": "Focus/Focus.download.recipe",
+ "shortname": "Focus.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Scherlokk",
- "com.github.homebysix.munki.Scherlokk",
- "com.github.homebysix.pkg.Scherlokk"
+ "com.github.homebysix.install.Focus",
+ "com.github.homebysix.pkg.Focus",
+ "com.github.homebysix.munki.Focus"
]
},
- "com.github.homebysix.pkg.Scherlokk": {
- "name": "Scherlokk",
- "description": "Downloads the latest version of Scherlokk and creates a package.",
+ "com.github.homebysix.install.Waltr": {
+ "name": "Waltr",
+ "description": "Installs the latest version of Waltr.",
"repo": "autopkg/homebysix-recipes",
- "path": "Scherlokk/Scherlokk.pkg.recipe",
- "parent": "com.github.homebysix.download.Scherlokk",
- "shortname": "Scherlokk.pkg",
- "inferred_type": "pkg"
+ "path": "Waltr/Waltr.install.recipe",
+ "parent": "com.github.homebysix.download.Waltr",
+ "shortname": "Waltr.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.BalanceLock": {
- "name": "Balance Lock",
- "description": "Downloads the latest version of Balance Lock and imports it into Munki.",
+ "com.github.homebysix.download.Waltr": {
+ "name": "Waltr",
+ "description": "Downloads the latest version of Waltr.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BalanceLock.munki.recipe",
- "parent": "com.github.homebysix.download.BalanceLock",
- "shortname": "BalanceLock.munki",
- "inferred_type": "munki",
- "munki_display_name": "Balance Lock",
- "munki_description": "Prevent left/right drift when plugging and unplugging headphones or other audio devices."
+ "path": "Waltr/Waltr.download.recipe",
+ "shortname": "Waltr.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Waltr",
+ "com.github.homebysix.munki.Waltr",
+ "com.github.homebysix.pkg.Waltr"
+ ]
},
- "com.github.homebysix.pkg.SilentStart": {
- "name": "Silent Start",
- "description": "Downloads the latest version of Silent Start and creates a package.",
+ "com.github.homebysix.munki.Waltr": {
+ "name": "Waltr",
+ "description": "Downloads the latest version of Waltr and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/SilentStart.pkg.recipe",
- "parent": "com.github.homebysix.download.SilentStart",
- "shortname": "SilentStart.pkg",
- "inferred_type": "pkg"
+ "path": "Waltr/Waltr.munki.recipe",
+ "parent": "com.github.homebysix.download.Waltr",
+ "shortname": "Waltr.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Waltr",
+ "munki_description": "Convert video and music directly into iPhone and iPad without iTunes."
},
- "com.github.homebysix.install.TGPro": {
- "name": "TG Pro",
- "description": "Installs the latest version of TG Pro.",
+ "com.github.homebysix.pkg.Waltr": {
+ "name": "Waltr",
+ "description": "Downloads the latest version of Waltr and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/TGPro.install.recipe",
- "parent": "com.github.homebysix.download.TGPro",
- "shortname": "TGPro.install",
- "inferred_type": "install"
+ "path": "Waltr/Waltr.pkg.recipe",
+ "parent": "com.github.homebysix.download.Waltr",
+ "shortname": "Waltr.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.FilePeek": {
- "name": "File Peek",
- "description": "Downloads the latest version of File Peek.",
+ "com.github.homebysix.download.Mellel": {
+ "name": "Mellel",
+ "description": "Downloads the latest version of Mellel.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FilePeek.download.recipe",
- "shortname": "FilePeek.download",
+ "path": "Mellel/Mellel.download.recipe",
+ "shortname": "Mellel.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.FilePeek",
- "com.github.homebysix.munki.FilePeek",
- "com.github.homebysix.pkg.FilePeek"
+ "com.github.homebysix.pkg.Mellel",
+ "com.github.homebysix.munki.Mellel",
+ "com.github.homebysix.install.Mellel"
]
},
- "com.github.homebysix.munki.FolderTidy": {
- "name": "Folder Tidy",
- "description": "Downloads the latest version of Folder Tidy and imports it into Munki.",
+ "com.github.homebysix.pkg.Mellel": {
+ "name": "Mellel",
+ "description": "Downloads the latest version of Mellel and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FolderTidy.munki.recipe",
- "parent": "com.github.homebysix.download.FolderTidy",
- "shortname": "FolderTidy.munki",
- "inferred_type": "munki",
- "munki_display_name": "Folder Tidy",
- "munki_description": "Organize messy folders using pre-made or custom rules."
+ "path": "Mellel/Mellel.pkg.recipe",
+ "parent": "com.github.homebysix.download.Mellel",
+ "shortname": "Mellel.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.FilePeek": {
- "name": "File Peek",
- "description": "Installs the latest version of File Peek.",
+ "com.github.homebysix.munki.Mellel": {
+ "name": "Mellel",
+ "description": "Downloads the latest version of Mellel and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FilePeek.install.recipe",
- "parent": "com.github.homebysix.download.FilePeek",
- "shortname": "FilePeek.install",
- "inferred_type": "install"
+ "path": "Mellel/Mellel.munki.recipe",
+ "parent": "com.github.homebysix.download.Mellel",
+ "shortname": "Mellel.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mellel",
+ "munki_description": "The word processor of choice for scholars, writers and long document writing."
},
- "com.github.homebysix.install.BillBoss": {
- "name": "Bill Boss",
- "description": "Installs the latest version of Bill Boss.",
+ "com.github.homebysix.install.Mellel": {
+ "name": "Mellel",
+ "description": "Installs the latest version of Mellel.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BillBoss.install.recipe",
- "parent": "com.github.homebysix.download.BillBoss",
- "shortname": "BillBoss.install",
+ "path": "Mellel/Mellel.install.recipe",
+ "parent": "com.github.homebysix.download.Mellel",
+ "shortname": "Mellel.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.DiskDiet": {
- "name": "Disk Diet",
- "description": "Installs the latest version of Disk Diet.",
+ "com.github.homebysix.install.Postbox": {
+ "name": "Postbox",
+ "description": "Installs the latest version of Postbox.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/DiskDiet.install.recipe",
- "parent": "com.github.homebysix.download.DiskDiet",
- "shortname": "DiskDiet.install",
+ "path": "Postbox/Postbox.install.recipe",
+ "parent": "com.github.gerardkok.download.Postbox",
+ "shortname": "Postbox.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.QRFactory": {
- "name": "QR Factory",
- "description": "Downloads the latest version of QR Factory and creates a package.",
+ "com.github.homebysix.pkg.Postbox": {
+ "name": "Postbox",
+ "description": "Downloads the latest version of Postbox and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/QRFactory.pkg.recipe",
- "parent": "com.github.homebysix.download.QRFactory",
- "shortname": "QRFactory.pkg",
+ "path": "Postbox/Postbox.pkg.recipe",
+ "parent": "com.github.gerardkok.download.Postbox",
+ "shortname": "Postbox.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.QRFactory": {
- "name": "QR Factory",
- "description": "Downloads the latest version of QR Factory.",
+ "com.github.homebysix.munki.VirtualHostX": {
+ "name": "VirtualHostX",
+ "description": "Downloads the latest version of VirtualHostX and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/QRFactory.download.recipe",
- "shortname": "QRFactory.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.QRFactory",
- "com.github.homebysix.install.QRFactory",
- "com.github.homebysix.munki.QRFactory"
- ]
+ "path": "VirtualHost/VirtualHostX.munki.recipe",
+ "parent": "com.github.homebysix.download.VirtualHostX",
+ "shortname": "VirtualHostX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "VirtualHostX",
+ "munki_description": "Host multiple websites on your Mac."
},
- "com.github.homebysix.download.TGPro": {
- "name": "TG Pro",
- "description": "Downloads the latest version of TG Pro.",
+ "com.github.homebysix.pkg.VirtualHostX": {
+ "name": "VirtualHostX",
+ "description": "Downloads the latest version of VirtualHostX and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/TGPro.download.recipe",
- "shortname": "TGPro.download",
+ "path": "VirtualHost/VirtualHostX.pkg.recipe",
+ "parent": "com.github.homebysix.download.VirtualHostX",
+ "shortname": "VirtualHostX.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.VirtualHostX": {
+ "name": "VirtualHostX",
+ "description": "Downloads the latest version of VirtualHostX.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "VirtualHost/VirtualHostX.download.recipe",
+ "shortname": "VirtualHostX.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.TGPro",
- "com.github.homebysix.munki.TGPro",
- "com.github.homebysix.pkg.TGPro"
+ "com.github.homebysix.munki.VirtualHostX",
+ "com.github.homebysix.pkg.VirtualHostX",
+ "com.github.homebysix.install.VirtualHostX"
]
},
- "com.github.homebysix.pkg.DiskDiet": {
- "name": "Disk Diet",
- "description": "Downloads the latest version of Disk Diet and creates a package.",
+ "com.github.homebysix.install.VirtualHostX": {
+ "name": "VirtualHostX",
+ "description": "Installs the latest version of VirtualHostX.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/DiskDiet.pkg.recipe",
- "parent": "com.github.homebysix.download.DiskDiet",
- "shortname": "DiskDiet.pkg",
- "inferred_type": "pkg"
+ "path": "VirtualHost/VirtualHostX.install.recipe",
+ "parent": "com.github.homebysix.download.VirtualHostX",
+ "shortname": "VirtualHostX.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.TGPro": {
- "name": "TG Pro",
- "description": "Downloads the latest version of TG Pro and imports it into Munki.",
+ "com.github.homebysix.pkg.VirtualBox": {
+ "name": "VirtualBox",
+ "description": "Downloads the latest version of VirtualBox and makes a pkg of it\n",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/TGPro.munki.recipe",
- "parent": "com.github.homebysix.download.TGPro",
- "shortname": "TGPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "TG Pro",
- "munki_description": "Control fan speeds, monitor temperatures, and find faulty sensors."
+ "path": "VirtualBox/VirtualBox.pkg.recipe",
+ "parent": "com.github.homebysix.download.VirtualBox",
+ "shortname": "VirtualBox.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.apizz.munki.VirtualBox",
+ "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox"
+ ]
},
- "com.github.homebysix.download.BillBoss": {
- "name": "Bill Boss",
- "description": "Downloads the latest version of Bill Boss.",
+ "com.github.homebysix.download.VirtualBox": {
+ "name": "VirtualBox",
+ "description": "Downloads the current release version of VirtualBox",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BillBoss.download.recipe",
- "shortname": "BillBoss.download",
+ "path": "VirtualBox/VirtualBox.download.recipe",
+ "shortname": "VirtualBox.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.BillBoss",
- "com.github.homebysix.munki.BillBoss",
- "com.github.homebysix.pkg.BillBoss"
+ "com.github.homebysix.pkg.VirtualBox"
]
},
- "com.github.homebysix.pkg.TGPro": {
- "name": "TG Pro",
- "description": "Downloads the latest version of TG Pro and creates a package.",
+ "com.github.homebysix.install.LaunchBar": {
+ "name": "LaunchBar",
+ "description": "Installs the latest version of LaunchBar.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/TGPro.pkg.recipe",
- "parent": "com.github.homebysix.download.TGPro",
- "shortname": "TGPro.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.Lotusshaney.munki.TGPro"
- ]
+ "path": "ObjectiveDevelopment/LaunchBar.install.recipe",
+ "parent": "com.github.homebysix.download.LaunchBar",
+ "shortname": "LaunchBar.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.BillBoss": {
- "name": "Bill Boss",
- "description": "Downloads the latest version of Bill Boss and imports it into Munki.",
+ "com.github.homebysix.download.LaunchBar": {
+ "name": "LaunchBar",
+ "description": "Downloads the latest version of LaunchBar.\n\n\tThis recipe differs from the ones in jaharmi-recipes in the following ways:\n\t\t- This one performs code signature verification.\n\t\t- This one acquires the latest version (6) of LaunchBar.\n\t\t- This one doesn't require a separate URLProvider processor.\n\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BillBoss.munki.recipe",
- "parent": "com.github.homebysix.download.BillBoss",
- "shortname": "BillBoss.munki",
- "inferred_type": "munki",
- "munki_display_name": "Bill Boss",
- "munki_description": "Keep track of upcoming bills + notifications + cloud sync with iCloud or Dropbox."
+ "path": "ObjectiveDevelopment/LaunchBar.download.recipe",
+ "shortname": "LaunchBar.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.LaunchBar",
+ "com.github.homebysix.pkg.LaunchBar",
+ "com.github.homebysix.munki.LaunchBar",
+ "com.github.peshay.filewave.LaunchBar"
+ ]
},
- "com.github.homebysix.install.Particles": {
- "name": "Particles",
- "description": "Installs the latest version of Particles.",
+ "com.github.homebysix.pkg.LaunchBar": {
+ "name": "LaunchBar",
+ "description": "Downloads the latest version of LaunchBar and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/Particles.install.recipe",
- "parent": "com.github.homebysix.download.Particles",
- "shortname": "Particles.install",
- "inferred_type": "install"
+ "path": "ObjectiveDevelopment/LaunchBar.pkg.recipe",
+ "parent": "com.github.homebysix.download.LaunchBar",
+ "shortname": "LaunchBar.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.FilePeek": {
- "name": "File Peek",
- "description": "Downloads the latest version of File Peek and imports it into Munki.",
+ "com.github.homebysix.munki.LaunchBar": {
+ "name": "LaunchBar",
+ "description": "Downloads the latest version of LaunchBar and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FilePeek.munki.recipe",
- "parent": "com.github.homebysix.download.FilePeek",
- "shortname": "FilePeek.munki",
+ "path": "ObjectiveDevelopment/LaunchBar.munki.recipe",
+ "parent": "com.github.homebysix.download.LaunchBar",
+ "shortname": "LaunchBar.munki",
"inferred_type": "munki",
- "munki_display_name": "File Peek",
- "munki_description": "Hex editor, file hashes and info."
+ "munki_display_name": "LaunchBar",
+ "munki_description": "Powerful file/URL/email launcher utility."
},
- "com.github.homebysix.pkg.Particles": {
- "name": "Particles",
- "description": "Downloads the latest version of Particles and creates a package.",
+ "com.github.homebysix.munki.Celestia": {
+ "name": "Celestia",
+ "description": "Downloads the latest version of Celestia and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/Particles.pkg.recipe",
- "parent": "com.github.homebysix.download.Particles",
- "shortname": "Particles.pkg",
- "inferred_type": "pkg"
+ "path": "Celestia/Celestia.munki.recipe",
+ "parent": "com.github.homebysix.download.Celestia",
+ "shortname": "Celestia.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Celestia",
+ "munki_description": "Open source astronomy and planetarium app."
},
- "com.github.homebysix.download.BalanceLock": {
- "name": "Balance Lock",
- "description": "Downloads the latest version of Balance Lock.",
+ "com.github.homebysix.pkg.Celestia": {
+ "name": "Celestia",
+ "description": "Downloads the latest version of Celestia and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BalanceLock.download.recipe",
- "shortname": "BalanceLock.download",
- "inferred_type": "download",
+ "path": "Celestia/Celestia.pkg.recipe",
+ "parent": "com.github.homebysix.download.Celestia",
+ "shortname": "Celestia.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.BalanceLock",
- "com.github.homebysix.install.BalanceLock",
- "com.github.homebysix.pkg.BalanceLock"
+ "com.github.autopkg.grahampugh-recipes.jamf.Celestia-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Celestia"
]
},
- "com.github.homebysix.download.Particles": {
- "name": "Particles",
- "description": "Downloads the latest version of Particles.",
+ "com.github.homebysix.download.Celestia": {
+ "name": "Celestia",
+ "description": "Downloads the latest version of Celestia.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/Particles.download.recipe",
- "shortname": "Particles.download",
+ "path": "Celestia/Celestia.download.recipe",
+ "shortname": "Celestia.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Particles",
- "com.github.homebysix.pkg.Particles",
- "com.github.homebysix.munki.Particles"
+ "com.github.homebysix.munki.Celestia",
+ "com.github.homebysix.pkg.Celestia",
+ "com.github.homebysix.install.Celestia"
]
},
- "com.github.homebysix.munki.Particles": {
- "name": "Particles",
- "description": "Downloads the latest version of Particles and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/Particles.munki.recipe",
- "parent": "com.github.homebysix.download.Particles",
- "shortname": "Particles.munki",
- "inferred_type": "munki",
- "munki_display_name": "Particles",
- "munki_description": "Create professional Cocos2d particle emitters for iOS, macOS and Android."
- },
- "com.github.homebysix.pkg.BillBoss": {
- "name": "Bill Boss",
- "description": "Downloads the latest version of Bill Boss and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BillBoss.pkg.recipe",
- "parent": "com.github.homebysix.download.BillBoss",
- "shortname": "BillBoss.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.QRFactory": {
- "name": "QR Factory",
- "description": "Installs the latest version of QR Factory.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/QRFactory.install.recipe",
- "parent": "com.github.homebysix.download.QRFactory",
- "shortname": "QRFactory.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.install.BalanceLock": {
- "name": "Balance Lock",
- "description": "Installs the latest version of Balance Lock.",
+ "com.github.homebysix.install.Celestia": {
+ "name": "Celestia",
+ "description": "Installs the latest version of Celestia.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BalanceLock.install.recipe",
- "parent": "com.github.homebysix.download.BalanceLock",
- "shortname": "BalanceLock.install",
+ "path": "Celestia/Celestia.install.recipe",
+ "parent": "com.github.homebysix.download.Celestia",
+ "shortname": "Celestia.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.BalanceLock": {
- "name": "Balance Lock",
- "description": "Downloads the latest version of Balance Lock and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/BalanceLock.pkg.recipe",
- "parent": "com.github.homebysix.download.BalanceLock",
- "shortname": "BalanceLock.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.SilentStart": {
- "name": "Silent Start",
- "description": "Installs the latest version of Silent Start.",
+ "com.github.homebysix.install.Numi": {
+ "name": "Numi",
+ "description": "Installs the latest version of Numi.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/SilentStart.install.recipe",
- "parent": "com.github.homebysix.download.SilentStart",
- "shortname": "SilentStart.install",
+ "path": "Numi/Numi.install.recipe",
+ "parent": "com.github.homebysix.download.Numi",
+ "shortname": "Numi.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.DiskDiet": {
- "name": "Disk Diet",
- "description": "Downloads the latest version of Disk Diet.",
+ "com.github.homebysix.download.Numi": {
+ "name": "Numi",
+ "description": "Downloads the latest version of Numi.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/DiskDiet.download.recipe",
- "shortname": "DiskDiet.download",
+ "path": "Numi/Numi.download.recipe",
+ "shortname": "Numi.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.DiskDiet",
- "com.github.homebysix.pkg.DiskDiet",
- "com.github.homebysix.munki.DiskDiet"
+ "com.github.homebysix.install.Numi",
+ "com.github.homebysix.munki.Numi",
+ "com.github.homebysix.pkg.Numi"
]
},
- "com.github.homebysix.pkg.FolderTidy": {
- "name": "Folder Tidy",
- "description": "Downloads the latest version of Folder Tidy and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FolderTidy.pkg.recipe",
- "parent": "com.github.homebysix.download.FolderTidy",
- "shortname": "FolderTidy.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.FolderTidy": {
- "name": "Folder Tidy",
- "description": "Installs the latest version of Folder Tidy.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FolderTidy.install.recipe",
- "parent": "com.github.homebysix.download.FolderTidy",
- "shortname": "FolderTidy.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.DiskDiet": {
- "name": "Disk Diet",
- "description": "Downloads the latest version of Disk Diet and imports it into Munki.",
+ "com.github.homebysix.munki.Numi": {
+ "name": "Numi",
+ "description": "Downloads the latest version of Numi and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/DiskDiet.munki.recipe",
- "parent": "com.github.homebysix.download.DiskDiet",
- "shortname": "DiskDiet.munki",
+ "path": "Numi/Numi.munki.recipe",
+ "parent": "com.github.homebysix.download.Numi",
+ "shortname": "Numi.munki",
"inferred_type": "munki",
- "munki_display_name": "Disk Diet",
- "munki_description": "Clean your drive and get more space for your Mac."
+ "munki_display_name": "Numi",
+ "munki_description": "Menu-bar calculator supports text input."
},
- "com.github.homebysix.pkg.FilePeek": {
- "name": "File Peek",
- "description": "Downloads the latest version of File Peek and creates a package.",
+ "com.github.homebysix.pkg.Numi": {
+ "name": "Numi",
+ "description": "Downloads the latest version of Numi and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FilePeek.pkg.recipe",
- "parent": "com.github.homebysix.download.FilePeek",
- "shortname": "FilePeek.pkg",
+ "path": "Numi/Numi.pkg.recipe",
+ "parent": "com.github.homebysix.download.Numi",
+ "shortname": "Numi.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.SilentStart": {
- "name": "Silent Start",
- "description": "Downloads the latest version of Silent Start.",
+ "com.github.homebysix.download.BetterWindowManager": {
+ "name": "Better Window Manager",
+ "description": "Downloads the latest version of Better Window Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/SilentStart.download.recipe",
- "shortname": "SilentStart.download",
+ "path": "BetterWindowManager/BetterWindowManager.download.recipe",
+ "shortname": "BetterWindowManager.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.SilentStart",
- "com.github.homebysix.install.SilentStart",
- "com.github.homebysix.munki.SilentStart"
+ "com.github.homebysix.install.BetterWindowManager",
+ "com.github.homebysix.munki.BetterWindowManager",
+ "com.github.homebysix.pkg.BetterWindowManager"
]
},
- "com.github.homebysix.munki.SilentStart": {
- "name": "Silent Start",
- "description": "Downloads the latest version of Silent Start and imports it into Munki.",
+ "com.github.homebysix.install.BetterWindowManager": {
+ "name": "Better Window Manager",
+ "description": "Installs the latest version of Better Window Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/SilentStart.munki.recipe",
- "parent": "com.github.homebysix.download.SilentStart",
- "shortname": "SilentStart.munki",
- "inferred_type": "munki",
- "munki_display_name": "Silent Start",
- "munki_description": "Silence your Mac's startup chime."
+ "path": "BetterWindowManager/BetterWindowManager.install.recipe",
+ "parent": "com.github.homebysix.download.BetterWindowManager",
+ "shortname": "BetterWindowManager.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.QRFactory": {
- "name": "QR Factory",
- "description": "Downloads the latest version of QR Factory and imports it into Munki.",
+ "com.github.homebysix.munki.BetterWindowManager": {
+ "name": "Better Window Manager",
+ "description": "Downloads the latest version of Better Window Manager and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/QRFactory.munki.recipe",
- "parent": "com.github.homebysix.download.QRFactory",
- "shortname": "QRFactory.munki",
+ "path": "BetterWindowManager/BetterWindowManager.munki.recipe",
+ "parent": "com.github.homebysix.download.BetterWindowManager",
+ "shortname": "BetterWindowManager.munki",
"inferred_type": "munki",
- "munki_display_name": "QR Factory",
- "munki_description": "Professional QR code creator that exports as PNG, TIFF, PDF or EPS."
- },
- "com.github.homebysix.download.FolderTidy": {
- "name": "Folder Tidy",
- "description": "Downloads the latest version of Folder Tidy.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tunabelly/FolderTidy.download.recipe",
- "shortname": "FolderTidy.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.FolderTidy",
- "com.github.homebysix.pkg.FolderTidy",
- "com.github.homebysix.install.FolderTidy"
- ]
+ "munki_display_name": "Better Window Manager",
+ "munki_description": "Move and position your windows where you want."
},
- "com.github.homebysix.munki.EnterpriseConnect": {
- "name": "Enterprise Connect",
- "description": "Downloads the latest version of Enterprise Connect and imports it into Munki.\n\nSee Rich Trouton's read me for details on using the Apple-provided download URL:\nhttps://github.com/autopkg/rtrouton-recipes/tree/master/EnterpriseConnect",
+ "com.github.homebysix.pkg.BetterWindowManager": {
+ "name": "Better Window Manager",
+ "description": "Downloads the latest version of Better Window Manager and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Apple/EnterpriseConnect.munki.recipe",
- "parent": "com.github.rtrouton.pkg.EnterpriseConnect",
- "shortname": "EnterpriseConnect.munki",
- "inferred_type": "munki",
- "munki_display_name": "Enterprise Connect",
- "munki_description": "Apple Enterprise Connect is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services."
+ "path": "BetterWindowManager/BetterWindowManager.pkg.recipe",
+ "parent": "com.github.homebysix.download.BetterWindowManager",
+ "shortname": "BetterWindowManager.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Cyberduck": {
- "name": null,
- "description": "Downloads the latest version of Cyberduck and builds a pkg, installs it.",
+ "com.github.homebysix.install.Usher": {
+ "name": "Usher",
+ "description": "Installs the latest version of Usher.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cyberduck/Cyberduck.install.recipe",
- "parent": "com.github.autopkg.pkg.Cyberduck",
- "shortname": "Cyberduck.install",
+ "path": "ManyTricks/Usher.install.recipe",
+ "parent": "com.github.homebysix.download.Usher",
+ "shortname": "Usher.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.GBStudio": {
- "name": "GB Studio",
- "description": "Downloads the latest version of GB Studio and imports it into Munki.",
+ "com.github.homebysix.install.NameMangler": {
+ "name": "Name Mangler",
+ "description": "Installs the latest version of Name Mangler.",
"repo": "autopkg/homebysix-recipes",
- "path": "GB Studio/GB Studio.munki.recipe",
- "parent": "com.github.homebysix.download.GBStudio",
- "shortname": "GB Studio.munki",
- "inferred_type": "munki",
- "munki_display_name": "GB Studio",
- "munki_description": "A free and easy to use retro adventure game creator for your favourite handheld video game system."
+ "path": "ManyTricks/NameMangler.install.recipe",
+ "parent": "com.github.homebysix.download.NameMangler",
+ "shortname": "NameMangler.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.GBStudio": {
- "name": "GB Studio",
- "description": "Installs the latest version of GB Studio.",
+ "com.github.homebysix.pkg.NameMangler": {
+ "name": "Name Mangler",
+ "description": "Downloads the latest version of Name Mangler and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GB Studio/GB Studio.install.recipe",
- "parent": "com.github.homebysix.download.GBStudio",
- "shortname": "GB Studio.install",
- "inferred_type": "install"
+ "path": "ManyTricks/NameMangler.pkg.recipe",
+ "parent": "com.github.homebysix.download.NameMangler",
+ "shortname": "NameMangler.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.NameMangler"
+ ]
},
- "com.github.homebysix.download.GBStudio": {
- "name": "GB Studio",
- "description": "Downloads the latest version of GB Studio.",
+ "com.github.homebysix.download.Resolutionator": {
+ "name": "Resolutionator",
+ "description": "Downloads the latest version of Resolutionator.",
"repo": "autopkg/homebysix-recipes",
- "path": "GB Studio/GB Studio.download.recipe",
- "shortname": "GB Studio.download",
+ "path": "ManyTricks/Resolutionator.download.recipe",
+ "shortname": "Resolutionator.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.GBStudio",
- "com.github.homebysix.install.GBStudio",
- "com.github.homebysix.pkg.GBStudio"
+ "com.github.homebysix.pkg.Resolutionator",
+ "com.github.homebysix.munki.Resolutionator",
+ "com.github.homebysix.install.Resolutionator"
]
},
- "com.github.homebysix.pkg.GBStudio": {
- "name": "GB Studio",
- "description": "Downloads the latest version of GB Studio and creates a package.",
+ "com.github.homebysix.pkg.DesktopCurtain": {
+ "name": "Desktop Curtain",
+ "description": "Downloads the latest version of Desktop Curtain and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GB Studio/GB Studio.pkg.recipe",
- "parent": "com.github.homebysix.download.GBStudio",
- "shortname": "GB Studio.pkg",
+ "path": "ManyTricks/DesktopCurtain.pkg.recipe",
+ "parent": "com.github.homebysix.download.DesktopCurtain",
+ "shortname": "DesktopCurtain.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Vivaldi": {
- "name": "Vivaldi",
- "description": "Downloads the latest Vivaldi disk image and imports into Munki.",
+ "com.github.homebysix.download.Butler": {
+ "name": "Butler",
+ "description": "Downloads the latest version of Butler.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vivaldi/Vivaldi.munki.recipe",
- "parent": "com.github.homebysix.download.Vivaldi",
- "shortname": "Vivaldi.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "A browser for our friends."
+ "path": "ManyTricks/Butler.download.recipe",
+ "shortname": "Butler.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Butler",
+ "com.github.homebysix.pkg.Butler",
+ "com.github.homebysix.munki.Butler"
+ ]
},
- "com.github.homebysix.download.Vivaldi": {
- "name": "Vivaldi",
- "description": "Downloads the current release version of Vivaldi.",
+ "com.github.homebysix.download.KeyCodes": {
+ "name": "Key Codes",
+ "description": "Downloads the latest version of Key Codes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vivaldi/Vivaldi.download.recipe",
- "shortname": "Vivaldi.download",
+ "path": "ManyTricks/KeyCodes.download.recipe",
+ "shortname": "KeyCodes.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Vivaldi",
- "com.github.homebysix.pkg.Vivaldi"
+ "com.github.homebysix.install.KeyCodes",
+ "com.github.homebysix.pkg.KeyCodes",
+ "com.github.homebysix.munki.KeyCodes"
]
},
- "com.github.homebysix.pkg.Vivaldi": {
- "name": "Vivaldi",
- "description": "Downloads the latest version of Vivaldi and makes a pkg of it.",
+ "com.github.homebysix.pkg.Displaperture": {
+ "name": "Displaperture",
+ "description": "Downloads the latest version of Displaperture and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vivaldi/Vivaldi.pkg.recipe",
- "parent": "com.github.homebysix.download.Vivaldi",
- "shortname": "Vivaldi.pkg",
+ "path": "ManyTricks/Displaperture.pkg.recipe",
+ "parent": "com.github.homebysix.download.Displaperture",
+ "shortname": "Displaperture.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.xScope": {
- "name": "xScope",
- "description": "Downloads the latest version of xScope and imports it into Munki.",
+ "com.github.homebysix.pkg.TimeSink": {
+ "name": "Time Sink",
+ "description": "Downloads the latest version of Time Sink and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Iconfactory/xScope.munki.recipe",
- "parent": "com.github.homebysix.download.xScope",
- "shortname": "xScope.munki",
- "inferred_type": "munki",
- "munki_display_name": "xScope",
- "munki_description": "Onscreen graphic measurement tools."
+ "path": "ManyTricks/TimeSink.pkg.recipe",
+ "parent": "com.github.homebysix.download.TimeSink",
+ "shortname": "TimeSink.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.xScope": {
- "name": "xScope",
- "description": "Downloads the latest version of xScope.",
+ "com.github.homebysix.download.Displaperture": {
+ "name": "Displaperture",
+ "description": "Downloads the latest version of Displaperture.",
"repo": "autopkg/homebysix-recipes",
- "path": "Iconfactory/xScope.download.recipe",
- "shortname": "xScope.download",
+ "path": "ManyTricks/Displaperture.download.recipe",
+ "shortname": "Displaperture.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.xScope",
- "com.github.homebysix.pkg.xScope",
- "com.github.homebysix.install.xScope"
+ "com.github.homebysix.pkg.Displaperture",
+ "com.github.homebysix.munki.Displaperture",
+ "com.github.homebysix.install.Displaperture"
]
},
- "com.github.homebysix.pkg.xScope": {
- "name": "xScope",
- "description": "Downloads the latest version of xScope and creates a package.",
+ "com.github.homebysix.pkg.Resolutionator": {
+ "name": "Resolutionator",
+ "description": "Downloads the latest version of Resolutionator and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Iconfactory/xScope.pkg.recipe",
- "parent": "com.github.homebysix.download.xScope",
- "shortname": "xScope.pkg",
+ "path": "ManyTricks/Resolutionator.pkg.recipe",
+ "parent": "com.github.homebysix.download.Resolutionator",
+ "shortname": "Resolutionator.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.xScope": {
- "name": "xScope",
- "description": "Installs the latest version of xScope.",
+ "com.github.homebysix.install.Butler": {
+ "name": "Butler",
+ "description": "Installs the latest version of Butler.",
"repo": "autopkg/homebysix-recipes",
- "path": "Iconfactory/xScope.install.recipe",
- "parent": "com.github.homebysix.download.xScope",
- "shortname": "xScope.install",
+ "path": "ManyTricks/Butler.install.recipe",
+ "parent": "com.github.homebysix.download.Butler",
+ "shortname": "Butler.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Zscaler": {
- "name": "Zscaler",
- "description": "Downloads Zscaler Mac app and imports into Munki.\n\nIf a logout/uninstall password is required for removing Zscaler, you can specify it in the\nUNINSTALL_PASSWORD input variable. Please note that if you do this, there is a chance that end users\nmay be able to reverse-engineer the password; however if you're already providing the uninstall\noption in MSC, the assumption is that this is not a concern.",
+ "com.github.homebysix.munki.OpenWithManager": {
+ "name": "Open-With Manager",
+ "description": "Downloads the latest version of Open-With Manager and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zscaler/Zscaler.munki.recipe",
- "parent": "com.github.rtrouton.pkg.zscaler",
- "shortname": "Zscaler.munki",
+ "path": "ManyTricks/OpenWithManager.munki.recipe",
+ "parent": "com.github.homebysix.download.OpenWithManager",
+ "shortname": "OpenWithManager.munki",
"inferred_type": "munki",
- "munki_display_name": "Zscaler",
- "munki_description": "Secure communications on your company Mac, even when you're not on the company network."
- },
- "com.github.homebysix.download.SpyBuster": {
- "name": "SpyBuster",
- "description": "Downloads the latest version of SpyBuster.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/SpyBuster.download.recipe",
- "shortname": "SpyBuster.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.SpyBuster",
- "com.github.homebysix.pkg.SpyBuster",
- "com.github.homebysix.munki.SpyBuster"
- ]
+ "munki_display_name": "Open-With Manager",
+ "munki_description": "Edit the list of file types a given application thinks it can open (Beta)."
},
- "com.github.homebysix.download.CleanMyMac3": {
- "name": "CleanMyMac 3",
- "description": "Downloads the latest version of CleanMyMac 3.",
+ "com.github.homebysix.download.OpenWithManager": {
+ "name": "Open-With Manager",
+ "description": "Downloads the latest version of Open-With Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3.download.recipe",
- "shortname": "CleanMyMac3.download",
+ "path": "ManyTricks/OpenWithManager.download.recipe",
+ "shortname": "OpenWithManager.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.CleanMyMac3",
- "com.github.homebysix.pkg.CleanMyMac3",
- "com.github.homebysix.install.CleanMyMac3"
+ "com.github.homebysix.munki.OpenWithManager",
+ "com.github.homebysix.pkg.OpenWithManager",
+ "com.github.homebysix.install.OpenWithManager"
]
},
- "com.github.homebysix.munki.CleanMyMac3": {
- "name": "CleanMyMac 3",
- "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.",
+ "com.github.homebysix.munki.NameMangler": {
+ "name": "Name Mangler",
+ "description": "Downloads the latest version of Name Mangler and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3.munki.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac3",
- "shortname": "CleanMyMac3.munki",
+ "path": "ManyTricks/NameMangler.munki.recipe",
+ "parent": "com.github.homebysix.download.NameMangler",
+ "shortname": "NameMangler.munki",
"inferred_type": "munki",
- "munki_display_name": "CleanMyMac 3",
- "munki_description": "Delete files that waste your disk space."
+ "munki_display_name": "Name Mangler",
+ "munki_description": "Easy-to-use batch file re-namer."
},
- "com.github.homebysix.download.Hider2": {
- "name": "MacPaw Hider 2",
- "description": "Downloads the latest version of MacPaw Hider 2.",
+ "com.github.homebysix.download.TimeSink": {
+ "name": "Time Sink",
+ "description": "Downloads the latest version of Time Sink.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Hider2.download.recipe",
- "shortname": "Hider2.download",
+ "path": "ManyTricks/TimeSink.download.recipe",
+ "shortname": "TimeSink.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Hider2",
- "com.github.homebysix.install.Hider2",
- "com.github.homebysix.munki.Hider2"
+ "com.github.homebysix.pkg.TimeSink",
+ "com.github.homebysix.munki.TimeSink",
+ "com.github.homebysix.install.TimeSink"
]
},
- "com.github.homebysix.munki.Gemini2": {
- "name": "Gemini 2",
- "description": "Downloads the latest version of Gemini 2 and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Gemini2.munki.recipe",
- "parent": "com.github.homebysix.download.Gemini2",
- "shortname": "Gemini2.munki",
- "inferred_type": "munki",
- "munki_display_name": "Gemini 2",
- "munki_description": "Locate and eliminate duplicate and similar files."
- },
- "com.github.homebysix.pkg.CleanMyMac3": {
- "name": "CleanMyMac 3",
- "description": "Downloads the latest version of CleanMyMac 3 and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3.pkg.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac3",
- "shortname": "CleanMyMac3.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.Gemini2": {
- "name": "Gemini 2",
- "description": "Downloads the latest version of Gemini 2.",
+ "com.github.homebysix.download.NameMangler": {
+ "name": "Name Mangler",
+ "description": "Downloads the latest version of Name Mangler.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Gemini2.download.recipe",
- "shortname": "Gemini2.download",
+ "path": "ManyTricks/NameMangler.download.recipe",
+ "shortname": "NameMangler.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Gemini2",
- "com.github.homebysix.install.Gemini2",
- "com.github.homebysix.pkg.Gemini2"
+ "com.github.homebysix.install.NameMangler",
+ "com.github.homebysix.pkg.NameMangler",
+ "com.github.homebysix.munki.NameMangler"
]
},
- "com.github.homebysix.install.CleanMyMac3": {
- "name": "CleanMyMac 3",
- "description": "Installs the latest version of CleanMyMac 3.",
+ "com.github.homebysix.install.KeyCodes": {
+ "name": "Key Codes",
+ "description": "Installs the latest version of Key Codes.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3.install.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac3",
- "shortname": "CleanMyMac3.install",
+ "path": "ManyTricks/KeyCodes.install.recipe",
+ "parent": "com.github.homebysix.download.KeyCodes",
+ "shortname": "KeyCodes.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.CleanMyMac2": {
- "name": "CleanMyMac 2",
- "description": "Downloads the latest version of CleanMyMac 2 and imports it into Munki.",
+ "com.github.homebysix.pkg.KeyCodes": {
+ "name": "Key Codes",
+ "description": "Downloads the latest version of Key Codes and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac2.munki.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac2",
- "shortname": "CleanMyMac2.munki",
- "inferred_type": "munki",
- "munki_display_name": "CleanMyMac 2",
- "munki_description": "Delete files that waste your disk space."
+ "path": "ManyTricks/KeyCodes.pkg.recipe",
+ "parent": "com.github.homebysix.download.KeyCodes",
+ "shortname": "KeyCodes.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.CleanMyMac2": {
- "name": "CleanMyMac 2",
- "description": "Installs the latest version of CleanMyMac 2.",
+ "com.github.homebysix.munki.Moom": {
+ "name": "Moom",
+ "description": "Downloads the latest version of Moom and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac2.install.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac2",
- "shortname": "CleanMyMac2.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.Hider2": {
- "name": "MacPaw Hider 2",
- "description": "Downloads the latest version of MacPaw Hider 2 and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Hider2.pkg.recipe",
- "parent": "com.github.homebysix.download.Hider2",
- "shortname": "Hider2.pkg",
- "inferred_type": "pkg"
+ "path": "ManyTricks/Moom.munki.recipe",
+ "parent": "com.github.homebysix.download.Moom",
+ "shortname": "Moom.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Moom",
+ "munki_description": "Versatile window manager."
},
- "com.github.homebysix.install.SpyBuster": {
- "name": "SpyBuster",
- "description": "Installs the latest version of SpyBuster.",
+ "com.github.homebysix.munki.Resolutionator": {
+ "name": "Resolutionator",
+ "description": "Downloads the latest version of Resolutionator and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/SpyBuster.install.recipe",
- "parent": "com.github.homebysix.download.SpyBuster",
- "shortname": "SpyBuster.install",
- "inferred_type": "install"
+ "path": "ManyTricks/Resolutionator.munki.recipe",
+ "parent": "com.github.homebysix.download.Resolutionator",
+ "shortname": "Resolutionator.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Resolutionator",
+ "munki_description": "Allows users to quickly change the resolution of all attached displays."
},
- "com.github.homebysix.install.Gemini2": {
- "name": "Gemini 2",
- "description": "Installs the latest version of Gemini 2.",
+ "com.github.homebysix.install.Resolutionator": {
+ "name": "Resolutionator",
+ "description": "Installs the latest version of Resolutionator.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Gemini2.install.recipe",
- "parent": "com.github.homebysix.download.Gemini2",
- "shortname": "Gemini2.install",
+ "path": "ManyTricks/Resolutionator.install.recipe",
+ "parent": "com.github.homebysix.download.Resolutionator",
+ "shortname": "Resolutionator.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.CleanMyMac3-beta": {
- "name": "CleanMyMac 3",
- "description": "Downloads the latest version of CleanMyMac 3 and creates a package.",
+ "com.github.homebysix.pkg.Moom": {
+ "name": "Moom",
+ "description": "Downloads the latest version of Moom and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3-beta.pkg.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac3-beta",
- "shortname": "CleanMyMac3-beta.pkg",
+ "path": "ManyTricks/Moom.pkg.recipe",
+ "parent": "com.github.homebysix.download.Moom",
+ "shortname": "Moom.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Gemini2": {
- "name": "Gemini 2",
- "description": "Downloads the latest version of Gemini 2 and creates a package.",
+ "com.github.homebysix.munki.DesktopCurtain": {
+ "name": "Desktop Curtain",
+ "description": "Downloads the latest version of Desktop Curtain and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Gemini2.pkg.recipe",
- "parent": "com.github.homebysix.download.Gemini2",
- "shortname": "Gemini2.pkg",
- "inferred_type": "pkg"
+ "path": "ManyTricks/DesktopCurtain.munki.recipe",
+ "parent": "com.github.homebysix.download.DesktopCurtain",
+ "shortname": "DesktopCurtain.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Desktop Curtain",
+ "munki_description": "Displays temporary desktop picture in front of real one."
},
- "com.github.homebysix.munki.CleanMyMac3-beta": {
- "name": "CleanMyMac 3",
- "description": "Downloads the latest version of CleanMyMac 3 and imports it into Munki.",
+ "com.github.homebysix.download.Keymo": {
+ "name": "Keymou",
+ "description": "Downloads the latest version of Keymou.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3-beta.munki.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac3-beta",
- "shortname": "CleanMyMac3-beta.munki",
- "inferred_type": "munki",
- "munki_display_name": "CleanMyMac 3",
- "munki_description": "Delete files that waste your disk space (beta)."
+ "path": "ManyTricks/Keymou.download.recipe",
+ "shortname": "Keymou.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Keymo",
+ "com.github.homebysix.munki.Keymo",
+ "com.github.homebysix.pkg.Keymo"
+ ]
},
- "com.github.homebysix.pkg.SpyBuster": {
- "name": "SpyBuster",
- "description": "Downloads the latest version of SpyBuster and creates a package.",
+ "com.github.homebysix.pkg.Leech": {
+ "name": "Leech",
+ "description": "Downloads the latest version of Leech and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/SpyBuster.pkg.recipe",
- "parent": "com.github.homebysix.download.SpyBuster",
- "shortname": "SpyBuster.pkg",
+ "path": "ManyTricks/Leech.pkg.recipe",
+ "parent": "com.github.homebysix.download.Leech",
+ "shortname": "Leech.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.SpyBuster": {
- "name": "SpyBuster",
- "description": "Downloads the latest version of SpyBuster and imports it into Munki.",
+ "com.github.homebysix.pkg.Butler": {
+ "name": "Butler",
+ "description": "Downloads the latest version of Butler and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/SpyBuster.munki.recipe",
- "parent": "com.github.homebysix.download.SpyBuster",
- "shortname": "SpyBuster.munki",
- "inferred_type": "munki",
- "munki_display_name": "SpyBuster",
- "munki_description": "Static Analysis identifies applications with \"undesirable\" countries of origin."
+ "path": "ManyTricks/Butler.pkg.recipe",
+ "parent": "com.github.homebysix.download.Butler",
+ "shortname": "Butler.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.CleanMyMac3-beta": {
- "name": "CleanMyMac 3",
- "description": "Installs the latest version of CleanMyMac 3.",
+ "com.github.homebysix.install.Moom": {
+ "name": "Moom",
+ "description": "Installs the latest version of Moom.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3-beta.install.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac3-beta",
- "shortname": "CleanMyMac3-beta.install",
+ "path": "ManyTricks/Moom.install.recipe",
+ "parent": "com.github.homebysix.download.Moom",
+ "shortname": "Moom.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Hider2": {
- "name": "MacPaw Hider 2",
- "description": "Installs the latest version of MacPaw Hider 2.",
+ "com.github.homebysix.download.Usher": {
+ "name": "Usher",
+ "description": "Downloads the latest version of Usher.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Hider2.install.recipe",
- "parent": "com.github.homebysix.download.Hider2",
- "shortname": "Hider2.install",
- "inferred_type": "install"
+ "path": "ManyTricks/Usher.download.recipe",
+ "shortname": "Usher.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Usher",
+ "com.github.homebysix.pkg.Usher",
+ "com.github.homebysix.munki.Usher"
+ ]
},
- "com.github.homebysix.munki.Hider2": {
- "name": "MacPaw Hider 2",
- "description": "Downloads the latest version of MacPaw Hider 2 and imports it into Munki.",
+ "com.github.homebysix.munki.Displaperture": {
+ "name": "Displaperture",
+ "description": "Downloads the latest version of Displaperture and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/Hider2.munki.recipe",
- "parent": "com.github.homebysix.download.Hider2",
- "shortname": "Hider2.munki",
+ "path": "ManyTricks/Displaperture.munki.recipe",
+ "parent": "com.github.homebysix.download.Displaperture",
+ "shortname": "Displaperture.munki",
"inferred_type": "munki",
- "munki_display_name": "MacPaw Hider 2",
- "munki_description": "Hide, encrypt, and password-protect your data."
+ "munki_display_name": "Displaperture",
+ "munki_description": "Brings back rounded corners on your screen."
},
- "com.github.homebysix.download.CleanMyMac2": {
- "name": "CleanMyMac 2",
- "description": "Downloads the latest version of CleanMyMac 2.",
+ "com.github.homebysix.munki.Leech": {
+ "name": "Leech",
+ "description": "Downloads the latest version of Leech and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac2.download.recipe",
- "shortname": "CleanMyMac2.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.CleanMyMac2",
- "com.github.homebysix.install.CleanMyMac2",
- "com.github.homebysix.pkg.CleanMyMac2"
- ]
+ "path": "ManyTricks/Leech.munki.recipe",
+ "parent": "com.github.homebysix.download.Leech",
+ "shortname": "Leech.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Leech",
+ "munki_description": "Complete control over your downloads."
},
- "com.github.homebysix.pkg.CleanMyMac2": {
- "name": "CleanMyMac 2",
- "description": "Downloads the latest version of CleanMyMac 2 and creates a package.",
+ "com.github.homebysix.munki.TimeSink": {
+ "name": "Time Sink",
+ "description": "Downloads the latest version of Time Sink and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac2.pkg.recipe",
- "parent": "com.github.homebysix.download.CleanMyMac2",
- "shortname": "CleanMyMac2.pkg",
- "inferred_type": "pkg"
+ "path": "ManyTricks/TimeSink.munki.recipe",
+ "parent": "com.github.homebysix.download.TimeSink",
+ "shortname": "TimeSink.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Time Sink",
+ "munki_description": "Track time spent in each window and app."
},
- "com.github.homebysix.download.CleanMyMac3-beta": {
- "name": "CleanMyMac 3",
- "description": "Downloads the latest beta version of CleanMyMac 3.",
+ "com.github.homebysix.install.Keymo": {
+ "name": "Keymou",
+ "description": "Installs the latest version of Keymou.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacPaw/CleanMyMac3-beta.download.recipe",
- "shortname": "CleanMyMac3-beta.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.CleanMyMac3-beta",
- "com.github.homebysix.munki.CleanMyMac3-beta",
- "com.github.homebysix.install.CleanMyMac3-beta"
- ]
+ "path": "ManyTricks/Keymou.install.recipe",
+ "parent": "com.github.homebysix.download.Keymo",
+ "shortname": "Keymou.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.MySQLWorkbench": {
- "name": null,
- "description": "Downloads the latest version of MySQLWorkbench version and builds a pkg, installs it.",
+ "com.github.homebysix.munki.Keymo": {
+ "name": "Keymou",
+ "description": "Downloads the latest version of Keymou and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MySQLWorkbench/MySQLWorkbench.install.recipe",
- "parent": "com.github.homebysix.pkg.MySQLWorkbench",
- "shortname": "MySQLWorkbench.install",
+ "path": "ManyTricks/Keymou.munki.recipe",
+ "parent": "com.github.homebysix.download.Keymo",
+ "shortname": "Keymou.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Keymou",
+ "munki_description": "Control your mouse with hotkeys."
+ },
+ "com.github.homebysix.install.Displaperture": {
+ "name": "Displaperture",
+ "description": "Installs the latest version of Displaperture.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ManyTricks/Displaperture.install.recipe",
+ "parent": "com.github.homebysix.download.Displaperture",
+ "shortname": "Displaperture.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.MySQLWorkbench": {
- "name": "MySQLWorkbench",
- "description": "Downloads the latest version of MySQLWorkbench and builds a pkg.",
+ "com.github.homebysix.download.Moom": {
+ "name": "Moom",
+ "description": "Downloads the latest version of Moom.",
"repo": "autopkg/homebysix-recipes",
- "path": "MySQLWorkbench/MySQLWorkbench.pkg.recipe",
- "parent": "com.github.homebysix.download.MySQLWorkbench",
- "shortname": "MySQLWorkbench.pkg",
- "inferred_type": "pkg",
+ "path": "ManyTricks/Moom.download.recipe",
+ "shortname": "Moom.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.install.MySQLWorkbench",
- "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench"
+ "com.github.homebysix.munki.Moom",
+ "com.github.homebysix.pkg.Moom",
+ "com.github.homebysix.install.Moom"
]
},
- "com.github.homebysix.munki.MySQLWorkbench": {
- "name": "MySQLWorkbench",
- "description": "Builds MySQLWorkbench and imports into a Munki repo.",
+ "com.github.homebysix.install.TimeSink": {
+ "name": "Time Sink",
+ "description": "Installs the latest version of Time Sink.",
"repo": "autopkg/homebysix-recipes",
- "path": "MySQLWorkbench/MySQLWorkbench.munki.recipe",
- "parent": "com.github.homebysix.download.MySQLWorkbench",
- "shortname": "MySQLWorkbench.munki",
- "inferred_type": "munki",
- "munki_display_name": "MySQLWorkbench",
- "munki_description": "MySQL Workbench is a unified visual tool for database architects, developers, and DBAs."
+ "path": "ManyTricks/TimeSink.install.recipe",
+ "parent": "com.github.homebysix.download.TimeSink",
+ "shortname": "TimeSink.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.MySQLWorkbench": {
- "name": "MySQLWorkbench",
- "description": "Downloads the latest version of MySQLWorkbench.\n\nSet the ARCH input variable based on the desired architecture:\n- \"x86_64\" (default) - Intel\n- \"arm64\" - Apple Silicon\n",
+ "com.github.homebysix.download.DesktopCurtain": {
+ "name": "Desktop Curtain",
+ "description": "Downloads the latest version of Desktop Curtain.",
"repo": "autopkg/homebysix-recipes",
- "path": "MySQLWorkbench/MySQLWorkbench.download.recipe",
- "shortname": "MySQLWorkbench.download",
+ "path": "ManyTricks/DesktopCurtain.download.recipe",
+ "shortname": "DesktopCurtain.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.MySQLWorkbench",
- "com.github.homebysix.munki.MySQLWorkbench",
- "com.github.peshay.filewave.MySQLWorkbench"
+ "com.github.homebysix.pkg.DesktopCurtain",
+ "com.github.homebysix.munki.DesktopCurtain",
+ "com.github.homebysix.install.DesktopCurtain"
]
},
- "com.github.homebysix.munki.Waltr": {
- "name": "Waltr",
- "description": "Downloads the latest version of Waltr and imports it into Munki.",
+ "com.github.homebysix.install.DesktopCurtain": {
+ "name": "Desktop Curtain",
+ "description": "Installs the latest version of Desktop Curtain.",
"repo": "autopkg/homebysix-recipes",
- "path": "Waltr/Waltr.munki.recipe",
- "parent": "com.github.homebysix.download.Waltr",
- "shortname": "Waltr.munki",
- "inferred_type": "munki",
- "munki_display_name": "Waltr",
- "munki_description": "Convert video and music directly into iPhone and iPad without iTunes."
+ "path": "ManyTricks/DesktopCurtain.install.recipe",
+ "parent": "com.github.homebysix.download.DesktopCurtain",
+ "shortname": "DesktopCurtain.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Waltr": {
- "name": "Waltr",
- "description": "Downloads the latest version of Waltr and creates a package.",
+ "com.github.homebysix.pkg.Usher": {
+ "name": "Usher",
+ "description": "Downloads the latest version of Usher and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Waltr/Waltr.pkg.recipe",
- "parent": "com.github.homebysix.download.Waltr",
- "shortname": "Waltr.pkg",
+ "path": "ManyTricks/Usher.pkg.recipe",
+ "parent": "com.github.homebysix.download.Usher",
+ "shortname": "Usher.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Waltr": {
- "name": "Waltr",
- "description": "Downloads the latest version of Waltr.",
+ "com.github.homebysix.pkg.OpenWithManager": {
+ "name": "Open-With Manager",
+ "description": "Downloads the latest version of Open-With Manager and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Waltr/Waltr.download.recipe",
- "shortname": "Waltr.download",
+ "path": "ManyTricks/OpenWithManager.pkg.recipe",
+ "parent": "com.github.homebysix.download.OpenWithManager",
+ "shortname": "OpenWithManager.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.Leech": {
+ "name": "Leech",
+ "description": "Downloads the latest version of Leech.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ManyTricks/Leech.download.recipe",
+ "shortname": "Leech.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Waltr",
- "com.github.homebysix.pkg.Waltr",
- "com.github.homebysix.install.Waltr"
+ "com.github.homebysix.pkg.Leech",
+ "com.github.homebysix.munki.Leech",
+ "com.github.homebysix.install.Leech"
]
},
- "com.github.homebysix.install.Waltr": {
- "name": "Waltr",
- "description": "Installs the latest version of Waltr.",
+ "com.github.homebysix.munki.Usher": {
+ "name": "Usher",
+ "description": "Downloads the latest version of Usher and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Waltr/Waltr.install.recipe",
- "parent": "com.github.homebysix.download.Waltr",
- "shortname": "Waltr.install",
- "inferred_type": "install"
+ "path": "ManyTricks/Usher.munki.recipe",
+ "parent": "com.github.homebysix.download.Usher",
+ "shortname": "Usher.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Usher",
+ "munki_description": "Manage and watch your collection of videos (was yFlicks)."
},
- "com.github.homebysix.install.BlueJeans": {
- "name": "BlueJeans",
- "description": "Installs the latest version of BlueJeans.",
+ "com.github.homebysix.install.Leech": {
+ "name": "Leech",
+ "description": "Installs the latest version of Leech.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlueJeans/BlueJeans.install.recipe",
- "parent": "com.github.homebysix.pkg.BlueJeans",
- "shortname": "BlueJeans.install",
+ "path": "ManyTricks/Leech.install.recipe",
+ "parent": "com.github.homebysix.download.Leech",
+ "shortname": "Leech.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.BlueJeans": {
- "name": "BlueJeans",
- "description": "Downloads the latest version of BlueJeans and creates a package.",
+ "com.github.homebysix.pkg.Keymo": {
+ "name": "Keymou",
+ "description": "Downloads the latest version of Keymou and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlueJeans/BlueJeans.pkg.recipe",
- "parent": "com.github.moofit-recipes.download.bluejeans",
- "deprecated": true,
- "shortname": "BlueJeans.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.install.BlueJeans",
- "com.github.killahquam.jss.BlueJeansApp"
- ]
+ "path": "ManyTricks/Keymou.pkg.recipe",
+ "parent": "com.github.homebysix.download.Keymo",
+ "shortname": "Keymou.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.BlueJeans": {
- "name": "BlueJeans",
- "description": "Downloads the latest version of BlueJeans and imports it into Munki.",
+ "com.github.homebysix.munki.Butler": {
+ "name": "Butler",
+ "description": "Downloads the latest version of Butler and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlueJeans/BlueJeans.munki.recipe",
- "parent": "com.github.moofit-recipes.download.bluejeans",
- "deprecated": true,
- "shortname": "BlueJeans.munki",
+ "path": "ManyTricks/Butler.munki.recipe",
+ "parent": "com.github.homebysix.download.Butler",
+ "shortname": "Butler.munki",
"inferred_type": "munki",
- "munki_display_name": "BlueJeans",
- "munki_description": "BlueJeans video conferencing application."
+ "munki_display_name": "Butler",
+ "munki_description": "Hot key, menu, and keyword launcher."
},
- "com.github.homebysix.install.MenuMeters": {
- "name": "MenuMeters",
- "description": "Installs the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.",
+ "com.github.homebysix.install.OpenWithManager": {
+ "name": "Open-With Manager",
+ "description": "Installs the latest version of Open-With Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "RagingMenace/MenuMeters.install.recipe",
- "parent": "com.github.homebysix.pkg.MenuMeters",
- "shortname": "MenuMeters.install",
+ "path": "ManyTricks/OpenWithManager.install.recipe",
+ "parent": "com.github.homebysix.download.OpenWithManager",
+ "shortname": "OpenWithManager.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.MenuMeters": {
- "name": "MenuMeters",
- "description": "Downloads the latest version of MenuMeters and builds a package. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RagingMenace/MenuMeters.pkg.recipe",
- "parent": "com.github.homebysix.download.MenuMeters",
- "shortname": "MenuMeters.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.install.MenuMeters",
- "com.github.homebysix.munki.MenuMeters"
- ]
- },
- "com.github.homebysix.munki.MenuMeters": {
- "name": "MenuMeters",
- "description": "Downloads the latest version of MenuMeters and imports it into Munki. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.",
+ "com.github.homebysix.munki.KeyCodes": {
+ "name": "Key Codes",
+ "description": "Downloads the latest version of Key Codes and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RagingMenace/MenuMeters.munki.recipe",
- "parent": "com.github.homebysix.pkg.MenuMeters",
- "shortname": "MenuMeters.munki",
+ "path": "ManyTricks/KeyCodes.munki.recipe",
+ "parent": "com.github.homebysix.download.KeyCodes",
+ "shortname": "KeyCodes.munki",
"inferred_type": "munki",
- "munki_display_name": "MenuMeters",
- "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access."
+ "munki_display_name": "Key Codes",
+ "munki_description": "Displays unicode values."
},
- "com.github.homebysix.download.MenuMeters": {
- "name": "MenuMeters",
- "description": "Downloads the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification.",
+ "com.github.homebysix.install.Dozer": {
+ "name": "Dozer",
+ "description": "Installs the latest version of Dozer.",
"repo": "autopkg/homebysix-recipes",
- "path": "RagingMenace/MenuMeters.download.recipe",
- "shortname": "MenuMeters.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.MenuMeters"
- ]
+ "path": "Dozer/Dozer.install.recipe",
+ "parent": "com.github.homebysix.download.Dozer",
+ "shortname": "Dozer.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Sblack": {
- "name": "Sblack",
- "description": "Downloads the latest version of Sblack and creates a package.",
+ "com.github.homebysix.pkg.Dozer": {
+ "name": "Dozer",
+ "description": "Downloads the latest version of Dozer and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sblack/Sblack.pkg.recipe",
- "parent": "com.github.homebysix.download.Sblack",
- "shortname": "Sblack.pkg",
+ "path": "Dozer/Dozer.pkg.recipe",
+ "parent": "com.github.homebysix.download.Dozer",
+ "shortname": "Dozer.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Sblack": {
- "name": "Sblack",
- "description": "Downloads the latest version of Sblack.",
+ "com.github.homebysix.download.Dozer": {
+ "name": "Dozer",
+ "description": "Downloads the latest version of Dozer.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sblack/Sblack.download.recipe",
- "shortname": "Sblack.download",
+ "path": "Dozer/Dozer.download.recipe",
+ "shortname": "Dozer.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Sblack",
- "com.github.homebysix.munki.Sblack"
+ "com.github.homebysix.install.Dozer",
+ "com.github.homebysix.pkg.Dozer",
+ "com.github.homebysix.munki.Dozer"
]
},
- "com.github.homebysix.munki.Sblack": {
- "name": "Sblack",
- "description": "Downloads the latest version of Sblack and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Sblack/Sblack.munki.recipe",
- "parent": "com.github.homebysix.download.Sblack",
- "shortname": "Sblack.munki",
- "inferred_type": "munki",
- "munki_display_name": "Sblack",
- "munki_description": "An unofficial alternative to the official Slack app, focusing on customization and speed."
- },
- "com.github.homebysix.munki.Mou": {
- "name": "Mou",
- "description": "Downloads the latest version of Mou and imports it into Munki.",
+ "com.github.homebysix.munki.Dozer": {
+ "name": "Dozer",
+ "description": "Downloads the latest version of Dozer and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "25io/Mou.munki.recipe",
- "parent": "com.github.homebysix.download.Mou",
- "shortname": "Mou.munki",
+ "path": "Dozer/Dozer.munki.recipe",
+ "parent": "com.github.homebysix.download.Dozer",
+ "shortname": "Dozer.munki",
"inferred_type": "munki",
- "munki_display_name": "Mou",
- "munki_description": "Markdown editor for Web developers (beta)."
- },
- "com.github.homebysix.install.Mou": {
- "name": "Mou",
- "description": "Installs the latest version of Mou.",
- "repo": "autopkg/homebysix-recipes",
- "path": "25io/Mou.install.recipe",
- "parent": "com.github.homebysix.download.Mou",
- "shortname": "Mou.install",
- "inferred_type": "install"
+ "munki_display_name": "Dozer",
+ "munki_description": "Utility that allows you to hide unwanted menu bar icons."
},
- "com.github.homebysix.download.Mou": {
- "name": "Mou",
- "description": "Downloads the latest version of Mou.",
+ "com.github.homebysix.download.MMD-QuickLook": {
+ "name": "MMD-QuickLook",
+ "description": "Downloads the latest version of MMD-QuickLook.",
"repo": "autopkg/homebysix-recipes",
- "path": "25io/Mou.download.recipe",
- "shortname": "Mou.download",
+ "path": "MMD-QuickLook/MMD-QuickLook.download.recipe",
+ "shortname": "MMD-QuickLook.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Mou",
- "com.github.homebysix.install.Mou",
- "com.github.homebysix.pkg.Mou"
+ "com.github.homebysix.munki.MMD-QuickLook",
+ "com.github.homebysix.install.MMD-QuickLook"
]
},
- "com.github.homebysix.munki.Smaller": {
- "name": "Smaller",
- "description": "Downloads the latest version of Smaller and imports it into Munki.",
+ "com.github.homebysix.munki.MMD-QuickLook": {
+ "name": "MMD-QuickLook",
+ "description": "Downloads the latest version of MMD-QuickLook and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "25io/Smaller.munki.recipe",
- "parent": "com.github.homebysix.download.Smaller",
- "shortname": "Smaller.munki",
+ "path": "MMD-QuickLook/MMD-QuickLook.munki.recipe",
+ "parent": "com.github.homebysix.download.MMD-QuickLook",
+ "shortname": "MMD-QuickLook.munki",
"inferred_type": "munki",
- "munki_display_name": "Smaller",
- "munki_description": "Make your website load faster."
+ "munki_display_name": "MMD-QuickLook",
+ "munki_description": "Improved QuickLook generator for MultiMarkdown files"
},
- "com.github.homebysix.pkg.Smaller": {
- "name": "Smaller",
- "description": "Downloads the latest version of Smaller and creates a package.",
+ "com.github.homebysix.install.MMD-QuickLook": {
+ "name": "MMD-QuickLook",
+ "description": "Installs the latest version of MMD-QuickLook.",
"repo": "autopkg/homebysix-recipes",
- "path": "25io/Smaller.pkg.recipe",
- "parent": "com.github.homebysix.download.Smaller",
- "shortname": "Smaller.pkg",
- "inferred_type": "pkg"
+ "path": "MMD-QuickLook/MMD-QuickLook.install.recipe",
+ "parent": "com.github.homebysix.download.MMD-QuickLook",
+ "shortname": "MMD-QuickLook.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Smaller": {
- "name": "Smaller",
- "description": "Downloads the latest version of Smaller.",
+ "com.github.homebysix.pkg.kubectl": {
+ "name": "kubectl",
+ "description": "Downloads the latest version of kubectl and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "25io/Smaller.download.recipe",
- "shortname": "Smaller.download",
- "inferred_type": "download",
+ "path": "Kubernetes/kubectl.pkg.recipe",
+ "parent": "com.github.homebysix.download.kubectl",
+ "shortname": "kubectl.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.Smaller",
- "com.github.homebysix.pkg.Smaller",
- "com.github.homebysix.install.Smaller"
+ "com.github.homebysix.install.kubectl",
+ "com.github.homebysix.munki.kubectl"
]
},
- "com.github.homebysix.install.Smaller": {
- "name": "Smaller",
- "description": "Installs the latest version of Smaller.",
+ "com.github.homebysix.install.kubectl": {
+ "name": "kubectl",
+ "description": "Downloads the latest version of kubectl, creates a package, and installs the package on your AutoPkg Mac.",
"repo": "autopkg/homebysix-recipes",
- "path": "25io/Smaller.install.recipe",
- "parent": "com.github.homebysix.download.Smaller",
- "shortname": "Smaller.install",
+ "path": "Kubernetes/kubectl.install.recipe",
+ "parent": "com.github.homebysix.pkg.kubectl",
+ "shortname": "kubectl.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Mou": {
- "name": "Mou",
- "description": "Downloads the latest version of Mou and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "25io/Mou.pkg.recipe",
- "parent": "com.github.homebysix.download.Mou",
- "shortname": "Mou.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.CCleaner": {
- "name": "CCleaner",
- "description": "Downloads the latest version of CCleaner and imports it into Munki.",
+ "com.github.homebysix.munki.kubectl": {
+ "name": "kubectl",
+ "description": "Downloads the latest version of kubectl, creates a package, and imports the package into your Munki repo.",
"repo": "autopkg/homebysix-recipes",
- "path": "CCleaner/CCleaner.munki.recipe",
- "parent": "com.github.homebysix.pkg.CCleaner",
- "shortname": "CCleaner.munki",
+ "path": "Kubernetes/kubectl.munki.recipe",
+ "parent": "com.github.homebysix.pkg.kubectl",
+ "shortname": "kubectl.munki",
"inferred_type": "munki",
- "munki_display_name": "CCleaner",
- "munki_description": "System maintenance application."
- },
- "com.github.homebysix.install.CCleaner": {
- "name": "CCleaner",
- "description": "Installs the latest version of CCleaner.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CCleaner/CCleaner.install.recipe",
- "parent": "com.github.homebysix.pkg.CCleaner",
- "shortname": "CCleaner.install",
- "inferred_type": "install"
+ "munki_display_name": null,
+ "munki_description": "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs."
},
- "com.github.homebysix.download.CCleaner": {
- "name": "CCleaner",
- "description": "Downloads the latest version of CCleaner.",
+ "com.github.homebysix.download.kubectl": {
+ "name": "kubectl",
+ "description": "Downloads the latest version of kubectl.",
"repo": "autopkg/homebysix-recipes",
- "path": "CCleaner/CCleaner.download.recipe",
- "shortname": "CCleaner.download",
+ "path": "Kubernetes/kubectl.download.recipe",
+ "shortname": "kubectl.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.CCleaner",
- "com.github.peshay.filewave.CCleaner"
- ]
- },
- "com.github.homebysix.pkg.CCleaner": {
- "name": "CCleaner",
- "description": "Downloads the latest version of CCleaner and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CCleaner/CCleaner.pkg.recipe",
- "parent": "com.github.homebysix.download.CCleaner",
- "shortname": "CCleaner.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.munki.CCleaner",
- "com.github.homebysix.install.CCleaner"
+ "com.github.homebysix.pkg.kubectl"
]
},
- "com.github.homebysix.munki.CocoaRestClient": {
- "name": "CocoaRestClient",
- "description": "Downloads the latest version of CocoaRestClient and imports it into Munki.",
+ "com.github.homebysix.munki.Zed": {
+ "name": "Zed",
+ "description": "Downloads the latest version of Zed and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "CocoaRestClient/CocoaRestClient.munki.recipe",
- "parent": "com.github.homebysix.download.CocoaRestClient",
- "shortname": "CocoaRestClient.munki",
+ "path": "Zed/Zed.munki.recipe",
+ "parent": "com.github.homebysix.download.Zed",
+ "shortname": "Zed.munki",
"inferred_type": "munki",
- "munki_display_name": "CocoaRestClient",
- "munki_description": "A free, native Apple OS X app for testing HTTP/REST endpoints."
- },
- "com.github.homebysix.pkg.CocoaRestClient": {
- "name": "CocoaRestClient",
- "description": "Downloads the latest version of CocoaRestClient and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CocoaRestClient/CocoaRestClient.pkg.recipe",
- "parent": "com.github.homebysix.download.CocoaRestClient",
- "shortname": "CocoaRestClient.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.CocoaRestClient": {
- "name": "CocoaRestClient",
- "description": "Installs the latest version of CocoaRestClient.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CocoaRestClient/CocoaRestClient.install.recipe",
- "parent": "com.github.homebysix.download.CocoaRestClient",
- "shortname": "CocoaRestClient.install",
- "inferred_type": "install"
+ "munki_display_name": "Zed",
+ "munki_description": "Lightweight, responsive text editor and integrated development environment (IDE)."
},
- "com.github.homebysix.download.CocoaRestClient": {
- "name": "CocoaRestClient",
- "description": "Downloads the latest version of CocoaRestClient.",
+ "com.github.homebysix.download.Zed": {
+ "name": "Zed",
+ "description": "Downloads the latest version of Zed.",
"repo": "autopkg/homebysix-recipes",
- "path": "CocoaRestClient/CocoaRestClient.download.recipe",
- "shortname": "CocoaRestClient.download",
+ "path": "Zed/Zed.download.recipe",
+ "shortname": "Zed.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.CocoaRestClient",
- "com.github.homebysix.pkg.CocoaRestClient",
- "com.github.homebysix.install.CocoaRestClient"
+ "com.github.homebysix.munki.Zed",
+ "com.github.homebysix.pkg.Zed",
+ "com.github.homebysix.install.Zed"
]
},
- "com.github.homebysix.install.Postbox": {
- "name": "Postbox",
- "description": "Installs the latest version of Postbox.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Postbox/Postbox.install.recipe",
- "parent": "com.github.gerardkok.download.Postbox",
- "shortname": "Postbox.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.Postbox": {
- "name": "Postbox",
- "description": "Downloads the latest version of Postbox and creates a package.",
+ "com.github.homebysix.pkg.Zed": {
+ "name": "Zed",
+ "description": "Downloads the latest version of Zed and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Postbox/Postbox.pkg.recipe",
- "parent": "com.github.gerardkok.download.Postbox",
- "shortname": "Postbox.pkg",
+ "path": "Zed/Zed.pkg.recipe",
+ "parent": "com.github.homebysix.download.Zed",
+ "shortname": "Zed.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.VirtualC64": {
- "name": "VirtualC64",
- "description": "Downloads the latest version of VirtualC64 and creates a package.",
+ "com.github.homebysix.install.Zed": {
+ "name": "Zed",
+ "description": "Installs the latest version of Zed.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualC64/VirtualC64.pkg.recipe",
- "parent": "com.github.homebysix.download.VirtualC64",
- "shortname": "VirtualC64.pkg",
- "inferred_type": "pkg"
+ "path": "Zed/Zed.install.recipe",
+ "parent": "com.github.homebysix.download.Zed",
+ "shortname": "Zed.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.VirtualC64": {
- "name": "VirtualC64",
- "description": "Downloads the latest version of VirtualC64.",
+ "com.github.homebysix.download.MerlinProject": {
+ "name": "Merlin Project",
+ "description": "Downloads the latest version of Merlin Project.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualC64/VirtualC64.download.recipe",
- "shortname": "VirtualC64.download",
+ "path": "MerlinProject/MerlinProject.download.recipe",
+ "shortname": "MerlinProject.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.VirtualC64",
- "com.github.homebysix.install.VirtualC64",
- "com.github.homebysix.munki.VirtualC64"
+ "com.github.homebysix.pkg.MerlinProject",
+ "com.github.homebysix.install.MerlinProject",
+ "com.github.homebysix.munki.MerlinProject",
+ "com.github.peshay.filewave.MerlinProject"
]
},
- "com.github.homebysix.install.VirtualC64": {
- "name": "VirtualC64",
- "description": "Installs the latest version of VirtualC64.",
+ "com.github.homebysix.pkg.MerlinProject": {
+ "name": "Merlin Project",
+ "description": "Downloads the latest version of Merlin Project and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualC64/VirtualC64.install.recipe",
- "parent": "com.github.homebysix.download.VirtualC64",
- "shortname": "VirtualC64.install",
+ "path": "MerlinProject/MerlinProject.pkg.recipe",
+ "parent": "com.github.homebysix.download.MerlinProject",
+ "shortname": "MerlinProject.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.MerlinProject": {
+ "name": "Merlin Project",
+ "description": "Installs the latest version of Merlin Project.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MerlinProject/MerlinProject.install.recipe",
+ "parent": "com.github.homebysix.download.MerlinProject",
+ "shortname": "MerlinProject.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.VirtualC64": {
- "name": "VirtualC64",
- "description": "Downloads the latest version of VirtualC64 and imports it into Munki.",
+ "com.github.homebysix.munki.MerlinProject": {
+ "name": "Merlin Project",
+ "description": "Downloads the latest version of Merlin Project and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualC64/VirtualC64.munki.recipe",
- "parent": "com.github.homebysix.download.VirtualC64",
- "shortname": "VirtualC64.munki",
+ "path": "MerlinProject/MerlinProject.munki.recipe",
+ "parent": "com.github.homebysix.download.MerlinProject",
+ "shortname": "MerlinProject.munki",
"inferred_type": "munki",
- "munki_display_name": "VirtualC64",
- "munki_description": "VirtualC64 is a cycle-accurate C64 emulator for macOS"
+ "munki_display_name": "Merlin Project",
+ "munki_description": "Project management software (was Merlin)."
},
"com.github.homebysix.pkg.AutoCasperNBI": {
"name": "AutoCasperNBI",
@@ -32008,15 +31571,6 @@
"munki_display_name": "AutoCasperNBI",
"munki_description": "AutoCasperNBI is an app that automates the creation of NetBoot Images (NBIs) for use with Casper Imaging."
},
- "com.github.homebysix.install.AutoCasperNBI": {
- "name": "AutoCasperNBI",
- "description": "Installs the latest version of AutoCasperNBI.",
- "repo": "autopkg/homebysix-recipes",
- "path": "AutoCasperNBI/AutoCasperNBI.install.recipe",
- "parent": "com.github.homebysix.download.AutoCasperNBI",
- "shortname": "AutoCasperNBI.install",
- "inferred_type": "install"
- },
"com.github.homebysix.download.AutoCasperNBI": {
"name": "AutoCasperNBI",
"description": "Downloads the latest version of AutoCasperNBI.",
@@ -32030,1905 +31584,1905 @@
"com.github.homebysix.install.AutoCasperNBI"
]
},
- "com.github.homebysix.install.Flinto": {
- "name": "Flinto",
- "description": "Installs the latest version of Flinto.",
+ "com.github.homebysix.install.AutoCasperNBI": {
+ "name": "AutoCasperNBI",
+ "description": "Installs the latest version of AutoCasperNBI.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flinto/Flinto.install.recipe",
- "parent": "com.github.homebysix.download.Flinto",
- "shortname": "Flinto.install",
+ "path": "AutoCasperNBI/AutoCasperNBI.install.recipe",
+ "parent": "com.github.homebysix.download.AutoCasperNBI",
+ "shortname": "AutoCasperNBI.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Flinto": {
- "name": "Flinto",
- "description": "Downloads the latest version of Flinto.",
+ "com.github.homebysix.munki.GitButler": {
+ "name": "GitButler",
+ "description": "Downloads the latest version of GitButler and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flinto/Flinto.download.recipe",
- "shortname": "Flinto.download",
+ "path": "GitButler/GitButler.munki.recipe",
+ "parent": "com.github.homebysix.download.GitButler",
+ "shortname": "GitButler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GitButler",
+ "munki_description": "A Git client for simultaneous branches on top of your existing workflow."
+ },
+ "com.github.homebysix.download.GitButler": {
+ "name": "GitButler",
+ "description": "Downloads the latest version of GitButler.\n\nValid strings for ARCH input variable include:\n- x86_64: Download for Intel-based Macs (default)\n- aarch64: Download for Apple Silicon-based Macs\n",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "GitButler/GitButler.download.recipe",
+ "shortname": "GitButler.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Flinto",
- "com.github.homebysix.munki.Flinto",
- "com.github.homebysix.pkg.Flinto",
- "com.github.peshay.filewave.Flinto"
+ "com.github.homebysix.munki.GitButler",
+ "com.github.homebysix.pkg.GitButler"
]
},
- "com.github.homebysix.munki.Flinto": {
- "name": "Flinto",
- "description": "Downloads the latest version of Flinto and imports it into Munki.",
+ "com.github.homebysix.pkg.GitButler": {
+ "name": "GitButler",
+ "description": "Downloads the latest version of GitButler and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flinto/Flinto.munki.recipe",
- "parent": "com.github.homebysix.download.Flinto",
- "shortname": "Flinto.munki",
- "inferred_type": "munki",
- "munki_display_name": "Flinto",
- "munki_description": "Comprehensive prototyping."
+ "path": "GitButler/GitButler.pkg.recipe",
+ "parent": "com.github.homebysix.download.GitButler",
+ "shortname": "GitButler.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Flinto": {
- "name": "Flinto",
- "description": "Downloads the latest version of Flinto and creates a package.",
+ "com.github.homebysix.munki.Zscaler": {
+ "name": "Zscaler",
+ "description": "Downloads Zscaler Mac app and imports into Munki.\n\nIf a logout/uninstall password is required for removing Zscaler, you can specify it in the\nUNINSTALL_PASSWORD input variable. Please note that if you do this, there is a chance that end users\nmay be able to reverse-engineer the password; however if you're already providing the uninstall\noption in MSC, the assumption is that this is not a concern.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flinto/Flinto.pkg.recipe",
- "parent": "com.github.homebysix.download.Flinto",
- "shortname": "Flinto.pkg",
- "inferred_type": "pkg"
+ "path": "Zscaler/Zscaler.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.zscaler",
+ "shortname": "Zscaler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Zscaler",
+ "munki_description": "Secure communications on your company Mac, even when you're not on the company network."
},
- "com.github.homebysix.install.CocoaPods": {
- "name": "CocoaPods",
- "description": "Installs the latest version of CocoaPods.",
+ "com.github.homebysix.munki.MirrorDisplays": {
+ "name": "MirrorDisplays",
+ "description": "Imports MirrorDisplays into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "CocoaPods/CocoaPods.install.recipe",
- "parent": "com.github.homebysix.download.CocoaPods",
- "shortname": "CocoaPods.install",
- "inferred_type": "install"
+ "path": "MirrorDisplays/MirrorDisplays.munki.recipe",
+ "parent": "com.github.homebysix.download.MirrorDisplays",
+ "shortname": "MirrorDisplays.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MirrorDisplays",
+ "munki_description": "A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle"
},
- "com.github.homebysix.download.CocoaPods": {
- "name": "CocoaPods",
- "description": "Downloads the latest version of CocoaPods.",
+ "com.github.homebysix.download.MirrorDisplays": {
+ "name": "MirrorDisplays",
+ "description": "Downloads the latest version of MirrorDisplays.",
"repo": "autopkg/homebysix-recipes",
- "path": "CocoaPods/CocoaPods.download.recipe",
- "shortname": "CocoaPods.download",
+ "path": "MirrorDisplays/MirrorDisplays.download.recipe",
+ "shortname": "MirrorDisplays.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.CocoaPods",
- "com.github.homebysix.pkg.CocoaPods",
- "com.github.homebysix.munki.CocoaPods"
+ "com.github.homebysix.munki.MirrorDisplays",
+ "com.github.ahousseini-recipes.pkg.MirrorDisplays"
]
},
- "com.github.homebysix.pkg.CocoaPods": {
- "name": "CocoaPods",
- "description": "Downloads the latest version of CocoaPods and creates a package.",
+ "com.github.homebysix.pkg.Grammarly": {
+ "name": "Grammarly",
+ "description": "Downloads the latest version of Grammarly and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "CocoaPods/CocoaPods.pkg.recipe",
- "parent": "com.github.homebysix.download.CocoaPods",
- "shortname": "CocoaPods.pkg",
+ "path": "Grammarly/Grammarly.pkg.recipe",
+ "parent": "com.github.homebysix.download.Grammarly",
+ "shortname": "Grammarly.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.dataJAR-recipes.jss.CocoaPods"
+ "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Grammarly"
]
},
- "com.github.homebysix.munki.CocoaPods": {
- "name": "CocoaPods",
- "description": "Downloads the latest version of CocoaPods and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CocoaPods/CocoaPods.munki.recipe",
- "parent": "com.github.homebysix.download.CocoaPods",
- "shortname": "CocoaPods.munki",
- "inferred_type": "munki",
- "munki_display_name": "CocoaPods",
- "munki_description": "A full-featured and standalone installation of CocoaPods."
- },
- "com.github.homebysix.install.AirServer": {
- "name": "AirServer",
- "description": "Downloads AirServer installer and installs it from DMG.",
+ "com.github.homebysix.install.Grammarly": {
+ "name": "Grammarly",
+ "description": "Installs the latest version of Grammarly.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirServer/AirServer.install.recipe",
- "parent": "com.github.homebysix.download.AirServer",
- "shortname": "AirServer.install",
+ "path": "Grammarly/Grammarly.install.recipe",
+ "parent": "com.github.homebysix.download.Grammarly",
+ "shortname": "Grammarly.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.AirServer": {
- "name": "AirServer",
- "description": "Downloads the latest version of AirServer and makes a pkg of it\n",
+ "com.github.homebysix.munki.Grammarly": {
+ "name": "Grammarly",
+ "description": "Downloads the latest version of Grammarly and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirServer/AirServer.pkg.recipe",
- "parent": "com.github.homebysix.download.AirServer",
- "shortname": "AirServer.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.AirServer-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.AirServer"
- ]
+ "path": "Grammarly/Grammarly.munki.recipe",
+ "parent": "com.github.homebysix.download.Grammarly",
+ "shortname": "Grammarly.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Grammarly Desktop",
+ "munki_description": "App and web service for correcting grammatical issues and detecting plagarism."
},
- "com.github.homebysix.download.AirServer": {
- "name": "AirServer",
- "description": "Downloads the current release version of AirServer",
+ "com.github.homebysix.download.Grammarly": {
+ "name": "Grammarly",
+ "description": "Downloads the latest version of Grammarly.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirServer/AirServer.download.recipe",
- "shortname": "AirServer.download",
+ "path": "Grammarly/Grammarly.download.recipe",
+ "shortname": "Grammarly.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.AirServer",
- "com.github.homebysix.pkg.AirServer",
- "com.github.wardsparadox.airserver.munki"
+ "com.github.homebysix.pkg.Grammarly",
+ "com.github.homebysix.install.Grammarly",
+ "com.github.homebysix.munki.Grammarly"
]
},
- "com.github.homebysix.download.yo": {
- "name": "yo",
- "description": "Download the current built package of yo.",
+ "com.github.homebysix.munki.greenfoot": {
+ "name": "Greenfoot",
+ "description": "Downloads the latest version of Greenfoot and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "yo/yo.download.recipe",
- "shortname": "yo.download",
+ "path": "greenfoot/Greenfoot.munki.recipe",
+ "parent": "com.github.homebysix.download.Greenfoot",
+ "shortname": "Greenfoot.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Greenfoot",
+ "munki_description": "Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs."
+ },
+ "com.github.homebysix.download.Greenfoot": {
+ "name": "Greenfoot",
+ "description": "Downloads the current release version of Greenfoot",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "greenfoot/Greenfoot.download.recipe",
+ "shortname": "Greenfoot.download",
"inferred_type": "download",
"children": [
- "com.github.apizz.munki.yo"
+ "com.github.homebysix.munki.greenfoot",
+ "com.github.homebysix.pkg.Greenfoot"
]
},
- "com.github.homebysix.munki.NeoFinder": {
- "name": "NeoFinder",
- "description": "Downloads the latest version of NeoFinder and imports it into Munki.",
+ "com.github.homebysix.pkg.Greenfoot": {
+ "name": "Greenfoot",
+ "description": "Downloads the latest version of Greenfoot and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "NeoFinder/NeoFinder.munki.recipe",
- "parent": "com.github.homebysix.download.NeoFinder",
- "shortname": "NeoFinder.munki",
- "inferred_type": "munki",
- "munki_display_name": "NeoFinder",
- "munki_description": "Catalog your external media and disks (was CDFinder)."
+ "path": "greenfoot/Greenfoot.pkg.recipe",
+ "parent": "com.github.homebysix.download.Greenfoot",
+ "shortname": "Greenfoot.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.NeoFinder": {
- "name": "NeoFinder",
- "description": "Installs the latest version of NeoFinder.",
+ "com.github.homebysix.munki.ZendStudio": {
+ "name": "ZendStudio",
+ "description": "Downloads the latest version of ZendStudio and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "NeoFinder/NeoFinder.install.recipe",
- "parent": "com.github.homebysix.download.NeoFinder",
- "shortname": "NeoFinder.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.NeoFinder": {
- "name": "NeoFinder",
- "description": "Downloads the latest version of NeoFinder and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "NeoFinder/NeoFinder.pkg.recipe",
- "parent": "com.github.homebysix.download.NeoFinder",
- "shortname": "NeoFinder.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.andreDB90.filewave.NeoFinder"
- ]
+ "path": "Zend/ZendStudio.munki.recipe",
+ "parent": "com.github.homebysix.download.ZendStudio",
+ "shortname": "ZendStudio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ZendStudio",
+ "munki_description": "Professional-strength PHP development environment."
},
- "com.github.homebysix.download.NeoFinder": {
- "name": "NeoFinder",
- "description": "Downloads the latest version of NeoFinder.",
+ "com.github.homebysix.pkg.ZendStudio": {
+ "name": "ZendStudio",
+ "description": "Downloads the latest version of ZendStudio and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "NeoFinder/NeoFinder.download.recipe",
- "shortname": "NeoFinder.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.NeoFinder",
- "com.github.homebysix.install.NeoFinder",
- "com.github.homebysix.pkg.NeoFinder"
- ]
+ "path": "Zend/ZendStudio.pkg.recipe",
+ "parent": "com.github.homebysix.download.ZendStudio",
+ "shortname": "ZendStudio.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.iNotepad": {
- "name": "iNotepad",
- "description": "Downloads the latest version of iNotepad and imports it into Munki.",
+ "com.github.homebysix.install.ZendStudio": {
+ "name": "ZendStudio",
+ "description": "Installs the latest version of ZendStudio.",
"repo": "autopkg/homebysix-recipes",
- "path": "iNotepad/iNotepad.munki.recipe",
- "parent": "com.github.homebysix.download.iNotepad",
- "shortname": "iNotepad.munki",
- "inferred_type": "munki",
- "munki_display_name": "iNotepad",
- "munki_description": "Replacement for Apple Notes app."
+ "path": "Zend/ZendStudio.install.recipe",
+ "parent": "com.github.homebysix.download.ZendStudio",
+ "shortname": "ZendStudio.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.iNotepad": {
- "name": "iNotepad",
- "description": "Downloads the latest version of iNotepad.",
+ "com.github.homebysix.download.ZendStudio": {
+ "name": "ZendStudio",
+ "description": "Verifies your pre-downloaded Zend Studio download and prepares it for processing by child recipes.\n\nZend Studio can be downloaded here: https://www.zend.com/downloads/zend-studio\nAn email address is required to initiate the download.\n\nOnce you've downloaded, pass the resulting file in to this recipe using the PKG variable or -p flag:\n autopkg run -v ZendStudio.download -p ~/Downloads/ZendStudio-13.6.1-macosx.cocoa.x86_64.dmg",
"repo": "autopkg/homebysix-recipes",
- "path": "iNotepad/iNotepad.download.recipe",
- "shortname": "iNotepad.download",
+ "path": "Zend/ZendStudio.download.recipe",
+ "shortname": "ZendStudio.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.iNotepad",
- "com.github.homebysix.install.iNotepad",
- "com.github.homebysix.pkg.iNotepad"
+ "com.github.homebysix.munki.ZendStudio",
+ "com.github.homebysix.pkg.ZendStudio",
+ "com.github.homebysix.install.ZendStudio"
]
},
- "com.github.homebysix.install.iNotepad": {
- "name": "iNotepad",
- "description": "Installs the latest version of iNotepad.",
+ "com.github.homebysix.download.P4V": {
+ "name": "P4V",
+ "description": "Downloads the latest version of P4V.",
"repo": "autopkg/homebysix-recipes",
- "path": "iNotepad/iNotepad.install.recipe",
- "parent": "com.github.homebysix.download.iNotepad",
- "shortname": "iNotepad.install",
- "inferred_type": "install"
+ "path": "Perforce/P4V.download.recipe",
+ "shortname": "P4V.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.P4V",
+ "com.github.homebysix.munki.P4V",
+ "com.github.homebysix.install.P4V",
+ "com.github.homebysix.munki.P4V"
+ ]
},
- "com.github.homebysix.pkg.iNotepad": {
- "name": "iNotepad",
- "description": "Downloads the latest version of iNotepad and creates a package.",
+ "com.github.homebysix.pkg.P4V": {
+ "name": "P4V",
+ "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "iNotepad/iNotepad.pkg.recipe",
- "parent": "com.github.homebysix.download.iNotepad",
- "shortname": "iNotepad.pkg",
+ "path": "Perforce/P4V.pkg.recipe",
+ "parent": "com.github.homebysix.download.P4V",
+ "shortname": "P4V.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.MarmosetViewer": {
- "name": "Marmoset Viewer",
- "description": "Downloads the latest version of Marmoset Viewer.",
+ "com.github.homebysix.download.HelixALM": {
+ "name": "HelixALM",
+ "description": "Downloads the latest version of Helix ALM Desktop Client.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetViewer.download.recipe",
- "shortname": "MarmosetViewer.download",
+ "path": "Perforce/HelixALM.download.recipe",
+ "shortname": "HelixALM.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.MarmosetViewer",
- "com.github.homebysix.munki.MarmosetViewer",
- "com.github.homebysix.pkg.MarmosetViewer"
+ "com.github.homebysix.pkg.HelixALM"
]
},
- "com.github.homebysix.install.MarmosetViewer": {
- "name": "Marmoset Viewer",
- "description": "Installs the latest version of Marmoset Viewer.",
+ "com.github.homebysix.pkg.HelixALM": {
+ "name": "HelixALM",
+ "description": "Creates a package for the latest version of Helix ALM Desktop Client.\n\nWARNING: This recipe is a work in progress and has not been tested as of November 2021.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetViewer.install.recipe",
- "parent": "com.github.homebysix.download.MarmosetViewer",
- "shortname": "MarmosetViewer.install",
- "inferred_type": "install"
+ "path": "Perforce/HelixALM.pkg.recipe",
+ "parent": "com.github.homebysix.download.HelixALM",
+ "shortname": "HelixALM.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Hexels": {
- "name": "Hexels",
- "description": "Installs the latest version of Hexels.",
+ "com.github.homebysix.munki.P4V": {
+ "name": "PerforceP4Tools",
+ "description": "Downloads the latest version of P4V (including P4Admin and P4Merge) and imports it into Munki.",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "Perforce/PerforceP4Tools.munki.recipe",
+ "parent": "com.github.homebysix.download.P4V",
+ "shortname": "PerforceP4Tools.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Perforce P4 Tools",
+ "munki_description": "Perforce P4 visual and command-line tools. Includes p4v.app, p4admin.app, p4merge.app, and the p4vc command-line tool."
+ },
+ "com.github.homebysix.install.P4V": {
+ "name": "P4V",
+ "description": "Installs the latest version of P4V (including P4Admin and P4Merge).",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/Hexels.install.recipe",
- "parent": "com.github.homebysix.download.Hexels",
- "shortname": "Hexels.install",
+ "path": "Perforce/P4V.install.recipe",
+ "parent": "com.github.homebysix.download.P4V",
+ "shortname": "P4V.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.MarmosetToolbag": {
- "name": "Marmoset Toolbag",
- "description": "Installs the latest version of Marmoset Toolbag.",
+ "com.github.homebysix.pkg.Tinderbox": {
+ "name": "Tinderbox",
+ "description": "Downloads the latest version of Tinderbox and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetToolbag.pkg.recipe",
- "parent": "com.github.homebysix.download.MarmosetToolbag",
- "shortname": "MarmosetToolbag.pkg",
+ "path": "Tinderbox/Tinderbox.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tinderbox",
+ "shortname": "Tinderbox.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.MarmosetToolbag": {
- "name": "Marmoset Toolbag",
- "description": "Installs the latest version of Marmoset Toolbag.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetToolbag.install.recipe",
- "parent": "com.github.homebysix.download.MarmosetToolbag",
- "shortname": "MarmosetToolbag.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.MarmosetViewer": {
- "name": "Marmoset Viewer",
- "description": "Downloads the latest version of Marmoset Viewer and imports it into Munki.",
+ "com.github.homebysix.munki.Tinderbox": {
+ "name": "Tinderbox",
+ "description": "Downloads the latest version of Tinderbox and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetViewer.munki.recipe",
- "parent": "com.github.homebysix.download.MarmosetViewer",
- "shortname": "MarmosetViewer.munki",
+ "path": "Tinderbox/Tinderbox.munki.recipe",
+ "parent": "com.github.homebysix.download.Tinderbox",
+ "shortname": "Tinderbox.munki",
"inferred_type": "munki",
- "munki_display_name": "Marmoset Viewer",
- "munki_description": "Real-time interactive 3D on the web."
+ "munki_display_name": "Tinderbox",
+ "munki_description": "Store and organize your notes, ideas, and plans."
},
- "com.github.homebysix.pkg.Hexels": {
- "name": "Hexels",
- "description": "Downloads the latest version of Hexels and creates a package.",
+ "com.github.homebysix.install.Tinderbox": {
+ "name": "Tinderbox",
+ "description": "Installs the latest version of Tinderbox.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/Hexels.pkg.recipe",
- "parent": "com.github.homebysix.download.Hexels",
- "shortname": "Hexels.pkg",
- "inferred_type": "pkg"
+ "path": "Tinderbox/Tinderbox.install.recipe",
+ "parent": "com.github.homebysix.download.Tinderbox",
+ "shortname": "Tinderbox.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.Hexels": {
- "name": "Hexels",
- "description": "Downloads the latest version of Hexels and imports it into Munki.",
+ "com.github.homebysix.download.Tinderbox": {
+ "name": "Tinderbox",
+ "description": "Downloads the latest version of Tinderbox.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/Hexels.munki.recipe",
- "parent": "com.github.homebysix.download.Hexels",
- "shortname": "Hexels.munki",
- "inferred_type": "munki",
- "munki_display_name": "Hexels",
- "munki_description": "Grid-based painting tool."
+ "path": "Tinderbox/Tinderbox.download.recipe",
+ "shortname": "Tinderbox.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.Tinderbox",
+ "com.github.homebysix.munki.Tinderbox",
+ "com.github.homebysix.install.Tinderbox"
+ ]
},
- "com.github.homebysix.download.Hexels": {
- "name": "Hexels",
- "description": "Downloads the latest version of Hexels.",
+ "com.github.homebysix.download.Sandvox": {
+ "name": "Sandvox",
+ "description": "Downloads the latest version of Sandvox.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/Hexels.download.recipe",
- "shortname": "Hexels.download",
+ "path": "Karelia/Sandvox.download.recipe",
+ "shortname": "Sandvox.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Hexels",
- "com.github.homebysix.pkg.Hexels",
- "com.github.homebysix.munki.Hexels"
+ "com.github.homebysix.pkg.Sandvox",
+ "com.github.homebysix.munki.Sandvox",
+ "com.github.homebysix.install.Sandvox"
]
},
- "com.github.homebysix.pkg.MarmosetViewer": {
- "name": "Marmoset Viewer",
- "description": "Creates a package for the latest version of Marmoset Viewer.",
+ "com.github.homebysix.munki.TheHitList": {
+ "name": "The Hit List",
+ "description": "Downloads the latest version of The Hit List and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetViewer.pkg.recipe",
- "parent": "com.github.homebysix.download.MarmosetViewer",
- "shortname": "MarmosetViewer.pkg",
+ "path": "Karelia/TheHitList.munki.recipe",
+ "parent": "com.github.homebysix.download.TheHitList",
+ "shortname": "TheHitList.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "The Hit List",
+ "munki_description": "Advanced reminder application."
+ },
+ "com.github.homebysix.pkg.Sandvox": {
+ "name": "Sandvox",
+ "description": "Downloads the latest version of Sandvox and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Karelia/Sandvox.pkg.recipe",
+ "parent": "com.github.homebysix.download.Sandvox",
+ "shortname": "Sandvox.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.MarmosetToolbag": {
- "name": "Marmoset Toolbag",
- "description": "Downloads the latest version of Marmoset Toolbag and imports it into Munki.",
+ "com.github.homebysix.munki.Tangerine": {
+ "name": "Tangerine!",
+ "description": "Downloads the latest version of Tangerine! and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetToolbag.munki.recipe",
- "parent": "com.github.homebysix.download.MarmosetToolbag",
- "shortname": "MarmosetToolbag.munki",
+ "path": "Karelia/Tangerine.munki.recipe",
+ "parent": "com.github.homebysix.download.Tangerine",
+ "shortname": "Tangerine.munki",
"inferred_type": "munki",
- "munki_display_name": "Marmoset Toolbag",
- "munki_description": "Real-time rendering, texturing, and baking tools."
+ "munki_display_name": "Tangerine!",
+ "munki_description": "Helps you create playlists based on the BPM (beats per minute) of the songs in your iTunes library."
},
- "com.github.homebysix.download.MarmosetToolbag": {
- "name": "Marmoset Toolbag",
- "description": "Downloads the latest version of Marmoset Toolbag.",
+ "com.github.homebysix.munki.Sandvox": {
+ "name": "Sandvox",
+ "description": "Downloads the latest version of Sandvox and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marmoset/MarmosetToolbag.download.recipe",
- "shortname": "MarmosetToolbag.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.MarmosetToolbag",
- "com.github.homebysix.install.MarmosetToolbag",
- "com.github.homebysix.munki.MarmosetToolbag"
- ]
+ "path": "Karelia/Sandvox.munki.recipe",
+ "parent": "com.github.homebysix.download.Sandvox",
+ "shortname": "Sandvox.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Sandvox",
+ "munki_description": "Easily build eye-catching Web sites."
},
- "com.github.homebysix.munki.SugarSync": {
- "name": "SugarSync",
- "description": "Downloads the latest version of SugarSync and imports it into Munki.",
+ "com.github.homebysix.pkg.Tangerine": {
+ "name": "Tangerine!",
+ "description": "Downloads the latest version of Tangerine! and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "SugarSync/SugarSync.munki.recipe",
- "parent": "com.github.homebysix.download.SugarSync",
- "shortname": "SugarSync.munki",
- "inferred_type": "munki",
- "munki_display_name": "SugarSync",
- "munki_description": "Feature-rich online storage resource."
+ "path": "Karelia/Tangerine.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tangerine",
+ "shortname": "Tangerine.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.SugarSync": {
- "name": "SugarSync",
- "description": "Downloads the latest version of SugarSync and creates a package.",
+ "com.github.homebysix.pkg.TheHitList": {
+ "name": "The Hit List",
+ "description": "Downloads the latest version of The Hit List and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "SugarSync/SugarSync.pkg.recipe",
- "parent": "com.github.homebysix.download.SugarSync",
- "shortname": "SugarSync.pkg",
+ "path": "Karelia/TheHitList.pkg.recipe",
+ "parent": "com.github.homebysix.download.TheHitList",
+ "shortname": "TheHitList.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.SugarSync": {
- "name": "SugarSync",
- "description": "Installs the latest version of SugarSync.",
+ "com.github.homebysix.install.Sandvox": {
+ "name": "Sandvox",
+ "description": "Installs the latest version of Sandvox.",
"repo": "autopkg/homebysix-recipes",
- "path": "SugarSync/SugarSync.install.recipe",
- "parent": "com.github.homebysix.download.SugarSync",
- "shortname": "SugarSync.install",
+ "path": "Karelia/Sandvox.install.recipe",
+ "parent": "com.github.homebysix.download.Sandvox",
+ "shortname": "Sandvox.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.SugarSync": {
- "name": "SugarSync",
- "description": "Downloads the latest version of SugarSync.",
+ "com.github.homebysix.install.TheHitList": {
+ "name": "The Hit List",
+ "description": "Installs the latest version of The Hit List.",
"repo": "autopkg/homebysix-recipes",
- "path": "SugarSync/SugarSync.download.recipe",
- "shortname": "SugarSync.download",
+ "path": "Karelia/TheHitList.install.recipe",
+ "parent": "com.github.homebysix.download.TheHitList",
+ "shortname": "TheHitList.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.TheHitList": {
+ "name": "The Hit List",
+ "description": "Downloads the latest version of The Hit List.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Karelia/TheHitList.download.recipe",
+ "deprecated": true,
+ "shortname": "TheHitList.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.SugarSync",
- "com.github.homebysix.pkg.SugarSync",
- "com.github.homebysix.install.SugarSync"
+ "com.github.homebysix.munki.TheHitList",
+ "com.github.homebysix.pkg.TheHitList",
+ "com.github.homebysix.install.TheHitList"
]
},
- "com.github.homebysix.install.SecondLife": {
- "name": "SecondLife",
- "description": "Downloads the latest version of SecondLife and installs it.",
+ "com.github.homebysix.install.Tangerine": {
+ "name": "Tangerine!",
+ "description": "Installs the latest version of Tangerine!.",
"repo": "autopkg/homebysix-recipes",
- "path": "SecondLife/SecondLife.install.recipe",
- "parent": "com.github.rustymyers.download.SecondLife",
- "shortname": "SecondLife.install",
+ "path": "Karelia/Tangerine.install.recipe",
+ "parent": "com.github.homebysix.download.Tangerine",
+ "shortname": "Tangerine.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.SecondLife": {
- "name": "SecondLife",
- "description": "Downloads the latest version of SecondLife and builds a package.",
+ "com.github.homebysix.download.Tangerine": {
+ "name": "Tangerine!",
+ "description": "Downloads the latest version of Tangerine!.",
"repo": "autopkg/homebysix-recipes",
- "path": "SecondLife/SecondLife.pkg.recipe",
- "parent": "com.github.rustymyers.download.SecondLife",
- "shortname": "SecondLife.pkg",
- "inferred_type": "pkg"
+ "path": "Karelia/Tangerine.download.recipe",
+ "deprecated": true,
+ "shortname": "Tangerine.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.Tangerine",
+ "com.github.homebysix.pkg.Tangerine",
+ "com.github.homebysix.install.Tangerine"
+ ]
},
- "com.github.homebysix.munki.SecondLife": {
- "name": "SecondLife",
- "description": "Downloads the latest version of SecondLife and imports into Munki.",
+ "com.github.homebysix.munki.TableauReader": {
+ "name": "Tableau Reader",
+ "description": "Downloads the current release version of Tableau Reader and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "SecondLife/SecondLife.munki.recipe",
- "parent": "com.github.rustymyers.download.SecondLife",
- "shortname": "SecondLife.munki",
+ "path": "TableauReader/TableauReader.munki.recipe",
+ "parent": "com.github.homebysix.pkg.TableauReader",
+ "shortname": "TableauReader.munki",
"inferred_type": "munki",
- "munki_display_name": "SecondLife",
- "munki_description": "Expansive online society, lived in and built by its participants."
+ "munki_display_name": "Tableau Reader",
+ "munki_description": "Tableau Reader is a free desktop application you can use to interact with data visualizations built in Tableau Desktop."
},
- "com.github.homebysix.munki.SpiderOakONE": {
- "name": "SpiderOakONE",
- "description": "Downloads the latest version of SpiderOakONE and imports into Munki.",
+ "com.github.homebysix.install.TableauReader": {
+ "name": "Tableau Reader",
+ "description": "Downloads the current release of Tableau Reader and installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "SpiderOak/SpiderOakONE.munki.recipe",
- "parent": "com.github.homebysix.download.SpiderOakONE",
- "shortname": "SpiderOakONE.munki",
- "inferred_type": "munki",
- "munki_display_name": "SpiderOak ONE",
- "munki_description": "Securely store your files in SpiderOak's cloud."
+ "path": "TableauReader/TableauReader.install.recipe",
+ "parent": "com.github.homebysix.pkg.TableauReader",
+ "shortname": "TableauReader.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.SpiderOakONE": {
- "name": "SpiderOakONE",
- "description": "Downloads the latest version of SpiderOakONE and builds a package.",
+ "com.github.homebysix.download.TableauReader": {
+ "name": "Tableau Reader",
+ "description": "Downloads the current release of Tableau Reader.",
"repo": "autopkg/homebysix-recipes",
- "path": "SpiderOak/SpiderOakONE.pkg.recipe",
- "parent": "com.github.homebysix.download.SpiderOakONE",
- "shortname": "SpiderOakONE.pkg",
+ "path": "TableauReader/TableauReader.download.recipe",
+ "shortname": "TableauReader.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.TableauReader"
+ ]
+ },
+ "com.github.homebysix.pkg.TableauReader": {
+ "name": "Tableau Reader",
+ "description": "Downloads the current release version of Tableau Reader and builds a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "TableauReader/TableauReader.pkg.recipe",
+ "parent": "com.github.homebysix.download.TableauReader",
+ "shortname": "TableauReader.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.munki.TableauReader",
+ "com.github.homebysix.install.TableauReader",
+ "com.github.andredb90.filewave.tableaureader",
+ "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.TableauReader"
+ ]
+ },
+ "com.github.homebysix.pkg.BackupLoupe": {
+ "name": "BackupLoupe",
+ "description": "Downloads the latest version of BackupLoupe and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "soma-zone/BackupLoupe.pkg.recipe",
+ "parent": "com.github.homebysix.download.BackupLoupe",
+ "shortname": "BackupLoupe.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.SpiderOakONE": {
- "name": "SpiderOakONE",
- "description": "Downloads the latest version of SpiderOakONE and installs it.",
+ "com.github.homebysix.install.BackupLoupe": {
+ "name": "BackupLoupe",
+ "description": "Installs the latest version of BackupLoupe.",
"repo": "autopkg/homebysix-recipes",
- "path": "SpiderOak/SpiderOakONE.install.recipe",
- "parent": "com.github.homebysix.download.SpiderOakONE",
- "shortname": "SpiderOakONE.install",
+ "path": "soma-zone/BackupLoupe.install.recipe",
+ "parent": "com.github.homebysix.download.BackupLoupe",
+ "shortname": "BackupLoupe.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.SpiderOakONE": {
- "name": "SpiderOakONE",
- "description": "Downloads the latest version of SpiderOakONE.",
+ "com.github.homebysix.download.LaunchControl": {
+ "name": "LaunchControl",
+ "description": "Downloads the latest version of LaunchControl.",
"repo": "autopkg/homebysix-recipes",
- "path": "SpiderOak/SpiderOakONE.download.recipe",
- "shortname": "SpiderOakONE.download",
+ "path": "soma-zone/LaunchControl.download.recipe",
+ "shortname": "LaunchControl.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.SpiderOakONE",
- "com.github.homebysix.pkg.SpiderOakONE",
- "com.github.homebysix.install.SpiderOakONE"
+ "com.github.homebysix.munki.LaunchControl",
+ "com.github.homebysix.install.LaunchControl",
+ "com.github.homebysix.pkg.LaunchControl"
]
},
- "com.github.homebysix.install.GIFforMac": {
- "name": "GIF for Mac",
- "description": "Installs the latest version of Tenor, formerly known as GIF for Mac.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tenor/GIFforMac.install.recipe",
- "parent": "com.github.homebysix.download.GIFforMac",
- "shortname": "GIFforMac.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.download.GIFforMac": {
- "name": "GIF for Mac",
- "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac.",
+ "com.github.homebysix.download.Ammonite": {
+ "name": "Ammonite",
+ "description": "Downloads the latest version of Ammonite.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tenor/GIFforMac.download.recipe",
- "shortname": "GIFforMac.download",
+ "path": "soma-zone/Ammonite.download.recipe",
+ "shortname": "Ammonite.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.GIFforMac",
- "com.github.homebysix.pkg.GIFforMac",
- "com.github.homebysix.munki.GIFforMac"
+ "com.github.homebysix.install.Ammonite",
+ "com.github.homebysix.munki.Ammonite",
+ "com.github.homebysix.pkg.Ammonite"
]
},
- "com.github.homebysix.pkg.GIFforMac": {
- "name": "GIF for Mac",
- "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and creates a package.",
+ "com.github.homebysix.munki.LaunchControl": {
+ "name": "LaunchControl",
+ "description": "Downloads the latest version of LaunchControl and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tenor/GIFforMac.pkg.recipe",
- "parent": "com.github.homebysix.download.GIFforMac",
- "shortname": "GIFforMac.pkg",
- "inferred_type": "pkg"
+ "path": "soma-zone/LaunchControl.munki.recipe",
+ "parent": "com.github.homebysix.download.LaunchControl",
+ "shortname": "LaunchControl.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "LaunchControl",
+ "munki_description": "Create, manage, and debug launchd(8) services."
},
- "com.github.homebysix.munki.GIFforMac": {
- "name": "GIF for Mac",
- "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and imports it into Munki.",
+ "com.github.homebysix.install.LaunchControl": {
+ "name": "LaunchControl",
+ "description": "Installs the latest version of LaunchControl.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tenor/GIFforMac.munki.recipe",
- "parent": "com.github.homebysix.download.GIFforMac",
- "shortname": "GIFforMac.munki",
- "inferred_type": "munki",
- "munki_display_name": "GIF for Mac",
- "munki_description": "Send GIFs and videos straight from your Mac."
+ "path": "soma-zone/LaunchControl.install.recipe",
+ "parent": "com.github.homebysix.download.LaunchControl",
+ "shortname": "LaunchControl.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Folio": {
- "name": "Folio",
- "description": "Downloads the latest version of Folio.",
+ "com.github.homebysix.download.BackupLoupe": {
+ "name": "BackupLoupe",
+ "description": "Downloads the latest version of BackupLoupe.",
"repo": "autopkg/homebysix-recipes",
- "path": "Folio/Folio.download.recipe",
- "shortname": "Folio.download",
+ "path": "soma-zone/BackupLoupe.download.recipe",
+ "shortname": "BackupLoupe.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Folio",
- "com.github.homebysix.install.Folio",
- "com.github.homebysix.pkg.Folio"
+ "com.github.homebysix.pkg.BackupLoupe",
+ "com.github.homebysix.install.BackupLoupe",
+ "com.github.homebysix.munki.BackupLoupe"
]
},
- "com.github.homebysix.munki.Folio": {
- "name": "Folio",
- "description": "Downloads the latest version of Folio and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Folio/Folio.munki.recipe",
- "parent": "com.github.homebysix.download.Folio",
- "shortname": "Folio.munki",
- "inferred_type": "munki",
- "munki_display_name": "Folio",
- "munki_description": "Create, manage, and track stock portfolios."
- },
- "com.github.homebysix.install.Folio": {
- "name": "Folio",
- "description": "Installs the latest version of Folio.",
+ "com.github.homebysix.install.Ammonite": {
+ "name": "Ammonite",
+ "description": "Installs the latest version of Ammonite.",
"repo": "autopkg/homebysix-recipes",
- "path": "Folio/Folio.install.recipe",
- "parent": "com.github.homebysix.download.Folio",
- "shortname": "Folio.install",
+ "path": "soma-zone/Ammonite.install.recipe",
+ "parent": "com.github.homebysix.download.Ammonite",
+ "shortname": "Ammonite.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Folio": {
- "name": "Folio",
- "description": "Downloads the latest version of Folio and creates a package.",
+ "com.github.homebysix.munki.Ammonite": {
+ "name": "Ammonite",
+ "description": "Downloads the latest version of Ammonite and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Folio/Folio.pkg.recipe",
- "parent": "com.github.homebysix.download.Folio",
- "shortname": "Folio.pkg",
- "inferred_type": "pkg"
+ "path": "soma-zone/Ammonite.munki.recipe",
+ "parent": "com.github.homebysix.download.Ammonite",
+ "shortname": "Ammonite.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Ammonite",
+ "munki_description": "Universal tag cloud for OpenMeta/OS X and DEVONthink Pro."
},
- "com.github.homebysix.munki.Focus": {
- "name": "Focus",
- "description": "Downloads the latest version of Focus and imports it into Munki.",
+ "com.github.homebysix.munki.BackupLoupe": {
+ "name": "BackupLoupe",
+ "description": "Downloads the latest version of BackupLoupe and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Focus/Focus.munki.recipe",
- "parent": "com.github.homebysix.download.Focus",
- "shortname": "Focus.munki",
+ "path": "soma-zone/BackupLoupe.munki.recipe",
+ "parent": "com.github.homebysix.download.BackupLoupe",
+ "shortname": "BackupLoupe.munki",
"inferred_type": "munki",
- "munki_display_name": "Focus",
- "munki_description": "Productivity timer."
+ "munki_display_name": "BackupLoupe",
+ "munki_description": "Analyze, browse, and restore Time Machine backups."
},
- "com.github.homebysix.download.Focus": {
- "name": "Focus",
- "description": "Downloads the latest version of Focus.",
+ "com.github.homebysix.pkg.Ammonite": {
+ "name": "Ammonite",
+ "description": "Downloads the latest version of Ammonite and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Focus/Focus.download.recipe",
- "shortname": "Focus.download",
- "inferred_type": "download",
+ "path": "soma-zone/Ammonite.pkg.recipe",
+ "parent": "com.github.homebysix.download.Ammonite",
+ "shortname": "Ammonite.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.pkg.LaunchControl": {
+ "name": "LaunchControl",
+ "description": "Downloads the latest version of LaunchControl and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "soma-zone/LaunchControl.pkg.recipe",
+ "parent": "com.github.homebysix.download.LaunchControl",
+ "shortname": "LaunchControl.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.Focus",
- "com.github.homebysix.pkg.Focus",
- "com.github.homebysix.install.Focus"
+ "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl"
]
},
- "com.github.homebysix.pkg.Focus": {
- "name": "Focus",
- "description": "Downloads the latest version of Focus and creates a package.",
+ "com.github.homebysix.munki.uBar": {
+ "name": "uBar",
+ "description": "Downloads the latest version of uBar and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Focus/Focus.pkg.recipe",
- "parent": "com.github.homebysix.download.Focus",
- "shortname": "Focus.pkg",
+ "path": "uBar/uBar.munki.recipe",
+ "parent": "com.github.homebysix.download.uBar",
+ "shortname": "uBar.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "uBar",
+ "munki_description": "Full featured and customizable replacement for the built-in OS X dock."
+ },
+ "com.github.homebysix.pkg.uBar": {
+ "name": "uBar",
+ "description": "Downloads the latest version of uBar and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "uBar/uBar.pkg.recipe",
+ "parent": "com.github.homebysix.download.uBar",
+ "shortname": "uBar.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.Focus": {
- "name": "Focus",
- "description": "Installs the latest version of Focus.",
+ "com.github.homebysix.install.uBar": {
+ "name": "uBar",
+ "description": "Installs the latest version of uBar.",
"repo": "autopkg/homebysix-recipes",
- "path": "Focus/Focus.install.recipe",
- "parent": "com.github.homebysix.download.Focus",
- "shortname": "Focus.install",
+ "path": "uBar/uBar.install.recipe",
+ "parent": "com.github.homebysix.download.uBar",
+ "shortname": "uBar.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.iClip": {
- "name": "iClip",
- "description": "Downloads the latest version of iClip and imports it into Munki.",
+ "com.github.homebysix.download.uBar": {
+ "name": "uBar",
+ "description": "Downloads the latest version of uBar.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/iClip.munki.recipe",
- "parent": "com.github.homebysix.download.iClip",
- "shortname": "iClip.munki",
- "inferred_type": "munki",
- "munki_display_name": "iClip",
- "munki_description": "Advanced clipboard for copying and pasting."
+ "path": "uBar/uBar.download.recipe",
+ "shortname": "uBar.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.uBar",
+ "com.github.homebysix.pkg.uBar",
+ "com.github.homebysix.install.uBar"
+ ]
},
- "com.github.homebysix.install.Tickets": {
- "name": "Tickets",
- "description": "Installs the latest version of Tickets.",
+ "com.github.homebysix.download.TunnelBear": {
+ "name": "TunnelBear",
+ "description": "Downloads the latest version of TunnelBear.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/Tickets.install.recipe",
- "parent": "com.github.homebysix.download.Tickets",
- "shortname": "Tickets.install",
- "inferred_type": "install"
+ "path": "TunnelBear/TunnelBear.download.recipe",
+ "shortname": "TunnelBear.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.TunnelBear",
+ "com.github.homebysix.munki.TunnelBear",
+ "com.github.homebysix.install.TunnelBear"
+ ]
},
- "com.github.homebysix.pkg.iClip": {
- "name": "iClip",
- "description": "Downloads the latest version of iClip and creates a package.",
+ "com.github.homebysix.pkg.TunnelBear": {
+ "name": "TunnelBear",
+ "description": "Downloads the latest version of TunnelBear and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/iClip.pkg.recipe",
- "parent": "com.github.homebysix.download.iClip",
- "shortname": "iClip.pkg",
- "inferred_type": "pkg"
+ "path": "TunnelBear/TunnelBear.pkg.recipe",
+ "parent": "com.github.homebysix.download.TunnelBear",
+ "shortname": "TunnelBear.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear"
+ ]
},
- "com.github.homebysix.munki.Tickets": {
- "name": "Tickets",
- "description": "Downloads the latest version of Tickets and imports it into Munki.",
+ "com.github.homebysix.munki.TunnelBear": {
+ "name": "TunnelBear",
+ "description": "Downloads the latest version of TunnelBear and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/Tickets.munki.recipe",
- "parent": "com.github.homebysix.download.Tickets",
- "shortname": "Tickets.munki",
+ "path": "TunnelBear/TunnelBear.munki.recipe",
+ "parent": "com.github.homebysix.download.TunnelBear",
+ "shortname": "TunnelBear.munki",
"inferred_type": "munki",
- "munki_display_name": "Tickets",
- "munki_description": "Create FogBugz tickets."
+ "munki_display_name": "TunnelBear",
+ "munki_description": "Subscription-based VPN service."
},
- "com.github.homebysix.install.SwitchUp": {
- "name": "SwitchUp",
- "description": "Installs the latest version of SwitchUp.",
+ "com.github.homebysix.install.TunnelBear": {
+ "name": "TunnelBear",
+ "description": "Installs the latest version of TunnelBear.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/SwitchUp.install.recipe",
- "parent": "com.github.homebysix.download.SwitchUp",
- "shortname": "SwitchUp.install",
+ "path": "TunnelBear/TunnelBear.install.recipe",
+ "parent": "com.github.homebysix.download.TunnelBear",
+ "shortname": "TunnelBear.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.SwitchUp": {
- "name": "SwitchUp",
- "description": "Downloads the latest version of SwitchUp and imports it into Munki.",
+ "com.github.homebysix.munki.EnterpriseConnect": {
+ "name": "Enterprise Connect",
+ "description": "Downloads the latest version of Enterprise Connect and imports it into Munki.\n\nSee Rich Trouton's read me for details on using the Apple-provided download URL:\nhttps://github.com/autopkg/rtrouton-recipes/tree/master/EnterpriseConnect",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/SwitchUp.munki.recipe",
- "parent": "com.github.homebysix.download.SwitchUp",
- "shortname": "SwitchUp.munki",
+ "path": "Apple/EnterpriseConnect.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.EnterpriseConnect",
+ "shortname": "EnterpriseConnect.munki",
"inferred_type": "munki",
- "munki_display_name": "SwitchUp",
- "munki_description": "Create, duplicate, and switch between multiple profiles of settings."
- },
- "com.github.homebysix.pkg.SwitchUp": {
- "name": "SwitchUp",
- "description": "Downloads the latest version of SwitchUp and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/SwitchUp.pkg.recipe",
- "parent": "com.github.homebysix.download.SwitchUp",
- "shortname": "SwitchUp.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Enterprise Connect",
+ "munki_description": "Apple Enterprise Connect is a helpful replacement for Active Directory bindings, using Kerberos and other resources to provide Active Directory services."
},
- "com.github.homebysix.pkg.Tickets": {
- "name": "Tickets",
- "description": "Downloads the latest version of Tickets and creates a package.",
+ "com.github.homebysix.install.AirServer": {
+ "name": "AirServer",
+ "description": "Downloads AirServer installer and installs it from DMG.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/Tickets.pkg.recipe",
- "parent": "com.github.homebysix.download.Tickets",
- "shortname": "Tickets.pkg",
- "inferred_type": "pkg"
+ "path": "AirServer/AirServer.install.recipe",
+ "parent": "com.github.homebysix.download.AirServer",
+ "shortname": "AirServer.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.iClip": {
- "name": "iClip",
- "description": "Downloads the latest version of iClip.",
+ "com.github.homebysix.download.AirServer": {
+ "name": "AirServer",
+ "description": "Downloads the current release version of AirServer",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/iClip.download.recipe",
- "shortname": "iClip.download",
+ "path": "AirServer/AirServer.download.recipe",
+ "shortname": "AirServer.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.iClip",
- "com.github.homebysix.pkg.iClip",
- "com.github.homebysix.install.iClip"
+ "com.github.homebysix.install.AirServer",
+ "com.github.homebysix.pkg.AirServer",
+ "com.github.wardsparadox.airserver.munki"
]
},
- "com.github.homebysix.download.Tickets": {
- "name": "Tickets",
- "description": "Downloads the latest version of Tickets.",
+ "com.github.homebysix.pkg.AirServer": {
+ "name": "AirServer",
+ "description": "Downloads the latest version of AirServer and makes a pkg of it\n",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/Tickets.download.recipe",
- "shortname": "Tickets.download",
- "inferred_type": "download",
+ "path": "AirServer/AirServer.pkg.recipe",
+ "parent": "com.github.homebysix.download.AirServer",
+ "shortname": "AirServer.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.Tickets",
- "com.github.homebysix.munki.Tickets",
- "com.github.homebysix.pkg.Tickets"
+ "com.github.autopkg.grahampugh-recipes.jamf.AirServer-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.AirServer"
]
},
- "com.github.homebysix.download.SwitchUp": {
- "name": "SwitchUp",
- "description": "Downloads the latest version of SwitchUp.",
+ "com.github.homebysix.download.TMNotifier": {
+ "name": "TMNotifier",
+ "description": "Downloads the latest version of TMNotifier.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/SwitchUp.download.recipe",
- "shortname": "SwitchUp.download",
+ "path": "TMNotifier/TMNotifier.download.recipe",
+ "shortname": "TMNotifier.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.SwitchUp",
- "com.github.homebysix.munki.SwitchUp",
- "com.github.homebysix.pkg.SwitchUp"
+ "com.github.homebysix.install.TMNotifier",
+ "com.github.homebysix.pkg.TMNotifier",
+ "com.github.homebysix.munki.TMNotifier"
]
},
- "com.github.homebysix.install.iClip": {
- "name": "iClip",
- "description": "Installs the latest version of iClip.",
+ "com.github.homebysix.install.TMNotifier": {
+ "name": "TMNotifier",
+ "description": "Installs the latest version of TMNotifier.",
"repo": "autopkg/homebysix-recipes",
- "path": "IrradiatedSoftware/iClip.install.recipe",
- "parent": "com.github.homebysix.download.iClip",
- "shortname": "iClip.install",
+ "path": "TMNotifier/TMNotifier.install.recipe",
+ "parent": "com.github.homebysix.download.TMNotifier",
+ "shortname": "TMNotifier.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.TermHere": {
- "name": "TermHere",
- "description": "Downloads the latest version of TermHere and creates a package.",
+ "com.github.homebysix.pkg.TMNotifier": {
+ "name": "TMNotifier",
+ "description": "Downloads the latest version of TMNotifier and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TermHere/TermHere.pkg.recipe",
- "parent": "com.github.homebysix.download.TermHere",
- "shortname": "TermHere.pkg",
+ "path": "TMNotifier/TMNotifier.pkg.recipe",
+ "parent": "com.github.homebysix.download.TMNotifier",
+ "shortname": "TMNotifier.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.TermHere": {
- "name": "TermHere",
- "description": "Installs the latest version of TermHere.",
+ "com.github.homebysix.munki.TMNotifier": {
+ "name": "TMNotifier",
+ "description": "Downloads the latest version of TMNotifier and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "TermHere/TermHere.install.recipe",
- "parent": "com.github.homebysix.download.TermHere",
- "shortname": "TermHere.install",
- "inferred_type": "install"
+ "path": "TMNotifier/TMNotifier.munki.recipe",
+ "parent": "com.github.homebysix.download.TMNotifier",
+ "shortname": "TMNotifier.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TMNotifier",
+ "munki_description": "Easily monitor your Time Machine status and receive email notifications if errors occur."
},
- "com.github.homebysix.munki.TermHere": {
- "name": "TermHere",
- "description": "Downloads the latest version of TermHere and imports it into Munki.",
+ "com.github.homebysix.munki.CrystalFetch": {
+ "name": "CrystalFetch",
+ "description": "Downloads the latest version of CrystalFetch and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "TermHere/TermHere.munki.recipe",
- "parent": "com.github.homebysix.download.TermHere",
- "shortname": "TermHere.munki",
+ "path": "Turing Software/CrystalFetch.munki.recipe",
+ "parent": "com.github.homebysix.download.CrystalFetch",
+ "shortname": "CrystalFetch.munki",
"inferred_type": "munki",
- "munki_display_name": "TermHere",
- "munki_description": "A Finder toolbar extension for opening a Terminal window at the current location."
+ "munki_display_name": "CrystalFetch",
+ "munki_description": "macOS app for downloading Windows installer ISOs from UUPDump."
},
- "com.github.homebysix.download.TermHere": {
- "name": "TermHere",
- "description": "Downloads the latest version of TermHere.",
+ "com.github.homebysix.download.CrystalFetch": {
+ "name": "CrystalFetch",
+ "description": "Downloads the latest version of CrystalFetch.",
"repo": "autopkg/homebysix-recipes",
- "path": "TermHere/TermHere.download.recipe",
- "shortname": "TermHere.download",
+ "path": "Turing Software/CrystalFetch.download.recipe",
+ "shortname": "CrystalFetch.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.TermHere",
- "com.github.homebysix.install.TermHere",
- "com.github.homebysix.munki.TermHere"
+ "com.github.homebysix.munki.CrystalFetch",
+ "com.github.homebysix.pkg.CrystalFetch"
]
},
- "com.github.homebysix.munki.VyprVPN": {
- "name": "VyprVPN",
- "description": "Downloads the latest version of VyprVPN and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "VyprVPN/VyprVPN.munki.recipe",
- "parent": "com.github.homebysix.download.VyprVPN",
- "shortname": "VyprVPN.munki",
- "inferred_type": "munki",
- "munki_display_name": "VyprVPN",
- "munki_description": "Helps you manage your VPN connections, and automatically connects to VPN when on unknown wi-fi."
- },
- "com.github.homebysix.pkg.VyprVPN": {
- "name": "VyprVPN",
- "description": "Downloads the latest version of VyprVPN and creates a package.",
+ "com.github.homebysix.pkg.CrystalFetch": {
+ "name": "CrystalFetch",
+ "description": "Downloads the latest version of CrystalFetch and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "VyprVPN/VyprVPN.pkg.recipe",
- "parent": "com.github.homebysix.download.VyprVPN",
- "shortname": "VyprVPN.pkg",
+ "path": "Turing Software/CrystalFetch.pkg.recipe",
+ "parent": "com.github.homebysix.download.CrystalFetch",
+ "shortname": "CrystalFetch.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.VyprVPN": {
- "name": "VyprVPN",
- "description": "Downloads the latest version of VyprVPN.",
+ "com.github.homebysix.pkg.RingCentralMeetings": {
+ "name": "RingCentral Meetings",
+ "description": "Downloads the current release version of RingCentral Meetings and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "VyprVPN/VyprVPN.download.recipe",
- "shortname": "VyprVPN.download",
- "inferred_type": "download",
+ "path": "RingCentral/RingCentralMeetings.pkg.recipe",
+ "parent": "com.github.homebysix.download.RingCentralMeetings",
+ "shortname": "RingCentralMeetings.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.VyprVPN",
- "com.github.homebysix.pkg.VyprVPN",
- "com.github.homebysix.install.VyprVPN"
+ "com.github.homebysix.install.RingCentralMeetings"
]
},
- "com.github.homebysix.install.VyprVPN": {
- "name": "VyprVPN",
- "description": "Installs the latest version of VyprVPN.",
- "repo": "autopkg/homebysix-recipes",
- "path": "VyprVPN/VyprVPN.install.recipe",
- "parent": "com.github.homebysix.download.VyprVPN",
- "shortname": "VyprVPN.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.download.KeePassX": {
- "name": "KeePassX",
- "description": "Downloads the latest version of KeePassX.",
+ "com.github.homebysix.download.RingCentralMeetings": {
+ "name": "RingCentral Meetings",
+ "description": "Downloads the latest version of the RingCentral Meetings Mac app.",
"repo": "autopkg/homebysix-recipes",
- "path": "KeePassX/KeePassX.download.recipe",
- "shortname": "KeePassX.download",
+ "path": "RingCentral/RingCentralMeetings.download.recipe",
+ "shortname": "RingCentralMeetings.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.KeePassX",
- "com.github.homebysix.pkg.KeePassX",
- "com.github.homebysix.install.KeePassX"
+ "com.github.homebysix.pkg.RingCentralMeetings",
+ "com.github.homebysix.munki.RingCentralMeetings",
+ "com.github.peetinc.pkg.RingCentralMeetings"
]
},
- "com.github.homebysix.munki.KeePassX": {
- "name": "KeePassX",
- "description": "Downloads the latest version of KeePassX and imports it into Munki.",
+ "com.github.homebysix.munki.RingCentralMeetings": {
+ "name": "RingCentral Meetings",
+ "description": "Downloads the latest version of RingCentral Meetings and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "KeePassX/KeePassX.munki.recipe",
- "parent": "com.github.homebysix.download.KeePassX",
- "shortname": "KeePassX.munki",
+ "path": "RingCentral/RingCentralMeetings.munki.recipe",
+ "parent": "com.github.homebysix.download.RingCentralMeetings",
+ "shortname": "RingCentralMeetings.munki",
"inferred_type": "munki",
- "munki_display_name": "KeePassX",
- "munki_description": "Free, open-source, cross-platform password manager."
- },
- "com.github.homebysix.pkg.KeePassX": {
- "name": "KeePassX",
- "description": "Downloads the latest version of KeePassX and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "KeePassX/KeePassX.pkg.recipe",
- "parent": "com.github.homebysix.download.KeePassX",
- "shortname": "KeePassX.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.yohan460-recipes.jss.KeePassX"
- ]
+ "munki_display_name": "RingCentral Meetings",
+ "munki_description": "Online videoconferencing app for RingCentral."
},
- "com.github.homebysix.install.KeePassX": {
- "name": "KeePassX",
- "description": "Installs the latest version of KeePassX.",
+ "com.github.homebysix.install.RingCentralMeetings": {
+ "name": "RingCentral Meetings",
+ "description": "Installs the latest version of RingCentral Meetings.",
"repo": "autopkg/homebysix-recipes",
- "path": "KeePassX/KeePassX.install.recipe",
- "parent": "com.github.homebysix.download.KeePassX",
- "shortname": "KeePassX.install",
+ "path": "RingCentral/RingCentralMeetings.install.recipe",
+ "parent": "com.github.homebysix.pkg.RingCentralMeetings",
+ "shortname": "RingCentralMeetings.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.ChronoAgent": {
- "name": "ChronoAgent",
- "description": "Downloads the latest version of ChronoAgent and imports it into Munki.",
+ "com.github.homebysix.install.BetterTouchTool": {
+ "name": "BetterTouchTool",
+ "description": "Installs the latest version of BetterTouchTool.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoAgent.munki.recipe",
- "parent": "com.github.homebysix.pkg.ChronoAgent",
- "shortname": "ChronoAgent.munki",
- "inferred_type": "munki",
- "munki_display_name": "ChronoAgent",
- "munki_description": "Synchronize or backup between Macs."
+ "path": "BetterTouchTool/BetterTouchTool.install.recipe",
+ "parent": "com.github.homebysix.download.BetterTouchTool",
+ "shortname": "BetterTouchTool.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.ChronoAgent": {
- "name": "ChronoAgent",
- "description": "Downloads the latest version of ChronoAgent.",
+ "com.github.homebysix.download.BetterTouchTool": {
+ "name": "BetterTouchTool",
+ "description": "Downloads the latest version of BetterTouchTool.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoAgent.download.recipe",
- "shortname": "ChronoAgent.download",
+ "path": "BetterTouchTool/BetterTouchTool.download.recipe",
+ "shortname": "BetterTouchTool.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.ChronoAgent"
+ "com.github.homebysix.install.BetterTouchTool",
+ "com.github.homebysix.pkg.BetterTouchTool",
+ "com.github.homebysix.munki.BetterTouchTool",
+ "com.github.peshay.filewave.BetterTouchTool"
]
},
- "com.github.homebysix.munki.ChronoSync": {
- "name": "ChronoSync",
- "description": "Downloads the latest version of ChronoSync and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoSync.munki.recipe",
- "parent": "com.github.homebysix.pkg.ChronoSync",
- "shortname": "ChronoSync.munki",
- "inferred_type": "munki",
- "munki_display_name": "ChronoSync",
- "munki_description": "Reliable backups, drive clones, and folder synchronizations."
- },
- "com.github.homebysix.pkg.ChronoAgent": {
- "name": "ChronoAgent",
- "description": "Downloads the latest version of ChronoAgent and creates a package.",
+ "com.github.homebysix.pkg.BetterTouchTool": {
+ "name": "BetterTouchTool",
+ "description": "Downloads the latest version of BetterTouchTool and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoAgent.pkg.recipe",
- "parent": "com.github.homebysix.download.ChronoAgent",
- "shortname": "ChronoAgent.pkg",
+ "path": "BetterTouchTool/BetterTouchTool.pkg.recipe",
+ "parent": "com.github.homebysix.download.BetterTouchTool",
+ "shortname": "BetterTouchTool.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.ChronoAgent",
- "com.github.homebysix.install.ChronoAgent"
+ "com.github.crystalllized.jss.BetterTouchTool",
+ "com.github.Lotusshaney.munki.BetterTouchTool-pkg"
]
},
- "com.github.homebysix.install.ChronoAgent": {
- "name": "ChronoAgent",
- "description": "Installs the latest version of ChronoAgent.",
+ "com.github.homebysix.munki.BetterTouchTool": {
+ "name": "BetterTouchTool",
+ "description": "Downloads the latest version of BetterTouchTool and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoAgent.install.recipe",
- "parent": "com.github.homebysix.pkg.ChronoAgent",
- "shortname": "ChronoAgent.install",
- "inferred_type": "install"
+ "path": "BetterTouchTool/BetterTouchTool.munki.recipe",
+ "parent": "com.github.homebysix.download.BetterTouchTool",
+ "shortname": "BetterTouchTool.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "BetterTouchTool",
+ "munki_description": "Customize Multi-Touch trackpad gestures."
},
- "com.github.homebysix.install.ChronoSync": {
- "name": "ChronoSync",
- "description": "Installs the latest version of ChronoSync.",
+ "com.github.homebysix.pkg.CodeCookbookforSwift": {
+ "name": "Code Cookbook for Swift",
+ "description": "Downloads the latest version of Code Cookbook for Swift and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoSync.install.recipe",
- "parent": "com.github.homebysix.pkg.ChronoSync",
- "shortname": "ChronoSync.install",
- "inferred_type": "install"
+ "path": "InsiliCo/CodeCookbookforSwift.pkg.recipe",
+ "parent": "com.github.homebysix.download.CodeCookbookforSwift",
+ "shortname": "CodeCookbookforSwift.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.ChronoSync": {
- "name": "ChronoSync",
- "description": "Downloads the latest version of ChronoSync and creates a package.",
+ "com.github.homebysix.download.iSwift": {
+ "name": "iSwift",
+ "description": "Downloads the latest version of iSwift.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoSync.pkg.recipe",
- "parent": "com.github.homebysix.download.ChronoSync",
- "shortname": "ChronoSync.pkg",
- "inferred_type": "pkg",
+ "path": "InsiliCo/iSwift.download.recipe",
+ "shortname": "iSwift.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ChronoSync",
- "com.github.homebysix.install.ChronoSync"
+ "com.github.homebysix.pkg.iSwift",
+ "com.github.homebysix.install.iSwift",
+ "com.github.homebysix.munki.iSwift"
]
},
- "com.github.homebysix.download.ChronoSync": {
- "name": "ChronoSync",
- "description": "Downloads the latest version of ChronoSync.",
+ "com.github.homebysix.pkg.iSwift": {
+ "name": "iSwift",
+ "description": "Downloads the latest version of iSwift and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ChronoSync/ChronoSync.download.recipe",
- "shortname": "ChronoSync.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.ChronoSync"
- ]
+ "path": "InsiliCo/iSwift.pkg.recipe",
+ "parent": "com.github.homebysix.download.iSwift",
+ "shortname": "iSwift.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.JamfSetupManager": {
- "name": "Setup Manager",
- "description": "Installs the latest version of Setup Manager.",
+ "com.github.homebysix.munki.CodeCookbookforSwift": {
+ "name": "Code Cookbook for Swift",
+ "description": "Downloads the latest version of Code Cookbook for Swift and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "JamfSetupManager/JamfSetupManager.install.recipe",
- "parent": "com.github.homebysix.download.JamfSetupManager",
- "shortname": "JamfSetupManager.install",
+ "path": "InsiliCo/CodeCookbookforSwift.munki.recipe",
+ "parent": "com.github.homebysix.download.CodeCookbookforSwift",
+ "shortname": "CodeCookbookforSwift.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Code Cookbook for Swift",
+ "munki_description": "Cookbook for the Swift programming language."
+ },
+ "com.github.homebysix.install.iSwift": {
+ "name": "iSwift",
+ "description": "Installs the latest version of iSwift.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "InsiliCo/iSwift.install.recipe",
+ "parent": "com.github.homebysix.download.iSwift",
+ "shortname": "iSwift.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.JamfSetupManager": {
- "name": "JamfSetupManager",
- "description": "Downloads the latest version of Setup Manager and creates a package.",
+ "com.github.homebysix.install.CodeCookbookforSwift": {
+ "name": "Code Cookbook for Swift",
+ "description": "Installs the latest version of Code Cookbook for Swift.",
"repo": "autopkg/homebysix-recipes",
- "path": "JamfSetupManager/JamfSetupManager.pkg.recipe",
- "parent": "com.github.homebysix.download.JamfSetupManager",
- "shortname": "JamfSetupManager.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.jamf-upload.JamfSetupManager"
- ]
+ "path": "InsiliCo/CodeCookbookforSwift.install.recipe",
+ "parent": "com.github.homebysix.download.CodeCookbookforSwift",
+ "shortname": "CodeCookbookforSwift.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.jamf-upload.JamfSetupManager": {
- "name": "JamfSetupManager",
- "description": "Downloads the latest version of Setup Manager and creates a package.",
+ "com.github.homebysix.munki.iSwift": {
+ "name": "iSwift",
+ "description": "Downloads the latest version of iSwift and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "JamfSetupManager/JamfSetupManager.jamf-upload.recipe",
- "parent": "com.github.homebysix.pkg.JamfSetupManager",
- "shortname": "JamfSetupManager.jamf-upload",
- "inferred_type": "jamf-upload"
+ "path": "InsiliCo/iSwift.munki.recipe",
+ "parent": "com.github.homebysix.download.iSwift",
+ "shortname": "iSwift.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "iSwift",
+ "munki_description": "Objective-C to Swift converter. As you type."
},
- "com.github.homebysix.download.JamfSetupManager": {
- "name": "JamfSetupManager",
- "description": "Downloads the latest version of Setup Manager.",
+ "com.github.homebysix.download.CodeCookbookforSwift": {
+ "name": "Code Cookbook for Swift",
+ "description": "Downloads the latest version of Code Cookbook for Swift.",
"repo": "autopkg/homebysix-recipes",
- "path": "JamfSetupManager/JamfSetupManager.download.recipe",
- "shortname": "JamfSetupManager.download",
+ "path": "InsiliCo/CodeCookbookforSwift.download.recipe",
+ "shortname": "CodeCookbookforSwift.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.JamfSetupManager",
- "com.github.homebysix.pkg.JamfSetupManager"
+ "com.github.homebysix.pkg.CodeCookbookforSwift",
+ "com.github.homebysix.munki.CodeCookbookforSwift",
+ "com.github.homebysix.install.CodeCookbookforSwift"
]
},
- "com.github.homebysix.pkg.Pingendo": {
- "name": "Pingendo",
- "description": "Downloads the latest version of Pingendo and creates a package.",
+ "com.github.homebysix.munki.Folio": {
+ "name": "Folio",
+ "description": "Downloads the latest version of Folio and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pingendo/Pingendo.pkg.recipe",
- "parent": "com.github.homebysix.download.Pingendo",
- "shortname": "Pingendo.pkg",
- "inferred_type": "pkg"
+ "path": "Folio/Folio.munki.recipe",
+ "parent": "com.github.homebysix.download.Folio",
+ "shortname": "Folio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Folio",
+ "munki_description": "Create, manage, and track stock portfolios."
},
- "com.github.homebysix.install.Pingendo": {
- "name": "Pingendo",
- "description": "Installs the latest version of Pingendo.",
+ "com.github.homebysix.install.Folio": {
+ "name": "Folio",
+ "description": "Installs the latest version of Folio.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pingendo/Pingendo.install.recipe",
- "parent": "com.github.homebysix.download.Pingendo",
- "shortname": "Pingendo.install",
+ "path": "Folio/Folio.install.recipe",
+ "parent": "com.github.homebysix.download.Folio",
+ "shortname": "Folio.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Pingendo": {
- "name": "Pingendo",
- "description": "Downloads the latest version of Pingendo and imports it into Munki.",
+ "com.github.homebysix.pkg.Folio": {
+ "name": "Folio",
+ "description": "Downloads the latest version of Folio and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pingendo/Pingendo.munki.recipe",
- "parent": "com.github.homebysix.download.Pingendo",
- "shortname": "Pingendo.munki",
- "inferred_type": "munki",
- "munki_display_name": "Pingendo",
- "munki_description": "Simple Mac app for Bootstrap prototyping."
+ "path": "Folio/Folio.pkg.recipe",
+ "parent": "com.github.homebysix.download.Folio",
+ "shortname": "Folio.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Pingendo": {
- "name": "Pingendo",
- "description": "Downloads the latest version of Pingendo.",
+ "com.github.homebysix.download.Folio": {
+ "name": "Folio",
+ "description": "Downloads the latest version of Folio.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pingendo/Pingendo.download.recipe",
- "shortname": "Pingendo.download",
+ "path": "Folio/Folio.download.recipe",
+ "shortname": "Folio.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Pingendo",
- "com.github.homebysix.install.Pingendo",
- "com.github.homebysix.munki.Pingendo"
+ "com.github.homebysix.munki.Folio",
+ "com.github.homebysix.install.Folio",
+ "com.github.homebysix.pkg.Folio"
]
},
- "com.github.homebysix.download.Tunnelblick": {
- "name": "Tunnelblick",
- "description": "Downloads the latest version of Tunnelblick.",
+ "com.github.homebysix.munki.SecondLife": {
+ "name": "SecondLife",
+ "description": "Downloads the latest version of SecondLife and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunnelblick/Tunnelblick.download.recipe",
- "shortname": "Tunnelblick.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.Tunnelblick",
- "com.github.homebysix.install.Tunnelblick",
- "com.github.homebysix.munki.Tunnelblick",
- "com.github.peshay.filewave.Tunnelblick"
- ]
+ "path": "SecondLife/SecondLife.munki.recipe",
+ "parent": "com.github.rustymyers.download.SecondLife",
+ "shortname": "SecondLife.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SecondLife",
+ "munki_description": "Expansive online society, lived in and built by its participants."
},
- "com.github.homebysix.pkg.Tunnelblick": {
- "name": "Tunnelblick",
- "description": "Downloads the latest version of Tunnelblick and creates a package.",
+ "com.github.homebysix.install.SecondLife": {
+ "name": "SecondLife",
+ "description": "Downloads the latest version of SecondLife and installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunnelblick/Tunnelblick.pkg.recipe",
- "parent": "com.github.homebysix.download.Tunnelblick",
- "shortname": "Tunnelblick.pkg",
- "inferred_type": "pkg",
+ "path": "SecondLife/SecondLife.install.recipe",
+ "parent": "com.github.rustymyers.download.SecondLife",
+ "shortname": "SecondLife.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.SecondLife": {
+ "name": "SecondLife",
+ "description": "Downloads the latest version of SecondLife and builds a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SecondLife/SecondLife.pkg.recipe",
+ "parent": "com.github.rustymyers.download.SecondLife",
+ "shortname": "SecondLife.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.Monolingual": {
+ "name": "Monolingual",
+ "description": "Downloads the latest version of Monolingual.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Monolingual/Monolingual.download.recipe",
+ "shortname": "Monolingual.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick"
+ "com.github.homebysix.pkg.Monolingual",
+ "com.github.homebysix.munki.Monolingual",
+ "com.github.homebysix.install.Monolingual"
]
},
- "com.github.homebysix.install.Tunnelblick": {
- "name": "Tunnelblick",
- "description": "Installs the latest version of Tunnelblick.",
+ "com.github.homebysix.pkg.Monolingual": {
+ "name": "Monolingual",
+ "description": "Downloads the latest version of Monolingual and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunnelblick/Tunnelblick.install.recipe",
- "parent": "com.github.homebysix.download.Tunnelblick",
- "shortname": "Tunnelblick.install",
- "inferred_type": "install"
+ "path": "Monolingual/Monolingual.pkg.recipe",
+ "parent": "com.github.homebysix.download.Monolingual",
+ "shortname": "Monolingual.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Tunnelblick": {
- "name": "Tunnelblick",
- "description": "Downloads the latest version of Tunnelblick and imports it into Munki.",
+ "com.github.homebysix.munki.Monolingual": {
+ "name": "Monolingual",
+ "description": "Downloads the latest version of Monolingual and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tunnelblick/Tunnelblick.munki.recipe",
- "parent": "com.github.homebysix.download.Tunnelblick",
- "shortname": "Tunnelblick.munki",
+ "path": "Monolingual/Monolingual.munki.recipe",
+ "parent": "com.github.homebysix.download.Monolingual",
+ "shortname": "Monolingual.munki",
"inferred_type": "munki",
- "munki_display_name": "Tunnelblick",
- "munki_description": "Tunnelblick is a Mac app that lets you easily connect to OpenVPN."
+ "munki_display_name": "Monolingual",
+ "munki_description": "Monolingual is a program for removing unnecessary language resources from Mac OS X."
},
- "com.github.homebysix.munki.GoogleChat": {
- "name": "Google Hangouts Chat",
- "description": "Downloads the latest version of Google Hangouts Chat and imports it into Munki.",
+ "com.github.homebysix.install.Monolingual": {
+ "name": "Monolingual",
+ "description": "Installs the latest version of Monolingual.",
"repo": "autopkg/homebysix-recipes",
- "path": "Google/GoogleChat.munki.recipe",
- "parent": "com.github.homebysix.download.GoogleChat",
- "shortname": "GoogleChat.munki",
+ "path": "Monolingual/Monolingual.install.recipe",
+ "parent": "com.github.homebysix.download.Monolingual",
+ "shortname": "Monolingual.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.JamfSync": {
+ "name": "Jamf Sync",
+ "description": "Downloads the latest version of Jamf Sync and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Jamf/JamfSync.munki.recipe",
+ "parent": "com.github.homebysix.download.JamfSync",
+ "shortname": "JamfSync.munki",
"inferred_type": "munki",
- "munki_display_name": "Chat",
- "munki_description": "Desktop app for the redesigned Google Hangouts Chat service."
+ "munki_display_name": "Jamf Sync",
+ "munki_description": "Jamf Sync utility for synchronizing between Jamf Pro distribution points and/or file folders."
},
- "com.github.homebysix.download.GoogleChat": {
- "name": "Google Hangouts Chat",
- "description": "Downloads the latest version of Google Hangouts Chat.",
+ "com.github.homebysix.download.JamfSync": {
+ "name": "Jamf Sync",
+ "description": "Downloads the latest version of Jamf Sync.",
"repo": "autopkg/homebysix-recipes",
- "path": "Google/GoogleChat.download.recipe",
- "shortname": "GoogleChat.download",
+ "path": "Jamf/JamfSync.download.recipe",
+ "shortname": "JamfSync.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.GoogleChat",
- "com.github.homebysix.pkg.GoogleChat",
- "com.github.homebysix.install.GoogleChat"
+ "com.github.homebysix.munki.JamfSync",
+ "com.github.homebysix.pkg.JamfSync"
]
},
- "com.github.homebysix.pkg.GoogleChat": {
- "name": "Google Hangouts Chat",
- "description": "Downloads the latest version of Google Hangouts Chat and creates a package.",
+ "com.github.homebysix.pkg.JamfSync": {
+ "name": "Jamf Sync",
+ "description": "Downloads the latest version of Jamf Sync and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Google/GoogleChat.pkg.recipe",
- "parent": "com.github.homebysix.download.GoogleChat",
- "shortname": "GoogleChat.pkg",
+ "path": "Jamf/JamfSync.pkg.recipe",
+ "parent": "com.github.homebysix.download.JamfSync",
+ "shortname": "JamfSync.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.GoogleChat": {
- "name": "Google Hangouts Chat",
- "description": "Installs the latest version of Google Hangouts Chat.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Google/GoogleChat.install.recipe",
- "parent": "com.github.homebysix.download.GoogleChat",
- "shortname": "GoogleChat.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.ChromeRemoteDesktop": {
- "name": "ChromeRemoteDesktop",
- "description": "Downloads the latest Google Chrome Remote Desktop version and extracts the package.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.",
+ "com.github.homebysix.pkg.HoudahSpot": {
+ "name": "HoudahSpot",
+ "description": "Downloads the latest version of HoudahSpot and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Google/ChromeRemoteDesktop.pkg.recipe",
- "parent": "com.github.apfelwerk.download.chromeremotedesktop",
- "shortname": "ChromeRemoteDesktop.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.install.ChromeRemoteDesktop",
- "com.github.apizz.munki.ChromeRemoteDesktop"
- ]
+ "path": "Houdah/HoudahSpot.pkg.recipe",
+ "parent": "com.github.homebysix.download.HoudahSpot",
+ "shortname": "HoudahSpot.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.ChromeRemoteDesktop": {
- "name": null,
- "description": "Downloads and installs the latest version of Google Chrome Remote Desktop.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.",
+ "com.github.homebysix.install.HoudahSpot": {
+ "name": "HoudahSpot",
+ "description": "Installs the latest version of HoudahSpot.",
"repo": "autopkg/homebysix-recipes",
- "path": "Google/ChromeRemoteDesktop.install.recipe",
- "parent": "com.github.homebysix.pkg.ChromeRemoteDesktop",
- "shortname": "ChromeRemoteDesktop.install",
+ "path": "Houdah/HoudahSpot.install.recipe",
+ "parent": "com.github.homebysix.download.HoudahSpot",
+ "shortname": "HoudahSpot.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.AutodeskFusion360": {
- "name": "Autodesk Fusion 360",
- "description": "Downloads the latest version of Autodesk Fusion 360.",
+ "com.github.homebysix.download.Tembo": {
+ "name": "Tembo",
+ "description": "Downloads the latest version of Tembo.",
"repo": "autopkg/homebysix-recipes",
- "path": "AutodeskFusion360/AutodeskFusion360.download.recipe",
- "shortname": "AutodeskFusion360.download",
+ "path": "Houdah/Tembo.download.recipe",
+ "shortname": "Tembo.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.AutodeskFusion360"
+ "com.github.homebysix.munki.Tembo",
+ "com.github.homebysix.pkg.Tembo",
+ "com.github.homebysix.install.Tembo"
]
},
- "com.github.homebysix.munki.AutodeskFusion360": {
- "name": null,
- "description": "Imports Autodesk's Fusion 360 into the Munki repo.",
+ "com.github.homebysix.pkg.HoudahGeo": {
+ "name": "HoudahGeo",
+ "description": "Downloads the latest version of HoudahGeo and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AutodeskFusion360/AutodeskFusion360.munki.recipe",
- "parent": "com.github.homebysix.download.AutodeskFusion360",
- "shortname": "AutodeskFusion360.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Fusion 360 is the first 3D CAD, CAM, and CAE tool of its kind. It connects your entire product development process in a single cloud-based platform that works on both Mac and PC."
+ "path": "Houdah/HoudahGeo.pkg.recipe",
+ "parent": "com.github.homebysix.download.HoudahGeo",
+ "shortname": "HoudahGeo.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.MenuBarSpacing": {
- "name": "Menu Bar Spacing",
- "description": "Downloads the latest version of Menu Bar Spacing.",
+ "com.github.homebysix.install.HoudahGeo": {
+ "name": "HoudahGeo",
+ "description": "Installs the latest version of HoudahGeo.",
"repo": "autopkg/homebysix-recipes",
- "path": "MenuBarSpacing/MenuBarSpacing.download.recipe",
- "shortname": "MenuBarSpacing.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.MenuBarSpacing",
- "com.github.homebysix.pkg.MenuBarSpacing"
- ]
+ "path": "Houdah/HoudahGeo.install.recipe",
+ "parent": "com.github.homebysix.download.HoudahGeo",
+ "shortname": "HoudahGeo.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.MenuBarSpacing": {
- "name": "Menu Bar Spacing",
- "description": "Downloads the latest version of Menu Bar Spacing and imports it into Munki.",
+ "com.github.homebysix.munki.Tembo": {
+ "name": "Tembo",
+ "description": "Downloads the latest version of Tembo and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MenuBarSpacing/MenuBarSpacing.munki.recipe",
- "parent": "com.github.homebysix.download.MenuBarSpacing",
- "shortname": "MenuBarSpacing.munki",
+ "path": "Houdah/Tembo.munki.recipe",
+ "parent": "com.github.homebysix.download.Tembo",
+ "shortname": "Tembo.munki",
"inferred_type": "munki",
- "munki_display_name": "Menu Bar Spacing",
- "munki_description": "Customize the gap between menu bar items."
+ "munki_display_name": "Tembo",
+ "munki_description": "Quick and effective file search tool."
},
- "com.github.homebysix.pkg.MenuBarSpacing": {
- "name": "Menu Bar Spacing",
- "description": "Downloads the latest version of Menu Bar Spacing and creates a package.",
+ "com.github.homebysix.munki.HoudahSpot": {
+ "name": "HoudahSpot",
+ "description": "Downloads the latest version of HoudahSpot and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MenuBarSpacing/MenuBarSpacing.pkg.recipe",
- "parent": "com.github.homebysix.download.MenuBarSpacing",
- "shortname": "MenuBarSpacing.pkg",
- "inferred_type": "pkg"
+ "path": "Houdah/HoudahSpot.munki.recipe",
+ "parent": "com.github.homebysix.download.HoudahSpot",
+ "shortname": "HoudahSpot.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "HoudahSpot",
+ "munki_description": "Advanced file-search tool."
},
- "com.github.homebysix.munki.DNGConverter": {
- "name": "DNG Converter",
- "description": "Downloads the latest version of DNG Converter and imports it into Munki.",
+ "com.github.homebysix.munki.HoudahGeo": {
+ "name": "HoudahGeo",
+ "description": "Downloads the latest version of HoudahGeo and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeDNGConverter.munki.recipe",
- "parent": "com.github.homebysix.download.DNGConverter",
- "shortname": "AdobeDNGConverter.munki",
+ "path": "Houdah/HoudahGeo.munki.recipe",
+ "parent": "com.github.homebysix.download.HoudahGeo",
+ "shortname": "HoudahGeo.munki",
"inferred_type": "munki",
- "munki_display_name": "DNG Converter",
- "munki_description": "The Adobe DNG Converter is a free utility that enables you to easily convert camera-specific raw files from more than 600 cameras to the more universal DNG raw format."
+ "munki_display_name": "HoudahGeo",
+ "munki_description": "Photo geocoding solution."
},
- "com.github.homebysix.install.AdobeExperienceManagerDesktop": {
- "name": "Adobe Experience Manager Desktop",
- "description": "Installs the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
+ "com.github.homebysix.download.HoudahSpot": {
+ "name": "HoudahSpot",
+ "description": "Downloads the latest version of HoudahSpot specified by MAJOR_VERSION. Tested to work with MAJOR_VERSION 4, 5, and 6.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeExperienceManagerDesktop.install.recipe",
- "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop",
- "shortname": "AdobeExperienceManagerDesktop.install",
- "inferred_type": "install"
+ "path": "Houdah/HoudahSpot.download.recipe",
+ "shortname": "HoudahSpot.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.HoudahSpot",
+ "com.github.homebysix.install.HoudahSpot",
+ "com.github.homebysix.munki.HoudahSpot",
+ "com.github.peshay.filewave.HoudahSpot"
+ ]
},
- "com.github.homebysix.download.AdobeExperienceManagerDesktop": {
- "name": "Adobe Experience Manager Desktop",
- "description": "Downloads the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
+ "com.github.homebysix.download.HoudahGeo": {
+ "name": "HoudahGeo",
+ "description": "Downloads the latest version of HoudahGeo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeExperienceManagerDesktop.download.recipe",
- "shortname": "AdobeExperienceManagerDesktop.download",
+ "path": "Houdah/HoudahGeo.download.recipe",
+ "shortname": "HoudahGeo.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.AdobeExperienceManagerDesktop",
- "com.github.homebysix.munki.AdobeExperienceManagerDesktop",
- "com.github.homebysix.pkg.AdobeExperienceManagerDesktop"
+ "com.github.homebysix.pkg.HoudahGeo",
+ "com.github.homebysix.install.HoudahGeo",
+ "com.github.homebysix.munki.HoudahGeo"
]
},
- "com.github.homebysix.munki.AdobeExperienceManagerDesktop": {
- "name": "Adobe Experience Manager Desktop",
- "description": "Downloads the latest version of Adobe Experience Manager Desktop and imports it into Munki.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
+ "com.github.homebysix.pkg.Tembo": {
+ "name": "Tembo",
+ "description": "Downloads the latest version of Tembo and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeExperienceManagerDesktop.munki.recipe",
- "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop",
- "shortname": "AdobeExperienceManagerDesktop.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adobe Experience Manager Desktop",
- "munki_description": "The Adobe Experience Manager desktop app connects repositories and desktop applications, including Adobe and third-party ones, to provide faster access to resources and streamlined workflows."
+ "path": "Houdah/Tembo.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tembo",
+ "shortname": "Tembo.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.DNGConverter": {
- "name": "DNG Converter",
- "description": "Downloads the latest version of DNG Converter and creates a package.",
+ "com.github.homebysix.install.Tembo": {
+ "name": "Tembo",
+ "description": "Installs the latest version of Tembo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeDNGConverter.pkg.recipe",
- "parent": "com.github.homebysix.download.DNGConverter",
- "shortname": "AdobeDNGConverter.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.novaksam.jamf.AdobeDNGConverter",
- "com.github.jss-recipes.jss.AdobeDNGConverter"
- ]
+ "path": "Houdah/Tembo.install.recipe",
+ "parent": "com.github.homebysix.download.Tembo",
+ "shortname": "Tembo.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.DNGConverter": {
- "name": "Adobe DNG Converter",
- "description": "Installs the latest version of DNG Converter.",
+ "com.github.homebysix.munki.RecordIt": {
+ "name": "RecordIt",
+ "description": "Downloads the latest version of RecordIt and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeDNGConverter.install.recipe",
- "parent": "com.github.homebysix.download.DNGConverter",
- "shortname": "AdobeDNGConverter.install",
+ "path": "RecordIt/RecordIt.munki.recipe",
+ "parent": "com.github.homebysix.download.RecordIt",
+ "shortname": "RecordIt.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "RecordIt",
+ "munki_description": "Screen and audio recording program."
+ },
+ "com.github.homebysix.install.RecordIt": {
+ "name": "RecordIt",
+ "description": "Installs the latest version of RecordIt.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "RecordIt/RecordIt.install.recipe",
+ "parent": "com.github.homebysix.download.RecordIt",
+ "shortname": "RecordIt.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.AdobeExperienceManagerDesktop": {
- "name": "Adobe Experience Manager Desktop",
- "description": "Downloads the latest version of Adobe Experience Manager Desktop and creates a package.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
+ "com.github.homebysix.pkg.RecordIt": {
+ "name": "RecordIt",
+ "description": "Downloads the latest version of RecordIt and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeExperienceManagerDesktop.pkg.recipe",
- "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop",
- "shortname": "AdobeExperienceManagerDesktop.pkg",
+ "path": "RecordIt/RecordIt.pkg.recipe",
+ "parent": "com.github.homebysix.download.RecordIt",
+ "shortname": "RecordIt.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.DNGConverter": {
- "name": "DNG Converter",
- "description": "Downloads the latest version of DNG Converter.",
+ "com.github.homebysix.download.RecordIt": {
+ "name": "RecordIt",
+ "description": "Downloads the latest version of RecordIt.",
"repo": "autopkg/homebysix-recipes",
- "path": "Adobe/AdobeDNGConverter.download.recipe",
- "shortname": "AdobeDNGConverter.download",
+ "path": "RecordIt/RecordIt.download.recipe",
+ "shortname": "RecordIt.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.DNGConverter",
- "com.github.homebysix.pkg.DNGConverter",
- "com.github.homebysix.install.DNGConverter"
+ "com.github.homebysix.munki.RecordIt",
+ "com.github.homebysix.install.RecordIt",
+ "com.github.homebysix.pkg.RecordIt"
]
},
- "com.github.homebysix.pkg.FinalDraft12": {
- "name": "FinalDraft12",
- "description": "Downloads the latest version of Final Draft 12 and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FinalDraft/FinalDraft12.pkg.recipe",
- "parent": "com.github.n8felton.download.FinalDraft12",
- "shortname": "FinalDraft12.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.FontNuke": {
- "name": "FontNuke",
- "description": "Downloads the latest version of FontNuke and imports it into Munki.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FontNuke/FontNuke.munki.recipe",
- "parent": "com.github.homebysix.download.FontNuke",
- "shortname": "FontNuke.munki",
- "inferred_type": "munki",
- "munki_display_name": "FontNuke",
- "munki_description": "Removes font cache files."
- },
- "com.github.homebysix.pkg.FontNuke": {
- "name": "FontNuke",
- "description": "Downloads the latest version of FontNuke and creates a package.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FontNuke/FontNuke.pkg.recipe",
- "parent": "com.github.homebysix.download.FontNuke",
- "shortname": "FontNuke.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.FontNuke": {
- "name": "FontNuke",
- "description": "Installs the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
+ "com.github.homebysix.install.Emailchemy": {
+ "name": "Emailchemy",
+ "description": "Installs the latest version of Emailchemy.",
"repo": "autopkg/homebysix-recipes",
- "path": "FontNuke/FontNuke.install.recipe",
- "parent": "com.github.homebysix.download.FontNuke",
- "shortname": "FontNuke.install",
+ "path": "Emailchemy/Emailchemy.install.recipe",
+ "parent": "com.github.homebysix.download.Emailchemy",
+ "shortname": "Emailchemy.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.FontNuke": {
- "name": "FontNuke",
- "description": "Downloads the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
+ "com.github.homebysix.download.Emailchemy": {
+ "name": "Emailchemy",
+ "description": "Downloads the latest version of Emailchemy.",
"repo": "autopkg/homebysix-recipes",
- "path": "FontNuke/FontNuke.download.recipe",
- "shortname": "FontNuke.download",
+ "path": "Emailchemy/Emailchemy.download.recipe",
+ "shortname": "Emailchemy.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.FontNuke",
- "com.github.homebysix.pkg.FontNuke",
- "com.github.homebysix.install.FontNuke"
+ "com.github.homebysix.install.Emailchemy",
+ "com.github.homebysix.pkg.Emailchemy",
+ "com.github.homebysix.munki.Emailchemy"
]
},
- "com.github.homebysix.pkg.BetterWindowManager": {
- "name": "Better Window Manager",
- "description": "Downloads the latest version of Better Window Manager and creates a package.",
+ "com.github.homebysix.pkg.Emailchemy": {
+ "name": "Emailchemy",
+ "description": "Downloads the latest version of Emailchemy and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterWindowManager/BetterWindowManager.pkg.recipe",
- "parent": "com.github.homebysix.download.BetterWindowManager",
- "shortname": "BetterWindowManager.pkg",
+ "path": "Emailchemy/Emailchemy.pkg.recipe",
+ "parent": "com.github.homebysix.download.Emailchemy",
+ "shortname": "Emailchemy.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.BetterWindowManager": {
- "name": "Better Window Manager",
- "description": "Downloads the latest version of Better Window Manager and imports it into Munki.",
+ "com.github.homebysix.munki.Emailchemy": {
+ "name": "Emailchemy",
+ "description": "Downloads the latest version of Emailchemy and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterWindowManager/BetterWindowManager.munki.recipe",
- "parent": "com.github.homebysix.download.BetterWindowManager",
- "shortname": "BetterWindowManager.munki",
+ "path": "Emailchemy/Emailchemy.munki.recipe",
+ "parent": "com.github.homebysix.download.Emailchemy",
+ "shortname": "Emailchemy.munki",
"inferred_type": "munki",
- "munki_display_name": "Better Window Manager",
- "munki_description": "Move and position your windows where you want."
- },
- "com.github.homebysix.download.BetterWindowManager": {
- "name": "Better Window Manager",
- "description": "Downloads the latest version of Better Window Manager.",
- "repo": "autopkg/homebysix-recipes",
- "path": "BetterWindowManager/BetterWindowManager.download.recipe",
- "shortname": "BetterWindowManager.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.BetterWindowManager",
- "com.github.homebysix.munki.BetterWindowManager",
- "com.github.homebysix.install.BetterWindowManager"
- ]
+ "munki_display_name": "Emailchemy",
+ "munki_description": " "
},
- "com.github.homebysix.install.BetterWindowManager": {
- "name": "Better Window Manager",
- "description": "Installs the latest version of Better Window Manager.",
+ "com.github.homebysix.install.xScope": {
+ "name": "xScope",
+ "description": "Installs the latest version of xScope.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterWindowManager/BetterWindowManager.install.recipe",
- "parent": "com.github.homebysix.download.BetterWindowManager",
- "shortname": "BetterWindowManager.install",
+ "path": "Iconfactory/xScope.install.recipe",
+ "parent": "com.github.homebysix.download.xScope",
+ "shortname": "xScope.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.BlackEye": {
- "name": "BlackEye",
- "description": "Downloads the latest version of Black Eye and imports it into Munki.",
+ "com.github.homebysix.munki.xScope": {
+ "name": "xScope",
+ "description": "Downloads the latest version of xScope and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlackEye/BlackEye.munki.recipe",
- "parent": "com.github.homebysix.download.BlackEye",
- "shortname": "BlackEye.munki",
+ "path": "Iconfactory/xScope.munki.recipe",
+ "parent": "com.github.homebysix.download.xScope",
+ "shortname": "xScope.munki",
"inferred_type": "munki",
- "munki_display_name": "Black Eye",
- "munki_description": "Keep your Mac awake."
+ "munki_display_name": "xScope",
+ "munki_description": "Onscreen graphic measurement tools."
},
- "com.github.homebysix.download.BlackEye": {
- "name": "BlackEye",
- "description": "Downloads the latest version of Black Eye.",
+ "com.github.homebysix.download.xScope": {
+ "name": "xScope",
+ "description": "Downloads the latest version of xScope.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlackEye/BlackEye.download.recipe",
- "shortname": "BlackEye.download",
+ "path": "Iconfactory/xScope.download.recipe",
+ "shortname": "xScope.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.BlackEye",
- "com.github.homebysix.pkg.BlackEye"
+ "com.github.homebysix.install.xScope",
+ "com.github.homebysix.munki.xScope",
+ "com.github.homebysix.pkg.xScope"
]
},
- "com.github.homebysix.pkg.BlackEye": {
- "name": "BlackEye",
- "description": "Downloads the latest version of Black Eye and creates a package.",
+ "com.github.homebysix.pkg.xScope": {
+ "name": "xScope",
+ "description": "Downloads the latest version of xScope and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlackEye/BlackEye.pkg.recipe",
- "parent": "com.github.homebysix.download.BlackEye",
- "shortname": "BlackEye.pkg",
+ "path": "Iconfactory/xScope.pkg.recipe",
+ "parent": "com.github.homebysix.download.xScope",
+ "shortname": "xScope.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Marked2": {
- "name": "Marked 2",
- "description": "Downloads the latest version of Marked 2.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Marked/Marked2.download.recipe",
- "shortname": "Marked2.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.Marked2",
- "com.github.homebysix.pkg.Marked2",
- "com.github.homebysix.munki.Marked2"
- ]
- },
- "com.github.homebysix.install.Marked2": {
- "name": "Marked 2",
- "description": "Installs the latest version of Marked 2.",
+ "com.github.homebysix.install.iManageDrive": {
+ "name": "iManageDrive",
+ "description": "Installs the latest version of iManage Drive.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marked/Marked2.install.recipe",
- "parent": "com.github.homebysix.download.Marked2",
- "shortname": "Marked2.install",
+ "path": "iManage/iManageDrive.install.recipe",
+ "parent": "com.github.homebysix.download.iManageDrive",
+ "shortname": "iManageDrive.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Marked2": {
- "name": "Marked 2",
- "description": "Downloads the latest version of Marked 2 and creates a package.",
+ "com.github.homebysix.munki.iManageWorkDesktop": {
+ "name": "iManageWorkDesktop",
+ "description": "Downloads the latest version of iManage Work Desktop and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marked/Marked2.pkg.recipe",
- "parent": "com.github.homebysix.download.Marked2",
- "shortname": "Marked2.pkg",
- "inferred_type": "pkg"
+ "path": "iManage/iManageWorkDesktop.munki.recipe",
+ "parent": "com.github.homebysix.pkg.iManageWorkDesktop",
+ "shortname": "iManageWorkDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "iManage Agent",
+ "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents."
},
- "com.github.homebysix.munki.Marked2": {
- "name": "Marked 2",
- "description": "Downloads the latest version of Marked 2 and imports it into Munki.",
+ "com.github.homebysix.munki.iManageDrive": {
+ "name": "iManageDrive",
+ "description": "Downloads the latest version of iManage Drive and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Marked/Marked2.munki.recipe",
- "parent": "com.github.homebysix.download.Marked2",
- "shortname": "Marked2.munki",
+ "path": "iManage/iManageDrive.munki.recipe",
+ "parent": "com.github.homebysix.pkg.iManageDrive",
+ "shortname": "iManageDrive.munki",
"inferred_type": "munki",
- "munki_display_name": "Marked 2",
- "munki_description": "Easily preview your Markdown documents."
+ "munki_display_name": "iManage Agent",
+ "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents."
},
- "com.github.homebysix.pkg.TableauReader": {
- "name": "Tableau Reader",
- "description": "Downloads the current release version of Tableau Reader and builds a package.",
+ "com.github.homebysix.download.iManageDrive": {
+ "name": "iManageDrive",
+ "description": "Downloads the latest version of iManage Drive.",
"repo": "autopkg/homebysix-recipes",
- "path": "TableauReader/TableauReader.pkg.recipe",
- "parent": "com.github.homebysix.download.TableauReader",
- "shortname": "TableauReader.pkg",
- "inferred_type": "pkg",
+ "path": "iManage/iManageDrive.download.recipe",
+ "shortname": "iManageDrive.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.TableauReader",
- "com.github.homebysix.install.TableauReader",
- "com.github.andredb90.filewave.tableaureader",
- "com.github.autopkg.grahampugh-recipes.jamf.TableauReader-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.TableauReader"
+ "com.github.homebysix.install.iManageDrive",
+ "com.github.homebysix.pkg.iManageDrive"
]
},
- "com.github.homebysix.munki.TableauReader": {
- "name": "Tableau Reader",
- "description": "Downloads the current release version of Tableau Reader and imports into Munki.",
+ "com.github.homebysix.pkg.iManageWorkDesktop": {
+ "name": "iManageWorkDesktop",
+ "description": "Downloads the latest version of iManage Work Desktop and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TableauReader/TableauReader.munki.recipe",
- "parent": "com.github.homebysix.pkg.TableauReader",
- "shortname": "TableauReader.munki",
- "inferred_type": "munki",
- "munki_display_name": "Tableau Reader",
- "munki_description": "Tableau Reader is a free desktop application you can use to interact with data visualizations built in Tableau Desktop."
+ "path": "iManage/iManageWorkDesktop.pkg.recipe",
+ "parent": "com.github.homebysix.download.iManageWorkDesktop",
+ "shortname": "iManageWorkDesktop.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.munki.iManageWorkDesktop"
+ ]
},
- "com.github.homebysix.install.TableauReader": {
- "name": "Tableau Reader",
- "description": "Downloads the current release of Tableau Reader and installs it.",
+ "com.github.homebysix.install.iManageWorkDesktop": {
+ "name": "iManageWorkDesktop",
+ "description": "Installs the latest version of iManage Work Desktop.",
"repo": "autopkg/homebysix-recipes",
- "path": "TableauReader/TableauReader.install.recipe",
- "parent": "com.github.homebysix.pkg.TableauReader",
- "shortname": "TableauReader.install",
+ "path": "iManage/iManageWorkDesktop.install.recipe",
+ "parent": "com.github.homebysix.download.iManageWorkDesktop",
+ "shortname": "iManageWorkDesktop.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.TableauReader": {
- "name": "Tableau Reader",
- "description": "Downloads the current release of Tableau Reader.",
+ "com.github.homebysix.download.iManageWorkDesktop": {
+ "name": "iManageWorkDesktop",
+ "description": "Downloads the latest version of iManage Work Desktop.",
"repo": "autopkg/homebysix-recipes",
- "path": "TableauReader/TableauReader.download.recipe",
- "shortname": "TableauReader.download",
+ "path": "iManage/iManageWorkDesktop.download.recipe",
+ "shortname": "iManageWorkDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.TableauReader"
+ "com.github.homebysix.pkg.iManageWorkDesktop",
+ "com.github.homebysix.install.iManageWorkDesktop"
]
},
- "com.github.homebysix.install.Scrivener": {
- "name": "Scrivener",
- "description": "Installs the latest version of Scrivener.",
- "repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scrivener.install.recipe",
- "parent": "com.github.homebysix.download.Scrivener",
- "shortname": "Scrivener.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.Scrivener": {
- "name": "Scrivener",
- "description": "Downloads the latest version of Scrivener and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scrivener.munki.recipe",
- "parent": "com.github.homebysix.download.Scrivener",
- "shortname": "Scrivener.munki",
- "inferred_type": "munki",
- "munki_display_name": "Scrivener",
- "munki_description": "Project management and word processing tool for writers."
- },
- "com.github.homebysix.download.Scapple": {
- "name": "Scapple",
- "description": "Downloads the latest version of Scapple.",
+ "com.github.homebysix.pkg.iManageDrive": {
+ "name": "iManageDrive",
+ "description": "Downloads the latest version of iManage Drive and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scapple.download.recipe",
- "shortname": "Scapple.download",
- "inferred_type": "download",
+ "path": "iManage/iManageDrive.pkg.recipe",
+ "parent": "com.github.homebysix.download.iManageDrive",
+ "shortname": "iManageDrive.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.Scapple",
- "com.github.homebysix.munki.Scapple",
- "com.github.homebysix.pkg.Scapple"
+ "com.github.homebysix.munki.iManageDrive"
]
},
- "com.github.homebysix.download.Scrivener": {
- "name": "Scrivener",
- "description": "Downloads the latest version of Scrivener.",
+ "com.github.homebysix.download.GraphicConverter": {
+ "name": "GraphicConverter",
+ "description": "Downloads the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scrivener.download.recipe",
- "shortname": "Scrivener.download",
+ "path": "LemkeSoft/GraphicConverter.download.recipe",
+ "shortname": "GraphicConverter.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Scrivener",
- "com.github.homebysix.munki.Scrivener",
- "com.github.homebysix.pkg.Scrivener"
+ "com.github.homebysix.munki.GraphicConverter",
+ "com.github.homebysix.install.GraphicConverter",
+ "com.github.homebysix.pkg.GraphicConverter"
]
},
- "com.github.homebysix.install.Scapple": {
- "name": "Scapple",
- "description": "Installs the latest version of Scapple.",
+ "com.github.homebysix.munki.GraphicConverter": {
+ "name": "GraphicConverter",
+ "description": "Downloads the latest version of GraphicConverter and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scapple.install.recipe",
- "parent": "com.github.homebysix.download.Scapple",
- "shortname": "Scapple.install",
+ "path": "LemkeSoft/GraphicConverter.munki.recipe",
+ "parent": "com.github.homebysix.download.GraphicConverter",
+ "shortname": "GraphicConverter.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GraphicConverter",
+ "munki_description": " "
+ },
+ "com.github.homebysix.install.GraphicConverter": {
+ "name": "GraphicConverter",
+ "description": "Installs the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "LemkeSoft/GraphicConverter.install.recipe",
+ "parent": "com.github.homebysix.download.GraphicConverter",
+ "shortname": "GraphicConverter.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Scrivener": {
- "name": "Scrivener",
- "description": "Downloads the latest version of Scrivener and creates a package.",
+ "com.github.homebysix.pkg.GraphicConverter": {
+ "name": "GraphicConverter",
+ "description": "Downloads the latest version of GraphicConverter and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scrivener.pkg.recipe",
- "parent": "com.github.homebysix.download.Scrivener",
- "shortname": "Scrivener.pkg",
+ "path": "LemkeSoft/GraphicConverter.pkg.recipe",
+ "parent": "com.github.homebysix.download.GraphicConverter",
+ "shortname": "GraphicConverter.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Scapple": {
- "name": "Scapple",
- "description": "Downloads the latest version of Scapple and imports it into Munki.",
+ "com.github.homebysix.munki.Proximity": {
+ "name": "Cisco Proximity",
+ "description": "Downloads the latest version of Proximity and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scapple.munki.recipe",
- "parent": "com.github.homebysix.download.Scapple",
- "shortname": "Scapple.munki",
+ "path": "Cisco/Proximity.munki.recipe",
+ "parent": "com.github.homebysix.download.Proximity",
+ "shortname": "Proximity.munki",
"inferred_type": "munki",
- "munki_display_name": "Scapple",
- "munki_description": "Free-form mind mapping tool."
- },
- "com.github.homebysix.pkg.Scapple": {
- "name": "Scapple",
- "description": "Downloads the latest version of Scapple and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "LiteratureAndLatte/Scapple.pkg.recipe",
- "parent": "com.github.homebysix.download.Scapple",
- "shortname": "Scapple.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Proximity",
+ "munki_description": "Cisco Proximity allows you to control your video system, interact with shared content and share wirelessly."
},
- "com.github.homebysix.pkg.SnapGeneViewer": {
- "name": "SnapGene Viewer",
- "description": "Downloads the latest version of SnapGene Viewer and creates a package.",
+ "com.github.homebysix.install.Proximity": {
+ "name": "Cisco Proximity",
+ "description": "Installs the latest version of Proximity.",
"repo": "autopkg/homebysix-recipes",
- "path": "SnapGene/SnapGeneViewer.pkg.recipe",
- "parent": "com.github.homebysix.download.SnapGeneViewer",
- "shortname": "SnapGeneViewer.pkg",
- "inferred_type": "pkg"
+ "path": "Cisco/Proximity.install.recipe",
+ "parent": "com.github.homebysix.download.Proximity",
+ "shortname": "Proximity.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.SnapGeneViewer": {
- "name": "SnapGene Viewer",
- "description": "Downloads the latest version of SnapGene Viewer.",
+ "com.github.homebysix.download.Proximity": {
+ "name": "Cisco Proximity",
+ "description": "Downloads the latest version of Proximity.",
"repo": "autopkg/homebysix-recipes",
- "path": "SnapGene/SnapGeneViewer.download.recipe",
- "shortname": "SnapGeneViewer.download",
+ "path": "Cisco/Proximity.download.recipe",
+ "shortname": "Proximity.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.SnapGeneViewer",
- "com.github.homebysix.install.SnapGeneViewer",
- "com.github.homebysix.munki.SnapGeneViewer"
+ "com.github.homebysix.munki.Proximity",
+ "com.github.homebysix.install.Proximity",
+ "com.github.homebysix.pkg.Proximity"
]
},
- "com.github.homebysix.install.SnapGeneViewer": {
- "name": "SnapGene Viewer",
- "description": "Installs the latest version of SnapGene Viewer.",
+ "com.github.homebysix.pkg.Proximity": {
+ "name": "Cisco Proximity",
+ "description": "Downloads the latest version of Proximity and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "SnapGene/SnapGeneViewer.install.recipe",
- "parent": "com.github.homebysix.download.SnapGeneViewer",
- "shortname": "SnapGeneViewer.install",
- "inferred_type": "install"
+ "path": "Cisco/Proximity.pkg.recipe",
+ "parent": "com.github.homebysix.download.Proximity",
+ "shortname": "Proximity.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Proximity"
+ ]
},
- "com.github.homebysix.munki.SnapGeneViewer": {
- "name": "SnapGene Viewer",
- "description": "Downloads the latest version of SnapGene Viewer and imports it into Munki.",
+ "com.github.homebysix.download.SugarSync": {
+ "name": "SugarSync",
+ "description": "Downloads the latest version of SugarSync.",
"repo": "autopkg/homebysix-recipes",
- "path": "SnapGene/SnapGeneViewer.munki.recipe",
- "parent": "com.github.homebysix.download.SnapGeneViewer",
- "shortname": "SnapGeneViewer.munki",
- "inferred_type": "munki",
- "munki_display_name": "SnapGene Viewer",
- "munki_description": "View richly annotated sequence files."
+ "path": "SugarSync/SugarSync.download.recipe",
+ "shortname": "SugarSync.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.SugarSync",
+ "com.github.homebysix.munki.SugarSync",
+ "com.github.homebysix.pkg.SugarSync"
+ ]
},
- "com.github.homebysix.install.Mailplane": {
- "name": "Mailplane",
- "description": "Installs the latest version of Mailplane.",
+ "com.github.homebysix.install.SugarSync": {
+ "name": "SugarSync",
+ "description": "Installs the latest version of SugarSync.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mailplane/Mailplane3.install.recipe",
- "parent": "com.github.keeleysam.recipes.Mailplane.3.download",
- "shortname": "Mailplane3.install",
+ "path": "SugarSync/SugarSync.install.recipe",
+ "parent": "com.github.homebysix.download.SugarSync",
+ "shortname": "SugarSync.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Mailplane3": {
- "name": "Mailplane",
- "description": "Downloads latest Mailplane 3 app and builds a package.",
+ "com.github.homebysix.munki.SugarSync": {
+ "name": "SugarSync",
+ "description": "Downloads the latest version of SugarSync and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mailplane/Mailplane3.pkg.recipe",
- "parent": "com.github.keeleysam.recipes.Mailplane.3.download",
- "shortname": "Mailplane3.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3"
- ]
+ "path": "SugarSync/SugarSync.munki.recipe",
+ "parent": "com.github.homebysix.download.SugarSync",
+ "shortname": "SugarSync.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SugarSync",
+ "munki_description": "Feature-rich online storage resource."
},
- "com.github.homebysix.install.ShareMouse": {
- "name": "ShareMouse",
- "description": "Installs the latest version of ShareMouse.",
+ "com.github.homebysix.pkg.SugarSync": {
+ "name": "SugarSync",
+ "description": "Downloads the latest version of SugarSync and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ShareMouse/ShareMouse.install.recipe",
- "parent": "com.github.homebysix.download.ShareMouse",
- "shortname": "ShareMouse.install",
- "inferred_type": "install"
+ "path": "SugarSync/SugarSync.pkg.recipe",
+ "parent": "com.github.homebysix.download.SugarSync",
+ "shortname": "SugarSync.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.ShareMouse": {
- "name": "ShareMouse",
- "description": "Downloads the latest version of ShareMouse.",
+ "com.github.homebysix.pkg.Mountain": {
+ "name": "Mountain",
+ "description": "Downloads the latest version of Mountain and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ShareMouse/ShareMouse.download.recipe",
- "shortname": "ShareMouse.download",
+ "path": "Mountain/Mountain.pkg.recipe",
+ "parent": "com.github.homebysix.download.Mountain",
+ "shortname": "Mountain.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.Mountain": {
+ "name": "Mountain",
+ "description": "Downloads the latest version of Mountain.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Mountain/Mountain.download.recipe",
+ "shortname": "Mountain.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.ShareMouse",
- "com.github.homebysix.pkg.ShareMouse",
- "com.github.homebysix.munki.ShareMouse"
+ "com.github.homebysix.pkg.Mountain",
+ "com.github.homebysix.munki.Mountain",
+ "com.github.homebysix.install.Mountain"
]
},
- "com.github.homebysix.pkg.ShareMouse": {
- "name": "ShareMouse",
- "description": "Downloads the latest version of ShareMouse and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ShareMouse/ShareMouse.pkg.recipe",
- "parent": "com.github.homebysix.download.ShareMouse",
- "shortname": "ShareMouse.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.ShareMouse": {
- "name": "ShareMouse",
- "description": "Downloads the latest version of ShareMouse and imports it into Munki.",
+ "com.github.homebysix.munki.Mountain": {
+ "name": "Mountain",
+ "description": "Downloads the latest version of Mountain and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ShareMouse/ShareMouse.munki.recipe",
- "parent": "com.github.homebysix.download.ShareMouse",
- "shortname": "ShareMouse.munki",
+ "path": "Mountain/Mountain.munki.recipe",
+ "parent": "com.github.homebysix.download.Mountain",
+ "shortname": "Mountain.munki",
"inferred_type": "munki",
- "munki_display_name": "ShareMouse",
- "munki_description": "Share your mouse and keyboard with multiple networked computers."
+ "munki_display_name": "Mountain",
+ "munki_description": "Manage mounted storage drives from the menu bar."
},
- "com.github.homebysix.install.Boom2": {
- "name": "Boom 2",
- "description": "Installs the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.",
+ "com.github.homebysix.install.Mountain": {
+ "name": "Mountain",
+ "description": "Installs the latest version of Mountain.",
"repo": "autopkg/homebysix-recipes",
- "path": "Boom/Boom2.install.recipe",
- "parent": "com.github.homebysix.download.Boom2",
- "shortname": "Boom2.install",
+ "path": "Mountain/Mountain.install.recipe",
+ "parent": "com.github.homebysix.download.Mountain",
+ "shortname": "Mountain.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Boom2": {
- "name": "Boom 2",
- "description": "Downloads the latest version of Boom 2 and creates a package. Note: An admin account is required to set up Boom upon first launch.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Boom/Boom2.pkg.recipe",
- "parent": "com.github.homebysix.download.Boom2",
- "shortname": "Boom2.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.Boom3D": {
- "name": "Boom 3D",
- "description": "Downloads the latest version of Boom 3D and imports it into Munki.",
+ "com.github.homebysix.install.Orion": {
+ "name": "Orion",
+ "description": "Installs the latest version of Orion.",
"repo": "autopkg/homebysix-recipes",
- "path": "Boom/Boom3D.munki.recipe",
- "parent": "com.github.ahousseini-recipes.download.Boom3D",
- "shortname": "Boom3D.munki",
- "inferred_type": "munki",
- "munki_display_name": "Boom 3D",
- "munki_description": "System-wide pro volume booster and equalizer."
+ "path": "Kagi/Orion.install.recipe",
+ "parent": "com.github.homebysix.download.Orion",
+ "shortname": "Orion.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Boom2": {
- "name": "Boom 2",
- "description": "Downloads the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.",
+ "com.github.homebysix.download.Orion": {
+ "name": "Orion",
+ "description": "Downloads the latest version of Orion.",
"repo": "autopkg/homebysix-recipes",
- "path": "Boom/Boom2.download.recipe",
- "shortname": "Boom2.download",
+ "path": "Kagi/Orion.download.recipe",
+ "shortname": "Orion.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Boom2",
- "com.github.homebysix.pkg.Boom2",
- "com.github.homebysix.munki.Boom2"
+ "com.github.homebysix.install.Orion",
+ "com.github.homebysix.pkg.Orion",
+ "com.github.homebysix.munki.Orion"
]
},
- "com.github.homebysix.munki.Boom2": {
- "name": "Boom 2",
- "description": "Downloads the latest version of Boom 2 and imports it into Munki. Note: An admin account is required to set up Boom upon first launch.",
+ "com.github.homebysix.pkg.Orion": {
+ "name": "Orion",
+ "description": "Downloads the latest version of Orion and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Boom/Boom2.munki.recipe",
- "parent": "com.github.homebysix.download.Boom2",
- "shortname": "Boom2.munki",
- "inferred_type": "munki",
- "munki_display_name": "Boom 2",
- "munki_description": "System-wide pro volume booster and equalizer."
+ "path": "Kagi/Orion.pkg.recipe",
+ "parent": "com.github.homebysix.download.Orion",
+ "shortname": "Orion.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Boom3D": {
- "name": "Boom 3D",
- "description": "Installs the latest version of Boom 3D.",
+ "com.github.homebysix.munki.Orion": {
+ "name": "Orion",
+ "description": "Downloads the latest version of Orion and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Boom/Boom3D.install.recipe",
- "parent": "com.github.ahousseini-recipes.download.Boom3D",
- "shortname": "Boom3D.install",
- "inferred_type": "install"
+ "path": "Kagi/Orion.munki.recipe",
+ "parent": "com.github.homebysix.download.Orion",
+ "shortname": "Orion.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Orion",
+ "munki_description": "Mac browser by Kagi featuring zero telemetry and web extension support."
},
- "com.github.homebysix.pkg.AppZapper": {
- "name": "AppZapper",
- "description": "Downloads the latest version of AppZapper and creates a package.",
+ "com.github.homebysix.munki.Chat": {
+ "name": "Chat",
+ "description": "Downloads the latest version of Chat and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppZapper/AppZapper.pkg.recipe",
- "parent": "com.github.homebysix.download.AppZapper",
- "shortname": "AppZapper.pkg",
- "inferred_type": "pkg"
+ "path": "Chat/Chat.munki.recipe",
+ "parent": "com.github.homebysix.download.Chat",
+ "shortname": "Chat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Chat",
+ "munki_description": "Desktop client for Facebook messaging."
},
- "com.github.homebysix.install.AppZapper": {
- "name": "AppZapper",
- "description": "Installs the latest version of AppZapper.",
+ "com.github.homebysix.install.Chat": {
+ "name": "Chat",
+ "description": "Installs the latest version of Chat.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppZapper/AppZapper.install.recipe",
- "parent": "com.github.homebysix.download.AppZapper",
- "shortname": "AppZapper.install",
+ "path": "Chat/Chat.install.recipe",
+ "parent": "com.github.homebysix.download.Chat",
+ "shortname": "Chat.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.AppZapper": {
- "name": "AppZapper",
- "description": "Downloads the latest version of AppZapper and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "AppZapper/AppZapper.munki.recipe",
- "parent": "com.github.homebysix.download.AppZapper",
- "shortname": "AppZapper.munki",
- "inferred_type": "munki",
- "munki_display_name": "AppZapper",
- "munki_description": "A simple utility for uninstalling Mac apps."
- },
- "com.github.homebysix.download.AppZapper": {
- "name": "AppZapper",
- "description": "Downloads the latest version of AppZapper.",
+ "com.github.homebysix.download.Chat": {
+ "name": "Chat",
+ "description": "Downloads the latest version of Chat.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppZapper/AppZapper.download.recipe",
- "shortname": "AppZapper.download",
+ "path": "Chat/Chat.download.recipe",
+ "shortname": "Chat.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.AppZapper",
- "com.github.homebysix.install.AppZapper",
- "com.github.homebysix.munki.AppZapper"
+ "com.github.homebysix.munki.Chat",
+ "com.github.homebysix.install.Chat",
+ "com.github.homebysix.pkg.Chat"
]
},
- "com.github.homebysix.pkg.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp and creates a package.",
+ "com.github.homebysix.pkg.Chat": {
+ "name": "Chat",
+ "description": "Downloads the latest version of Chat and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warp/Warp.pkg.recipe",
- "parent": "com.github.homebysix.download.Warp",
- "shortname": "Warp.pkg",
+ "path": "Chat/Chat.pkg.recipe",
+ "parent": "com.github.homebysix.download.Chat",
+ "shortname": "Chat.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.Warp": {
- "name": "Warp",
- "description": "Installs the latest version of Warp.",
+ "com.github.homebysix.download.touchbarlib": {
+ "name": "touchbarlib",
+ "description": "Downloads the current release of touchbarlib from Github.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warp/Warp.install.recipe",
- "parent": "com.github.homebysix.download.Warp",
- "shortname": "Warp.install",
+ "path": "Elliot Jordan/touchbarlib.download.recipe",
+ "shortname": "touchbarlib.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.touchbarlib",
+ "com.github.homebysix.munki.touchbarlib",
+ "com.github.homebysix.install.touchbarlib"
+ ]
+ },
+ "com.github.homebysix.install.RecipeRobot": {
+ "name": "Recipe Robot",
+ "description": "Installs the latest version of Recipe Robot.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Elliot Jordan/Recipe Robot.install.recipe",
+ "parent": "com.github.homebysix.download.RecipeRobot",
+ "shortname": "Recipe Robot.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp and imports it into Munki.",
+ "com.github.homebysix.munki.docklib": {
+ "name": "docklib",
+ "description": "Downloads the latest docklib and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warp/Warp.munki.recipe",
- "parent": "com.github.homebysix.download.Warp",
- "shortname": "Warp.munki",
+ "path": "Elliot Jordan/docklib.munki.recipe",
+ "parent": "com.github.homebysix.download.docklib",
+ "shortname": "docklib.munki",
"inferred_type": "munki",
- "munki_display_name": "Warp",
- "munki_description": "Fast Terminal app based in Rust."
+ "munki_display_name": "docklib",
+ "munki_description": "A Python module that provides methods for manipulating the macOS Dock."
},
- "com.github.homebysix.download.Warp": {
- "name": "Warp",
- "description": "Downloads the latest version of Warp.",
+ "com.github.homebysix.pkg.docklib": {
+ "name": "docklib",
+ "description": "This recipe does nothing, since docklib is already downloaded as a pkg.",
"repo": "autopkg/homebysix-recipes",
- "path": "Warp/Warp.download.recipe",
- "shortname": "Warp.download",
+ "path": "Elliot Jordan/docklib.pkg.recipe",
+ "parent": "com.github.homebysix.download.docklib",
+ "shortname": "docklib.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.RecipeRobot": {
+ "name": "Recipe Robot",
+ "description": "Downloads the latest version of Recipe Robot and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Elliot Jordan/Recipe Robot.munki.recipe",
+ "parent": "com.github.homebysix.download.RecipeRobot",
+ "shortname": "Recipe Robot.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Recipe Robot",
+ "munki_description": "A kick ass tool for creating AutoPkg recipes."
+ },
+ "com.github.homebysix.download.docklib": {
+ "name": "docklib",
+ "description": "Downloads the current release of docklib from Github.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Elliot Jordan/docklib.download.recipe",
+ "shortname": "docklib.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Warp",
- "com.github.homebysix.install.Warp",
- "com.github.homebysix.munki.Warp"
+ "com.github.homebysix.munki.docklib",
+ "com.github.homebysix.pkg.docklib",
+ "com.github.homebysix.install.docklib"
]
},
- "com.github.homebysix.download.ChefWorkstation": {
- "name": "ChefWorkstation",
- "description": "Downloads the latest Chef Workstation for Mac version.",
+ "com.github.homebysix.pkg.RecipeRobot": {
+ "name": "Recipe Robot",
+ "description": "Downloads the latest version of Recipe Robot and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Chef/ChefWorkstation.download.recipe",
- "shortname": "ChefWorkstation.download",
+ "path": "Elliot Jordan/Recipe Robot.pkg.recipe",
+ "parent": "com.github.homebysix.download.RecipeRobot",
+ "shortname": "Recipe Robot.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.RecipeRobot": {
+ "name": "Recipe Robot",
+ "description": "Downloads the latest version of Recipe Robot.\n\nNote: Although Recipe Robot has a Sparkle feed as of version 2.2.0, this recipe\nstill relies on GitHubReleasesInfoProvider in order to minimize points of failure.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Elliot Jordan/Recipe Robot.download.recipe",
+ "shortname": "Recipe Robot.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ChefWorkstation",
- "com.github.homebysix.install.ChefWorkstation"
+ "com.github.homebysix.install.RecipeRobot",
+ "com.github.homebysix.munki.RecipeRobot",
+ "com.github.homebysix.pkg.RecipeRobot"
]
},
- "com.github.homebysix.munki.ChefWorkstation": {
- "name": "ChefWorkstation",
- "description": "Downloads the latest Chef Workstation for Mac version and imports into Munki.",
+ "com.github.homebysix.install.docklib": {
+ "name": "docklib",
+ "description": "Installs the current release of docklib from Github.",
"repo": "autopkg/homebysix-recipes",
- "path": "Chef/ChefWorkstation.munki.recipe",
- "parent": "com.github.homebysix.download.ChefWorkstation",
- "shortname": "ChefWorkstation.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chef Workstation",
- "munki_description": null
+ "path": "Elliot Jordan/docklib.install.recipe",
+ "parent": "com.github.homebysix.download.docklib",
+ "shortname": "docklib.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.ChefWorkstation": {
- "name": "ChefWorkstation",
- "description": "Downloads and installs the latest Chef Workstation for Mac version.",
+ "com.github.homebysix.pkg.touchbarlib": {
+ "name": "touchbarlib",
+ "description": "This recipe does nothing, since touchbarlib is already downloaded as a pkg.",
"repo": "autopkg/homebysix-recipes",
- "path": "Chef/ChefWorkstation.install.recipe",
- "parent": "com.github.homebysix.download.ChefWorkstation",
- "shortname": "ChefWorkstation.install",
- "inferred_type": "install"
+ "path": "Elliot Jordan/touchbarlib.pkg.recipe",
+ "parent": "com.github.homebysix.download.touchbarlib",
+ "shortname": "touchbarlib.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Screenotate": {
- "name": "Screenotate",
- "description": "Installs the latest version of Screenotate.",
+ "com.github.homebysix.munki.touchbarlib": {
+ "name": "touchbarlib",
+ "description": "Downloads the latest touchbarlib and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Omar Rizwan/Screenotate.install.recipe",
- "parent": "com.github.homebysix.download.Screenotate",
- "shortname": "Screenotate.install",
- "inferred_type": "install"
+ "path": "Elliot Jordan/touchbarlib.munki.recipe",
+ "parent": "com.github.homebysix.download.touchbarlib",
+ "shortname": "touchbarlib.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "touchbarlib",
+ "munki_description": "A Python module that provides methods for manipulating the TouchBar on MacBook Pros."
},
- "com.github.homebysix.download.Screenotate": {
- "name": "Screenotate",
- "description": "Downloads the latest version of Screenotate.",
+ "com.github.homebysix.install.touchbarlib": {
+ "name": "touchbarlib",
+ "description": "Installs the current release of touchbarlib from Github.",
"repo": "autopkg/homebysix-recipes",
- "path": "Omar Rizwan/Screenotate.download.recipe",
- "shortname": "Screenotate.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.Screenotate",
- "com.github.homebysix.pkg.Screenotate",
- "com.github.homebysix.munki.Screenotate"
- ]
+ "path": "Elliot Jordan/touchbarlib.install.recipe",
+ "parent": "com.github.homebysix.download.touchbarlib",
+ "shortname": "touchbarlib.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Screenotate": {
- "name": "Screenotate",
- "description": "Downloads the latest version of Screenotate and creates a package.",
+ "com.github.homebysix.pkg.GIFforMac": {
+ "name": "GIF for Mac",
+ "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Omar Rizwan/Screenotate.pkg.recipe",
- "parent": "com.github.homebysix.download.Screenotate",
- "shortname": "Screenotate.pkg",
+ "path": "Tenor/GIFforMac.pkg.recipe",
+ "parent": "com.github.homebysix.download.GIFforMac",
+ "shortname": "GIFforMac.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Screenotate": {
- "name": "Screenotate",
- "description": "Downloads the latest version of Screenotate and imports it into Munki.",
+ "com.github.homebysix.munki.GIFforMac": {
+ "name": "GIF for Mac",
+ "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Omar Rizwan/Screenotate.munki.recipe",
- "parent": "com.github.homebysix.download.Screenotate",
- "shortname": "Screenotate.munki",
+ "path": "Tenor/GIFforMac.munki.recipe",
+ "parent": "com.github.homebysix.download.GIFforMac",
+ "shortname": "GIFforMac.munki",
"inferred_type": "munki",
- "munki_display_name": "Screenotate",
- "munki_description": "Utility that runs optical character recognition (OCR) on screenshots as you take them, allowing you to better search their contents."
+ "munki_display_name": "GIF for Mac",
+ "munki_description": "Send GIFs and videos straight from your Mac."
},
- "com.github.homebysix.install.ParallelsDesktop": {
- "name": "Parallels Desktop",
- "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.",
+ "com.github.homebysix.install.GIFforMac": {
+ "name": "GIF for Mac",
+ "description": "Installs the latest version of Tenor, formerly known as GIF for Mac.",
"repo": "autopkg/homebysix-recipes",
- "path": "Parallels/ParallelsDesktop.install.recipe",
- "parent": "com.github.homebysix.pkg.ParallelsDesktop",
- "shortname": "ParallelsDesktop.install",
+ "path": "Tenor/GIFforMac.install.recipe",
+ "parent": "com.github.homebysix.download.GIFforMac",
+ "shortname": "GIFforMac.install",
"inferred_type": "install"
},
+ "com.github.homebysix.download.GIFforMac": {
+ "name": "GIF for Mac",
+ "description": "Downloads the latest version of Tenor, formerly known as GIF for Mac.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tenor/GIFforMac.download.recipe",
+ "shortname": "GIFforMac.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.GIFforMac",
+ "com.github.homebysix.munki.GIFforMac",
+ "com.github.homebysix.install.GIFforMac"
+ ]
+ },
"com.github.homebysix.munki.ParallelsDesktop": {
"name": "Parallels Desktop",
"description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION and imports it into Munki. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\n- Set the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
@@ -33940,6 +33494,19 @@
"munki_display_name": "Parallels Desktop",
"munki_description": "Virtualization tool for running Windows apps without rebooting."
},
+ "com.github.homebysix.download.ParallelsDesktop": {
+ "name": "Parallels Desktop",
+ "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\n",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Parallels/ParallelsDesktop.download.recipe",
+ "shortname": "ParallelsDesktop.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.ParallelsDesktop",
+ "com.github.rtrouton.pkg.ParallelsTools",
+ "com.github.peshay.pkg.ParallelsDesktopDeploy"
+ ]
+ },
"com.github.homebysix.pkg.ParallelsDesktop": {
"name": "Parallels Desktop",
"description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION and creates a package. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.",
@@ -33949,6481 +33516,6295 @@
"shortname": "ParallelsDesktop.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.ParallelsDesktop",
"com.github.homebysix.munki.ParallelsDesktop",
+ "com.github.homebysix.install.ParallelsDesktop",
"com.github.peshay.filewave.ParallelsDesktop",
"com.github.davidbpirie.jamf-upload.ParallelsDesktop"
]
},
- "com.github.homebysix.download.ParallelsDesktop": {
+ "com.github.homebysix.install.ParallelsDesktop": {
"name": "Parallels Desktop",
- "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.\n",
+ "description": "Downloads the major version of Parallels Desktop specified by MAJOR_VERSION. This recipe has been tested with major versions 10 through 18.\n\nThis recipe differs from the one in keeleysam-recipes because it offers code signature verification, does not require a ParallelsURLProvider processor, and also includes pkg and install recipes.\n\nInput variable tips:\n- For major versions 10 through 15 or 17 through 18, leave the PLATFORM_ARCH blank in your override.\n- For major version 16, set the PLATFORM_ARCH in your override to either \"intel\" or \"m1\" depending on your desired architecture.",
"repo": "autopkg/homebysix-recipes",
- "path": "Parallels/ParallelsDesktop.download.recipe",
- "shortname": "ParallelsDesktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.ParallelsDesktop",
- "com.github.rtrouton.pkg.ParallelsTools",
- "com.github.peshay.pkg.ParallelsDesktopDeploy"
- ]
+ "path": "Parallels/ParallelsDesktop.install.recipe",
+ "parent": "com.github.homebysix.pkg.ParallelsDesktop",
+ "shortname": "ParallelsDesktop.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.ZendStudio": {
- "name": "ZendStudio",
- "description": "Verifies your pre-downloaded Zend Studio download and prepares it for processing by child recipes.\n\nZend Studio can be downloaded here: https://www.zend.com/downloads/zend-studio\nAn email address is required to initiate the download.\n\nOnce you've downloaded, pass the resulting file in to this recipe using the PKG variable or -p flag:\n autopkg run -v ZendStudio.download -p ~/Downloads/ZendStudio-13.6.1-macosx.cocoa.x86_64.dmg",
+ "com.github.homebysix.download.BlackEye": {
+ "name": "BlackEye",
+ "description": "Downloads the latest version of Black Eye.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zend/ZendStudio.download.recipe",
- "shortname": "ZendStudio.download",
+ "path": "BlackEye/BlackEye.download.recipe",
+ "shortname": "BlackEye.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.ZendStudio",
- "com.github.homebysix.munki.ZendStudio",
- "com.github.homebysix.install.ZendStudio"
+ "com.github.homebysix.munki.BlackEye",
+ "com.github.homebysix.pkg.BlackEye"
]
},
- "com.github.homebysix.pkg.ZendStudio": {
- "name": "ZendStudio",
- "description": "Downloads the latest version of ZendStudio and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Zend/ZendStudio.pkg.recipe",
- "parent": "com.github.homebysix.download.ZendStudio",
- "shortname": "ZendStudio.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.ZendStudio": {
- "name": "ZendStudio",
- "description": "Downloads the latest version of ZendStudio and imports it into Munki.",
+ "com.github.homebysix.munki.BlackEye": {
+ "name": "BlackEye",
+ "description": "Downloads the latest version of Black Eye and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zend/ZendStudio.munki.recipe",
- "parent": "com.github.homebysix.download.ZendStudio",
- "shortname": "ZendStudio.munki",
+ "path": "BlackEye/BlackEye.munki.recipe",
+ "parent": "com.github.homebysix.download.BlackEye",
+ "shortname": "BlackEye.munki",
"inferred_type": "munki",
- "munki_display_name": "ZendStudio",
- "munki_description": "Professional-strength PHP development environment."
- },
- "com.github.homebysix.install.ZendStudio": {
- "name": "ZendStudio",
- "description": "Installs the latest version of ZendStudio.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Zend/ZendStudio.install.recipe",
- "parent": "com.github.homebysix.download.ZendStudio",
- "shortname": "ZendStudio.install",
- "inferred_type": "install"
+ "munki_display_name": "Black Eye",
+ "munki_description": "Keep your Mac awake."
},
- "com.github.homebysix.pkg.TextSoap": {
- "name": "TextSoap",
- "description": "Downloads the latest version of TextSoap and creates a package.",
+ "com.github.homebysix.pkg.BlackEye": {
+ "name": "BlackEye",
+ "description": "Downloads the latest version of Black Eye and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Unmarked/TextSoap.pkg.recipe",
- "parent": "com.github.homebysix.download.TextSoap",
- "shortname": "TextSoap.pkg",
+ "path": "BlackEye/BlackEye.pkg.recipe",
+ "parent": "com.github.homebysix.download.BlackEye",
+ "shortname": "BlackEye.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.TextSoap": {
- "name": "TextSoap",
- "description": "Downloads the latest version of TextSoap and imports it into Munki.",
+ "com.github.homebysix.download.iMazing": {
+ "name": "iMazing",
+ "description": "Downloads the latest version of iMazing.",
"repo": "autopkg/homebysix-recipes",
- "path": "Unmarked/TextSoap.munki.recipe",
- "parent": "com.github.homebysix.download.TextSoap",
- "shortname": "TextSoap.munki",
- "inferred_type": "munki",
- "munki_display_name": "TextSoap",
- "munki_description": "Flexible text editing utility."
+ "path": "iMazing/iMazing.download.recipe",
+ "shortname": "iMazing.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.iMazing",
+ "com.github.homebysix.install.iMazing",
+ "com.github.homebysix.munki.iMazing"
+ ]
},
- "com.github.homebysix.download.TextSoap": {
- "name": "TextSoap",
- "description": "Downloads the latest version of TextSoap.",
+ "com.github.homebysix.pkg.iMazing": {
+ "name": "iMazing",
+ "description": "Downloads the latest version of iMazing and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Unmarked/TextSoap.download.recipe",
- "shortname": "TextSoap.download",
- "inferred_type": "download",
+ "path": "iMazing/iMazing.pkg.recipe",
+ "parent": "com.github.homebysix.download.iMazing",
+ "shortname": "iMazing.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.TextSoap",
- "com.github.homebysix.munki.TextSoap",
- "com.github.homebysix.install.TextSoap"
+ "com.github.andreDB90.filewave.iMazing"
]
},
- "com.github.homebysix.install.TextSoap": {
- "name": "TextSoap",
- "description": "Installs the latest version of TextSoap.",
+ "com.github.homebysix.install.iMazing": {
+ "name": "iMazing",
+ "description": "Installs the latest version of iMazing.",
"repo": "autopkg/homebysix-recipes",
- "path": "Unmarked/TextSoap.install.recipe",
- "parent": "com.github.homebysix.download.TextSoap",
- "shortname": "TextSoap.install",
+ "path": "iMazing/iMazing.install.recipe",
+ "parent": "com.github.homebysix.download.iMazing",
+ "shortname": "iMazing.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.ABetterFinderAttributes": {
- "name": "A Better Finder Attributes",
- "description": "Installs the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.",
+ "com.github.homebysix.munki.iMazing": {
+ "name": "iMazing",
+ "description": "Downloads the latest version of iMazing and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderAttributes.install.recipe",
- "parent": "com.github.homebysix.download.ABetterFinderAttributes",
- "shortname": "ABetterFinderAttributes.install",
- "inferred_type": "install"
+ "path": "iMazing/iMazing.munki.recipe",
+ "parent": "com.github.homebysix.download.iMazing",
+ "shortname": "iMazing.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "iMazing",
+ "munki_description": "iOS device manager."
},
- "com.github.homebysix.download.ABetterFinderRename": {
- "name": "A Better Finder Rename",
- "description": "Downloads the latest version of A Better Finder Rename.\n\nTemporarily disabled code signature verification due to errors in included Sparkle framework.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
+ "com.github.homebysix.pkg.Fission": {
+ "name": "Fission",
+ "description": "Downloads the latest version of Fission and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderRename.download.recipe",
- "shortname": "ABetterFinderRename.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.ABetterFinderRename",
- "com.github.homebysix.munki.ABetterFinderRename",
- "com.github.homebysix.install.ABetterFinderRename"
- ]
+ "path": "RogueAmoeba/Fission.pkg.recipe",
+ "parent": "com.github.homebysix.download.Fission",
+ "shortname": "Fission.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.NoiseMachine": {
- "name": "Noise Machine",
- "description": "Downloads the latest version of Noise Machine and imports it into Munki.",
+ "com.github.homebysix.install.Fission": {
+ "name": "Fission",
+ "description": "Installs the latest version of Fission.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/NoiseMachine.munki.recipe",
- "parent": "com.github.homebysix.download.NoiseMachine",
- "shortname": "NoiseMachine.munki",
- "inferred_type": "munki",
- "munki_display_name": "Noise Machine",
- "munki_description": "White noise and soundscape generator."
+ "path": "RogueAmoeba/Fission.install.recipe",
+ "parent": "com.github.homebysix.download.Fission",
+ "shortname": "Fission.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.VitaminR": {
- "name": "Vitamin-R 2",
- "description": "Downloads the latest version of Vitamin-R 2 and creates a package.",
+ "com.github.homebysix.munki.AudioHijack": {
+ "name": "Audio Hijack",
+ "description": "Downloads the latest version of Audio Hijack and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/VitaminR.pkg.recipe",
- "parent": "com.github.jps3.download.VitaminR",
- "shortname": "VitaminR.pkg",
- "inferred_type": "pkg"
+ "path": "RogueAmoeba/AudioHijack.munki.recipe",
+ "parent": "com.github.homebysix.download.AudioHijack",
+ "shortname": "AudioHijack.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Audio Hijack",
+ "munki_description": "Record any audio, with Audio Hijack! Save audio from applications like iTunes, Skype or Safari, or from hardware devices like microphones and mixers."
},
- "com.github.homebysix.download.NoiseMachine": {
- "name": "Noise Machine",
- "description": "Downloads the latest version of Noise Machine.",
+ "com.github.homebysix.download.AudioHijack": {
+ "name": "Audio Hijack",
+ "description": "Downloads the latest version of Audio Hijack.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/audiohijack/download/AudioHijack.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/NoiseMachine.download.recipe",
- "shortname": "NoiseMachine.download",
+ "path": "RogueAmoeba/AudioHijack.download.recipe",
+ "shortname": "AudioHijack.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.NoiseMachine",
- "com.github.homebysix.pkg.NoiseMachine",
- "com.github.homebysix.install.NoiseMachine"
+ "com.github.homebysix.munki.AudioHijack",
+ "com.github.homebysix.install.AudioHijack",
+ "com.github.homebysix.pkg.AudioHijack"
]
},
- "com.github.homebysix.pkg.ABetterFinderRename": {
- "name": "A Better Finder Rename",
- "description": "Downloads the latest version of A Better Finder Rename and creates a package.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
+ "com.github.homebysix.pkg.AirFoil": {
+ "name": "Airfoil",
+ "description": "Downloads the latest version of Airfoil and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderRename.pkg.recipe",
- "parent": "com.github.homebysix.download.ABetterFinderRename",
- "shortname": "ABetterFinderRename.pkg",
+ "path": "RogueAmoeba/AirFoil.pkg.recipe",
+ "parent": "com.github.homebysix.download.AirFoil",
+ "shortname": "AirFoil.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.andredb90.filewave.ABetterFinderRename"
+ "com.github.homebysix.munki.AirFoil",
+ "com.github.homebysix.install.AirFoil"
]
},
- "com.github.homebysix.munki.ABetterFinderRename": {
- "name": "A Better Finder Rename",
- "description": "Downloads the latest version of A Better Finder Rename and imports it into Munki.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
+ "com.github.homebysix.munki.Fission": {
+ "name": "Fission",
+ "description": "Downloads the latest version of Fission and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderRename.munki.recipe",
- "parent": "com.github.homebysix.download.ABetterFinderRename",
- "shortname": "ABetterFinderRename.munki",
+ "path": "RogueAmoeba/Fission.munki.recipe",
+ "parent": "com.github.homebysix.download.Fission",
+ "shortname": "Fission.munki",
"inferred_type": "munki",
- "munki_display_name": "A Better Finder Rename",
- "munki_description": "File, photo, and MP3 batch renamer."
+ "munki_display_name": "Fission",
+ "munki_description": "Crop and trim audio, paste in or join files, or just rapidly split one long file into many."
},
- "com.github.homebysix.install.MacBreakZ": {
- "name": "MacBreakZ",
- "description": "Installs the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
+ "com.github.homebysix.munki.AirFoil": {
+ "name": "Airfoil",
+ "description": "Downloads the latest version of Airfoil and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/MacBreakZ.install.recipe",
- "parent": "com.github.homebysix.download.MacBreakZ",
- "shortname": "MacBreakZ.install",
- "inferred_type": "install"
+ "path": "RogueAmoeba/AirFoil.munki.recipe",
+ "parent": "com.github.homebysix.pkg.AirFoil",
+ "shortname": "AirFoil.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Airfoil",
+ "munki_description": "Send any audio from your Mac to AirPort Express units, Apple TVs, iPhones and iPods Touch, and even other Macs and PCs, all in sync."
},
- "com.github.homebysix.download.MacBreakZ": {
- "name": "MacBreakZ",
- "description": "Downloads the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
+ "com.github.homebysix.download.Piezo": {
+ "name": "Piezo",
+ "description": "Downloads the latest version of Piezo.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/piezo/download/Piezo.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/MacBreakZ.download.recipe",
- "shortname": "MacBreakZ.download",
+ "path": "RogueAmoeba/Piezo.download.recipe",
+ "shortname": "Piezo.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.MacBreakZ",
- "com.github.homebysix.munki.MacBreakZ",
- "com.github.homebysix.pkg.MacBreakZ"
+ "com.github.homebysix.install.Piezo",
+ "com.github.homebysix.munki.Piezo",
+ "com.github.homebysix.pkg.Piezo"
]
},
- "com.github.homebysix.munki.MacBreakZ": {
- "name": "MacBreakZ",
- "description": "Downloads the latest version of MacBreakZ and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
+ "com.github.homebysix.install.Piezo": {
+ "name": "Piezo",
+ "description": "Installs the latest version of Piezo.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/MacBreakZ.munki.recipe",
- "parent": "com.github.homebysix.download.MacBreakZ",
- "shortname": "MacBreakZ.munki",
+ "path": "RogueAmoeba/Piezo.install.recipe",
+ "parent": "com.github.homebysix.download.Piezo",
+ "shortname": "Piezo.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.Piezo": {
+ "name": "Piezo",
+ "description": "Downloads the latest version of Piezo and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "RogueAmoeba/Piezo.munki.recipe",
+ "parent": "com.github.homebysix.download.Piezo",
+ "shortname": "Piezo.munki",
"inferred_type": "munki",
- "munki_display_name": "MacBreakZ",
- "munki_description": "Reminds you to take periodic breaks from your projects."
+ "munki_display_name": "Piezo",
+ "munki_description": "Quickly record audio from any application."
},
- "com.github.homebysix.download.BigMeanFolderMachine": {
- "name": "Big Mean Folder Machine",
- "description": "Downloads the latest version of Big Mean Folder Machine.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 2 (default).",
+ "com.github.homebysix.download.AirFoil": {
+ "name": "Airfoil",
+ "description": "Downloads the latest version of Airfoil.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/airfoil/download/Airfoil.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/BigMeanFolderMachine.download.recipe",
- "shortname": "BigMeanFolderMachine.download",
+ "path": "RogueAmoeba/AirFoil.download.recipe",
+ "shortname": "AirFoil.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.BigMeanFolderMachine",
- "com.github.homebysix.pkg.BigMeanFolderMachine",
- "com.github.homebysix.install.BigMeanFolderMachine"
+ "com.github.homebysix.pkg.AirFoil"
]
},
- "com.github.homebysix.munki.BigMeanFolderMachine": {
- "name": "Big Mean Folder Machine",
- "description": "Downloads the latest version of Big Mean Folder Machine and imports it into Munki.",
+ "com.github.homebysix.install.AirFoil": {
+ "name": "Airfoil",
+ "description": "Installs the latest version of Airfoil.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/BigMeanFolderMachine.munki.recipe",
- "parent": "com.github.homebysix.download.BigMeanFolderMachine",
- "shortname": "BigMeanFolderMachine.munki",
- "inferred_type": "munki",
- "munki_display_name": "Big Mean Folder Machine",
- "munki_description": "Bring structure to your file collections."
+ "path": "RogueAmoeba/AirFoil.install.recipe",
+ "parent": "com.github.homebysix.pkg.AirFoil",
+ "shortname": "AirFoil.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.NoiseMachine": {
- "name": "Noise Machine",
- "description": "Downloads the latest version of Noise Machine and creates a package.",
+ "com.github.homebysix.install.AudioHijack": {
+ "name": "Audio Hijack",
+ "description": "Installs the latest version of Audio Hijack.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/NoiseMachine.pkg.recipe",
- "parent": "com.github.homebysix.download.NoiseMachine",
- "shortname": "NoiseMachine.pkg",
- "inferred_type": "pkg"
+ "path": "RogueAmoeba/AudioHijack.install.recipe",
+ "parent": "com.github.homebysix.download.AudioHijack",
+ "shortname": "AudioHijack.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.MacBreakZ": {
- "name": "MacBreakZ",
- "description": "Downloads the latest version of MacBreakZ and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
+ "com.github.homebysix.pkg.Piezo": {
+ "name": "Piezo",
+ "description": "Downloads the latest version of Piezo and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/MacBreakZ.pkg.recipe",
- "parent": "com.github.homebysix.download.MacBreakZ",
- "shortname": "MacBreakZ.pkg",
+ "path": "RogueAmoeba/Piezo.pkg.recipe",
+ "parent": "com.github.homebysix.download.Piezo",
+ "shortname": "Piezo.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.ABetterFinderAttributes": {
- "name": "A Better Finder Attributes",
- "description": "Downloads the latest version of A Better Finder Attributes and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.",
+ "com.github.homebysix.download.Fission": {
+ "name": "Fission",
+ "description": "Downloads the latest version of Fission.\n\nNOTE: This recipe used to use the vendor's CloudFront CDN download URL\n(https://d2oxtzozd38ts8.cloudfront.net/fission/download/Fission.zip)\nhowever AutoPkg users found that CloudFront was sometimes not kept updated\nas new versions were released. We are using the slower but more reliably\nupdated rogueamoeba.com download link now.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderAttributes.pkg.recipe",
- "parent": "com.github.homebysix.download.ABetterFinderAttributes",
- "shortname": "ABetterFinderAttributes.pkg",
- "inferred_type": "pkg"
+ "path": "RogueAmoeba/Fission.download.recipe",
+ "shortname": "Fission.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.Fission",
+ "com.github.homebysix.install.Fission",
+ "com.github.homebysix.munki.Fission"
+ ]
},
- "com.github.homebysix.install.VitaminR": {
- "name": "Vitamin-R 2",
- "description": "Installs the latest version of Vitamin-R 2.",
+ "com.github.homebysix.pkg.AudioHijack": {
+ "name": "Audio Hijack",
+ "description": "Downloads the latest version of Audio Hijack and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/VitaminR.install.recipe",
- "parent": "com.github.jps3.download.VitaminR",
- "shortname": "VitaminR.install",
- "inferred_type": "install"
+ "path": "RogueAmoeba/AudioHijack.pkg.recipe",
+ "parent": "com.github.homebysix.download.AudioHijack",
+ "shortname": "AudioHijack.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.ABetterFinderRename": {
- "name": "A Better Finder Rename",
- "description": "Installs the latest version of A Better Finder Rename.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
+ "com.github.homebysix.install.Sketch": {
+ "name": "Sketch",
+ "description": "Installs the latest version of Sketch.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderRename.install.recipe",
- "parent": "com.github.homebysix.download.ABetterFinderRename",
- "shortname": "ABetterFinderRename.install",
+ "path": "BohemianCoding/Sketch.install.recipe",
+ "parent": "com.github.foigus.download.Sketch",
+ "shortname": "Sketch.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.BigMeanFolderMachine": {
- "name": "Big Mean Folder Machine 2",
- "description": "Downloads the latest version of Big Mean Folder Machine and creates a package.",
+ "com.github.homebysix.pkg.Sketch": {
+ "name": "Sketch",
+ "description": "Downloads the latest version of Sketch and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/BigMeanFolderMachine.pkg.recipe",
- "parent": "com.github.homebysix.download.BigMeanFolderMachine",
- "shortname": "BigMeanFolderMachine.pkg",
+ "path": "BohemianCoding/Sketch.pkg.recipe",
+ "parent": "com.github.foigus.download.Sketch",
+ "shortname": "Sketch.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.BigMeanFolderMachine": {
- "name": "Big Mean Folder Machine",
- "description": "Installs the latest version of Big Mean Folder Machine.",
+ "com.github.homebysix.install.VyprVPN": {
+ "name": "VyprVPN",
+ "description": "Installs the latest version of VyprVPN.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/BigMeanFolderMachine.install.recipe",
- "parent": "com.github.homebysix.download.BigMeanFolderMachine",
- "shortname": "BigMeanFolderMachine.install",
+ "path": "VyprVPN/VyprVPN.install.recipe",
+ "parent": "com.github.homebysix.download.VyprVPN",
+ "shortname": "VyprVPN.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.ABetterFinderAttributes": {
- "name": "A Better Finder Attributes",
- "description": "Downloads the latest version of A Better Finder Attributes and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.",
+ "com.github.homebysix.download.VyprVPN": {
+ "name": "VyprVPN",
+ "description": "Downloads the latest version of VyprVPN.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderAttributes.munki.recipe",
- "parent": "com.github.homebysix.download.ABetterFinderAttributes",
- "shortname": "ABetterFinderAttributes.munki",
- "inferred_type": "munki",
- "munki_display_name": "A Better Finder Attributes",
- "munki_description": "Change file creation and modification dates."
+ "path": "VyprVPN/VyprVPN.download.recipe",
+ "shortname": "VyprVPN.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.VyprVPN",
+ "com.github.homebysix.pkg.VyprVPN",
+ "com.github.homebysix.munki.VyprVPN"
+ ]
},
- "com.github.homebysix.install.NoiseMachine": {
- "name": "Noise Machine",
- "description": "Installs the latest version of Noise Machine.",
+ "com.github.homebysix.pkg.VyprVPN": {
+ "name": "VyprVPN",
+ "description": "Downloads the latest version of VyprVPN and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/NoiseMachine.install.recipe",
- "parent": "com.github.homebysix.download.NoiseMachine",
- "shortname": "NoiseMachine.install",
- "inferred_type": "install"
+ "path": "VyprVPN/VyprVPN.pkg.recipe",
+ "parent": "com.github.homebysix.download.VyprVPN",
+ "shortname": "VyprVPN.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.ABetterFinderAttributes": {
- "name": "A Better Finder Attributes",
- "description": "Downloads the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 6 (default) or 5.",
+ "com.github.homebysix.munki.VyprVPN": {
+ "name": "VyprVPN",
+ "description": "Downloads the latest version of VyprVPN and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PublicSpace/ABetterFinderAttributes.download.recipe",
- "shortname": "ABetterFinderAttributes.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.ABetterFinderAttributes",
- "com.github.homebysix.pkg.ABetterFinderAttributes",
- "com.github.homebysix.munki.ABetterFinderAttributes"
- ]
+ "path": "VyprVPN/VyprVPN.munki.recipe",
+ "parent": "com.github.homebysix.download.VyprVPN",
+ "shortname": "VyprVPN.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "VyprVPN",
+ "munki_description": "Helps you manage your VPN connections, and automatically connects to VPN when on unknown wi-fi."
},
- "com.github.homebysix.install.Spotify": {
- "name": "Spotify",
- "description": "Installs the latest version of Spotify.",
+ "com.github.homebysix.install.KerbMinder": {
+ "name": "KerbMinder",
+ "description": "Installs the latest version of KerbMinder.",
"repo": "autopkg/homebysix-recipes",
- "path": "Spotify/Spotify.install.recipe",
- "parent": "com.github.autopkg.download.Spotify",
- "shortname": "Spotify.install",
+ "path": "KerbMinder/KerbMinder.install.recipe",
+ "parent": "com.github.homebysix.download.KerbMinder",
+ "shortname": "KerbMinder.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Spotify": {
- "name": "Spotify",
- "description": "Downloads the latest Spotify dmg and creates a pkg from it.",
+ "com.github.homebysix.download.KerbMinder": {
+ "name": "KerbMinder",
+ "description": "Downloads the latest version of KerbMinder.",
"repo": "autopkg/homebysix-recipes",
- "path": "Spotify/Spotify.pkg.recipe",
- "parent": "com.github.autopkg.download.Spotify",
- "shortname": "Spotify.pkg",
- "inferred_type": "pkg",
+ "path": "KerbMinder/KerbMinder.download.recipe",
+ "shortname": "KerbMinder.download",
+ "inferred_type": "download",
"children": [
- "com.github.seansgm.autopkg-lanrev-recipes.Spotify",
- "com.github.seansgm.autopkg-absolute-recipes.Spotify",
- "com.github.andredb90.filewave.Spotify-pkg",
- "com.github.andredb90.filewave.Spotify",
- "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Spotify"
+ "com.github.homebysix.install.KerbMinder",
+ "com.github.homebysix.munki.KerbMinder"
]
},
- "com.github.homebysix.install.BetterTouchTool": {
- "name": "BetterTouchTool",
- "description": "Installs the latest version of BetterTouchTool.",
+ "com.github.homebysix.munki.KerbMinder": {
+ "name": "KerbMinder",
+ "description": "Downloads the latest version of KerbMinder and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterTouchTool/BetterTouchTool.install.recipe",
- "parent": "com.github.homebysix.download.BetterTouchTool",
- "shortname": "BetterTouchTool.install",
- "inferred_type": "install"
+ "path": "KerbMinder/KerbMinder.munki.recipe",
+ "parent": "com.github.homebysix.download.KerbMinder",
+ "shortname": "KerbMinder.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "KerbMinder",
+ "munki_description": "KerbMinder is a tool for Mac OS X that keeps a logged-in user's Kerberos ticket current by attempting to renew or refresh it automatically any time the network state changes."
},
- "com.github.homebysix.munki.BetterTouchTool": {
- "name": "BetterTouchTool",
- "description": "Downloads the latest version of BetterTouchTool and imports it into Munki.",
+ "com.github.homebysix.munki.SublimeMerge": {
+ "name": "Sublime Merge",
+ "description": "Downloads the latest version of Sublime Merge and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterTouchTool/BetterTouchTool.munki.recipe",
- "parent": "com.github.homebysix.download.BetterTouchTool",
- "shortname": "BetterTouchTool.munki",
+ "path": "Sublime HQ/Sublime Merge.munki.recipe",
+ "parent": "com.github.homebysix.download.SublimeMerge",
+ "shortname": "Sublime Merge.munki",
"inferred_type": "munki",
- "munki_display_name": "BetterTouchTool",
- "munki_description": "Customize Multi-Touch trackpad gestures."
+ "munki_display_name": "Sublime Merge",
+ "munki_description": "Fast Git client from the makers of Sublime Text."
},
- "com.github.homebysix.pkg.BetterTouchTool": {
- "name": "BetterTouchTool",
- "description": "Downloads the latest version of BetterTouchTool and creates a package.",
+ "com.github.homebysix.pkg.SublimeMerge": {
+ "name": "Sublime Merge",
+ "description": "Downloads the latest version of Sublime Merge and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterTouchTool/BetterTouchTool.pkg.recipe",
- "parent": "com.github.homebysix.download.BetterTouchTool",
- "shortname": "BetterTouchTool.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.crystalllized.jss.BetterTouchTool",
- "com.github.Lotusshaney.munki.BetterTouchTool-pkg"
- ]
+ "path": "Sublime HQ/Sublime Merge.pkg.recipe",
+ "parent": "com.github.homebysix.download.SublimeMerge",
+ "shortname": "Sublime Merge.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.BetterTouchTool": {
- "name": "BetterTouchTool",
- "description": "Downloads the latest version of BetterTouchTool.",
+ "com.github.homebysix.download.SublimeMerge": {
+ "name": "Sublime Merge",
+ "description": "Downloads the latest version of Sublime Merge.",
"repo": "autopkg/homebysix-recipes",
- "path": "BetterTouchTool/BetterTouchTool.download.recipe",
- "shortname": "BetterTouchTool.download",
+ "path": "Sublime HQ/Sublime Merge.download.recipe",
+ "shortname": "Sublime Merge.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.BetterTouchTool",
- "com.github.homebysix.munki.BetterTouchTool",
- "com.github.homebysix.pkg.BetterTouchTool",
- "com.github.peshay.filewave.BetterTouchTool"
+ "com.github.homebysix.munki.SublimeMerge",
+ "com.github.homebysix.pkg.SublimeMerge",
+ "com.github.homebysix.install.SublimeMerge"
]
},
- "com.github.homebysix.download.TunnelBear": {
- "name": "TunnelBear",
- "description": "Downloads the latest version of TunnelBear.",
- "repo": "autopkg/homebysix-recipes",
- "path": "TunnelBear/TunnelBear.download.recipe",
- "shortname": "TunnelBear.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.TunnelBear",
- "com.github.homebysix.install.TunnelBear",
- "com.github.homebysix.munki.TunnelBear"
- ]
- },
- "com.github.homebysix.pkg.TunnelBear": {
- "name": "TunnelBear",
- "description": "Downloads the latest version of TunnelBear and creates a package.",
+ "com.github.homebysix.install.SublimeMerge": {
+ "name": "Sublime Merge",
+ "description": "Installs the latest version of Sublime Merge.",
"repo": "autopkg/homebysix-recipes",
- "path": "TunnelBear/TunnelBear.pkg.recipe",
- "parent": "com.github.homebysix.download.TunnelBear",
- "shortname": "TunnelBear.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.TunnelBear"
- ]
+ "path": "Sublime HQ/Sublime Merge.install.recipe",
+ "parent": "com.github.homebysix.download.SublimeMerge",
+ "shortname": "Sublime Merge.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.TunnelBear": {
- "name": "TunnelBear",
- "description": "Installs the latest version of TunnelBear.",
+ "com.github.homebysix.install.Quicksilver": {
+ "name": "Quicksilver",
+ "description": "Installs the latest version of Quicksilver.",
"repo": "autopkg/homebysix-recipes",
- "path": "TunnelBear/TunnelBear.install.recipe",
- "parent": "com.github.homebysix.download.TunnelBear",
- "shortname": "TunnelBear.install",
+ "path": "Quicksilver/Quicksilver.install.recipe",
+ "parent": "com.github.keeleysam.recipes.Quicksilver.download",
+ "shortname": "Quicksilver.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.TunnelBear": {
- "name": "TunnelBear",
- "description": "Downloads the latest version of TunnelBear and imports it into Munki.",
+ "com.github.homebysix.pkg.Quicksilver": {
+ "name": "Quicksilver",
+ "description": "Downloads the current release version of Quicksilver and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TunnelBear/TunnelBear.munki.recipe",
- "parent": "com.github.homebysix.download.TunnelBear",
- "shortname": "TunnelBear.munki",
- "inferred_type": "munki",
- "munki_display_name": "TunnelBear",
- "munki_description": "Subscription-based VPN service."
+ "path": "Quicksilver/Quicksilver.pkg.recipe",
+ "parent": "com.github.keeleysam.recipes.Quicksilver.download",
+ "shortname": "Quicksilver.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver"
+ ]
},
- "com.github.homebysix.pkg.XcodesApp": {
- "name": "Xcodes",
- "description": "Downloads the latest version of Xcodes and creates a package.",
+ "com.github.homebysix.pkg.SaveHollywood": {
+ "name": "SaveHollywood",
+ "description": "Downloads the latest version of SaveHollywood and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "XcodesApp/XcodesApp.pkg.recipe",
- "parent": "com.github.homebysix.download.XcodesApp",
- "shortname": "XcodesApp.pkg",
+ "path": "SaveHollywood/SaveHollywood.pkg.recipe",
+ "parent": "com.github.jaharmi.download.SaveHollywood",
+ "shortname": "SaveHollywood.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.XcodesApp": {
- "name": "Xcodes",
- "description": "Downloads the latest version of Xcodes.",
+ "com.github.homebysix.download.EBS": {
+ "name": "EBS",
+ "description": "Downloads the latest version of Evercast EBS.",
"repo": "autopkg/homebysix-recipes",
- "path": "XcodesApp/XcodesApp.download.recipe",
- "shortname": "XcodesApp.download",
+ "path": "EBS/EBS.download.recipe",
+ "shortname": "EBS.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.XcodesApp",
- "com.github.homebysix.install.XcodesApp",
- "com.github.homebysix.munki.XcodesApp",
- "com.github.rtrouton.pkg.Xcodes"
+ "com.github.homebysix.munki.EBS",
+ "com.github.homebysix.pkg.EBS",
+ "com.github.homebysix.install.EBS"
]
},
- "com.github.homebysix.install.XcodesApp": {
- "name": "Xcodes",
- "description": "Installs the latest version of Xcodes.",
+ "com.github.homebysix.munki.EBS": {
+ "name": "EBS",
+ "description": "Downloads the latest version of EBS and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "XcodesApp/XcodesApp.install.recipe",
- "parent": "com.github.homebysix.download.XcodesApp",
- "shortname": "XcodesApp.install",
- "inferred_type": "install"
+ "path": "EBS/EBS.munki.recipe",
+ "parent": "com.github.homebysix.download.EBS",
+ "shortname": "EBS.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EBS",
+ "munki_description": "Video collaboration software that allows creative teams to stream media in HD and video conference in real time."
},
- "com.github.homebysix.munki.XcodesApp": {
- "name": "Xcodes",
- "description": "Downloads the latest version of Xcodes and imports it into Munki.",
+ "com.github.homebysix.pkg.EBS": {
+ "name": "EBS",
+ "description": "Downloads the latest version of EBS and creates a package. (Does not include the NDI Runtime, version of which is also included in the downloaded disk image.)",
"repo": "autopkg/homebysix-recipes",
- "path": "XcodesApp/XcodesApp.munki.recipe",
- "parent": "com.github.homebysix.download.XcodesApp",
- "shortname": "XcodesApp.munki",
- "inferred_type": "munki",
- "munki_display_name": "Xcodes",
- "munki_description": "The easiest way to install and switch between multiple versions of Xcode - with a mouse click. "
+ "path": "EBS/EBS.pkg.recipe",
+ "parent": "com.github.homebysix.download.EBS",
+ "shortname": "EBS.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.AirDroid": {
- "name": "AirDroid",
- "description": "Downloads the latest version of AirDroid.",
+ "com.github.homebysix.install.EBS": {
+ "name": "EBS",
+ "description": "Installs the latest version of EBS.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirDroid/AirDroid.download.recipe",
- "shortname": "AirDroid.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.AirDroid",
- "com.github.homebysix.install.AirDroid",
- "com.github.homebysix.munki.AirDroid"
- ]
+ "path": "EBS/EBS.install.recipe",
+ "parent": "com.github.homebysix.download.EBS",
+ "shortname": "EBS.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.AirDroid": {
- "name": "AirDroid",
- "description": "Downloads the latest version of AirDroid and creates a package.",
+ "com.github.homebysix.pkg.Divvy": {
+ "name": "Divvy",
+ "description": "Downloads the current release version of Divvy and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirDroid/AirDroid.pkg.recipe",
- "parent": "com.github.homebysix.download.AirDroid",
- "shortname": "AirDroid.pkg",
+ "path": "Divvy/Divvy.pkg.recipe",
+ "parent": "com.github.jaharmi.download.Divvy",
+ "shortname": "Divvy.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.AirDroid": {
- "name": "AirDroid",
- "description": "Installs the latest version of AirDroid.",
+ "com.github.homebysix.install.Divvy": {
+ "name": "Divvy",
+ "description": "Installs the latest version of Divvy.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirDroid/AirDroid.install.recipe",
- "parent": "com.github.homebysix.download.AirDroid",
- "shortname": "AirDroid.install",
+ "path": "Divvy/Divvy.install.recipe",
+ "parent": "com.github.jaharmi.download.Divvy",
+ "shortname": "Divvy.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.AirDroid": {
- "name": "AirDroid",
- "description": "Downloads the latest version of AirDroid and imports it into Munki.",
+ "com.github.homebysix.pkg.GoToMeeting": {
+ "name": "GoToMeeting",
+ "description": "Downloads the current release version of GoToMeeting and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AirDroid/AirDroid.munki.recipe",
- "parent": "com.github.homebysix.download.AirDroid",
- "shortname": "AirDroid.munki",
- "inferred_type": "munki",
- "munki_display_name": "AirDroid",
- "munki_description": "Cloud-based SMS and file management between OS X and Android."
+ "path": "GoToMeeting/GoToMeeting.pkg.recipe",
+ "parent": "com.github.homebysix.download.GoToMeeting",
+ "shortname": "GoToMeeting.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting"
+ ]
},
- "com.github.homebysix.download.DropDMG": {
- "name": "DropDMG",
- "description": "Downloads the latest version of DropDMG.",
+ "com.github.homebysix.download.GoToMeeting": {
+ "name": "GoToMeeting",
+ "description": "Downloads latest GoToMeeting disk image.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/DropDMG.download.recipe",
- "shortname": "DropDMG.download",
+ "path": "GoToMeeting/GoToMeeting.download.recipe",
+ "shortname": "GoToMeeting.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.DropDMG",
- "com.github.homebysix.munki.DropDMG",
- "com.github.homebysix.pkg.DropDMG"
+ "com.github.homebysix.pkg.GoToMeeting",
+ "com.github.homebysix.install.GoToMeeting",
+ "com.github.homebysix.munki.GoToMeeting",
+ "com.github.peshay.filewave.GoToMeeting"
]
},
- "com.github.homebysix.install.SpamSieve": {
- "name": "SpamSieve",
- "description": "Installs the latest version of SpamSieve.",
+ "com.github.homebysix.install.GoToMeeting": {
+ "name": "GoToMeeting",
+ "description": "Installs the latest version of GoToMeeting on the Mac running AutoPkg.\n\nNOTE: This recipe does not utilize the preinstall cleanup script used by the pkg and munki recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/SpamSieve.install.recipe",
- "parent": "com.github.homebysix.download.SpamSieve",
- "shortname": "SpamSieve.install",
+ "path": "GoToMeeting/GoToMeeting.install.recipe",
+ "parent": "com.github.homebysix.download.GoToMeeting",
+ "shortname": "GoToMeeting.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.EagleFiler": {
- "name": "EagleFiler",
- "description": "Downloads the latest version of EagleFiler.",
+ "com.github.homebysix.munki.GoToMeeting": {
+ "name": "GoToMeeting",
+ "description": "Downloads the latest version of GoToMeeting and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/EagleFiler.download.recipe",
- "shortname": "EagleFiler.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.EagleFiler",
- "com.github.homebysix.munki.EagleFiler",
- "com.github.homebysix.install.EagleFiler"
- ]
+ "path": "GoToMeeting/GoToMeeting.munki.recipe",
+ "parent": "com.github.homebysix.download.GoToMeeting",
+ "shortname": "GoToMeeting.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GoToMeeting",
+ "munki_description": "Online meeting, desktop sharing, and video conferencing software."
},
- "com.github.homebysix.install.DropDMG": {
- "name": "DropDMG",
- "description": "Installs the latest version of DropDMG.",
+ "com.github.homebysix.munki.ezeepBluePrintApp": {
+ "name": "ezeep Print App",
+ "description": "Downloads the latest version of ezeep Print App and imports it into Munki.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/DropDMG.install.recipe",
- "parent": "com.github.homebysix.download.DropDMG",
- "shortname": "DropDMG.install",
- "inferred_type": "install"
+ "path": "ezeep/ezeepBluePrintApp.munki.recipe",
+ "parent": "com.github.homebysix.download.ezeepBluePrintApp",
+ "shortname": "ezeepBluePrintApp.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ezeep",
+ "munki_description": "Centralized cloud printing software."
},
- "com.github.homebysix.download.SpamSieve": {
- "name": "SpamSieve",
- "description": "Downloads the latest version of SpamSieve.",
+ "com.github.homebysix.download.ezeepDesktop": {
+ "name": "ezeep",
+ "description": "Downloads the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/SpamSieve.download.recipe",
- "shortname": "SpamSieve.download",
+ "path": "ezeep/ezeepDesktop.download.recipe",
+ "shortname": "ezeepDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.SpamSieve",
- "com.github.homebysix.pkg.SpamSieve",
- "com.github.homebysix.munki.SpamSieve"
+ "com.github.homebysix.pkg.ezeepDesktop",
+ "com.github.homebysix.install.ezeepDesktop",
+ "com.github.homebysix.munki.ezeepDesktop"
]
},
- "com.github.homebysix.pkg.EagleFiler": {
- "name": "EagleFiler",
- "description": "Downloads the latest version of EagleFiler and creates a package.",
+ "com.github.homebysix.pkg.ezeepDesktop": {
+ "name": "ezeep",
+ "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/EagleFiler.pkg.recipe",
- "parent": "com.github.homebysix.download.EagleFiler",
- "shortname": "EagleFiler.pkg",
+ "path": "ezeep/ezeepDesktop.pkg.recipe",
+ "parent": "com.github.homebysix.download.ezeepDesktop",
+ "shortname": "ezeepDesktop.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.SpamSieve": {
- "name": "SpamSieve",
- "description": "Downloads the latest version of SpamSieve and creates a package.",
+ "com.github.homebysix.pkg.ezeepBluePrintApp": {
+ "name": "ezeep Print App",
+ "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/SpamSieve.pkg.recipe",
- "parent": "com.github.homebysix.download.SpamSieve",
- "shortname": "SpamSieve.pkg",
+ "path": "ezeep/ezeepBluePrintApp.pkg.recipe",
+ "parent": "com.github.homebysix.download.ezeepBluePrintApp",
+ "shortname": "ezeepBluePrintApp.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.DropDMG": {
- "name": "DropDMG",
- "description": "Downloads the latest version of DropDMG and imports it into Munki.",
+ "com.github.homebysix.download.ezeepBluePrintApp": {
+ "name": "ezeep Print App",
+ "description": "Downloads the latest version of ezeep \"Blue\" Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/DropDMG.munki.recipe",
- "parent": "com.github.homebysix.download.DropDMG",
- "shortname": "DropDMG.munki",
- "inferred_type": "munki",
- "munki_display_name": "DropDMG",
- "munki_description": "Quickly create disk image (dmg) archives."
+ "path": "ezeep/ezeepBluePrintApp.download.recipe",
+ "shortname": "ezeepBluePrintApp.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.ezeepBluePrintApp",
+ "com.github.homebysix.pkg.ezeepBluePrintApp",
+ "com.github.homebysix.install.ezeepBluePrintApp"
+ ]
},
- "com.github.homebysix.munki.EagleFiler": {
- "name": "EagleFiler",
- "description": "Downloads the latest version of EagleFiler and imports it into Munki.",
+ "com.github.homebysix.install.ezeepDesktop": {
+ "name": "ezeep",
+ "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/EagleFiler.munki.recipe",
- "parent": "com.github.homebysix.download.EagleFiler",
- "shortname": "EagleFiler.munki",
- "inferred_type": "munki",
- "munki_display_name": "EagleFiler",
- "munki_description": "Archive and search documents of various formats."
+ "path": "ezeep/ezeepDesktop.install.recipe",
+ "parent": "com.github.homebysix.download.ezeepDesktop",
+ "shortname": "ezeepDesktop.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.SpamSieve": {
- "name": "SpamSieve",
- "description": "Downloads the latest version of SpamSieve and imports it into Munki.",
+ "com.github.homebysix.munki.ezeepDesktop": {
+ "name": "ezeep",
+ "description": "Downloads the latest version of ezeep and imports it into Munki.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/SpamSieve.munki.recipe",
- "parent": "com.github.homebysix.download.SpamSieve",
- "shortname": "SpamSieve.munki",
+ "path": "ezeep/ezeepDesktop.munki.recipe",
+ "parent": "com.github.homebysix.download.ezeepDesktop",
+ "shortname": "ezeepDesktop.munki",
"inferred_type": "munki",
- "munki_display_name": "SpamSieve",
- "munki_description": "Robust spam filter for major email clients."
+ "munki_display_name": "ezeep",
+ "munki_description": "Centralized cloud printing software."
},
- "com.github.homebysix.pkg.DropDMG": {
- "name": "DropDMG",
- "description": "Downloads the latest version of DropDMG and creates a package.",
+ "com.github.homebysix.install.ezeepBluePrintApp": {
+ "name": "ezeep Print App",
+ "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/DropDMG.pkg.recipe",
- "parent": "com.github.homebysix.download.DropDMG",
- "shortname": "DropDMG.pkg",
- "inferred_type": "pkg"
+ "path": "ezeep/ezeepBluePrintApp.install.recipe",
+ "parent": "com.github.homebysix.download.ezeepBluePrintApp",
+ "shortname": "ezeepBluePrintApp.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.EagleFiler": {
- "name": "EagleFiler",
- "description": "Installs the latest version of EagleFiler.",
+ "com.github.homebysix.download.ICanAnimate2": {
+ "name": "I Can Animate 2",
+ "description": "Downloads the latest version of I Can Animate 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "C-Command/EagleFiler.install.recipe",
- "parent": "com.github.homebysix.download.EagleFiler",
- "shortname": "EagleFiler.install",
- "inferred_type": "install"
+ "path": "ICanAnimate2/ICanAnimate2.download.recipe",
+ "shortname": "ICanAnimate2.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.ICanAnimate2"
+ ]
},
- "com.github.homebysix.munki.Flashlight": {
- "name": "Flashlight",
- "description": "Downloads the latest version of Flashlight and imports it into Munki.",
+ "com.github.homebysix.munki.ICanAnimate2": {
+ "name": "I Can Animate 2",
+ "description": "Imports I Can Animate 2 into the Munki repo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flashlight/Flashlight.munki.recipe",
- "parent": "com.github.homebysix.download.Flashlight",
- "shortname": "Flashlight.munki",
+ "path": "ICanAnimate2/ICanAnimate2.munki.recipe",
+ "parent": "com.github.homebysix.download.ICanAnimate2",
+ "shortname": "ICanAnimate2.munki",
"inferred_type": "munki",
- "munki_display_name": "Flashlight",
- "munki_description": "Spotlight plugin system."
+ "munki_display_name": "I Can Animate 2",
+ "munki_description": "I Can Animate, stop motion animation software, accessible to all ages and abilities and used by thousands of educators all over the world."
},
- "com.github.homebysix.pkg.Flashlight": {
- "name": "Flashlight",
- "description": "Downloads the latest version of Flashlight and creates a package.",
+ "com.github.homebysix.munki.fluentd-tdagent": {
+ "name": "tdagent",
+ "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and imports the package into Munki.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flashlight/Flashlight.pkg.recipe",
- "parent": "com.github.homebysix.download.Flashlight",
- "shortname": "Flashlight.pkg",
- "inferred_type": "pkg"
+ "path": "TreasureData/fluentd-tdagent.munki.recipe",
+ "parent": "com.github.homebysix.download.fluentd-tdagent",
+ "shortname": "fluentd-tdagent.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Fluentd (td-agent)",
+ "munki_description": "Fluentd is an open source data collector, and td-agent is a stable commercially supported agent for it."
},
- "com.github.homebysix.download.Flashlight": {
- "name": "Flashlight",
- "description": "Downloads the latest version of Flashlight.",
+ "com.github.homebysix.download.fluentd-tdagent": {
+ "name": "tdagent",
+ "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the fluentd-tdagent log collector (https://www.fluentd.org/faqs).\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flashlight/Flashlight.download.recipe",
- "shortname": "Flashlight.download",
+ "path": "TreasureData/fluentd-tdagent.download.recipe",
+ "shortname": "fluentd-tdagent.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Flashlight",
- "com.github.homebysix.pkg.Flashlight",
- "com.github.homebysix.install.Flashlight"
+ "com.github.homebysix.munki.fluentd-tdagent",
+ "com.github.homebysix.pkg.fluentd-tdagent"
]
},
- "com.github.homebysix.install.Flashlight": {
- "name": "Flashlight",
- "description": "Installs the latest version of Flashlight.",
+ "com.github.homebysix.pkg.fluentd-tdagent": {
+ "name": "tdagent",
+ "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and creates an installer package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flashlight/Flashlight.install.recipe",
- "parent": "com.github.homebysix.download.Flashlight",
- "shortname": "Flashlight.install",
- "inferred_type": "install"
+ "path": "TreasureData/fluentd-tdagent.pkg.recipe",
+ "parent": "com.github.homebysix.download.fluentd-tdagent",
+ "shortname": "fluentd-tdagent.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.SaveHollywood": {
- "name": "SaveHollywood",
- "description": "Downloads the latest version of SaveHollywood and creates a package.",
+ "com.github.homebysix.FindAndReplace": {
+ "name": null,
+ "description": "This is a stub recipe that can be used as a reference when referring to the FindAndReplace shared processor.",
"repo": "autopkg/homebysix-recipes",
- "path": "SaveHollywood/SaveHollywood.pkg.recipe",
- "parent": "com.github.jaharmi.download.SaveHollywood",
- "shortname": "SaveHollywood.pkg",
- "inferred_type": "pkg"
+ "path": "FindAndReplace/FindAndReplace.recipe"
},
- "com.github.homebysix.pkg.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Downloads the latest version of AutoPkgr and creates a package.",
+ "com.github.homebysix.pkg.Pandora": {
+ "name": "Pandora",
+ "description": "Downloads the latest version of Pandora and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AutoPkgr/AutoPkgr.pkg.recipe",
- "parent": "com.github.homebysix.download.AutoPkgr",
- "shortname": "AutoPkgr.pkg",
+ "path": "Pandora/Pandora.pkg.recipe",
+ "parent": "com.github.homebysix.download.Pandora",
+ "shortname": "Pandora.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Installs the latest version of AutoPkgr.",
+ "com.github.homebysix.munki.Pandora": {
+ "name": "Pandora",
+ "description": "Downloads the latest version of Pandora and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "AutoPkgr/AutoPkgr.install.recipe",
- "parent": "com.github.homebysix.download.AutoPkgr",
- "shortname": "AutoPkgr.install",
- "inferred_type": "install"
+ "path": "Pandora/Pandora.munki.recipe",
+ "parent": "com.github.homebysix.download.Pandora",
+ "shortname": "Pandora.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Pandora",
+ "munki_description": "Mac app for listening to music using the Pandora streaming service."
},
- "com.github.homebysix.munki.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Downloads the latest version of AutoPkgr and imports it into Munki.",
+ "com.github.homebysix.install.Pandora": {
+ "name": "Pandora",
+ "description": "Installs the latest version of Pandora.",
"repo": "autopkg/homebysix-recipes",
- "path": "AutoPkgr/AutoPkgr.munki.recipe",
- "parent": "com.github.homebysix.download.AutoPkgr",
- "shortname": "AutoPkgr.munki",
- "inferred_type": "munki",
- "munki_display_name": "AutoPkgr",
- "munki_description": "AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg."
+ "path": "Pandora/Pandora.install.recipe",
+ "parent": "com.github.homebysix.download.Pandora",
+ "shortname": "Pandora.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Downloads the latest version of AutoPkgr.",
+ "com.github.homebysix.download.Pandora": {
+ "name": "Pandora",
+ "description": "Downloads the latest version of Pandora.",
"repo": "autopkg/homebysix-recipes",
- "path": "AutoPkgr/AutoPkgr.download.recipe",
- "shortname": "AutoPkgr.download",
+ "path": "Pandora/Pandora.download.recipe",
+ "shortname": "Pandora.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.AutoPkgr",
- "com.github.homebysix.install.AutoPkgr",
- "com.github.homebysix.munki.AutoPkgr"
+ "com.github.homebysix.pkg.Pandora",
+ "com.github.homebysix.munki.Pandora",
+ "com.github.homebysix.install.Pandora"
]
},
- "com.github.homebysix.install.miXscope": {
- "name": "miXscope",
- "description": "Installs the latest version of miXscope.",
+ "com.github.homebysix.download.MarmosetToolbag": {
+ "name": "Marmoset Toolbag",
+ "description": "Downloads the latest version of Marmoset Toolbag.",
"repo": "autopkg/homebysix-recipes",
- "path": "miXscope/miXscope.install.recipe",
- "parent": "com.github.homebysix.download.miXscope",
- "shortname": "miXscope.install",
- "inferred_type": "install"
+ "path": "Marmoset/MarmosetToolbag.download.recipe",
+ "shortname": "MarmosetToolbag.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.MarmosetToolbag",
+ "com.github.homebysix.pkg.MarmosetToolbag",
+ "com.github.homebysix.munki.MarmosetToolbag"
+ ]
},
- "com.github.homebysix.pkg.miXscope": {
- "name": "miXscope",
- "description": "Downloads the latest version of miXscope and creates a package.",
+ "com.github.homebysix.install.MarmosetViewer": {
+ "name": "Marmoset Viewer",
+ "description": "Installs the latest version of Marmoset Viewer.",
"repo": "autopkg/homebysix-recipes",
- "path": "miXscope/miXscope.pkg.recipe",
- "parent": "com.github.homebysix.download.miXscope",
- "shortname": "miXscope.pkg",
- "inferred_type": "pkg"
+ "path": "Marmoset/MarmosetViewer.install.recipe",
+ "parent": "com.github.homebysix.download.MarmosetViewer",
+ "shortname": "MarmosetViewer.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.miXscope": {
- "name": "miXscope",
- "description": "Downloads the latest version of miXscope.",
+ "com.github.homebysix.download.MarmosetViewer": {
+ "name": "Marmoset Viewer",
+ "description": "Downloads the latest version of Marmoset Viewer.",
"repo": "autopkg/homebysix-recipes",
- "path": "miXscope/miXscope.download.recipe",
- "shortname": "miXscope.download",
+ "path": "Marmoset/MarmosetViewer.download.recipe",
+ "shortname": "MarmosetViewer.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.miXscope",
- "com.github.homebysix.pkg.miXscope",
- "com.github.homebysix.munki.miXscope"
+ "com.github.homebysix.install.MarmosetViewer",
+ "com.github.homebysix.munki.MarmosetViewer",
+ "com.github.homebysix.pkg.MarmosetViewer"
]
},
- "com.github.homebysix.munki.miXscope": {
- "name": "miXscope",
- "description": "Downloads the latest version of miXscope and imports it into Munki.",
+ "com.github.homebysix.munki.MarmosetViewer": {
+ "name": "Marmoset Viewer",
+ "description": "Downloads the latest version of Marmoset Viewer and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "miXscope/miXscope.munki.recipe",
- "parent": "com.github.homebysix.download.miXscope",
- "shortname": "miXscope.munki",
+ "path": "Marmoset/MarmosetViewer.munki.recipe",
+ "parent": "com.github.homebysix.download.MarmosetViewer",
+ "shortname": "MarmosetViewer.munki",
"inferred_type": "munki",
- "munki_display_name": "miXscope",
- "munki_description": "Imaging tool for the USB QX series & MiScope microscopes."
+ "munki_display_name": "Marmoset Viewer",
+ "munki_description": "Real-time interactive 3D on the web."
},
- "com.github.homebysix.install.DeltaWalker": {
- "name": "DeltaWalker",
- "description": "Installs the latest version of DeltaWalker.",
+ "com.github.homebysix.munki.Hexels": {
+ "name": "Hexels",
+ "description": "Downloads the latest version of Hexels and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Deltopia/DeltaWalker.install.recipe",
- "parent": "com.github.homebysix.download.DeltaWalker",
- "shortname": "DeltaWalker.install",
- "inferred_type": "install"
+ "path": "Marmoset/Hexels.munki.recipe",
+ "parent": "com.github.homebysix.download.Hexels",
+ "shortname": "Hexels.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hexels",
+ "munki_description": "Grid-based painting tool."
},
- "com.github.homebysix.download.DeltaWalker": {
- "name": "DeltaWalker",
- "description": "Downloads the latest version of DeltaWalker.",
+ "com.github.homebysix.download.Hexels": {
+ "name": "Hexels",
+ "description": "Downloads the latest version of Hexels.",
"repo": "autopkg/homebysix-recipes",
- "path": "Deltopia/DeltaWalker.download.recipe",
- "shortname": "DeltaWalker.download",
+ "path": "Marmoset/Hexels.download.recipe",
+ "shortname": "Hexels.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.DeltaWalker",
- "com.github.homebysix.munki.DeltaWalker",
- "com.github.homebysix.pkg.DeltaWalker"
+ "com.github.homebysix.munki.Hexels",
+ "com.github.homebysix.install.Hexels",
+ "com.github.homebysix.pkg.Hexels"
]
},
- "com.github.homebysix.munki.DeltaWalker": {
- "name": "DeltaWalker",
- "description": "Downloads the latest version of DeltaWalker and imports it into Munki.",
+ "com.github.homebysix.install.Hexels": {
+ "name": "Hexels",
+ "description": "Installs the latest version of Hexels.",
"repo": "autopkg/homebysix-recipes",
- "path": "Deltopia/DeltaWalker.munki.recipe",
- "parent": "com.github.homebysix.download.DeltaWalker",
- "shortname": "DeltaWalker.munki",
- "inferred_type": "munki",
- "munki_display_name": "DeltaWalker",
- "munki_description": "Compare, edit and merge files, and synchronize folders."
+ "path": "Marmoset/Hexels.install.recipe",
+ "parent": "com.github.homebysix.download.Hexels",
+ "shortname": "Hexels.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.DeltaWalker": {
- "name": "DeltaWalker",
- "description": "Downloads the latest version of DeltaWalker and creates a package.",
+ "com.github.homebysix.pkg.Hexels": {
+ "name": "Hexels",
+ "description": "Downloads the latest version of Hexels and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Deltopia/DeltaWalker.pkg.recipe",
- "parent": "com.github.homebysix.download.DeltaWalker",
- "shortname": "DeltaWalker.pkg",
+ "path": "Marmoset/Hexels.pkg.recipe",
+ "parent": "com.github.homebysix.download.Hexels",
+ "shortname": "Hexels.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Tracker": {
- "name": "Tracker",
- "description": "Downloads the latest version of Tracker and creates a package.\n\nThe Tracker app requires Apple's legacy Java 6 installer. The pkg installer generated by this recipe will fail if a Java runtime is not present.",
+ "com.github.homebysix.install.MarmosetToolbag": {
+ "name": "Marmoset Toolbag",
+ "description": "Installs the latest version of Marmoset Toolbag.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tracker/Tracker.pkg.recipe",
- "parent": "com.github.vmiller.download.tracker",
- "shortname": "Tracker.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.munki.Tracker"
- ]
+ "path": "Marmoset/MarmosetToolbag.install.recipe",
+ "parent": "com.github.homebysix.download.MarmosetToolbag",
+ "shortname": "MarmosetToolbag.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.Tracker": {
- "name": "Tracker",
- "description": "Downloads the latest version of Tracker and imports it into Munki.",
+ "com.github.homebysix.pkg.MarmosetToolbag": {
+ "name": "Marmoset Toolbag",
+ "description": "Installs the latest version of Marmoset Toolbag.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tracker/Tracker.munki.recipe",
- "parent": "com.github.homebysix.pkg.Tracker",
- "shortname": "Tracker.munki",
- "inferred_type": "munki",
- "munki_display_name": "Tracker",
- "munki_description": "Tracker is a free video analysis and modeling tool built on the Open Source Physics (OSP) Java framework. It is designed to be used in physics education."
+ "path": "Marmoset/MarmosetToolbag.pkg.recipe",
+ "parent": "com.github.homebysix.download.MarmosetToolbag",
+ "shortname": "MarmosetToolbag.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.HocusFocus": {
- "name": "Hocus Focus",
- "description": "Downloads the latest version of Hocus Focus and imports it into Munki.",
+ "com.github.homebysix.pkg.MarmosetViewer": {
+ "name": "Marmoset Viewer",
+ "description": "Creates a package for the latest version of Marmoset Viewer.",
"repo": "autopkg/homebysix-recipes",
- "path": "HocusFocus/HocusFocus.munki.recipe",
- "parent": "com.github.homebysix.download.HocusFocus",
- "shortname": "HocusFocus.munki",
- "inferred_type": "munki",
- "munki_display_name": "Hocus Focus",
- "munki_description": "Hide your inactive windows."
+ "path": "Marmoset/MarmosetViewer.pkg.recipe",
+ "parent": "com.github.homebysix.download.MarmosetViewer",
+ "shortname": "MarmosetViewer.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.HocusFocus": {
- "name": "Hocus Focus",
- "description": "Downloads the latest version of Hocus Focus and creates a package.",
+ "com.github.homebysix.munki.MarmosetToolbag": {
+ "name": "Marmoset Toolbag",
+ "description": "Downloads the latest version of Marmoset Toolbag and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "HocusFocus/HocusFocus.pkg.recipe",
- "parent": "com.github.homebysix.download.HocusFocus",
- "shortname": "HocusFocus.pkg",
- "inferred_type": "pkg"
+ "path": "Marmoset/MarmosetToolbag.munki.recipe",
+ "parent": "com.github.homebysix.download.MarmosetToolbag",
+ "shortname": "MarmosetToolbag.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Marmoset Toolbag",
+ "munki_description": "Real-time rendering, texturing, and baking tools."
},
- "com.github.homebysix.install.HocusFocus": {
- "name": "Hocus Focus",
- "description": "Installs the latest version of Hocus Focus.",
+ "com.github.homebysix.install.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Installs the latest version of Sleep Aid.",
"repo": "autopkg/homebysix-recipes",
- "path": "HocusFocus/HocusFocus.install.recipe",
- "parent": "com.github.homebysix.download.HocusFocus",
- "shortname": "HocusFocus.install",
+ "path": "Ohanaware/SleepAid.install.recipe",
+ "parent": "com.github.homebysix.download.SleepAid",
+ "shortname": "SleepAid.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.HocusFocus": {
- "name": "Hocus Focus",
- "description": "Downloads the latest version of Hocus Focus.",
+ "com.github.homebysix.munki.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "HocusFocus/HocusFocus.download.recipe",
- "shortname": "HocusFocus.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.HocusFocus",
- "com.github.homebysix.pkg.HocusFocus",
- "com.github.homebysix.install.HocusFocus"
- ]
+ "path": "Ohanaware/SleepAid.munki.recipe",
+ "parent": "com.github.homebysix.download.SleepAid",
+ "shortname": "SleepAid.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Sleep Aid",
+ "munki_description": "Utility for diagnosing sleep-related problems on your Mac."
},
- "com.github.homebysix.install.iZip": {
- "name": "iZip",
- "description": "Installs the latest version of iZip.",
+ "com.github.homebysix.pkg.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "iZip/iZip.install.recipe",
- "parent": "com.github.homebysix.download.iZip",
- "shortname": "iZip.install",
- "inferred_type": "install"
+ "path": "Ohanaware/SleepAid.pkg.recipe",
+ "parent": "com.github.homebysix.download.SleepAid",
+ "shortname": "SleepAid.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.iZip": {
- "name": "iZip",
- "description": "Downloads the latest version of iZip and creates a package.",
+ "com.github.homebysix.download.SleepAid": {
+ "name": "Sleep Aid",
+ "description": "Downloads the latest version of Sleep Aid.",
"repo": "autopkg/homebysix-recipes",
- "path": "iZip/iZip.pkg.recipe",
- "parent": "com.github.homebysix.download.iZip",
- "shortname": "iZip.pkg",
- "inferred_type": "pkg",
+ "path": "Ohanaware/SleepAid.download.recipe",
+ "shortname": "SleepAid.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.iZip"
+ "com.github.homebysix.install.SleepAid",
+ "com.github.homebysix.munki.SleepAid",
+ "com.github.homebysix.pkg.SleepAid"
]
},
- "com.github.homebysix.download.iZip": {
- "name": "iZip",
- "description": "Downloads the latest version of iZip.",
+ "com.github.homebysix.pkg.VirtualC64": {
+ "name": "VirtualC64",
+ "description": "Downloads the latest version of VirtualC64 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "iZip/iZip.download.recipe",
- "shortname": "iZip.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.iZip",
- "com.github.homebysix.pkg.iZip",
- "com.github.homebysix.munki.iZip"
- ]
+ "path": "VirtualC64/VirtualC64.pkg.recipe",
+ "parent": "com.github.homebysix.download.VirtualC64",
+ "shortname": "VirtualC64.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.iZip": {
- "name": "iZip",
- "description": "Downloads the latest version of iZip and imports it into Munki.",
+ "com.github.homebysix.munki.VirtualC64": {
+ "name": "VirtualC64",
+ "description": "Downloads the latest version of VirtualC64 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "iZip/iZip.munki.recipe",
- "parent": "com.github.homebysix.download.iZip",
- "shortname": "iZip.munki",
+ "path": "VirtualC64/VirtualC64.munki.recipe",
+ "parent": "com.github.homebysix.download.VirtualC64",
+ "shortname": "VirtualC64.munki",
"inferred_type": "munki",
- "munki_display_name": "iZip",
- "munki_description": "File compression and archive creation tool."
+ "munki_display_name": "VirtualC64",
+ "munki_description": "VirtualC64 is a cycle-accurate C64 emulator for macOS"
},
- "com.github.homebysix.download.Goofy": {
- "name": "Goofy",
- "description": "Downloads the latest version of Goofy.",
+ "com.github.homebysix.download.VirtualC64": {
+ "name": "VirtualC64",
+ "description": "Downloads the latest version of VirtualC64.",
"repo": "autopkg/homebysix-recipes",
- "path": "Goofy/Goofy.download.recipe",
- "shortname": "Goofy.download",
+ "path": "VirtualC64/VirtualC64.download.recipe",
+ "shortname": "VirtualC64.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Goofy",
- "com.github.homebysix.pkg.Goofy",
- "com.github.homebysix.munki.Goofy"
+ "com.github.homebysix.pkg.VirtualC64",
+ "com.github.homebysix.munki.VirtualC64",
+ "com.github.homebysix.install.VirtualC64"
]
},
- "com.github.homebysix.install.Goofy": {
- "name": "Goofy",
- "description": "Installs the latest version of Goofy.",
+ "com.github.homebysix.install.VirtualC64": {
+ "name": "VirtualC64",
+ "description": "Installs the latest version of VirtualC64.",
"repo": "autopkg/homebysix-recipes",
- "path": "Goofy/Goofy.install.recipe",
- "parent": "com.github.homebysix.download.Goofy",
- "shortname": "Goofy.install",
+ "path": "VirtualC64/VirtualC64.install.recipe",
+ "parent": "com.github.homebysix.download.VirtualC64",
+ "shortname": "VirtualC64.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Goofy": {
- "name": "Goofy",
- "description": "Downloads the latest version of Goofy and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Goofy/Goofy.pkg.recipe",
- "parent": "com.github.homebysix.download.Goofy",
- "shortname": "Goofy.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.Goofy": {
- "name": "Goofy",
- "description": "Downloads the latest version of Goofy and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Goofy/Goofy.munki.recipe",
- "parent": "com.github.homebysix.download.Goofy",
- "shortname": "Goofy.munki",
- "inferred_type": "munki",
- "munki_display_name": "Goofy",
- "munki_description": "OS X client for Facebook Messenger."
- },
- "com.github.homebysix.pkg.FoldingText": {
- "name": "FoldingText",
- "description": "Downloads the latest version of FoldingText and creates a package.",
+ "com.github.homebysix.pkg.TimeMachineEditor": {
+ "name": "TimeMachineEditor",
+ "description": "Downloads the latest version of TimeMachineEditor and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "FoldingText/FoldingText.pkg.recipe",
- "parent": "com.github.homebysix.download.FoldingText",
- "shortname": "FoldingText.pkg",
+ "path": "TimeMachineEditor/TimeMachineEditor.pkg.recipe",
+ "parent": "com.github.homebysix.download.TimeMachineEditor",
+ "shortname": "TimeMachineEditor.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.FoldingText": {
- "name": "FoldingText",
- "description": "Downloads the latest version of FoldingText.",
+ "com.github.homebysix.download.TimeMachineEditor": {
+ "name": "TimeMachineEditor",
+ "description": "Downloads the latest version of TimeMachineEditor.",
"repo": "autopkg/homebysix-recipes",
- "path": "FoldingText/FoldingText.download.recipe",
- "shortname": "FoldingText.download",
+ "path": "TimeMachineEditor/TimeMachineEditor.download.recipe",
+ "shortname": "TimeMachineEditor.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.FoldingText",
- "com.github.homebysix.install.FoldingText",
- "com.github.homebysix.munki.FoldingText"
+ "com.github.homebysix.pkg.TimeMachineEditor",
+ "com.github.homebysix.install.TimeMachineEditor",
+ "com.github.homebysix.munki.TimeMachineEditor",
+ "com.github.peshay.filewave.TimeMachineEditor"
]
},
- "com.github.homebysix.install.FoldingText": {
- "name": "FoldingText",
- "description": "Installs the latest version of FoldingText.",
+ "com.github.homebysix.install.TimeMachineEditor": {
+ "name": "TimeMachineEditor",
+ "description": "Installs the latest version of TimeMachineEditor.",
"repo": "autopkg/homebysix-recipes",
- "path": "FoldingText/FoldingText.install.recipe",
- "parent": "com.github.homebysix.download.FoldingText",
- "shortname": "FoldingText.install",
+ "path": "TimeMachineEditor/TimeMachineEditor.install.recipe",
+ "parent": "com.github.homebysix.download.TimeMachineEditor",
+ "shortname": "TimeMachineEditor.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.FoldingText": {
- "name": "FoldingText",
- "description": "Downloads the latest version of FoldingText and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FoldingText/FoldingText.munki.recipe",
- "parent": "com.github.homebysix.download.FoldingText",
- "shortname": "FoldingText.munki",
- "inferred_type": "munki",
- "munki_display_name": "FoldingText",
- "munki_description": "Markdown text editor with productivity features."
- },
- "com.github.homebysix.munki.Screens": {
- "name": "Screens",
- "description": "Downloads the latest version of Screens and imports it into Munki.",
+ "com.github.homebysix.munki.TimeMachineEditor": {
+ "name": "TimeMachineEditor",
+ "description": "Downloads the latest version of TimeMachineEditor and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Screens/Screens.munki.recipe",
- "parent": "com.github.homebysix.download.Screens",
- "shortname": "Screens.munki",
+ "path": "TimeMachineEditor/TimeMachineEditor.munki.recipe",
+ "parent": "com.github.homebysix.download.TimeMachineEditor",
+ "shortname": "TimeMachineEditor.munki",
"inferred_type": "munki",
- "munki_display_name": "Screens",
- "munki_description": "VNC client app that allows you to view and/or control a Mac remotely."
+ "munki_display_name": "TimeMachineEditor",
+ "munki_description": "Change the one-hour interval of Time Machine backups."
},
- "com.github.homebysix.pkg.Screens": {
- "name": "Screens",
- "description": "Downloads the latest version of Screens and creates a package.",
+ "com.github.homebysix.pkg.WhatSize": {
+ "name": "WhatSize",
+ "description": "Downloads the latest version of WhatSize and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Screens/Screens.pkg.recipe",
- "parent": "com.github.homebysix.download.Screens",
- "shortname": "Screens.pkg",
+ "path": "WhatSize/WhatSize.pkg.recipe",
+ "parent": "com.github.homebysix.download.WhatSize",
+ "shortname": "WhatSize.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Screens": {
- "name": "Screens",
- "description": "Downloads the latest version of Screens.",
+ "com.github.homebysix.download.WhatSize": {
+ "name": "WhatSize",
+ "description": "Downloads the latest version of WhatSize.",
"repo": "autopkg/homebysix-recipes",
- "path": "Screens/Screens.download.recipe",
- "shortname": "Screens.download",
+ "path": "WhatSize/WhatSize.download.recipe",
+ "shortname": "WhatSize.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Screens",
- "com.github.homebysix.pkg.Screens",
- "com.github.homebysix.install.Screens"
+ "com.github.homebysix.pkg.WhatSize",
+ "com.github.homebysix.install.WhatSize",
+ "com.github.homebysix.munki.WhatSize"
]
},
- "com.github.homebysix.install.Screens": {
- "name": "Screens",
- "description": "Installs the latest version of Screens.",
+ "com.github.homebysix.install.WhatSize": {
+ "name": "WhatSize",
+ "description": "Installs the latest version of WhatSize.",
"repo": "autopkg/homebysix-recipes",
- "path": "Screens/Screens.install.recipe",
- "parent": "com.github.homebysix.download.Screens",
- "shortname": "Screens.install",
+ "path": "WhatSize/WhatSize.install.recipe",
+ "parent": "com.github.homebysix.download.WhatSize",
+ "shortname": "WhatSize.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.DattoDrive": {
- "name": "DattoDrive",
- "description": "Downloads the latest version of DattoDrive.",
+ "com.github.homebysix.munki.WhatSize": {
+ "name": "WhatSize",
+ "description": "Downloads the latest version of WhatSize and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "DattoDrive/DattoDrive.download.recipe",
- "shortname": "DattoDrive.download",
+ "path": "WhatSize/WhatSize.munki.recipe",
+ "parent": "com.github.homebysix.download.WhatSize",
+ "shortname": "WhatSize.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "WhatSize",
+ "munki_description": "Find out what files are taking up all your HD space."
+ },
+ "com.github.homebysix.download.ChefWorkstation": {
+ "name": "ChefWorkstation",
+ "description": "Downloads the latest Chef Workstation for Mac version.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Chef/ChefWorkstation.download.recipe",
+ "shortname": "ChefWorkstation.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.DattoDrive",
- "com.github.homebysix.install.DattoDrive"
+ "com.github.homebysix.install.ChefWorkstation",
+ "com.github.homebysix.munki.ChefWorkstation"
]
},
- "com.github.homebysix.munki.DattoDrive": {
- "name": "DattoDrive",
- "description": "Downloads the latest version of DattoDrive and imports it into Munki.",
+ "com.github.homebysix.install.ChefWorkstation": {
+ "name": "ChefWorkstation",
+ "description": "Downloads and installs the latest Chef Workstation for Mac version.",
"repo": "autopkg/homebysix-recipes",
- "path": "DattoDrive/DattoDrive.munki.recipe",
- "parent": "com.github.homebysix.download.DattoDrive",
- "shortname": "DattoDrive.munki",
+ "path": "Chef/ChefWorkstation.install.recipe",
+ "parent": "com.github.homebysix.download.ChefWorkstation",
+ "shortname": "ChefWorkstation.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.ChefWorkstation": {
+ "name": "ChefWorkstation",
+ "description": "Downloads the latest Chef Workstation for Mac version and imports into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Chef/ChefWorkstation.munki.recipe",
+ "parent": "com.github.homebysix.download.ChefWorkstation",
+ "shortname": "ChefWorkstation.munki",
"inferred_type": "munki",
- "munki_display_name": "DattoDrive",
- "munki_description": "Cloud and local sync and share service from Datto and ownCloud Inc."
+ "munki_display_name": "Chef Workstation",
+ "munki_description": null
},
- "com.github.homebysix.install.DattoDrive": {
- "name": "DattoDrive",
- "description": "Installs the latest version of DattoDrive.",
+ "com.github.homebysix.install.WiresharkDev": {
+ "name": null,
+ "description": "Downloads the latest version of Wireshark Dev and builds a pkg, installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "DattoDrive/DattoDrive.install.recipe",
- "parent": "com.github.homebysix.download.DattoDrive",
- "shortname": "DattoDrive.install",
+ "path": "Wireshark/WiresharkDev.install.recipe",
+ "parent": "com.justinrummel.pkg.WiresharkDev",
+ "shortname": "WiresharkDev.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.coconutBattery": {
- "name": "coconutBattery",
- "description": "Installs the latest version of coconutBattery.",
+ "com.github.homebysix.install.Wireshark": {
+ "name": null,
+ "description": "Downloads the latest version of Wireshark and builds a pkg, installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "coconutBattery/coconutBattery.install.recipe",
- "parent": "com.github.homebysix.download.coconutBattery",
- "shortname": "coconutBattery.install",
+ "path": "Wireshark/Wireshark.install.recipe",
+ "parent": "com.github.homebysix.pkg.Wireshark",
+ "shortname": "Wireshark.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.coconutBattery": {
- "name": "coconutBattery",
- "description": "Downloads the latest version of coconutBattery.",
+ "com.github.homebysix.download.Wireshark": {
+ "name": "Wireshark",
+ "description": "Downloads the latest stable version of Wireshark.\n\nAcceptable values for the ARCH input variable include:\n- Intel (default): Downloads Wireshark for Macs with Intel processors.\n- Arm: Downloads Wireshark for Macs with Apple Silicon processors.\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "coconutBattery/coconutBattery.download.recipe",
- "shortname": "coconutBattery.download",
+ "path": "Wireshark/Wireshark.download.recipe",
+ "shortname": "Wireshark.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.coconutBattery",
- "com.github.homebysix.pkg.coconutBattery",
- "com.github.homebysix.munki.coconutBattery",
- "com.github.peshay.filewave.coconutBattery"
+ "com.github.homebysix.munki.Wireshark",
+ "com.github.homebysix.pkg.Wireshark"
]
},
- "com.github.homebysix.pkg.coconutBattery": {
- "name": "coconutBattery",
- "description": "Downloads the latest version of coconutBattery and creates a package.",
+ "com.github.homebysix.munki.Wireshark": {
+ "name": "Wireshark",
+ "description": "Builds Wireshark and imports into a Munki repo.\n\nIf using the ARCH input variable to download the Apple Silicon version of Wireshark, be sure to also\nadd the supported_architectures array to your pkginfo below.\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "coconutBattery/coconutBattery.pkg.recipe",
- "parent": "com.github.homebysix.download.coconutBattery",
- "shortname": "coconutBattery.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery"
- ]
+ "path": "Wireshark/Wireshark.munki.recipe",
+ "parent": "com.github.homebysix.download.Wireshark",
+ "shortname": "Wireshark.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Wireshark",
+ "munki_description": "Wireshark is a network protocol analyzer."
},
- "com.github.homebysix.munki.coconutBattery": {
- "name": "coconutBattery",
- "description": "Downloads the latest version of coconutBattery and imports it into Munki.",
+ "com.github.homebysix.pkg.Wireshark": {
+ "name": "Wireshark",
+ "description": "Downloads the latest version of Wireshark and builds a pkg.",
"repo": "autopkg/homebysix-recipes",
- "path": "coconutBattery/coconutBattery.munki.recipe",
- "parent": "com.github.homebysix.download.coconutBattery",
- "shortname": "coconutBattery.munki",
- "inferred_type": "munki",
- "munki_display_name": "coconutBattery",
- "munki_description": "Displays info about your laptop battery."
+ "path": "Wireshark/Wireshark.pkg.recipe",
+ "parent": "com.github.homebysix.download.Wireshark",
+ "shortname": "Wireshark.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.Wireshark",
+ "com.github.novaksam.jss.Wireshark",
+ "com.github.autopkg.grahampugh-recipes.jamf.Wireshark-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Wireshark"
+ ]
},
- "com.github.homebysix.pkg.PalakisNDIRuntime": {
- "name": "PalakisNDIRuntime",
- "description": "Creates an installer for the NDI OBS runtime.",
+ "com.github.homebysix.munki.WiresharkDev": {
+ "name": "WiresharkDev",
+ "description": "Builds Wireshark and imports into a Munki repo.",
"repo": "autopkg/homebysix-recipes",
- "path": "NDI/PalakisNDIRuntime.pkg.recipe",
- "parent": "com.github.homebysix.download.PalakisNDIRuntime",
- "shortname": "PalakisNDIRuntime.pkg",
- "inferred_type": "pkg"
+ "path": "Wireshark/WiresharkDev.munki.recipe",
+ "parent": "com.justinrummel.pkg.WiresharkDev",
+ "shortname": "WiresharkDev.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "WiresharkDev",
+ "munki_description": "Wireshark is a network protocol analyzer."
},
- "com.github.homebysix.download.PalakisNDIRuntime": {
- "name": "PalakisNDIRuntime",
- "description": "Downloads the NDI OBS runtime via a mirror hosted by Palakis. Includes a check to ensure the downloaded package is signed by NewTek.",
+ "com.github.homebysix.munki.ZBrushVolume": {
+ "name": "ZBrush",
+ "description": "Processes a downloaded ZBrush installer, creates a pkg, and imports it into Munki.\n\nIMPORTANT: See the parent ZBrushVolume.pkg recipe description for important\ninformation on running this recipe:\nhttps://github.com/autopkg/jazzace-recipes/blob/master/Pixologic/ZBrushVolume.pkg.recipe\n",
"repo": "autopkg/homebysix-recipes",
- "path": "NDI/PalakisNDIRuntime.download.recipe",
- "shortname": "PalakisNDIRuntime.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.PalakisNDIRuntime"
- ]
+ "path": "Pixologic/ZBrushVolume.munki.recipe",
+ "parent": "com.github.jazzace.pkg.zbrushvolume",
+ "shortname": "ZBrushVolume.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ZBrush",
+ "munki_description": "ZBrush is a digital sculpting tool that combines 3D/2.5D modeling, texturing and painting."
},
- "com.github.homebysix.download.CocoaTADS": {
- "name": "CocoaTADS",
- "description": "Downloads the latest version of CocoaTADS.",
+ "com.github.homebysix.pkg.LyricsFinder": {
+ "name": "Lyrics Finder",
+ "description": "Downloads the latest version of Lyrics Finder and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/CocoaTADS.download.recipe",
- "shortname": "CocoaTADS.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.CocoaTADS",
- "com.github.homebysix.munki.CocoaTADS",
- "com.github.homebysix.pkg.CocoaTADS"
- ]
+ "path": "MediaHuman/LyricsFinder.pkg.recipe",
+ "parent": "com.github.homebysix.download.LyricsFinder",
+ "shortname": "LyricsFinder.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.NibUnlocker": {
- "name": "NibUnlocker",
- "description": "Downloads the latest version of NibUnlocker and builds a package.",
+ "com.github.homebysix.install.LyricsFinder": {
+ "name": "Lyrics Finder",
+ "description": "Installs the latest version of Lyrics Finder.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/NibUnlocker.pkg.recipe",
- "parent": "com.github.homebysix.download.NibUnlocker",
- "shortname": "NibUnlocker.pkg",
- "inferred_type": "pkg"
+ "path": "MediaHuman/LyricsFinder.install.recipe",
+ "parent": "com.github.homebysix.download.LyricsFinder",
+ "shortname": "LyricsFinder.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.TimeTracker": {
- "name": "TimeTracker",
- "description": "Downloads the latest version of TimeTracker and imports into Munki.",
+ "com.github.homebysix.munki.LyricsFinder": {
+ "name": "Lyrics Finder",
+ "description": "Downloads the latest version of Lyrics Finder and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/TimeTracker.munki.recipe",
- "parent": "com.github.homebysix.download.TimeTracker",
- "shortname": "TimeTracker.munki",
+ "path": "MediaHuman/LyricsFinder.munki.recipe",
+ "parent": "com.github.homebysix.download.LyricsFinder",
+ "shortname": "LyricsFinder.munki",
"inferred_type": "munki",
- "munki_display_name": "TimeTracker",
- "munki_description": "An application that displays the contents of your Time Machine backups, and shows what's changed since the previous backup."
+ "munki_display_name": "Lyrics Finder",
+ "munki_description": "Free software application that helps you find and add missing lyrics (song text) to all songs in your music library."
},
- "com.github.homebysix.download.NibUnlocker": {
- "name": "NibUnlocker",
- "description": "Downloads the latest version of NibUnlocker.",
+ "com.github.homebysix.download.LyricsFinder": {
+ "name": "Lyrics Finder",
+ "description": "Downloads the latest version of Lyrics Finder.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/NibUnlocker.download.recipe",
- "shortname": "NibUnlocker.download",
+ "path": "MediaHuman/LyricsFinder.download.recipe",
+ "shortname": "LyricsFinder.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.NibUnlocker",
- "com.github.homebysix.munki.NibUnlocker",
- "com.github.homebysix.install.NibUnlocker"
+ "com.github.homebysix.pkg.LyricsFinder",
+ "com.github.homebysix.install.LyricsFinder",
+ "com.github.homebysix.munki.LyricsFinder"
]
},
- "com.github.homebysix.pkg.TimeTracker": {
- "name": "TimeTracker",
- "description": "Downloads the latest version of TimeTracker and builds a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/TimeTracker.pkg.recipe",
- "parent": "com.github.homebysix.download.TimeTracker",
- "shortname": "TimeTracker.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.CocoaTADS": {
- "name": "CocoaTADS",
- "description": "Downloads the latest version of CocoaTADS from Github and installs it.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/CocoaTADS.install.recipe",
- "parent": "com.github.homebysix.download.CocoaTADS",
- "shortname": "CocoaTADS.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.CocoaTADS": {
- "name": "CocoaTADS",
- "description": "Downloads the latest version of CocoaTADS and imports into Munki.",
+ "com.github.homebysix.munki.iNotepad": {
+ "name": "iNotepad",
+ "description": "Downloads the latest version of iNotepad and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/CocoaTADS.munki.recipe",
- "parent": "com.github.homebysix.download.CocoaTADS",
- "shortname": "CocoaTADS.munki",
+ "path": "iNotepad/iNotepad.munki.recipe",
+ "parent": "com.github.homebysix.download.iNotepad",
+ "shortname": "iNotepad.munki",
"inferred_type": "munki",
- "munki_display_name": "CocoaTADS",
- "munki_description": "CocoaTADS is a port of the HTML TADS interpreter to Mac OS X."
+ "munki_display_name": "iNotepad",
+ "munki_description": "Replacement for Apple Notes app."
},
- "com.github.homebysix.munki.NibUnlocker": {
- "name": "NibUnlocker",
- "description": "Downloads the latest version of NibUnlocker and imports into Munki.",
+ "com.github.homebysix.pkg.iNotepad": {
+ "name": "iNotepad",
+ "description": "Downloads the latest version of iNotepad and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/NibUnlocker.munki.recipe",
- "parent": "com.github.homebysix.download.NibUnlocker",
- "shortname": "NibUnlocker.munki",
- "inferred_type": "munki",
- "munki_display_name": "NibUnlocker",
- "munki_description": "NibUnlocker is an application that attempts to parse a non-editable nib file and output a xib file that Interface Builder or Xcode can edit."
+ "path": "iNotepad/iNotepad.pkg.recipe",
+ "parent": "com.github.homebysix.download.iNotepad",
+ "shortname": "iNotepad.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.TimeTracker": {
- "name": "TimeTracker",
- "description": "Downloads the latest version of TimeTracker.",
+ "com.github.homebysix.download.iNotepad": {
+ "name": "iNotepad",
+ "description": "Downloads the latest version of iNotepad.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/TimeTracker.download.recipe",
- "shortname": "TimeTracker.download",
+ "path": "iNotepad/iNotepad.download.recipe",
+ "shortname": "iNotepad.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.TimeTracker",
- "com.github.homebysix.pkg.TimeTracker",
- "com.github.homebysix.install.TimeTracker"
+ "com.github.homebysix.munki.iNotepad",
+ "com.github.homebysix.pkg.iNotepad",
+ "com.github.homebysix.install.iNotepad"
]
},
- "com.github.homebysix.install.NibUnlocker": {
- "name": "NibUnlocker",
- "description": "Downloads the latest version of NibUnlocker from Github and installs it.",
+ "com.github.homebysix.install.iNotepad": {
+ "name": "iNotepad",
+ "description": "Installs the latest version of iNotepad.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/NibUnlocker.install.recipe",
- "parent": "com.github.homebysix.download.NibUnlocker",
- "shortname": "NibUnlocker.install",
+ "path": "iNotepad/iNotepad.install.recipe",
+ "parent": "com.github.homebysix.download.iNotepad",
+ "shortname": "iNotepad.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.CocoaTADS": {
- "name": "CocoaTADS",
- "description": "Downloads the latest version of CocoaTADS and builds a package.",
+ "com.github.homebysix.munki.Skim": {
+ "name": "Skim",
+ "description": "Downloads the latest version of Skim and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/CocoaTADS.pkg.recipe",
- "parent": "com.github.homebysix.download.CocoaTADS",
- "shortname": "CocoaTADS.pkg",
- "inferred_type": "pkg"
+ "path": "Skim/Skim.munki.recipe",
+ "parent": "com.github.homebysix.download.Skim",
+ "shortname": "Skim.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Skim",
+ "munki_description": "A PDF Reader and Note-taker for OS X"
},
- "com.github.homebysix.install.TimeTracker": {
- "name": "TimeTracker",
- "description": "Downloads the latest version of TimeTracker from Github and installs it.",
+ "com.github.homebysix.pkg.Skim": {
+ "name": "Skim",
+ "description": "Downloads the latest version of Skim and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "CharlesSoft/TimeTracker.install.recipe",
- "parent": "com.github.homebysix.download.TimeTracker",
- "shortname": "TimeTracker.install",
- "inferred_type": "install"
+ "path": "Skim/Skim.pkg.recipe",
+ "parent": "com.github.homebysix.download.Skim",
+ "shortname": "Skim.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Tokens": {
- "name": "Tokens",
- "description": "Downloads the latest version of Tokens 2.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
+ "com.github.homebysix.download.Skim": {
+ "name": "Skim",
+ "description": "Downloads the latest version of Skim.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gikken/Tokens.download.recipe",
- "shortname": "Tokens.download",
+ "path": "Skim/Skim.download.recipe",
+ "shortname": "Skim.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Tokens",
- "com.github.homebysix.pkg.Tokens",
- "com.github.homebysix.munki.Tokens"
+ "com.github.homebysix.munki.Skim",
+ "com.github.homebysix.pkg.Skim",
+ "com.github.homebysix.install.Skim"
]
},
- "com.github.homebysix.install.Tokens": {
- "name": "Tokens",
- "description": "Installs the latest version of Tokens.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
+ "com.github.homebysix.install.Skim": {
+ "name": "Skim",
+ "description": "Installs the latest version of Skim.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gikken/Tokens.install.recipe",
- "parent": "com.github.homebysix.download.Tokens",
- "shortname": "Tokens.install",
+ "path": "Skim/Skim.install.recipe",
+ "parent": "com.github.homebysix.download.Skim",
+ "shortname": "Skim.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Tokens": {
- "name": "Tokens",
- "description": "Downloads the latest version of Tokens and creates a package.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
+ "com.github.homebysix.install.CisdemUnarchiver": {
+ "name": "Cisdem Unarchiver",
+ "description": "Installs the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).",
"repo": "autopkg/homebysix-recipes",
- "path": "Gikken/Tokens.pkg.recipe",
- "parent": "com.github.homebysix.download.Tokens",
- "shortname": "Tokens.pkg",
+ "path": "Cisdem/CisdemUnarchiver.install.recipe",
+ "parent": "com.github.homebysix.download.CisdemUnarchiver",
+ "shortname": "CisdemUnarchiver.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.CisdemUnarchiver": {
+ "name": "Cisdem Unarchiver",
+ "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Cisdem/CisdemUnarchiver.pkg.recipe",
+ "parent": "com.github.homebysix.download.CisdemUnarchiver",
+ "shortname": "CisdemUnarchiver.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Tokens": {
- "name": "Tokens",
- "description": "Downloads the latest version of Tokens and imports it into Munki.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
+ "com.github.homebysix.download.CisdemUnarchiver": {
+ "name": "Cisdem Unarchiver",
+ "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).",
"repo": "autopkg/homebysix-recipes",
- "path": "Gikken/Tokens.munki.recipe",
- "parent": "com.github.homebysix.download.Tokens",
- "shortname": "Tokens.munki",
- "inferred_type": "munki",
- "munki_display_name": "Tokens",
- "munki_description": "App for managing promotion codes for your App Store apps."
+ "path": "Cisdem/CisdemUnarchiver.download.recipe",
+ "shortname": "CisdemUnarchiver.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.CisdemUnarchiver",
+ "com.github.homebysix.pkg.CisdemUnarchiver",
+ "com.github.homebysix.munki.CisdemUnarchiver"
+ ]
},
- "com.github.homebysix.munki.LyricsFinder": {
- "name": "Lyrics Finder",
- "description": "Downloads the latest version of Lyrics Finder and imports it into Munki.",
+ "com.github.homebysix.munki.CisdemUnarchiver": {
+ "name": "Cisdem Unarchiver",
+ "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MediaHuman/LyricsFinder.munki.recipe",
- "parent": "com.github.homebysix.download.LyricsFinder",
- "shortname": "LyricsFinder.munki",
+ "path": "Cisdem/CisdemUnarchiver.munki.recipe",
+ "parent": "com.github.homebysix.download.CisdemUnarchiver",
+ "shortname": "CisdemUnarchiver.munki",
"inferred_type": "munki",
- "munki_display_name": "Lyrics Finder",
- "munki_description": "Free software application that helps you find and add missing lyrics (song text) to all songs in your music library."
+ "munki_display_name": "Cisdem Unarchiver",
+ "munki_description": "Unzip partially or entirely, preview, and compress files. (Formerly BetterUnarchiver.)"
},
- "com.github.homebysix.download.LyricsFinder": {
- "name": "Lyrics Finder",
- "description": "Downloads the latest version of Lyrics Finder.",
+ "com.github.homebysix.download.Jin": {
+ "name": "Jin",
+ "description": "Downloads the current release version of Jin\n Note: Code signature verification for Jin probably cannot be done at this time. It doesn't appear to be using version 2\n or even version 1: Sealed Resources=none",
"repo": "autopkg/homebysix-recipes",
- "path": "MediaHuman/LyricsFinder.download.recipe",
- "shortname": "LyricsFinder.download",
+ "path": "Jin/Jin.download.recipe",
+ "shortname": "Jin.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.LyricsFinder",
- "com.github.homebysix.install.LyricsFinder",
- "com.github.homebysix.pkg.LyricsFinder"
+ "com.github.homebysix.pkg.Jin",
+ "com.github.aysiu.munki.Jin"
]
},
- "com.github.homebysix.install.LyricsFinder": {
- "name": "Lyrics Finder",
- "description": "Installs the latest version of Lyrics Finder.",
+ "com.github.homebysix.pkg.Jin": {
+ "name": "Jin",
+ "description": "Downloads the latest version of Jin and makes a pkg of it\n",
"repo": "autopkg/homebysix-recipes",
- "path": "MediaHuman/LyricsFinder.install.recipe",
- "parent": "com.github.homebysix.download.LyricsFinder",
- "shortname": "LyricsFinder.install",
+ "path": "Jin/Jin.pkg.recipe",
+ "parent": "com.github.homebysix.download.Jin",
+ "shortname": "Jin.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Jin"
+ ]
+ },
+ "com.github.homebysix.install.AirDroid": {
+ "name": "AirDroid",
+ "description": "Installs the latest version of AirDroid.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AirDroid/AirDroid.install.recipe",
+ "parent": "com.github.homebysix.download.AirDroid",
+ "shortname": "AirDroid.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.LyricsFinder": {
- "name": "Lyrics Finder",
- "description": "Downloads the latest version of Lyrics Finder and creates a package.",
+ "com.github.homebysix.munki.AirDroid": {
+ "name": "AirDroid",
+ "description": "Downloads the latest version of AirDroid and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MediaHuman/LyricsFinder.pkg.recipe",
- "parent": "com.github.homebysix.download.LyricsFinder",
- "shortname": "LyricsFinder.pkg",
- "inferred_type": "pkg"
+ "path": "AirDroid/AirDroid.munki.recipe",
+ "parent": "com.github.homebysix.download.AirDroid",
+ "shortname": "AirDroid.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "AirDroid",
+ "munki_description": "Cloud-based SMS and file management between OS X and Android."
},
- "com.github.homebysix.download.jss_helper": {
- "name": "jss_helper",
- "description": "Download the current built package of jss_helper.",
+ "com.github.homebysix.download.AirDroid": {
+ "name": "AirDroid",
+ "description": "Downloads the latest version of AirDroid.",
"repo": "autopkg/homebysix-recipes",
- "path": "jss_helper/jss_helper.download.recipe",
- "shortname": "jss_helper.download",
+ "path": "AirDroid/AirDroid.download.recipe",
+ "shortname": "AirDroid.download",
"inferred_type": "download",
"children": [
- "com.github.apizz.munki.jss_helper"
+ "com.github.homebysix.install.AirDroid",
+ "com.github.homebysix.munki.AirDroid",
+ "com.github.homebysix.pkg.AirDroid"
]
},
- "com.github.homebysix.pkg.Monodraw": {
- "name": "Monodraw",
- "description": "Downloads the latest version of Monodraw and creates a package.",
+ "com.github.homebysix.pkg.AirDroid": {
+ "name": "AirDroid",
+ "description": "Downloads the latest version of AirDroid and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monodraw/Monodraw.pkg.recipe",
- "parent": "com.github.homebysix.download.Monodraw",
- "shortname": "Monodraw.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Monodraw"
- ]
+ "path": "AirDroid/AirDroid.pkg.recipe",
+ "parent": "com.github.homebysix.download.AirDroid",
+ "shortname": "AirDroid.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Monodraw": {
- "name": "Monodraw",
- "description": "Installs the latest version of Monodraw.",
+ "com.github.homebysix.pkg.LiveSurfaceContext": {
+ "name": "LiveSurface Context",
+ "description": "Downloads the latest version of LiveSurface Context and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monodraw/Monodraw.install.recipe",
- "parent": "com.github.homebysix.download.Monodraw",
- "shortname": "Monodraw.install",
+ "path": "LiveSurfaceContext/LiveSurfaceContext.pkg.recipe",
+ "parent": "com.github.homebysix.download.LiveSurfaceContext",
+ "shortname": "LiveSurfaceContext.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.LiveSurfaceContext": {
+ "name": "LiveSurface Context",
+ "description": "Installs the latest version of LiveSurface Context.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "LiveSurfaceContext/LiveSurfaceContext.install.recipe",
+ "parent": "com.github.homebysix.download.LiveSurfaceContext",
+ "shortname": "LiveSurfaceContext.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Monodraw": {
- "name": "Monodraw",
- "description": "Downloads the latest version of Monodraw.",
+ "com.github.homebysix.download.LiveSurfaceContext": {
+ "name": "LiveSurface Context",
+ "description": "Downloads the latest version of LiveSurface Context.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monodraw/Monodraw.download.recipe",
- "shortname": "Monodraw.download",
+ "path": "LiveSurfaceContext/LiveSurfaceContext.download.recipe",
+ "shortname": "LiveSurfaceContext.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Monodraw",
- "com.github.homebysix.install.Monodraw",
- "com.github.homebysix.munki.Monodraw"
+ "com.github.homebysix.pkg.LiveSurfaceContext",
+ "com.github.homebysix.install.LiveSurfaceContext",
+ "com.github.homebysix.munki.LiveSurfaceContext"
]
},
- "com.github.homebysix.munki.Monodraw": {
- "name": "Monodraw",
- "description": "Downloads the latest version of Monodraw and imports it into Munki.",
+ "com.github.homebysix.munki.LiveSurfaceContext": {
+ "name": "LiveSurface Context",
+ "description": "Downloads the latest version of LiveSurface Context and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monodraw/Monodraw.munki.recipe",
- "parent": "com.github.homebysix.download.Monodraw",
- "shortname": "Monodraw.munki",
+ "path": "LiveSurfaceContext/LiveSurfaceContext.munki.recipe",
+ "parent": "com.github.homebysix.download.LiveSurfaceContext",
+ "shortname": "LiveSurfaceContext.munki",
"inferred_type": "munki",
- "munki_display_name": "Monodraw",
- "munki_description": "ASCII art editor."
+ "munki_display_name": "LiveSurface Context",
+ "munki_description": "Use the design tools you already know to create stunning photorealistic onscreen mockups with a click. Context links with Illustrator to allow you to see your concepts realized side-by-side, while you work."
},
- "com.github.homebysix.munki.ZBrushVolume": {
- "name": "ZBrush",
- "description": "Processes a downloaded ZBrush installer, creates a pkg, and imports it into Munki.\n\nIMPORTANT: See the parent ZBrushVolume.pkg recipe description for important\ninformation on running this recipe:\nhttps://github.com/autopkg/jazzace-recipes/blob/master/Pixologic/ZBrushVolume.pkg.recipe\n",
+ "com.github.homebysix.download.TopNotch": {
+ "name": "TopNotch",
+ "description": "Downloads the latest version of TopNotch.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pixologic/ZBrushVolume.munki.recipe",
- "parent": "com.github.jazzace.pkg.zbrushvolume",
- "shortname": "ZBrushVolume.munki",
- "inferred_type": "munki",
- "munki_display_name": "ZBrush",
- "munki_description": "ZBrush is a digital sculpting tool that combines 3D/2.5D modeling, texturing and painting."
+ "path": "TopNotch/TopNotch.download.recipe",
+ "shortname": "TopNotch.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.TopNotch",
+ "com.github.homebysix.munki.TopNotch",
+ "com.github.homebysix.pkg.TopNotch"
+ ]
},
- "com.github.homebysix.munki.TimeSink": {
- "name": "Time Sink",
- "description": "Downloads the latest version of Time Sink and imports it into Munki.",
+ "com.github.homebysix.install.TopNotch": {
+ "name": "TopNotch",
+ "description": "Installs the latest version of TopNotch.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/TimeSink.munki.recipe",
- "parent": "com.github.homebysix.download.TimeSink",
- "shortname": "TimeSink.munki",
- "inferred_type": "munki",
- "munki_display_name": "Time Sink",
- "munki_description": "Track time spent in each window and app."
+ "path": "TopNotch/TopNotch.install.recipe",
+ "parent": "com.github.homebysix.download.TopNotch",
+ "shortname": "TopNotch.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.Butler": {
- "name": "Butler",
- "description": "Downloads the latest version of Butler and imports it into Munki.",
+ "com.github.homebysix.munki.TopNotch": {
+ "name": "TopNotch",
+ "description": "Downloads the latest version of TopNotch and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Butler.munki.recipe",
- "parent": "com.github.homebysix.download.Butler",
- "shortname": "Butler.munki",
+ "path": "TopNotch/TopNotch.munki.recipe",
+ "parent": "com.github.homebysix.download.TopNotch",
+ "shortname": "TopNotch.munki",
"inferred_type": "munki",
- "munki_display_name": "Butler",
- "munki_description": "Hot key, menu, and keyword launcher."
+ "munki_display_name": "TopNotch",
+ "munki_description": "Hides the notch on your Mac by making the menu bar completely black."
},
- "com.github.homebysix.download.Displaperture": {
- "name": "Displaperture",
- "description": "Downloads the latest version of Displaperture.",
+ "com.github.homebysix.pkg.TopNotch": {
+ "name": "TopNotch",
+ "description": "Downloads the latest version of TopNotch and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Displaperture.download.recipe",
- "shortname": "Displaperture.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.Displaperture",
- "com.github.homebysix.munki.Displaperture",
- "com.github.homebysix.pkg.Displaperture"
- ]
+ "path": "TopNotch/TopNotch.pkg.recipe",
+ "parent": "com.github.homebysix.download.TopNotch",
+ "shortname": "TopNotch.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.NameMangler": {
- "name": "Name Mangler",
- "description": "Downloads the latest version of Name Mangler.",
+ "com.github.homebysix.pkg.FinalDraft12": {
+ "name": "FinalDraft12",
+ "description": "Downloads the latest version of Final Draft 12 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/NameMangler.download.recipe",
- "shortname": "NameMangler.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.NameMangler",
- "com.github.homebysix.install.NameMangler",
- "com.github.homebysix.pkg.NameMangler"
- ]
+ "path": "FinalDraft/FinalDraft12.pkg.recipe",
+ "parent": "com.github.n8felton.download.FinalDraft12",
+ "shortname": "FinalDraft12.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Moom": {
- "name": "Moom",
- "description": "Downloads the latest version of Moom.",
+ "com.github.homebysix.download.DattoDrive": {
+ "name": "DattoDrive",
+ "description": "Downloads the latest version of DattoDrive.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Moom.download.recipe",
- "shortname": "Moom.download",
+ "path": "DattoDrive/DattoDrive.download.recipe",
+ "shortname": "DattoDrive.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Moom",
- "com.github.homebysix.pkg.Moom",
- "com.github.homebysix.install.Moom"
+ "com.github.homebysix.install.DattoDrive",
+ "com.github.homebysix.munki.DattoDrive"
]
},
- "com.github.homebysix.munki.DesktopCurtain": {
- "name": "Desktop Curtain",
- "description": "Downloads the latest version of Desktop Curtain and imports it into Munki.",
+ "com.github.homebysix.install.DattoDrive": {
+ "name": "DattoDrive",
+ "description": "Installs the latest version of DattoDrive.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/DesktopCurtain.munki.recipe",
- "parent": "com.github.homebysix.download.DesktopCurtain",
- "shortname": "DesktopCurtain.munki",
+ "path": "DattoDrive/DattoDrive.install.recipe",
+ "parent": "com.github.homebysix.download.DattoDrive",
+ "shortname": "DattoDrive.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.DattoDrive": {
+ "name": "DattoDrive",
+ "description": "Downloads the latest version of DattoDrive and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "DattoDrive/DattoDrive.munki.recipe",
+ "parent": "com.github.homebysix.download.DattoDrive",
+ "shortname": "DattoDrive.munki",
"inferred_type": "munki",
- "munki_display_name": "Desktop Curtain",
- "munki_description": "Displays temporary desktop picture in front of real one."
+ "munki_display_name": "DattoDrive",
+ "munki_description": "Cloud and local sync and share service from Datto and ownCloud Inc."
},
- "com.github.homebysix.munki.Moom": {
- "name": "Moom",
- "description": "Downloads the latest version of Moom and imports it into Munki.",
+ "com.github.homebysix.munki.NativeConnect": {
+ "name": "NativeConnect",
+ "description": "Downloads the latest version of NativeConnect and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Moom.munki.recipe",
- "parent": "com.github.homebysix.download.Moom",
- "shortname": "Moom.munki",
+ "path": "Vadim Shpakovski/NativeConnect.munki.recipe",
+ "parent": "com.github.homebysix.download.NativeConnect",
+ "shortname": "NativeConnect.munki",
"inferred_type": "munki",
- "munki_display_name": "Moom",
- "munki_description": "Versatile window manager."
+ "munki_display_name": "NativeConnect",
+ "munki_description": "NativeConnect is a desktop client for App Store Connect. You can edit metadata, generate promo codes, and work with customer reviews in the native and modern 100% AppKit interface."
},
- "com.github.homebysix.download.Keymo": {
- "name": "Keymou",
- "description": "Downloads the latest version of Keymou.",
+ "com.github.homebysix.download.NativeConnect": {
+ "name": "NativeConnect",
+ "description": "Downloads the latest version of NativeConnect.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Keymou.download.recipe",
- "shortname": "Keymou.download",
+ "path": "Vadim Shpakovski/NativeConnect.download.recipe",
+ "deprecated": true,
+ "shortname": "NativeConnect.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Keymo",
- "com.github.homebysix.munki.Keymo",
- "com.github.homebysix.pkg.Keymo"
+ "com.github.homebysix.munki.NativeConnect",
+ "com.github.homebysix.pkg.NativeConnect",
+ "com.github.homebysix.install.NativeConnect"
]
},
- "com.github.homebysix.munki.Usher": {
- "name": "Usher",
- "description": "Downloads the latest version of Usher and imports it into Munki.",
+ "com.github.homebysix.pkg.NativeConnect": {
+ "name": "NativeConnect",
+ "description": "Downloads the latest version of NativeConnect and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Usher.munki.recipe",
- "parent": "com.github.homebysix.download.Usher",
- "shortname": "Usher.munki",
- "inferred_type": "munki",
- "munki_display_name": "Usher",
- "munki_description": "Manage and watch your collection of videos (was yFlicks)."
+ "path": "Vadim Shpakovski/NativeConnect.pkg.recipe",
+ "parent": "com.github.homebysix.download.NativeConnect",
+ "shortname": "NativeConnect.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Resolutionator": {
- "name": "Resolutionator",
- "description": "Downloads the latest version of Resolutionator.",
+ "com.github.homebysix.install.NativeConnect": {
+ "name": "NativeConnect",
+ "description": "Installs the latest version of NativeConnect.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Resolutionator.download.recipe",
- "shortname": "Resolutionator.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.Resolutionator",
- "com.github.homebysix.install.Resolutionator",
- "com.github.homebysix.munki.Resolutionator"
- ]
+ "path": "Vadim Shpakovski/NativeConnect.install.recipe",
+ "parent": "com.github.homebysix.download.NativeConnect",
+ "shortname": "NativeConnect.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.Displaperture": {
- "name": "Displaperture",
- "description": "Installs the latest version of Displaperture.",
+ "com.github.homebysix.install.FilePane": {
+ "name": "FilePane",
+ "description": "Installs the latest version of FilePane.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Displaperture.install.recipe",
- "parent": "com.github.homebysix.download.Displaperture",
- "shortname": "Displaperture.install",
+ "path": "MyMixApps/FilePane.install.recipe",
+ "parent": "com.github.homebysix.download.FilePane",
+ "shortname": "FilePane.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.KeyCodes": {
- "name": "Key Codes",
- "description": "Downloads the latest version of Key Codes.",
+ "com.github.homebysix.pkg.FilePane": {
+ "name": "FilePane",
+ "description": "Downloads the latest version of FilePane and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/KeyCodes.download.recipe",
- "shortname": "KeyCodes.download",
+ "path": "MyMixApps/FilePane.pkg.recipe",
+ "parent": "com.github.homebysix.download.FilePane",
+ "shortname": "FilePane.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.FilePane": {
+ "name": "FilePane",
+ "description": "Downloads the latest version of FilePane.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MyMixApps/FilePane.download.recipe",
+ "shortname": "FilePane.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.KeyCodes",
- "com.github.homebysix.munki.KeyCodes",
- "com.github.homebysix.install.KeyCodes"
+ "com.github.homebysix.install.FilePane",
+ "com.github.homebysix.pkg.FilePane",
+ "com.github.homebysix.munki.FilePane"
]
},
- "com.github.homebysix.download.Usher": {
- "name": "Usher",
- "description": "Downloads the latest version of Usher.",
+ "com.github.homebysix.munki.FilePane": {
+ "name": "FilePane",
+ "description": "Downloads the latest version of FilePane and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Usher.download.recipe",
- "shortname": "Usher.download",
- "inferred_type": "download",
+ "path": "MyMixApps/FilePane.munki.recipe",
+ "parent": "com.github.homebysix.download.FilePane",
+ "shortname": "FilePane.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FilePane",
+ "munki_description": "Empower drag-and-drop on your Mac."
+ },
+ "com.github.homebysix.munki.BlueJeans": {
+ "name": "BlueJeans",
+ "description": "Downloads the latest version of BlueJeans and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "BlueJeans/BlueJeans.munki.recipe",
+ "parent": "com.github.moofit-recipes.download.bluejeans",
+ "deprecated": true,
+ "shortname": "BlueJeans.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "BlueJeans",
+ "munki_description": "BlueJeans video conferencing application."
+ },
+ "com.github.homebysix.pkg.BlueJeans": {
+ "name": "BlueJeans",
+ "description": "Downloads the latest version of BlueJeans and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "BlueJeans/BlueJeans.pkg.recipe",
+ "parent": "com.github.moofit-recipes.download.bluejeans",
+ "deprecated": true,
+ "shortname": "BlueJeans.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.Usher",
- "com.github.homebysix.pkg.Usher",
- "com.github.homebysix.install.Usher"
+ "com.github.homebysix.install.BlueJeans",
+ "com.github.killahquam.jss.BlueJeansApp"
]
},
- "com.github.homebysix.pkg.KeyCodes": {
- "name": "Key Codes",
- "description": "Downloads the latest version of Key Codes and creates a package.",
+ "com.github.homebysix.install.BlueJeans": {
+ "name": "BlueJeans",
+ "description": "Installs the latest version of BlueJeans.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/KeyCodes.pkg.recipe",
- "parent": "com.github.homebysix.download.KeyCodes",
- "shortname": "KeyCodes.pkg",
- "inferred_type": "pkg"
+ "path": "BlueJeans/BlueJeans.install.recipe",
+ "parent": "com.github.homebysix.pkg.BlueJeans",
+ "shortname": "BlueJeans.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.OpenWithManager": {
- "name": "Open-With Manager",
- "description": "Downloads the latest version of Open-With Manager.",
+ "com.github.homebysix.download.coconutBattery": {
+ "name": "coconutBattery",
+ "description": "Downloads the latest version of coconutBattery.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/OpenWithManager.download.recipe",
- "shortname": "OpenWithManager.download",
+ "path": "coconutBattery/coconutBattery.download.recipe",
+ "shortname": "coconutBattery.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.OpenWithManager",
- "com.github.homebysix.pkg.OpenWithManager",
- "com.github.homebysix.munki.OpenWithManager"
+ "com.github.homebysix.munki.coconutBattery",
+ "com.github.homebysix.pkg.coconutBattery",
+ "com.github.homebysix.install.coconutBattery",
+ "com.github.peshay.filewave.coconutBattery"
]
},
- "com.github.homebysix.pkg.Resolutionator": {
- "name": "Resolutionator",
- "description": "Downloads the latest version of Resolutionator and creates a package.",
+ "com.github.homebysix.munki.coconutBattery": {
+ "name": "coconutBattery",
+ "description": "Downloads the latest version of coconutBattery and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Resolutionator.pkg.recipe",
- "parent": "com.github.homebysix.download.Resolutionator",
- "shortname": "Resolutionator.pkg",
- "inferred_type": "pkg"
+ "path": "coconutBattery/coconutBattery.munki.recipe",
+ "parent": "com.github.homebysix.download.coconutBattery",
+ "shortname": "coconutBattery.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "coconutBattery",
+ "munki_description": "Displays info about your laptop battery."
},
- "com.github.homebysix.munki.NameMangler": {
- "name": "Name Mangler",
- "description": "Downloads the latest version of Name Mangler and imports it into Munki.",
+ "com.github.homebysix.pkg.coconutBattery": {
+ "name": "coconutBattery",
+ "description": "Downloads the latest version of coconutBattery and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/NameMangler.munki.recipe",
- "parent": "com.github.homebysix.download.NameMangler",
- "shortname": "NameMangler.munki",
- "inferred_type": "munki",
- "munki_display_name": "Name Mangler",
- "munki_description": "Easy-to-use batch file re-namer."
+ "path": "coconutBattery/coconutBattery.pkg.recipe",
+ "parent": "com.github.homebysix.download.coconutBattery",
+ "shortname": "coconutBattery.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.coconutBattery"
+ ]
},
- "com.github.homebysix.install.Keymo": {
- "name": "Keymou",
- "description": "Installs the latest version of Keymou.",
+ "com.github.homebysix.install.coconutBattery": {
+ "name": "coconutBattery",
+ "description": "Installs the latest version of coconutBattery.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Keymou.install.recipe",
- "parent": "com.github.homebysix.download.Keymo",
- "shortname": "Keymou.install",
+ "path": "coconutBattery/coconutBattery.install.recipe",
+ "parent": "com.github.homebysix.download.coconutBattery",
+ "shortname": "coconutBattery.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Butler": {
- "name": "Butler",
- "description": "Downloads the latest version of Butler and creates a package.",
+ "com.github.homebysix.pkg.Hazel": {
+ "name": "Hazel",
+ "description": "Downloads the latest version of Hazel and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Butler.pkg.recipe",
- "parent": "com.github.homebysix.download.Butler",
- "shortname": "Butler.pkg",
+ "path": "Noodlesoft/Hazel.pkg.recipe",
+ "parent": "com.github.homebysix.download.Hazel",
+ "shortname": "Hazel.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.DesktopCurtain": {
- "name": "Desktop Curtain",
- "description": "Installs the latest version of Desktop Curtain.",
+ "com.github.homebysix.install.Hazel": {
+ "name": "Hazel",
+ "description": "Installs the latest version of Hazel.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/DesktopCurtain.install.recipe",
- "parent": "com.github.homebysix.download.DesktopCurtain",
- "shortname": "DesktopCurtain.install",
+ "path": "Noodlesoft/Hazel.install.recipe",
+ "parent": "com.github.homebysix.download.Hazel",
+ "shortname": "Hazel.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Resolutionator": {
- "name": "Resolutionator",
- "description": "Installs the latest version of Resolutionator.",
+ "com.github.homebysix.munki.Hazel": {
+ "name": "Hazel",
+ "description": "Downloads the latest version of Hazel and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Resolutionator.install.recipe",
- "parent": "com.github.homebysix.download.Resolutionator",
- "shortname": "Resolutionator.install",
- "inferred_type": "install"
+ "path": "Noodlesoft/Hazel.munki.recipe",
+ "parent": "com.github.homebysix.download.Hazel",
+ "shortname": "Hazel.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hazel",
+ "munki_description": "Automation tool to keep your files and folders organized and tidy."
},
- "com.github.homebysix.pkg.Moom": {
- "name": "Moom",
- "description": "Downloads the latest version of Moom and creates a package.",
+ "com.github.homebysix.download.Hazel": {
+ "name": "Hazel",
+ "description": "Downloads the latest version of Hazel.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Moom.pkg.recipe",
- "parent": "com.github.homebysix.download.Moom",
- "shortname": "Moom.pkg",
- "inferred_type": "pkg"
+ "path": "Noodlesoft/Hazel.download.recipe",
+ "shortname": "Hazel.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.Hazel",
+ "com.github.homebysix.install.Hazel",
+ "com.github.homebysix.munki.Hazel"
+ ]
},
- "com.github.homebysix.download.Butler": {
- "name": "Butler",
- "description": "Downloads the latest version of Butler.",
+ "com.github.homebysix.pkg.Monodraw": {
+ "name": "Monodraw",
+ "description": "Downloads the latest version of Monodraw and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Butler.download.recipe",
- "shortname": "Butler.download",
+ "path": "Monodraw/Monodraw.pkg.recipe",
+ "parent": "com.github.homebysix.download.Monodraw",
+ "shortname": "Monodraw.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Monodraw-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Monodraw"
+ ]
+ },
+ "com.github.homebysix.download.Monodraw": {
+ "name": "Monodraw",
+ "description": "Downloads the latest version of Monodraw.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Monodraw/Monodraw.download.recipe",
+ "shortname": "Monodraw.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Butler",
- "com.github.homebysix.pkg.Butler",
- "com.github.homebysix.install.Butler"
+ "com.github.homebysix.pkg.Monodraw",
+ "com.github.homebysix.install.Monodraw",
+ "com.github.homebysix.munki.Monodraw"
]
},
- "com.github.homebysix.install.Moom": {
- "name": "Moom",
- "description": "Installs the latest version of Moom.",
+ "com.github.homebysix.install.Monodraw": {
+ "name": "Monodraw",
+ "description": "Installs the latest version of Monodraw.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Moom.install.recipe",
- "parent": "com.github.homebysix.download.Moom",
- "shortname": "Moom.install",
+ "path": "Monodraw/Monodraw.install.recipe",
+ "parent": "com.github.homebysix.download.Monodraw",
+ "shortname": "Monodraw.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Displaperture": {
- "name": "Displaperture",
- "description": "Downloads the latest version of Displaperture and imports it into Munki.",
+ "com.github.homebysix.munki.Monodraw": {
+ "name": "Monodraw",
+ "description": "Downloads the latest version of Monodraw and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Displaperture.munki.recipe",
- "parent": "com.github.homebysix.download.Displaperture",
- "shortname": "Displaperture.munki",
+ "path": "Monodraw/Monodraw.munki.recipe",
+ "parent": "com.github.homebysix.download.Monodraw",
+ "shortname": "Monodraw.munki",
"inferred_type": "munki",
- "munki_display_name": "Displaperture",
- "munki_description": "Brings back rounded corners on your screen."
+ "munki_display_name": "Monodraw",
+ "munki_description": "ASCII art editor."
},
- "com.github.homebysix.munki.KeyCodes": {
- "name": "Key Codes",
- "description": "Downloads the latest version of Key Codes and imports it into Munki.",
+ "com.github.homebysix.munki.KeyboardMaestro": {
+ "name": "Keyboard Maestro",
+ "description": "Downloads the latest version of Keyboard Maestro and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/KeyCodes.munki.recipe",
- "parent": "com.github.homebysix.download.KeyCodes",
- "shortname": "KeyCodes.munki",
+ "path": "StairwaysSoftware/KeyboardMaestro.munki.recipe",
+ "parent": "com.github.homebysix.download.KeyboardMaestro",
+ "shortname": "KeyboardMaestro.munki",
"inferred_type": "munki",
- "munki_display_name": "Key Codes",
- "munki_description": "Displays unicode values."
- },
- "com.github.homebysix.pkg.Leech": {
- "name": "Leech",
- "description": "Downloads the latest version of Leech and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Leech.pkg.recipe",
- "parent": "com.github.homebysix.download.Leech",
- "shortname": "Leech.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Keyboard Maestro",
+ "munki_description": "Hot-key tasking solution."
},
- "com.github.homebysix.download.DesktopCurtain": {
- "name": "Desktop Curtain",
- "description": "Downloads the latest version of Desktop Curtain.",
+ "com.github.homebysix.download.KeyboardMaestro": {
+ "name": "Keyboard Maestro",
+ "description": "Downloads the latest version of Keyboard Maestro.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/DesktopCurtain.download.recipe",
- "shortname": "DesktopCurtain.download",
+ "path": "StairwaysSoftware/KeyboardMaestro.download.recipe",
+ "shortname": "KeyboardMaestro.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.DesktopCurtain",
- "com.github.homebysix.install.DesktopCurtain",
- "com.github.homebysix.pkg.DesktopCurtain"
+ "com.github.homebysix.munki.KeyboardMaestro",
+ "com.github.homebysix.install.KeyboardMaestro",
+ "com.github.homebysix.pkg.KeyboardMaestro"
]
},
- "com.github.homebysix.install.TimeSink": {
- "name": "Time Sink",
- "description": "Installs the latest version of Time Sink.",
+ "com.github.homebysix.install.KeyboardMaestro": {
+ "name": "Keyboard Maestro",
+ "description": "Installs the latest version of Keyboard Maestro.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/TimeSink.install.recipe",
- "parent": "com.github.homebysix.download.TimeSink",
- "shortname": "TimeSink.install",
+ "path": "StairwaysSoftware/KeyboardMaestro.install.recipe",
+ "parent": "com.github.homebysix.download.KeyboardMaestro",
+ "shortname": "KeyboardMaestro.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.DesktopCurtain": {
- "name": "Desktop Curtain",
- "description": "Downloads the latest version of Desktop Curtain and creates a package.",
+ "com.github.homebysix.pkg.KeyboardMaestro": {
+ "name": "Keyboard Maestro",
+ "description": "Downloads the latest version of Keyboard Maestro and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/DesktopCurtain.pkg.recipe",
- "parent": "com.github.homebysix.download.DesktopCurtain",
- "shortname": "DesktopCurtain.pkg",
+ "path": "StairwaysSoftware/KeyboardMaestro.pkg.recipe",
+ "parent": "com.github.homebysix.download.KeyboardMaestro",
+ "shortname": "KeyboardMaestro.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Leech": {
- "name": "Leech",
- "description": "Downloads the latest version of Leech.",
+ "com.github.homebysix.pkg.CitrixReceiver": {
+ "name": "CitrixReceiver",
+ "description": "Downloads the latest CitrixReceiver version and extracts the package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Leech.download.recipe",
- "shortname": "Leech.download",
- "inferred_type": "download",
+ "path": "Citrix/CitrixReceiver.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.CitrixReceiver",
+ "shortname": "CitrixReceiver.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.Leech",
- "com.github.homebysix.munki.Leech",
- "com.github.homebysix.install.Leech"
+ "com.github.golbiga.jss.CitrixReceiver"
]
},
- "com.github.homebysix.install.Butler": {
- "name": "Butler",
- "description": "Installs the latest version of Butler.",
+ "com.github.homebysix.install.MenuMeters": {
+ "name": "MenuMeters",
+ "description": "Installs the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Butler.install.recipe",
- "parent": "com.github.homebysix.download.Butler",
- "shortname": "Butler.install",
+ "path": "RagingMenace/MenuMeters.install.recipe",
+ "parent": "com.github.homebysix.pkg.MenuMeters",
+ "shortname": "MenuMeters.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Leech": {
- "name": "Leech",
- "description": "Downloads the latest version of Leech and imports it into Munki.",
+ "com.github.homebysix.download.MenuMeters": {
+ "name": "MenuMeters",
+ "description": "Downloads the latest version of MenuMeters. This recipe differs from the one in jleggat-recipes because it performs code signature verification.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Leech.munki.recipe",
- "parent": "com.github.homebysix.download.Leech",
- "shortname": "Leech.munki",
- "inferred_type": "munki",
- "munki_display_name": "Leech",
- "munki_description": "Complete control over your downloads."
+ "path": "RagingMenace/MenuMeters.download.recipe",
+ "shortname": "MenuMeters.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.MenuMeters"
+ ]
},
- "com.github.homebysix.install.NameMangler": {
- "name": "Name Mangler",
- "description": "Installs the latest version of Name Mangler.",
+ "com.github.homebysix.munki.MenuMeters": {
+ "name": "MenuMeters",
+ "description": "Downloads the latest version of MenuMeters and imports it into Munki. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/NameMangler.install.recipe",
- "parent": "com.github.homebysix.download.NameMangler",
- "shortname": "NameMangler.install",
- "inferred_type": "install"
+ "path": "RagingMenace/MenuMeters.munki.recipe",
+ "parent": "com.github.homebysix.pkg.MenuMeters",
+ "shortname": "MenuMeters.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MenuMeters",
+ "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access."
},
- "com.github.homebysix.pkg.Usher": {
- "name": "Usher",
- "description": "Downloads the latest version of Usher and creates a package.",
+ "com.github.homebysix.pkg.MenuMeters": {
+ "name": "MenuMeters",
+ "description": "Downloads the latest version of MenuMeters and builds a package. This recipe differs from the one in jleggat-recipes because it performs code signature verification and installs MenuMeters.prefPane to /Library/PreferencePanes.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Usher.pkg.recipe",
- "parent": "com.github.homebysix.download.Usher",
- "shortname": "Usher.pkg",
- "inferred_type": "pkg"
+ "path": "RagingMenace/MenuMeters.pkg.recipe",
+ "parent": "com.github.homebysix.download.MenuMeters",
+ "shortname": "MenuMeters.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.MenuMeters",
+ "com.github.homebysix.munki.MenuMeters"
+ ]
},
- "com.github.homebysix.install.OpenWithManager": {
- "name": "Open-With Manager",
- "description": "Installs the latest version of Open-With Manager.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/OpenWithManager.install.recipe",
- "parent": "com.github.homebysix.download.OpenWithManager",
- "shortname": "OpenWithManager.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.install.KeyCodes": {
- "name": "Key Codes",
- "description": "Installs the latest version of Key Codes.",
+ "com.github.homebysix.install.Spotify": {
+ "name": "Spotify",
+ "description": "Installs the latest version of Spotify.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/KeyCodes.install.recipe",
- "parent": "com.github.homebysix.download.KeyCodes",
- "shortname": "KeyCodes.install",
+ "path": "Spotify/Spotify.install.recipe",
+ "parent": "com.github.autopkg.download.Spotify",
+ "shortname": "Spotify.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Usher": {
- "name": "Usher",
- "description": "Installs the latest version of Usher.",
+ "com.github.homebysix.pkg.Spotify": {
+ "name": "Spotify",
+ "description": "Downloads the latest Spotify dmg and creates a pkg from it.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Usher.install.recipe",
- "parent": "com.github.homebysix.download.Usher",
- "shortname": "Usher.install",
- "inferred_type": "install"
+ "path": "Spotify/Spotify.pkg.recipe",
+ "parent": "com.github.autopkg.download.Spotify",
+ "shortname": "Spotify.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.seansgm.autopkg-lanrev-recipes.Spotify",
+ "com.github.seansgm.autopkg-absolute-recipes.Spotify",
+ "com.github.andredb90.filewave.Spotify",
+ "com.github.andredb90.filewave.Spotify-pkg",
+ "com.github.autopkg.grahampugh-recipes.jamf.Spotify-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Spotify"
+ ]
},
- "com.github.homebysix.pkg.OpenWithManager": {
- "name": "Open-With Manager",
- "description": "Downloads the latest version of Open-With Manager and creates a package.",
+ "com.github.homebysix.download.InstallPKG": {
+ "name": "InstallPKG",
+ "description": "Downloads the latest version of InstallPKG.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/OpenWithManager.pkg.recipe",
- "parent": "com.github.homebysix.download.OpenWithManager",
- "shortname": "OpenWithManager.pkg",
- "inferred_type": "pkg"
+ "path": "InstallPKG/InstallPKG.download.recipe",
+ "shortname": "InstallPKG.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.InstallPKG"
+ ]
},
- "com.github.homebysix.munki.Keymo": {
- "name": "Keymou",
- "description": "Downloads the latest version of Keymou and imports it into Munki.",
+ "com.github.homebysix.munki.InstallPKG": {
+ "name": "InstallPKG",
+ "description": "Imports InstallPKG into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Keymou.munki.recipe",
- "parent": "com.github.homebysix.download.Keymo",
- "shortname": "Keymou.munki",
+ "path": "InstallPKG/InstallPKG.munki.recipe",
+ "parent": "com.github.homebysix.download.InstallPKG",
+ "shortname": "InstallPKG.munki",
"inferred_type": "munki",
- "munki_display_name": "Keymou",
- "munki_description": "Control your mouse with hotkeys."
- },
- "com.github.homebysix.pkg.TimeSink": {
- "name": "Time Sink",
- "description": "Downloads the latest version of Time Sink and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/TimeSink.pkg.recipe",
- "parent": "com.github.homebysix.download.TimeSink",
- "shortname": "TimeSink.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "InstallPKG",
+ "munki_description": "InstallPKG is a wrapper to the 'installer' tool on Mac OS X systems. The functionality is focused on allowing you to quickly and easily install multiple packages to the current boot drive."
},
- "com.github.homebysix.pkg.Keymo": {
- "name": "Keymou",
- "description": "Downloads the latest version of Keymou and creates a package.",
+ "com.github.homebysix.pkg.GasMask": {
+ "name": "Gas Mask",
+ "description": "Downloads the latest version of Gas Mask and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Keymou.pkg.recipe",
- "parent": "com.github.homebysix.download.Keymo",
- "shortname": "Keymou.pkg",
+ "path": "GasMask/GasMask.pkg.recipe",
+ "parent": "com.github.homebysix.download.GasMask",
+ "shortname": "GasMask.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Resolutionator": {
- "name": "Resolutionator",
- "description": "Downloads the latest version of Resolutionator and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Resolutionator.munki.recipe",
- "parent": "com.github.homebysix.download.Resolutionator",
- "shortname": "Resolutionator.munki",
- "inferred_type": "munki",
- "munki_display_name": "Resolutionator",
- "munki_description": "Allows users to quickly change the resolution of all attached displays."
- },
- "com.github.homebysix.munki.OpenWithManager": {
- "name": "Open-With Manager",
- "description": "Downloads the latest version of Open-With Manager and imports it into Munki.",
+ "com.github.homebysix.munki.GasMask": {
+ "name": "Gas Mask",
+ "description": "Downloads the latest version of Gas Mask and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/OpenWithManager.munki.recipe",
- "parent": "com.github.homebysix.download.OpenWithManager",
- "shortname": "OpenWithManager.munki",
+ "path": "GasMask/GasMask.munki.recipe",
+ "parent": "com.github.homebysix.download.GasMask",
+ "shortname": "GasMask.munki",
"inferred_type": "munki",
- "munki_display_name": "Open-With Manager",
- "munki_description": "Edit the list of file types a given application thinks it can open (Beta)."
+ "munki_display_name": "Gas Mask",
+ "munki_description": "Hosts file manager for OS X"
},
- "com.github.homebysix.download.TimeSink": {
- "name": "Time Sink",
- "description": "Downloads the latest version of Time Sink.",
+ "com.github.homebysix.download.GasMask": {
+ "name": "Gas Mask",
+ "description": "Downloads the latest version of Gas Mask.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/TimeSink.download.recipe",
- "shortname": "TimeSink.download",
+ "path": "GasMask/GasMask.download.recipe",
+ "shortname": "GasMask.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.TimeSink",
- "com.github.homebysix.install.TimeSink",
- "com.github.homebysix.pkg.TimeSink"
+ "com.github.homebysix.pkg.GasMask",
+ "com.github.homebysix.munki.GasMask",
+ "com.github.homebysix.install.GasMask",
+ "com.github.peshay.filewave.GasMask"
]
},
- "com.github.homebysix.install.Leech": {
- "name": "Leech",
- "description": "Installs the latest version of Leech.",
+ "com.github.homebysix.install.GasMask": {
+ "name": "Gas Mask",
+ "description": "Installs the latest version of Gas Mask.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Leech.install.recipe",
- "parent": "com.github.homebysix.download.Leech",
- "shortname": "Leech.install",
+ "path": "GasMask/GasMask.install.recipe",
+ "parent": "com.github.homebysix.download.GasMask",
+ "shortname": "GasMask.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Displaperture": {
- "name": "Displaperture",
- "description": "Downloads the latest version of Displaperture and creates a package.",
+ "com.github.homebysix.pkg.GoogleChat": {
+ "name": "Google Hangouts Chat",
+ "description": "Downloads the latest version of Google Hangouts Chat and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/Displaperture.pkg.recipe",
- "parent": "com.github.homebysix.download.Displaperture",
- "shortname": "Displaperture.pkg",
+ "path": "Google/GoogleChat.pkg.recipe",
+ "parent": "com.github.homebysix.download.GoogleChat",
+ "shortname": "GoogleChat.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.NameMangler": {
- "name": "Name Mangler",
- "description": "Downloads the latest version of Name Mangler and creates a package.",
+ "com.github.homebysix.munki.GoogleChat": {
+ "name": "Google Hangouts Chat",
+ "description": "Downloads the latest version of Google Hangouts Chat and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ManyTricks/NameMangler.pkg.recipe",
- "parent": "com.github.homebysix.download.NameMangler",
- "shortname": "NameMangler.pkg",
+ "path": "Google/GoogleChat.munki.recipe",
+ "parent": "com.github.homebysix.download.GoogleChat",
+ "shortname": "GoogleChat.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Chat",
+ "munki_description": "Desktop app for the redesigned Google Hangouts Chat service."
+ },
+ "com.github.homebysix.install.ChromeRemoteDesktop": {
+ "name": null,
+ "description": "Downloads and installs the latest version of Google Chrome Remote Desktop.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Google/ChromeRemoteDesktop.install.recipe",
+ "parent": "com.github.homebysix.pkg.ChromeRemoteDesktop",
+ "shortname": "ChromeRemoteDesktop.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.install.GoogleChat": {
+ "name": "Google Hangouts Chat",
+ "description": "Installs the latest version of Google Hangouts Chat.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Google/GoogleChat.install.recipe",
+ "parent": "com.github.homebysix.download.GoogleChat",
+ "shortname": "GoogleChat.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.ChromeRemoteDesktop": {
+ "name": "ChromeRemoteDesktop",
+ "description": "Downloads the latest Google Chrome Remote Desktop version and extracts the package.\n\nNOTE: This recipe was copied from the deprecated cgerke-recipes repository in April 2021.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Google/ChromeRemoteDesktop.pkg.recipe",
+ "parent": "com.github.apfelwerk.download.chromeremotedesktop",
+ "shortname": "ChromeRemoteDesktop.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.NameMangler-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.NameMangler"
+ "com.github.homebysix.install.ChromeRemoteDesktop",
+ "com.github.apizz.munki.ChromeRemoteDesktop"
]
},
- "com.github.homebysix.download.DeliciousLibrary": {
- "name": "Delicious Library 3",
- "description": "Downloads the latest version of Delicious Library.",
+ "com.github.homebysix.download.GoogleChat": {
+ "name": "Google Hangouts Chat",
+ "description": "Downloads the latest version of Google Hangouts Chat.",
"repo": "autopkg/homebysix-recipes",
- "path": "DeliciousMonster/DeliciousLibrary.download.recipe",
- "shortname": "DeliciousLibrary.download",
+ "path": "Google/GoogleChat.download.recipe",
+ "shortname": "GoogleChat.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.DeliciousLibrary",
- "com.github.homebysix.munki.DeliciousLibrary",
- "com.github.homebysix.install.DeliciousLibrary"
+ "com.github.homebysix.pkg.GoogleChat",
+ "com.github.homebysix.munki.GoogleChat",
+ "com.github.homebysix.install.GoogleChat"
]
},
- "com.github.homebysix.pkg.DeliciousLibrary": {
- "name": "Delicious Library 3",
- "description": "Downloads the latest version of Delicious Library and creates a package.",
+ "com.github.homebysix.install.iZip": {
+ "name": "iZip",
+ "description": "Installs the latest version of iZip.",
"repo": "autopkg/homebysix-recipes",
- "path": "DeliciousMonster/DeliciousLibrary.pkg.recipe",
- "parent": "com.github.homebysix.download.DeliciousLibrary",
- "shortname": "DeliciousLibrary.pkg",
- "inferred_type": "pkg"
+ "path": "iZip/iZip.install.recipe",
+ "parent": "com.github.homebysix.download.iZip",
+ "shortname": "iZip.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.DeliciousLibrary": {
- "name": "Delicious Library 3",
- "description": "Downloads the latest version of Delicious Library and imports it into Munki.",
+ "com.github.homebysix.munki.iZip": {
+ "name": "iZip",
+ "description": "Downloads the latest version of iZip and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "DeliciousMonster/DeliciousLibrary.munki.recipe",
- "parent": "com.github.homebysix.download.DeliciousLibrary",
- "shortname": "DeliciousLibrary.munki",
+ "path": "iZip/iZip.munki.recipe",
+ "parent": "com.github.homebysix.download.iZip",
+ "shortname": "iZip.munki",
"inferred_type": "munki",
- "munki_display_name": "Delicious Library 3",
- "munki_description": "Import, browse and share your media."
+ "munki_display_name": "iZip",
+ "munki_description": "File compression and archive creation tool."
},
- "com.github.homebysix.install.DeliciousLibrary": {
- "name": "Delicious Library 3",
- "description": "Installs the latest version of Delicious Library.",
+ "com.github.homebysix.pkg.iZip": {
+ "name": "iZip",
+ "description": "Downloads the latest version of iZip and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "DeliciousMonster/DeliciousLibrary.install.recipe",
- "parent": "com.github.homebysix.download.DeliciousLibrary",
- "shortname": "DeliciousLibrary.install",
- "inferred_type": "install"
+ "path": "iZip/iZip.pkg.recipe",
+ "parent": "com.github.homebysix.download.iZip",
+ "shortname": "iZip.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.iZip-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.iZip"
+ ]
},
- "com.github.homebysix.download.Arc": {
- "name": "Arc",
- "description": "Downloads the latest version of Arc.",
+ "com.github.homebysix.download.iZip": {
+ "name": "iZip",
+ "description": "Downloads the latest version of iZip.",
"repo": "autopkg/homebysix-recipes",
- "path": "Arc/Arc.download.recipe",
- "shortname": "Arc.download",
+ "path": "iZip/iZip.download.recipe",
+ "shortname": "iZip.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Arc",
- "com.github.homebysix.pkg.Arc",
- "com.github.homebysix.install.Arc"
+ "com.github.homebysix.install.iZip",
+ "com.github.homebysix.munki.iZip",
+ "com.github.homebysix.pkg.iZip"
]
},
- "com.github.homebysix.munki.Arc": {
- "name": "Arc",
- "description": "Downloads the latest version of Arc and imports it into Munki.",
+ "com.github.homebysix.download.FontFinagler": {
+ "name": "Font Finagler",
+ "description": "Downloads the latest version of Font Finagler as a package and verifies its signature.",
"repo": "autopkg/homebysix-recipes",
- "path": "Arc/Arc.munki.recipe",
- "parent": "com.github.homebysix.download.Arc",
- "shortname": "Arc.munki",
- "inferred_type": "munki",
- "munki_display_name": "Arc",
- "munki_description": "A new productivity-focused web browser."
+ "path": "FontFinagler/FontFinagler.download.recipe",
+ "shortname": "FontFinagler.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.FontFinagler",
+ "com.github.homebysix.install.FontFinagler",
+ "com.github.homebysix.munki.FontFinagler"
+ ]
},
- "com.github.homebysix.pkg.Arc": {
- "name": "Arc",
- "description": "Downloads the latest version of Arc and creates a package.",
+ "com.github.homebysix.pkg.FontFinagler": {
+ "name": "Font Finagler",
+ "description": "Downloads the latest version of Font Finagler as a package. This recipe is kept to maintain compatability.",
"repo": "autopkg/homebysix-recipes",
- "path": "Arc/Arc.pkg.recipe",
- "parent": "com.github.homebysix.download.Arc",
- "shortname": "Arc.pkg",
- "inferred_type": "pkg"
+ "path": "FontFinagler/FontFinagler.pkg.recipe",
+ "parent": "com.github.homebysix.download.FontFinagler",
+ "shortname": "FontFinagler.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler"
+ ]
},
- "com.github.homebysix.install.Arc": {
- "name": "Arc",
- "description": "Installs the latest version of Arc.",
+ "com.github.homebysix.install.FontFinagler": {
+ "name": "Font Finagler",
+ "description": "Installs the latest version of Font Finagler.",
"repo": "autopkg/homebysix-recipes",
- "path": "Arc/Arc.install.recipe",
- "parent": "com.github.homebysix.download.Arc",
- "shortname": "Arc.install",
+ "path": "FontFinagler/FontFinagler.install.recipe",
+ "parent": "com.github.homebysix.download.FontFinagler",
+ "shortname": "FontFinagler.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.FindAnyFile": {
- "name": "Find Any File",
- "description": "Downloads the latest version of Find Any File and creates a package.",
+ "com.github.homebysix.munki.FontFinagler": {
+ "name": "Font Finagler",
+ "description": "Downloads the latest version of Font Finagler and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FindAnyFile/FindAnyFile.pkg.recipe",
- "parent": "com.github.homebysix.download.FindAnyFile",
- "shortname": "FindAnyFile.pkg",
+ "path": "FontFinagler/FontFinagler.munki.recipe",
+ "parent": "com.github.homebysix.download.FontFinagler",
+ "shortname": "FontFinagler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Font Finagler",
+ "munki_description": "Fixes garbled text font corruption."
+ },
+ "com.github.homebysix.pkg.TextBar": {
+ "name": "TextBar",
+ "description": "Downloads the latest version of TextBar and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "TextBar/TextBar.pkg.recipe",
+ "parent": "com.github.homebysix.download.TextBar",
+ "shortname": "TextBar.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.FindAnyFile": {
- "name": "Find Any File",
- "description": "Installs the latest version of Find Any File.",
+ "com.github.homebysix.install.TextBar": {
+ "name": "TextBar",
+ "description": "Installs the latest version of TextBar.",
"repo": "autopkg/homebysix-recipes",
- "path": "FindAnyFile/FindAnyFile.install.recipe",
- "parent": "com.github.homebysix.download.FindAnyFile",
- "shortname": "FindAnyFile.install",
+ "path": "TextBar/TextBar.install.recipe",
+ "parent": "com.github.homebysix.download.TextBar",
+ "shortname": "TextBar.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.FindAnyFile": {
- "name": "Find Any File",
- "description": "Downloads the latest version of Find Any File.",
+ "com.github.homebysix.munki.TextBar": {
+ "name": "TextBar",
+ "description": "Downloads the latest version of TextBar and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FindAnyFile/FindAnyFile.download.recipe",
- "shortname": "FindAnyFile.download",
+ "path": "TextBar/TextBar.munki.recipe",
+ "parent": "com.github.homebysix.download.TextBar",
+ "shortname": "TextBar.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TextBar",
+ "munki_description": "Add any text to your menu bar."
+ },
+ "com.github.homebysix.download.TextBar": {
+ "name": "TextBar",
+ "description": "Downloads the latest version of TextBar.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "TextBar/TextBar.download.recipe",
+ "shortname": "TextBar.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.FindAnyFile",
- "com.github.homebysix.install.FindAnyFile",
- "com.github.homebysix.munki.FindAnyFile"
+ "com.github.homebysix.pkg.TextBar",
+ "com.github.homebysix.install.TextBar",
+ "com.github.homebysix.munki.TextBar"
]
},
- "com.github.homebysix.munki.FindAnyFile": {
- "name": "Find Any File",
- "description": "Downloads the latest version of Find Any File and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "FindAnyFile/FindAnyFile.munki.recipe",
- "parent": "com.github.homebysix.download.FindAnyFile",
- "shortname": "FindAnyFile.munki",
- "inferred_type": "munki",
- "munki_display_name": "Find Any File",
- "munki_description": "Search your disks for files using various criteria."
- },
- "com.github.homebysix.install.SuperDuper": {
- "name": "SuperDuper!",
- "description": "Installs the latest version of SuperDuper.",
+ "com.github.homebysix.install.Cakebrew": {
+ "name": "Cakebrew",
+ "description": "Installs the latest version of Cakebrew.",
"repo": "autopkg/homebysix-recipes",
- "path": "ShirtPocket/SuperDuper.install.recipe",
- "parent": "com.github.homebysix.download.SuperDuper",
- "shortname": "SuperDuper.install",
+ "path": "Cakebrew/Cakebrew.install.recipe",
+ "parent": "com.github.homebysix.download.Cakebrew",
+ "shortname": "Cakebrew.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.SuperDuper": {
- "name": "SuperDuper!",
- "description": "Downloads the latest version of SuperDuper and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ShirtPocket/SuperDuper.munki.recipe",
- "parent": "com.github.homebysix.download.SuperDuper",
- "shortname": "SuperDuper.munki",
- "inferred_type": "munki",
- "munki_display_name": "SuperDuper",
- "munki_description": "Advanced disk cloning/recovery utility."
- },
- "com.github.homebysix.pkg.SuperDuper": {
- "name": "SuperDuper!",
- "description": "Downloads the latest version of SuperDuper and builds a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ShirtPocket/SuperDuper.pkg.recipe",
- "parent": "com.github.homebysix.download.SuperDuper",
- "shortname": "SuperDuper.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.SuperDuper": {
- "name": "SuperDuper!",
- "description": "Downloads the latest version of SuperDuper.",
+ "com.github.homebysix.pkg.Cakebrew": {
+ "name": "Cakebrew",
+ "description": "Downloads the latest version of Cakebrew and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ShirtPocket/SuperDuper.download.recipe",
- "shortname": "SuperDuper.download",
- "inferred_type": "download",
+ "path": "Cakebrew/Cakebrew.pkg.recipe",
+ "parent": "com.github.homebysix.download.Cakebrew",
+ "shortname": "Cakebrew.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.SuperDuper",
- "com.github.homebysix.munki.SuperDuper",
- "com.github.homebysix.pkg.SuperDuper"
+ "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew"
]
},
- "com.github.homebysix.download.duet": {
- "name": "duet",
- "description": "Downloads the latest version of duet.\n\nTo download the latest version of duet (macOS 12.3 and above) set DOWNLOAD_VERSION to \"AppleSilicon\" - Please note the \"AppleSilicon\" version is Universal.\n\nTo download the latest legacy version of duet (macOS 10.9 - 12.2) set DOWNLOAD_VERSION to \"legacyMac\"",
+ "com.github.homebysix.download.Cakebrew": {
+ "name": "Cakebrew",
+ "description": "Downloads the latest version of Cakebrew.",
"repo": "autopkg/homebysix-recipes",
- "path": "DuetDisplay/duet.download.recipe",
- "shortname": "duet.download",
+ "path": "Cakebrew/Cakebrew.download.recipe",
+ "shortname": "Cakebrew.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.duet",
- "com.github.homebysix.install.duet",
- "com.github.homebysix.munki.duet"
+ "com.github.homebysix.install.Cakebrew",
+ "com.github.homebysix.pkg.Cakebrew",
+ "com.github.homebysix.munki.Cakebrew"
]
},
- "com.github.homebysix.pkg.duet": {
- "name": "duet",
- "description": "Downloads the latest version of duet and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "DuetDisplay/duet.pkg.recipe",
- "parent": "com.github.homebysix.download.duet",
- "shortname": "duet.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.duet": {
- "name": "duet",
- "description": "Installs the latest version of duet.",
- "repo": "autopkg/homebysix-recipes",
- "path": "DuetDisplay/duet.install.recipe",
- "parent": "com.github.homebysix.download.duet",
- "shortname": "duet.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.duet": {
- "name": "duet",
- "description": "Downloads the latest version of duet and imports it into Munki.\n\nIf downloading the latest legacy version of duet (macOS 10.9 - 12.2) set maximum_os_version to 12.2 otherwise please leave blank.",
+ "com.github.homebysix.munki.Cakebrew": {
+ "name": "Cakebrew",
+ "description": "Downloads the latest version of Cakebrew and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "DuetDisplay/duet.munki.recipe",
- "parent": "com.github.homebysix.download.duet",
- "shortname": "duet.munki",
+ "path": "Cakebrew/Cakebrew.munki.recipe",
+ "parent": "com.github.homebysix.download.Cakebrew",
+ "shortname": "Cakebrew.munki",
"inferred_type": "munki",
- "munki_display_name": "duet",
- "munki_description": "Use your iPad as an external display."
+ "munki_display_name": "Cakebrew",
+ "munki_description": "A GUI app that lets you easily manage your Homebrew formulas."
},
- "com.github.homebysix.download.Whiskey": {
- "name": "Whiskey",
- "description": "Downloads the latest version of Whiskey.",
+ "com.github.homebysix.download.MacDVDRipperPro": {
+ "name": "Mac DVDRipper Pro",
+ "description": "Downloads the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "NothingMagical/Whiskey.download.recipe",
- "shortname": "Whiskey.download",
+ "path": "MacDVDRipperPro/MacDVDRipperPro.download.recipe",
+ "shortname": "MacDVDRipperPro.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Whiskey",
- "com.github.homebysix.install.Whiskey",
- "com.github.homebysix.pkg.Whiskey"
+ "com.github.homebysix.install.MacDVDRipperPro",
+ "com.github.homebysix.pkg.MacDVDRipperPro",
+ "com.github.homebysix.munki.MacDVDRipperPro"
]
},
- "com.github.homebysix.munki.Whiskey": {
- "name": "Whiskey",
- "description": "Downloads the latest version of Whiskey and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "NothingMagical/Whiskey.munki.recipe",
- "parent": "com.github.homebysix.download.Whiskey",
- "shortname": "Whiskey.munki",
- "inferred_type": "munki",
- "munki_display_name": "Whiskey",
- "munki_description": "A modern Markdown app."
- },
- "com.github.homebysix.install.Whiskey": {
- "name": "Whiskey",
- "description": "Installs the latest version of Whiskey.",
+ "com.github.homebysix.install.MacDVDRipperPro": {
+ "name": "Mac DVDRipper Pro",
+ "description": "Installs the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "NothingMagical/Whiskey.install.recipe",
- "parent": "com.github.homebysix.download.Whiskey",
- "shortname": "Whiskey.install",
+ "path": "MacDVDRipperPro/MacDVDRipperPro.install.recipe",
+ "parent": "com.github.homebysix.download.MacDVDRipperPro",
+ "shortname": "MacDVDRipperPro.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Whiskey": {
- "name": "Whiskey",
- "description": "Downloads the latest version of Whiskey and creates a package.",
+ "com.github.homebysix.pkg.MacDVDRipperPro": {
+ "name": "Mac DVDRipper Pro",
+ "description": "Downloads the latest version of Mac DVDRipper Pro and creates a package.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "NothingMagical/Whiskey.pkg.recipe",
- "parent": "com.github.homebysix.download.Whiskey",
- "shortname": "Whiskey.pkg",
+ "path": "MacDVDRipperPro/MacDVDRipperPro.pkg.recipe",
+ "parent": "com.github.homebysix.download.MacDVDRipperPro",
+ "shortname": "MacDVDRipperPro.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Tags": {
- "name": "Tags",
- "description": "Downloads the latest version of Tags and imports it into Munki.",
+ "com.github.homebysix.munki.MacDVDRipperPro": {
+ "name": "Mac DVDRipper Pro",
+ "description": "Downloads the latest version of Mac DVDRipper Pro and imports it into Munki.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
"repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/Tags.munki.recipe",
- "parent": "com.github.homebysix.download.Tags",
- "shortname": "Tags.munki",
+ "path": "MacDVDRipperPro/MacDVDRipperPro.munki.recipe",
+ "parent": "com.github.homebysix.download.MacDVDRipperPro",
+ "shortname": "MacDVDRipperPro.munki",
"inferred_type": "munki",
- "munki_display_name": "Tags",
- "munki_description": "Use tags to organize and retrieve files."
+ "munki_display_name": "Mac DVDRipper Pro",
+ "munki_description": "Copy, backup, and convert your DVDs."
},
- "com.github.homebysix.pkg.Tags": {
- "name": "Tags",
- "description": "Downloads the latest version of Tags and creates a package.",
+ "com.github.homebysix.munki.TogglDesktop": {
+ "name": "TogglDesktop",
+ "description": "Downloads the latest version of TogglDesktop and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/Tags.pkg.recipe",
- "parent": "com.github.homebysix.download.Tags",
- "shortname": "Tags.pkg",
+ "path": "Toggl/TogglDesktop.munki.recipe",
+ "parent": "com.github.homebysix.download.TogglDesktop",
+ "shortname": "TogglDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TogglDesktop",
+ "munki_description": "A time tracker built for speed and ease of use."
+ },
+ "com.github.homebysix.pkg.TogglDesktop": {
+ "name": "TogglDesktop",
+ "description": "Downloads the latest version of TogglDesktop and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Toggl/TogglDesktop.pkg.recipe",
+ "parent": "com.github.homebysix.download.TogglDesktop",
+ "shortname": "TogglDesktop.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Tags": {
- "name": "Tags",
- "description": "Downloads the latest version of Tags.",
+ "com.github.homebysix.download.TogglDesktop": {
+ "name": "TogglDesktop",
+ "description": "Downloads the latest version of TogglDesktop.",
"repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/Tags.download.recipe",
- "shortname": "Tags.download",
+ "path": "Toggl/TogglDesktop.download.recipe",
+ "shortname": "TogglDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Tags",
- "com.github.homebysix.pkg.Tags",
- "com.github.homebysix.install.Tags"
+ "com.github.homebysix.munki.TogglDesktop",
+ "com.github.homebysix.pkg.TogglDesktop",
+ "com.github.homebysix.install.TogglDesktop"
]
},
- "com.github.homebysix.install.Tags": {
- "name": "Tags",
- "description": "Installs the latest version of Tags.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/Tags.install.recipe",
- "parent": "com.github.homebysix.download.Tags",
- "shortname": "Tags.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.install.SofaControl": {
- "name": "Sofa Control",
- "description": "Installs the latest version of Sofa Control.",
+ "com.github.homebysix.install.TogglDesktop": {
+ "name": "TogglDesktop",
+ "description": "Installs the latest version of TogglDesktop.",
"repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/SofaControl.install.recipe",
- "parent": "com.github.homebysix.download.SofaControl",
- "shortname": "SofaControl.install",
+ "path": "Toggl/TogglDesktop.install.recipe",
+ "parent": "com.github.homebysix.download.TogglDesktop",
+ "shortname": "TogglDesktop.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.SofaControl": {
- "name": "Sofa Control",
- "description": "Downloads the latest version of Sofa Control and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/SofaControl.munki.recipe",
- "parent": "com.github.homebysix.download.SofaControl",
- "shortname": "SofaControl.munki",
- "inferred_type": "munki",
- "munki_display_name": "Sofa Control",
- "munki_description": "Gives you expanded functionality with your Apple Remote."
- },
- "com.github.homebysix.pkg.SofaControl": {
- "name": "Sofa Control",
- "description": "Downloads the latest version of Sofa Control and creates a package.",
+ "com.github.homebysix.pkg.HocusFocus": {
+ "name": "Hocus Focus",
+ "description": "Downloads the latest version of Hocus Focus and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/SofaControl.pkg.recipe",
- "parent": "com.github.homebysix.download.SofaControl",
- "shortname": "SofaControl.pkg",
+ "path": "HocusFocus/HocusFocus.pkg.recipe",
+ "parent": "com.github.homebysix.download.HocusFocus",
+ "shortname": "HocusFocus.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.SofaControl": {
- "name": "Sofa Control",
- "description": "Downloads the latest version of Sofa Control.",
+ "com.github.homebysix.download.HocusFocus": {
+ "name": "Hocus Focus",
+ "description": "Downloads the latest version of Hocus Focus.",
"repo": "autopkg/homebysix-recipes",
- "path": "CaseApps/SofaControl.download.recipe",
- "shortname": "SofaControl.download",
+ "path": "HocusFocus/HocusFocus.download.recipe",
+ "shortname": "HocusFocus.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.SofaControl",
- "com.github.homebysix.munki.SofaControl",
- "com.github.homebysix.pkg.SofaControl"
+ "com.github.homebysix.pkg.HocusFocus",
+ "com.github.homebysix.munki.HocusFocus",
+ "com.github.homebysix.install.HocusFocus"
]
},
- "com.github.homebysix.munki.DeepDreamer": {
- "name": "Deep Dreamer",
- "description": "Downloads the latest version of Deep Dreamer and imports it into Munki.",
+ "com.github.homebysix.munki.HocusFocus": {
+ "name": "Hocus Focus",
+ "description": "Downloads the latest version of Hocus Focus and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/DeepDreamer.munki.recipe",
- "parent": "com.github.homebysix.download.DeepDreamer",
- "shortname": "DeepDreamer.munki",
+ "path": "HocusFocus/HocusFocus.munki.recipe",
+ "parent": "com.github.homebysix.download.HocusFocus",
+ "shortname": "HocusFocus.munki",
"inferred_type": "munki",
- "munki_display_name": "Deep Dreamer",
- "munki_description": "Software that easily applies Google's \"Deep Dream\" image processing to image files."
+ "munki_display_name": "Hocus Focus",
+ "munki_description": "Hide your inactive windows."
},
- "com.github.homebysix.install.DeepDreamer": {
- "name": "Deep Dreamer",
- "description": "Installs the latest version of Deep Dreamer.",
+ "com.github.homebysix.install.HocusFocus": {
+ "name": "Hocus Focus",
+ "description": "Installs the latest version of Hocus Focus.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/DeepDreamer.install.recipe",
- "parent": "com.github.homebysix.download.DeepDreamer",
- "shortname": "DeepDreamer.install",
+ "path": "HocusFocus/HocusFocus.install.recipe",
+ "parent": "com.github.homebysix.download.HocusFocus",
+ "shortname": "HocusFocus.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.DeepDreamer": {
- "name": "Deep Dreamer",
- "description": "Downloads the latest version of Deep Dreamer and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RealMac/DeepDreamer.pkg.recipe",
- "parent": "com.github.homebysix.download.DeepDreamer",
- "shortname": "DeepDreamer.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.DeepDreamer": {
- "name": "Deep Dreamer",
- "description": "Downloads the latest version of Deep Dreamer.",
+ "com.github.homebysix.download.Goofy": {
+ "name": "Goofy",
+ "description": "Downloads the latest version of Goofy.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/DeepDreamer.download.recipe",
- "shortname": "DeepDreamer.download",
+ "path": "Goofy/Goofy.download.recipe",
+ "shortname": "Goofy.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.DeepDreamer",
- "com.github.homebysix.install.DeepDreamer",
- "com.github.homebysix.pkg.DeepDreamer"
+ "com.github.homebysix.pkg.Goofy",
+ "com.github.homebysix.install.Goofy",
+ "com.github.homebysix.munki.Goofy"
]
},
- "com.github.homebysix.pkg.RapidWeaver": {
- "name": "RapidWeaver",
- "description": "Downloads the latest version of RapidWeaver and builds a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
+ "com.github.homebysix.pkg.Goofy": {
+ "name": "Goofy",
+ "description": "Downloads the latest version of Goofy and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/RapidWeaver.pkg.recipe",
- "parent": "com.github.homebysix.download.RapidWeaver",
- "shortname": "RapidWeaver.pkg",
+ "path": "Goofy/Goofy.pkg.recipe",
+ "parent": "com.github.homebysix.download.Goofy",
+ "shortname": "Goofy.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.RapidWeaver": {
- "name": "RapidWeaver",
- "description": "Downloads the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
+ "com.github.homebysix.install.Goofy": {
+ "name": "Goofy",
+ "description": "Installs the latest version of Goofy.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/RapidWeaver.download.recipe",
- "shortname": "RapidWeaver.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.RapidWeaver",
- "com.github.homebysix.munki.RapidWeaver",
- "com.github.homebysix.install.RapidWeaver"
- ]
+ "path": "Goofy/Goofy.install.recipe",
+ "parent": "com.github.homebysix.download.Goofy",
+ "shortname": "Goofy.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.RapidWeaver": {
- "name": "RapidWeaver",
- "description": "Downloads the latest version of RapidWeaver and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
+ "com.github.homebysix.munki.Goofy": {
+ "name": "Goofy",
+ "description": "Downloads the latest version of Goofy and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/RapidWeaver.munki.recipe",
- "parent": "com.github.homebysix.download.RapidWeaver",
- "shortname": "RapidWeaver.munki",
+ "path": "Goofy/Goofy.munki.recipe",
+ "parent": "com.github.homebysix.download.Goofy",
+ "shortname": "Goofy.munki",
"inferred_type": "munki",
- "munki_display_name": "RapidWeaver",
- "munki_description": "Create template-based websites rapidly."
+ "munki_display_name": "Goofy",
+ "munki_description": "OS X client for Facebook Messenger."
},
- "com.github.homebysix.install.RapidWeaver": {
- "name": "RapidWeaver",
- "description": "Installs the latest version of RapidWeaver.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 6 (default).",
+ "com.github.homebysix.munki.duet": {
+ "name": "duet",
+ "description": "Downloads the latest version of duet and imports it into Munki.\n\nIf downloading the latest legacy version of duet (macOS 10.9 - 12.2) set maximum_os_version to 12.2 otherwise please leave blank.",
"repo": "autopkg/homebysix-recipes",
- "path": "RealMac/RapidWeaver.install.recipe",
- "parent": "com.github.homebysix.download.RapidWeaver",
- "shortname": "RapidWeaver.install",
- "inferred_type": "install"
+ "path": "DuetDisplay/duet.munki.recipe",
+ "parent": "com.github.homebysix.download.duet",
+ "shortname": "duet.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "duet",
+ "munki_description": "Use your iPad as an external display."
},
- "com.github.homebysix.munki.AviatrixVPNClient": {
- "name": "AviatrixVPNClient",
- "description": "Downloads the latest version of Aviatrix VPN Client and imports it into Munki.",
+ "com.github.homebysix.install.duet": {
+ "name": "duet",
+ "description": "Installs the latest version of duet.",
"repo": "autopkg/homebysix-recipes",
- "path": "Aviatrix/AviatrixVPNClient.munki.recipe",
- "parent": "com.github.homebysix.download.AviatrixVPNClient",
- "shortname": "AviatrixVPNClient.munki",
- "inferred_type": "munki",
- "munki_display_name": "Aviatrix VPN Client",
- "munki_description": "Aviatrix VPN Client is a cloud-based virtual private network solution that uses OpenVPN."
+ "path": "DuetDisplay/duet.install.recipe",
+ "parent": "com.github.homebysix.download.duet",
+ "shortname": "duet.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.AviatrixVPNClient": {
- "name": "AviatrixVPNClient",
- "description": "Downloads the latest version of Aviatrix VPN Client.",
+ "com.github.homebysix.download.duet": {
+ "name": "duet",
+ "description": "Downloads the latest version of duet.\n\nTo download the latest version of duet (macOS 12.3 and above) set DOWNLOAD_VERSION to \"AppleSilicon\" - Please note the \"AppleSilicon\" version is Universal.\n\nTo download the latest legacy version of duet (macOS 10.9 - 12.2) set DOWNLOAD_VERSION to \"legacyMac\"",
"repo": "autopkg/homebysix-recipes",
- "path": "Aviatrix/AviatrixVPNClient.download.recipe",
- "shortname": "AviatrixVPNClient.download",
+ "path": "DuetDisplay/duet.download.recipe",
+ "shortname": "duet.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.AviatrixVPNClient"
+ "com.github.homebysix.munki.duet",
+ "com.github.homebysix.install.duet",
+ "com.github.homebysix.pkg.duet"
]
},
- "com.github.homebysix.download.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid.",
+ "com.github.homebysix.pkg.duet": {
+ "name": "duet",
+ "description": "Downloads the latest version of duet and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Ohanaware/SleepAid.download.recipe",
- "shortname": "SleepAid.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.SleepAid",
- "com.github.homebysix.pkg.SleepAid",
- "com.github.homebysix.install.SleepAid"
- ]
+ "path": "DuetDisplay/duet.pkg.recipe",
+ "parent": "com.github.homebysix.download.duet",
+ "shortname": "duet.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid and imports it into Munki.",
+ "com.github.homebysix.munki.PasswordWallet": {
+ "name": "PasswordWallet",
+ "description": "Downloads the latest version of PasswordWallet and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Ohanaware/SleepAid.munki.recipe",
- "parent": "com.github.homebysix.download.SleepAid",
- "shortname": "SleepAid.munki",
+ "path": "Selznick/PasswordWallet.munki.recipe",
+ "parent": "com.github.homebysix.download.PasswordWallet",
+ "shortname": "PasswordWallet.munki",
"inferred_type": "munki",
- "munki_display_name": "Sleep Aid",
- "munki_description": "Utility for diagnosing sleep-related problems on your Mac."
+ "munki_display_name": "PasswordWallet",
+ "munki_description": "Basic password manager for Mac, Windows, iOS, and Android."
},
- "com.github.homebysix.pkg.SleepAid": {
- "name": "Sleep Aid",
- "description": "Downloads the latest version of Sleep Aid and creates a package.",
+ "com.github.homebysix.download.PasswordWallet": {
+ "name": "PasswordWallet",
+ "description": "Downloads the latest version of PasswordWallet.",
"repo": "autopkg/homebysix-recipes",
- "path": "Ohanaware/SleepAid.pkg.recipe",
- "parent": "com.github.homebysix.download.SleepAid",
- "shortname": "SleepAid.pkg",
- "inferred_type": "pkg"
+ "path": "Selznick/PasswordWallet.download.recipe",
+ "shortname": "PasswordWallet.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.PasswordWallet",
+ "com.github.homebysix.pkg.PasswordWallet",
+ "com.github.homebysix.install.PasswordWallet"
+ ]
},
- "com.github.homebysix.install.SleepAid": {
- "name": "Sleep Aid",
- "description": "Installs the latest version of Sleep Aid.",
+ "com.github.homebysix.pkg.PasswordWallet": {
+ "name": "PasswordWallet",
+ "description": "Downloads the latest version of PasswordWallet and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Ohanaware/SleepAid.install.recipe",
- "parent": "com.github.homebysix.download.SleepAid",
- "shortname": "SleepAid.install",
- "inferred_type": "install"
+ "path": "Selznick/PasswordWallet.pkg.recipe",
+ "parent": "com.github.homebysix.download.PasswordWallet",
+ "shortname": "PasswordWallet.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.AppReviews": {
- "name": "App Reviews",
- "description": "Installs the latest version of App Reviews.",
+ "com.github.homebysix.install.PasswordWallet": {
+ "name": "PasswordWallet",
+ "description": "Installs the latest version of PasswordWallet.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppReviews/AppReviews.install.recipe",
- "parent": "com.github.homebysix.download.AppReviews",
- "shortname": "AppReviews.install",
+ "path": "Selznick/PasswordWallet.install.recipe",
+ "parent": "com.github.homebysix.download.PasswordWallet",
+ "shortname": "PasswordWallet.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.AppReviews": {
- "name": "App Reviews",
- "description": "Downloads the latest version of App Reviews and creates a package.",
+ "com.github.homebysix.pkg.Feeder4": {
+ "name": "Feeder 4",
+ "description": "Downloads the latest version of Feeder 4 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppReviews/AppReviews.pkg.recipe",
- "parent": "com.github.homebysix.download.AppReviews",
- "shortname": "AppReviews.pkg",
+ "path": "Reinvented/Feeder4.pkg.recipe",
+ "parent": "com.github.homebysix.download.Feeder4",
+ "shortname": "Feeder4.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.AppReviews": {
- "name": "App Reviews",
- "description": "Downloads the latest version of App Reviews and imports it into Munki.",
+ "com.github.homebysix.install.Together3": {
+ "name": "Together 3",
+ "description": "Installs the latest version of Together 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppReviews/AppReviews.munki.recipe",
- "parent": "com.github.homebysix.download.AppReviews",
- "shortname": "AppReviews.munki",
- "inferred_type": "munki",
- "munki_display_name": "App Reviews",
- "munki_description": "App Reviews runs in your menu bar and notifies you when there are new reviews for your app."
+ "path": "Reinvented/Together.install.recipe",
+ "parent": "com.github.homebysix.download.Together3",
+ "shortname": "Together.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.AppReviews": {
- "name": "App Reviews",
- "description": "Downloads the latest version of App Reviews.",
+ "com.github.homebysix.download.Together3": {
+ "name": "Together 3",
+ "description": "Downloads the latest version of Together 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "AppReviews/AppReviews.download.recipe",
- "shortname": "AppReviews.download",
+ "path": "Reinvented/Together.download.recipe",
+ "shortname": "Together.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.AppReviews",
- "com.github.homebysix.pkg.AppReviews",
- "com.github.homebysix.munki.AppReviews"
+ "com.github.homebysix.install.Together3",
+ "com.github.homebysix.munki.Together3",
+ "com.github.homebysix.pkg.Together3"
]
},
- "com.github.homebysix.munki.Papers": {
- "name": "Papers",
- "description": "Downloads the latest version of Papers and imports it into Munki.",
+ "com.github.homebysix.install.Feeder3": {
+ "name": "Feeder 3",
+ "description": "Installs the latest version of Feeder 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "Papers/Papers.munki.recipe",
- "parent": "com.github.homebysix.download.Papers",
- "shortname": "Papers.munki",
- "inferred_type": "munki",
- "munki_display_name": "Papers",
- "munki_description": "Your personal library of scientific resources."
+ "path": "Reinvented/Feeder3.install.recipe",
+ "parent": "com.github.homebysix.download.Feeder3",
+ "shortname": "Feeder3.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Papers": {
- "name": "Papers",
- "description": "Downloads the latest version of Papers and creates a package.",
+ "com.github.homebysix.download.Feeder4": {
+ "name": "Feeder 4",
+ "description": "Downloads the latest version of Feeder 4.",
"repo": "autopkg/homebysix-recipes",
- "path": "Papers/Papers.pkg.recipe",
- "parent": "com.github.homebysix.download.Papers",
- "shortname": "Papers.pkg",
- "inferred_type": "pkg",
+ "path": "Reinvented/Feeder4.download.recipe",
+ "shortname": "Feeder4.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Papers"
+ "com.github.homebysix.pkg.Feeder4",
+ "com.github.homebysix.munki.Feeder4",
+ "com.github.homebysix.install.Feeder4"
]
},
- "com.github.homebysix.install.Papers": {
- "name": "Papers",
- "description": "Installs the latest version of Papers.",
+ "com.github.homebysix.munki.Feeder3": {
+ "name": "Feeder 3",
+ "description": "Downloads the latest version of Feeder 3 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Papers/Papers.install.recipe",
- "parent": "com.github.homebysix.download.Papers",
- "shortname": "Papers.install",
- "inferred_type": "install"
+ "path": "Reinvented/Feeder3.munki.recipe",
+ "parent": "com.github.homebysix.download.Feeder3",
+ "shortname": "Feeder3.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Feeder 3",
+ "munki_description": "Create, edit, and publish RSS feeds."
},
- "com.github.homebysix.download.Papers": {
- "name": "Papers",
- "description": "Downloads the latest version of Papers.",
+ "com.github.homebysix.munki.Feeder4": {
+ "name": "Feeder 4",
+ "description": "Downloads the latest version of Feeder 4 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Papers/Papers.download.recipe",
- "shortname": "Papers.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Papers",
- "com.github.homebysix.pkg.Papers",
- "com.github.homebysix.install.Papers"
- ]
+ "path": "Reinvented/Feeder4.munki.recipe",
+ "parent": "com.github.homebysix.download.Feeder4",
+ "shortname": "Feeder4.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Feeder 4",
+ "munki_description": "Create, edit, and publish RSS feeds."
},
- "com.github.homebysix.pkg.PIX3": {
- "name": "PIX",
- "description": "Downloads the latest version of PIX 3 and creates a package.",
+ "com.github.homebysix.install.Feeder4": {
+ "name": "Feeder 4",
+ "description": "Installs the latest version of Feeder 4.",
"repo": "autopkg/homebysix-recipes",
- "path": "PIX/PIX3.pkg.recipe",
- "parent": "com.github.foigus.download.PIX3",
- "shortname": "PIX3.pkg",
- "inferred_type": "pkg"
+ "path": "Reinvented/Feeder4.install.recipe",
+ "parent": "com.github.homebysix.download.Feeder4",
+ "shortname": "Feeder4.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.PIX2": {
- "name": "PIX",
- "description": "Downloads the latest version of PIX 2 and creates a package.",
+ "com.github.homebysix.munki.Together3": {
+ "name": "Together 3",
+ "description": "Downloads the latest version of Together 3 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "PIX/PIX2.pkg.recipe",
- "parent": "com.github.foigus.download.PIX2",
- "shortname": "PIX2.pkg",
- "inferred_type": "pkg"
+ "path": "Reinvented/Together.munki.recipe",
+ "parent": "com.github.homebysix.download.Together3",
+ "shortname": "Together.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Together 3",
+ "munki_description": "Store and organize all of your files."
},
- "com.github.homebysix.download.terminal-notifier": {
- "name": "terminal-notifier",
- "description": "Downloads the latest version of terminal-notifier.",
+ "com.github.homebysix.download.Feeder3": {
+ "name": "Feeder 3",
+ "description": "Downloads the latest version of Feeder 3.",
"repo": "autopkg/homebysix-recipes",
- "path": "terminal-notifier/terminal-notifier.download.recipe",
- "shortname": "terminal-notifier.download",
+ "path": "Reinvented/Feeder3.download.recipe",
+ "shortname": "Feeder3.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.terminal-notifier"
+ "com.github.homebysix.install.Feeder3",
+ "com.github.homebysix.munki.Feeder3",
+ "com.github.homebysix.pkg.Feeder3"
]
},
- "com.github.homebysix.munki.terminal-notifier": {
- "name": "terminal-notifier",
- "description": "Imports terminal-notifier into Munki.",
+ "com.github.homebysix.pkg.Feeder3": {
+ "name": "Feeder 3",
+ "description": "Downloads the latest version of Feeder 3 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "terminal-notifier/terminal-notifier.munki.recipe",
- "parent": "com.github.homebysix.download.terminal-notifier",
- "shortname": "terminal-notifier.munki",
- "inferred_type": "munki",
- "munki_display_name": "terminal-notifier",
- "munki_description": "Send User Notifications on Mac OS X 10.8 from the command-line."
+ "path": "Reinvented/Feeder3.pkg.recipe",
+ "parent": "com.github.homebysix.download.Feeder3",
+ "shortname": "Feeder3.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.EscrowBuddy": {
- "name": "Escrow Buddy",
- "description": "Downloads the current release of Escrow Buddy from Github.",
+ "com.github.homebysix.pkg.Together3": {
+ "name": "Together 3",
+ "description": "Downloads the latest version of Together 3 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Escrow Buddy/Escrow Buddy.download.recipe",
- "shortname": "Escrow Buddy.download",
+ "path": "Reinvented/Together.pkg.recipe",
+ "parent": "com.github.homebysix.download.Together3",
+ "shortname": "Together.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.Tunnelblick": {
+ "name": "Tunnelblick",
+ "description": "Installs the latest version of Tunnelblick.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunnelblick/Tunnelblick.install.recipe",
+ "parent": "com.github.homebysix.download.Tunnelblick",
+ "shortname": "Tunnelblick.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.Tunnelblick": {
+ "name": "Tunnelblick",
+ "description": "Downloads the latest version of Tunnelblick.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunnelblick/Tunnelblick.download.recipe",
+ "shortname": "Tunnelblick.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.EscrowBuddy",
- "com.github.homebysix.install.EscrowBuddy",
- "com.github.homebysix.munki.EscrowBuddy",
- "com.github.almenscorner.intune.EscrowBuddy"
+ "com.github.homebysix.install.Tunnelblick",
+ "com.github.homebysix.munki.Tunnelblick",
+ "com.github.homebysix.pkg.Tunnelblick",
+ "com.github.peshay.filewave.Tunnelblick"
]
},
- "com.github.homebysix.pkg.EscrowBuddy": {
- "name": "Escrow Buddy",
- "description": "This recipe does nothing, since Escrow Buddy is already downloaded as a pkg.",
+ "com.github.homebysix.munki.Tunnelblick": {
+ "name": "Tunnelblick",
+ "description": "Downloads the latest version of Tunnelblick and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Escrow Buddy/Escrow Buddy.pkg.recipe",
- "parent": "com.github.homebysix.download.EscrowBuddy",
- "shortname": "Escrow Buddy.pkg",
+ "path": "Tunnelblick/Tunnelblick.munki.recipe",
+ "parent": "com.github.homebysix.download.Tunnelblick",
+ "shortname": "Tunnelblick.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Tunnelblick",
+ "munki_description": "Tunnelblick is a Mac app that lets you easily connect to OpenVPN."
+ },
+ "com.github.homebysix.pkg.Tunnelblick": {
+ "name": "Tunnelblick",
+ "description": "Downloads the latest version of Tunnelblick and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunnelblick/Tunnelblick.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tunnelblick",
+ "shortname": "Tunnelblick.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.davidbpirie.jamf-upload.EscrowBuddy"
+ "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Tunnelblick"
]
},
- "com.github.homebysix.install.EscrowBuddy": {
- "name": "Escrow Buddy",
- "description": "Installs the current release of Escrow Buddy from Github.",
+ "com.github.homebysix.install.SnapGeneViewer": {
+ "name": "SnapGene Viewer",
+ "description": "Installs the latest version of SnapGene Viewer.",
"repo": "autopkg/homebysix-recipes",
- "path": "Escrow Buddy/Escrow Buddy.install.recipe",
- "parent": "com.github.homebysix.download.EscrowBuddy",
- "shortname": "Escrow Buddy.install",
+ "path": "SnapGene/SnapGeneViewer.install.recipe",
+ "parent": "com.github.homebysix.download.SnapGeneViewer",
+ "shortname": "SnapGeneViewer.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.EscrowBuddy": {
- "name": "Escrow Buddy",
- "description": "Downloads the latest Escrow Buddy and imports into Munki.",
+ "com.github.homebysix.munki.SnapGeneViewer": {
+ "name": "SnapGene Viewer",
+ "description": "Downloads the latest version of SnapGene Viewer and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Escrow Buddy/Escrow Buddy.munki.recipe",
- "parent": "com.github.homebysix.download.EscrowBuddy",
- "shortname": "Escrow Buddy.munki",
+ "path": "SnapGene/SnapGeneViewer.munki.recipe",
+ "parent": "com.github.homebysix.download.SnapGeneViewer",
+ "shortname": "SnapGeneViewer.munki",
"inferred_type": "munki",
- "munki_display_name": "Escrow Buddy",
- "munki_description": "Escrow Buddy is a tool used by MDM administrators to ensure a valid FileVault recovery key is escrowed for your Mac."
+ "munki_display_name": "SnapGene Viewer",
+ "munki_description": "View richly annotated sequence files."
},
- "com.github.homebysix.download.Tembo": {
- "name": "Tembo",
- "description": "Downloads the latest version of Tembo.",
+ "com.github.homebysix.download.SnapGeneViewer": {
+ "name": "SnapGene Viewer",
+ "description": "Downloads the latest version of SnapGene Viewer.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/Tembo.download.recipe",
- "shortname": "Tembo.download",
+ "path": "SnapGene/SnapGeneViewer.download.recipe",
+ "shortname": "SnapGeneViewer.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Tembo",
- "com.github.homebysix.pkg.Tembo",
- "com.github.homebysix.munki.Tembo"
+ "com.github.homebysix.install.SnapGeneViewer",
+ "com.github.homebysix.munki.SnapGeneViewer",
+ "com.github.homebysix.pkg.SnapGeneViewer"
]
},
- "com.github.homebysix.install.Tembo": {
- "name": "Tembo",
- "description": "Installs the latest version of Tembo.",
+ "com.github.homebysix.pkg.SnapGeneViewer": {
+ "name": "SnapGene Viewer",
+ "description": "Downloads the latest version of SnapGene Viewer and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/Tembo.install.recipe",
- "parent": "com.github.homebysix.download.Tembo",
- "shortname": "Tembo.install",
- "inferred_type": "install"
+ "path": "SnapGene/SnapGeneViewer.pkg.recipe",
+ "parent": "com.github.homebysix.download.SnapGeneViewer",
+ "shortname": "SnapGeneViewer.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.HoudahGeo": {
- "name": "HoudahGeo",
- "description": "Downloads the latest version of HoudahGeo and creates a package.",
+ "com.github.homebysix.install.VimR": {
+ "name": "VimR",
+ "description": "Installs the latest version of VimR.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahGeo.pkg.recipe",
- "parent": "com.github.homebysix.download.HoudahGeo",
- "shortname": "HoudahGeo.pkg",
- "inferred_type": "pkg"
+ "path": "VimR/VimR.install.recipe",
+ "parent": "com.github.homebysix.download.VimR",
+ "shortname": "VimR.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.HoudahSpot": {
- "name": "HoudahSpot",
- "description": "Downloads the latest version of HoudahSpot specified by MAJOR_VERSION. Tested to work with MAJOR_VERSION 4, 5, and 6.",
+ "com.github.homebysix.download.VimR": {
+ "name": "VimR",
+ "description": "Downloads the latest version of VimR.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahSpot.download.recipe",
- "shortname": "HoudahSpot.download",
+ "path": "VimR/VimR.download.recipe",
+ "shortname": "VimR.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.HoudahSpot",
- "com.github.homebysix.munki.HoudahSpot",
- "com.github.homebysix.install.HoudahSpot",
- "com.github.peshay.filewave.HoudahSpot"
+ "com.github.homebysix.install.VimR",
+ "com.github.homebysix.munki.VimR",
+ "com.github.homebysix.pkg.VimR"
]
},
- "com.github.homebysix.install.HoudahGeo": {
- "name": "HoudahGeo",
- "description": "Installs the latest version of HoudahGeo.",
+ "com.github.homebysix.munki.VimR": {
+ "name": "VimR",
+ "description": "Downloads the latest version of VimR and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahGeo.install.recipe",
- "parent": "com.github.homebysix.download.HoudahGeo",
- "shortname": "HoudahGeo.install",
- "inferred_type": "install"
+ "path": "VimR/VimR.munki.recipe",
+ "parent": "com.github.homebysix.download.VimR",
+ "shortname": "VimR.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "VimR",
+ "munki_description": "Project VimR is an attempt to refine the Vim experience."
},
- "com.github.homebysix.pkg.HoudahSpot": {
- "name": "HoudahSpot",
- "description": "Downloads the latest version of HoudahSpot and creates a package.",
+ "com.github.homebysix.pkg.VimR": {
+ "name": "VimR",
+ "description": "Downloads the latest version of VimR and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahSpot.pkg.recipe",
- "parent": "com.github.homebysix.download.HoudahSpot",
- "shortname": "HoudahSpot.pkg",
+ "path": "VimR/VimR.pkg.recipe",
+ "parent": "com.github.homebysix.download.VimR",
+ "shortname": "VimR.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.HoudahGeo": {
- "name": "HoudahGeo",
- "description": "Downloads the latest version of HoudahGeo and imports it into Munki.",
+ "com.github.homebysix.munki.Bartender": {
+ "name": "Bartender",
+ "description": "Downloads the latest version of Bartender and imports it into Munki.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahGeo.munki.recipe",
- "parent": "com.github.homebysix.download.HoudahGeo",
- "shortname": "HoudahGeo.munki",
+ "path": "Bartender/Bartender.munki.recipe",
+ "parent": "com.github.homebysix.download.Bartender",
+ "shortname": "Bartender.munki",
"inferred_type": "munki",
- "munki_display_name": "HoudahGeo",
- "munki_description": "Photo geocoding solution."
+ "munki_display_name": "Bartender",
+ "munki_description": "Bartender lets you organize your menu bar icons, by hiding them, rearranging them, show hidden items with a click or keyboard shortcut and have icons show when they update."
},
- "com.github.homebysix.munki.HoudahSpot": {
- "name": "HoudahSpot",
- "description": "Downloads the latest version of HoudahSpot and imports it into Munki.",
+ "com.github.homebysix.pkg.Bartender": {
+ "name": "Bartender",
+ "description": "Downloads the latest version of Bartender and creates a package.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahSpot.munki.recipe",
- "parent": "com.github.homebysix.download.HoudahSpot",
- "shortname": "HoudahSpot.munki",
- "inferred_type": "munki",
- "munki_display_name": "HoudahSpot",
- "munki_description": "Advanced file-search tool."
+ "path": "Bartender/Bartender.pkg.recipe",
+ "parent": "com.github.homebysix.download.Bartender",
+ "shortname": "Bartender.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Bartender",
+ "com.github.davidbpirie.jamf-upload.Bartender"
+ ]
},
- "com.github.homebysix.install.HoudahSpot": {
- "name": "HoudahSpot",
- "description": "Installs the latest version of HoudahSpot.",
+ "com.github.homebysix.install.Bartender": {
+ "name": "Bartender",
+ "description": "Installs the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahSpot.install.recipe",
- "parent": "com.github.homebysix.download.HoudahSpot",
- "shortname": "HoudahSpot.install",
+ "path": "Bartender/Bartender.install.recipe",
+ "parent": "com.github.homebysix.download.Bartender",
+ "shortname": "Bartender.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Tembo": {
- "name": "Tembo",
- "description": "Downloads the latest version of Tembo and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Houdah/Tembo.pkg.recipe",
- "parent": "com.github.homebysix.download.Tembo",
- "shortname": "Tembo.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.HoudahGeo": {
- "name": "HoudahGeo",
- "description": "Downloads the latest version of HoudahGeo.",
+ "com.github.homebysix.download.Bartender": {
+ "name": "Bartender",
+ "description": "Downloads the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
"repo": "autopkg/homebysix-recipes",
- "path": "Houdah/HoudahGeo.download.recipe",
- "shortname": "HoudahGeo.download",
+ "path": "Bartender/Bartender.download.recipe",
+ "shortname": "Bartender.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.HoudahGeo",
- "com.github.homebysix.install.HoudahGeo",
- "com.github.homebysix.munki.HoudahGeo"
+ "com.github.homebysix.munki.Bartender",
+ "com.github.homebysix.pkg.Bartender",
+ "com.github.homebysix.install.Bartender"
]
},
- "com.github.homebysix.munki.Tembo": {
- "name": "Tembo",
- "description": "Downloads the latest version of Tembo and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Houdah/Tembo.munki.recipe",
- "parent": "com.github.homebysix.download.Tembo",
- "shortname": "Tembo.munki",
- "inferred_type": "munki",
- "munki_display_name": "Tembo",
- "munki_description": "Quick and effective file search tool."
- },
- "com.github.homebysix.install.Emailchemy": {
- "name": "Emailchemy",
- "description": "Installs the latest version of Emailchemy.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Emailchemy/Emailchemy.install.recipe",
- "parent": "com.github.homebysix.download.Emailchemy",
- "shortname": "Emailchemy.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.download.Emailchemy": {
- "name": "Emailchemy",
- "description": "Downloads the latest version of Emailchemy.",
+ "com.github.homebysix.download.TorBrowserBundle": {
+ "name": "TorBrowserBundle",
+ "description": "Downloads the latest version of Tor Browser.",
"repo": "autopkg/homebysix-recipes",
- "path": "Emailchemy/Emailchemy.download.recipe",
- "shortname": "Emailchemy.download",
+ "path": "Tor/TorBrowserBundle.download.recipe",
+ "shortname": "TorBrowserBundle.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Emailchemy",
- "com.github.homebysix.munki.Emailchemy",
- "com.github.homebysix.pkg.Emailchemy"
+ "com.github.homebysix.munki.TorBrowserBundle",
+ "com.github.homebysix.pkg.TorBrowserBundle",
+ "com.github.homebysix.install.TorBrowserBundle",
+ "com.github.peshay.filewave.TorBrowserBundle",
+ "com.github.crystalllized.pkg.TorBrowser"
]
},
- "com.github.homebysix.munki.Emailchemy": {
- "name": "Emailchemy",
- "description": "Downloads the latest version of Emailchemy and imports it into Munki.",
+ "com.github.homebysix.munki.TorBrowserBundle": {
+ "name": "TorBrowserBundle",
+ "description": "Downloads the latest version of Tor Browser and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Emailchemy/Emailchemy.munki.recipe",
- "parent": "com.github.homebysix.download.Emailchemy",
- "shortname": "Emailchemy.munki",
+ "path": "Tor/TorBrowserBundle.munki.recipe",
+ "parent": "com.github.homebysix.download.TorBrowserBundle",
+ "shortname": "TorBrowserBundle.munki",
"inferred_type": "munki",
- "munki_display_name": "Emailchemy",
- "munki_description": " "
+ "munki_display_name": "Tor Browser Bundle",
+ "munki_description": "Web browser that anonymizes your activity using peer-to-peer networks."
},
- "com.github.homebysix.pkg.Emailchemy": {
- "name": "Emailchemy",
- "description": "Downloads the latest version of Emailchemy and creates a package.",
+ "com.github.homebysix.pkg.TorBrowserBundle": {
+ "name": "TorBrowserBundle",
+ "description": "Downloads the latest version of Tor Browser and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Emailchemy/Emailchemy.pkg.recipe",
- "parent": "com.github.homebysix.download.Emailchemy",
- "shortname": "Emailchemy.pkg",
+ "path": "Tor/TorBrowserBundle.pkg.recipe",
+ "parent": "com.github.homebysix.download.TorBrowserBundle",
+ "shortname": "TorBrowserBundle.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Vox": {
- "name": "Vox",
- "description": "Downloads the latest version of Vox and creates a package.",
+ "com.github.homebysix.install.TorBrowserBundle": {
+ "name": "TorBrowserBundle",
+ "description": "Installs the latest version of Tor Browser.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vox/Vox.pkg.recipe",
- "parent": "com.github.homebysix.download.Vox",
- "shortname": "Vox.pkg",
- "inferred_type": "pkg"
+ "path": "Tor/TorBrowserBundle.install.recipe",
+ "parent": "com.github.homebysix.download.TorBrowserBundle",
+ "shortname": "TorBrowserBundle.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.Vox": {
- "name": "Vox",
- "description": "Installs the latest version of Vox.",
+ "com.github.homebysix.install.AppZapper": {
+ "name": "AppZapper",
+ "description": "Installs the latest version of AppZapper.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vox/Vox.install.recipe",
- "parent": "com.github.homebysix.download.Vox",
- "shortname": "Vox.install",
+ "path": "AppZapper/AppZapper.install.recipe",
+ "parent": "com.github.homebysix.download.AppZapper",
+ "shortname": "AppZapper.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Vox": {
- "name": "Vox",
- "description": "Downloads the latest version of Vox and imports it into Munki.",
+ "com.github.homebysix.munki.AppZapper": {
+ "name": "AppZapper",
+ "description": "Downloads the latest version of AppZapper and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vox/Vox.munki.recipe",
- "parent": "com.github.homebysix.download.Vox",
- "shortname": "Vox.munki",
+ "path": "AppZapper/AppZapper.munki.recipe",
+ "parent": "com.github.homebysix.download.AppZapper",
+ "shortname": "AppZapper.munki",
"inferred_type": "munki",
- "munki_display_name": "Vox",
- "munki_description": "Music player that supports many filetypes."
+ "munki_display_name": "AppZapper",
+ "munki_description": "A simple utility for uninstalling Mac apps."
},
- "com.github.homebysix.download.Vox": {
- "name": "Vox",
- "description": "Downloads the latest version of Vox.",
+ "com.github.homebysix.download.AppZapper": {
+ "name": "AppZapper",
+ "description": "Downloads the latest version of AppZapper.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vox/Vox.download.recipe",
- "shortname": "Vox.download",
+ "path": "AppZapper/AppZapper.download.recipe",
+ "shortname": "AppZapper.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Vox",
- "com.github.homebysix.install.Vox",
- "com.github.homebysix.munki.Vox",
- "com.github.peshay.filewave.VOX"
+ "com.github.homebysix.install.AppZapper",
+ "com.github.homebysix.munki.AppZapper",
+ "com.github.homebysix.pkg.AppZapper"
]
},
- "com.github.homebysix.download.TMNotifier": {
- "name": "TMNotifier",
- "description": "Downloads the latest version of TMNotifier.",
+ "com.github.homebysix.pkg.AppZapper": {
+ "name": "AppZapper",
+ "description": "Downloads the latest version of AppZapper and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TMNotifier/TMNotifier.download.recipe",
- "shortname": "TMNotifier.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.TMNotifier",
- "com.github.homebysix.install.TMNotifier",
- "com.github.homebysix.pkg.TMNotifier"
- ]
+ "path": "AppZapper/AppZapper.pkg.recipe",
+ "parent": "com.github.homebysix.download.AppZapper",
+ "shortname": "AppZapper.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.TMNotifier": {
- "name": "TMNotifier",
- "description": "Downloads the latest version of TMNotifier and imports it into Munki.",
+ "com.github.homebysix.munki.ColorSnapper": {
+ "name": "ColorSnapper2",
+ "description": "Downloads the latest version of ColorSnapper and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "TMNotifier/TMNotifier.munki.recipe",
- "parent": "com.github.homebysix.download.TMNotifier",
- "shortname": "TMNotifier.munki",
+ "path": "ColorSnapper/ColorSnapper.munki.recipe",
+ "parent": "com.github.homebysix.download.ColorSnapper",
+ "shortname": "ColorSnapper.munki",
"inferred_type": "munki",
- "munki_display_name": "TMNotifier",
- "munki_description": "Easily monitor your Time Machine status and receive email notifications if errors occur."
- },
- "com.github.homebysix.install.TMNotifier": {
- "name": "TMNotifier",
- "description": "Installs the latest version of TMNotifier.",
- "repo": "autopkg/homebysix-recipes",
- "path": "TMNotifier/TMNotifier.install.recipe",
- "parent": "com.github.homebysix.download.TMNotifier",
- "shortname": "TMNotifier.install",
- "inferred_type": "install"
+ "munki_display_name": "ColorSnapper2",
+ "munki_description": "Quickly find the color of any pixel."
},
- "com.github.homebysix.pkg.TMNotifier": {
- "name": "TMNotifier",
- "description": "Downloads the latest version of TMNotifier and creates a package.",
+ "com.github.homebysix.pkg.ColorSnapper": {
+ "name": "ColorSnapper2",
+ "description": "Downloads the latest version of ColorSnapper and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TMNotifier/TMNotifier.pkg.recipe",
- "parent": "com.github.homebysix.download.TMNotifier",
- "shortname": "TMNotifier.pkg",
+ "path": "ColorSnapper/ColorSnapper.pkg.recipe",
+ "parent": "com.github.homebysix.download.ColorSnapper",
+ "shortname": "ColorSnapper.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.Tinderbox": {
- "name": "Tinderbox",
- "description": "Installs the latest version of Tinderbox.",
+ "com.github.homebysix.install.ColorSnapper": {
+ "name": "ColorSnapper2",
+ "description": "Installs the latest version of ColorSnapper.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tinderbox/Tinderbox.install.recipe",
- "parent": "com.github.homebysix.download.Tinderbox",
- "shortname": "Tinderbox.install",
+ "path": "ColorSnapper/ColorSnapper.install.recipe",
+ "parent": "com.github.homebysix.download.ColorSnapper",
+ "shortname": "ColorSnapper.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Tinderbox": {
- "name": "Tinderbox",
- "description": "Downloads the latest version of Tinderbox and creates a package.",
+ "com.github.homebysix.download.ColorSnapper": {
+ "name": "ColorSnapper2",
+ "description": "Downloads the latest version of ColorSnapper.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tinderbox/Tinderbox.pkg.recipe",
- "parent": "com.github.homebysix.download.Tinderbox",
- "shortname": "Tinderbox.pkg",
- "inferred_type": "pkg"
+ "path": "ColorSnapper/ColorSnapper.download.recipe",
+ "shortname": "ColorSnapper.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.ColorSnapper",
+ "com.github.homebysix.pkg.ColorSnapper",
+ "com.github.homebysix.install.ColorSnapper"
+ ]
},
- "com.github.homebysix.munki.Tinderbox": {
- "name": "Tinderbox",
- "description": "Downloads the latest version of Tinderbox and imports it into Munki.",
+ "com.github.homebysix.install.WordPress.com": {
+ "name": "WordPress.com",
+ "description": "Installs the latest version of WordPress.com.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tinderbox/Tinderbox.munki.recipe",
- "parent": "com.github.homebysix.download.Tinderbox",
- "shortname": "Tinderbox.munki",
- "inferred_type": "munki",
- "munki_display_name": "Tinderbox",
- "munki_description": "Store and organize your notes, ideas, and plans."
+ "path": "Automattic/WordPress.com.install.recipe",
+ "parent": "com.github.homebysix.download.WordPress.com"
},
- "com.github.homebysix.download.Tinderbox": {
- "name": "Tinderbox",
- "description": "Downloads the latest version of Tinderbox.",
+ "com.github.homebysix.pkg.WordPress.com": {
+ "name": "WordPress.com",
+ "description": "Downloads the latest version of WordPress.com and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tinderbox/Tinderbox.download.recipe",
- "shortname": "Tinderbox.download",
- "inferred_type": "download",
+ "path": "Automattic/WordPress.com.pkg.recipe",
+ "parent": "com.github.homebysix.download.WordPress.com"
+ },
+ "com.github.homebysix.download.WordPress.com": {
+ "name": "WordPress.com",
+ "description": "Downloads the latest version of WordPress.com.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Automattic/WordPress.com.download.recipe",
"children": [
- "com.github.homebysix.install.Tinderbox",
- "com.github.homebysix.pkg.Tinderbox",
- "com.github.homebysix.munki.Tinderbox"
+ "com.github.homebysix.install.WordPress.com",
+ "com.github.homebysix.pkg.WordPress.com",
+ "com.github.homebysix.munki.WordPress.com"
]
},
- "com.github.homebysix.munki.KeyboardMaestro": {
- "name": "Keyboard Maestro",
- "description": "Downloads the latest version of Keyboard Maestro and imports it into Munki.",
+ "com.github.homebysix.munki.WordPress.com": {
+ "name": "WordPress.com",
+ "description": "Downloads the latest version of WordPress.com and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "StairwaysSoftware/KeyboardMaestro.munki.recipe",
- "parent": "com.github.homebysix.download.KeyboardMaestro",
- "shortname": "KeyboardMaestro.munki",
+ "path": "Automattic/WordPress.com.munki.recipe",
+ "parent": "com.github.homebysix.download.WordPress.com"
+ },
+ "com.github.homebysix.munki.Renamer": {
+ "name": "Renamer",
+ "description": "Downloads the latest version of Renamer and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Renamer/Renamer.munki.recipe",
+ "parent": "com.github.homebysix.download.Renamer",
+ "shortname": "Renamer.munki",
"inferred_type": "munki",
- "munki_display_name": "Keyboard Maestro",
- "munki_description": "Hot-key tasking solution."
+ "munki_display_name": "Renamer",
+ "munki_description": "Rename files in batches."
},
- "com.github.homebysix.install.KeyboardMaestro": {
- "name": "Keyboard Maestro",
- "description": "Installs the latest version of Keyboard Maestro.",
+ "com.github.homebysix.install.Renamer": {
+ "name": "Renamer",
+ "description": "Installs the latest version of Renamer.",
"repo": "autopkg/homebysix-recipes",
- "path": "StairwaysSoftware/KeyboardMaestro.install.recipe",
- "parent": "com.github.homebysix.download.KeyboardMaestro",
- "shortname": "KeyboardMaestro.install",
+ "path": "Renamer/Renamer.install.recipe",
+ "parent": "com.github.homebysix.download.Renamer",
+ "shortname": "Renamer.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.KeyboardMaestro": {
- "name": "Keyboard Maestro",
- "description": "Downloads the latest version of Keyboard Maestro and creates a package.",
+ "com.github.homebysix.pkg.Renamer": {
+ "name": "Renamer",
+ "description": "Downloads the latest version of Renamer and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "StairwaysSoftware/KeyboardMaestro.pkg.recipe",
- "parent": "com.github.homebysix.download.KeyboardMaestro",
- "shortname": "KeyboardMaestro.pkg",
- "inferred_type": "pkg"
+ "path": "Renamer/Renamer.pkg.recipe",
+ "parent": "com.github.homebysix.download.Renamer",
+ "shortname": "Renamer.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.seansgm.autopkg-lanrev-recipes.Renamer",
+ "com.github.seansgm.autopkg-absolute-recipes.Renamer"
+ ]
},
- "com.github.homebysix.download.KeyboardMaestro": {
- "name": "Keyboard Maestro",
- "description": "Downloads the latest version of Keyboard Maestro.",
+ "com.github.homebysix.download.Renamer": {
+ "name": "Renamer",
+ "description": "Downloads the latest version of Renamer.",
"repo": "autopkg/homebysix-recipes",
- "path": "StairwaysSoftware/KeyboardMaestro.download.recipe",
- "shortname": "KeyboardMaestro.download",
+ "path": "Renamer/Renamer.download.recipe",
+ "shortname": "Renamer.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.KeyboardMaestro",
- "com.github.homebysix.install.KeyboardMaestro",
- "com.github.homebysix.pkg.KeyboardMaestro"
+ "com.github.homebysix.munki.Renamer",
+ "com.github.homebysix.install.Renamer",
+ "com.github.homebysix.pkg.Renamer",
+ "com.github.andredb90.filewave.Renamer"
]
},
- "com.github.homebysix.install.Bookends": {
- "name": "Bookends",
- "description": "Installs the latest version of Bookends.",
+ "com.github.homebysix.install.ShareMouse": {
+ "name": "ShareMouse",
+ "description": "Installs the latest version of ShareMouse.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bookends/Bookends.install.recipe",
- "parent": "com.github.homebysix.download.Bookends",
- "shortname": "Bookends.install",
+ "path": "ShareMouse/ShareMouse.install.recipe",
+ "parent": "com.github.homebysix.download.ShareMouse",
+ "shortname": "ShareMouse.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Bookends": {
- "name": "Bookends",
- "description": "Downloads the latest version of Bookends and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Bookends/Bookends.munki.recipe",
- "parent": "com.github.homebysix.download.Bookends",
- "shortname": "Bookends.munki",
- "inferred_type": "munki",
- "munki_display_name": "Bookends",
- "munki_description": "Reference management and bibliography software."
- },
- "com.github.homebysix.pkg.Bookends": {
- "name": "Bookends",
- "description": "Downloads the latest version of Bookends and creates a package.",
+ "com.github.homebysix.pkg.ShareMouse": {
+ "name": "ShareMouse",
+ "description": "Downloads the latest version of ShareMouse and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bookends/Bookends.pkg.recipe",
- "parent": "com.github.homebysix.download.Bookends",
- "shortname": "Bookends.pkg",
+ "path": "ShareMouse/ShareMouse.pkg.recipe",
+ "parent": "com.github.homebysix.download.ShareMouse",
+ "shortname": "ShareMouse.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Bookends": {
- "name": "Bookends",
- "description": "Downloads the latest version of Bookends.",
+ "com.github.homebysix.download.ShareMouse": {
+ "name": "ShareMouse",
+ "description": "Downloads the latest version of ShareMouse.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bookends/Bookends.download.recipe",
- "shortname": "Bookends.download",
+ "path": "ShareMouse/ShareMouse.download.recipe",
+ "shortname": "ShareMouse.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Bookends",
- "com.github.homebysix.munki.Bookends",
- "com.github.homebysix.pkg.Bookends"
+ "com.github.homebysix.install.ShareMouse",
+ "com.github.homebysix.pkg.ShareMouse",
+ "com.github.homebysix.munki.ShareMouse"
]
},
- "com.github.homebysix.munki.Gitify": {
- "name": "Gitify",
- "description": "Downloads the latest version of Gitify and imports it into Munki.",
+ "com.github.homebysix.munki.ShareMouse": {
+ "name": "ShareMouse",
+ "description": "Downloads the latest version of ShareMouse and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitify/Gitify.munki.recipe",
- "parent": "com.github.homebysix.download.Gitify",
- "shortname": "Gitify.munki",
+ "path": "ShareMouse/ShareMouse.munki.recipe",
+ "parent": "com.github.homebysix.download.ShareMouse",
+ "shortname": "ShareMouse.munki",
"inferred_type": "munki",
- "munki_display_name": "Gitify",
- "munki_description": "Puts GitHub notifications in your menu bar."
+ "munki_display_name": "ShareMouse",
+ "munki_description": "Share your mouse and keyboard with multiple networked computers."
},
- "com.github.homebysix.pkg.Gitify": {
- "name": "Gitify",
- "description": "Downloads the latest version of Gitify and creates a package.",
+ "com.github.homebysix.munki.Boom3D": {
+ "name": "Boom 3D",
+ "description": "Downloads the latest version of Boom 3D and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitify/Gitify.pkg.recipe",
- "parent": "com.github.homebysix.download.Gitify",
- "shortname": "Gitify.pkg",
- "inferred_type": "pkg"
+ "path": "Boom/Boom3D.munki.recipe",
+ "parent": "com.github.ahousseini-recipes.download.Boom3D",
+ "shortname": "Boom3D.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Boom 3D",
+ "munki_description": "System-wide pro volume booster and equalizer."
},
- "com.github.homebysix.install.Gitify": {
- "name": "Gitify",
- "description": "Installs the latest version of Gitify.",
+ "com.github.homebysix.install.Boom2": {
+ "name": "Boom 2",
+ "description": "Installs the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitify/Gitify.install.recipe",
- "parent": "com.github.homebysix.download.Gitify",
- "shortname": "Gitify.install",
+ "path": "Boom/Boom2.install.recipe",
+ "parent": "com.github.homebysix.download.Boom2",
+ "shortname": "Boom2.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Gitify": {
- "name": "Gitify",
- "description": "Downloads the latest version of Gitify.",
+ "com.github.homebysix.download.Boom2": {
+ "name": "Boom 2",
+ "description": "Downloads the latest version of Boom 2. Note: An admin account is required to set up Boom upon first launch.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitify/Gitify.download.recipe",
- "shortname": "Gitify.download",
+ "path": "Boom/Boom2.download.recipe",
+ "shortname": "Boom2.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Gitify",
- "com.github.homebysix.pkg.Gitify",
- "com.github.homebysix.install.Gitify"
+ "com.github.homebysix.install.Boom2",
+ "com.github.homebysix.munki.Boom2",
+ "com.github.homebysix.pkg.Boom2"
]
},
- "com.github.homebysix.pkg.TopNotch": {
- "name": "TopNotch",
- "description": "Downloads the latest version of TopNotch and creates a package.",
+ "com.github.homebysix.munki.Boom2": {
+ "name": "Boom 2",
+ "description": "Downloads the latest version of Boom 2 and imports it into Munki. Note: An admin account is required to set up Boom upon first launch.",
"repo": "autopkg/homebysix-recipes",
- "path": "TopNotch/TopNotch.pkg.recipe",
- "parent": "com.github.homebysix.download.TopNotch",
- "shortname": "TopNotch.pkg",
+ "path": "Boom/Boom2.munki.recipe",
+ "parent": "com.github.homebysix.download.Boom2",
+ "shortname": "Boom2.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Boom 2",
+ "munki_description": "System-wide pro volume booster and equalizer."
+ },
+ "com.github.homebysix.pkg.Boom2": {
+ "name": "Boom 2",
+ "description": "Downloads the latest version of Boom 2 and creates a package. Note: An admin account is required to set up Boom upon first launch.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Boom/Boom2.pkg.recipe",
+ "parent": "com.github.homebysix.download.Boom2",
+ "shortname": "Boom2.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.TopNotch": {
- "name": "TopNotch",
- "description": "Downloads the latest version of TopNotch and imports it into Munki.",
+ "com.github.homebysix.install.Boom3D": {
+ "name": "Boom 3D",
+ "description": "Installs the latest version of Boom 3D.",
"repo": "autopkg/homebysix-recipes",
- "path": "TopNotch/TopNotch.munki.recipe",
- "parent": "com.github.homebysix.download.TopNotch",
- "shortname": "TopNotch.munki",
+ "path": "Boom/Boom3D.install.recipe",
+ "parent": "com.github.ahousseini-recipes.download.Boom3D",
+ "shortname": "Boom3D.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.AutodeskFusion360": {
+ "name": null,
+ "description": "Imports Autodesk's Fusion 360 into the Munki repo.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AutodeskFusion360/AutodeskFusion360.munki.recipe",
+ "parent": "com.github.homebysix.download.AutodeskFusion360",
+ "shortname": "AutodeskFusion360.munki",
"inferred_type": "munki",
- "munki_display_name": "TopNotch",
- "munki_description": "Hides the notch on your Mac by making the menu bar completely black."
+ "munki_display_name": null,
+ "munki_description": "Fusion 360 is the first 3D CAD, CAM, and CAE tool of its kind. It connects your entire product development process in a single cloud-based platform that works on both Mac and PC."
},
- "com.github.homebysix.install.TopNotch": {
- "name": "TopNotch",
- "description": "Installs the latest version of TopNotch.",
+ "com.github.homebysix.download.AutodeskFusion360": {
+ "name": "Autodesk Fusion 360",
+ "description": "Downloads the latest version of Autodesk Fusion 360.",
"repo": "autopkg/homebysix-recipes",
- "path": "TopNotch/TopNotch.install.recipe",
- "parent": "com.github.homebysix.download.TopNotch",
- "shortname": "TopNotch.install",
- "inferred_type": "install"
+ "path": "AutodeskFusion360/AutodeskFusion360.download.recipe",
+ "shortname": "AutodeskFusion360.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.AutodeskFusion360"
+ ]
},
- "com.github.homebysix.download.TopNotch": {
- "name": "TopNotch",
- "description": "Downloads the latest version of TopNotch.",
+ "com.github.homebysix.download.Papers": {
+ "name": "Papers",
+ "description": "Downloads the latest version of Papers.",
"repo": "autopkg/homebysix-recipes",
- "path": "TopNotch/TopNotch.download.recipe",
- "shortname": "TopNotch.download",
+ "path": "Papers/Papers.download.recipe",
+ "shortname": "Papers.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.TopNotch",
- "com.github.homebysix.munki.TopNotch",
- "com.github.homebysix.install.TopNotch"
+ "com.github.homebysix.install.Papers",
+ "com.github.homebysix.pkg.Papers",
+ "com.github.homebysix.munki.Papers"
]
},
- "com.github.homebysix.munki.InstallPKG": {
- "name": "InstallPKG",
- "description": "Imports InstallPKG into Munki.",
+ "com.github.homebysix.install.Papers": {
+ "name": "Papers",
+ "description": "Installs the latest version of Papers.",
"repo": "autopkg/homebysix-recipes",
- "path": "InstallPKG/InstallPKG.munki.recipe",
- "parent": "com.github.homebysix.download.InstallPKG",
- "shortname": "InstallPKG.munki",
- "inferred_type": "munki",
- "munki_display_name": "InstallPKG",
- "munki_description": "InstallPKG is a wrapper to the 'installer' tool on Mac OS X systems. The functionality is focused on allowing you to quickly and easily install multiple packages to the current boot drive."
+ "path": "Papers/Papers.install.recipe",
+ "parent": "com.github.homebysix.download.Papers",
+ "shortname": "Papers.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.InstallPKG": {
- "name": "InstallPKG",
- "description": "Downloads the latest version of InstallPKG.",
+ "com.github.homebysix.pkg.Papers": {
+ "name": "Papers",
+ "description": "Downloads the latest version of Papers and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "InstallPKG/InstallPKG.download.recipe",
- "shortname": "InstallPKG.download",
- "inferred_type": "download",
+ "path": "Papers/Papers.pkg.recipe",
+ "parent": "com.github.homebysix.download.Papers",
+ "shortname": "Papers.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.InstallPKG"
+ "com.github.autopkg.grahampugh-recipes.jamf.Papers-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Papers"
]
},
- "com.github.homebysix.munki.Orion": {
- "name": "Orion",
- "description": "Downloads the latest version of Orion and imports it into Munki.",
+ "com.github.homebysix.munki.Papers": {
+ "name": "Papers",
+ "description": "Downloads the latest version of Papers and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kagi/Orion.munki.recipe",
- "parent": "com.github.homebysix.download.Orion",
- "shortname": "Orion.munki",
+ "path": "Papers/Papers.munki.recipe",
+ "parent": "com.github.homebysix.download.Papers",
+ "shortname": "Papers.munki",
"inferred_type": "munki",
- "munki_display_name": "Orion",
- "munki_description": "Mac browser by Kagi featuring zero telemetry and web extension support."
+ "munki_display_name": "Papers",
+ "munki_description": "Your personal library of scientific resources."
},
- "com.github.homebysix.install.Orion": {
- "name": "Orion",
- "description": "Installs the latest version of Orion.",
+ "com.github.homebysix.install.Metabase": {
+ "name": "Metabase",
+ "description": "Installs the latest version of Metabase.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kagi/Orion.install.recipe",
- "parent": "com.github.homebysix.download.Orion",
- "shortname": "Orion.install",
+ "path": "Metabase/Metabase.install.recipe",
+ "parent": "com.github.homebysix.download.Metabase",
+ "shortname": "Metabase.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Orion": {
- "name": "Orion",
- "description": "Downloads the latest version of Orion and creates a package.",
+ "com.github.homebysix.munki.Metabase": {
+ "name": "Metabase",
+ "description": "Downloads the latest version of Metabase and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kagi/Orion.pkg.recipe",
- "parent": "com.github.homebysix.download.Orion",
- "shortname": "Orion.pkg",
- "inferred_type": "pkg"
+ "path": "Metabase/Metabase.munki.recipe",
+ "parent": "com.github.homebysix.download.Metabase",
+ "shortname": "Metabase.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Metabase",
+ "munki_description": "An app that gives everyone on your team central access to business intelligence and analytics."
},
- "com.github.homebysix.download.Orion": {
- "name": "Orion",
- "description": "Downloads the latest version of Orion.",
+ "com.github.homebysix.download.Metabase": {
+ "name": "Metabase",
+ "description": "Downloads the latest version of Metabase.\n\nNOTE: Code signature verification is disabled due to a signing error in the version of the Sparkle framework included with Metabase.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kagi/Orion.download.recipe",
- "shortname": "Orion.download",
+ "path": "Metabase/Metabase.download.recipe",
+ "shortname": "Metabase.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Orion",
- "com.github.homebysix.install.Orion",
- "com.github.homebysix.pkg.Orion"
- ]
- },
- "com.github.homebysix.munki.WordPress.com": {
- "name": "WordPress.com",
- "description": "Downloads the latest version of WordPress.com and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Automattic/WordPress.com.munki.recipe",
- "parent": "com.github.homebysix.download.WordPress.com"
- },
- "com.github.homebysix.download.WordPress.com": {
- "name": "WordPress.com",
- "description": "Downloads the latest version of WordPress.com.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Automattic/WordPress.com.download.recipe",
- "children": [
- "com.github.homebysix.munki.WordPress.com",
- "com.github.homebysix.pkg.WordPress.com",
- "com.github.homebysix.install.WordPress.com"
+ "com.github.homebysix.install.Metabase",
+ "com.github.homebysix.munki.Metabase",
+ "com.github.homebysix.pkg.Metabase"
]
},
- "com.github.homebysix.pkg.WordPress.com": {
- "name": "WordPress.com",
- "description": "Downloads the latest version of WordPress.com and creates a package.",
+ "com.github.homebysix.pkg.Metabase": {
+ "name": "Metabase",
+ "description": "Downloads the latest version of Metabase and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Automattic/WordPress.com.pkg.recipe",
- "parent": "com.github.homebysix.download.WordPress.com"
+ "path": "Metabase/Metabase.pkg.recipe",
+ "parent": "com.github.homebysix.download.Metabase",
+ "shortname": "Metabase.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.WordPress.com": {
- "name": "WordPress.com",
- "description": "Installs the latest version of WordPress.com.",
+ "com.github.homebysix.munki.Dropshare5": {
+ "name": "Dropshare",
+ "description": "Downloads the latest version of Dropshare and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Automattic/WordPress.com.install.recipe",
- "parent": "com.github.homebysix.download.WordPress.com"
+ "path": "Dropshare/Dropshare.munki.recipe",
+ "parent": "com.github.homebysix.download.Dropshare",
+ "shortname": "Dropshare.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Dropshare",
+ "munki_description": "Secure file-sharing tool."
},
- "com.github.homebysix.munki.Zed": {
- "name": "Zed",
- "description": "Downloads the latest version of Zed and imports it into Munki.",
+ "com.github.homebysix.pkg.Dropshare": {
+ "name": "Dropshare",
+ "description": "Downloads the latest version of Dropshare and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zed/Zed.munki.recipe",
- "parent": "com.github.homebysix.download.Zed",
- "shortname": "Zed.munki",
- "inferred_type": "munki",
- "munki_display_name": "Zed",
- "munki_description": "Lightweight, responsive text editor and integrated development environment (IDE)."
+ "path": "Dropshare/Dropshare.pkg.recipe",
+ "parent": "com.github.homebysix.download.Dropshare",
+ "shortname": "Dropshare.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Zed": {
- "name": "Zed",
- "description": "Downloads the latest version of Zed.",
+ "com.github.homebysix.download.Dropshare": {
+ "name": "Dropshare",
+ "description": "Downloads the latest version of Dropshare.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zed/Zed.download.recipe",
- "shortname": "Zed.download",
+ "path": "Dropshare/Dropshare.download.recipe",
+ "shortname": "Dropshare.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Zed",
- "com.github.homebysix.pkg.Zed",
- "com.github.homebysix.install.Zed"
+ "com.github.homebysix.munki.Dropshare5",
+ "com.github.homebysix.pkg.Dropshare"
]
},
- "com.github.homebysix.pkg.Zed": {
- "name": "Zed",
- "description": "Downloads the latest version of Zed and creates a package.",
+ "com.github.homebysix.munki.cdto": {
+ "name": "cd to",
+ "description": "Downloads the latest version of cd to and imports it into Munki. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default",
"repo": "autopkg/homebysix-recipes",
- "path": "Zed/Zed.pkg.recipe",
- "parent": "com.github.homebysix.download.Zed",
- "shortname": "Zed.pkg",
- "inferred_type": "pkg"
+ "path": "cdto/cdto.munki.recipe",
+ "parent": "com.github.homebysix.download.cdto",
+ "shortname": "cdto.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "cd to",
+ "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access."
},
- "com.github.homebysix.install.Zed": {
- "name": "Zed",
- "description": "Installs the latest version of Zed.",
+ "com.github.homebysix.install.cdto": {
+ "name": "cd to",
+ "description": "Installs the latest version of cd to. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zed/Zed.install.recipe",
- "parent": "com.github.homebysix.download.Zed",
- "shortname": "Zed.install",
+ "path": "cdto/cdto.install.recipe",
+ "parent": "com.github.homebysix.pkg.cdto",
+ "shortname": "cdto.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.OpenEmu": {
- "name": "OpenEmu",
- "description": "Downloads the latest version of OpenEmu and makes a pkg of it.",
+ "com.github.homebysix.download.cdto": {
+ "name": "cd to",
+ "description": "Downloads the latest version of cd to, which is an app that makes it easy to open Terminal windows to the current Finder path.",
"repo": "autopkg/homebysix-recipes",
- "path": "OpenEmu/OpenEmu.pkg.recipe",
- "parent": "com.github.homebysix.download.OpenEmu",
- "shortname": "OpenEmu.pkg",
- "inferred_type": "pkg",
+ "path": "cdto/cdto.download.recipe",
+ "shortname": "cdto.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu"
+ "com.github.homebysix.munki.cdto",
+ "com.github.homebysix.pkg.cdto",
+ "com.github.peshay.filewave.cdto"
]
},
- "com.github.homebysix.download.OpenEmu": {
- "name": "OpenEmu",
- "description": "Downloads the current release version of OpenEmu.",
+ "com.github.homebysix.pkg.cdto": {
+ "name": "cd to",
+ "description": "Downloads the latest version of cd to and builds a package. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.",
"repo": "autopkg/homebysix-recipes",
- "path": "OpenEmu/OpenEmu.download.recipe",
- "shortname": "OpenEmu.download",
- "inferred_type": "download",
+ "path": "cdto/cdto.pkg.recipe",
+ "parent": "com.github.homebysix.download.cdto",
+ "shortname": "cdto.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.OpenEmu",
- "com.github.foigus.munki.OpenEmu"
+ "com.github.homebysix.install.cdto"
]
},
- "com.github.homebysix.install.Divvy": {
- "name": "Divvy",
- "description": "Installs the latest version of Divvy.",
+ "com.github.homebysix.munki.GBStudio": {
+ "name": "GB Studio",
+ "description": "Downloads the latest version of GB Studio and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Divvy/Divvy.install.recipe",
- "parent": "com.github.jaharmi.download.Divvy",
- "shortname": "Divvy.install",
- "inferred_type": "install"
+ "path": "GB Studio/GB Studio.munki.recipe",
+ "parent": "com.github.homebysix.download.GBStudio",
+ "shortname": "GB Studio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GB Studio",
+ "munki_description": "A free and easy to use retro adventure game creator for your favourite handheld video game system."
},
- "com.github.homebysix.pkg.Divvy": {
- "name": "Divvy",
- "description": "Downloads the current release version of Divvy and builds a package.",
+ "com.github.homebysix.pkg.GBStudio": {
+ "name": "GB Studio",
+ "description": "Downloads the latest version of GB Studio and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Divvy/Divvy.pkg.recipe",
- "parent": "com.github.jaharmi.download.Divvy",
- "shortname": "Divvy.pkg",
+ "path": "GB Studio/GB Studio.pkg.recipe",
+ "parent": "com.github.homebysix.download.GBStudio",
+ "shortname": "GB Studio.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.FontFinagler": {
- "name": "Font Finagler",
- "description": "Installs the latest version of Font Finagler.",
+ "com.github.homebysix.install.GBStudio": {
+ "name": "GB Studio",
+ "description": "Installs the latest version of GB Studio.",
"repo": "autopkg/homebysix-recipes",
- "path": "FontFinagler/FontFinagler.install.recipe",
- "parent": "com.github.homebysix.download.FontFinagler",
- "shortname": "FontFinagler.install",
+ "path": "GB Studio/GB Studio.install.recipe",
+ "parent": "com.github.homebysix.download.GBStudio",
+ "shortname": "GB Studio.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.FontFinagler": {
- "name": "Font Finagler",
- "description": "Downloads the latest version of Font Finagler as a package. This recipe is kept to maintain compatability.",
+ "com.github.homebysix.download.GBStudio": {
+ "name": "GB Studio",
+ "description": "Downloads the latest version of GB Studio.",
"repo": "autopkg/homebysix-recipes",
- "path": "FontFinagler/FontFinagler.pkg.recipe",
- "parent": "com.github.homebysix.download.FontFinagler",
- "shortname": "FontFinagler.pkg",
- "inferred_type": "pkg",
+ "path": "GB Studio/GB Studio.download.recipe",
+ "shortname": "GB Studio.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.FontFinagler"
+ "com.github.homebysix.munki.GBStudio",
+ "com.github.homebysix.pkg.GBStudio",
+ "com.github.homebysix.install.GBStudio"
]
},
- "com.github.homebysix.munki.FontFinagler": {
- "name": "Font Finagler",
- "description": "Downloads the latest version of Font Finagler and imports it into Munki.",
+ "com.github.homebysix.pkg.MacGourmet": {
+ "name": "MacGourmet",
+ "description": "Downloads the latest version of MacGourmet and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "FontFinagler/FontFinagler.munki.recipe",
- "parent": "com.github.homebysix.download.FontFinagler",
- "shortname": "FontFinagler.munki",
+ "path": "MarinerSoftware/MacGourmet.pkg.recipe",
+ "parent": "com.github.homebysix.download.MacGourmet",
+ "shortname": "MacGourmet.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.Persona": {
+ "name": "Persona",
+ "description": "Installs the latest version of Persona.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/Persona.install.recipe",
+ "parent": "com.github.homebysix.download.Persona",
+ "shortname": "Persona.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.install.MacJournal": {
+ "name": "MacJournal",
+ "description": "Installs the latest version of MacJournal.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/MacJournal.install.recipe",
+ "parent": "com.github.homebysix.download.MacJournal",
+ "shortname": "MacJournal.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.install.MacGourmet": {
+ "name": "MacGourmet",
+ "description": "Installs the latest version of MacGourmet.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/MacGourmet.install.recipe",
+ "parent": "com.github.homebysix.download.MacGourmet",
+ "shortname": "MacGourmet.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.MacJournal": {
+ "name": "MacJournal",
+ "description": "Downloads the latest version of MacJournal and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/MacJournal.pkg.recipe",
+ "parent": "com.github.homebysix.download.MacJournal",
+ "shortname": "MacJournal.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.MacJournal": {
+ "name": "MacJournal",
+ "description": "Downloads the latest version of MacJournal and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/MacJournal.munki.recipe",
+ "parent": "com.github.homebysix.download.MacJournal",
+ "shortname": "MacJournal.munki",
"inferred_type": "munki",
- "munki_display_name": "Font Finagler",
- "munki_description": "Fixes garbled text font corruption."
+ "munki_display_name": "MacJournal",
+ "munki_description": "Create, maintain, and blog a personal journal."
},
- "com.github.homebysix.download.FontFinagler": {
- "name": "Font Finagler",
- "description": "Downloads the latest version of Font Finagler as a package and verifies its signature.",
+ "com.github.homebysix.munki.MacGourmet": {
+ "name": "MacGourmet",
+ "description": "Downloads the latest version of MacGourmet and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FontFinagler/FontFinagler.download.recipe",
- "shortname": "FontFinagler.download",
+ "path": "MarinerSoftware/MacGourmet.munki.recipe",
+ "parent": "com.github.homebysix.download.MacGourmet",
+ "shortname": "MacGourmet.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MacGourmet",
+ "munki_description": "Dynamic recipe manager."
+ },
+ "com.github.homebysix.munki.Persona": {
+ "name": "Persona",
+ "description": "Downloads the latest version of Persona and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/Persona.munki.recipe",
+ "parent": "com.github.homebysix.download.Persona",
+ "shortname": "Persona.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Persona",
+ "munki_description": "Tool to help develop characters while writing."
+ },
+ "com.github.homebysix.download.MacGourmet": {
+ "name": "MacGourmet",
+ "description": "Downloads the latest version of MacGourmet.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MarinerSoftware/MacGourmet.download.recipe",
+ "deprecated": true,
+ "shortname": "MacGourmet.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.FontFinagler",
- "com.github.homebysix.pkg.FontFinagler",
- "com.github.homebysix.munki.FontFinagler"
+ "com.github.homebysix.pkg.MacGourmet",
+ "com.github.homebysix.install.MacGourmet",
+ "com.github.homebysix.munki.MacGourmet"
]
},
- "com.github.homebysix.pkg.CitrixReceiver": {
- "name": "CitrixReceiver",
- "description": "Downloads the latest CitrixReceiver version and extracts the package.",
+ "com.github.homebysix.download.Persona": {
+ "name": "Persona",
+ "description": "Downloads the latest version of Persona.",
"repo": "autopkg/homebysix-recipes",
- "path": "Citrix/CitrixReceiver.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.CitrixReceiver",
- "shortname": "CitrixReceiver.pkg",
- "inferred_type": "pkg",
+ "path": "MarinerSoftware/Persona.download.recipe",
+ "deprecated": true,
+ "shortname": "Persona.download",
+ "inferred_type": "download",
"children": [
- "com.github.golbiga.jss.CitrixReceiver"
+ "com.github.homebysix.install.Persona",
+ "com.github.homebysix.munki.Persona",
+ "com.github.homebysix.pkg.Persona"
]
},
- "com.github.homebysix.install.VirtualHostX": {
- "name": "VirtualHostX",
- "description": "Installs the latest version of VirtualHostX.",
- "repo": "autopkg/homebysix-recipes",
- "path": "VirtualHost/VirtualHostX.install.recipe",
- "parent": "com.github.homebysix.download.VirtualHostX",
- "shortname": "VirtualHostX.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.download.VirtualHostX": {
- "name": "VirtualHostX",
- "description": "Downloads the latest version of VirtualHostX.",
+ "com.github.homebysix.download.MacJournal": {
+ "name": "MacJournal",
+ "description": "Downloads the latest version of MacJournal.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualHost/VirtualHostX.download.recipe",
- "shortname": "VirtualHostX.download",
+ "path": "MarinerSoftware/MacJournal.download.recipe",
+ "deprecated": true,
+ "shortname": "MacJournal.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.VirtualHostX",
- "com.github.homebysix.munki.VirtualHostX",
- "com.github.homebysix.pkg.VirtualHostX"
+ "com.github.homebysix.install.MacJournal",
+ "com.github.homebysix.pkg.MacJournal",
+ "com.github.homebysix.munki.MacJournal"
]
},
- "com.github.homebysix.munki.VirtualHostX": {
- "name": "VirtualHostX",
- "description": "Downloads the latest version of VirtualHostX and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "VirtualHost/VirtualHostX.munki.recipe",
- "parent": "com.github.homebysix.download.VirtualHostX",
- "shortname": "VirtualHostX.munki",
- "inferred_type": "munki",
- "munki_display_name": "VirtualHostX",
- "munki_description": "Host multiple websites on your Mac."
- },
- "com.github.homebysix.pkg.VirtualHostX": {
- "name": "VirtualHostX",
- "description": "Downloads the latest version of VirtualHostX and creates a package.",
+ "com.github.homebysix.pkg.Persona": {
+ "name": "Persona",
+ "description": "Downloads the latest version of Persona and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualHost/VirtualHostX.pkg.recipe",
- "parent": "com.github.homebysix.download.VirtualHostX",
- "shortname": "VirtualHostX.pkg",
+ "path": "MarinerSoftware/Persona.pkg.recipe",
+ "parent": "com.github.homebysix.download.Persona",
+ "shortname": "Persona.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.CisdemUnarchiver": {
- "name": "Cisdem Unarchiver",
- "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and creates a package.",
+ "com.github.homebysix.pkg.miXscope": {
+ "name": "miXscope",
+ "description": "Downloads the latest version of miXscope and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisdem/CisdemUnarchiver.pkg.recipe",
- "parent": "com.github.homebysix.download.CisdemUnarchiver",
- "shortname": "CisdemUnarchiver.pkg",
+ "path": "miXscope/miXscope.pkg.recipe",
+ "parent": "com.github.homebysix.download.miXscope",
+ "shortname": "miXscope.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.CisdemUnarchiver": {
- "name": "Cisdem Unarchiver",
- "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver) and imports it into Munki.",
+ "com.github.homebysix.munki.miXscope": {
+ "name": "miXscope",
+ "description": "Downloads the latest version of miXscope and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisdem/CisdemUnarchiver.munki.recipe",
- "parent": "com.github.homebysix.download.CisdemUnarchiver",
- "shortname": "CisdemUnarchiver.munki",
+ "path": "miXscope/miXscope.munki.recipe",
+ "parent": "com.github.homebysix.download.miXscope",
+ "shortname": "miXscope.munki",
"inferred_type": "munki",
- "munki_display_name": "Cisdem Unarchiver",
- "munki_description": "Unzip partially or entirely, preview, and compress files. (Formerly BetterUnarchiver.)"
+ "munki_display_name": "miXscope",
+ "munki_description": "Imaging tool for the USB QX series & MiScope microscopes."
},
- "com.github.homebysix.install.CisdemUnarchiver": {
- "name": "Cisdem Unarchiver",
- "description": "Installs the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).",
+ "com.github.homebysix.install.miXscope": {
+ "name": "miXscope",
+ "description": "Installs the latest version of miXscope.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisdem/CisdemUnarchiver.install.recipe",
- "parent": "com.github.homebysix.download.CisdemUnarchiver",
- "shortname": "CisdemUnarchiver.install",
+ "path": "miXscope/miXscope.install.recipe",
+ "parent": "com.github.homebysix.download.miXscope",
+ "shortname": "miXscope.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.CisdemUnarchiver": {
- "name": "Cisdem Unarchiver",
- "description": "Downloads the latest version of Cisdem Unarchiver (formerly known as BetterUnarchiver).",
+ "com.github.homebysix.download.miXscope": {
+ "name": "miXscope",
+ "description": "Downloads the latest version of miXscope.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisdem/CisdemUnarchiver.download.recipe",
- "shortname": "CisdemUnarchiver.download",
+ "path": "miXscope/miXscope.download.recipe",
+ "shortname": "miXscope.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.CisdemUnarchiver",
- "com.github.homebysix.munki.CisdemUnarchiver",
- "com.github.homebysix.install.CisdemUnarchiver"
+ "com.github.homebysix.pkg.miXscope",
+ "com.github.homebysix.munki.miXscope",
+ "com.github.homebysix.install.miXscope"
]
},
- "com.github.homebysix.download.GasMask": {
- "name": "Gas Mask",
- "description": "Downloads the latest version of Gas Mask.",
+ "com.github.homebysix.download.SkalaPreview": {
+ "name": "Skala Preview",
+ "description": "Downloads the latest version of Skala Preview.",
"repo": "autopkg/homebysix-recipes",
- "path": "GasMask/GasMask.download.recipe",
- "shortname": "GasMask.download",
+ "path": "Bjango/SkalaPreview.download.recipe",
+ "shortname": "SkalaPreview.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.GasMask",
- "com.github.homebysix.munki.GasMask",
- "com.github.homebysix.pkg.GasMask",
- "com.github.peshay.filewave.GasMask"
+ "com.github.homebysix.pkg.SkalaPreview",
+ "com.github.homebysix.install.SkalaPreview",
+ "com.github.homebysix.munki.SkalaPreview"
]
},
- "com.github.homebysix.install.GasMask": {
- "name": "Gas Mask",
- "description": "Installs the latest version of Gas Mask.",
+ "com.github.homebysix.pkg.SkalaPreview": {
+ "name": "Skala Preview",
+ "description": "Downloads the latest version of Skala Preview and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GasMask/GasMask.install.recipe",
- "parent": "com.github.homebysix.download.GasMask",
- "shortname": "GasMask.install",
- "inferred_type": "install"
+ "path": "Bjango/SkalaPreview.pkg.recipe",
+ "parent": "com.github.homebysix.download.SkalaPreview",
+ "shortname": "SkalaPreview.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.GasMask": {
- "name": "Gas Mask",
- "description": "Downloads the latest version of Gas Mask and imports it into Munki.",
+ "com.github.homebysix.pkg.SkalaColor": {
+ "name": "SkalaColor",
+ "description": "Downloads the latest version of Skala Color and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GasMask/GasMask.munki.recipe",
- "parent": "com.github.homebysix.download.GasMask",
- "shortname": "GasMask.munki",
- "inferred_type": "munki",
- "munki_display_name": "Gas Mask",
- "munki_description": "Hosts file manager for OS X"
+ "path": "Bjango/SkalaColor.pkg.recipe",
+ "parent": "com.github.homebysix.download.SkalaColor",
+ "shortname": "SkalaColor.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.munki.SkalaColor",
+ "com.github.homebysix.install.SkalaColor"
+ ]
},
- "com.github.homebysix.pkg.GasMask": {
- "name": "Gas Mask",
- "description": "Downloads the latest version of Gas Mask and creates a package.",
+ "com.github.homebysix.install.SkalaPreview": {
+ "name": "Skala Preview",
+ "description": "Installs the latest version of Skala Preview.",
"repo": "autopkg/homebysix-recipes",
- "path": "GasMask/GasMask.pkg.recipe",
- "parent": "com.github.homebysix.download.GasMask",
- "shortname": "GasMask.pkg",
- "inferred_type": "pkg"
+ "path": "Bjango/SkalaPreview.install.recipe",
+ "parent": "com.github.homebysix.download.SkalaPreview",
+ "shortname": "SkalaPreview.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.Unexpectedly": {
- "name": "Unexpectedly",
- "description": "Downloads the latest version of Unexpectedly and creates a package.",
+ "com.github.homebysix.munki.SkalaColor": {
+ "name": "SkalaColor",
+ "description": "Downloads the latest version of Skala Color and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "St\u00e9phane Sudre/Unexpectedly.pkg.recipe",
- "parent": "com.github.homebysix.download.Unexpectedly",
- "shortname": "Unexpectedly.pkg",
- "inferred_type": "pkg"
+ "path": "Bjango/SkalaColor.munki.recipe",
+ "parent": "com.github.homebysix.pkg.SkalaColor",
+ "shortname": "SkalaColor.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Skala Color Installer",
+ "munki_description": "Color picker for designers and developers."
},
- "com.github.homebysix.munki.Unexpectedly": {
- "name": "Unexpectedly",
- "description": "Downloads the latest version of Unexpectedly and imports it into Munki.",
+ "com.github.homebysix.install.SkalaColor": {
+ "name": "SkalaColor",
+ "description": "Installs the latest version of Skala Color.",
"repo": "autopkg/homebysix-recipes",
- "path": "St\u00e9phane Sudre/Unexpectedly.munki.recipe",
- "parent": "com.github.homebysix.download.Unexpectedly",
- "shortname": "Unexpectedly.munki",
+ "path": "Bjango/SkalaColor.install.recipe",
+ "parent": "com.github.homebysix.pkg.SkalaColor",
+ "shortname": "SkalaColor.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.SkalaPreview": {
+ "name": "Skala Preview",
+ "description": "Downloads the latest version of Skala Preview and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Bjango/SkalaPreview.munki.recipe",
+ "parent": "com.github.homebysix.download.SkalaPreview",
+ "shortname": "SkalaPreview.munki",
"inferred_type": "munki",
- "munki_display_name": "Unexpectedly",
- "munki_description": "A utility for intelligently inspecting macOS crash logs."
+ "munki_display_name": "Skala Preview",
+ "munki_description": "Send pixel-perfect design previews to your iPhone or iPad."
},
- "com.github.homebysix.download.Unexpectedly": {
- "name": "Unexpectedly",
- "description": "Downloads the latest version of Unexpectedly (currently in beta as of July 2021).",
+ "com.github.homebysix.download.SkalaColor": {
+ "name": "SkalaColor",
+ "description": "Downloads the latest version of Skala Color.",
"repo": "autopkg/homebysix-recipes",
- "path": "St\u00e9phane Sudre/Unexpectedly.download.recipe",
- "shortname": "Unexpectedly.download",
+ "path": "Bjango/SkalaColor.download.recipe",
+ "shortname": "SkalaColor.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Unexpectedly",
- "com.github.homebysix.munki.Unexpectedly",
- "com.github.homebysix.install.Unexpectedly"
+ "com.github.homebysix.pkg.SkalaColor"
]
},
- "com.github.homebysix.install.Unexpectedly": {
- "name": "Unexpectedly",
- "description": "Installs the latest version of Unexpectedly.",
- "repo": "autopkg/homebysix-recipes",
- "path": "St\u00e9phane Sudre/Unexpectedly.install.recipe",
- "parent": "com.github.homebysix.download.Unexpectedly",
- "shortname": "Unexpectedly.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.install.Plug": {
- "name": "Plug",
- "description": "Installs the latest version of Plug.",
+ "com.github.homebysix.install.Pingendo": {
+ "name": "Pingendo",
+ "description": "Installs the latest version of Pingendo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Plug/Plug.install.recipe",
- "parent": "com.github.homebysix.download.Plug",
- "shortname": "Plug.install",
+ "path": "Pingendo/Pingendo.install.recipe",
+ "parent": "com.github.homebysix.download.Pingendo",
+ "shortname": "Pingendo.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Plug": {
- "name": "Plug",
- "description": "Downloads the latest version of Plug and creates a package.",
+ "com.github.homebysix.pkg.Pingendo": {
+ "name": "Pingendo",
+ "description": "Downloads the latest version of Pingendo and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Plug/Plug.pkg.recipe",
- "parent": "com.github.homebysix.download.Plug",
- "shortname": "Plug.pkg",
+ "path": "Pingendo/Pingendo.pkg.recipe",
+ "parent": "com.github.homebysix.download.Pingendo",
+ "shortname": "Pingendo.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Plug": {
- "name": "Plug",
- "description": "Downloads the latest version of Plug and imports it into Munki.",
+ "com.github.homebysix.munki.Pingendo": {
+ "name": "Pingendo",
+ "description": "Downloads the latest version of Pingendo and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Plug/Plug.munki.recipe",
- "parent": "com.github.homebysix.download.Plug",
- "shortname": "Plug.munki",
+ "path": "Pingendo/Pingendo.munki.recipe",
+ "parent": "com.github.homebysix.download.Pingendo",
+ "shortname": "Pingendo.munki",
"inferred_type": "munki",
- "munki_display_name": "Plug",
- "munki_description": "Desktop player for The Hype Machine (beta)."
+ "munki_display_name": "Pingendo",
+ "munki_description": "Simple Mac app for Bootstrap prototyping."
},
- "com.github.homebysix.download.Plug": {
- "name": "Plug",
- "description": "Downloads the latest version of Plug.",
+ "com.github.homebysix.download.Pingendo": {
+ "name": "Pingendo",
+ "description": "Downloads the latest version of Pingendo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Plug/Plug.download.recipe",
- "shortname": "Plug.download",
+ "path": "Pingendo/Pingendo.download.recipe",
+ "shortname": "Pingendo.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Plug",
- "com.github.homebysix.pkg.Plug",
- "com.github.homebysix.munki.Plug"
+ "com.github.homebysix.install.Pingendo",
+ "com.github.homebysix.pkg.Pingendo",
+ "com.github.homebysix.munki.Pingendo"
]
},
- "com.github.homebysix.download.TorBrowserBundle": {
- "name": "TorBrowserBundle",
- "description": "Downloads the latest version of Tor Browser.",
+ "com.github.homebysix.install.CamoStudio": {
+ "name": "Camo Studio",
+ "description": "Installs the latest version of Camo Studio.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tor/TorBrowserBundle.download.recipe",
- "shortname": "TorBrowserBundle.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.TorBrowserBundle",
- "com.github.homebysix.munki.TorBrowserBundle",
- "com.github.homebysix.install.TorBrowserBundle",
- "com.github.peshay.filewave.TorBrowserBundle",
- "com.github.crystalllized.pkg.TorBrowser"
- ]
+ "path": "Camo/CamoStudio.install.recipe",
+ "parent": "com.github.homebysix.download.CamoStudio",
+ "shortname": "CamoStudio.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.TorBrowserBundle": {
- "name": "TorBrowserBundle",
- "description": "Downloads the latest version of Tor Browser and creates a package.",
+ "com.github.homebysix.pkg.CamoStudio": {
+ "name": "Camo Studio",
+ "description": "Downloads the latest version of Camo Studio and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tor/TorBrowserBundle.pkg.recipe",
- "parent": "com.github.homebysix.download.TorBrowserBundle",
- "shortname": "TorBrowserBundle.pkg",
+ "path": "Camo/CamoStudio.pkg.recipe",
+ "parent": "com.github.homebysix.download.CamoStudio",
+ "shortname": "CamoStudio.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.TorBrowserBundle": {
- "name": "TorBrowserBundle",
- "description": "Downloads the latest version of Tor Browser and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tor/TorBrowserBundle.munki.recipe",
- "parent": "com.github.homebysix.download.TorBrowserBundle",
- "shortname": "TorBrowserBundle.munki",
- "inferred_type": "munki",
- "munki_display_name": "Tor Browser Bundle",
- "munki_description": "Web browser that anonymizes your activity using peer-to-peer networks."
- },
- "com.github.homebysix.install.TorBrowserBundle": {
- "name": "TorBrowserBundle",
- "description": "Installs the latest version of Tor Browser.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Tor/TorBrowserBundle.install.recipe",
- "parent": "com.github.homebysix.download.TorBrowserBundle",
- "shortname": "TorBrowserBundle.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.KerbMinder": {
- "name": "KerbMinder",
- "description": "Downloads the latest version of KerbMinder and imports it into Munki.",
+ "com.github.homebysix.munki.CamoStudio": {
+ "name": "Camo Studio",
+ "description": "Downloads the latest version of Camo Studio and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "KerbMinder/KerbMinder.munki.recipe",
- "parent": "com.github.homebysix.download.KerbMinder",
- "shortname": "KerbMinder.munki",
+ "path": "Camo/CamoStudio.munki.recipe",
+ "parent": "com.github.homebysix.download.CamoStudio",
+ "shortname": "CamoStudio.munki",
"inferred_type": "munki",
- "munki_display_name": "KerbMinder",
- "munki_description": "KerbMinder is a tool for Mac OS X that keeps a logged-in user's Kerberos ticket current by attempting to renew or refresh it automatically any time the network state changes."
+ "munki_display_name": "Camo Studio",
+ "munki_description": "Look amazing on video calls. Use your smartphone or tablet as a pro webcam and get powerful effects and adjustments for Zoom, Meet, and more."
},
- "com.github.homebysix.download.KerbMinder": {
- "name": "KerbMinder",
- "description": "Downloads the latest version of KerbMinder.",
+ "com.github.homebysix.download.CamoStudio": {
+ "name": "Camo Studio",
+ "description": "Downloads the latest version of Camo Studio.",
"repo": "autopkg/homebysix-recipes",
- "path": "KerbMinder/KerbMinder.download.recipe",
- "shortname": "KerbMinder.download",
+ "path": "Camo/CamoStudio.download.recipe",
+ "shortname": "CamoStudio.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.KerbMinder",
- "com.github.homebysix.install.KerbMinder"
+ "com.github.homebysix.install.CamoStudio",
+ "com.github.homebysix.pkg.CamoStudio",
+ "com.github.homebysix.munki.CamoStudio"
]
},
- "com.github.homebysix.install.KerbMinder": {
- "name": "KerbMinder",
- "description": "Installs the latest version of KerbMinder.",
+ "com.github.homebysix.install.Scrivener": {
+ "name": "Scrivener",
+ "description": "Installs the latest version of Scrivener.",
"repo": "autopkg/homebysix-recipes",
- "path": "KerbMinder/KerbMinder.install.recipe",
- "parent": "com.github.homebysix.download.KerbMinder",
- "shortname": "KerbMinder.install",
+ "path": "LiteratureAndLatte/Scrivener.install.recipe",
+ "parent": "com.github.homebysix.download.Scrivener",
+ "shortname": "Scrivener.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Adapter": {
- "name": "Adapter",
- "description": "Downloads the latest version of Adapter and creates a package.",
+ "com.github.homebysix.pkg.Scapple": {
+ "name": "Scapple",
+ "description": "Downloads the latest version of Scapple and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Macroplant/Adapter.pkg.recipe",
- "parent": "com.github.homebysix.download.Adapter",
- "shortname": "Adapter.pkg",
+ "path": "LiteratureAndLatte/Scapple.pkg.recipe",
+ "parent": "com.github.homebysix.download.Scapple",
+ "shortname": "Scapple.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Adapter": {
- "name": "Adapter",
- "description": "Downloads the latest version of Adapter and imports it into Munki.",
+ "com.github.homebysix.munki.Scrivener": {
+ "name": "Scrivener",
+ "description": "Downloads the latest version of Scrivener and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Macroplant/Adapter.munki.recipe",
- "parent": "com.github.homebysix.download.Adapter",
- "shortname": "Adapter.munki",
+ "path": "LiteratureAndLatte/Scrivener.munki.recipe",
+ "parent": "com.github.homebysix.download.Scrivener",
+ "shortname": "Scrivener.munki",
"inferred_type": "munki",
- "munki_display_name": "Adapter",
- "munki_description": "Audio and video converter."
+ "munki_display_name": "Scrivener",
+ "munki_description": "Project management and word processing tool for writers."
},
- "com.github.homebysix.install.Adapter": {
- "name": "Adapter",
- "description": "Installs the latest version of Adapter.",
+ "com.github.homebysix.munki.Scapple": {
+ "name": "Scapple",
+ "description": "Downloads the latest version of Scapple and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Macroplant/Adapter.install.recipe",
- "parent": "com.github.homebysix.download.Adapter",
- "shortname": "Adapter.install",
- "inferred_type": "install"
+ "path": "LiteratureAndLatte/Scapple.munki.recipe",
+ "parent": "com.github.homebysix.download.Scapple",
+ "shortname": "Scapple.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Scapple",
+ "munki_description": "Free-form mind mapping tool."
},
- "com.github.homebysix.download.Adapter": {
- "name": "Adapter",
- "description": "Downloads the latest version of Adapter.",
+ "com.github.homebysix.download.Scapple": {
+ "name": "Scapple",
+ "description": "Downloads the latest version of Scapple.",
"repo": "autopkg/homebysix-recipes",
- "path": "Macroplant/Adapter.download.recipe",
- "shortname": "Adapter.download",
+ "path": "LiteratureAndLatte/Scapple.download.recipe",
+ "shortname": "Scapple.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Adapter",
- "com.github.homebysix.munki.Adapter",
- "com.github.homebysix.install.Adapter"
+ "com.github.homebysix.pkg.Scapple",
+ "com.github.homebysix.munki.Scapple",
+ "com.github.homebysix.install.Scapple"
]
},
- "com.github.homebysix.install.Flux": {
- "name": "Flux",
- "description": "Installs the latest version of f.lux.",
+ "com.github.homebysix.install.Scapple": {
+ "name": "Scapple",
+ "description": "Installs the latest version of Scapple.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flux/Flux.install.recipe",
- "parent": "com.github.keeleysam.recipes.Flux.download",
- "shortname": "Flux.install",
+ "path": "LiteratureAndLatte/Scapple.install.recipe",
+ "parent": "com.github.homebysix.download.Scapple",
+ "shortname": "Scapple.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Flux": {
- "name": "Flux",
- "description": "Downloads the current release version of f.lux and builds a package.",
+ "com.github.homebysix.pkg.Scrivener": {
+ "name": "Scrivener",
+ "description": "Downloads the latest version of Scrivener and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Flux/Flux.pkg.recipe",
- "parent": "com.github.keeleysam.recipes.Flux.download",
- "shortname": "Flux.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Flux-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Flux"
- ]
+ "path": "LiteratureAndLatte/Scrivener.pkg.recipe",
+ "parent": "com.github.homebysix.download.Scrivener",
+ "shortname": "Scrivener.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.RecordIt": {
- "name": "RecordIt",
- "description": "Downloads the latest version of RecordIt and creates a package.",
+ "com.github.homebysix.download.Scrivener": {
+ "name": "Scrivener",
+ "description": "Downloads the latest version of Scrivener.",
"repo": "autopkg/homebysix-recipes",
- "path": "RecordIt/RecordIt.pkg.recipe",
- "parent": "com.github.homebysix.download.RecordIt",
- "shortname": "RecordIt.pkg",
- "inferred_type": "pkg"
+ "path": "LiteratureAndLatte/Scrivener.download.recipe",
+ "shortname": "Scrivener.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Scrivener",
+ "com.github.homebysix.munki.Scrivener",
+ "com.github.homebysix.pkg.Scrivener"
+ ]
},
- "com.github.homebysix.munki.RecordIt": {
- "name": "RecordIt",
- "description": "Downloads the latest version of RecordIt and imports it into Munki.",
+ "com.github.homebysix.munki.HazeOver": {
+ "name": "HazeOver",
+ "description": "Downloads the latest version of HazeOver and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RecordIt/RecordIt.munki.recipe",
- "parent": "com.github.homebysix.download.RecordIt",
- "shortname": "RecordIt.munki",
+ "path": "HazeOver/HazeOver.munki.recipe",
+ "parent": "com.github.homebysix.download.HazeOver",
+ "shortname": "HazeOver.munki",
"inferred_type": "munki",
- "munki_display_name": "RecordIt",
- "munki_description": "Screen and audio recording program."
+ "munki_display_name": "HazeOver",
+ "munki_description": "App that hides distractions and allows you to focus on your current task."
},
- "com.github.homebysix.download.RecordIt": {
- "name": "RecordIt",
- "description": "Downloads the latest version of RecordIt.",
+ "com.github.homebysix.download.HazeOver": {
+ "name": "HazeOver",
+ "description": "Downloads the latest version of HazeOver.",
"repo": "autopkg/homebysix-recipes",
- "path": "RecordIt/RecordIt.download.recipe",
- "shortname": "RecordIt.download",
+ "path": "HazeOver/HazeOver.download.recipe",
+ "shortname": "HazeOver.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.RecordIt",
- "com.github.homebysix.munki.RecordIt",
- "com.github.homebysix.install.RecordIt"
+ "com.github.homebysix.munki.HazeOver",
+ "com.github.homebysix.pkg.HazeOver",
+ "com.github.homebysix.install.HazeOver"
]
},
- "com.github.homebysix.install.RecordIt": {
- "name": "RecordIt",
- "description": "Installs the latest version of RecordIt.",
+ "com.github.homebysix.pkg.HazeOver": {
+ "name": "HazeOver",
+ "description": "Downloads the latest version of HazeOver and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "RecordIt/RecordIt.install.recipe",
- "parent": "com.github.homebysix.download.RecordIt",
- "shortname": "RecordIt.install",
- "inferred_type": "install"
+ "path": "HazeOver/HazeOver.pkg.recipe",
+ "parent": "com.github.homebysix.download.HazeOver",
+ "shortname": "HazeOver.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.GrandPerspective": {
- "name": "GrandPerspective",
- "description": "Installs the latest version of GrandPerspective.",
+ "com.github.homebysix.install.HazeOver": {
+ "name": "HazeOver",
+ "description": "Installs the latest version of HazeOver.",
"repo": "autopkg/homebysix-recipes",
- "path": "GrandPerspective/GrandPerspective.install.recipe",
- "parent": "com.github.homebysix.download.GrandPerspective",
- "shortname": "GrandPerspective.install",
+ "path": "HazeOver/HazeOver.install.recipe",
+ "parent": "com.github.homebysix.download.HazeOver",
+ "shortname": "HazeOver.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.GrandPerspective": {
- "name": "GrandPerspective",
- "description": "Downloads the latest version of GrandPerspective.",
+ "com.github.homebysix.pkg.Tracker": {
+ "name": "Tracker",
+ "description": "Downloads the latest version of Tracker and creates a package.\n\nThe Tracker app requires Apple's legacy Java 6 installer. The pkg installer generated by this recipe will fail if a Java runtime is not present.",
"repo": "autopkg/homebysix-recipes",
- "path": "GrandPerspective/GrandPerspective.download.recipe",
- "shortname": "GrandPerspective.download",
- "inferred_type": "download",
+ "path": "Tracker/Tracker.pkg.recipe",
+ "parent": "com.github.vmiller.download.tracker",
+ "shortname": "Tracker.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.GrandPerspective",
- "com.github.homebysix.munki.GrandPerspective",
- "com.github.homebysix.pkg.GrandPerspective"
+ "com.github.homebysix.munki.Tracker"
]
},
- "com.github.homebysix.munki.GrandPerspective": {
- "name": "GrandPerspective",
- "description": "Downloads the latest version of GrandPerspective and imports it into Munki.",
+ "com.github.homebysix.munki.Tracker": {
+ "name": "Tracker",
+ "description": "Downloads the latest version of Tracker and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "GrandPerspective/GrandPerspective.munki.recipe",
- "parent": "com.github.homebysix.download.GrandPerspective",
- "shortname": "GrandPerspective.munki",
+ "path": "Tracker/Tracker.munki.recipe",
+ "parent": "com.github.homebysix.pkg.Tracker",
+ "shortname": "Tracker.munki",
"inferred_type": "munki",
- "munki_display_name": "GrandPerspective",
- "munki_description": "GrandPerspective is a utility application for Mac OS X that graphically displays the disk usage of a file system."
+ "munki_display_name": "Tracker",
+ "munki_description": "Tracker is a free video analysis and modeling tool built on the Open Source Physics (OSP) Java framework. It is designed to be used in physics education."
},
- "com.github.homebysix.pkg.GrandPerspective": {
- "name": "GrandPerspective",
- "description": "Downloads the latest version of GrandPerspective and creates a package.",
+ "com.github.homebysix.munki.AppReviews": {
+ "name": "App Reviews",
+ "description": "Downloads the latest version of App Reviews and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "GrandPerspective/GrandPerspective.pkg.recipe",
- "parent": "com.github.homebysix.download.GrandPerspective",
- "shortname": "GrandPerspective.pkg",
- "inferred_type": "pkg",
+ "path": "AppReviews/AppReviews.munki.recipe",
+ "parent": "com.github.homebysix.download.AppReviews",
+ "shortname": "AppReviews.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "App Reviews",
+ "munki_description": "App Reviews runs in your menu bar and notifies you when there are new reviews for your app."
+ },
+ "com.github.homebysix.download.AppReviews": {
+ "name": "App Reviews",
+ "description": "Downloads the latest version of App Reviews.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AppReviews/AppReviews.download.recipe",
+ "shortname": "AppReviews.download",
+ "inferred_type": "download",
"children": [
- "com.gitub.d33t5.jamf.GrandPerspective"
+ "com.github.homebysix.munki.AppReviews",
+ "com.github.homebysix.install.AppReviews",
+ "com.github.homebysix.pkg.AppReviews"
]
},
- "com.github.homebysix.install.TextBar": {
- "name": "TextBar",
- "description": "Installs the latest version of TextBar.",
+ "com.github.homebysix.install.AppReviews": {
+ "name": "App Reviews",
+ "description": "Installs the latest version of App Reviews.",
"repo": "autopkg/homebysix-recipes",
- "path": "TextBar/TextBar.install.recipe",
- "parent": "com.github.homebysix.download.TextBar",
- "shortname": "TextBar.install",
+ "path": "AppReviews/AppReviews.install.recipe",
+ "parent": "com.github.homebysix.download.AppReviews",
+ "shortname": "AppReviews.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.TextBar": {
- "name": "TextBar",
- "description": "Downloads the latest version of TextBar and creates a package.",
+ "com.github.homebysix.pkg.AppReviews": {
+ "name": "App Reviews",
+ "description": "Downloads the latest version of App Reviews and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TextBar/TextBar.pkg.recipe",
- "parent": "com.github.homebysix.download.TextBar",
- "shortname": "TextBar.pkg",
+ "path": "AppReviews/AppReviews.pkg.recipe",
+ "parent": "com.github.homebysix.download.AppReviews",
+ "shortname": "AppReviews.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.TextBar": {
- "name": "TextBar",
- "description": "Downloads the latest version of TextBar.",
+ "com.github.homebysix.pkg.Browserosaurus": {
+ "name": "Browserosaurus",
+ "description": "Downloads the latest version of Browserosaurus and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TextBar/TextBar.download.recipe",
- "shortname": "TextBar.download",
+ "path": "Browserosaurus/Browserosaurus.pkg.recipe",
+ "parent": "com.github.homebysix.download.Browserosaurus",
+ "shortname": "Browserosaurus.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.Browserosaurus": {
+ "name": "Browserosaurus",
+ "description": "Downloads the latest version of Browserosaurus and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Browserosaurus/Browserosaurus.munki.recipe",
+ "parent": "com.github.homebysix.download.Browserosaurus",
+ "shortname": "Browserosaurus.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Browserosaurus",
+ "munki_description": "\ud83e\udd96 The browser prompter for macOS"
+ },
+ "com.github.homebysix.download.Browserosaurus": {
+ "name": "Browserosaurus",
+ "description": "Downloads the latest version of Browserosaurus.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Browserosaurus/Browserosaurus.download.recipe",
+ "shortname": "Browserosaurus.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.TextBar",
- "com.github.homebysix.pkg.TextBar",
- "com.github.homebysix.munki.TextBar"
+ "com.github.homebysix.pkg.Browserosaurus",
+ "com.github.homebysix.munki.Browserosaurus"
]
},
- "com.github.homebysix.munki.TextBar": {
- "name": "TextBar",
- "description": "Downloads the latest version of TextBar and imports it into Munki.",
+ "com.github.homebysix.install.Warp": {
+ "name": "Warp",
+ "description": "Installs the latest version of Warp.",
"repo": "autopkg/homebysix-recipes",
- "path": "TextBar/TextBar.munki.recipe",
- "parent": "com.github.homebysix.download.TextBar",
- "shortname": "TextBar.munki",
- "inferred_type": "munki",
- "munki_display_name": "TextBar",
- "munki_description": "Add any text to your menu bar."
+ "path": "Warp/Warp.install.recipe",
+ "parent": "com.github.homebysix.download.Warp",
+ "shortname": "Warp.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.ICanAnimate2": {
- "name": "I Can Animate 2",
- "description": "Imports I Can Animate 2 into the Munki repo.",
+ "com.github.homebysix.pkg.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ICanAnimate2/ICanAnimate2.munki.recipe",
- "parent": "com.github.homebysix.download.ICanAnimate2",
- "shortname": "ICanAnimate2.munki",
+ "path": "Warp/Warp.pkg.recipe",
+ "parent": "com.github.homebysix.download.Warp",
+ "shortname": "Warp.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Warp/Warp.munki.recipe",
+ "parent": "com.github.homebysix.download.Warp",
+ "shortname": "Warp.munki",
"inferred_type": "munki",
- "munki_display_name": "I Can Animate 2",
- "munki_description": "I Can Animate, stop motion animation software, accessible to all ages and abilities and used by thousands of educators all over the world."
+ "munki_display_name": "Warp",
+ "munki_description": "Fast Terminal app based in Rust."
},
- "com.github.homebysix.download.ICanAnimate2": {
- "name": "I Can Animate 2",
- "description": "Downloads the latest version of I Can Animate 2.",
+ "com.github.homebysix.download.Warp": {
+ "name": "Warp",
+ "description": "Downloads the latest version of Warp.",
"repo": "autopkg/homebysix-recipes",
- "path": "ICanAnimate2/ICanAnimate2.download.recipe",
- "shortname": "ICanAnimate2.download",
+ "path": "Warp/Warp.download.recipe",
+ "shortname": "Warp.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ICanAnimate2"
+ "com.github.homebysix.install.Warp",
+ "com.github.homebysix.pkg.Warp",
+ "com.github.homebysix.munki.Warp"
]
},
- "com.github.homebysix.download.GitButler": {
- "name": "GitButler",
- "description": "Downloads the latest version of GitButler.\n\nValid strings for ARCH input variable include:\n- x86_64: Download for Intel-based Macs (default)\n- aarch64: Download for Apple Silicon-based Macs\n",
+ "com.github.homebysix.pkg.RBAppQuarantine": {
+ "name": "RB App Quarantine",
+ "description": "Downloads the latest version of RB App Quarantine and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitButler/GitButler.download.recipe",
- "shortname": "GitButler.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.GitButler",
- "com.github.homebysix.pkg.GitButler"
- ]
+ "path": "RainerBrockerhoff/RBAppQuarantine.pkg.recipe",
+ "parent": "com.github.homebysix.download.RBAppQuarantine",
+ "shortname": "RBAppQuarantine.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.GitButler": {
- "name": "GitButler",
- "description": "Downloads the latest version of GitButler and imports it into Munki.",
+ "com.github.homebysix.munki.RBAppCheckerLite": {
+ "name": "RB App Checker Lite",
+ "description": "Downloads the latest version of RB App Checker Lite and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitButler/GitButler.munki.recipe",
- "parent": "com.github.homebysix.download.GitButler",
- "shortname": "GitButler.munki",
+ "path": "RainerBrockerhoff/RBAppCheckerLite.munki.recipe",
+ "parent": "com.github.homebysix.download.RBAppCheckerLite",
+ "shortname": "RBAppCheckerLite.munki",
"inferred_type": "munki",
- "munki_display_name": "GitButler",
- "munki_description": "A Git client for simultaneous branches on top of your existing workflow."
+ "munki_display_name": "RB App Checker Lite",
+ "munki_description": "RB App Checker Lite helps users and developers to check code signatures and receipts for applications from any source. It will show certificates, requirements and entitlements, cross-check all this information for consistency, and check that the application's resources have not been altered after signing."
},
- "com.github.homebysix.pkg.GitButler": {
- "name": "GitButler",
- "description": "Downloads the latest version of GitButler and creates a package.",
+ "com.github.homebysix.install.RBAppCheckerLite": {
+ "name": "RB App Checker Lite",
+ "description": "Installs the latest version of RB App Checker Lite.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitButler/GitButler.pkg.recipe",
- "parent": "com.github.homebysix.download.GitButler",
- "shortname": "GitButler.pkg",
- "inferred_type": "pkg"
+ "path": "RainerBrockerhoff/RBAppCheckerLite.install.recipe",
+ "parent": "com.github.homebysix.download.RBAppCheckerLite",
+ "shortname": "RBAppCheckerLite.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.GitHubDesktop": {
- "name": "GitHub Desktop",
- "description": "Downloads the latest version of GitHub Desktop.\n\nValid BUILD arguments are:\n- \"darwin\": Downloads GitHub Desktop for Intel Macs\n- \"darwin-arm64\": Downloads GitHub Desktop for Apple Silicon Macs\n\t",
+ "com.github.homebysix.pkg.RBAppCheckerLite": {
+ "name": "RB App Checker Lite",
+ "description": "Downloads the latest version of RB App Checker Lite and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubDesktop.download.recipe",
- "shortname": "GitHubDesktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.GitHubDesktop",
- "com.github.homebysix.pkg.GitHubDesktop",
- "com.github.novaksam.pkg.GitHubDesktop",
- "com.github.peshay.filewave.GitHubDesktop",
- "com.github.almenscorner.intune.GitHubDesktop"
- ]
+ "path": "RainerBrockerhoff/RBAppCheckerLite.pkg.recipe",
+ "parent": "com.github.homebysix.download.RBAppCheckerLite",
+ "shortname": "RBAppCheckerLite.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.GitHubCLI": {
- "name": "GitHub CLI",
- "description": "Downloads the latest version of the GitHub command line tool and imports it into Munki.",
+ "com.github.homebysix.munki.RBAppQuarantine": {
+ "name": "RB App Quarantine",
+ "description": "Downloads the latest version of RB App Quarantine and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubCLI.munki.recipe",
- "parent": "com.github.homebysix.pkg.GitHubCLI",
- "shortname": "GitHubCLI.munki",
+ "path": "RainerBrockerhoff/RBAppQuarantine.munki.recipe",
+ "parent": "com.github.homebysix.download.RBAppQuarantine",
+ "shortname": "RBAppQuarantine.munki",
"inferred_type": "munki",
- "munki_display_name": "GitHub CLI",
- "munki_description": "Command line interface for managing your GitHub projects."
+ "munki_display_name": "RB App Quarantine",
+ "munki_description": "RB App Quarantine helps users and developers to check or change quarantine status for applications. It's particularly useful to check if your application conforms to Gatekeeper security assessments without re-downloading it."
},
- "com.github.homebysix.install.GitHubCLI": {
- "name": "GitHub CLI",
- "description": "Installs the latest version of the GitHub command line tool.",
+ "com.github.homebysix.install.RBAppQuarantine": {
+ "name": "RB App Quarantine",
+ "description": "Installs the latest version of RB App Quarantine.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubCLI.install.recipe",
- "parent": "com.github.homebysix.pkg.GitHubCLI",
- "shortname": "GitHubCLI.install",
+ "path": "RainerBrockerhoff/RBAppQuarantine.install.recipe",
+ "parent": "com.github.homebysix.download.RBAppQuarantine",
+ "shortname": "RBAppQuarantine.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.GitHubCLI": {
- "name": "GitHub CLI",
- "description": "Downloads the latest version of the GitHub command line tool and creates a package.",
+ "com.github.homebysix.download.RBAppQuarantine": {
+ "name": "RB App Quarantine",
+ "description": "Downloads the latest version of RB App Quarantine.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubCLI.pkg.recipe",
- "parent": "com.github.homebysix.download.GitHubCLI",
- "shortname": "GitHubCLI.pkg",
- "inferred_type": "pkg",
+ "path": "RainerBrockerhoff/RBAppQuarantine.download.recipe",
+ "shortname": "RBAppQuarantine.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.GitHubCLI",
- "com.github.homebysix.install.GitHubCLI"
+ "com.github.homebysix.pkg.RBAppQuarantine",
+ "com.github.homebysix.munki.RBAppQuarantine",
+ "com.github.homebysix.install.RBAppQuarantine"
]
},
- "com.github.homebysix.munki.GitHubDesktop": {
- "name": "GitHub Desktop",
- "description": "Downloads the latest version of GitHub Desktop and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubDesktop.munki.recipe",
- "parent": "com.github.homebysix.download.GitHubDesktop",
- "shortname": "GitHubDesktop.munki",
- "inferred_type": "munki",
- "munki_display_name": "GitHub Desktop",
- "munki_description": "Desktop app made by GitHub for seamless contribution to git projects."
- },
- "com.github.homebysix.download.GitHubCLI": {
- "name": "GitHub CLI",
- "description": "Downloads the latest version of the GitHub command line tool.\n\nValid options for ARCH input variable are \"amd64\" for Intel (defualt) or \"arm64\" for Apple Silicon.",
+ "com.github.homebysix.download.RBAppCheckerLite": {
+ "name": "RB App Checker Lite",
+ "description": "Downloads the latest version of RB App Checker Lite.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubCLI.download.recipe",
- "shortname": "GitHubCLI.download",
+ "path": "RainerBrockerhoff/RBAppCheckerLite.download.recipe",
+ "shortname": "RBAppCheckerLite.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.GitHubCLI"
+ "com.github.homebysix.munki.RBAppCheckerLite",
+ "com.github.homebysix.install.RBAppCheckerLite",
+ "com.github.homebysix.pkg.RBAppCheckerLite"
]
},
- "com.github.homebysix.pkg.GitHubDesktop": {
- "name": "GitHub Desktop",
- "description": "Downloads the latest version of GitHub Desktop and creates a package.",
+ "com.github.homebysix.download.Vanilla": {
+ "name": "Vanilla",
+ "description": "Downloads the latest version of Vanilla.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubDesktop.pkg.recipe",
- "parent": "com.github.homebysix.download.GitHubDesktop",
- "shortname": "GitHubDesktop.pkg",
- "inferred_type": "pkg",
+ "path": "Vanilla/Vanilla.download.recipe",
+ "shortname": "Vanilla.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.install.GitHubDesktop",
- "com.github.rtrouton.jss.GitHubDesktop",
- "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop"
+ "com.github.homebysix.pkg.Vanilla",
+ "com.github.homebysix.munki.Vanilla",
+ "com.github.homebysix.install.Vanilla"
]
},
- "com.github.homebysix.install.GitHubDesktop": {
- "name": "GitHub Desktop",
- "description": "Installs the latest version of GitHub Desktop.",
+ "com.github.homebysix.pkg.Vanilla": {
+ "name": "Vanilla",
+ "description": "Downloads the latest version of Vanilla and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitHub/GitHubDesktop.install.recipe",
- "parent": "com.github.homebysix.pkg.GitHubDesktop",
- "shortname": "GitHubDesktop.install",
- "inferred_type": "install"
+ "path": "Vanilla/Vanilla.pkg.recipe",
+ "parent": "com.github.homebysix.download.Vanilla",
+ "shortname": "Vanilla.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.DockerDesktop": {
- "name": "Docker",
- "description": "Downloads the latest version of Docker Desktop and imports it into Munki. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.",
+ "com.github.homebysix.munki.Vanilla": {
+ "name": "Vanilla",
+ "description": "Downloads the latest version of Vanilla and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Docker/DockerDesktop.munki.recipe",
- "parent": "com.github.homebysix.download.DockerDesktop",
- "shortname": "DockerDesktop.munki",
+ "path": "Vanilla/Vanilla.munki.recipe",
+ "parent": "com.github.homebysix.download.Vanilla",
+ "shortname": "Vanilla.munki",
"inferred_type": "munki",
- "munki_display_name": "Docker",
- "munki_description": "Automates deployment of containerized applications."
+ "munki_display_name": "Vanilla",
+ "munki_description": "Utility that allows you to hide unwanted menu bar icons."
},
- "com.github.homebysix.install.DockerDesktop": {
- "name": "Docker",
- "description": "Installs the latest version of Docker Desktop. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.",
+ "com.github.homebysix.install.Vanilla": {
+ "name": "Vanilla",
+ "description": "Installs the latest version of Vanilla.",
"repo": "autopkg/homebysix-recipes",
- "path": "Docker/DockerDesktop.install.recipe",
- "parent": "com.github.homebysix.download.DockerDesktop",
- "shortname": "DockerDesktop.install",
+ "path": "Vanilla/Vanilla.install.recipe",
+ "parent": "com.github.homebysix.download.Vanilla",
+ "shortname": "Vanilla.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.DockerDesktop": {
- "name": "Docker",
- "description": "Downloads the latest version of Docker Desktop and creates a package. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.",
+ "com.github.homebysix.munki.R": {
+ "name": "R",
+ "description": "Downloads the latest version of R for macOS and imports it into Munki. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\nNOTE: If you change the ARCH variable, be sure to also include a corresponding 'supported_architectures' array in the Munki pkginfo.\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "Docker/DockerDesktop.pkg.recipe",
- "parent": "com.github.homebysix.download.DockerDesktop",
- "shortname": "DockerDesktop.pkg",
- "inferred_type": "pkg"
+ "path": "R/R.munki.recipe",
+ "parent": "com.github.homebysix.download.R",
+ "shortname": "R.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "R",
+ "munki_description": "R is a free software environment for statistical computing and graphics."
},
- "com.github.homebysix.download.DockerDesktop": {
- "name": "Docker",
- "description": "Downloads the latest version of Docker Desktop.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'amd64': Downloads the Intel version of Docker. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Docker.\n\nNOTE: The Intel build does not function with Rosetta2, so separate packaging is\nrequired to support Apple Silicon Macs.",
+ "com.github.homebysix.pkg.R": {
+ "name": "R",
+ "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\") This recipe does not perform any processing, because the R download is already in pkg format.\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "Docker/DockerDesktop.download.recipe",
- "shortname": "DockerDesktop.download",
- "inferred_type": "download",
+ "path": "R/R.pkg.recipe",
+ "parent": "com.github.homebysix.download.R",
+ "shortname": "R.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.DockerDesktop",
- "com.github.homebysix.install.DockerDesktop",
- "com.github.homebysix.pkg.DockerDesktop",
- "com.github.peshay.filewave.Docker",
- "com.github.almenscorner.intune.Docker"
+ "com.github.novaksam.jamf.R",
+ "com.github.andredb90.filewave.R"
]
},
- "com.github.homebysix.install.VimR": {
- "name": "VimR",
- "description": "Installs the latest version of VimR.",
+ "com.github.homebysix.install.R": {
+ "name": "R",
+ "description": "Installs the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "VimR/VimR.install.recipe",
- "parent": "com.github.homebysix.download.VimR",
- "shortname": "VimR.install",
+ "path": "R/R.install.recipe",
+ "parent": "com.github.homebysix.download.R",
+ "shortname": "R.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.VimR": {
- "name": "VimR",
- "description": "Downloads the latest version of VimR.",
+ "com.github.homebysix.download.R": {
+ "name": "R",
+ "description": "Downloads the latest version of R for macOS. (Also known as \"The R Project for Statistical Computing.\")\n\nPossible values for the ARCH input variable include:\n- 'x86_64' (Intel, default)\n- 'arm64' (Apple Silicon)\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "VimR/VimR.download.recipe",
- "shortname": "VimR.download",
+ "path": "R/R.download.recipe",
+ "shortname": "R.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.VimR",
- "com.github.homebysix.munki.VimR",
- "com.github.homebysix.pkg.VimR"
+ "com.github.homebysix.munki.R",
+ "com.github.homebysix.pkg.R",
+ "com.github.homebysix.install.R",
+ "com.github.novaksam.pkg.R_NoGui"
]
},
- "com.github.homebysix.munki.VimR": {
- "name": "VimR",
- "description": "Downloads the latest version of VimR and imports it into Munki.",
+ "com.github.homebysix.munki.SilentStart": {
+ "name": "Silent Start",
+ "description": "Downloads the latest version of Silent Start and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "VimR/VimR.munki.recipe",
- "parent": "com.github.homebysix.download.VimR",
- "shortname": "VimR.munki",
+ "path": "Tunabelly/SilentStart.munki.recipe",
+ "parent": "com.github.homebysix.download.SilentStart",
+ "shortname": "SilentStart.munki",
"inferred_type": "munki",
- "munki_display_name": "VimR",
- "munki_description": "Project VimR is an attempt to refine the Vim experience."
- },
- "com.github.homebysix.pkg.VimR": {
- "name": "VimR",
- "description": "Downloads the latest version of VimR and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "VimR/VimR.pkg.recipe",
- "parent": "com.github.homebysix.download.VimR",
- "shortname": "VimR.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.VersionTracker": {
- "name": "VersionTracker",
- "description": "Installs the latest version of VersionTracker.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Strawberry Software/VersionTracker.install.recipe",
- "parent": "com.github.homebysix.download.VersionTracker",
- "shortname": "VersionTracker.install",
- "inferred_type": "install"
+ "munki_display_name": "Silent Start",
+ "munki_description": "Silence your Mac's startup chime."
},
- "com.github.homebysix.download.VersionTracker": {
- "name": "VersionTracker",
- "description": "Downloads the latest version of VersionTracker.",
+ "com.github.homebysix.download.BillBoss": {
+ "name": "Bill Boss",
+ "description": "Downloads the latest version of Bill Boss.",
"repo": "autopkg/homebysix-recipes",
- "path": "Strawberry Software/VersionTracker.download.recipe",
- "shortname": "VersionTracker.download",
+ "path": "Tunabelly/BillBoss.download.recipe",
+ "shortname": "BillBoss.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.VersionTracker",
- "com.github.homebysix.pkg.VersionTracker",
- "com.github.homebysix.munki.VersionTracker"
+ "com.github.homebysix.install.BillBoss",
+ "com.github.homebysix.munki.BillBoss",
+ "com.github.homebysix.pkg.BillBoss"
]
},
- "com.github.homebysix.pkg.VersionTracker": {
- "name": "VersionTracker",
- "description": "Downloads the latest version of VersionTracker and creates a package.",
+ "com.github.homebysix.pkg.QRFactory": {
+ "name": "QR Factory",
+ "description": "Downloads the latest version of QR Factory and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Strawberry Software/VersionTracker.pkg.recipe",
- "parent": "com.github.homebysix.download.VersionTracker",
- "shortname": "VersionTracker.pkg",
+ "path": "Tunabelly/QRFactory.pkg.recipe",
+ "parent": "com.github.homebysix.download.QRFactory",
+ "shortname": "QRFactory.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.VersionTracker": {
- "name": "VersionTracker",
- "description": "Downloads the latest version of VersionTracker and imports it into Munki.",
+ "com.github.homebysix.munki.TGPro": {
+ "name": "TG Pro",
+ "description": "Downloads the latest version of TG Pro and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Strawberry Software/VersionTracker.munki.recipe",
- "parent": "com.github.homebysix.download.VersionTracker",
- "shortname": "VersionTracker.munki",
+ "path": "Tunabelly/TGPro.munki.recipe",
+ "parent": "com.github.homebysix.download.TGPro",
+ "shortname": "TGPro.munki",
"inferred_type": "munki",
- "munki_display_name": "VersionTracker",
- "munki_description": "VersionTracker is a tool to help developers maintain and generate version history logs."
+ "munki_display_name": "TG Pro",
+ "munki_description": "Control fan speeds, monitor temperatures, and find faulty sensors."
},
- "com.github.homebysix.download.Shimo": {
- "name": "Shimo",
- "description": "Downloads the latest version of Shimo.",
+ "com.github.homebysix.munki.FolderTidy": {
+ "name": "Folder Tidy",
+ "description": "Downloads the latest version of Folder Tidy and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Shimo/Shimo.download.recipe",
- "shortname": "Shimo.download",
+ "path": "Tunabelly/FolderTidy.munki.recipe",
+ "parent": "com.github.homebysix.download.FolderTidy",
+ "shortname": "FolderTidy.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Folder Tidy",
+ "munki_description": "Organize messy folders using pre-made or custom rules."
+ },
+ "com.github.homebysix.pkg.TGPro": {
+ "name": "TG Pro",
+ "description": "Downloads the latest version of TG Pro and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunabelly/TGPro.pkg.recipe",
+ "parent": "com.github.homebysix.download.TGPro",
+ "shortname": "TGPro.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.Lotusshaney.munki.TGPro"
+ ]
+ },
+ "com.github.homebysix.download.FolderTidy": {
+ "name": "Folder Tidy",
+ "description": "Downloads the latest version of Folder Tidy.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunabelly/FolderTidy.download.recipe",
+ "shortname": "FolderTidy.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Shimo",
- "com.github.homebysix.pkg.Shimo",
- "com.github.homebysix.install.Shimo"
+ "com.github.homebysix.munki.FolderTidy",
+ "com.github.homebysix.install.FolderTidy",
+ "com.github.homebysix.pkg.FolderTidy"
]
},
- "com.github.homebysix.munki.Shimo": {
- "name": "Shimo",
- "description": "Downloads the latest version of Shimo and imports it into Munki.",
+ "com.github.homebysix.install.Particles": {
+ "name": "Particles",
+ "description": "Installs the latest version of Particles.",
"repo": "autopkg/homebysix-recipes",
- "path": "Shimo/Shimo.munki.recipe",
- "parent": "com.github.homebysix.download.Shimo",
- "shortname": "Shimo.munki",
+ "path": "Tunabelly/Particles.install.recipe",
+ "parent": "com.github.homebysix.download.Particles",
+ "shortname": "Particles.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.BalanceLock": {
+ "name": "Balance Lock",
+ "description": "Downloads the latest version of Balance Lock and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunabelly/BalanceLock.munki.recipe",
+ "parent": "com.github.homebysix.download.BalanceLock",
+ "shortname": "BalanceLock.munki",
"inferred_type": "munki",
- "munki_display_name": "Shimo",
- "munki_description": "A versatile VPN client for OS X."
+ "munki_display_name": "Balance Lock",
+ "munki_description": "Prevent left/right drift when plugging and unplugging headphones or other audio devices."
},
- "com.github.homebysix.pkg.Shimo": {
- "name": "Shimo",
- "description": "Downloads the latest version of Shimo and creates a package.",
+ "com.github.homebysix.install.BalanceLock": {
+ "name": "Balance Lock",
+ "description": "Installs the latest version of Balance Lock.",
"repo": "autopkg/homebysix-recipes",
- "path": "Shimo/Shimo.pkg.recipe",
- "parent": "com.github.homebysix.download.Shimo",
- "shortname": "Shimo.pkg",
- "inferred_type": "pkg"
+ "path": "Tunabelly/BalanceLock.install.recipe",
+ "parent": "com.github.homebysix.download.BalanceLock",
+ "shortname": "BalanceLock.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.Shimo": {
- "name": "Shimo",
- "description": "Installs the latest version of Shimo.",
+ "com.github.homebysix.download.SilentStart": {
+ "name": "Silent Start",
+ "description": "Downloads the latest version of Silent Start.",
"repo": "autopkg/homebysix-recipes",
- "path": "Shimo/Shimo.install.recipe",
- "parent": "com.github.homebysix.download.Shimo",
- "shortname": "Shimo.install",
+ "path": "Tunabelly/SilentStart.download.recipe",
+ "shortname": "SilentStart.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.SilentStart",
+ "com.github.homebysix.pkg.SilentStart",
+ "com.github.homebysix.install.SilentStart"
+ ]
+ },
+ "com.github.homebysix.install.TGPro": {
+ "name": "TG Pro",
+ "description": "Installs the latest version of TG Pro.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunabelly/TGPro.install.recipe",
+ "parent": "com.github.homebysix.download.TGPro",
+ "shortname": "TGPro.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.BonjourBrowser": {
- "name": "BonjourBrowser",
- "description": "Downloads the latest Bonjour Browser dmg and creates a pkg from it.",
+ "com.github.homebysix.munki.DiskDiet": {
+ "name": "Disk Diet",
+ "description": "Downloads the latest version of Disk Diet and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "BonjourBrowser/BonjourBrowser.pkg.recipe",
- "parent": "com.github.jleggat.BonjourBrowser.download",
- "shortname": "BonjourBrowser.pkg",
- "inferred_type": "pkg"
+ "path": "Tunabelly/DiskDiet.munki.recipe",
+ "parent": "com.github.homebysix.download.DiskDiet",
+ "shortname": "DiskDiet.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Disk Diet",
+ "munki_description": "Clean your drive and get more space for your Mac."
},
- "com.github.homebysix.pkg.SelfControl": {
- "name": "SelfControl",
- "description": "Downloads the latest version of SelfControl and creates a package.",
+ "com.github.homebysix.pkg.SilentStart": {
+ "name": "Silent Start",
+ "description": "Downloads the latest version of Silent Start and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "SelfControl/SelfControl.pkg.recipe",
- "parent": "com.github.homebysix.download.SelfControl",
- "shortname": "SelfControl.pkg",
+ "path": "Tunabelly/SilentStart.pkg.recipe",
+ "parent": "com.github.homebysix.download.SilentStart",
+ "shortname": "SilentStart.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.SelfControl": {
- "name": "SelfControl",
- "description": "Downloads the latest version of SelfControl and imports it into Munki.",
+ "com.github.homebysix.install.FolderTidy": {
+ "name": "Folder Tidy",
+ "description": "Installs the latest version of Folder Tidy.",
"repo": "autopkg/homebysix-recipes",
- "path": "SelfControl/SelfControl.munki.recipe",
- "parent": "com.github.homebysix.download.SelfControl",
- "shortname": "SelfControl.munki",
+ "path": "Tunabelly/FolderTidy.install.recipe",
+ "parent": "com.github.homebysix.download.FolderTidy",
+ "shortname": "FolderTidy.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.Particles": {
+ "name": "Particles",
+ "description": "Downloads the latest version of Particles and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunabelly/Particles.munki.recipe",
+ "parent": "com.github.homebysix.download.Particles",
+ "shortname": "Particles.munki",
"inferred_type": "munki",
- "munki_display_name": "SelfControl",
- "munki_description": "Block distracting websites for predetermined periods of time."
+ "munki_display_name": "Particles",
+ "munki_description": "Create professional Cocos2d particle emitters for iOS, macOS and Android."
},
- "com.github.homebysix.install.SelfControl": {
- "name": "SelfControl",
- "description": "Installs the latest version of SelfControl.",
+ "com.github.homebysix.download.QRFactory": {
+ "name": "QR Factory",
+ "description": "Downloads the latest version of QR Factory.",
"repo": "autopkg/homebysix-recipes",
- "path": "SelfControl/SelfControl.install.recipe",
- "parent": "com.github.homebysix.download.SelfControl",
- "shortname": "SelfControl.install",
- "inferred_type": "install"
+ "path": "Tunabelly/QRFactory.download.recipe",
+ "shortname": "QRFactory.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.QRFactory",
+ "com.github.homebysix.install.QRFactory",
+ "com.github.homebysix.munki.QRFactory"
+ ]
},
- "com.github.homebysix.download.SelfControl": {
- "name": "SelfControl",
- "description": "Downloads the latest version of SelfControl.",
+ "com.github.homebysix.download.TGPro": {
+ "name": "TG Pro",
+ "description": "Downloads the latest version of TG Pro.",
"repo": "autopkg/homebysix-recipes",
- "path": "SelfControl/SelfControl.download.recipe",
- "shortname": "SelfControl.download",
+ "path": "Tunabelly/TGPro.download.recipe",
+ "shortname": "TGPro.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.SelfControl",
- "com.github.homebysix.munki.SelfControl",
- "com.github.homebysix.install.SelfControl"
+ "com.github.homebysix.munki.TGPro",
+ "com.github.homebysix.pkg.TGPro",
+ "com.github.homebysix.install.TGPro"
]
},
- "com.github.homebysix.munki.MacTerm": {
- "name": "MacTerm",
- "description": "Downloads the latest version of MacTerm and imports it into Munki.",
+ "com.github.homebysix.pkg.FolderTidy": {
+ "name": "Folder Tidy",
+ "description": "Downloads the latest version of Folder Tidy and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacTerm/MacTerm.munki.recipe",
- "parent": "com.github.homebysix.download.MacTerm",
- "shortname": "MacTerm.munki",
- "inferred_type": "munki",
- "munki_display_name": "MacTerm",
- "munki_description": "Terminal emulator for both local and remote shells."
+ "path": "Tunabelly/FolderTidy.pkg.recipe",
+ "parent": "com.github.homebysix.download.FolderTidy",
+ "shortname": "FolderTidy.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.MacTerm": {
- "name": "MacTerm",
- "description": "Downloads the latest version of MacTerm and creates a package.",
+ "com.github.homebysix.pkg.DiskDiet": {
+ "name": "Disk Diet",
+ "description": "Downloads the latest version of Disk Diet and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacTerm/MacTerm.pkg.recipe",
- "parent": "com.github.homebysix.download.MacTerm",
- "shortname": "MacTerm.pkg",
+ "path": "Tunabelly/DiskDiet.pkg.recipe",
+ "parent": "com.github.homebysix.download.DiskDiet",
+ "shortname": "DiskDiet.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.MacTerm": {
- "name": "MacTerm",
- "description": "Downloads the latest version of MacTerm.",
+ "com.github.homebysix.install.BillBoss": {
+ "name": "Bill Boss",
+ "description": "Installs the latest version of Bill Boss.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacTerm/MacTerm.download.recipe",
- "shortname": "MacTerm.download",
+ "path": "Tunabelly/BillBoss.install.recipe",
+ "parent": "com.github.homebysix.download.BillBoss",
+ "shortname": "BillBoss.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.BalanceLock": {
+ "name": "Balance Lock",
+ "description": "Downloads the latest version of Balance Lock.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Tunabelly/BalanceLock.download.recipe",
+ "shortname": "BalanceLock.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.MacTerm",
- "com.github.homebysix.pkg.MacTerm",
- "com.github.homebysix.install.MacTerm"
+ "com.github.homebysix.munki.BalanceLock",
+ "com.github.homebysix.install.BalanceLock",
+ "com.github.homebysix.pkg.BalanceLock"
]
},
- "com.github.homebysix.install.MacTerm": {
- "name": "MacTerm",
- "description": "Installs the latest version of MacTerm.",
+ "com.github.homebysix.munki.BillBoss": {
+ "name": "Bill Boss",
+ "description": "Downloads the latest version of Bill Boss and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacTerm/MacTerm.install.recipe",
- "parent": "com.github.homebysix.download.MacTerm",
- "shortname": "MacTerm.install",
- "inferred_type": "install"
+ "path": "Tunabelly/BillBoss.munki.recipe",
+ "parent": "com.github.homebysix.download.BillBoss",
+ "shortname": "BillBoss.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Bill Boss",
+ "munki_description": "Keep track of upcoming bills + notifications + cloud sync with iCloud or Dropbox."
},
- "com.github.homebysix.download.TouchSwitcher": {
- "name": "TouchSwitcher",
- "description": "Downloads the latest version of TouchSwitcher.",
+ "com.github.homebysix.download.DiskDiet": {
+ "name": "Disk Diet",
+ "description": "Downloads the latest version of Disk Diet.",
"repo": "autopkg/homebysix-recipes",
- "path": "TouchSwitcher/TouchSwitcher.download.recipe",
- "shortname": "TouchSwitcher.download",
+ "path": "Tunabelly/DiskDiet.download.recipe",
+ "shortname": "DiskDiet.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.TouchSwitcher",
- "com.github.homebysix.pkg.TouchSwitcher"
+ "com.github.homebysix.munki.DiskDiet",
+ "com.github.homebysix.pkg.DiskDiet",
+ "com.github.homebysix.install.DiskDiet"
]
},
- "com.github.homebysix.munki.TouchSwitcher": {
- "name": "TouchSwitcher",
- "description": "Downloads the latest version of TouchSwitcher and imports it into Munki.",
+ "com.github.homebysix.install.SilentStart": {
+ "name": "Silent Start",
+ "description": "Installs the latest version of Silent Start.",
"repo": "autopkg/homebysix-recipes",
- "path": "TouchSwitcher/TouchSwitcher.munki.recipe",
- "parent": "com.github.homebysix.download.TouchSwitcher",
- "shortname": "TouchSwitcher.munki",
- "inferred_type": "munki",
- "munki_display_name": "TouchSwitcher",
- "munki_description": "App switcher for Touch Bar."
+ "path": "Tunabelly/SilentStart.install.recipe",
+ "parent": "com.github.homebysix.download.SilentStart",
+ "shortname": "SilentStart.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.TouchSwitcher": {
- "name": "TouchSwitcher",
- "description": "Downloads the latest version of TouchSwitcher and creates a package.",
+ "com.github.homebysix.pkg.FilePeek": {
+ "name": "File Peek",
+ "description": "Downloads the latest version of File Peek and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TouchSwitcher/TouchSwitcher.pkg.recipe",
- "parent": "com.github.homebysix.download.TouchSwitcher",
- "shortname": "TouchSwitcher.pkg",
+ "path": "Tunabelly/FilePeek.pkg.recipe",
+ "parent": "com.github.homebysix.download.FilePeek",
+ "shortname": "FilePeek.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Zoom": {
- "name": "Zoom",
- "description": "Downloads the current release version of Zoom and builds a package.",
+ "com.github.homebysix.download.FilePeek": {
+ "name": "File Peek",
+ "description": "Downloads the latest version of File Peek.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zoom/Zoom.pkg.recipe",
- "parent": "com.github.hansen-m.download.zoomus",
- "shortname": "Zoom.pkg",
- "inferred_type": "pkg",
+ "path": "Tunabelly/FilePeek.download.recipe",
+ "shortname": "FilePeek.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Zoom",
- "com.github.homebysix.install.Zoom",
- "com.github.novaksam.jamf.Zoom",
- "com.github.autopkg.grahampugh-recipes.jamf.zoom.us-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.zoom.us",
- "com.github.davidbpirie.jamf-upload.Zoom",
- "com.github.almenscorner.intune.Zoom"
+ "com.github.homebysix.pkg.FilePeek",
+ "com.github.homebysix.munki.FilePeek",
+ "com.github.homebysix.install.FilePeek"
]
},
- "com.github.homebysix.munki.Zoom": {
- "name": "Zoom",
- "description": "Downloads the latest version of Zoom and imports it into Munki.",
+ "com.github.homebysix.munki.FilePeek": {
+ "name": "File Peek",
+ "description": "Downloads the latest version of File Peek and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zoom/Zoom.munki.recipe",
- "parent": "com.github.homebysix.pkg.Zoom",
- "shortname": "Zoom.munki",
+ "path": "Tunabelly/FilePeek.munki.recipe",
+ "parent": "com.github.homebysix.download.FilePeek",
+ "shortname": "FilePeek.munki",
"inferred_type": "munki",
- "munki_display_name": "Zoom",
- "munki_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging."
+ "munki_display_name": "File Peek",
+ "munki_description": "Hex editor, file hashes and info."
},
- "com.github.homebysix.install.Zoom": {
- "name": "Zoom",
- "description": "Installs the latest version of Zoom.",
+ "com.github.homebysix.install.DiskDiet": {
+ "name": "Disk Diet",
+ "description": "Installs the latest version of Disk Diet.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zoom/Zoom.install.recipe",
- "parent": "com.github.homebysix.pkg.Zoom",
- "shortname": "Zoom.install",
+ "path": "Tunabelly/DiskDiet.install.recipe",
+ "parent": "com.github.homebysix.download.DiskDiet",
+ "shortname": "DiskDiet.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.ZoomPresence": {
- "name": "ZoomPresence",
- "description": "Downloads the latest version of the Zoom Rooms (Mac) application and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Zoom/ZoomPresence.munki.recipe",
- "parent": "com.github.homebysix.download.ZoomPresence",
- "shortname": "ZoomPresence.munki",
- "inferred_type": "munki",
- "munki_display_name": "Zoom Rooms",
- "munki_description": "Zoom Rooms application to setup your conference room for one-touch meeting and calendar integration."
- },
- "com.github.homebysix.pkg.ZoomPresence": {
- "name": "ZoomPresence",
- "description": "Downloads the current release version of Zoom Rooms and builds a package.",
+ "com.github.homebysix.install.QRFactory": {
+ "name": "QR Factory",
+ "description": "Installs the latest version of QR Factory.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zoom/ZoomPresence.pkg.recipe",
- "parent": "com.github.homebysix.download.ZoomPresence",
- "shortname": "ZoomPresence.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.kitzy.jss.ZoomPresence"
- ]
+ "path": "Tunabelly/QRFactory.install.recipe",
+ "parent": "com.github.homebysix.download.QRFactory",
+ "shortname": "QRFactory.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.ZoomPresence": {
- "name": "ZoomPresence",
- "description": "Downloads the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.",
+ "com.github.homebysix.download.Particles": {
+ "name": "Particles",
+ "description": "Downloads the latest version of Particles.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zoom/ZoomPresence.download.recipe",
- "shortname": "ZoomPresence.download",
+ "path": "Tunabelly/Particles.download.recipe",
+ "shortname": "Particles.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ZoomPresence",
- "com.github.homebysix.pkg.ZoomPresence",
- "com.github.homebysix.install.ZoomPresence",
- "com.github.peshay.filewave.ZoomRooms"
+ "com.github.homebysix.install.Particles",
+ "com.github.homebysix.munki.Particles",
+ "com.github.homebysix.pkg.Particles"
]
},
- "com.github.homebysix.install.ZoomPresence": {
- "name": "ZoomPresence",
- "description": "Installs the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.",
+ "com.github.homebysix.pkg.BillBoss": {
+ "name": "Bill Boss",
+ "description": "Downloads the latest version of Bill Boss and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zoom/ZoomPresence.install.recipe",
- "parent": "com.github.homebysix.download.ZoomPresence",
- "shortname": "ZoomPresence.install",
- "inferred_type": "install"
+ "path": "Tunabelly/BillBoss.pkg.recipe",
+ "parent": "com.github.homebysix.download.BillBoss",
+ "shortname": "BillBoss.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Together3": {
- "name": "Together 3",
- "description": "Installs the latest version of Together 3.",
+ "com.github.homebysix.install.FilePeek": {
+ "name": "File Peek",
+ "description": "Installs the latest version of File Peek.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Together.install.recipe",
- "parent": "com.github.homebysix.download.Together3",
- "shortname": "Together.install",
+ "path": "Tunabelly/FilePeek.install.recipe",
+ "parent": "com.github.homebysix.download.FilePeek",
+ "shortname": "FilePeek.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Together3": {
- "name": "Together 3",
- "description": "Downloads the latest version of Together 3 and creates a package.",
+ "com.github.homebysix.pkg.Particles": {
+ "name": "Particles",
+ "description": "Downloads the latest version of Particles and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Together.pkg.recipe",
- "parent": "com.github.homebysix.download.Together3",
- "shortname": "Together.pkg",
+ "path": "Tunabelly/Particles.pkg.recipe",
+ "parent": "com.github.homebysix.download.Particles",
+ "shortname": "Particles.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Feeder3": {
- "name": "Feeder 3",
- "description": "Downloads the latest version of Feeder 3.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder3.download.recipe",
- "shortname": "Feeder3.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.Feeder3",
- "com.github.homebysix.munki.Feeder3",
- "com.github.homebysix.install.Feeder3"
- ]
- },
- "com.github.homebysix.download.Together3": {
- "name": "Together 3",
- "description": "Downloads the latest version of Together 3.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Together.download.recipe",
- "shortname": "Together.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.Together3",
- "com.github.homebysix.pkg.Together3",
- "com.github.homebysix.munki.Together3"
- ]
- },
- "com.github.homebysix.pkg.Feeder4": {
- "name": "Feeder 4",
- "description": "Downloads the latest version of Feeder 4 and creates a package.",
+ "com.github.homebysix.pkg.BalanceLock": {
+ "name": "Balance Lock",
+ "description": "Downloads the latest version of Balance Lock and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder4.pkg.recipe",
- "parent": "com.github.homebysix.download.Feeder4",
- "shortname": "Feeder4.pkg",
+ "path": "Tunabelly/BalanceLock.pkg.recipe",
+ "parent": "com.github.homebysix.download.BalanceLock",
+ "shortname": "BalanceLock.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Feeder4": {
- "name": "Feeder 4",
- "description": "Downloads the latest version of Feeder 4 and imports it into Munki.",
+ "com.github.homebysix.munki.QRFactory": {
+ "name": "QR Factory",
+ "description": "Downloads the latest version of QR Factory and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder4.munki.recipe",
- "parent": "com.github.homebysix.download.Feeder4",
- "shortname": "Feeder4.munki",
+ "path": "Tunabelly/QRFactory.munki.recipe",
+ "parent": "com.github.homebysix.download.QRFactory",
+ "shortname": "QRFactory.munki",
"inferred_type": "munki",
- "munki_display_name": "Feeder 4",
- "munki_description": "Create, edit, and publish RSS feeds."
+ "munki_display_name": "QR Factory",
+ "munki_description": "Professional QR code creator that exports as PNG, TIFF, PDF or EPS."
},
- "com.github.homebysix.pkg.Feeder3": {
- "name": "Feeder 3",
- "description": "Downloads the latest version of Feeder 3 and creates a package.",
+ "com.github.homebysix.download.GSP5": {
+ "name": "GSP5",
+ "description": "Downloads the current release version of Geometer's Sketchpad 5",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder3.pkg.recipe",
- "parent": "com.github.homebysix.download.Feeder3",
- "shortname": "Feeder3.pkg",
- "inferred_type": "pkg"
+ "path": "GeometersSketchpad5/GSP5.download.recipe",
+ "shortname": "GSP5.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.GSP5"
+ ]
},
- "com.github.homebysix.download.Feeder4": {
- "name": "Feeder 4",
- "description": "Downloads the latest version of Feeder 4.",
+ "com.github.homebysix.pkg.GSP5": {
+ "name": "GSP5",
+ "description": "Downloads the latest version of Geometer's Sketchpad 5 and makes a pkg of it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder4.download.recipe",
- "shortname": "Feeder4.download",
- "inferred_type": "download",
+ "path": "GeometersSketchpad5/GSP5.pkg.recipe",
+ "parent": "com.github.homebysix.download.GSP5",
+ "shortname": "GSP5.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.Feeder4",
- "com.github.homebysix.munki.Feeder4",
- "com.github.homebysix.install.Feeder4"
+ "com.github.autopkg.grahampugh-recipes.jamf.GSP5-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.GSP5"
]
},
- "com.github.homebysix.install.Feeder4": {
- "name": "Feeder 4",
- "description": "Installs the latest version of Feeder 4.",
+ "com.github.homebysix.install.Tokens": {
+ "name": "Tokens",
+ "description": "Installs the latest version of Tokens.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder4.install.recipe",
- "parent": "com.github.homebysix.download.Feeder4",
- "shortname": "Feeder4.install",
+ "path": "Gikken/Tokens.install.recipe",
+ "parent": "com.github.homebysix.download.Tokens",
+ "shortname": "Tokens.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Feeder3": {
- "name": "Feeder 3",
- "description": "Downloads the latest version of Feeder 3 and imports it into Munki.",
+ "com.github.homebysix.pkg.Tokens": {
+ "name": "Tokens",
+ "description": "Downloads the latest version of Tokens and creates a package.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder3.munki.recipe",
- "parent": "com.github.homebysix.download.Feeder3",
- "shortname": "Feeder3.munki",
- "inferred_type": "munki",
- "munki_display_name": "Feeder 3",
- "munki_description": "Create, edit, and publish RSS feeds."
+ "path": "Gikken/Tokens.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tokens",
+ "shortname": "Tokens.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Together3": {
- "name": "Together 3",
- "description": "Downloads the latest version of Together 3 and imports it into Munki.",
+ "com.github.homebysix.munki.Tokens": {
+ "name": "Tokens",
+ "description": "Downloads the latest version of Tokens and imports it into Munki.\n\nNote: Tokens was taken over by a new developer, Gikken, and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Together.munki.recipe",
- "parent": "com.github.homebysix.download.Together3",
- "shortname": "Together.munki",
+ "path": "Gikken/Tokens.munki.recipe",
+ "parent": "com.github.homebysix.download.Tokens",
+ "shortname": "Tokens.munki",
"inferred_type": "munki",
- "munki_display_name": "Together 3",
- "munki_description": "Store and organize all of your files."
+ "munki_display_name": "Tokens",
+ "munki_description": "App for managing promotion codes for your App Store apps."
},
- "com.github.homebysix.install.Feeder3": {
- "name": "Feeder 3",
- "description": "Installs the latest version of Feeder 3.",
+ "com.github.homebysix.download.Tokens": {
+ "name": "Tokens",
+ "description": "Downloads the latest version of Tokens 2.\n\nNote: Tokens was taken over by a new developer (Gikken) and Tokens 2 was released in September 2020.\nDespite the name and path (/Applications/Tokens 2.app), the first version of this new app is 1.0.0.\nThis may require you to manually adjust your distribution method (e.g. Munki pkginfo) if you wish to\nupgrade from the old app from developer Peer Assembly.",
"repo": "autopkg/homebysix-recipes",
- "path": "Reinvented/Feeder3.install.recipe",
- "parent": "com.github.homebysix.download.Feeder3",
- "shortname": "Feeder3.install",
- "inferred_type": "install"
+ "path": "Gikken/Tokens.download.recipe",
+ "shortname": "Tokens.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.Tokens",
+ "com.github.homebysix.pkg.Tokens",
+ "com.github.homebysix.munki.Tokens"
+ ]
},
- "com.github.homebysix.munki.MirrorDisplays": {
- "name": "MirrorDisplays",
- "description": "Imports MirrorDisplays into Munki.",
+ "com.github.homebysix.munki.AviatrixVPNClient": {
+ "name": "AviatrixVPNClient",
+ "description": "Downloads the latest version of Aviatrix VPN Client and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MirrorDisplays/MirrorDisplays.munki.recipe",
- "parent": "com.github.homebysix.download.MirrorDisplays",
- "shortname": "MirrorDisplays.munki",
+ "path": "Aviatrix/AviatrixVPNClient.munki.recipe",
+ "parent": "com.github.homebysix.download.AviatrixVPNClient",
+ "shortname": "AviatrixVPNClient.munki",
"inferred_type": "munki",
- "munki_display_name": "MirrorDisplays",
- "munki_description": "A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle"
+ "munki_display_name": "Aviatrix VPN Client",
+ "munki_description": "Aviatrix VPN Client is a cloud-based virtual private network solution that uses OpenVPN."
},
- "com.github.homebysix.download.MirrorDisplays": {
- "name": "MirrorDisplays",
- "description": "Downloads the latest version of MirrorDisplays.",
+ "com.github.homebysix.download.AviatrixVPNClient": {
+ "name": "AviatrixVPNClient",
+ "description": "Downloads the latest version of Aviatrix VPN Client.",
"repo": "autopkg/homebysix-recipes",
- "path": "MirrorDisplays/MirrorDisplays.download.recipe",
- "shortname": "MirrorDisplays.download",
+ "path": "Aviatrix/AviatrixVPNClient.download.recipe",
+ "shortname": "AviatrixVPNClient.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.MirrorDisplays",
- "com.github.ahousseini-recipes.pkg.MirrorDisplays"
+ "com.github.homebysix.munki.AviatrixVPNClient"
]
},
- "com.github.homebysix.download.ForkLift": {
- "name": "ForkLift",
- "description": "Downloads the latest version of ForkLift.",
+ "com.github.homebysix.download.FontNuke": {
+ "name": "FontNuke",
+ "description": "Downloads the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlackPixel/ForkLift.download.recipe",
- "shortname": "ForkLift.download",
+ "path": "FontNuke/FontNuke.download.recipe",
+ "shortname": "FontNuke.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ForkLift",
- "com.github.homebysix.pkg.ForkLift",
- "com.github.homebysix.install.ForkLift"
+ "com.github.homebysix.pkg.FontNuke",
+ "com.github.homebysix.install.FontNuke",
+ "com.github.homebysix.munki.FontNuke"
]
},
- "com.github.homebysix.munki.ForkLift": {
- "name": "ForkLift",
- "description": "Downloads the latest version of ForkLift and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "BlackPixel/ForkLift.munki.recipe",
- "parent": "com.github.homebysix.download.ForkLift",
- "shortname": "ForkLift.munki",
- "inferred_type": "munki",
- "munki_display_name": "ForkLift",
- "munki_description": "Powerful file manager: FTP, SFTP, WebDAV, S3, and more."
- },
- "com.github.homebysix.pkg.ForkLift": {
- "name": "ForkLift",
- "description": "Downloads the latest version of ForkLift and creates a package.",
+ "com.github.homebysix.pkg.FontNuke": {
+ "name": "FontNuke",
+ "description": "Downloads the latest version of FontNuke and creates a package.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "BlackPixel/ForkLift.pkg.recipe",
- "parent": "com.github.homebysix.download.ForkLift",
- "shortname": "ForkLift.pkg",
+ "path": "FontNuke/FontNuke.pkg.recipe",
+ "parent": "com.github.homebysix.download.FontNuke",
+ "shortname": "FontNuke.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.ForkLift": {
- "name": "ForkLift",
- "description": "Installs the latest version of ForkLift.",
- "repo": "autopkg/homebysix-recipes",
- "path": "BlackPixel/ForkLift.install.recipe",
- "parent": "com.github.homebysix.download.ForkLift",
- "shortname": "ForkLift.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.install.Clarify": {
- "name": "Clarify",
- "description": "Installs the latest version of Clarify.",
+ "com.github.homebysix.install.FontNuke": {
+ "name": "FontNuke",
+ "description": "Installs the latest version of FontNuke.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "Clarify/Clarify.install.recipe",
- "parent": "com.github.homebysix.download.Clarify",
- "shortname": "Clarify.install",
+ "path": "FontNuke/FontNuke.install.recipe",
+ "parent": "com.github.homebysix.download.FontNuke",
+ "shortname": "FontNuke.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Clarify": {
- "name": "Clarify",
- "description": "Downloads the latest version of Clarify and imports it into Munki.",
+ "com.github.homebysix.munki.FontNuke": {
+ "name": "FontNuke",
+ "description": "Downloads the latest version of FontNuke and imports it into Munki.\n\nThis set of recipes differs from the one in wardsparadox-recipes because it provides separate download, install, and pkg recipes instead of just a munki recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "Clarify/Clarify.munki.recipe",
- "parent": "com.github.homebysix.download.Clarify",
- "shortname": "Clarify.munki",
+ "path": "FontNuke/FontNuke.munki.recipe",
+ "parent": "com.github.homebysix.download.FontNuke",
+ "shortname": "FontNuke.munki",
"inferred_type": "munki",
- "munki_display_name": "Clarify",
- "munki_description": "Capture multiple screenshots into a single document."
+ "munki_display_name": "FontNuke",
+ "munki_description": "Removes font cache files."
},
- "com.github.homebysix.download.Clarify": {
- "name": "Clarify",
- "description": "Downloads the latest version of Clarify.",
+ "com.github.homebysix.pkg.ABetterFinderRename": {
+ "name": "A Better Finder Rename",
+ "description": "Downloads the latest version of A Better Finder Rename and creates a package.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
"repo": "autopkg/homebysix-recipes",
- "path": "Clarify/Clarify.download.recipe",
- "shortname": "Clarify.download",
- "inferred_type": "download",
+ "path": "PublicSpace/ABetterFinderRename.pkg.recipe",
+ "parent": "com.github.homebysix.download.ABetterFinderRename",
+ "shortname": "ABetterFinderRename.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.Clarify",
- "com.github.homebysix.munki.Clarify",
- "com.github.homebysix.pkg.Clarify"
+ "com.github.andredb90.filewave.ABetterFinderRename"
]
},
- "com.github.homebysix.pkg.Clarify": {
- "name": "Clarify",
- "description": "Downloads the latest version of Clarify and creates a package.",
+ "com.github.homebysix.install.BigMeanFolderMachine": {
+ "name": "Big Mean Folder Machine",
+ "description": "Installs the latest version of Big Mean Folder Machine.",
"repo": "autopkg/homebysix-recipes",
- "path": "Clarify/Clarify.pkg.recipe",
- "parent": "com.github.homebysix.download.Clarify",
- "shortname": "Clarify.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Clarify-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Clarify"
- ]
+ "path": "PublicSpace/BigMeanFolderMachine.install.recipe",
+ "parent": "com.github.homebysix.download.BigMeanFolderMachine",
+ "shortname": "BigMeanFolderMachine.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.ColorSnapper": {
- "name": "ColorSnapper2",
- "description": "Downloads the latest version of ColorSnapper.",
+ "com.github.homebysix.download.MacBreakZ": {
+ "name": "MacBreakZ",
+ "description": "Downloads the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "ColorSnapper/ColorSnapper.download.recipe",
- "shortname": "ColorSnapper.download",
+ "path": "PublicSpace/MacBreakZ.download.recipe",
+ "shortname": "MacBreakZ.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.ColorSnapper",
- "com.github.homebysix.pkg.ColorSnapper",
- "com.github.homebysix.munki.ColorSnapper"
+ "com.github.homebysix.munki.MacBreakZ",
+ "com.github.homebysix.pkg.MacBreakZ",
+ "com.github.homebysix.install.MacBreakZ"
]
},
- "com.github.homebysix.install.ColorSnapper": {
- "name": "ColorSnapper2",
- "description": "Installs the latest version of ColorSnapper.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ColorSnapper/ColorSnapper.install.recipe",
- "parent": "com.github.homebysix.download.ColorSnapper",
- "shortname": "ColorSnapper.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.ColorSnapper": {
- "name": "ColorSnapper2",
- "description": "Downloads the latest version of ColorSnapper and creates a package.",
+ "com.github.homebysix.pkg.BigMeanFolderMachine": {
+ "name": "Big Mean Folder Machine 2",
+ "description": "Downloads the latest version of Big Mean Folder Machine and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ColorSnapper/ColorSnapper.pkg.recipe",
- "parent": "com.github.homebysix.download.ColorSnapper",
- "shortname": "ColorSnapper.pkg",
+ "path": "PublicSpace/BigMeanFolderMachine.pkg.recipe",
+ "parent": "com.github.homebysix.download.BigMeanFolderMachine",
+ "shortname": "BigMeanFolderMachine.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.ColorSnapper": {
- "name": "ColorSnapper2",
- "description": "Downloads the latest version of ColorSnapper and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ColorSnapper/ColorSnapper.munki.recipe",
- "parent": "com.github.homebysix.download.ColorSnapper",
- "shortname": "ColorSnapper.munki",
- "inferred_type": "munki",
- "munki_display_name": "ColorSnapper2",
- "munki_description": "Quickly find the color of any pixel."
- },
- "com.github.homebysix.download.PCoIPClient": {
- "name": "PCoIPClient",
- "description": "Downloads the latest version of Teradici / HP PCoIPClient.",
+ "com.github.homebysix.install.VitaminR": {
+ "name": "Vitamin-R 2",
+ "description": "Installs the latest version of Vitamin-R 2.",
"repo": "autopkg/homebysix-recipes",
- "path": "Teradici/PCoIPClient.download.recipe",
- "shortname": "PCoIPClient.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.PCoIPClient",
- "com.github.homebysix.pkg.PCoIPClient"
- ]
+ "path": "PublicSpace/VitaminR.install.recipe",
+ "parent": "com.github.jps3.download.VitaminR",
+ "shortname": "VitaminR.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.PCoIPClient": {
- "name": "PCoIPClient",
- "description": "Downloads the latest version of Teradici / HP PCoIPClient and imports it into Munki.",
+ "com.github.homebysix.munki.NoiseMachine": {
+ "name": "Noise Machine",
+ "description": "Downloads the latest version of Noise Machine and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Teradici/PCoIPClient.munki.recipe",
- "parent": "com.github.homebysix.download.PCoIPClient",
- "shortname": "PCoIPClient.munki",
+ "path": "PublicSpace/NoiseMachine.munki.recipe",
+ "parent": "com.github.homebysix.download.NoiseMachine",
+ "shortname": "NoiseMachine.munki",
"inferred_type": "munki",
- "munki_display_name": "PCoIP Client",
- "munki_description": "Securely deliver high-performance desktops to knowledge workers and power users requiring even the most graphics-intensive applications."
+ "munki_display_name": "Noise Machine",
+ "munki_description": "White noise and soundscape generator."
},
- "com.github.homebysix.pkg.PCoIPClient": {
- "name": "PCoIPClient",
- "description": "Downloads the latest version of Teradici / HP PCoIPClient and creates a package.",
+ "com.github.homebysix.pkg.ABetterFinderAttributes": {
+ "name": "A Better Finder Attributes",
+ "description": "Downloads the latest version of A Better Finder Attributes and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.",
"repo": "autopkg/homebysix-recipes",
- "path": "Teradici/PCoIPClient.pkg.recipe",
- "parent": "com.github.homebysix.download.PCoIPClient",
- "shortname": "PCoIPClient.pkg",
+ "path": "PublicSpace/ABetterFinderAttributes.pkg.recipe",
+ "parent": "com.github.homebysix.download.ABetterFinderAttributes",
+ "shortname": "ABetterFinderAttributes.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Jin": {
- "name": "Jin",
- "description": "Downloads the latest version of Jin and makes a pkg of it\n",
+ "com.github.homebysix.download.NoiseMachine": {
+ "name": "Noise Machine",
+ "description": "Downloads the latest version of Noise Machine.",
"repo": "autopkg/homebysix-recipes",
- "path": "Jin/Jin.pkg.recipe",
- "parent": "com.github.homebysix.download.Jin",
- "shortname": "Jin.pkg",
- "inferred_type": "pkg",
+ "path": "PublicSpace/NoiseMachine.download.recipe",
+ "shortname": "NoiseMachine.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Jin-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Jin"
+ "com.github.homebysix.munki.NoiseMachine",
+ "com.github.homebysix.pkg.NoiseMachine",
+ "com.github.homebysix.install.NoiseMachine"
]
},
- "com.github.homebysix.download.Jin": {
- "name": "Jin",
- "description": "Downloads the current release version of Jin\n Note: Code signature verification for Jin probably cannot be done at this time. It doesn't appear to be using version 2\n or even version 1: Sealed Resources=none",
+ "com.github.homebysix.munki.ABetterFinderAttributes": {
+ "name": "A Better Finder Attributes",
+ "description": "Downloads the latest version of A Better Finder Attributes and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.",
"repo": "autopkg/homebysix-recipes",
- "path": "Jin/Jin.download.recipe",
- "shortname": "Jin.download",
+ "path": "PublicSpace/ABetterFinderAttributes.munki.recipe",
+ "parent": "com.github.homebysix.download.ABetterFinderAttributes",
+ "shortname": "ABetterFinderAttributes.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "A Better Finder Attributes",
+ "munki_description": "Change file creation and modification dates."
+ },
+ "com.github.homebysix.download.ABetterFinderRename": {
+ "name": "A Better Finder Rename",
+ "description": "Downloads the latest version of A Better Finder Rename.\n\nTemporarily disabled code signature verification due to errors in included Sparkle framework.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "PublicSpace/ABetterFinderRename.download.recipe",
+ "shortname": "ABetterFinderRename.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Jin",
- "com.github.aysiu.munki.Jin"
+ "com.github.homebysix.pkg.ABetterFinderRename",
+ "com.github.homebysix.munki.ABetterFinderRename",
+ "com.github.homebysix.install.ABetterFinderRename"
]
},
- "com.github.homebysix.pkg.HazeOver": {
- "name": "HazeOver",
- "description": "Downloads the latest version of HazeOver and creates a package.",
+ "com.github.homebysix.pkg.VitaminR": {
+ "name": "Vitamin-R 2",
+ "description": "Downloads the latest version of Vitamin-R 2 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "HazeOver/HazeOver.pkg.recipe",
- "parent": "com.github.homebysix.download.HazeOver",
- "shortname": "HazeOver.pkg",
+ "path": "PublicSpace/VitaminR.pkg.recipe",
+ "parent": "com.github.jps3.download.VitaminR",
+ "shortname": "VitaminR.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.HazeOver": {
- "name": "HazeOver",
- "description": "Installs the latest version of HazeOver.",
- "repo": "autopkg/homebysix-recipes",
- "path": "HazeOver/HazeOver.install.recipe",
- "parent": "com.github.homebysix.download.HazeOver",
- "shortname": "HazeOver.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.HazeOver": {
- "name": "HazeOver",
- "description": "Downloads the latest version of HazeOver and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "HazeOver/HazeOver.munki.recipe",
- "parent": "com.github.homebysix.download.HazeOver",
- "shortname": "HazeOver.munki",
- "inferred_type": "munki",
- "munki_display_name": "HazeOver",
- "munki_description": "App that hides distractions and allows you to focus on your current task."
- },
- "com.github.homebysix.download.HazeOver": {
- "name": "HazeOver",
- "description": "Downloads the latest version of HazeOver.",
+ "com.github.homebysix.download.BigMeanFolderMachine": {
+ "name": "Big Mean Folder Machine",
+ "description": "Downloads the latest version of Big Mean Folder Machine.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 2 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "HazeOver/HazeOver.download.recipe",
- "shortname": "HazeOver.download",
+ "path": "PublicSpace/BigMeanFolderMachine.download.recipe",
+ "shortname": "BigMeanFolderMachine.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.HazeOver",
- "com.github.homebysix.install.HazeOver",
- "com.github.homebysix.munki.HazeOver"
+ "com.github.homebysix.install.BigMeanFolderMachine",
+ "com.github.homebysix.pkg.BigMeanFolderMachine",
+ "com.github.homebysix.munki.BigMeanFolderMachine"
]
},
- "com.github.homebysix.download.ApacheDirectoryStudio": {
- "name": "ApacheDirectoryStudio",
- "description": "Downloads the latest version of ApacheDirectoryStudio.",
+ "com.github.homebysix.download.ABetterFinderAttributes": {
+ "name": "A Better Finder Attributes",
+ "description": "Downloads the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 6 (default) or 5.",
"repo": "autopkg/homebysix-recipes",
- "path": "Apache/ApacheDirectoryStudio.download.recipe",
- "shortname": "ApacheDirectoryStudio.download",
+ "path": "PublicSpace/ABetterFinderAttributes.download.recipe",
+ "shortname": "ABetterFinderAttributes.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ApacheDirectoryStudio",
- "com.github.homebysix.install.ApacheDirectoryStudio",
- "com.github.homebysix.pkg.ApacheDirectoryStudio",
- "com.github.peshay.filewave.ApacheDirectoryStudio"
+ "com.github.homebysix.pkg.ABetterFinderAttributes",
+ "com.github.homebysix.munki.ABetterFinderAttributes",
+ "com.github.homebysix.install.ABetterFinderAttributes"
]
},
- "com.github.homebysix.munki.ApacheDirectoryStudio": {
- "name": "ApacheDirectoryStudio",
- "description": "Downloads the latest version of ApacheDirectoryStudio and imports it into Munki.",
+ "com.github.homebysix.munki.MacBreakZ": {
+ "name": "MacBreakZ",
+ "description": "Downloads the latest version of MacBreakZ and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "Apache/ApacheDirectoryStudio.munki.recipe",
- "parent": "com.github.homebysix.download.ApacheDirectoryStudio",
- "shortname": "ApacheDirectoryStudio.munki",
+ "path": "PublicSpace/MacBreakZ.munki.recipe",
+ "parent": "com.github.homebysix.download.MacBreakZ",
+ "shortname": "MacBreakZ.munki",
"inferred_type": "munki",
- "munki_display_name": "ApacheDirectoryStudio",
- "munki_description": "Complete LDAP tooling platform (was LDAP Studio)."
- },
- "com.github.homebysix.install.ApacheDirectoryStudio": {
- "name": "ApacheDirectoryStudio",
- "description": "Installs the latest version of ApacheDirectoryStudio.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Apache/ApacheDirectoryStudio.install.recipe",
- "parent": "com.github.homebysix.download.ApacheDirectoryStudio",
- "shortname": "ApacheDirectoryStudio.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.ApacheDirectoryStudio": {
- "name": "ApacheDirectoryStudio",
- "description": "Downloads the latest version of ApacheDirectoryStudio and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Apache/ApacheDirectoryStudio.pkg.recipe",
- "parent": "com.github.homebysix.download.ApacheDirectoryStudio",
- "shortname": "ApacheDirectoryStudio.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio"
- ]
+ "munki_display_name": "MacBreakZ",
+ "munki_description": "Reminds you to take periodic breaks from your projects."
},
- "com.github.homebysix.download.ActiveCollab": {
- "name": "ActiveCollab",
- "description": "Downloads the latest version of ActiveCollab.",
+ "com.github.homebysix.munki.BigMeanFolderMachine": {
+ "name": "Big Mean Folder Machine",
+ "description": "Downloads the latest version of Big Mean Folder Machine and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ActiveCollab/ActiveCollab.download.recipe",
- "shortname": "ActiveCollab.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.ActiveCollab",
- "com.github.homebysix.install.ActiveCollab",
- "com.github.homebysix.munki.ActiveCollab"
- ]
+ "path": "PublicSpace/BigMeanFolderMachine.munki.recipe",
+ "parent": "com.github.homebysix.download.BigMeanFolderMachine",
+ "shortname": "BigMeanFolderMachine.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Big Mean Folder Machine",
+ "munki_description": "Bring structure to your file collections."
},
- "com.github.homebysix.pkg.ActiveCollab": {
- "name": "ActiveCollab",
- "description": "Downloads the latest version of ActiveCollab and creates a package.",
+ "com.github.homebysix.munki.ABetterFinderRename": {
+ "name": "A Better Finder Rename",
+ "description": "Downloads the latest version of A Better Finder Rename and imports it into Munki.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
"repo": "autopkg/homebysix-recipes",
- "path": "ActiveCollab/ActiveCollab.pkg.recipe",
- "parent": "com.github.homebysix.download.ActiveCollab",
- "shortname": "ActiveCollab.pkg",
- "inferred_type": "pkg"
+ "path": "PublicSpace/ABetterFinderRename.munki.recipe",
+ "parent": "com.github.homebysix.download.ABetterFinderRename",
+ "shortname": "ABetterFinderRename.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "A Better Finder Rename",
+ "munki_description": "File, photo, and MP3 batch renamer."
},
- "com.github.homebysix.install.ActiveCollab": {
- "name": "ActiveCollab",
- "description": "Installs the latest version of ActiveCollab.",
+ "com.github.homebysix.install.ABetterFinderAttributes": {
+ "name": "A Better Finder Attributes",
+ "description": "Installs the latest version of A Better Finder Attributes.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only working MAJOR_VERSION as of this writing is 5, but if version 6 comes out it's conceivable that this recipe may be compatible.",
"repo": "autopkg/homebysix-recipes",
- "path": "ActiveCollab/ActiveCollab.install.recipe",
- "parent": "com.github.homebysix.download.ActiveCollab",
- "shortname": "ActiveCollab.install",
+ "path": "PublicSpace/ABetterFinderAttributes.install.recipe",
+ "parent": "com.github.homebysix.download.ABetterFinderAttributes",
+ "shortname": "ABetterFinderAttributes.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.ActiveCollab": {
- "name": "ActiveCollab",
- "description": "Downloads the latest version of ActiveCollab and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ActiveCollab/ActiveCollab.munki.recipe",
- "parent": "com.github.homebysix.download.ActiveCollab",
- "shortname": "ActiveCollab.munki",
- "inferred_type": "munki",
- "munki_display_name": "ActiveCollab",
- "munki_description": "ActiveCollab is the project management software that gives you complete control over your work. Make Real Work happen now!."
- },
- "com.github.homebysix.munki.Ball": {
- "name": "Ball",
- "description": "Downloads the latest version of Ball and imports it into Munki.",
+ "com.github.homebysix.install.ABetterFinderRename": {
+ "name": "A Better Finder Rename",
+ "description": "Installs the latest version of A Better Finder Rename.\n\n\tThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. Possible values are 10 (default), 9, or 8.",
"repo": "autopkg/homebysix-recipes",
- "path": "Ball/Ball.munki.recipe",
- "parent": "com.github.homebysix.download.Ball",
- "shortname": "Ball.munki",
- "inferred_type": "munki",
- "munki_display_name": "Ball",
- "munki_description": "It's a little ball that lives in your dock. You can drag it and it'll bounce around the screen. You can also swipe on it with two fingers. It comes in red. You can flick it, bounce it, try to make it hit the corner, see how many times it can bounce, count how many times it hits the wall, and more. It's a ball. It's fun. It's a ball."
+ "path": "PublicSpace/ABetterFinderRename.install.recipe",
+ "parent": "com.github.homebysix.download.ABetterFinderRename",
+ "shortname": "ABetterFinderRename.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Ball": {
- "name": "Ball",
- "description": "Downloads the latest version of Ball.",
+ "com.github.homebysix.pkg.MacBreakZ": {
+ "name": "MacBreakZ",
+ "description": "Downloads the latest version of MacBreakZ and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "Ball/Ball.download.recipe",
- "shortname": "Ball.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Ball",
- "com.github.homebysix.pkg.Ball"
- ]
+ "path": "PublicSpace/MacBreakZ.pkg.recipe",
+ "parent": "com.github.homebysix.download.MacBreakZ",
+ "shortname": "MacBreakZ.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Ball": {
- "name": "Ball",
- "description": "Downloads the latest version of Ball and creates a package.",
+ "com.github.homebysix.pkg.NoiseMachine": {
+ "name": "Noise Machine",
+ "description": "Downloads the latest version of Noise Machine and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Ball/Ball.pkg.recipe",
- "parent": "com.github.homebysix.download.Ball",
- "shortname": "Ball.pkg",
+ "path": "PublicSpace/NoiseMachine.pkg.recipe",
+ "parent": "com.github.homebysix.download.NoiseMachine",
+ "shortname": "NoiseMachine.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Proximity": {
- "name": "Cisco Proximity",
- "description": "Downloads the latest version of Proximity and creates a package.",
+ "com.github.homebysix.install.MacBreakZ": {
+ "name": "MacBreakZ",
+ "description": "Installs the latest version of MacBreakZ.\n\nThe MAJOR_VERSION input variable can be overridden to determine which version of the app is retrieved. The only possible value as of this writing is 5 (default).",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisco/Proximity.pkg.recipe",
- "parent": "com.github.homebysix.download.Proximity",
- "shortname": "Proximity.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Proximity-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Proximity"
- ]
+ "path": "PublicSpace/MacBreakZ.install.recipe",
+ "parent": "com.github.homebysix.download.MacBreakZ",
+ "shortname": "MacBreakZ.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.Proximity": {
- "name": "Cisco Proximity",
- "description": "Downloads the latest version of Proximity and imports it into Munki.",
+ "com.github.homebysix.install.NoiseMachine": {
+ "name": "Noise Machine",
+ "description": "Installs the latest version of Noise Machine.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisco/Proximity.munki.recipe",
- "parent": "com.github.homebysix.download.Proximity",
- "shortname": "Proximity.munki",
- "inferred_type": "munki",
- "munki_display_name": "Proximity",
- "munki_description": "Cisco Proximity allows you to control your video system, interact with shared content and share wirelessly."
+ "path": "PublicSpace/NoiseMachine.install.recipe",
+ "parent": "com.github.homebysix.download.NoiseMachine",
+ "shortname": "NoiseMachine.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.Proximity": {
- "name": "Cisco Proximity",
- "description": "Installs the latest version of Proximity.",
+ "com.github.homebysix.install.Mailplane": {
+ "name": "Mailplane",
+ "description": "Installs the latest version of Mailplane.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisco/Proximity.install.recipe",
- "parent": "com.github.homebysix.download.Proximity",
- "shortname": "Proximity.install",
+ "path": "Mailplane/Mailplane3.install.recipe",
+ "parent": "com.github.keeleysam.recipes.Mailplane.3.download",
+ "shortname": "Mailplane3.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Proximity": {
- "name": "Cisco Proximity",
- "description": "Downloads the latest version of Proximity.",
+ "com.github.homebysix.pkg.Mailplane3": {
+ "name": "Mailplane",
+ "description": "Downloads latest Mailplane 3 app and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cisco/Proximity.download.recipe",
- "shortname": "Proximity.download",
- "inferred_type": "download",
+ "path": "Mailplane/Mailplane3.pkg.recipe",
+ "parent": "com.github.keeleysam.recipes.Mailplane.3.download",
+ "shortname": "Mailplane3.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.pkg.Proximity",
- "com.github.homebysix.munki.Proximity",
- "com.github.homebysix.install.Proximity"
+ "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Mailplane3"
]
},
- "com.github.homebysix.pkg.Vienna": {
- "name": "Vienna",
- "description": "Downloads the latest version of Vienna and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ViennaRSS/Vienna.pkg.recipe",
- "parent": "com.github.homebysix.download.Vienna",
- "shortname": "Vienna.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.Vienna": {
- "name": "Vienna",
- "description": "Downloads the latest version of Vienna and imports it into Munki.",
+ "com.github.homebysix.munki.KeePassX": {
+ "name": "KeePassX",
+ "description": "Downloads the latest version of KeePassX and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViennaRSS/Vienna.munki.recipe",
- "parent": "com.github.homebysix.download.Vienna",
- "shortname": "Vienna.munki",
+ "path": "KeePassX/KeePassX.munki.recipe",
+ "parent": "com.github.homebysix.download.KeePassX",
+ "shortname": "KeePassX.munki",
"inferred_type": "munki",
- "munki_display_name": "Vienna",
- "munki_description": "Vienna is a freeware, open source RSS/Atom newsreader for Mac OS X. "
+ "munki_display_name": "KeePassX",
+ "munki_description": "Free, open-source, cross-platform password manager."
},
- "com.github.homebysix.install.Vienna": {
- "name": "Vienna",
- "description": "Installs the latest version of Vienna.",
+ "com.github.homebysix.install.KeePassX": {
+ "name": "KeePassX",
+ "description": "Installs the latest version of KeePassX.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViennaRSS/Vienna.install.recipe",
- "parent": "com.github.homebysix.download.Vienna",
- "shortname": "Vienna.install",
+ "path": "KeePassX/KeePassX.install.recipe",
+ "parent": "com.github.homebysix.download.KeePassX",
+ "shortname": "KeePassX.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Vienna": {
- "name": "Vienna",
- "description": "Downloads the latest version of Vienna.",
+ "com.github.homebysix.download.KeePassX": {
+ "name": "KeePassX",
+ "description": "Downloads the latest version of KeePassX.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViennaRSS/Vienna.download.recipe",
- "shortname": "Vienna.download",
+ "path": "KeePassX/KeePassX.download.recipe",
+ "shortname": "KeePassX.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Vienna",
- "com.github.homebysix.munki.Vienna",
- "com.github.homebysix.install.Vienna"
+ "com.github.homebysix.munki.KeePassX",
+ "com.github.homebysix.install.KeePassX",
+ "com.github.homebysix.pkg.KeePassX"
]
},
- "com.github.homebysix.install.WhatSize": {
- "name": "WhatSize",
- "description": "Installs the latest version of WhatSize.",
+ "com.github.homebysix.pkg.KeePassX": {
+ "name": "KeePassX",
+ "description": "Downloads the latest version of KeePassX and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "WhatSize/WhatSize.install.recipe",
- "parent": "com.github.homebysix.download.WhatSize",
- "shortname": "WhatSize.install",
- "inferred_type": "install"
+ "path": "KeePassX/KeePassX.pkg.recipe",
+ "parent": "com.github.homebysix.download.KeePassX",
+ "shortname": "KeePassX.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.yohan460-recipes.jss.KeePassX"
+ ]
},
- "com.github.homebysix.download.WhatSize": {
- "name": "WhatSize",
- "description": "Downloads the latest version of WhatSize.",
+ "com.github.homebysix.download.SelfControl": {
+ "name": "SelfControl",
+ "description": "Downloads the latest version of SelfControl.",
"repo": "autopkg/homebysix-recipes",
- "path": "WhatSize/WhatSize.download.recipe",
- "shortname": "WhatSize.download",
+ "path": "SelfControl/SelfControl.download.recipe",
+ "shortname": "SelfControl.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.WhatSize",
- "com.github.homebysix.pkg.WhatSize",
- "com.github.homebysix.munki.WhatSize"
+ "com.github.homebysix.munki.SelfControl",
+ "com.github.homebysix.pkg.SelfControl",
+ "com.github.homebysix.install.SelfControl"
]
},
- "com.github.homebysix.pkg.WhatSize": {
- "name": "WhatSize",
- "description": "Downloads the latest version of WhatSize and creates a package.",
+ "com.github.homebysix.munki.SelfControl": {
+ "name": "SelfControl",
+ "description": "Downloads the latest version of SelfControl and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "WhatSize/WhatSize.pkg.recipe",
- "parent": "com.github.homebysix.download.WhatSize",
- "shortname": "WhatSize.pkg",
+ "path": "SelfControl/SelfControl.munki.recipe",
+ "parent": "com.github.homebysix.download.SelfControl",
+ "shortname": "SelfControl.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SelfControl",
+ "munki_description": "Block distracting websites for predetermined periods of time."
+ },
+ "com.github.homebysix.pkg.SelfControl": {
+ "name": "SelfControl",
+ "description": "Downloads the latest version of SelfControl and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SelfControl/SelfControl.pkg.recipe",
+ "parent": "com.github.homebysix.download.SelfControl",
+ "shortname": "SelfControl.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.WhatSize": {
- "name": "WhatSize",
- "description": "Downloads the latest version of WhatSize and imports it into Munki.",
+ "com.github.homebysix.install.SelfControl": {
+ "name": "SelfControl",
+ "description": "Installs the latest version of SelfControl.",
"repo": "autopkg/homebysix-recipes",
- "path": "WhatSize/WhatSize.munki.recipe",
- "parent": "com.github.homebysix.download.WhatSize",
- "shortname": "WhatSize.munki",
- "inferred_type": "munki",
- "munki_display_name": "WhatSize",
- "munki_description": "Find out what files are taking up all your HD space."
+ "path": "SelfControl/SelfControl.install.recipe",
+ "parent": "com.github.homebysix.download.SelfControl",
+ "shortname": "SelfControl.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.GitLabArtifact": {
- "name": "gitlab_artifact",
- "description": "Downloads the latest CI/CD job artifact from the specified GitLab repository. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
+ "com.github.homebysix.download.Bookends": {
+ "name": "Bookends",
+ "description": "Downloads the latest version of Bookends.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitLabArtifact/GitLabArtifact.download.recipe",
- "shortname": "GitLabArtifact.download",
+ "path": "Bookends/Bookends.download.recipe",
+ "shortname": "Bookends.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.GitLabArtifact",
- "com.github.homebysix.pkg.GitLabArtifact"
+ "com.github.homebysix.install.Bookends",
+ "com.github.homebysix.pkg.Bookends",
+ "com.github.homebysix.munki.Bookends"
]
},
- "com.github.homebysix.install.GitLabArtifact": {
- "name": "gitlab_artifact",
- "description": "Download the latest CI/CD job artifact from the specified GitLab repository, extracts the specified pkg file, and installs it. Can be used to automatically install MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
+ "com.github.homebysix.install.Bookends": {
+ "name": "Bookends",
+ "description": "Installs the latest version of Bookends.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitLabArtifact/GitLabArtifact.install.recipe",
- "parent": "com.github.homebysix.pkg.GitLabArtifact",
- "shortname": "GitLabArtifact.install",
+ "path": "Bookends/Bookends.install.recipe",
+ "parent": "com.github.homebysix.download.Bookends",
+ "shortname": "Bookends.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.GitLabArtifact": {
- "name": "gitlab_artifact",
- "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and imports the pkg file at the artifact path into Munki. Can be used to automatically import MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
+ "com.github.homebysix.pkg.Bookends": {
+ "name": "Bookends",
+ "description": "Downloads the latest version of Bookends and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitLabArtifact/GitLabArtifact.munki.recipe",
- "parent": "com.github.homebysix.download.GitLabArtifact",
- "shortname": "GitLabArtifact.munki",
- "inferred_type": "munki",
- "munki_display_name": "GitLab Artifact Package",
- "munki_description": "A really great Foo that helps you Bar."
+ "path": "Bookends/Bookends.pkg.recipe",
+ "parent": "com.github.homebysix.download.Bookends",
+ "shortname": "Bookends.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.GitLabArtifact": {
- "name": "gitlab_artifact",
- "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and extracts the specified pkg file. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
+ "com.github.homebysix.munki.Bookends": {
+ "name": "Bookends",
+ "description": "Downloads the latest version of Bookends and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "GitLabArtifact/GitLabArtifact.pkg.recipe",
- "parent": "com.github.homebysix.download.GitLabArtifact",
- "shortname": "GitLabArtifact.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.install.GitLabArtifact"
- ]
+ "path": "Bookends/Bookends.munki.recipe",
+ "parent": "com.github.homebysix.download.Bookends",
+ "shortname": "Bookends.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Bookends",
+ "munki_description": "Reference management and bibliography software."
},
- "com.github.homebysix.pkg.LiveSurfaceContext": {
- "name": "LiveSurface Context",
- "description": "Downloads the latest version of LiveSurface Context and creates a package.",
+ "com.github.homebysix.install.Screenotate": {
+ "name": "Screenotate",
+ "description": "Installs the latest version of Screenotate.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiveSurfaceContext/LiveSurfaceContext.pkg.recipe",
- "parent": "com.github.homebysix.download.LiveSurfaceContext",
- "shortname": "LiveSurfaceContext.pkg",
- "inferred_type": "pkg"
+ "path": "Omar Rizwan/Screenotate.install.recipe",
+ "parent": "com.github.homebysix.download.Screenotate",
+ "shortname": "Screenotate.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.LiveSurfaceContext": {
- "name": "LiveSurface Context",
- "description": "Installs the latest version of LiveSurface Context.",
+ "com.github.homebysix.munki.Screenotate": {
+ "name": "Screenotate",
+ "description": "Downloads the latest version of Screenotate and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiveSurfaceContext/LiveSurfaceContext.install.recipe",
- "parent": "com.github.homebysix.download.LiveSurfaceContext",
- "shortname": "LiveSurfaceContext.install",
- "inferred_type": "install"
+ "path": "Omar Rizwan/Screenotate.munki.recipe",
+ "parent": "com.github.homebysix.download.Screenotate",
+ "shortname": "Screenotate.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Screenotate",
+ "munki_description": "Utility that runs optical character recognition (OCR) on screenshots as you take them, allowing you to better search their contents."
},
- "com.github.homebysix.download.LiveSurfaceContext": {
- "name": "LiveSurface Context",
- "description": "Downloads the latest version of LiveSurface Context.",
+ "com.github.homebysix.download.Screenotate": {
+ "name": "Screenotate",
+ "description": "Downloads the latest version of Screenotate.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiveSurfaceContext/LiveSurfaceContext.download.recipe",
- "shortname": "LiveSurfaceContext.download",
+ "path": "Omar Rizwan/Screenotate.download.recipe",
+ "shortname": "Screenotate.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.LiveSurfaceContext",
- "com.github.homebysix.install.LiveSurfaceContext",
- "com.github.homebysix.munki.LiveSurfaceContext"
+ "com.github.homebysix.install.Screenotate",
+ "com.github.homebysix.munki.Screenotate",
+ "com.github.homebysix.pkg.Screenotate"
]
},
- "com.github.homebysix.munki.LiveSurfaceContext": {
- "name": "LiveSurface Context",
- "description": "Downloads the latest version of LiveSurface Context and imports it into Munki.",
+ "com.github.homebysix.pkg.Screenotate": {
+ "name": "Screenotate",
+ "description": "Downloads the latest version of Screenotate and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "LiveSurfaceContext/LiveSurfaceContext.munki.recipe",
- "parent": "com.github.homebysix.download.LiveSurfaceContext",
- "shortname": "LiveSurfaceContext.munki",
- "inferred_type": "munki",
- "munki_display_name": "LiveSurface Context",
- "munki_description": "Use the design tools you already know to create stunning photorealistic onscreen mockups with a click. Context links with Illustrator to allow you to see your concepts realized side-by-side, while you work."
+ "path": "Omar Rizwan/Screenotate.pkg.recipe",
+ "parent": "com.github.homebysix.download.Screenotate",
+ "shortname": "Screenotate.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Chat": {
- "name": "Chat",
- "description": "Downloads the latest version of Chat.",
+ "com.github.homebysix.download.Flinto": {
+ "name": "Flinto",
+ "description": "Downloads the latest version of Flinto.",
"repo": "autopkg/homebysix-recipes",
- "path": "Chat/Chat.download.recipe",
- "shortname": "Chat.download",
+ "path": "Flinto/Flinto.download.recipe",
+ "shortname": "Flinto.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Chat",
- "com.github.homebysix.munki.Chat",
- "com.github.homebysix.install.Chat"
+ "com.github.homebysix.pkg.Flinto",
+ "com.github.homebysix.install.Flinto",
+ "com.github.homebysix.munki.Flinto",
+ "com.github.peshay.filewave.Flinto"
]
},
- "com.github.homebysix.pkg.Chat": {
- "name": "Chat",
- "description": "Downloads the latest version of Chat and creates a package.",
+ "com.github.homebysix.pkg.Flinto": {
+ "name": "Flinto",
+ "description": "Downloads the latest version of Flinto and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Chat/Chat.pkg.recipe",
- "parent": "com.github.homebysix.download.Chat",
- "shortname": "Chat.pkg",
+ "path": "Flinto/Flinto.pkg.recipe",
+ "parent": "com.github.homebysix.download.Flinto",
+ "shortname": "Flinto.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Chat": {
- "name": "Chat",
- "description": "Downloads the latest version of Chat and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Chat/Chat.munki.recipe",
- "parent": "com.github.homebysix.download.Chat",
- "shortname": "Chat.munki",
- "inferred_type": "munki",
- "munki_display_name": "Chat",
- "munki_description": "Desktop client for Facebook messaging."
- },
- "com.github.homebysix.install.Chat": {
- "name": "Chat",
- "description": "Installs the latest version of Chat.",
+ "com.github.homebysix.install.Flinto": {
+ "name": "Flinto",
+ "description": "Installs the latest version of Flinto.",
"repo": "autopkg/homebysix-recipes",
- "path": "Chat/Chat.install.recipe",
- "parent": "com.github.homebysix.download.Chat",
- "shortname": "Chat.install",
+ "path": "Flinto/Flinto.install.recipe",
+ "parent": "com.github.homebysix.download.Flinto",
+ "shortname": "Flinto.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.LaunchBar": {
- "name": "LaunchBar",
- "description": "Downloads the latest version of LaunchBar and imports it into Munki.",
+ "com.github.homebysix.munki.Flinto": {
+ "name": "Flinto",
+ "description": "Downloads the latest version of Flinto and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ObjectiveDevelopment/LaunchBar.munki.recipe",
- "parent": "com.github.homebysix.download.LaunchBar",
- "shortname": "LaunchBar.munki",
+ "path": "Flinto/Flinto.munki.recipe",
+ "parent": "com.github.homebysix.download.Flinto",
+ "shortname": "Flinto.munki",
"inferred_type": "munki",
- "munki_display_name": "LaunchBar",
- "munki_description": "Powerful file/URL/email launcher utility."
+ "munki_display_name": "Flinto",
+ "munki_description": "Comprehensive prototyping."
},
- "com.github.homebysix.pkg.LaunchBar": {
- "name": "LaunchBar",
- "description": "Downloads the latest version of LaunchBar and creates a package.",
+ "com.github.homebysix.pkg.MenuBarSpacing": {
+ "name": "Menu Bar Spacing",
+ "description": "Downloads the latest version of Menu Bar Spacing and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ObjectiveDevelopment/LaunchBar.pkg.recipe",
- "parent": "com.github.homebysix.download.LaunchBar",
- "shortname": "LaunchBar.pkg",
+ "path": "MenuBarSpacing/MenuBarSpacing.pkg.recipe",
+ "parent": "com.github.homebysix.download.MenuBarSpacing",
+ "shortname": "MenuBarSpacing.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.LaunchBar": {
- "name": "LaunchBar",
- "description": "Installs the latest version of LaunchBar.",
+ "com.github.homebysix.munki.MenuBarSpacing": {
+ "name": "Menu Bar Spacing",
+ "description": "Downloads the latest version of Menu Bar Spacing and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ObjectiveDevelopment/LaunchBar.install.recipe",
- "parent": "com.github.homebysix.download.LaunchBar",
- "shortname": "LaunchBar.install",
- "inferred_type": "install"
+ "path": "MenuBarSpacing/MenuBarSpacing.munki.recipe",
+ "parent": "com.github.homebysix.download.MenuBarSpacing",
+ "shortname": "MenuBarSpacing.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Menu Bar Spacing",
+ "munki_description": "Customize the gap between menu bar items."
},
- "com.github.homebysix.download.LaunchBar": {
- "name": "LaunchBar",
- "description": "Downloads the latest version of LaunchBar.\n\n\tThis recipe differs from the ones in jaharmi-recipes in the following ways:\n\t\t- This one performs code signature verification.\n\t\t- This one acquires the latest version (6) of LaunchBar.\n\t\t- This one doesn't require a separate URLProvider processor.\n\n\t",
+ "com.github.homebysix.download.MenuBarSpacing": {
+ "name": "Menu Bar Spacing",
+ "description": "Downloads the latest version of Menu Bar Spacing.",
"repo": "autopkg/homebysix-recipes",
- "path": "ObjectiveDevelopment/LaunchBar.download.recipe",
- "shortname": "LaunchBar.download",
+ "path": "MenuBarSpacing/MenuBarSpacing.download.recipe",
+ "shortname": "MenuBarSpacing.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.LaunchBar",
- "com.github.homebysix.pkg.LaunchBar",
- "com.github.homebysix.install.LaunchBar",
- "com.github.peshay.filewave.LaunchBar"
+ "com.github.homebysix.pkg.MenuBarSpacing",
+ "com.github.homebysix.munki.MenuBarSpacing"
]
},
- "com.github.homebysix.download.ViDL": {
- "name": "ViDL",
- "description": "Downloads the latest version of ViDL.",
+ "com.github.homebysix.install.Kite": {
+ "name": "Kite",
+ "description": "Installs the latest version of Kite.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViDL/ViDL.download.recipe",
- "shortname": "ViDL.download",
+ "path": "Kite/Kite.install.recipe",
+ "parent": "com.github.homebysix.download.Kite",
+ "shortname": "Kite.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.Kite": {
+ "name": "Kite",
+ "description": "Downloads the latest version of Kite and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Kite/Kite.pkg.recipe",
+ "parent": "com.github.homebysix.download.Kite",
+ "shortname": "Kite.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.Kite": {
+ "name": "Kite",
+ "description": "Downloads the latest version of Kite.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Kite/Kite.download.recipe",
+ "shortname": "Kite.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.ViDL",
- "com.github.homebysix.pkg.ViDL",
- "com.github.homebysix.install.ViDL"
+ "com.github.homebysix.install.Kite",
+ "com.github.homebysix.pkg.Kite",
+ "com.github.homebysix.munki.Kite"
]
},
- "com.github.homebysix.munki.ViDL": {
- "name": "ViDL",
- "description": "Downloads the latest version of ViDL and imports it into Munki.",
+ "com.github.homebysix.munki.Kite": {
+ "name": "Kite",
+ "description": "Downloads the latest version of Kite and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViDL/ViDL.munki.recipe",
- "parent": "com.github.homebysix.download.ViDL",
- "shortname": "ViDL.munki",
+ "path": "Kite/Kite.munki.recipe",
+ "parent": "com.github.homebysix.download.Kite",
+ "shortname": "Kite.munki",
"inferred_type": "munki",
- "munki_display_name": "ViDL",
- "munki_description": "ViDL is a free Mac app that allows you to easily download videos from YouTube and hundreds of other websites for offline viewing."
+ "munki_display_name": "Kite",
+ "munki_description": "Kite augments your coding environment with all the internet\u2019s programming knowledge."
},
- "com.github.homebysix.pkg.ViDL": {
- "name": "ViDL",
- "description": "Downloads the latest version of ViDL and creates a package.",
+ "com.github.homebysix.install.Malwarebytes": {
+ "name": "Malwarebytes",
+ "description": "Installs the latest version of Malwarebytes.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViDL/ViDL.pkg.recipe",
- "parent": "com.github.homebysix.download.ViDL",
- "shortname": "ViDL.pkg",
- "inferred_type": "pkg"
+ "path": "Malwarebytes/Malwarebytes.install.recipe",
+ "parent": "com.github.homebysix.pkg.Malwarebytes",
+ "shortname": "Malwarebytes.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.ViDL": {
- "name": "ViDL",
- "description": "Installs the latest version of ViDL.",
+ "com.github.homebysix.munki.Malwarebytes": {
+ "name": "Malwarebytes",
+ "description": "Downloads the latest version of Malwarebytes and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ViDL/ViDL.install.recipe",
- "parent": "com.github.homebysix.download.ViDL",
- "shortname": "ViDL.install",
- "inferred_type": "install"
+ "path": "Malwarebytes/Malwarebytes.munki.recipe",
+ "parent": "com.github.homebysix.pkg.Malwarebytes",
+ "shortname": "Malwarebytes.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Malwarebytes",
+ "munki_description": "Defends Macs against malware, adware, and potentially unwanted programs."
},
- "com.github.homebysix.download.kubectl": {
- "name": "kubectl",
- "description": "Downloads the latest version of kubectl.",
+ "com.github.homebysix.download.Malwarebytes": {
+ "name": "Malwarebytes",
+ "description": "Downloads the latest version of Malwarebytes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kubernetes/kubectl.download.recipe",
- "shortname": "kubectl.download",
+ "path": "Malwarebytes/Malwarebytes.download.recipe",
+ "shortname": "Malwarebytes.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.kubectl"
+ "com.github.homebysix.pkg.Malwarebytes"
]
},
- "com.github.homebysix.munki.kubectl": {
- "name": "kubectl",
- "description": "Downloads the latest version of kubectl, creates a package, and imports the package into your Munki repo.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Kubernetes/kubectl.munki.recipe",
- "parent": "com.github.homebysix.pkg.kubectl",
- "shortname": "kubectl.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources, and view logs."
- },
- "com.github.homebysix.install.kubectl": {
- "name": "kubectl",
- "description": "Downloads the latest version of kubectl, creates a package, and installs the package on your AutoPkg Mac.",
+ "com.github.homebysix.pkg.Malwarebytes": {
+ "name": "Malwarebytes",
+ "description": "Downloads the latest version of Malwarebytes and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kubernetes/kubectl.install.recipe",
- "parent": "com.github.homebysix.pkg.kubectl",
- "shortname": "kubectl.install",
- "inferred_type": "install"
+ "path": "Malwarebytes/Malwarebytes.pkg.recipe",
+ "parent": "com.github.homebysix.download.Malwarebytes",
+ "shortname": "Malwarebytes.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.Malwarebytes",
+ "com.github.homebysix.munki.Malwarebytes",
+ "com.github.andredb90.filewave.malwarebytes"
+ ]
},
- "com.github.homebysix.pkg.kubectl": {
- "name": "kubectl",
- "description": "Downloads the latest version of kubectl and creates a package.",
+ "com.github.homebysix.pkg.Espresso": {
+ "name": "Espresso",
+ "description": "Downloads the latest version of Espresso and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kubernetes/kubectl.pkg.recipe",
- "parent": "com.github.homebysix.download.kubectl",
- "shortname": "kubectl.pkg",
+ "path": "Warewolf/Espresso.pkg.recipe",
+ "parent": "com.github.homebysix.download.Espresso",
+ "shortname": "Espresso.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.kubectl",
- "com.github.homebysix.install.kubectl"
+ "com.github.autopkg.grahampugh-recipes.jamf.Espresso-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Espresso"
]
},
- "com.github.homebysix.install.Pandora": {
- "name": "Pandora",
- "description": "Installs the latest version of Pandora.",
+ "com.github.homebysix.install.Espresso": {
+ "name": "Espresso",
+ "description": "Installs the latest version of Espresso.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pandora/Pandora.install.recipe",
- "parent": "com.github.homebysix.download.Pandora",
- "shortname": "Pandora.install",
+ "path": "Warewolf/Espresso.install.recipe",
+ "parent": "com.github.homebysix.download.Espresso",
+ "shortname": "Espresso.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Pandora": {
- "name": "Pandora",
- "description": "Downloads the latest version of Pandora and imports it into Munki.",
+ "com.github.homebysix.munki.Espresso": {
+ "name": "Espresso",
+ "description": "Downloads the latest version of Espresso and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pandora/Pandora.munki.recipe",
- "parent": "com.github.homebysix.download.Pandora",
- "shortname": "Pandora.munki",
+ "path": "Warewolf/Espresso.munki.recipe",
+ "parent": "com.github.homebysix.download.Espresso",
+ "shortname": "Espresso.munki",
"inferred_type": "munki",
- "munki_display_name": "Pandora",
- "munki_description": "Mac app for listening to music using the Pandora streaming service."
- },
- "com.github.homebysix.pkg.Pandora": {
- "name": "Pandora",
- "description": "Downloads the latest version of Pandora and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Pandora/Pandora.pkg.recipe",
- "parent": "com.github.homebysix.download.Pandora",
- "shortname": "Pandora.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Espresso",
+ "munki_description": "Powerful HTML, XML, CSS, and JavaScript development tool."
},
- "com.github.homebysix.download.Pandora": {
- "name": "Pandora",
- "description": "Downloads the latest version of Pandora.",
+ "com.github.homebysix.download.Espresso": {
+ "name": "Espresso",
+ "description": "Downloads the latest version of Espresso.",
"repo": "autopkg/homebysix-recipes",
- "path": "Pandora/Pandora.download.recipe",
- "shortname": "Pandora.download",
+ "path": "Warewolf/Espresso.download.recipe",
+ "shortname": "Espresso.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Pandora",
- "com.github.homebysix.munki.Pandora",
- "com.github.homebysix.pkg.Pandora"
+ "com.github.homebysix.pkg.Espresso",
+ "com.github.homebysix.install.Espresso",
+ "com.github.homebysix.munki.Espresso"
]
},
- "com.github.homebysix.install.ProfitTrain": {
- "name": "ProfitTrain",
- "description": "Installs the latest version of ProfitTrain.",
+ "com.github.homebysix.download.TouchSwitcher": {
+ "name": "TouchSwitcher",
+ "description": "Downloads the latest version of TouchSwitcher.",
"repo": "autopkg/homebysix-recipes",
- "path": "ProfitTrain/ProfitTrain.install.recipe",
- "parent": "com.github.homebysix.download.ProfitTrain",
- "shortname": "ProfitTrain.install",
- "inferred_type": "install"
+ "path": "TouchSwitcher/TouchSwitcher.download.recipe",
+ "shortname": "TouchSwitcher.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.TouchSwitcher",
+ "com.github.homebysix.pkg.TouchSwitcher"
+ ]
},
- "com.github.homebysix.munki.ProfitTrain": {
- "name": "ProfitTrain",
- "description": "Downloads the latest version of ProfitTrain and imports it into Munki.",
+ "com.github.homebysix.munki.TouchSwitcher": {
+ "name": "TouchSwitcher",
+ "description": "Downloads the latest version of TouchSwitcher and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ProfitTrain/ProfitTrain.munki.recipe",
- "parent": "com.github.homebysix.download.ProfitTrain",
- "shortname": "ProfitTrain.munki",
+ "path": "TouchSwitcher/TouchSwitcher.munki.recipe",
+ "parent": "com.github.homebysix.download.TouchSwitcher",
+ "shortname": "TouchSwitcher.munki",
"inferred_type": "munki",
- "munki_display_name": "ProfitTrain",
- "munki_description": "Track billable hours and create invoices (formerly named Billable)."
+ "munki_display_name": "TouchSwitcher",
+ "munki_description": "App switcher for Touch Bar."
},
- "com.github.homebysix.pkg.ProfitTrain": {
- "name": "ProfitTrain",
- "description": "Downloads the latest version of ProfitTrain and creates a package.",
+ "com.github.homebysix.pkg.TouchSwitcher": {
+ "name": "TouchSwitcher",
+ "description": "Downloads the latest version of TouchSwitcher and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ProfitTrain/ProfitTrain.pkg.recipe",
- "parent": "com.github.homebysix.download.ProfitTrain",
- "shortname": "ProfitTrain.pkg",
+ "path": "TouchSwitcher/TouchSwitcher.pkg.recipe",
+ "parent": "com.github.homebysix.download.TouchSwitcher",
+ "shortname": "TouchSwitcher.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.ProfitTrain": {
- "name": "ProfitTrain",
- "description": "Downloads the latest version of ProfitTrain.",
+ "com.github.homebysix.download.ApacheDirectoryStudio": {
+ "name": "ApacheDirectoryStudio",
+ "description": "Downloads the latest version of ApacheDirectoryStudio.",
"repo": "autopkg/homebysix-recipes",
- "path": "ProfitTrain/ProfitTrain.download.recipe",
- "shortname": "ProfitTrain.download",
+ "path": "Apache/ApacheDirectoryStudio.download.recipe",
+ "shortname": "ApacheDirectoryStudio.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.ProfitTrain",
- "com.github.homebysix.munki.ProfitTrain",
- "com.github.homebysix.pkg.ProfitTrain"
+ "com.github.homebysix.munki.ApacheDirectoryStudio",
+ "com.github.homebysix.pkg.ApacheDirectoryStudio",
+ "com.github.homebysix.install.ApacheDirectoryStudio",
+ "com.github.peshay.filewave.ApacheDirectoryStudio"
]
},
- "com.github.homebysix.pkg.Metabase": {
- "name": "Metabase",
- "description": "Downloads the latest version of Metabase and creates a package.",
+ "com.github.homebysix.munki.ApacheDirectoryStudio": {
+ "name": "ApacheDirectoryStudio",
+ "description": "Downloads the latest version of ApacheDirectoryStudio and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Metabase/Metabase.pkg.recipe",
- "parent": "com.github.homebysix.download.Metabase",
- "shortname": "Metabase.pkg",
- "inferred_type": "pkg"
+ "path": "Apache/ApacheDirectoryStudio.munki.recipe",
+ "parent": "com.github.homebysix.download.ApacheDirectoryStudio",
+ "shortname": "ApacheDirectoryStudio.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ApacheDirectoryStudio",
+ "munki_description": "Complete LDAP tooling platform (was LDAP Studio)."
},
- "com.github.homebysix.munki.Metabase": {
- "name": "Metabase",
- "description": "Downloads the latest version of Metabase and imports it into Munki.",
+ "com.github.homebysix.pkg.ApacheDirectoryStudio": {
+ "name": "ApacheDirectoryStudio",
+ "description": "Downloads the latest version of ApacheDirectoryStudio and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Metabase/Metabase.munki.recipe",
- "parent": "com.github.homebysix.download.Metabase",
- "shortname": "Metabase.munki",
- "inferred_type": "munki",
- "munki_display_name": "Metabase",
- "munki_description": "An app that gives everyone on your team central access to business intelligence and analytics."
+ "path": "Apache/ApacheDirectoryStudio.pkg.recipe",
+ "parent": "com.github.homebysix.download.ApacheDirectoryStudio",
+ "shortname": "ApacheDirectoryStudio.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.ApacheDirectoryStudio"
+ ]
},
- "com.github.homebysix.install.Metabase": {
- "name": "Metabase",
- "description": "Installs the latest version of Metabase.",
+ "com.github.homebysix.install.ApacheDirectoryStudio": {
+ "name": "ApacheDirectoryStudio",
+ "description": "Installs the latest version of ApacheDirectoryStudio.",
"repo": "autopkg/homebysix-recipes",
- "path": "Metabase/Metabase.install.recipe",
- "parent": "com.github.homebysix.download.Metabase",
- "shortname": "Metabase.install",
+ "path": "Apache/ApacheDirectoryStudio.install.recipe",
+ "parent": "com.github.homebysix.download.ApacheDirectoryStudio",
+ "shortname": "ApacheDirectoryStudio.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Metabase": {
- "name": "Metabase",
- "description": "Downloads the latest version of Metabase.\n\nNOTE: Code signature verification is disabled due to a signing error in the version of the Sparkle framework included with Metabase.",
+ "com.github.homebysix.pkg.Screens": {
+ "name": "Screens",
+ "description": "Downloads the latest version of Screens and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Metabase/Metabase.download.recipe",
- "shortname": "Metabase.download",
+ "path": "Screens/Screens.pkg.recipe",
+ "parent": "com.github.homebysix.download.Screens",
+ "shortname": "Screens.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.Screens": {
+ "name": "Screens",
+ "description": "Downloads the latest version of Screens.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Screens/Screens.download.recipe",
+ "shortname": "Screens.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Metabase",
- "com.github.homebysix.munki.Metabase",
- "com.github.homebysix.install.Metabase"
+ "com.github.homebysix.pkg.Screens",
+ "com.github.homebysix.munki.Screens",
+ "com.github.homebysix.install.Screens"
]
},
- "com.github.homebysix.munki.Endurance": {
- "name": "Endurance",
- "description": "Downloads the latest version of Endurance and imports it into Munki.",
+ "com.github.homebysix.munki.Screens": {
+ "name": "Screens",
+ "description": "Downloads the latest version of Screens and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Endurance/Endurance.munki.recipe",
- "parent": "com.github.homebysix.download.Endurance",
- "shortname": "Endurance.munki",
+ "path": "Screens/Screens.munki.recipe",
+ "parent": "com.github.homebysix.download.Screens",
+ "shortname": "Screens.munki",
"inferred_type": "munki",
- "munki_display_name": "Endurance",
- "munki_description": "Measure and maximize your Mac's battery endurance."
+ "munki_display_name": "Screens",
+ "munki_description": "VNC client app that allows you to view and/or control a Mac remotely."
},
- "com.github.homebysix.download.Endurance": {
- "name": "Endurance",
- "description": "Downloads the latest version of Endurance.",
+ "com.github.homebysix.install.Screens": {
+ "name": "Screens",
+ "description": "Installs the latest version of Screens.",
"repo": "autopkg/homebysix-recipes",
- "path": "Endurance/Endurance.download.recipe",
- "shortname": "Endurance.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Endurance",
- "com.github.homebysix.install.Endurance",
- "com.github.homebysix.pkg.Endurance"
- ]
+ "path": "Screens/Screens.install.recipe",
+ "parent": "com.github.homebysix.download.Screens",
+ "shortname": "Screens.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.Endurance": {
- "name": "Endurance",
- "description": "Installs the latest version of Endurance.",
+ "com.github.homebysix.install.YemuZip": {
+ "name": "YemuZip",
+ "description": "Installs the latest version of YemuZip.",
"repo": "autopkg/homebysix-recipes",
- "path": "Endurance/Endurance.install.recipe",
- "parent": "com.github.homebysix.download.Endurance",
- "shortname": "Endurance.install",
+ "path": "YellowMug/YemuZip.install.recipe",
+ "parent": "com.github.homebysix.download.YemuZip",
+ "shortname": "YemuZip.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Endurance": {
- "name": "Endurance",
- "description": "Downloads the latest version of Endurance and creates a package.",
+ "com.github.homebysix.munki.EasyBatchPhoto": {
+ "name": "EasyBatchPhoto",
+ "description": "Downloads the latest version of EasyBatchPhoto and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Endurance/Endurance.pkg.recipe",
- "parent": "com.github.homebysix.download.Endurance",
- "shortname": "Endurance.pkg",
- "inferred_type": "pkg"
+ "path": "YellowMug/EasyBatchPhoto.munki.recipe",
+ "parent": "com.github.homebysix.download.EasyBatchPhoto",
+ "shortname": "EasyBatchPhoto.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EasyBatchPhoto",
+ "munki_description": "Batch compress, resize and convert photos."
},
- "com.github.homebysix.download.Dropshare": {
- "name": "Dropshare",
- "description": "Downloads the latest version of Dropshare.",
+ "com.github.homebysix.download.EasyBatchPhoto": {
+ "name": "EasyBatchPhoto",
+ "description": "Downloads the latest version of EasyBatchPhoto.",
"repo": "autopkg/homebysix-recipes",
- "path": "Dropshare/Dropshare.download.recipe",
- "shortname": "Dropshare.download",
+ "path": "YellowMug/EasyBatchPhoto.download.recipe",
+ "shortname": "EasyBatchPhoto.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Dropshare5",
- "com.github.homebysix.pkg.Dropshare"
+ "com.github.homebysix.munki.EasyBatchPhoto",
+ "com.github.homebysix.pkg.EasyBatchPhoto",
+ "com.github.homebysix.install.EasyBatchPhoto"
]
},
- "com.github.homebysix.munki.Dropshare5": {
- "name": "Dropshare",
- "description": "Downloads the latest version of Dropshare and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Dropshare/Dropshare.munki.recipe",
- "parent": "com.github.homebysix.download.Dropshare",
- "shortname": "Dropshare.munki",
- "inferred_type": "munki",
- "munki_display_name": "Dropshare",
- "munki_description": "Secure file-sharing tool."
- },
- "com.github.homebysix.pkg.Dropshare": {
- "name": "Dropshare",
- "description": "Downloads the latest version of Dropshare and creates a package.",
+ "com.github.homebysix.pkg.EasyBatchPhoto": {
+ "name": "EasyBatchPhoto",
+ "description": "Downloads the latest version of EasyBatchPhoto and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Dropshare/Dropshare.pkg.recipe",
- "parent": "com.github.homebysix.download.Dropshare",
- "shortname": "Dropshare.pkg",
+ "path": "YellowMug/EasyBatchPhoto.pkg.recipe",
+ "parent": "com.github.homebysix.download.EasyBatchPhoto",
+ "shortname": "EasyBatchPhoto.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.RingCentralMeetings": {
- "name": "RingCentral Meetings",
- "description": "Downloads the current release version of RingCentral Meetings and builds a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RingCentral/RingCentralMeetings.pkg.recipe",
- "parent": "com.github.homebysix.download.RingCentralMeetings",
- "shortname": "RingCentralMeetings.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.install.RingCentralMeetings"
- ]
- },
- "com.github.homebysix.download.RingCentralMeetings": {
- "name": "RingCentral Meetings",
- "description": "Downloads the latest version of the RingCentral Meetings Mac app.",
+ "com.github.homebysix.download.YemuZip": {
+ "name": "YemuZip",
+ "description": "Downloads the latest version of YemuZip.",
"repo": "autopkg/homebysix-recipes",
- "path": "RingCentral/RingCentralMeetings.download.recipe",
- "shortname": "RingCentralMeetings.download",
+ "path": "YellowMug/YemuZip.download.recipe",
+ "shortname": "YemuZip.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.RingCentralMeetings",
- "com.github.homebysix.munki.RingCentralMeetings",
- "com.github.peetinc.pkg.RingCentralMeetings"
+ "com.github.homebysix.install.YemuZip",
+ "com.github.homebysix.pkg.YemuZip",
+ "com.github.homebysix.munki.YemuZip"
]
},
- "com.github.homebysix.install.RingCentralMeetings": {
- "name": "RingCentral Meetings",
- "description": "Installs the latest version of RingCentral Meetings.",
+ "com.github.homebysix.install.EasyBatchPhoto": {
+ "name": "EasyBatchPhoto",
+ "description": "Installs the latest version of EasyBatchPhoto.",
"repo": "autopkg/homebysix-recipes",
- "path": "RingCentral/RingCentralMeetings.install.recipe",
- "parent": "com.github.homebysix.pkg.RingCentralMeetings",
- "shortname": "RingCentralMeetings.install",
+ "path": "YellowMug/EasyBatchPhoto.install.recipe",
+ "parent": "com.github.homebysix.download.EasyBatchPhoto",
+ "shortname": "EasyBatchPhoto.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.RingCentralMeetings": {
- "name": "RingCentral Meetings",
- "description": "Downloads the latest version of RingCentral Meetings and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RingCentral/RingCentralMeetings.munki.recipe",
- "parent": "com.github.homebysix.download.RingCentralMeetings",
- "shortname": "RingCentralMeetings.munki",
- "inferred_type": "munki",
- "munki_display_name": "RingCentral Meetings",
- "munki_description": "Online videoconferencing app for RingCentral."
- },
- "com.github.homebysix.pkg.ezeepDesktop": {
- "name": "ezeep",
- "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
+ "com.github.homebysix.pkg.YemuZip": {
+ "name": "YemuZip",
+ "description": "Downloads the latest version of YemuZip and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepDesktop.pkg.recipe",
- "parent": "com.github.homebysix.download.ezeepDesktop",
- "shortname": "ezeepDesktop.pkg",
+ "path": "YellowMug/YemuZip.pkg.recipe",
+ "parent": "com.github.homebysix.download.YemuZip",
+ "shortname": "YemuZip.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.ezeepBluePrintApp": {
- "name": "ezeep Print App",
- "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
- "repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepBluePrintApp.install.recipe",
- "parent": "com.github.homebysix.download.ezeepBluePrintApp",
- "shortname": "ezeepBluePrintApp.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.ezeepDesktop": {
- "name": "ezeep",
- "description": "Downloads the latest version of ezeep and imports it into Munki.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
+ "com.github.homebysix.munki.YemuZip": {
+ "name": "YemuZip",
+ "description": "Downloads the latest version of YemuZip and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepDesktop.munki.recipe",
- "parent": "com.github.homebysix.download.ezeepDesktop",
- "shortname": "ezeepDesktop.munki",
+ "path": "YellowMug/YemuZip.munki.recipe",
+ "parent": "com.github.homebysix.download.YemuZip",
+ "shortname": "YemuZip.munki",
"inferred_type": "munki",
- "munki_display_name": "ezeep",
- "munki_description": "Centralized cloud printing software."
+ "munki_display_name": "YemuZip",
+ "munki_description": "Easy-to-use Zip compression utility."
},
- "com.github.homebysix.install.ezeepDesktop": {
- "name": "ezeep",
- "description": "Installs the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
+ "com.github.homebysix.pkg.TermHere": {
+ "name": "TermHere",
+ "description": "Downloads the latest version of TermHere and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepDesktop.install.recipe",
- "parent": "com.github.homebysix.download.ezeepDesktop",
- "shortname": "ezeepDesktop.install",
- "inferred_type": "install"
+ "path": "TermHere/TermHere.pkg.recipe",
+ "parent": "com.github.homebysix.download.TermHere",
+ "shortname": "TermHere.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.ezeepBluePrintApp": {
- "name": "ezeep Print App",
- "description": "Downloads the latest version of ezeep \"Blue\" Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
+ "com.github.homebysix.munki.TermHere": {
+ "name": "TermHere",
+ "description": "Downloads the latest version of TermHere and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepBluePrintApp.download.recipe",
- "shortname": "ezeepBluePrintApp.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.ezeepBluePrintApp",
- "com.github.homebysix.munki.ezeepBluePrintApp",
- "com.github.homebysix.pkg.ezeepBluePrintApp"
- ]
+ "path": "TermHere/TermHere.munki.recipe",
+ "parent": "com.github.homebysix.download.TermHere",
+ "shortname": "TermHere.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TermHere",
+ "munki_description": "A Finder toolbar extension for opening a Terminal window at the current location."
},
- "com.github.homebysix.download.ezeepDesktop": {
- "name": "ezeep",
- "description": "Downloads the latest version of ezeep.\n\nThis is for the older \"ezeep Desktop\" app. Details:\nhttps://www.ezeep.com/downloads/ezeep/\n\nFor the newer \"ezeep Blue\" app, use the ezeepBluePrintApp recipes.",
+ "com.github.homebysix.install.TermHere": {
+ "name": "TermHere",
+ "description": "Installs the latest version of TermHere.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepDesktop.download.recipe",
- "shortname": "ezeepDesktop.download",
+ "path": "TermHere/TermHere.install.recipe",
+ "parent": "com.github.homebysix.download.TermHere",
+ "shortname": "TermHere.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.TermHere": {
+ "name": "TermHere",
+ "description": "Downloads the latest version of TermHere.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "TermHere/TermHere.download.recipe",
+ "shortname": "TermHere.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.ezeepDesktop",
- "com.github.homebysix.munki.ezeepDesktop",
- "com.github.homebysix.install.ezeepDesktop"
+ "com.github.homebysix.pkg.TermHere",
+ "com.github.homebysix.munki.TermHere",
+ "com.github.homebysix.install.TermHere"
]
},
- "com.github.homebysix.munki.ezeepBluePrintApp": {
- "name": "ezeep Print App",
- "description": "Downloads the latest version of ezeep Print App and imports it into Munki.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
+ "com.github.homebysix.munki.Flashlight": {
+ "name": "Flashlight",
+ "description": "Downloads the latest version of Flashlight and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepBluePrintApp.munki.recipe",
- "parent": "com.github.homebysix.download.ezeepBluePrintApp",
- "shortname": "ezeepBluePrintApp.munki",
+ "path": "Flashlight/Flashlight.munki.recipe",
+ "parent": "com.github.homebysix.download.Flashlight",
+ "shortname": "Flashlight.munki",
"inferred_type": "munki",
- "munki_display_name": "ezeep",
- "munki_description": "Centralized cloud printing software."
+ "munki_display_name": "Flashlight",
+ "munki_description": "Spotlight plugin system."
},
- "com.github.homebysix.pkg.ezeepBluePrintApp": {
- "name": "ezeep Print App",
- "description": "Installs the latest version of ezeep Print App.\n\nThe ezeep \"Blue\" app is only for administrators of ezeep Blue. Details:\nhttps://www.ezeep.com/downloads/ezeep-blue/\n\nFor the older \"ezeep Desktop\" app, use the ezeepDesktop recipes.",
+ "com.github.homebysix.install.Flashlight": {
+ "name": "Flashlight",
+ "description": "Installs the latest version of Flashlight.",
"repo": "autopkg/homebysix-recipes",
- "path": "ezeep/ezeepBluePrintApp.pkg.recipe",
- "parent": "com.github.homebysix.download.ezeepBluePrintApp",
- "shortname": "ezeepBluePrintApp.pkg",
- "inferred_type": "pkg"
+ "path": "Flashlight/Flashlight.install.recipe",
+ "parent": "com.github.homebysix.download.Flashlight",
+ "shortname": "Flashlight.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.iStumbler": {
- "name": "iStumbler",
- "description": "Installs the latest version of iStumbler.",
+ "com.github.homebysix.pkg.Flashlight": {
+ "name": "Flashlight",
+ "description": "Downloads the latest version of Flashlight and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "iStumbler/iStumbler.install.recipe",
- "parent": "com.github.homebysix.download.iStumbler",
- "shortname": "iStumbler.install",
- "inferred_type": "install"
+ "path": "Flashlight/Flashlight.pkg.recipe",
+ "parent": "com.github.homebysix.download.Flashlight",
+ "shortname": "Flashlight.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.iStumbler": {
- "name": "iStumbler",
- "description": "Downloads the latest version of iStumbler.",
+ "com.github.homebysix.download.Flashlight": {
+ "name": "Flashlight",
+ "description": "Downloads the latest version of Flashlight.",
"repo": "autopkg/homebysix-recipes",
- "path": "iStumbler/iStumbler.download.recipe",
- "shortname": "iStumbler.download",
+ "path": "Flashlight/Flashlight.download.recipe",
+ "shortname": "Flashlight.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.iStumbler",
- "com.github.homebysix.munki.iStumbler",
- "com.github.homebysix.pkg.iStumbler"
+ "com.github.homebysix.munki.Flashlight",
+ "com.github.homebysix.install.Flashlight",
+ "com.github.homebysix.pkg.Flashlight"
]
},
- "com.github.homebysix.munki.iStumbler": {
- "name": "iStumbler",
- "description": "Downloads the latest version of iStumbler and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "iStumbler/iStumbler.munki.recipe",
- "parent": "com.github.homebysix.download.iStumbler",
- "shortname": "iStumbler.munki",
- "inferred_type": "munki",
- "munki_display_name": "iStumbler",
- "munki_description": "Displays detailed information about local wireless networks."
- },
- "com.github.homebysix.pkg.iStumbler": {
- "name": "iStumbler",
- "description": "Downloads the latest version of iStumbler and creates a package.",
+ "com.github.homebysix.BinaryFileVersioner": {
+ "name": null,
+ "description": "This is a stub recipe that can be used as a reference when referring to the BinaryFileVersioner shared processor.",
"repo": "autopkg/homebysix-recipes",
- "path": "iStumbler/iStumbler.pkg.recipe",
- "parent": "com.github.homebysix.download.iStumbler",
- "shortname": "iStumbler.pkg",
- "inferred_type": "pkg"
+ "path": "BinaryFileVersioner/BinaryFileVersioner.recipe"
},
- "com.github.homebysix.munki.PasswordWallet": {
- "name": "PasswordWallet",
- "description": "Downloads the latest version of PasswordWallet and imports it into Munki.",
+ "com.github.homebysix.munki.Paparazzi": {
+ "name": "Paparazzi",
+ "description": "Downloads the latest version of Paparazzi! and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Selznick/PasswordWallet.munki.recipe",
- "parent": "com.github.homebysix.download.PasswordWallet",
- "shortname": "PasswordWallet.munki",
+ "path": "Paparazzi/Paparazzi.munki.recipe",
+ "parent": "com.github.homebysix.download.Paparazzi",
+ "shortname": "Paparazzi.munki",
"inferred_type": "munki",
- "munki_display_name": "PasswordWallet",
- "munki_description": "Basic password manager for Mac, Windows, iOS, and Android."
+ "munki_display_name": "Paparazzi",
+ "munki_description": "Tool for capturing screenshots of websites to image or PDF format."
},
- "com.github.homebysix.install.PasswordWallet": {
- "name": "PasswordWallet",
- "description": "Installs the latest version of PasswordWallet.",
+ "com.github.homebysix.pkg.Paparazzi": {
+ "name": "Paparazzi",
+ "description": "Downloads the latest version of Paparazzi! and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Selznick/PasswordWallet.install.recipe",
- "parent": "com.github.homebysix.download.PasswordWallet",
- "shortname": "PasswordWallet.install",
- "inferred_type": "install"
+ "path": "Paparazzi/Paparazzi.pkg.recipe",
+ "parent": "com.github.homebysix.download.Paparazzi",
+ "shortname": "Paparazzi.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.andredb90.filewave.Paparazzi",
+ "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi"
+ ]
},
- "com.github.homebysix.pkg.PasswordWallet": {
- "name": "PasswordWallet",
- "description": "Downloads the latest version of PasswordWallet and creates a package.",
+ "com.github.homebysix.install.Paparazzi": {
+ "name": "Paparazzi",
+ "description": "Installs the latest version of Paparazzi!.",
"repo": "autopkg/homebysix-recipes",
- "path": "Selznick/PasswordWallet.pkg.recipe",
- "parent": "com.github.homebysix.download.PasswordWallet",
- "shortname": "PasswordWallet.pkg",
- "inferred_type": "pkg"
+ "path": "Paparazzi/Paparazzi.install.recipe",
+ "parent": "com.github.homebysix.download.Paparazzi",
+ "shortname": "Paparazzi.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.PasswordWallet": {
- "name": "PasswordWallet",
- "description": "Downloads the latest version of PasswordWallet.",
+ "com.github.homebysix.download.Paparazzi": {
+ "name": "Paparazzi",
+ "description": "Downloads the latest version of Paparazzi!.",
"repo": "autopkg/homebysix-recipes",
- "path": "Selznick/PasswordWallet.download.recipe",
- "shortname": "PasswordWallet.download",
+ "path": "Paparazzi/Paparazzi.download.recipe",
+ "shortname": "Paparazzi.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.PasswordWallet",
- "com.github.homebysix.install.PasswordWallet",
- "com.github.homebysix.pkg.PasswordWallet"
+ "com.github.homebysix.munki.Paparazzi",
+ "com.github.homebysix.pkg.Paparazzi",
+ "com.github.homebysix.install.Paparazzi"
]
},
- "com.github.homebysix.install.BaseHead": {
- "name": "BaseHead",
- "description": "Installs the latest version of BaseHead.",
+ "com.github.homebysix.install.Zoom": {
+ "name": "Zoom",
+ "description": "Installs the latest version of Zoom.",
"repo": "autopkg/homebysix-recipes",
- "path": "BaseHead/BaseHead.install.recipe",
- "parent": "com.github.homebysix.download.BaseHead",
- "shortname": "BaseHead.install",
+ "path": "Zoom/Zoom.install.recipe",
+ "parent": "com.github.homebysix.pkg.Zoom",
+ "shortname": "Zoom.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.BaseHead": {
- "name": "BaseHead",
- "description": "Downloads the latest version of BaseHead.",
+ "com.github.homebysix.pkg.ZoomPresence": {
+ "name": "ZoomPresence",
+ "description": "Downloads the current release version of Zoom Rooms and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "BaseHead/BaseHead.download.recipe",
- "shortname": "BaseHead.download",
- "inferred_type": "download",
+ "path": "Zoom/ZoomPresence.pkg.recipe",
+ "parent": "com.github.homebysix.download.ZoomPresence",
+ "shortname": "ZoomPresence.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.BaseHead",
- "com.github.homebysix.pkg.BaseHead",
- "com.github.homebysix.munki.BaseHead"
+ "com.github.kitzy.jss.ZoomPresence"
]
},
- "com.github.homebysix.pkg.BaseHead": {
- "name": "BaseHead",
- "description": "Creates a package for the latest version of BaseHead.",
- "repo": "autopkg/homebysix-recipes",
- "path": "BaseHead/BaseHead.pkg.recipe",
- "parent": "com.github.homebysix.download.BaseHead",
- "shortname": "BaseHead.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.BaseHead": {
- "name": "BaseHead",
- "description": "Downloads the latest version of BaseHead and imports it into Munki.",
+ "com.github.homebysix.pkg.Zoom": {
+ "name": "Zoom",
+ "description": "Downloads the current release version of Zoom and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "BaseHead/BaseHead.munki.recipe",
- "parent": "com.github.homebysix.download.BaseHead",
- "shortname": "BaseHead.munki",
- "inferred_type": "munki",
- "munki_display_name": "BaseHead",
- "munki_description": "Fast and flexible SFX search engine."
+ "path": "Zoom/Zoom.pkg.recipe",
+ "parent": "com.github.hansen-m.download.zoomus",
+ "shortname": "Zoom.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.Zoom",
+ "com.github.homebysix.munki.Zoom",
+ "com.github.novaksam.jamf.Zoom",
+ "com.github.autopkg.grahampugh-recipes.jamf.zoom.us-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.zoom.us",
+ "com.github.davidbpirie.jamf-upload.Zoom",
+ "com.github.almenscorner.intune.Zoom"
+ ]
},
- "com.github.homebysix.install.Radi": {
- "name": "Radi",
- "description": "Installs the latest version of Radi.",
+ "com.github.homebysix.install.ZoomPresence": {
+ "name": "ZoomPresence",
+ "description": "Installs the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.",
"repo": "autopkg/homebysix-recipes",
- "path": "Radi/Radi.install.recipe",
- "parent": "com.github.homebysix.download.Radi",
- "shortname": "Radi.install",
+ "path": "Zoom/ZoomPresence.install.recipe",
+ "parent": "com.github.homebysix.download.ZoomPresence",
+ "shortname": "ZoomPresence.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Radi": {
- "name": "Radi",
- "description": "Downloads the latest version of Radi.",
+ "com.github.homebysix.download.ZoomPresence": {
+ "name": "ZoomPresence",
+ "description": "Downloads the latest version of the Zoom Rooms (Mac) application to setup your conference room for one-touch meeting and calendar integration.",
"repo": "autopkg/homebysix-recipes",
- "path": "Radi/Radi.download.recipe",
- "shortname": "Radi.download",
+ "path": "Zoom/ZoomPresence.download.recipe",
+ "shortname": "ZoomPresence.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Radi",
- "com.github.homebysix.pkg.Radi",
- "com.github.homebysix.munki.Radi"
+ "com.github.homebysix.pkg.ZoomPresence",
+ "com.github.homebysix.install.ZoomPresence",
+ "com.github.homebysix.munki.ZoomPresence",
+ "com.github.peshay.filewave.ZoomRooms"
]
},
- "com.github.homebysix.pkg.Radi": {
- "name": "Radi",
- "description": "Downloads the latest version of Radi and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Radi/Radi.pkg.recipe",
- "parent": "com.github.homebysix.download.Radi",
- "shortname": "Radi.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.Radi": {
- "name": "Radi",
- "description": "Downloads the latest version of Radi and imports it into Munki.",
+ "com.github.homebysix.munki.Zoom": {
+ "name": "Zoom",
+ "description": "Downloads the latest version of Zoom and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Radi/Radi.munki.recipe",
- "parent": "com.github.homebysix.download.Radi",
- "shortname": "Radi.munki",
+ "path": "Zoom/Zoom.munki.recipe",
+ "parent": "com.github.homebysix.pkg.Zoom",
+ "shortname": "Zoom.munki",
"inferred_type": "munki",
- "munki_display_name": "Radi",
- "munki_description": "Publish moving images using modern Web standards."
+ "munki_display_name": "Zoom",
+ "munki_description": "The Zoom app provides cloud-hosted video conferencing, plus online meetings and group messaging."
},
- "com.github.homebysix.munki.GoToMeeting": {
- "name": "GoToMeeting",
- "description": "Downloads the latest version of GoToMeeting and imports it into Munki.",
+ "com.github.homebysix.munki.ZoomPresence": {
+ "name": "ZoomPresence",
+ "description": "Downloads the latest version of the Zoom Rooms (Mac) application and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "GoToMeeting/GoToMeeting.munki.recipe",
- "parent": "com.github.homebysix.download.GoToMeeting",
- "shortname": "GoToMeeting.munki",
+ "path": "Zoom/ZoomPresence.munki.recipe",
+ "parent": "com.github.homebysix.download.ZoomPresence",
+ "shortname": "ZoomPresence.munki",
"inferred_type": "munki",
- "munki_display_name": "GoToMeeting",
- "munki_description": "Online meeting, desktop sharing, and video conferencing software."
- },
- "com.github.homebysix.pkg.GoToMeeting": {
- "name": "GoToMeeting",
- "description": "Downloads the current release version of GoToMeeting and builds a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "GoToMeeting/GoToMeeting.pkg.recipe",
- "parent": "com.github.homebysix.download.GoToMeeting",
- "shortname": "GoToMeeting.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.GoToMeeting"
- ]
+ "munki_display_name": "Zoom Rooms",
+ "munki_description": "Zoom Rooms application to setup your conference room for one-touch meeting and calendar integration."
},
- "com.github.homebysix.install.GoToMeeting": {
- "name": "GoToMeeting",
- "description": "Installs the latest version of GoToMeeting on the Mac running AutoPkg.\n\nNOTE: This recipe does not utilize the preinstall cleanup script used by the pkg and munki recipes.",
+ "com.github.homebysix.install.Unexpectedly": {
+ "name": "Unexpectedly",
+ "description": "Installs the latest version of Unexpectedly.",
"repo": "autopkg/homebysix-recipes",
- "path": "GoToMeeting/GoToMeeting.install.recipe",
- "parent": "com.github.homebysix.download.GoToMeeting",
- "shortname": "GoToMeeting.install",
+ "path": "St\u00e9phane Sudre/Unexpectedly.install.recipe",
+ "parent": "com.github.homebysix.download.Unexpectedly",
+ "shortname": "Unexpectedly.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.GoToMeeting": {
- "name": "GoToMeeting",
- "description": "Downloads latest GoToMeeting disk image.",
+ "com.github.homebysix.download.Unexpectedly": {
+ "name": "Unexpectedly",
+ "description": "Downloads the latest version of Unexpectedly (currently in beta as of July 2021).",
"repo": "autopkg/homebysix-recipes",
- "path": "GoToMeeting/GoToMeeting.download.recipe",
- "shortname": "GoToMeeting.download",
+ "path": "St\u00e9phane Sudre/Unexpectedly.download.recipe",
+ "shortname": "Unexpectedly.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.GoToMeeting",
- "com.github.homebysix.pkg.GoToMeeting",
- "com.github.homebysix.install.GoToMeeting",
- "com.github.peshay.filewave.GoToMeeting"
+ "com.github.homebysix.install.Unexpectedly",
+ "com.github.homebysix.pkg.Unexpectedly",
+ "com.github.homebysix.munki.Unexpectedly"
]
},
- "com.github.homebysix.pkg.JamfSync": {
- "name": "Jamf Sync",
- "description": "Downloads the latest version of Jamf Sync and creates a package.",
+ "com.github.homebysix.pkg.Unexpectedly": {
+ "name": "Unexpectedly",
+ "description": "Downloads the latest version of Unexpectedly and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Jamf/JamfSync.pkg.recipe",
- "parent": "com.github.homebysix.download.JamfSync",
- "shortname": "JamfSync.pkg",
+ "path": "St\u00e9phane Sudre/Unexpectedly.pkg.recipe",
+ "parent": "com.github.homebysix.download.Unexpectedly",
+ "shortname": "Unexpectedly.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.JamfSync": {
- "name": "Jamf Sync",
- "description": "Downloads the latest version of Jamf Sync and imports it into Munki.",
+ "com.github.homebysix.munki.Unexpectedly": {
+ "name": "Unexpectedly",
+ "description": "Downloads the latest version of Unexpectedly and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Jamf/JamfSync.munki.recipe",
- "parent": "com.github.homebysix.download.JamfSync",
- "shortname": "JamfSync.munki",
+ "path": "St\u00e9phane Sudre/Unexpectedly.munki.recipe",
+ "parent": "com.github.homebysix.download.Unexpectedly",
+ "shortname": "Unexpectedly.munki",
"inferred_type": "munki",
- "munki_display_name": "Jamf Sync",
- "munki_description": "Jamf Sync utility for synchronizing between Jamf Pro distribution points and/or file folders."
+ "munki_display_name": "Unexpectedly",
+ "munki_description": "A utility for intelligently inspecting macOS crash logs."
},
- "com.github.homebysix.download.JamfSync": {
- "name": "Jamf Sync",
- "description": "Downloads the latest version of Jamf Sync.",
+ "com.github.homebysix.munki.SuperDuper": {
+ "name": "SuperDuper!",
+ "description": "Downloads the latest version of SuperDuper and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Jamf/JamfSync.download.recipe",
- "shortname": "JamfSync.download",
+ "path": "ShirtPocket/SuperDuper.munki.recipe",
+ "parent": "com.github.homebysix.download.SuperDuper",
+ "shortname": "SuperDuper.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SuperDuper",
+ "munki_description": "Advanced disk cloning/recovery utility."
+ },
+ "com.github.homebysix.download.SuperDuper": {
+ "name": "SuperDuper!",
+ "description": "Downloads the latest version of SuperDuper.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ShirtPocket/SuperDuper.download.recipe",
+ "shortname": "SuperDuper.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.JamfSync",
- "com.github.homebysix.munki.JamfSync"
+ "com.github.homebysix.munki.SuperDuper",
+ "com.github.homebysix.install.SuperDuper",
+ "com.github.homebysix.pkg.SuperDuper"
]
},
- "com.github.homebysix.pkg.Zyzzyva": {
- "name": "Zyzzyva",
- "description": "Downloads the latest version of Zyzzyva and creates a package.",
+ "com.github.homebysix.install.SuperDuper": {
+ "name": "SuperDuper!",
+ "description": "Installs the latest version of SuperDuper.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zyzzyva/Zyzzyva.pkg.recipe",
- "parent": "com.github.homebysix.download.Zyzzyva",
- "shortname": "Zyzzyva.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.munki.Zyzzyva"
- ]
+ "path": "ShirtPocket/SuperDuper.install.recipe",
+ "parent": "com.github.homebysix.download.SuperDuper",
+ "shortname": "SuperDuper.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Zyzzyva": {
- "name": "Zyzzyva",
- "description": "Downloads the latest version of Zyzzyva.",
+ "com.github.homebysix.pkg.SuperDuper": {
+ "name": "SuperDuper!",
+ "description": "Downloads the latest version of SuperDuper and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zyzzyva/Zyzzyva.download.recipe",
- "shortname": "Zyzzyva.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.Zyzzyva"
- ]
+ "path": "ShirtPocket/SuperDuper.pkg.recipe",
+ "parent": "com.github.homebysix.download.SuperDuper",
+ "shortname": "SuperDuper.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Zyzzyva": {
- "name": "Zyzzyva",
- "description": "Downloads the latest version of Zyzzyva and imports it into Munki.",
+ "com.github.homebysix.pkg.RoyalTSX": {
+ "name": "Royal TSX",
+ "description": "Downloads the latest version of Royal TSX and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Zyzzyva/Zyzzyva.munki.recipe",
- "parent": "com.github.homebysix.pkg.Zyzzyva",
- "shortname": "Zyzzyva.munki",
- "inferred_type": "munki",
- "munki_display_name": "Zyzzyva",
- "munki_description": "Word study app for Scrabble and word game players."
+ "path": "Royal/RoyalTSX.pkg.recipe",
+ "parent": "com.github.homebysix.download.RoyalTSX",
+ "shortname": "RoyalTSX.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.seansgm.autopkg-lanrev-recipes.RoyalTSX",
+ "com.github.smithjw.sign.Royal_TSX"
+ ]
},
- "com.github.homebysix.install.kubelogin": {
- "name": "kubelogin",
- "description": "Downloads the latest version of kubelogin, creates a package, and installs the package on your AutoPkg Mac.",
+ "com.github.homebysix.install.RoyalTSX": {
+ "name": "Royal TSX",
+ "description": "Installs the latest version of Royal TSX.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nordstrom/kubelogin.install.recipe",
- "parent": "com.github.homebysix.pkg.kubelogin",
- "shortname": "kubelogin.install",
+ "path": "Royal/RoyalTSX.install.recipe",
+ "parent": "com.github.homebysix.download.RoyalTSX",
+ "shortname": "RoyalTSX.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.kubelogin": {
- "name": "kubelogin",
- "description": "Downloads the latest version of kubelogin, creates a package, and imports the package into your Munki repo.",
+ "com.github.homebysix.munki.RoyalTSX": {
+ "name": "Royal TSX",
+ "description": "Downloads the latest version of Royal TSX and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nordstrom/kubelogin.munki.recipe",
- "parent": "com.github.homebysix.pkg.kubelogin",
- "shortname": "kubelogin.munki",
+ "path": "Royal/RoyalTSX.munki.recipe",
+ "parent": "com.github.homebysix.download.RoyalTSX",
+ "shortname": "RoyalTSX.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Makes OIDC authentication to Kubernetes easier by writing tokens into the kubectl config file."
+ "munki_display_name": "Royal TSX",
+ "munki_description": "Easily access your remote systems."
},
- "com.github.homebysix.download.kubelogin": {
- "name": "kubelogin",
- "description": "Downloads the latest version of kubelogin.",
+ "com.github.homebysix.download.RoyalTSX": {
+ "name": "Royal TSX",
+ "description": "Downloads the latest version of Royal TSX.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nordstrom/kubelogin.download.recipe",
- "shortname": "kubelogin.download",
+ "path": "Royal/RoyalTSX.download.recipe",
+ "shortname": "RoyalTSX.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.kubelogin"
+ "com.github.homebysix.pkg.RoyalTSX",
+ "com.github.homebysix.install.RoyalTSX",
+ "com.github.homebysix.munki.RoyalTSX"
]
},
- "com.github.homebysix.pkg.kubelogin": {
- "name": "kubelogin",
- "description": "Downloads the latest version of kubelogin and creates a package.",
+ "com.github.homebysix.pkg.KeepIt": {
+ "name": "Keep It",
+ "description": "Downloads the latest version of Keep It and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nordstrom/kubelogin.pkg.recipe",
- "parent": "com.github.homebysix.download.kubelogin",
- "shortname": "kubelogin.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.install.kubelogin",
- "com.github.homebysix.munki.kubelogin"
- ]
+ "path": "KeepIt/KeepIt.pkg.recipe",
+ "parent": "com.github.homebysix.download.KeepIt",
+ "shortname": "KeepIt.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Caffeine": {
- "name": "Caffeine",
- "description": "Downloads the current release version of Caffeine and builds a package.",
+ "com.github.homebysix.munki.KeepIt": {
+ "name": "Keep It",
+ "description": "Downloads the latest version of Keep It and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Caffeine/Caffeine.pkg.recipe",
- "parent": "com.github.keeleysam.recipes.Caffeine.download",
- "shortname": "Caffeine.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Caffeine-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Caffeine"
- ]
+ "path": "KeepIt/KeepIt.munki.recipe",
+ "parent": "com.github.homebysix.download.KeepIt",
+ "shortname": "KeepIt.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Keep It",
+ "munki_description": "Keep It is a notebook, scrapbook and organizer, ideal for writing notes, keeping web links, storing documents, images or any kind of file, and finding them again."
},
- "com.github.homebysix.install.Caffeine": {
- "name": "Caffeine",
- "description": "Installs the latest version of Caffeine.",
+ "com.github.homebysix.install.KeepIt": {
+ "name": "Keep It",
+ "description": "Installs the latest version of Keep It.",
"repo": "autopkg/homebysix-recipes",
- "path": "Caffeine/Caffeine.install.recipe",
- "parent": "com.github.keeleysam.recipes.Caffeine.download",
- "shortname": "Caffeine.install",
+ "path": "KeepIt/KeepIt.install.recipe",
+ "parent": "com.github.homebysix.download.KeepIt",
+ "shortname": "KeepIt.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.iMazing": {
- "name": "iMazing",
- "description": "Downloads the latest version of iMazing.",
+ "com.github.homebysix.download.KeepIt": {
+ "name": "Keep It",
+ "description": "Downloads the latest version of Keep It.",
"repo": "autopkg/homebysix-recipes",
- "path": "iMazing/iMazing.download.recipe",
- "shortname": "iMazing.download",
+ "path": "KeepIt/KeepIt.download.recipe",
+ "shortname": "KeepIt.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.iMazing",
- "com.github.homebysix.munki.iMazing",
- "com.github.homebysix.install.iMazing"
- ]
- },
- "com.github.homebysix.pkg.iMazing": {
- "name": "iMazing",
- "description": "Downloads the latest version of iMazing and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "iMazing/iMazing.pkg.recipe",
- "parent": "com.github.homebysix.download.iMazing",
- "shortname": "iMazing.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.andreDB90.filewave.iMazing"
+ "com.github.homebysix.pkg.KeepIt",
+ "com.github.homebysix.munki.KeepIt",
+ "com.github.homebysix.install.KeepIt"
]
},
- "com.github.homebysix.munki.iMazing": {
- "name": "iMazing",
- "description": "Downloads the latest version of iMazing and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "iMazing/iMazing.munki.recipe",
- "parent": "com.github.homebysix.download.iMazing",
- "shortname": "iMazing.munki",
- "inferred_type": "munki",
- "munki_display_name": "iMazing",
- "munki_description": "iOS device manager."
- },
- "com.github.homebysix.install.iMazing": {
- "name": "iMazing",
- "description": "Installs the latest version of iMazing.",
+ "com.github.homebysix.install.Gitify": {
+ "name": "Gitify",
+ "description": "Installs the latest version of Gitify.",
"repo": "autopkg/homebysix-recipes",
- "path": "iMazing/iMazing.install.recipe",
- "parent": "com.github.homebysix.download.iMazing",
- "shortname": "iMazing.install",
+ "path": "Gitify/Gitify.install.recipe",
+ "parent": "com.github.homebysix.download.Gitify",
+ "shortname": "Gitify.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Vanilla": {
- "name": "Vanilla",
- "description": "Installs the latest version of Vanilla.",
+ "com.github.homebysix.munki.Gitify": {
+ "name": "Gitify",
+ "description": "Downloads the latest version of Gitify and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vanilla/Vanilla.install.recipe",
- "parent": "com.github.homebysix.download.Vanilla",
- "shortname": "Vanilla.install",
- "inferred_type": "install"
+ "path": "Gitify/Gitify.munki.recipe",
+ "parent": "com.github.homebysix.download.Gitify",
+ "shortname": "Gitify.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Gitify",
+ "munki_description": "Puts GitHub notifications in your menu bar."
},
- "com.github.homebysix.pkg.Vanilla": {
- "name": "Vanilla",
- "description": "Downloads the latest version of Vanilla and creates a package.",
+ "com.github.homebysix.pkg.Gitify": {
+ "name": "Gitify",
+ "description": "Downloads the latest version of Gitify and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vanilla/Vanilla.pkg.recipe",
- "parent": "com.github.homebysix.download.Vanilla",
- "shortname": "Vanilla.pkg",
+ "path": "Gitify/Gitify.pkg.recipe",
+ "parent": "com.github.homebysix.download.Gitify",
+ "shortname": "Gitify.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Vanilla": {
- "name": "Vanilla",
- "description": "Downloads the latest version of Vanilla and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Vanilla/Vanilla.munki.recipe",
- "parent": "com.github.homebysix.download.Vanilla",
- "shortname": "Vanilla.munki",
- "inferred_type": "munki",
- "munki_display_name": "Vanilla",
- "munki_description": "Utility that allows you to hide unwanted menu bar icons."
- },
- "com.github.homebysix.download.Vanilla": {
- "name": "Vanilla",
- "description": "Downloads the latest version of Vanilla.",
+ "com.github.homebysix.download.Gitify": {
+ "name": "Gitify",
+ "description": "Downloads the latest version of Gitify.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vanilla/Vanilla.download.recipe",
- "shortname": "Vanilla.download",
+ "path": "Gitify/Gitify.download.recipe",
+ "shortname": "Gitify.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Vanilla",
- "com.github.homebysix.pkg.Vanilla",
- "com.github.homebysix.munki.Vanilla"
+ "com.github.homebysix.install.Gitify",
+ "com.github.homebysix.munki.Gitify",
+ "com.github.homebysix.pkg.Gitify"
]
},
- "com.github.homebysix.munki.touchbarlib": {
- "name": "touchbarlib",
- "description": "Downloads the latest touchbarlib and imports into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/touchbarlib.munki.recipe",
- "parent": "com.github.homebysix.download.touchbarlib",
- "shortname": "touchbarlib.munki",
- "inferred_type": "munki",
- "munki_display_name": "touchbarlib",
- "munki_description": "A Python module that provides methods for manipulating the TouchBar on MacBook Pros."
- },
- "com.github.homebysix.install.docklib": {
- "name": "docklib",
- "description": "Installs the current release of docklib from Github.",
+ "com.github.homebysix.download.yo": {
+ "name": "yo",
+ "description": "Download the current built package of yo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/docklib.install.recipe",
- "parent": "com.github.homebysix.download.docklib",
- "shortname": "docklib.install",
- "inferred_type": "install"
+ "path": "yo/yo.download.recipe",
+ "shortname": "yo.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.apizz.munki.yo"
+ ]
},
- "com.github.homebysix.install.touchbarlib": {
- "name": "touchbarlib",
- "description": "Installs the current release of touchbarlib from Github.",
+ "com.github.homebysix.pkg.Vivaldi": {
+ "name": "Vivaldi",
+ "description": "Downloads the latest version of Vivaldi and makes a pkg of it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/touchbarlib.install.recipe",
- "parent": "com.github.homebysix.download.touchbarlib",
- "shortname": "touchbarlib.install",
- "inferred_type": "install"
+ "path": "Vivaldi/Vivaldi.pkg.recipe",
+ "parent": "com.github.homebysix.download.Vivaldi",
+ "shortname": "Vivaldi.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.RecipeRobot": {
- "name": "Recipe Robot",
- "description": "Downloads the latest version of Recipe Robot.\n\nNote: Although Recipe Robot has a Sparkle feed as of version 2.2.0, this recipe\nstill relies on GitHubReleasesInfoProvider in order to minimize points of failure.",
+ "com.github.homebysix.download.Vivaldi": {
+ "name": "Vivaldi",
+ "description": "Downloads the current release version of Vivaldi.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/Recipe Robot.download.recipe",
- "shortname": "Recipe Robot.download",
+ "path": "Vivaldi/Vivaldi.download.recipe",
+ "shortname": "Vivaldi.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.RecipeRobot",
- "com.github.homebysix.munki.RecipeRobot",
- "com.github.homebysix.pkg.RecipeRobot"
+ "com.github.homebysix.pkg.Vivaldi",
+ "com.github.homebysix.munki.Vivaldi"
]
},
- "com.github.homebysix.munki.docklib": {
- "name": "docklib",
- "description": "Downloads the latest docklib and imports into Munki.",
+ "com.github.homebysix.munki.Vivaldi": {
+ "name": "Vivaldi",
+ "description": "Downloads the latest Vivaldi disk image and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/docklib.munki.recipe",
- "parent": "com.github.homebysix.download.docklib",
- "shortname": "docklib.munki",
+ "path": "Vivaldi/Vivaldi.munki.recipe",
+ "parent": "com.github.homebysix.download.Vivaldi",
+ "shortname": "Vivaldi.munki",
"inferred_type": "munki",
- "munki_display_name": "docklib",
- "munki_description": "A Python module that provides methods for manipulating the macOS Dock."
+ "munki_display_name": null,
+ "munki_description": "A browser for our friends."
},
- "com.github.homebysix.pkg.touchbarlib": {
- "name": "touchbarlib",
- "description": "This recipe does nothing, since touchbarlib is already downloaded as a pkg.",
+ "com.github.homebysix.pkg.CorelPainter2022": {
+ "name": "CorelPainter2022",
+ "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/touchbarlib.pkg.recipe",
- "parent": "com.github.homebysix.download.touchbarlib",
- "shortname": "touchbarlib.pkg",
+ "path": "Corel/CorelPainter2022.pkg.recipe",
+ "parent": "com.github.homebysix.pkg.CorelProduct",
+ "shortname": "CorelPainter2022.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.touchbarlib": {
- "name": "touchbarlib",
- "description": "Downloads the current release of touchbarlib from Github.",
+ "com.github.homebysix.pkg.CorelProduct": {
+ "name": "Corel Product",
+ "description": "Downloads latest specified Corel product and copies the installation package. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/touchbarlib.download.recipe",
- "shortname": "touchbarlib.download",
- "inferred_type": "download",
+ "path": "Corel/CorelProduct.pkg.recipe",
+ "parent": "com.github.homebysix.download.CorelProduct",
+ "shortname": "CorelProduct.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.touchbarlib",
- "com.github.homebysix.install.touchbarlib",
- "com.github.homebysix.pkg.touchbarlib"
+ "com.github.homebysix.pkg.CorelPainter2022",
+ "com.github.homebysix.pkg.CorelPainter2020",
+ "com.github.homebysix.pkg.CorelPainter2021"
]
},
- "com.github.homebysix.install.RecipeRobot": {
- "name": "Recipe Robot",
- "description": "Installs the latest version of Recipe Robot.",
+ "com.github.homebysix.download.CorelPainter2022": {
+ "name": "CorelPainter2022",
+ "description": "Downloads latest Corel Painter 2022. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/Recipe Robot.install.recipe",
- "parent": "com.github.homebysix.download.RecipeRobot",
- "shortname": "Recipe Robot.install",
- "inferred_type": "install"
+ "path": "Corel/CorelPainter2022.download.recipe",
+ "parent": "com.github.homebysix.download.CorelProduct",
+ "shortname": "CorelPainter2022.download",
+ "inferred_type": "download"
},
- "com.github.homebysix.munki.RecipeRobot": {
- "name": "Recipe Robot",
- "description": "Downloads the latest version of Recipe Robot and imports it into Munki.",
+ "com.github.homebysix.download.CorelPainter2020": {
+ "name": "CorelPainter2020",
+ "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/Recipe Robot.munki.recipe",
- "parent": "com.github.homebysix.download.RecipeRobot",
- "shortname": "Recipe Robot.munki",
- "inferred_type": "munki",
- "munki_display_name": "Recipe Robot",
- "munki_description": "A kick ass tool for creating AutoPkg recipes."
+ "path": "Corel/CorelPainter2020.download.recipe",
+ "parent": "com.github.homebysix.download.CorelProduct",
+ "shortname": "CorelPainter2020.download",
+ "inferred_type": "download"
},
- "com.github.homebysix.download.docklib": {
- "name": "docklib",
- "description": "Downloads the current release of docklib from Github.",
+ "com.github.homebysix.download.CorelProduct": {
+ "name": "Corel Product",
+ "description": "Downloads latest specified Corel product. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/docklib.download.recipe",
- "shortname": "docklib.download",
+ "path": "Corel/CorelProduct.download.recipe",
+ "shortname": "CorelProduct.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.docklib",
- "com.github.homebysix.munki.docklib",
- "com.github.homebysix.pkg.docklib"
+ "com.github.homebysix.pkg.CorelProduct",
+ "com.github.homebysix.download.CorelPainter2022",
+ "com.github.homebysix.download.CorelPainter2020",
+ "com.github.homebysix.download.CorelPainter2021"
]
},
- "com.github.homebysix.pkg.docklib": {
- "name": "docklib",
- "description": "This recipe does nothing, since docklib is already downloaded as a pkg.",
+ "com.github.homebysix.pkg.CorelPainter2020": {
+ "name": "CorelPainter2020",
+ "description": "Downloads latest Corel Painter 2020. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/docklib.pkg.recipe",
- "parent": "com.github.homebysix.download.docklib",
- "shortname": "docklib.pkg",
+ "path": "Corel/CorelPainter2020.pkg.recipe",
+ "parent": "com.github.homebysix.pkg.CorelProduct",
+ "shortname": "CorelPainter2020.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.RecipeRobot": {
- "name": "Recipe Robot",
- "description": "Downloads the latest version of Recipe Robot and creates a package.",
+ "com.github.homebysix.pkg.CorelPainter2021": {
+ "name": "CorelPainter2021",
+ "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Elliot Jordan/Recipe Robot.pkg.recipe",
- "parent": "com.github.homebysix.download.RecipeRobot",
- "shortname": "Recipe Robot.pkg",
+ "path": "Corel/CorelPainter2021.pkg.recipe",
+ "parent": "com.github.homebysix.pkg.CorelProduct",
+ "shortname": "CorelPainter2021.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Quip": {
- "name": "Quip",
- "description": "Downloads the latest version of Quip and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Quip/Quip.munki.recipe",
- "parent": "com.github.homebysix.download.Quip",
- "shortname": "Quip.munki",
- "inferred_type": "munki",
- "munki_display_name": "Quip",
- "munki_description": "Chat, docs, task lists, and spreadsheets in one app."
- },
- "com.github.homebysix.download.Quip": {
- "name": "Quip",
- "description": "Downloads the latest version of Quip.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Quip/Quip.download.recipe",
- "shortname": "Quip.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.Quip",
- "com.github.homebysix.pkg.Quip",
- "com.github.homebysix.install.Quip"
- ]
- },
- "com.github.homebysix.pkg.Quip": {
- "name": "Quip",
- "description": "Downloads the latest version of Quip and creates a package.",
+ "com.github.homebysix.download.CorelPainter2021": {
+ "name": "CorelPainter2021",
+ "description": "Downloads latest Corel Painter 2021. This is an abstract base recipe intended to be overridden.",
"repo": "autopkg/homebysix-recipes",
- "path": "Quip/Quip.pkg.recipe",
- "parent": "com.github.homebysix.download.Quip",
- "shortname": "Quip.pkg",
- "inferred_type": "pkg"
+ "path": "Corel/CorelPainter2021.download.recipe",
+ "parent": "com.github.homebysix.download.CorelProduct",
+ "shortname": "CorelPainter2021.download",
+ "inferred_type": "download"
},
- "com.github.homebysix.install.Quip": {
- "name": "Quip",
- "description": "Installs the latest version of Quip.",
+ "com.github.homebysix.VersionSplitter": {
+ "name": null,
+ "description": "This is a stub recipe that can be used as a reference when referring to the VersionSplitter shared processor.",
"repo": "autopkg/homebysix-recipes",
- "path": "Quip/Quip.install.recipe",
- "parent": "com.github.homebysix.download.Quip",
- "shortname": "Quip.install",
- "inferred_type": "install"
+ "path": "VersionSplitter/VersionSplitter.recipe"
},
- "com.github.homebysix.download.CamoStudio": {
- "name": "Camo Studio",
- "description": "Downloads the latest version of Camo Studio.",
+ "com.github.homebysix.download.Vienna": {
+ "name": "Vienna",
+ "description": "Downloads the latest version of Vienna.",
"repo": "autopkg/homebysix-recipes",
- "path": "Camo/CamoStudio.download.recipe",
- "shortname": "CamoStudio.download",
+ "path": "ViennaRSS/Vienna.download.recipe",
+ "shortname": "Vienna.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.CamoStudio",
- "com.github.homebysix.pkg.CamoStudio",
- "com.github.homebysix.install.CamoStudio"
+ "com.github.homebysix.munki.Vienna",
+ "com.github.homebysix.pkg.Vienna",
+ "com.github.homebysix.install.Vienna"
]
},
- "com.github.homebysix.munki.CamoStudio": {
- "name": "Camo Studio",
- "description": "Downloads the latest version of Camo Studio and imports it into Munki.",
+ "com.github.homebysix.munki.Vienna": {
+ "name": "Vienna",
+ "description": "Downloads the latest version of Vienna and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Camo/CamoStudio.munki.recipe",
- "parent": "com.github.homebysix.download.CamoStudio",
- "shortname": "CamoStudio.munki",
+ "path": "ViennaRSS/Vienna.munki.recipe",
+ "parent": "com.github.homebysix.download.Vienna",
+ "shortname": "Vienna.munki",
"inferred_type": "munki",
- "munki_display_name": "Camo Studio",
- "munki_description": "Look amazing on video calls. Use your smartphone or tablet as a pro webcam and get powerful effects and adjustments for Zoom, Meet, and more."
+ "munki_display_name": "Vienna",
+ "munki_description": "Vienna is a freeware, open source RSS/Atom newsreader for Mac OS X. "
},
- "com.github.homebysix.pkg.CamoStudio": {
- "name": "Camo Studio",
- "description": "Downloads the latest version of Camo Studio and creates a package.",
+ "com.github.homebysix.pkg.Vienna": {
+ "name": "Vienna",
+ "description": "Downloads the latest version of Vienna and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Camo/CamoStudio.pkg.recipe",
- "parent": "com.github.homebysix.download.CamoStudio",
- "shortname": "CamoStudio.pkg",
+ "path": "ViennaRSS/Vienna.pkg.recipe",
+ "parent": "com.github.homebysix.download.Vienna",
+ "shortname": "Vienna.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.CamoStudio": {
- "name": "Camo Studio",
- "description": "Installs the latest version of Camo Studio.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Camo/CamoStudio.install.recipe",
- "parent": "com.github.homebysix.download.CamoStudio",
- "shortname": "CamoStudio.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.install.NameChanger": {
- "name": "NameChanger",
- "description": "Installs the latest version of NameChanger.",
+ "com.github.homebysix.install.Vienna": {
+ "name": "Vienna",
+ "description": "Installs the latest version of Vienna.",
"repo": "autopkg/homebysix-recipes",
- "path": "NameChanger/NameChanger.install.recipe",
- "parent": "com.github.homebysix.download.NameChanger",
- "shortname": "NameChanger.install",
+ "path": "ViennaRSS/Vienna.install.recipe",
+ "parent": "com.github.homebysix.download.Vienna",
+ "shortname": "Vienna.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.NameChanger": {
- "name": "NameChanger",
- "description": "Downloads the latest version of NameChanger.",
- "repo": "autopkg/homebysix-recipes",
- "path": "NameChanger/NameChanger.download.recipe",
- "shortname": "NameChanger.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.NameChanger",
- "com.github.homebysix.pkg.NameChanger",
- "com.github.homebysix.munki.NameChanger"
- ]
- },
- "com.github.homebysix.pkg.NameChanger": {
- "name": "NameChanger",
- "description": "Downloads the latest version of NameChanger and creates a package.",
+ "com.github.homebysix.pkg.RightFont": {
+ "name": "RightFont",
+ "description": "Downloads the latest version of RightFont and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "NameChanger/NameChanger.pkg.recipe",
- "parent": "com.github.homebysix.download.NameChanger",
- "shortname": "NameChanger.pkg",
+ "path": "RightFont/RightFont.pkg.recipe",
+ "parent": "com.github.homebysix.download.RightFont",
+ "shortname": "RightFont.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.NameChanger": {
- "name": "NameChanger",
- "description": "Downloads the latest version of NameChanger and imports it into Munki.",
+ "com.github.homebysix.munki.RightFont": {
+ "name": "RightFont",
+ "description": "Downloads the latest version of RightFont and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "NameChanger/NameChanger.munki.recipe",
- "parent": "com.github.homebysix.download.NameChanger",
- "shortname": "NameChanger.munki",
+ "path": "RightFont/RightFont.munki.recipe",
+ "parent": "com.github.homebysix.download.RightFont",
+ "shortname": "RightFont.munki",
"inferred_type": "munki",
- "munki_display_name": "NameChanger",
- "munki_description": "Rename files in batches."
+ "munki_display_name": "RightFont",
+ "munki_description": "Manage and find fonts quickly; integrates with Photoshop and Sketch."
},
- "com.github.homebysix.install.Sketch": {
- "name": "Sketch",
- "description": "Installs the latest version of Sketch.",
+ "com.github.homebysix.install.RightFont": {
+ "name": "RightFont",
+ "description": "Installs the latest version of RightFont.",
"repo": "autopkg/homebysix-recipes",
- "path": "BohemianCoding/Sketch.install.recipe",
- "parent": "com.github.foigus.download.Sketch",
- "shortname": "Sketch.install",
+ "path": "RightFont/RightFont.install.recipe",
+ "parent": "com.github.homebysix.download.RightFont",
+ "shortname": "RightFont.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Sketch": {
- "name": "Sketch",
- "description": "Downloads the latest version of Sketch and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "BohemianCoding/Sketch.pkg.recipe",
- "parent": "com.github.foigus.download.Sketch",
- "shortname": "Sketch.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.licecap": {
- "name": "licecap",
- "description": "Downloads the latest version of licecap.",
+ "com.github.homebysix.download.RightFont": {
+ "name": "RightFont",
+ "description": "Downloads the latest version of RightFont.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cockos/licecap.download.recipe",
- "shortname": "licecap.download",
+ "path": "RightFont/RightFont.download.recipe",
+ "shortname": "RightFont.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.licecap",
- "com.github.homebysix.munki.licecap",
- "com.github.homebysix.pkg.licecap"
+ "com.github.homebysix.pkg.RightFont",
+ "com.github.homebysix.munki.RightFont",
+ "com.github.homebysix.install.RightFont"
]
},
- "com.github.homebysix.install.licecap": {
- "name": "licecap",
- "description": "Installs the latest version of licecap.",
+ "com.github.homebysix.install.PlistEditPro": {
+ "name": "PlistEdit Pro",
+ "description": "Installs the latest version of PlistEdit Pro.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cockos/licecap.install.recipe",
- "parent": "com.github.homebysix.download.licecap",
- "shortname": "licecap.install",
+ "path": "FatCatSoftware/PlistEditPro.install.recipe",
+ "parent": "com.github.homebysix.download.PlistEditPro",
+ "shortname": "PlistEditPro.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.licecap": {
- "name": "licecap",
- "description": "Downloads the latest version of licecap and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Cockos/licecap.munki.recipe",
- "parent": "com.github.homebysix.download.licecap",
- "shortname": "licecap.munki",
- "inferred_type": "munki",
- "munki_display_name": "licecap",
- "munki_description": "Capture an area of your desktop and save it directly to a GIF file."
- },
- "com.github.homebysix.pkg.licecap": {
- "name": "licecap",
- "description": "Downloads the latest version of licecap and creates a package.",
+ "com.github.homebysix.pkg.iPhotoLibraryManager": {
+ "name": "iPhoto Library Manager",
+ "description": "Downloads the latest version of iPhoto Library Manager and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cockos/licecap.pkg.recipe",
- "parent": "com.github.homebysix.download.licecap",
- "shortname": "licecap.pkg",
+ "path": "FatCatSoftware/iPhotoLibraryManager.pkg.recipe",
+ "parent": "com.github.homebysix.download.iPhotoLibraryManager",
+ "shortname": "iPhotoLibraryManager.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.TimeMachineEditor": {
- "name": "TimeMachineEditor",
- "description": "Installs the latest version of TimeMachineEditor.",
+ "com.github.homebysix.install.iPhotoLibraryManager": {
+ "name": "iPhoto Library Manager",
+ "description": "Installs the latest version of iPhoto Library Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "TimeMachineEditor/TimeMachineEditor.install.recipe",
- "parent": "com.github.homebysix.download.TimeMachineEditor",
- "shortname": "TimeMachineEditor.install",
+ "path": "FatCatSoftware/iPhotoLibraryManager.install.recipe",
+ "parent": "com.github.homebysix.download.iPhotoLibraryManager",
+ "shortname": "iPhotoLibraryManager.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.TimeMachineEditor": {
- "name": "TimeMachineEditor",
- "description": "Downloads the latest version of TimeMachineEditor.",
+ "com.github.homebysix.pkg.PowerPhotos": {
+ "name": "PowerPhotos",
+ "description": "Downloads the latest version of PowerPhotos and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TimeMachineEditor/TimeMachineEditor.download.recipe",
- "shortname": "TimeMachineEditor.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.TimeMachineEditor",
- "com.github.homebysix.munki.TimeMachineEditor",
- "com.github.homebysix.pkg.TimeMachineEditor",
- "com.github.peshay.filewave.TimeMachineEditor"
- ]
+ "path": "FatCatSoftware/PowerPhotos.pkg.recipe",
+ "parent": "com.github.homebysix.download.PowerPhotos",
+ "shortname": "PowerPhotos.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.TimeMachineEditor": {
- "name": "TimeMachineEditor",
- "description": "Downloads the latest version of TimeMachineEditor and imports it into Munki.",
+ "com.github.homebysix.install.PowerPhotos": {
+ "name": "PowerPhotos",
+ "description": "Installs the latest version of PowerPhotos.",
"repo": "autopkg/homebysix-recipes",
- "path": "TimeMachineEditor/TimeMachineEditor.munki.recipe",
- "parent": "com.github.homebysix.download.TimeMachineEditor",
- "shortname": "TimeMachineEditor.munki",
- "inferred_type": "munki",
- "munki_display_name": "TimeMachineEditor",
- "munki_description": "Change the one-hour interval of Time Machine backups."
+ "path": "FatCatSoftware/PowerPhotos.install.recipe",
+ "parent": "com.github.homebysix.download.PowerPhotos",
+ "shortname": "PowerPhotos.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.pkg.TimeMachineEditor": {
- "name": "TimeMachineEditor",
- "description": "Downloads the latest version of TimeMachineEditor and creates a package.",
+ "com.github.homebysix.pkg.PlistEditPro": {
+ "name": "PlistEdit Pro",
+ "description": "Downloads the latest version of PlistEdit Pro and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TimeMachineEditor/TimeMachineEditor.pkg.recipe",
- "parent": "com.github.homebysix.download.TimeMachineEditor",
- "shortname": "TimeMachineEditor.pkg",
+ "path": "FatCatSoftware/PlistEditPro.pkg.recipe",
+ "parent": "com.github.homebysix.download.PlistEditPro",
+ "shortname": "PlistEditPro.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Grammarly": {
- "name": "Grammarly",
- "description": "Downloads the latest version of Grammarly and creates a package.",
+ "com.github.homebysix.pkg.PowerTunes": {
+ "name": "PowerTunes",
+ "description": "Downloads the latest version of PowerTunes and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Grammarly/Grammarly.pkg.recipe",
- "parent": "com.github.homebysix.download.Grammarly",
- "shortname": "Grammarly.pkg",
- "inferred_type": "pkg",
+ "path": "FatCatSoftware/PowerTunes.pkg.recipe",
+ "parent": "com.github.homebysix.download.PowerTunes",
+ "shortname": "PowerTunes.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.PlistEditPro": {
+ "name": "PlistEdit Pro",
+ "description": "Downloads the latest version of PlistEdit Pro.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "FatCatSoftware/PlistEditPro.download.recipe",
+ "shortname": "PlistEditPro.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Grammarly-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Grammarly"
+ "com.github.homebysix.install.PlistEditPro",
+ "com.github.homebysix.pkg.PlistEditPro",
+ "com.github.homebysix.munki.PlistEditPro"
]
},
- "com.github.homebysix.download.Grammarly": {
- "name": "Grammarly",
- "description": "Downloads the latest version of Grammarly.",
+ "com.github.homebysix.download.PowerPhotos": {
+ "name": "PowerPhotos",
+ "description": "Downloads the latest version of PowerPhotos.",
"repo": "autopkg/homebysix-recipes",
- "path": "Grammarly/Grammarly.download.recipe",
- "shortname": "Grammarly.download",
+ "path": "FatCatSoftware/PowerPhotos.download.recipe",
+ "shortname": "PowerPhotos.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Grammarly",
- "com.github.homebysix.install.Grammarly",
- "com.github.homebysix.munki.Grammarly"
+ "com.github.homebysix.pkg.PowerPhotos",
+ "com.github.homebysix.install.PowerPhotos",
+ "com.github.homebysix.munki.PowerPhotos"
]
},
- "com.github.homebysix.install.Grammarly": {
- "name": "Grammarly",
- "description": "Installs the latest version of Grammarly.",
+ "com.github.homebysix.munki.PlistEditPro": {
+ "name": "PlistEdit Pro",
+ "description": "Downloads the latest version of PlistEdit Pro and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Grammarly/Grammarly.install.recipe",
- "parent": "com.github.homebysix.download.Grammarly",
- "shortname": "Grammarly.install",
- "inferred_type": "install"
+ "path": "FatCatSoftware/PlistEditPro.munki.recipe",
+ "parent": "com.github.homebysix.download.PlistEditPro",
+ "shortname": "PlistEditPro.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PlistEdit Pro",
+ "munki_description": "Property list editor."
},
- "com.github.homebysix.munki.Grammarly": {
- "name": "Grammarly",
- "description": "Downloads the latest version of Grammarly and imports it into Munki.",
+ "com.github.homebysix.munki.PowerTunes": {
+ "name": "PowerTunes",
+ "description": "Downloads the latest version of PowerTunes and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Grammarly/Grammarly.munki.recipe",
- "parent": "com.github.homebysix.download.Grammarly",
- "shortname": "Grammarly.munki",
+ "path": "FatCatSoftware/PowerTunes.munki.recipe",
+ "parent": "com.github.homebysix.download.PowerTunes",
+ "shortname": "PowerTunes.munki",
"inferred_type": "munki",
- "munki_display_name": "Grammarly Desktop",
- "munki_description": "App and web service for correcting grammatical issues and detecting plagarism."
+ "munki_display_name": "PowerTunes",
+ "munki_description": "Create, organize, and share multiple iTunes libraries."
},
- "com.github.homebysix.pkg.Browserosaurus": {
- "name": "Browserosaurus",
- "description": "Downloads the latest version of Browserosaurus and creates a package.",
+ "com.github.homebysix.install.PowerTunes": {
+ "name": "PowerTunes",
+ "description": "Installs the latest version of PowerTunes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Browserosaurus/Browserosaurus.pkg.recipe",
- "parent": "com.github.homebysix.download.Browserosaurus",
- "shortname": "Browserosaurus.pkg",
- "inferred_type": "pkg"
+ "path": "FatCatSoftware/PowerTunes.install.recipe",
+ "parent": "com.github.homebysix.download.PowerTunes",
+ "shortname": "PowerTunes.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Browserosaurus": {
- "name": "Browserosaurus",
- "description": "Downloads the latest version of Browserosaurus.",
+ "com.github.homebysix.download.PowerTunes": {
+ "name": "PowerTunes",
+ "description": "Downloads the latest version of PowerTunes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Browserosaurus/Browserosaurus.download.recipe",
- "shortname": "Browserosaurus.download",
+ "path": "FatCatSoftware/PowerTunes.download.recipe",
+ "shortname": "PowerTunes.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Browserosaurus",
- "com.github.homebysix.munki.Browserosaurus"
+ "com.github.homebysix.pkg.PowerTunes",
+ "com.github.homebysix.munki.PowerTunes",
+ "com.github.homebysix.install.PowerTunes"
]
},
- "com.github.homebysix.munki.Browserosaurus": {
- "name": "Browserosaurus",
- "description": "Downloads the latest version of Browserosaurus and imports it into Munki.",
+ "com.github.homebysix.download.iPhotoLibraryManager": {
+ "name": "iPhoto Library Manager",
+ "description": "Downloads the latest version of iPhoto Library Manager.",
"repo": "autopkg/homebysix-recipes",
- "path": "Browserosaurus/Browserosaurus.munki.recipe",
- "parent": "com.github.homebysix.download.Browserosaurus",
- "shortname": "Browserosaurus.munki",
- "inferred_type": "munki",
- "munki_display_name": "Browserosaurus",
- "munki_description": "\ud83e\udd96 The browser prompter for macOS"
+ "path": "FatCatSoftware/iPhotoLibraryManager.download.recipe",
+ "shortname": "iPhotoLibraryManager.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.iPhotoLibraryManager",
+ "com.github.homebysix.install.iPhotoLibraryManager",
+ "com.github.homebysix.munki.iPhotoLibraryManager"
+ ]
},
- "com.github.homebysix.install.GraphicConverter": {
- "name": "GraphicConverter",
- "description": "Installs the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
+ "com.github.homebysix.munki.PowerPhotos": {
+ "name": "PowerPhotos",
+ "description": "Downloads the latest version of PowerPhotos and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "LemkeSoft/GraphicConverter.install.recipe",
- "parent": "com.github.homebysix.download.GraphicConverter",
- "shortname": "GraphicConverter.install",
- "inferred_type": "install"
+ "path": "FatCatSoftware/PowerPhotos.munki.recipe",
+ "parent": "com.github.homebysix.download.PowerPhotos",
+ "shortname": "PowerPhotos.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PowerPhotos",
+ "munki_description": "Manage and find duplicates in multiple Photos libraries."
},
- "com.github.homebysix.munki.GraphicConverter": {
- "name": "GraphicConverter",
- "description": "Downloads the latest version of GraphicConverter and imports it into Munki.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
+ "com.github.homebysix.munki.iPhotoLibraryManager": {
+ "name": "iPhoto Library Manager",
+ "description": "Downloads the latest version of iPhoto Library Manager and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "LemkeSoft/GraphicConverter.munki.recipe",
- "parent": "com.github.homebysix.download.GraphicConverter",
- "shortname": "GraphicConverter.munki",
+ "path": "FatCatSoftware/iPhotoLibraryManager.munki.recipe",
+ "parent": "com.github.homebysix.download.iPhotoLibraryManager",
+ "shortname": "iPhotoLibraryManager.munki",
"inferred_type": "munki",
- "munki_display_name": "GraphicConverter",
- "munki_description": " "
+ "munki_display_name": "iPhoto Library Manager",
+ "munki_description": "Manage multiple iPhoto libraries and find duplicate photos."
},
- "com.github.homebysix.pkg.GraphicConverter": {
- "name": "GraphicConverter",
- "description": "Downloads the latest version of GraphicConverter and creates a package.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
+ "com.github.homebysix.install.Whiskey": {
+ "name": "Whiskey",
+ "description": "Installs the latest version of Whiskey.",
"repo": "autopkg/homebysix-recipes",
- "path": "LemkeSoft/GraphicConverter.pkg.recipe",
- "parent": "com.github.homebysix.download.GraphicConverter",
- "shortname": "GraphicConverter.pkg",
- "inferred_type": "pkg"
+ "path": "NothingMagical/Whiskey.install.recipe",
+ "parent": "com.github.homebysix.download.Whiskey",
+ "shortname": "Whiskey.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.GraphicConverter": {
- "name": "GraphicConverter",
- "description": "Downloads the latest version of GraphicConverter.\n\nThe MAJOR_VERSION input variable can be overridden to select the major version of GraphicConverter used.",
+ "com.github.homebysix.download.Whiskey": {
+ "name": "Whiskey",
+ "description": "Downloads the latest version of Whiskey.",
"repo": "autopkg/homebysix-recipes",
- "path": "LemkeSoft/GraphicConverter.download.recipe",
- "shortname": "GraphicConverter.download",
+ "path": "NothingMagical/Whiskey.download.recipe",
+ "shortname": "Whiskey.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.GraphicConverter",
- "com.github.homebysix.munki.GraphicConverter",
- "com.github.homebysix.pkg.GraphicConverter"
+ "com.github.homebysix.install.Whiskey",
+ "com.github.homebysix.pkg.Whiskey",
+ "com.github.homebysix.munki.Whiskey"
]
},
- "com.github.homebysix.munki.Sparkle": {
- "name": "Sparkle",
- "description": "Downloads the latest version of Sparkle and imports it into Munki.",
+ "com.github.homebysix.pkg.Whiskey": {
+ "name": "Whiskey",
+ "description": "Downloads the latest version of Whiskey and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sparkle/Sparkle.munki.recipe",
- "parent": "com.github.homebysix.download.Sparkle",
- "shortname": "Sparkle.munki",
+ "path": "NothingMagical/Whiskey.pkg.recipe",
+ "parent": "com.github.homebysix.download.Whiskey",
+ "shortname": "Whiskey.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.Whiskey": {
+ "name": "Whiskey",
+ "description": "Downloads the latest version of Whiskey and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "NothingMagical/Whiskey.munki.recipe",
+ "parent": "com.github.homebysix.download.Whiskey",
+ "shortname": "Whiskey.munki",
"inferred_type": "munki",
- "munki_display_name": "Sparkle",
- "munki_description": "Visual website creator."
+ "munki_display_name": "Whiskey",
+ "munki_description": "A modern Markdown app."
},
- "com.github.homebysix.install.Sparkle": {
- "name": "Sparkle",
- "description": "Installs the latest version of Sparkle.",
+ "com.github.homebysix.install.Inkscape": {
+ "name": "Inkscape",
+ "description": "Downloads the latest version of Inkscape and installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Sparkle/Sparkle.install.recipe",
- "parent": "com.github.homebysix.download.Sparkle",
- "shortname": "Sparkle.install",
+ "path": "Inkscape/Inkscape.install.recipe",
+ "parent": "com.github.hansen-m.download.Inkscape",
+ "shortname": "Inkscape.install",
"inferred_type": "install"
},
+ "com.github.homebysix.munki.Inkscape": {
+ "name": "Inkscape",
+ "description": "Downloads the latest version of Inkscape and imports into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Inkscape/Inkscape.munki.recipe",
+ "parent": "com.github.hansen-m.download.Inkscape",
+ "shortname": "Inkscape.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Inkscape",
+ "munki_description": "Vector graphics application."
+ },
+ "com.github.homebysix.pkg.Inkscape": {
+ "name": "Inkscape",
+ "description": "Downloads the latest version of Inkscape and builds a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Inkscape/Inkscape.pkg.recipe",
+ "parent": "com.github.hansen-m.download.Inkscape",
+ "shortname": "Inkscape.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.Inkscape-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Inkscape"
+ ]
+ },
"com.github.homebysix.download.Sparkle": {
"name": "Sparkle",
"description": "Downloads the latest version of Sparkle.",
@@ -40432,11 +39813,20 @@
"shortname": "Sparkle.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Sparkle",
"com.github.homebysix.install.Sparkle",
- "com.github.homebysix.pkg.Sparkle"
+ "com.github.homebysix.pkg.Sparkle",
+ "com.github.homebysix.munki.Sparkle"
]
},
+ "com.github.homebysix.install.Sparkle": {
+ "name": "Sparkle",
+ "description": "Installs the latest version of Sparkle.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Sparkle/Sparkle.install.recipe",
+ "parent": "com.github.homebysix.download.Sparkle",
+ "shortname": "Sparkle.install",
+ "inferred_type": "install"
+ },
"com.github.homebysix.pkg.Sparkle": {
"name": "Sparkle",
"description": "Downloads the latest version of Sparkle and creates a package.",
@@ -40446,400 +39836,253 @@
"shortname": "Sparkle.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.VirtualBox": {
- "name": "VirtualBox",
- "description": "Downloads the current release version of VirtualBox",
- "repo": "autopkg/homebysix-recipes",
- "path": "VirtualBox/VirtualBox.download.recipe",
- "shortname": "VirtualBox.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.VirtualBox"
- ]
- },
- "com.github.homebysix.pkg.VirtualBox": {
- "name": "VirtualBox",
- "description": "Downloads the latest version of VirtualBox and makes a pkg of it\n",
+ "com.github.homebysix.munki.Sparkle": {
+ "name": "Sparkle",
+ "description": "Downloads the latest version of Sparkle and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "VirtualBox/VirtualBox.pkg.recipe",
- "parent": "com.github.homebysix.download.VirtualBox",
- "shortname": "VirtualBox.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.apizz.munki.VirtualBox",
- "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.VirtualBox"
- ]
+ "path": "Sparkle/Sparkle.munki.recipe",
+ "parent": "com.github.homebysix.download.Sparkle",
+ "shortname": "Sparkle.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Sparkle",
+ "munki_description": "Visual website creator."
},
- "com.github.homebysix.install.Monolingual": {
- "name": "Monolingual",
- "description": "Installs the latest version of Monolingual.",
+ "com.github.homebysix.munki.ProfitTrain": {
+ "name": "ProfitTrain",
+ "description": "Downloads the latest version of ProfitTrain and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monolingual/Monolingual.install.recipe",
- "parent": "com.github.homebysix.download.Monolingual",
- "shortname": "Monolingual.install",
- "inferred_type": "install"
+ "path": "ProfitTrain/ProfitTrain.munki.recipe",
+ "parent": "com.github.homebysix.download.ProfitTrain",
+ "shortname": "ProfitTrain.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ProfitTrain",
+ "munki_description": "Track billable hours and create invoices (formerly named Billable)."
},
- "com.github.homebysix.download.Monolingual": {
- "name": "Monolingual",
- "description": "Downloads the latest version of Monolingual.",
+ "com.github.homebysix.download.ProfitTrain": {
+ "name": "ProfitTrain",
+ "description": "Downloads the latest version of ProfitTrain.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monolingual/Monolingual.download.recipe",
- "shortname": "Monolingual.download",
+ "path": "ProfitTrain/ProfitTrain.download.recipe",
+ "shortname": "ProfitTrain.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Monolingual",
- "com.github.homebysix.pkg.Monolingual",
- "com.github.homebysix.munki.Monolingual"
+ "com.github.homebysix.munki.ProfitTrain",
+ "com.github.homebysix.pkg.ProfitTrain",
+ "com.github.homebysix.install.ProfitTrain"
]
},
- "com.github.homebysix.pkg.Monolingual": {
- "name": "Monolingual",
- "description": "Downloads the latest version of Monolingual and creates a package.",
+ "com.github.homebysix.pkg.ProfitTrain": {
+ "name": "ProfitTrain",
+ "description": "Downloads the latest version of ProfitTrain and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monolingual/Monolingual.pkg.recipe",
- "parent": "com.github.homebysix.download.Monolingual",
- "shortname": "Monolingual.pkg",
+ "path": "ProfitTrain/ProfitTrain.pkg.recipe",
+ "parent": "com.github.homebysix.download.ProfitTrain",
+ "shortname": "ProfitTrain.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Monolingual": {
- "name": "Monolingual",
- "description": "Downloads the latest version of Monolingual and imports it into Munki.",
+ "com.github.homebysix.install.ProfitTrain": {
+ "name": "ProfitTrain",
+ "description": "Installs the latest version of ProfitTrain.",
"repo": "autopkg/homebysix-recipes",
- "path": "Monolingual/Monolingual.munki.recipe",
- "parent": "com.github.homebysix.download.Monolingual",
- "shortname": "Monolingual.munki",
- "inferred_type": "munki",
- "munki_display_name": "Monolingual",
- "munki_description": "Monolingual is a program for removing unnecessary language resources from Mac OS X."
+ "path": "ProfitTrain/ProfitTrain.install.recipe",
+ "parent": "com.github.homebysix.download.ProfitTrain",
+ "shortname": "ProfitTrain.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Tower": {
- "name": "Tower",
- "description": "Downloads the latest version of Tower.",
+ "com.github.homebysix.download.Radi": {
+ "name": "Radi",
+ "description": "Downloads the latest version of Radi.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tower/Tower.download.recipe",
- "shortname": "Tower.download",
+ "path": "Radi/Radi.download.recipe",
+ "shortname": "Radi.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Tower",
- "com.github.homebysix.install.Tower",
- "com.github.homebysix.munki.Tower"
+ "com.github.homebysix.install.Radi",
+ "com.github.homebysix.pkg.Radi",
+ "com.github.homebysix.munki.Radi"
]
},
- "com.github.homebysix.pkg.Tower": {
- "name": "Tower",
- "description": "Downloads the latest version of Tower and creates a package.",
+ "com.github.homebysix.install.Radi": {
+ "name": "Radi",
+ "description": "Installs the latest version of Radi.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tower/Tower.pkg.recipe",
- "parent": "com.github.homebysix.download.Tower",
- "shortname": "Tower.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.mosen.jss.Tower",
- "com.github.andredb90.filewave.Tower"
- ]
+ "path": "Radi/Radi.install.recipe",
+ "parent": "com.github.homebysix.download.Radi",
+ "shortname": "Radi.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.Tower": {
- "name": "Tower",
- "description": "Installs the latest version of Tower.",
+ "com.github.homebysix.pkg.Radi": {
+ "name": "Radi",
+ "description": "Downloads the latest version of Radi and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tower/Tower.install.recipe",
- "parent": "com.github.homebysix.download.Tower",
- "shortname": "Tower.install",
- "inferred_type": "install"
+ "path": "Radi/Radi.pkg.recipe",
+ "parent": "com.github.homebysix.download.Radi",
+ "shortname": "Radi.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Tower": {
- "name": "Tower",
- "description": "Downloads the latest version of Tower and imports it into Munki.",
+ "com.github.homebysix.munki.Radi": {
+ "name": "Radi",
+ "description": "Downloads the latest version of Radi and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Tower/Tower.munki.recipe",
- "parent": "com.github.homebysix.download.Tower",
- "shortname": "Tower.munki",
+ "path": "Radi/Radi.munki.recipe",
+ "parent": "com.github.homebysix.download.Radi",
+ "shortname": "Radi.munki",
"inferred_type": "munki",
- "munki_display_name": "Tower",
- "munki_description": "Version control with Git made easy."
+ "munki_display_name": "Radi",
+ "munki_description": "Publish moving images using modern Web standards."
},
- "com.github.homebysix.download.Ammonite": {
- "name": "Ammonite",
- "description": "Downloads the latest version of Ammonite.",
+ "com.github.homebysix.download.Quip": {
+ "name": "Quip",
+ "description": "Downloads the latest version of Quip.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/Ammonite.download.recipe",
- "shortname": "Ammonite.download",
+ "path": "Quip/Quip.download.recipe",
+ "shortname": "Quip.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Ammonite",
- "com.github.homebysix.munki.Ammonite",
- "com.github.homebysix.install.Ammonite"
+ "com.github.homebysix.install.Quip",
+ "com.github.homebysix.munki.Quip",
+ "com.github.homebysix.pkg.Quip"
]
},
- "com.github.homebysix.munki.BackupLoupe": {
- "name": "BackupLoupe",
- "description": "Downloads the latest version of BackupLoupe and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/BackupLoupe.munki.recipe",
- "parent": "com.github.homebysix.download.BackupLoupe",
- "shortname": "BackupLoupe.munki",
- "inferred_type": "munki",
- "munki_display_name": "BackupLoupe",
- "munki_description": "Analyze, browse, and restore Time Machine backups."
- },
- "com.github.homebysix.install.LaunchControl": {
- "name": "LaunchControl",
- "description": "Installs the latest version of LaunchControl.",
+ "com.github.homebysix.install.Quip": {
+ "name": "Quip",
+ "description": "Installs the latest version of Quip.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/LaunchControl.install.recipe",
- "parent": "com.github.homebysix.download.LaunchControl",
- "shortname": "LaunchControl.install",
+ "path": "Quip/Quip.install.recipe",
+ "parent": "com.github.homebysix.download.Quip",
+ "shortname": "Quip.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.LaunchControl": {
- "name": "LaunchControl",
- "description": "Downloads the latest version of LaunchControl.",
- "repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/LaunchControl.download.recipe",
- "shortname": "LaunchControl.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.LaunchControl",
- "com.github.homebysix.munki.LaunchControl",
- "com.github.homebysix.pkg.LaunchControl"
- ]
- },
- "com.github.homebysix.munki.LaunchControl": {
- "name": "LaunchControl",
- "description": "Downloads the latest version of LaunchControl and imports it into Munki.",
+ "com.github.homebysix.munki.Quip": {
+ "name": "Quip",
+ "description": "Downloads the latest version of Quip and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/LaunchControl.munki.recipe",
- "parent": "com.github.homebysix.download.LaunchControl",
- "shortname": "LaunchControl.munki",
+ "path": "Quip/Quip.munki.recipe",
+ "parent": "com.github.homebysix.download.Quip",
+ "shortname": "Quip.munki",
"inferred_type": "munki",
- "munki_display_name": "LaunchControl",
- "munki_description": "Create, manage, and debug launchd(8) services."
- },
- "com.github.homebysix.pkg.Ammonite": {
- "name": "Ammonite",
- "description": "Downloads the latest version of Ammonite and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/Ammonite.pkg.recipe",
- "parent": "com.github.homebysix.download.Ammonite",
- "shortname": "Ammonite.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.BackupLoupe": {
- "name": "BackupLoupe",
- "description": "Downloads the latest version of BackupLoupe.",
- "repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/BackupLoupe.download.recipe",
- "shortname": "BackupLoupe.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.BackupLoupe",
- "com.github.homebysix.pkg.BackupLoupe",
- "com.github.homebysix.install.BackupLoupe"
- ]
+ "munki_display_name": "Quip",
+ "munki_description": "Chat, docs, task lists, and spreadsheets in one app."
},
- "com.github.homebysix.pkg.BackupLoupe": {
- "name": "BackupLoupe",
- "description": "Downloads the latest version of BackupLoupe and creates a package.",
+ "com.github.homebysix.pkg.Quip": {
+ "name": "Quip",
+ "description": "Downloads the latest version of Quip and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/BackupLoupe.pkg.recipe",
- "parent": "com.github.homebysix.download.BackupLoupe",
- "shortname": "BackupLoupe.pkg",
+ "path": "Quip/Quip.pkg.recipe",
+ "parent": "com.github.homebysix.download.Quip",
+ "shortname": "Quip.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Ammonite": {
- "name": "Ammonite",
- "description": "Downloads the latest version of Ammonite and imports it into Munki.",
+ "com.github.homebysix.munki.AppWrapper4": {
+ "name": "App Wrapper 4",
+ "description": "Downloads the latest version of App Wrapper 4 and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/Ammonite.munki.recipe",
- "parent": "com.github.homebysix.download.Ammonite",
- "shortname": "Ammonite.munki",
+ "path": "AppWrapper/AppWrapper4.munki.recipe",
+ "parent": "com.github.ahousseini-recipes.download.AppWrapper4",
+ "shortname": "AppWrapper4.munki",
"inferred_type": "munki",
- "munki_display_name": "Ammonite",
- "munki_description": "Universal tag cloud for OpenMeta/OS X and DEVONthink Pro."
+ "munki_display_name": "App Wrapper 4",
+ "munki_description": "App packager for the Mac App Store."
},
- "com.github.homebysix.install.BackupLoupe": {
- "name": "BackupLoupe",
- "description": "Installs the latest version of BackupLoupe.",
+ "com.github.homebysix.install.CocoaRestClient": {
+ "name": "CocoaRestClient",
+ "description": "Installs the latest version of CocoaRestClient.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/BackupLoupe.install.recipe",
- "parent": "com.github.homebysix.download.BackupLoupe",
- "shortname": "BackupLoupe.install",
+ "path": "CocoaRestClient/CocoaRestClient.install.recipe",
+ "parent": "com.github.homebysix.download.CocoaRestClient",
+ "shortname": "CocoaRestClient.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.Ammonite": {
- "name": "Ammonite",
- "description": "Installs the latest version of Ammonite.",
+ "com.github.homebysix.munki.CocoaRestClient": {
+ "name": "CocoaRestClient",
+ "description": "Downloads the latest version of CocoaRestClient and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/Ammonite.install.recipe",
- "parent": "com.github.homebysix.download.Ammonite",
- "shortname": "Ammonite.install",
- "inferred_type": "install"
+ "path": "CocoaRestClient/CocoaRestClient.munki.recipe",
+ "parent": "com.github.homebysix.download.CocoaRestClient",
+ "shortname": "CocoaRestClient.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "CocoaRestClient",
+ "munki_description": "A free, native Apple OS X app for testing HTTP/REST endpoints."
},
- "com.github.homebysix.pkg.LaunchControl": {
- "name": "LaunchControl",
- "description": "Downloads the latest version of LaunchControl and creates a package.",
+ "com.github.homebysix.download.CocoaRestClient": {
+ "name": "CocoaRestClient",
+ "description": "Downloads the latest version of CocoaRestClient.",
"repo": "autopkg/homebysix-recipes",
- "path": "soma-zone/LaunchControl.pkg.recipe",
- "parent": "com.github.homebysix.download.LaunchControl",
- "shortname": "LaunchControl.pkg",
- "inferred_type": "pkg",
+ "path": "CocoaRestClient/CocoaRestClient.download.recipe",
+ "shortname": "CocoaRestClient.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.LaunchControl"
+ "com.github.homebysix.install.CocoaRestClient",
+ "com.github.homebysix.munki.CocoaRestClient",
+ "com.github.homebysix.pkg.CocoaRestClient"
]
},
- "com.github.homebysix.install.Bartender": {
- "name": "Bartender",
- "description": "Installs the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
+ "com.github.homebysix.pkg.CocoaRestClient": {
+ "name": "CocoaRestClient",
+ "description": "Downloads the latest version of CocoaRestClient and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bartender/Bartender.install.recipe",
- "parent": "com.github.homebysix.download.Bartender",
- "shortname": "Bartender.install",
- "inferred_type": "install"
+ "path": "CocoaRestClient/CocoaRestClient.pkg.recipe",
+ "parent": "com.github.homebysix.download.CocoaRestClient",
+ "shortname": "CocoaRestClient.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.Bartender": {
- "name": "Bartender",
- "description": "Downloads the latest version of Bartender.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
+ "com.github.homebysix.download.GitLabArtifact": {
+ "name": "gitlab_artifact",
+ "description": "Downloads the latest CI/CD job artifact from the specified GitLab repository. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bartender/Bartender.download.recipe",
- "shortname": "Bartender.download",
+ "path": "GitLabArtifact/GitLabArtifact.download.recipe",
+ "shortname": "GitLabArtifact.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Bartender",
- "com.github.homebysix.munki.Bartender",
- "com.github.homebysix.pkg.Bartender"
+ "com.github.homebysix.pkg.GitLabArtifact",
+ "com.github.homebysix.munki.GitLabArtifact"
]
},
- "com.github.homebysix.munki.Bartender": {
- "name": "Bartender",
- "description": "Downloads the latest version of Bartender and imports it into Munki.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Bartender/Bartender.munki.recipe",
- "parent": "com.github.homebysix.download.Bartender",
- "shortname": "Bartender.munki",
- "inferred_type": "munki",
- "munki_display_name": "Bartender",
- "munki_description": "Bartender lets you organize your menu bar icons, by hiding them, rearranging them, show hidden items with a click or keyboard shortcut and have icons show when they update."
- },
- "com.github.homebysix.pkg.Bartender": {
- "name": "Bartender",
- "description": "Downloads the latest version of Bartender and creates a package.\n\nSpecify which major version you want in the MAJOR_VERSION input variable. Supported values are 3 or 4.",
+ "com.github.homebysix.pkg.GitLabArtifact": {
+ "name": "gitlab_artifact",
+ "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and extracts the specified pkg file. Can be used to automatically download MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "Bartender/Bartender.pkg.recipe",
- "parent": "com.github.homebysix.download.Bartender",
- "shortname": "Bartender.pkg",
+ "path": "GitLabArtifact/GitLabArtifact.pkg.recipe",
+ "parent": "com.github.homebysix.download.GitLabArtifact",
+ "shortname": "GitLabArtifact.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Bartender-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Bartender",
- "com.github.davidbpirie.jamf-upload.Bartender"
- ]
- },
- "com.github.homebysix.install.Dozer": {
- "name": "Dozer",
- "description": "Installs the latest version of Dozer.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Dozer/Dozer.install.recipe",
- "parent": "com.github.homebysix.download.Dozer",
- "shortname": "Dozer.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.Dozer": {
- "name": "Dozer",
- "description": "Downloads the latest version of Dozer and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Dozer/Dozer.pkg.recipe",
- "parent": "com.github.homebysix.download.Dozer",
- "shortname": "Dozer.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.Dozer": {
- "name": "Dozer",
- "description": "Downloads the latest version of Dozer.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Dozer/Dozer.download.recipe",
- "shortname": "Dozer.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.install.Dozer",
- "com.github.homebysix.pkg.Dozer",
- "com.github.homebysix.munki.Dozer"
+ "com.github.homebysix.install.GitLabArtifact"
]
},
- "com.github.homebysix.munki.Dozer": {
- "name": "Dozer",
- "description": "Downloads the latest version of Dozer and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Dozer/Dozer.munki.recipe",
- "parent": "com.github.homebysix.download.Dozer",
- "shortname": "Dozer.munki",
- "inferred_type": "munki",
- "munki_display_name": "Dozer",
- "munki_description": "Utility that allows you to hide unwanted menu bar icons."
- },
- "com.github.homebysix.install.EBS": {
- "name": "EBS",
- "description": "Installs the latest version of EBS.",
+ "com.github.homebysix.install.GitLabArtifact": {
+ "name": "gitlab_artifact",
+ "description": "Download the latest CI/CD job artifact from the specified GitLab repository, extracts the specified pkg file, and installs it. Can be used to automatically install MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "EBS/EBS.install.recipe",
- "parent": "com.github.homebysix.download.EBS",
- "shortname": "EBS.install",
+ "path": "GitLabArtifact/GitLabArtifact.install.recipe",
+ "parent": "com.github.homebysix.pkg.GitLabArtifact",
+ "shortname": "GitLabArtifact.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.EBS": {
- "name": "EBS",
- "description": "Downloads the latest version of EBS and creates a package. (Does not include the NDI Runtime, version of which is also included in the downloaded disk image.)",
- "repo": "autopkg/homebysix-recipes",
- "path": "EBS/EBS.pkg.recipe",
- "parent": "com.github.homebysix.download.EBS",
- "shortname": "EBS.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.EBS": {
- "name": "EBS",
- "description": "Downloads the latest version of EBS and imports it into Munki.",
+ "com.github.homebysix.munki.GitLabArtifact": {
+ "name": "gitlab_artifact",
+ "description": "Download the latest CI/CD job artifact from the specified GitLab repository, and imports the pkg file at the artifact path into Munki. Can be used to automatically import MunkiPkg installer files built by CI/CD, for example. See the README.md file for details on using this recipe.",
"repo": "autopkg/homebysix-recipes",
- "path": "EBS/EBS.munki.recipe",
- "parent": "com.github.homebysix.download.EBS",
- "shortname": "EBS.munki",
+ "path": "GitLabArtifact/GitLabArtifact.munki.recipe",
+ "parent": "com.github.homebysix.download.GitLabArtifact",
+ "shortname": "GitLabArtifact.munki",
"inferred_type": "munki",
- "munki_display_name": "EBS",
- "munki_description": "Video collaboration software that allows creative teams to stream media in HD and video conference in real time."
+ "munki_display_name": "GitLab Artifact Package",
+ "munki_description": "A really great Foo that helps you Bar."
},
- "com.github.homebysix.download.EBS": {
- "name": "EBS",
- "description": "Downloads the latest version of Evercast EBS.",
+ "com.github.homebysix.download.TapeDeck": {
+ "name": "TapeDeck",
+ "description": "Downloads the latest version of TapeDeck.",
"repo": "autopkg/homebysix-recipes",
- "path": "EBS/EBS.download.recipe",
- "shortname": "EBS.download",
+ "path": "SuperMegaUltraGroovy/TapeDeck.download.recipe",
+ "shortname": "TapeDeck.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.EBS",
- "com.github.homebysix.pkg.EBS",
- "com.github.homebysix.munki.EBS"
+ "com.github.homebysix.install.TapeDeck",
+ "com.github.homebysix.pkg.TapeDeck",
+ "com.github.homebysix.munki.TapeDeck"
]
},
- "com.github.homebysix.install.FuzzMeasure": {
- "name": "FuzzMeasure",
- "description": "Installs the latest version of FuzzMeasure.",
- "repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/FuzzMeasure.install.recipe",
- "parent": "com.github.homebysix.download.FuzzMeasure",
- "shortname": "FuzzMeasure.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.Capo": {
- "name": "Capo",
- "description": "Downloads the latest version of Capo and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/Capo.munki.recipe",
- "parent": "com.github.homebysix.download.Capo",
- "shortname": "Capo.munki",
- "inferred_type": "munki",
- "munki_display_name": "Capo",
- "munki_description": "Slow down and learn to play your favorite songs."
- },
"com.github.homebysix.install.TapeDeck": {
"name": "TapeDeck",
"description": "Installs the latest version of TapeDeck.",
@@ -40849,19 +40092,37 @@
"shortname": "TapeDeck.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.TapeDeck": {
- "name": "TapeDeck",
- "description": "Downloads the latest version of TapeDeck.",
+ "com.github.homebysix.download.Capo": {
+ "name": "Capo",
+ "description": "Downloads the latest version of Capo.",
"repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/TapeDeck.download.recipe",
- "shortname": "TapeDeck.download",
+ "path": "SuperMegaUltraGroovy/Capo.download.recipe",
+ "shortname": "Capo.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.TapeDeck",
- "com.github.homebysix.munki.TapeDeck",
- "com.github.homebysix.pkg.TapeDeck"
+ "com.github.homebysix.install.Capo",
+ "com.github.homebysix.munki.Capo",
+ "com.github.homebysix.pkg.Capo"
]
},
+ "com.github.homebysix.install.Capo": {
+ "name": "Capo",
+ "description": "Installs the latest version of Capo.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SuperMegaUltraGroovy/Capo.install.recipe",
+ "parent": "com.github.homebysix.download.Capo",
+ "shortname": "Capo.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.FuzzMeasure": {
+ "name": "FuzzMeasure",
+ "description": "Downloads the latest version of FuzzMeasure and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SuperMegaUltraGroovy/FuzzMeasure.pkg.recipe",
+ "parent": "com.github.homebysix.download.FuzzMeasure",
+ "shortname": "FuzzMeasure.pkg",
+ "inferred_type": "pkg"
+ },
"com.github.homebysix.download.FuzzMeasure": {
"name": "FuzzMeasure",
"description": "Downloads the latest version of FuzzMeasure.",
@@ -40870,11 +40131,22 @@
"shortname": "FuzzMeasure.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.FuzzMeasure",
+ "com.github.homebysix.pkg.FuzzMeasure",
"com.github.homebysix.munki.FuzzMeasure",
- "com.github.homebysix.pkg.FuzzMeasure"
+ "com.github.homebysix.install.FuzzMeasure"
]
},
+ "com.github.homebysix.munki.Capo": {
+ "name": "Capo",
+ "description": "Downloads the latest version of Capo and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SuperMegaUltraGroovy/Capo.munki.recipe",
+ "parent": "com.github.homebysix.download.Capo",
+ "shortname": "Capo.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Capo",
+ "munki_description": "Slow down and learn to play your favorite songs."
+ },
"com.github.homebysix.munki.FuzzMeasure": {
"name": "FuzzMeasure",
"description": "Downloads the latest version of FuzzMeasure and imports it into Munki.",
@@ -40886,6 +40158,24 @@
"munki_display_name": "FuzzMeasure",
"munki_description": "Measure/graph frequency response of speakers and more."
},
+ "com.github.homebysix.pkg.TapeDeck": {
+ "name": "TapeDeck",
+ "description": "Downloads the latest version of TapeDeck and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SuperMegaUltraGroovy/TapeDeck.pkg.recipe",
+ "parent": "com.github.homebysix.download.TapeDeck",
+ "shortname": "TapeDeck.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.FuzzMeasure": {
+ "name": "FuzzMeasure",
+ "description": "Installs the latest version of FuzzMeasure.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "SuperMegaUltraGroovy/FuzzMeasure.install.recipe",
+ "parent": "com.github.homebysix.download.FuzzMeasure",
+ "shortname": "FuzzMeasure.install",
+ "inferred_type": "install"
+ },
"com.github.homebysix.munki.TapeDeck": {
"name": "TapeDeck",
"description": "Downloads the latest version of TapeDeck and imports it into Munki.",
@@ -40897,15 +40187,6 @@
"munki_display_name": "TapeDeck",
"munki_description": "Audio recorder with quick-capture workflow in mind."
},
- "com.github.homebysix.pkg.FuzzMeasure": {
- "name": "FuzzMeasure",
- "description": "Downloads the latest version of FuzzMeasure and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/FuzzMeasure.pkg.recipe",
- "parent": "com.github.homebysix.download.FuzzMeasure",
- "shortname": "FuzzMeasure.pkg",
- "inferred_type": "pkg"
- },
"com.github.homebysix.pkg.Capo": {
"name": "Capo",
"description": "Downloads the latest version of Capo and creates a package.",
@@ -40915,724 +40196,875 @@
"shortname": "Capo.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.pkg.TapeDeck": {
- "name": "TapeDeck",
- "description": "Downloads the latest version of TapeDeck and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/TapeDeck.pkg.recipe",
- "parent": "com.github.homebysix.download.TapeDeck",
- "shortname": "TapeDeck.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.download.Capo": {
- "name": "Capo",
- "description": "Downloads the latest version of Capo.",
+ "com.github.homebysix.download.EclipseLuna": {
+ "name": "EclipseLuna",
+ "description": "Downloads the current release version of Eclipse Luna",
"repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/Capo.download.recipe",
- "shortname": "Capo.download",
+ "path": "EclipseLuna/EclipseLuna.download.recipe",
+ "shortname": "EclipseLuna.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Capo",
- "com.github.homebysix.pkg.Capo",
- "com.github.homebysix.install.Capo"
+ "com.github.homebysix.pkg.EclipseLuna"
]
},
- "com.github.homebysix.install.Capo": {
- "name": "Capo",
- "description": "Installs the latest version of Capo.",
- "repo": "autopkg/homebysix-recipes",
- "path": "SuperMegaUltraGroovy/Capo.install.recipe",
- "parent": "com.github.homebysix.download.Capo",
- "shortname": "Capo.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.pkg.Malwarebytes": {
- "name": "Malwarebytes",
- "description": "Downloads the latest version of Malwarebytes and creates a package.",
+ "com.github.homebysix.pkg.EclipseLuna": {
+ "name": "EclipseLuna",
+ "description": "Downloads the latest version of Eclipse Luna and makes a pkg of it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Malwarebytes/Malwarebytes.pkg.recipe",
- "parent": "com.github.homebysix.download.Malwarebytes",
- "shortname": "Malwarebytes.pkg",
+ "path": "EclipseLuna/EclipseLuna.pkg.recipe",
+ "parent": "com.github.homebysix.download.EclipseLuna",
+ "shortname": "EclipseLuna.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.Malwarebytes",
- "com.github.homebysix.munki.Malwarebytes",
- "com.github.andredb90.filewave.malwarebytes"
+ "com.github.scriptingosx.munki.EclipseLuna",
+ "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Eclipse"
]
},
- "com.github.homebysix.install.Malwarebytes": {
- "name": "Malwarebytes",
- "description": "Installs the latest version of Malwarebytes.",
+ "com.github.homebysix.install.MacTerm": {
+ "name": "MacTerm",
+ "description": "Installs the latest version of MacTerm.",
"repo": "autopkg/homebysix-recipes",
- "path": "Malwarebytes/Malwarebytes.install.recipe",
- "parent": "com.github.homebysix.pkg.Malwarebytes",
- "shortname": "Malwarebytes.install",
+ "path": "MacTerm/MacTerm.install.recipe",
+ "parent": "com.github.homebysix.download.MacTerm",
+ "shortname": "MacTerm.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Malwarebytes": {
- "name": "Malwarebytes",
- "description": "Downloads the latest version of Malwarebytes and imports it into Munki.",
+ "com.github.homebysix.munki.MacTerm": {
+ "name": "MacTerm",
+ "description": "Downloads the latest version of MacTerm and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Malwarebytes/Malwarebytes.munki.recipe",
- "parent": "com.github.homebysix.pkg.Malwarebytes",
- "shortname": "Malwarebytes.munki",
+ "path": "MacTerm/MacTerm.munki.recipe",
+ "parent": "com.github.homebysix.download.MacTerm",
+ "shortname": "MacTerm.munki",
"inferred_type": "munki",
- "munki_display_name": "Malwarebytes",
- "munki_description": "Defends Macs against malware, adware, and potentially unwanted programs."
+ "munki_display_name": "MacTerm",
+ "munki_description": "Terminal emulator for both local and remote shells."
},
- "com.github.homebysix.download.Malwarebytes": {
- "name": "Malwarebytes",
- "description": "Downloads the latest version of Malwarebytes.",
+ "com.github.homebysix.pkg.MacTerm": {
+ "name": "MacTerm",
+ "description": "Downloads the latest version of MacTerm and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Malwarebytes/Malwarebytes.download.recipe",
- "shortname": "Malwarebytes.download",
+ "path": "MacTerm/MacTerm.pkg.recipe",
+ "parent": "com.github.homebysix.download.MacTerm",
+ "shortname": "MacTerm.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.MacTerm": {
+ "name": "MacTerm",
+ "description": "Downloads the latest version of MacTerm.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MacTerm/MacTerm.download.recipe",
+ "shortname": "MacTerm.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Malwarebytes"
+ "com.github.homebysix.install.MacTerm",
+ "com.github.homebysix.munki.MacTerm",
+ "com.github.homebysix.pkg.MacTerm"
]
},
- "com.github.homebysix.download.Numi": {
- "name": "Numi",
- "description": "Downloads the latest version of Numi.",
+ "com.github.homebysix.download.AWSCLI": {
+ "name": "AWSCLI",
+ "description": "Downloads the latest version of http://aws.amazon.com/cli/",
"repo": "autopkg/homebysix-recipes",
- "path": "Numi/Numi.download.recipe",
- "shortname": "Numi.download",
+ "path": "Amazon/AWSCLI.download.recipe",
+ "shortname": "AWSCLI.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Numi",
- "com.github.homebysix.munki.Numi",
- "com.github.homebysix.pkg.Numi"
+ "com.github.homebysix.pkg.AWSCLI",
+ "com.github.homebysix.install.AWSCLI",
+ "com.github.homebysix.munki.AWSCLI"
]
},
- "com.github.homebysix.install.Numi": {
- "name": "Numi",
- "description": "Installs the latest version of Numi.",
+ "com.github.homebysix.pkg.AWSCLI": {
+ "name": "AWSCLI",
+ "description": "Creates a pkg to deploy http://aws.amazon.com/cli/\n\nTags are used since contents of pkg don't have easily parse-able version, probably brittle.\n",
"repo": "autopkg/homebysix-recipes",
- "path": "Numi/Numi.install.recipe",
- "parent": "com.github.homebysix.download.Numi",
- "shortname": "Numi.install",
+ "path": "Amazon/AWSCLI.pkg.recipe",
+ "parent": "com.github.homebysix.download.AWSCLI",
+ "shortname": "AWSCLI.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.dataJAR-recipes.jss.AWSCLI"
+ ]
+ },
+ "com.github.homebysix.install.AWSCLI": {
+ "name": null,
+ "description": "Downloads and installs http://aws.amazon.com/cli/",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Amazon/AWSCLI.install.recipe",
+ "parent": "com.github.homebysix.download.AWSCLI",
+ "shortname": "AWSCLI.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.Numi": {
- "name": "Numi",
- "description": "Downloads the latest version of Numi and imports it into Munki.",
+ "com.github.homebysix.munki.AWSCLI": {
+ "name": "AWSCLI",
+ "description": "AWSCLI",
"repo": "autopkg/homebysix-recipes",
- "path": "Numi/Numi.munki.recipe",
- "parent": "com.github.homebysix.download.Numi",
- "shortname": "Numi.munki",
+ "path": "Amazon/AWSCLI.munki.recipe",
+ "parent": "com.github.homebysix.download.AWSCLI",
+ "shortname": "AWSCLI.munki",
"inferred_type": "munki",
- "munki_display_name": "Numi",
- "munki_description": "Menu-bar calculator supports text input."
- },
- "com.github.homebysix.pkg.Numi": {
- "name": "Numi",
- "description": "Downloads the latest version of Numi and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Numi/Numi.pkg.recipe",
- "parent": "com.github.homebysix.download.Numi",
- "shortname": "Numi.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.VersionSplitter": {
- "name": null,
- "description": "This is a stub recipe that can be used as a reference when referring to the VersionSplitter shared processor.",
- "repo": "autopkg/homebysix-recipes",
- "path": "VersionSplitter/VersionSplitter.recipe"
+ "munki_display_name": "AWS Command Line Interface",
+ "munki_description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services, symlinked into your path at /usr/local/bin/aws"
},
- "com.github.homebysix.pkg.Quicksilver": {
- "name": "Quicksilver",
- "description": "Downloads the current release version of Quicksilver and builds a package.",
+ "com.github.homebysix.munki.Plug": {
+ "name": "Plug",
+ "description": "Downloads the latest version of Plug and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Quicksilver/Quicksilver.pkg.recipe",
- "parent": "com.github.keeleysam.recipes.Quicksilver.download",
- "shortname": "Quicksilver.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Quicksilver"
- ]
+ "path": "Plug/Plug.munki.recipe",
+ "parent": "com.github.homebysix.download.Plug",
+ "shortname": "Plug.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Plug",
+ "munki_description": "Desktop player for The Hype Machine (beta)."
},
- "com.github.homebysix.install.Quicksilver": {
- "name": "Quicksilver",
- "description": "Installs the latest version of Quicksilver.",
+ "com.github.homebysix.install.Plug": {
+ "name": "Plug",
+ "description": "Installs the latest version of Plug.",
"repo": "autopkg/homebysix-recipes",
- "path": "Quicksilver/Quicksilver.install.recipe",
- "parent": "com.github.keeleysam.recipes.Quicksilver.download",
- "shortname": "Quicksilver.install",
+ "path": "Plug/Plug.install.recipe",
+ "parent": "com.github.homebysix.download.Plug",
+ "shortname": "Plug.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.Kite": {
- "name": "Kite",
- "description": "Downloads the latest version of Kite and creates a package.",
+ "com.github.homebysix.pkg.Plug": {
+ "name": "Plug",
+ "description": "Downloads the latest version of Plug and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kite/Kite.pkg.recipe",
- "parent": "com.github.homebysix.download.Kite",
- "shortname": "Kite.pkg",
+ "path": "Plug/Plug.pkg.recipe",
+ "parent": "com.github.homebysix.download.Plug",
+ "shortname": "Plug.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.download.Kite": {
- "name": "Kite",
- "description": "Downloads the latest version of Kite.",
+ "com.github.homebysix.download.Plug": {
+ "name": "Plug",
+ "description": "Downloads the latest version of Plug.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kite/Kite.download.recipe",
- "shortname": "Kite.download",
+ "path": "Plug/Plug.download.recipe",
+ "shortname": "Plug.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Kite",
- "com.github.homebysix.install.Kite",
- "com.github.homebysix.munki.Kite"
+ "com.github.homebysix.munki.Plug",
+ "com.github.homebysix.install.Plug",
+ "com.github.homebysix.pkg.Plug"
]
},
- "com.github.homebysix.install.Kite": {
- "name": "Kite",
- "description": "Installs the latest version of Kite.",
+ "com.github.homebysix.pkg.Shimo": {
+ "name": "Shimo",
+ "description": "Downloads the latest version of Shimo and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kite/Kite.install.recipe",
- "parent": "com.github.homebysix.download.Kite",
- "shortname": "Kite.install",
- "inferred_type": "install"
+ "path": "Shimo/Shimo.pkg.recipe",
+ "parent": "com.github.homebysix.download.Shimo",
+ "shortname": "Shimo.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.Kite": {
- "name": "Kite",
- "description": "Downloads the latest version of Kite and imports it into Munki.",
+ "com.github.homebysix.munki.Shimo": {
+ "name": "Shimo",
+ "description": "Downloads the latest version of Shimo and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Kite/Kite.munki.recipe",
- "parent": "com.github.homebysix.download.Kite",
- "shortname": "Kite.munki",
+ "path": "Shimo/Shimo.munki.recipe",
+ "parent": "com.github.homebysix.download.Shimo",
+ "shortname": "Shimo.munki",
"inferred_type": "munki",
- "munki_display_name": "Kite",
- "munki_description": "Kite augments your coding environment with all the internet\u2019s programming knowledge."
+ "munki_display_name": "Shimo",
+ "munki_description": "A versatile VPN client for OS X."
},
- "com.github.homebysix.pkg.Mountain": {
- "name": "Mountain",
- "description": "Downloads the latest version of Mountain and creates a package.",
+ "com.github.homebysix.install.Shimo": {
+ "name": "Shimo",
+ "description": "Installs the latest version of Shimo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mountain/Mountain.pkg.recipe",
- "parent": "com.github.homebysix.download.Mountain",
- "shortname": "Mountain.pkg",
- "inferred_type": "pkg"
+ "path": "Shimo/Shimo.install.recipe",
+ "parent": "com.github.homebysix.download.Shimo",
+ "shortname": "Shimo.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.Mountain": {
- "name": "Mountain",
- "description": "Downloads the latest version of Mountain and imports it into Munki.",
+ "com.github.homebysix.download.Shimo": {
+ "name": "Shimo",
+ "description": "Downloads the latest version of Shimo.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mountain/Mountain.munki.recipe",
- "parent": "com.github.homebysix.download.Mountain",
- "shortname": "Mountain.munki",
- "inferred_type": "munki",
- "munki_display_name": "Mountain",
- "munki_description": "Manage mounted storage drives from the menu bar."
+ "path": "Shimo/Shimo.download.recipe",
+ "shortname": "Shimo.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.Shimo",
+ "com.github.homebysix.munki.Shimo",
+ "com.github.homebysix.install.Shimo"
+ ]
},
- "com.github.homebysix.install.Mountain": {
- "name": "Mountain",
- "description": "Installs the latest version of Mountain.",
+ "com.github.homebysix.pkg.GitHubDesktop": {
+ "name": "GitHub Desktop",
+ "description": "Downloads the latest version of GitHub Desktop and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mountain/Mountain.install.recipe",
- "parent": "com.github.homebysix.download.Mountain",
- "shortname": "Mountain.install",
+ "path": "GitHub/GitHubDesktop.pkg.recipe",
+ "parent": "com.github.homebysix.download.GitHubDesktop",
+ "shortname": "GitHubDesktop.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.GitHubDesktop",
+ "com.github.rtrouton.jss.GitHubDesktop",
+ "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.GitHubDesktop"
+ ]
+ },
+ "com.github.homebysix.install.GitHubDesktop": {
+ "name": "GitHub Desktop",
+ "description": "Installs the latest version of GitHub Desktop.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "GitHub/GitHubDesktop.install.recipe",
+ "parent": "com.github.homebysix.pkg.GitHubDesktop",
+ "shortname": "GitHubDesktop.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Mountain": {
- "name": "Mountain",
- "description": "Downloads the latest version of Mountain.",
+ "com.github.homebysix.download.GitHubCLI": {
+ "name": "GitHub CLI",
+ "description": "Downloads the latest version of the GitHub command line tool.\n\nValid options for ARCH input variable are \"amd64\" for Intel (defualt) or \"arm64\" for Apple Silicon.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mountain/Mountain.download.recipe",
- "shortname": "Mountain.download",
+ "path": "GitHub/GitHubCLI.download.recipe",
+ "shortname": "GitHubCLI.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Mountain",
- "com.github.homebysix.munki.Mountain",
- "com.github.homebysix.install.Mountain"
+ "com.github.homebysix.pkg.GitHubCLI"
]
},
- "com.github.homebysix.munki.Paparazzi": {
- "name": "Paparazzi",
- "description": "Downloads the latest version of Paparazzi! and imports it into Munki.",
+ "com.github.homebysix.munki.GitHubDesktop": {
+ "name": "GitHub Desktop",
+ "description": "Downloads the latest version of GitHub Desktop and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Paparazzi/Paparazzi.munki.recipe",
- "parent": "com.github.homebysix.download.Paparazzi",
- "shortname": "Paparazzi.munki",
+ "path": "GitHub/GitHubDesktop.munki.recipe",
+ "parent": "com.github.homebysix.download.GitHubDesktop",
+ "shortname": "GitHubDesktop.munki",
"inferred_type": "munki",
- "munki_display_name": "Paparazzi",
- "munki_description": "Tool for capturing screenshots of websites to image or PDF format."
- },
- "com.github.homebysix.install.Paparazzi": {
- "name": "Paparazzi",
- "description": "Installs the latest version of Paparazzi!.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Paparazzi/Paparazzi.install.recipe",
- "parent": "com.github.homebysix.download.Paparazzi",
- "shortname": "Paparazzi.install",
- "inferred_type": "install"
+ "munki_display_name": "GitHub Desktop",
+ "munki_description": "Desktop app made by GitHub for seamless contribution to git projects."
},
- "com.github.homebysix.pkg.Paparazzi": {
- "name": "Paparazzi",
- "description": "Downloads the latest version of Paparazzi! and creates a package.",
+ "com.github.homebysix.pkg.GitHubCLI": {
+ "name": "GitHub CLI",
+ "description": "Downloads the latest version of the GitHub command line tool and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Paparazzi/Paparazzi.pkg.recipe",
- "parent": "com.github.homebysix.download.Paparazzi",
- "shortname": "Paparazzi.pkg",
+ "path": "GitHub/GitHubCLI.pkg.recipe",
+ "parent": "com.github.homebysix.download.GitHubCLI",
+ "shortname": "GitHubCLI.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.andredb90.filewave.Paparazzi",
- "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Paparazzi"
+ "com.github.homebysix.install.GitHubCLI",
+ "com.github.homebysix.munki.GitHubCLI"
]
},
- "com.github.homebysix.download.Paparazzi": {
- "name": "Paparazzi",
- "description": "Downloads the latest version of Paparazzi!.",
+ "com.github.homebysix.install.GitHubCLI": {
+ "name": "GitHub CLI",
+ "description": "Installs the latest version of the GitHub command line tool.",
"repo": "autopkg/homebysix-recipes",
- "path": "Paparazzi/Paparazzi.download.recipe",
- "shortname": "Paparazzi.download",
+ "path": "GitHub/GitHubCLI.install.recipe",
+ "parent": "com.github.homebysix.pkg.GitHubCLI",
+ "shortname": "GitHubCLI.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.GitHubCLI": {
+ "name": "GitHub CLI",
+ "description": "Downloads the latest version of the GitHub command line tool and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "GitHub/GitHubCLI.munki.recipe",
+ "parent": "com.github.homebysix.pkg.GitHubCLI",
+ "shortname": "GitHubCLI.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GitHub CLI",
+ "munki_description": "Command line interface for managing your GitHub projects."
+ },
+ "com.github.homebysix.download.GitHubDesktop": {
+ "name": "GitHub Desktop",
+ "description": "Downloads the latest version of GitHub Desktop.\n\nValid BUILD arguments are:\n- \"darwin\": Downloads GitHub Desktop for Intel Macs\n- \"darwin-arm64\": Downloads GitHub Desktop for Apple Silicon Macs\n\t",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "GitHub/GitHubDesktop.download.recipe",
+ "shortname": "GitHubDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Paparazzi",
- "com.github.homebysix.install.Paparazzi",
- "com.github.homebysix.pkg.Paparazzi"
+ "com.github.homebysix.pkg.GitHubDesktop",
+ "com.github.homebysix.munki.GitHubDesktop",
+ "com.github.novaksam.pkg.GitHubDesktop",
+ "com.github.peshay.filewave.GitHubDesktop",
+ "com.github.almenscorner.intune.GitHubDesktop"
]
},
- "com.github.homebysix.munki.iManageWorkDesktop": {
- "name": "iManageWorkDesktop",
- "description": "Downloads the latest version of iManage Work Desktop and imports it into Munki.",
+ "com.github.homebysix.install.DockerDesktop": {
+ "name": "Docker",
+ "description": "Installs the latest version of Docker Desktop. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageWorkDesktop.munki.recipe",
- "parent": "com.github.homebysix.pkg.iManageWorkDesktop",
- "shortname": "iManageWorkDesktop.munki",
- "inferred_type": "munki",
- "munki_display_name": "iManage Agent",
- "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents."
+ "path": "Docker/DockerDesktop.install.recipe",
+ "parent": "com.github.homebysix.download.DockerDesktop",
+ "shortname": "DockerDesktop.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.iManageDrive": {
- "name": "iManageDrive",
- "description": "Installs the latest version of iManage Drive.",
+ "com.github.homebysix.pkg.DockerDesktop": {
+ "name": "Docker",
+ "description": "Downloads the latest version of Docker Desktop and creates a package. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageDrive.install.recipe",
- "parent": "com.github.homebysix.download.iManageDrive",
- "shortname": "iManageDrive.install",
- "inferred_type": "install"
+ "path": "Docker/DockerDesktop.pkg.recipe",
+ "parent": "com.github.homebysix.download.DockerDesktop",
+ "shortname": "DockerDesktop.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.iManageWorkDesktop": {
- "name": "iManageWorkDesktop",
- "description": "Downloads the latest version of iManage Work Desktop.",
+ "com.github.homebysix.munki.DockerDesktop": {
+ "name": "Docker",
+ "description": "Downloads the latest version of Docker Desktop and imports it into Munki. See the download recipe description for information about using the PLATFORM_ARCH input variable to download the Intel/Apple Silicon version of Docker.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageWorkDesktop.download.recipe",
- "shortname": "iManageWorkDesktop.download",
+ "path": "Docker/DockerDesktop.munki.recipe",
+ "parent": "com.github.homebysix.download.DockerDesktop",
+ "shortname": "DockerDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Docker",
+ "munki_description": "Automates deployment of containerized applications."
+ },
+ "com.github.homebysix.download.DockerDesktop": {
+ "name": "Docker",
+ "description": "Downloads the latest version of Docker Desktop.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'amd64': Downloads the Intel version of Docker. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Docker.\n\nNOTE: The Intel build does not function with Rosetta2, so separate packaging is\nrequired to support Apple Silicon Macs.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Docker/DockerDesktop.download.recipe",
+ "shortname": "DockerDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.iManageWorkDesktop",
- "com.github.homebysix.install.iManageWorkDesktop"
+ "com.github.homebysix.install.DockerDesktop",
+ "com.github.homebysix.pkg.DockerDesktop",
+ "com.github.homebysix.munki.DockerDesktop",
+ "com.github.peshay.filewave.Docker",
+ "com.github.almenscorner.intune.Docker"
]
},
- "com.github.homebysix.munki.iManageDrive": {
- "name": "iManageDrive",
- "description": "Downloads the latest version of iManage Drive and imports it into Munki.",
+ "com.github.homebysix.munki.NetNewsWire": {
+ "name": "NetNewsWire",
+ "description": "Downloads the latest version of NetNewsWire and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageDrive.munki.recipe",
- "parent": "com.github.homebysix.pkg.iManageDrive",
- "shortname": "iManageDrive.munki",
+ "path": "Brent Simmons/NetNewsWire.munki.recipe",
+ "parent": "com.github.homebysix.download.NetNewsWire",
+ "shortname": "NetNewsWire.munki",
"inferred_type": "munki",
- "munki_display_name": "iManage Agent",
- "munki_description": "Collaboration and file synchronization suite targeted towards storage and review of legal documents."
+ "munki_display_name": "NetNewsWire",
+ "munki_description": "RSS reader for macOS."
},
- "com.github.homebysix.download.iManageDrive": {
- "name": "iManageDrive",
- "description": "Downloads the latest version of iManage Drive.",
+ "com.github.homebysix.pkg.NetNewsWire": {
+ "name": "NetNewsWire",
+ "description": "Downloads the latest version of NetNewsWire and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageDrive.download.recipe",
- "shortname": "iManageDrive.download",
+ "path": "Brent Simmons/NetNewsWire.pkg.recipe",
+ "parent": "com.github.homebysix.download.NetNewsWire",
+ "shortname": "NetNewsWire.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.NetNewsWire": {
+ "name": "NetNewsWire",
+ "description": "Installs the latest version of NetNewsWire.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Brent Simmons/NetNewsWire.install.recipe",
+ "parent": "com.github.homebysix.download.NetNewsWire",
+ "shortname": "NetNewsWire.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.NetNewsWire": {
+ "name": "NetNewsWire",
+ "description": "Downloads the latest version of NetNewsWire.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Brent Simmons/NetNewsWire.download.recipe",
+ "shortname": "NetNewsWire.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.iManageDrive",
- "com.github.homebysix.pkg.iManageDrive"
+ "com.github.homebysix.munki.NetNewsWire",
+ "com.github.homebysix.pkg.NetNewsWire",
+ "com.github.homebysix.install.NetNewsWire"
]
},
- "com.github.homebysix.pkg.iManageWorkDesktop": {
- "name": "iManageWorkDesktop",
- "description": "Downloads the latest version of iManage Work Desktop and creates a package.",
+ "com.github.homebysix.download.kubelogin": {
+ "name": "kubelogin",
+ "description": "Downloads the latest version of kubelogin.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageWorkDesktop.pkg.recipe",
- "parent": "com.github.homebysix.download.iManageWorkDesktop",
- "shortname": "iManageWorkDesktop.pkg",
- "inferred_type": "pkg",
+ "path": "Nordstrom/kubelogin.download.recipe",
+ "shortname": "kubelogin.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.iManageWorkDesktop"
+ "com.github.homebysix.pkg.kubelogin"
]
},
- "com.github.homebysix.pkg.iManageDrive": {
- "name": "iManageDrive",
- "description": "Downloads the latest version of iManage Drive and creates a package.",
+ "com.github.homebysix.pkg.kubelogin": {
+ "name": "kubelogin",
+ "description": "Downloads the latest version of kubelogin and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageDrive.pkg.recipe",
- "parent": "com.github.homebysix.download.iManageDrive",
- "shortname": "iManageDrive.pkg",
+ "path": "Nordstrom/kubelogin.pkg.recipe",
+ "parent": "com.github.homebysix.download.kubelogin",
+ "shortname": "kubelogin.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.homebysix.munki.iManageDrive"
+ "com.github.homebysix.munki.kubelogin",
+ "com.github.homebysix.install.kubelogin"
]
},
- "com.github.homebysix.install.iManageWorkDesktop": {
- "name": "iManageWorkDesktop",
- "description": "Installs the latest version of iManage Work Desktop.",
+ "com.github.homebysix.munki.kubelogin": {
+ "name": "kubelogin",
+ "description": "Downloads the latest version of kubelogin, creates a package, and imports the package into your Munki repo.",
"repo": "autopkg/homebysix-recipes",
- "path": "iManage/iManageWorkDesktop.install.recipe",
- "parent": "com.github.homebysix.download.iManageWorkDesktop",
- "shortname": "iManageWorkDesktop.install",
+ "path": "Nordstrom/kubelogin.munki.recipe",
+ "parent": "com.github.homebysix.pkg.kubelogin",
+ "shortname": "kubelogin.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Makes OIDC authentication to Kubernetes easier by writing tokens into the kubectl config file."
+ },
+ "com.github.homebysix.install.kubelogin": {
+ "name": "kubelogin",
+ "description": "Downloads the latest version of kubelogin, creates a package, and installs the package on your AutoPkg Mac.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Nordstrom/kubelogin.install.recipe",
+ "parent": "com.github.homebysix.pkg.kubelogin",
+ "shortname": "kubelogin.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Hazel": {
- "name": "Hazel",
- "description": "Downloads the latest version of Hazel.",
+ "com.github.homebysix.download.OpenEmu": {
+ "name": "OpenEmu",
+ "description": "Downloads the current release version of OpenEmu.",
"repo": "autopkg/homebysix-recipes",
- "path": "Noodlesoft/Hazel.download.recipe",
- "shortname": "Hazel.download",
+ "path": "OpenEmu/OpenEmu.download.recipe",
+ "shortname": "OpenEmu.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Hazel",
- "com.github.homebysix.install.Hazel",
- "com.github.homebysix.pkg.Hazel"
+ "com.github.homebysix.pkg.OpenEmu",
+ "com.github.foigus.munki.OpenEmu"
]
},
- "com.github.homebysix.munki.Hazel": {
- "name": "Hazel",
- "description": "Downloads the latest version of Hazel and imports it into Munki.",
+ "com.github.homebysix.pkg.OpenEmu": {
+ "name": "OpenEmu",
+ "description": "Downloads the latest version of OpenEmu and makes a pkg of it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Noodlesoft/Hazel.munki.recipe",
- "parent": "com.github.homebysix.download.Hazel",
- "shortname": "Hazel.munki",
- "inferred_type": "munki",
- "munki_display_name": "Hazel",
- "munki_description": "Automation tool to keep your files and folders organized and tidy."
+ "path": "OpenEmu/OpenEmu.pkg.recipe",
+ "parent": "com.github.homebysix.download.OpenEmu",
+ "shortname": "OpenEmu.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.OpenEmu"
+ ]
},
- "com.github.homebysix.install.Hazel": {
- "name": "Hazel",
- "description": "Installs the latest version of Hazel.",
+ "com.github.homebysix.download.PDFKit": {
+ "name": "PDFKit",
+ "description": "Downloads the latest version of PDFKit.",
"repo": "autopkg/homebysix-recipes",
- "path": "Noodlesoft/Hazel.install.recipe",
- "parent": "com.github.homebysix.download.Hazel",
- "shortname": "Hazel.install",
- "inferred_type": "install"
+ "path": "PDFKit/PDFKit.download.recipe",
+ "shortname": "PDFKit.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.PDFKit",
+ "com.github.homebysix.install.PDFKit",
+ "com.github.homebysix.munki.PDFKit"
+ ]
},
- "com.github.homebysix.pkg.Hazel": {
- "name": "Hazel",
- "description": "Downloads the latest version of Hazel and creates a package.",
+ "com.github.homebysix.pkg.PDFKit": {
+ "name": "PDFKit",
+ "description": "Downloads the latest version of PDFKit and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Noodlesoft/Hazel.pkg.recipe",
- "parent": "com.github.homebysix.download.Hazel",
- "shortname": "Hazel.pkg",
+ "path": "PDFKit/PDFKit.pkg.recipe",
+ "parent": "com.github.homebysix.download.PDFKit",
+ "shortname": "PDFKit.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.LowProfile": {
- "name": "Low Profile",
- "description": "Installs the latest version of Low Profile.",
+ "com.github.homebysix.install.PDFKit": {
+ "name": "PDFKit",
+ "description": "Installs the latest version of PDFKit.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nindi Gill/LowProfile.install.recipe",
- "parent": "com.github.homebysix.download.LowProfile",
- "shortname": "LowProfile.install",
+ "path": "PDFKit/PDFKit.install.recipe",
+ "parent": "com.github.homebysix.download.PDFKit",
+ "shortname": "PDFKit.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.LowProfile": {
- "name": "Low Profile",
- "description": "Downloads the latest version of Low Profile and creates a package.",
+ "com.github.homebysix.munki.PDFKit": {
+ "name": "PDFKit",
+ "description": "Downloads the latest version of PDFKit and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nindi Gill/LowProfile.pkg.recipe",
- "parent": "com.github.homebysix.download.LowProfile",
- "shortname": "LowProfile.pkg",
+ "path": "PDFKit/PDFKit.munki.recipe",
+ "parent": "com.github.homebysix.download.PDFKit",
+ "shortname": "PDFKit.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PDFKit",
+ "munki_description": "Split, merge, encrypt, and decrypt PDF files."
+ },
+ "com.github.homebysix.pkg.Ball": {
+ "name": "Ball",
+ "description": "Downloads the latest version of Ball and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Ball/Ball.pkg.recipe",
+ "parent": "com.github.homebysix.download.Ball",
+ "shortname": "Ball.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.LowProfile": {
- "name": "Low Profile",
- "description": "Downloads the latest version of Low Profile and imports it into Munki.",
+ "com.github.homebysix.munki.Ball": {
+ "name": "Ball",
+ "description": "Downloads the latest version of Ball and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nindi Gill/LowProfile.munki.recipe",
- "parent": "com.github.homebysix.download.LowProfile",
- "shortname": "LowProfile.munki",
+ "path": "Ball/Ball.munki.recipe",
+ "parent": "com.github.homebysix.download.Ball",
+ "shortname": "Ball.munki",
"inferred_type": "munki",
- "munki_display_name": "Low Profile",
- "munki_description": "A Mac utility to help inspect Apple Configuration Profile payloads."
+ "munki_display_name": "Ball",
+ "munki_description": "It's a little ball that lives in your dock. You can drag it and it'll bounce around the screen. You can also swipe on it with two fingers. It comes in red. You can flick it, bounce it, try to make it hit the corner, see how many times it can bounce, count how many times it hits the wall, and more. It's a ball. It's fun. It's a ball."
},
- "com.github.homebysix.download.LowProfile": {
- "name": "Low Profile",
- "description": "Downloads the latest version of Low Profile.",
+ "com.github.homebysix.download.Ball": {
+ "name": "Ball",
+ "description": "Downloads the latest version of Ball.",
"repo": "autopkg/homebysix-recipes",
- "path": "Nindi Gill/LowProfile.download.recipe",
- "shortname": "LowProfile.download",
+ "path": "Ball/Ball.download.recipe",
+ "shortname": "Ball.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.LowProfile",
- "com.github.homebysix.pkg.LowProfile",
- "com.github.homebysix.munki.LowProfile"
+ "com.github.homebysix.pkg.Ball",
+ "com.github.homebysix.munki.Ball"
]
},
- "com.github.homebysix.munki.Cakebrew": {
- "name": "Cakebrew",
- "description": "Downloads the latest version of Cakebrew and imports it into Munki.",
+ "com.github.homebysix.download.ActiveCollab": {
+ "name": "ActiveCollab",
+ "description": "Downloads the latest version of ActiveCollab.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cakebrew/Cakebrew.munki.recipe",
- "parent": "com.github.homebysix.download.Cakebrew",
- "shortname": "Cakebrew.munki",
+ "path": "ActiveCollab/ActiveCollab.download.recipe",
+ "shortname": "ActiveCollab.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.ActiveCollab",
+ "com.github.homebysix.install.ActiveCollab",
+ "com.github.homebysix.munki.ActiveCollab"
+ ]
+ },
+ "com.github.homebysix.pkg.ActiveCollab": {
+ "name": "ActiveCollab",
+ "description": "Downloads the latest version of ActiveCollab and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ActiveCollab/ActiveCollab.pkg.recipe",
+ "parent": "com.github.homebysix.download.ActiveCollab",
+ "shortname": "ActiveCollab.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.ActiveCollab": {
+ "name": "ActiveCollab",
+ "description": "Installs the latest version of ActiveCollab.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ActiveCollab/ActiveCollab.install.recipe",
+ "parent": "com.github.homebysix.download.ActiveCollab",
+ "shortname": "ActiveCollab.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.ActiveCollab": {
+ "name": "ActiveCollab",
+ "description": "Downloads the latest version of ActiveCollab and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ActiveCollab/ActiveCollab.munki.recipe",
+ "parent": "com.github.homebysix.download.ActiveCollab",
+ "shortname": "ActiveCollab.munki",
"inferred_type": "munki",
- "munki_display_name": "Cakebrew",
- "munki_description": "A GUI app that lets you easily manage your Homebrew formulas."
+ "munki_display_name": "ActiveCollab",
+ "munki_description": "ActiveCollab is the project management software that gives you complete control over your work. Make Real Work happen now!."
},
- "com.github.homebysix.pkg.Cakebrew": {
- "name": "Cakebrew",
- "description": "Downloads the latest version of Cakebrew and creates a package.",
+ "com.github.homebysix.download.DropDMG": {
+ "name": "DropDMG",
+ "description": "Downloads the latest version of DropDMG.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cakebrew/Cakebrew.pkg.recipe",
- "parent": "com.github.homebysix.download.Cakebrew",
- "shortname": "Cakebrew.pkg",
- "inferred_type": "pkg",
+ "path": "C-Command/DropDMG.download.recipe",
+ "shortname": "DropDMG.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Cakebrew"
+ "com.github.homebysix.install.DropDMG",
+ "com.github.homebysix.pkg.DropDMG",
+ "com.github.homebysix.munki.DropDMG"
]
},
- "com.github.homebysix.install.Cakebrew": {
- "name": "Cakebrew",
- "description": "Installs the latest version of Cakebrew.",
+ "com.github.homebysix.install.EagleFiler": {
+ "name": "EagleFiler",
+ "description": "Installs the latest version of EagleFiler.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cakebrew/Cakebrew.install.recipe",
- "parent": "com.github.homebysix.download.Cakebrew",
- "shortname": "Cakebrew.install",
+ "path": "C-Command/EagleFiler.install.recipe",
+ "parent": "com.github.homebysix.download.EagleFiler",
+ "shortname": "EagleFiler.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Cakebrew": {
- "name": "Cakebrew",
- "description": "Downloads the latest version of Cakebrew.",
+ "com.github.homebysix.download.EagleFiler": {
+ "name": "EagleFiler",
+ "description": "Downloads the latest version of EagleFiler.",
"repo": "autopkg/homebysix-recipes",
- "path": "Cakebrew/Cakebrew.download.recipe",
- "shortname": "Cakebrew.download",
+ "path": "C-Command/EagleFiler.download.recipe",
+ "shortname": "EagleFiler.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Cakebrew",
- "com.github.homebysix.pkg.Cakebrew",
- "com.github.homebysix.install.Cakebrew"
+ "com.github.homebysix.install.EagleFiler",
+ "com.github.homebysix.munki.EagleFiler",
+ "com.github.homebysix.pkg.EagleFiler"
]
},
- "com.github.homebysix.install.PowerPhotos": {
- "name": "PowerPhotos",
- "description": "Installs the latest version of PowerPhotos.",
+ "com.github.homebysix.install.DropDMG": {
+ "name": "DropDMG",
+ "description": "Installs the latest version of DropDMG.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerPhotos.install.recipe",
- "parent": "com.github.homebysix.download.PowerPhotos",
- "shortname": "PowerPhotos.install",
+ "path": "C-Command/DropDMG.install.recipe",
+ "parent": "com.github.homebysix.download.DropDMG",
+ "shortname": "DropDMG.install",
"inferred_type": "install"
},
- "com.github.homebysix.install.iPhotoLibraryManager": {
- "name": "iPhoto Library Manager",
- "description": "Installs the latest version of iPhoto Library Manager.",
+ "com.github.homebysix.munki.EagleFiler": {
+ "name": "EagleFiler",
+ "description": "Downloads the latest version of EagleFiler and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/iPhotoLibraryManager.install.recipe",
- "parent": "com.github.homebysix.download.iPhotoLibraryManager",
- "shortname": "iPhotoLibraryManager.install",
- "inferred_type": "install"
+ "path": "C-Command/EagleFiler.munki.recipe",
+ "parent": "com.github.homebysix.download.EagleFiler",
+ "shortname": "EagleFiler.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EagleFiler",
+ "munki_description": "Archive and search documents of various formats."
},
- "com.github.homebysix.install.PlistEditPro": {
- "name": "PlistEdit Pro",
- "description": "Installs the latest version of PlistEdit Pro.",
+ "com.github.homebysix.install.SpamSieve": {
+ "name": "SpamSieve",
+ "description": "Installs the latest version of SpamSieve.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PlistEditPro.install.recipe",
- "parent": "com.github.homebysix.download.PlistEditPro",
- "shortname": "PlistEditPro.install",
+ "path": "C-Command/SpamSieve.install.recipe",
+ "parent": "com.github.homebysix.download.SpamSieve",
+ "shortname": "SpamSieve.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.PlistEditPro": {
- "name": "PlistEdit Pro",
- "description": "Downloads the latest version of PlistEdit Pro and creates a package.",
+ "com.github.homebysix.pkg.DropDMG": {
+ "name": "DropDMG",
+ "description": "Downloads the latest version of DropDMG and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PlistEditPro.pkg.recipe",
- "parent": "com.github.homebysix.download.PlistEditPro",
- "shortname": "PlistEditPro.pkg",
+ "path": "C-Command/DropDMG.pkg.recipe",
+ "parent": "com.github.homebysix.download.DropDMG",
+ "shortname": "DropDMG.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.iPhotoLibraryManager": {
- "name": "iPhoto Library Manager",
- "description": "Downloads the latest version of iPhoto Library Manager and imports it into Munki.",
+ "com.github.homebysix.pkg.SpamSieve": {
+ "name": "SpamSieve",
+ "description": "Downloads the latest version of SpamSieve and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/iPhotoLibraryManager.munki.recipe",
- "parent": "com.github.homebysix.download.iPhotoLibraryManager",
- "shortname": "iPhotoLibraryManager.munki",
- "inferred_type": "munki",
- "munki_display_name": "iPhoto Library Manager",
- "munki_description": "Manage multiple iPhoto libraries and find duplicate photos."
+ "path": "C-Command/SpamSieve.pkg.recipe",
+ "parent": "com.github.homebysix.download.SpamSieve",
+ "shortname": "SpamSieve.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.PlistEditPro": {
- "name": "PlistEdit Pro",
- "description": "Downloads the latest version of PlistEdit Pro and imports it into Munki.",
+ "com.github.homebysix.munki.DropDMG": {
+ "name": "DropDMG",
+ "description": "Downloads the latest version of DropDMG and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PlistEditPro.munki.recipe",
- "parent": "com.github.homebysix.download.PlistEditPro",
- "shortname": "PlistEditPro.munki",
+ "path": "C-Command/DropDMG.munki.recipe",
+ "parent": "com.github.homebysix.download.DropDMG",
+ "shortname": "DropDMG.munki",
"inferred_type": "munki",
- "munki_display_name": "PlistEdit Pro",
- "munki_description": "Property list editor."
+ "munki_display_name": "DropDMG",
+ "munki_description": "Quickly create disk image (dmg) archives."
},
- "com.github.homebysix.pkg.PowerTunes": {
- "name": "PowerTunes",
- "description": "Downloads the latest version of PowerTunes and creates a package.",
+ "com.github.homebysix.munki.SpamSieve": {
+ "name": "SpamSieve",
+ "description": "Downloads the latest version of SpamSieve and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerTunes.pkg.recipe",
- "parent": "com.github.homebysix.download.PowerTunes",
- "shortname": "PowerTunes.pkg",
- "inferred_type": "pkg"
+ "path": "C-Command/SpamSieve.munki.recipe",
+ "parent": "com.github.homebysix.download.SpamSieve",
+ "shortname": "SpamSieve.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "SpamSieve",
+ "munki_description": "Robust spam filter for major email clients."
},
- "com.github.homebysix.install.PowerTunes": {
- "name": "PowerTunes",
- "description": "Installs the latest version of PowerTunes.",
+ "com.github.homebysix.pkg.EagleFiler": {
+ "name": "EagleFiler",
+ "description": "Downloads the latest version of EagleFiler and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerTunes.install.recipe",
- "parent": "com.github.homebysix.download.PowerTunes",
- "shortname": "PowerTunes.install",
- "inferred_type": "install"
+ "path": "C-Command/EagleFiler.pkg.recipe",
+ "parent": "com.github.homebysix.download.EagleFiler",
+ "shortname": "EagleFiler.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.iPhotoLibraryManager": {
- "name": "iPhoto Library Manager",
- "description": "Downloads the latest version of iPhoto Library Manager.",
+ "com.github.homebysix.download.SpamSieve": {
+ "name": "SpamSieve",
+ "description": "Downloads the latest version of SpamSieve.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/iPhotoLibraryManager.download.recipe",
- "shortname": "iPhotoLibraryManager.download",
+ "path": "C-Command/SpamSieve.download.recipe",
+ "shortname": "SpamSieve.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.iPhotoLibraryManager",
- "com.github.homebysix.munki.iPhotoLibraryManager",
- "com.github.homebysix.pkg.iPhotoLibraryManager"
+ "com.github.homebysix.install.SpamSieve",
+ "com.github.homebysix.pkg.SpamSieve",
+ "com.github.homebysix.munki.SpamSieve"
]
},
- "com.github.homebysix.download.PowerPhotos": {
- "name": "PowerPhotos",
- "description": "Downloads the latest version of PowerPhotos.",
+ "com.github.homebysix.pkg.Eclipse": {
+ "name": "Eclipse",
+ "description": "Downloads the latest version of Eclipse and makes a pkg of it.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerPhotos.download.recipe",
- "shortname": "PowerPhotos.download",
- "inferred_type": "download",
+ "path": "Eclipse/Eclipse.pkg.recipe",
+ "parent": "com.github.homebysix.download.Eclipse",
+ "shortname": "Eclipse.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.PowerPhotos",
- "com.github.homebysix.pkg.PowerPhotos",
- "com.github.homebysix.munki.PowerPhotos"
+ "com.github.homebysix.install.Eclipse",
+ "com.github.dataJAR-recipes.jss.EclipseIDEForJavaDevelopers"
]
},
- "com.github.homebysix.download.PowerTunes": {
- "name": "PowerTunes",
- "description": "Downloads the latest version of PowerTunes.",
+ "com.github.homebysix.munki.Eclipse": {
+ "name": "Eclipse",
+ "description": "Imports EclipseLuna to Munki",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerTunes.download.recipe",
- "shortname": "PowerTunes.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.PowerTunes",
- "com.github.homebysix.install.PowerTunes",
- "com.github.homebysix.munki.PowerTunes"
- ]
+ "path": "Eclipse/Eclipse.munki.recipe",
+ "parent": "com.github.homebysix.download.Eclipse",
+ "shortname": "Eclipse.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Eclipse IDE for Java Developers",
+ "munki_description": "The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration..."
},
- "com.github.homebysix.download.PlistEditPro": {
- "name": "PlistEdit Pro",
- "description": "Downloads the latest version of PlistEdit Pro.",
+ "com.github.homebysix.install.Eclipse": {
+ "name": "Eclipse",
+ "description": "Installs Eclipse IDE based on Default Download",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PlistEditPro.download.recipe",
- "shortname": "PlistEditPro.download",
+ "path": "Eclipse/Eclipse.install.recipe",
+ "parent": "com.github.homebysix.pkg.Eclipse",
+ "shortname": "Eclipse.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.Eclipse": {
+ "name": "Eclipse",
+ "description": "Downloads the current release version of Eclipse.\n\nUse the ARCHITECTURE input variable to specify whether you want to download the\nIntel (\"x86_64\") or Apple Silicon (\"aarch64\") version of Eclipse.\n\nUse the ECLIPSE_CODE input variable to specify the IDE version.\nEclipse IDE for C/C++ Developers: cpp\nEclipse IDE for Embedded C/C++ Developers: embedcpp\nEclipse IDE for Eclipse Committers: committers\nEclipse IDE for Java Developers: java\nEclipse IDE for Enterprise Java and Web Developers: jee\nEclipse IDE for Java and DSL Developers: dsl\nEclipse Modeling Tools: modeling\nEclipse IDE for PHP Developers: php\nEclipse IDE for RCP and RAP Developers: rcp\nEclipse IDE for Scientific Computing: parallel\nEclipse IDE for Scout Developers: scout",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Eclipse/Eclipse.download.recipe",
+ "shortname": "Eclipse.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.PlistEditPro",
- "com.github.homebysix.pkg.PlistEditPro",
- "com.github.homebysix.munki.PlistEditPro"
+ "com.github.homebysix.pkg.Eclipse",
+ "com.github.homebysix.munki.Eclipse"
]
},
- "com.github.homebysix.pkg.PowerPhotos": {
- "name": "PowerPhotos",
- "description": "Downloads the latest version of PowerPhotos and creates a package.",
+ "com.github.homebysix.pkg.PalakisNDIRuntime": {
+ "name": "PalakisNDIRuntime",
+ "description": "Creates an installer for the NDI OBS runtime.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerPhotos.pkg.recipe",
- "parent": "com.github.homebysix.download.PowerPhotos",
- "shortname": "PowerPhotos.pkg",
+ "path": "NDI/PalakisNDIRuntime.pkg.recipe",
+ "parent": "com.github.homebysix.download.PalakisNDIRuntime",
+ "shortname": "PalakisNDIRuntime.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.PowerTunes": {
- "name": "PowerTunes",
- "description": "Downloads the latest version of PowerTunes and imports it into Munki.",
+ "com.github.homebysix.download.PalakisNDIRuntime": {
+ "name": "PalakisNDIRuntime",
+ "description": "Downloads the NDI OBS runtime via a mirror hosted by Palakis. Includes a check to ensure the downloaded package is signed by NewTek.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerTunes.munki.recipe",
- "parent": "com.github.homebysix.download.PowerTunes",
- "shortname": "PowerTunes.munki",
- "inferred_type": "munki",
- "munki_display_name": "PowerTunes",
- "munki_description": "Create, organize, and share multiple iTunes libraries."
+ "path": "NDI/PalakisNDIRuntime.download.recipe",
+ "shortname": "PalakisNDIRuntime.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.PalakisNDIRuntime"
+ ]
},
- "com.github.homebysix.pkg.iPhotoLibraryManager": {
- "name": "iPhoto Library Manager",
- "description": "Downloads the latest version of iPhoto Library Manager and creates a package.",
+ "com.github.homebysix.install.Arc": {
+ "name": "Arc",
+ "description": "Installs the latest version of Arc.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/iPhotoLibraryManager.pkg.recipe",
- "parent": "com.github.homebysix.download.iPhotoLibraryManager",
- "shortname": "iPhotoLibraryManager.pkg",
- "inferred_type": "pkg"
+ "path": "Arc/Arc.install.recipe",
+ "parent": "com.github.homebysix.download.Arc",
+ "shortname": "Arc.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.PowerPhotos": {
- "name": "PowerPhotos",
- "description": "Downloads the latest version of PowerPhotos and imports it into Munki.",
+ "com.github.homebysix.munki.Arc": {
+ "name": "Arc",
+ "description": "Downloads the latest version of Arc and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "FatCatSoftware/PowerPhotos.munki.recipe",
- "parent": "com.github.homebysix.download.PowerPhotos",
- "shortname": "PowerPhotos.munki",
+ "path": "Arc/Arc.munki.recipe",
+ "parent": "com.github.homebysix.download.Arc",
+ "shortname": "Arc.munki",
"inferred_type": "munki",
- "munki_display_name": "PowerPhotos",
- "munki_description": "Manage and find duplicates in multiple Photos libraries."
+ "munki_display_name": "Arc",
+ "munki_description": "A new productivity-focused web browser."
},
- "com.github.homebysix.download.MacDVDRipperPro": {
- "name": "Mac DVDRipper Pro",
- "description": "Downloads the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
+ "com.github.homebysix.download.Arc": {
+ "name": "Arc",
+ "description": "Downloads the latest version of Arc.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacDVDRipperPro/MacDVDRipperPro.download.recipe",
- "shortname": "MacDVDRipperPro.download",
+ "path": "Arc/Arc.download.recipe",
+ "shortname": "Arc.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.MacDVDRipperPro",
- "com.github.homebysix.munki.MacDVDRipperPro",
- "com.github.homebysix.install.MacDVDRipperPro"
+ "com.github.homebysix.install.Arc",
+ "com.github.homebysix.munki.Arc",
+ "com.github.homebysix.pkg.Arc"
]
},
- "com.github.homebysix.pkg.MacDVDRipperPro": {
- "name": "Mac DVDRipper Pro",
- "description": "Downloads the latest version of Mac DVDRipper Pro and creates a package.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
+ "com.github.homebysix.pkg.Arc": {
+ "name": "Arc",
+ "description": "Downloads the latest version of Arc and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacDVDRipperPro/MacDVDRipperPro.pkg.recipe",
- "parent": "com.github.homebysix.download.MacDVDRipperPro",
- "shortname": "MacDVDRipperPro.pkg",
+ "path": "Arc/Arc.pkg.recipe",
+ "parent": "com.github.homebysix.download.Arc",
+ "shortname": "Arc.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.MacDVDRipperPro": {
- "name": "Mac DVDRipper Pro",
- "description": "Downloads the latest version of Mac DVDRipper Pro and imports it into Munki.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
+ "com.github.homebysix.pkg.FoldingText": {
+ "name": "FoldingText",
+ "description": "Downloads the latest version of FoldingText and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacDVDRipperPro/MacDVDRipperPro.munki.recipe",
- "parent": "com.github.homebysix.download.MacDVDRipperPro",
- "shortname": "MacDVDRipperPro.munki",
+ "path": "FoldingText/FoldingText.pkg.recipe",
+ "parent": "com.github.homebysix.download.FoldingText",
+ "shortname": "FoldingText.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.FoldingText": {
+ "name": "FoldingText",
+ "description": "Downloads the latest version of FoldingText and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "FoldingText/FoldingText.munki.recipe",
+ "parent": "com.github.homebysix.download.FoldingText",
+ "shortname": "FoldingText.munki",
"inferred_type": "munki",
- "munki_display_name": "Mac DVDRipper Pro",
- "munki_description": "Copy, backup, and convert your DVDs."
+ "munki_display_name": "FoldingText",
+ "munki_description": "Markdown text editor with productivity features."
},
- "com.github.homebysix.install.MacDVDRipperPro": {
- "name": "Mac DVDRipper Pro",
- "description": "Installs the latest version of Mac DVDRipper Pro.\n\nThis set of recipes differs from the ones provided by macvfx-recipes in the following ways:\n- Pkg and install recipes are available in this set, in addition to download and munki recipes.",
+ "com.github.homebysix.install.FoldingText": {
+ "name": "FoldingText",
+ "description": "Installs the latest version of FoldingText.",
"repo": "autopkg/homebysix-recipes",
- "path": "MacDVDRipperPro/MacDVDRipperPro.install.recipe",
- "parent": "com.github.homebysix.download.MacDVDRipperPro",
- "shortname": "MacDVDRipperPro.install",
+ "path": "FoldingText/FoldingText.install.recipe",
+ "parent": "com.github.homebysix.download.FoldingText",
+ "shortname": "FoldingText.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Thyme": {
- "name": "Thyme",
- "description": "Downloads the latest version of Thyme.",
+ "com.github.homebysix.download.FoldingText": {
+ "name": "FoldingText",
+ "description": "Downloads the latest version of FoldingText.",
"repo": "autopkg/homebysix-recipes",
- "path": "Thyme/Thyme.download.recipe",
- "shortname": "Thyme.download",
+ "path": "FoldingText/FoldingText.download.recipe",
+ "shortname": "FoldingText.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Thyme",
- "com.github.homebysix.pkg.Thyme",
- "com.github.homebysix.munki.Thyme"
+ "com.github.homebysix.pkg.FoldingText",
+ "com.github.homebysix.munki.FoldingText",
+ "com.github.homebysix.install.FoldingText"
+ ]
+ },
+ "com.github.homebysix.download.ComicLife": {
+ "name": "ComicLife",
+ "description": "Downloads the current release version of Comic Life 1",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ComicLife/ComicLife.download.recipe",
+ "shortname": "ComicLife.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.ComicLife"
]
},
+ "com.github.homebysix.munki.ComicLife": {
+ "name": "Comic Life",
+ "description": "Imports Comic Life into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ComicLife/ComicLife.munki.recipe",
+ "parent": "com.github.homebysix.download.ComicLife",
+ "shortname": "ComicLife.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Comic Life",
+ "munki_description": "Comic book making application."
+ },
+ "com.github.homebysix.munki.Thyme": {
+ "name": "Thyme",
+ "description": "Downloads the latest version of Thyme and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Thyme/Thyme.munki.recipe",
+ "parent": "com.github.homebysix.download.Thyme",
+ "shortname": "Thyme.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Thyme",
+ "munki_description": "A timer for OS X."
+ },
"com.github.homebysix.install.Thyme": {
"name": "Thyme",
"description": "Installs the latest version of Thyme.",
@@ -41651,1093 +41083,1342 @@
"shortname": "Thyme.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Thyme": {
+ "com.github.homebysix.download.Thyme": {
"name": "Thyme",
- "description": "Downloads the latest version of Thyme and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Thyme/Thyme.munki.recipe",
- "parent": "com.github.homebysix.download.Thyme",
- "shortname": "Thyme.munki",
- "inferred_type": "munki",
- "munki_display_name": "Thyme",
- "munki_description": "A timer for OS X."
- },
- "com.github.homebysix.download.EclipseLuna": {
- "name": "EclipseLuna",
- "description": "Downloads the current release version of Eclipse Luna",
+ "description": "Downloads the latest version of Thyme.",
"repo": "autopkg/homebysix-recipes",
- "path": "EclipseLuna/EclipseLuna.download.recipe",
- "shortname": "EclipseLuna.download",
+ "path": "Thyme/Thyme.download.recipe",
+ "shortname": "Thyme.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.EclipseLuna"
+ "com.github.homebysix.munki.Thyme",
+ "com.github.homebysix.install.Thyme",
+ "com.github.homebysix.pkg.Thyme"
]
},
- "com.github.homebysix.pkg.EclipseLuna": {
- "name": "EclipseLuna",
- "description": "Downloads the latest version of Eclipse Luna and makes a pkg of it.",
+ "com.github.homebysix.pkg.SizeUp": {
+ "name": "SizeUp",
+ "description": "Downloads the current release version of SizeUp and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "EclipseLuna/EclipseLuna.pkg.recipe",
- "parent": "com.github.homebysix.download.EclipseLuna",
- "shortname": "EclipseLuna.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.scriptingosx.munki.EclipseLuna",
- "com.github.autopkg.grahampugh-recipes.jamf.Eclipse-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Eclipse"
- ]
- },
- "com.github.homebysix.pkg.Renamer": {
- "name": "Renamer",
- "description": "Downloads the latest version of Renamer and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Renamer/Renamer.pkg.recipe",
- "parent": "com.github.homebysix.download.Renamer",
- "shortname": "Renamer.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.seansgm.autopkg-lanrev-recipes.Renamer",
- "com.github.seansgm.autopkg-absolute-recipes.Renamer"
- ]
+ "path": "SizeUp/SizeUp.pkg.recipe",
+ "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup",
+ "shortname": "SizeUp.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.Renamer": {
- "name": "Renamer",
- "description": "Installs the latest version of Renamer.",
+ "com.github.homebysix.install.SizeUp": {
+ "name": "SizeUp",
+ "description": "Installs the latest version of SizeUp.",
"repo": "autopkg/homebysix-recipes",
- "path": "Renamer/Renamer.install.recipe",
- "parent": "com.github.homebysix.download.Renamer",
- "shortname": "Renamer.install",
+ "path": "SizeUp/SizeUp.install.recipe",
+ "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup",
+ "shortname": "SizeUp.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Renamer": {
- "name": "Renamer",
- "description": "Downloads the latest version of Renamer.",
+ "com.github.homebysix.download.VersionTracker": {
+ "name": "VersionTracker",
+ "description": "Downloads the latest version of VersionTracker.",
"repo": "autopkg/homebysix-recipes",
- "path": "Renamer/Renamer.download.recipe",
- "shortname": "Renamer.download",
+ "path": "Strawberry Software/VersionTracker.download.recipe",
+ "shortname": "VersionTracker.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Renamer",
- "com.github.homebysix.install.Renamer",
- "com.github.homebysix.munki.Renamer",
- "com.github.andredb90.filewave.Renamer"
+ "com.github.homebysix.munki.VersionTracker",
+ "com.github.homebysix.install.VersionTracker",
+ "com.github.homebysix.pkg.VersionTracker"
]
},
- "com.github.homebysix.munki.Renamer": {
- "name": "Renamer",
- "description": "Downloads the latest version of Renamer and imports it into Munki.",
+ "com.github.homebysix.munki.VersionTracker": {
+ "name": "VersionTracker",
+ "description": "Downloads the latest version of VersionTracker and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Renamer/Renamer.munki.recipe",
- "parent": "com.github.homebysix.download.Renamer",
- "shortname": "Renamer.munki",
+ "path": "Strawberry Software/VersionTracker.munki.recipe",
+ "parent": "com.github.homebysix.download.VersionTracker",
+ "shortname": "VersionTracker.munki",
"inferred_type": "munki",
- "munki_display_name": "Renamer",
- "munki_description": "Rename files in batches."
+ "munki_display_name": "VersionTracker",
+ "munki_description": "VersionTracker is a tool to help developers maintain and generate version history logs."
},
- "com.github.homebysix.pkg.SizeUp": {
- "name": "SizeUp",
- "description": "Downloads the current release version of SizeUp and builds a package.",
+ "com.github.homebysix.install.VersionTracker": {
+ "name": "VersionTracker",
+ "description": "Installs the latest version of VersionTracker.",
"repo": "autopkg/homebysix-recipes",
- "path": "SizeUp/SizeUp.pkg.recipe",
- "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup",
- "shortname": "SizeUp.pkg",
- "inferred_type": "pkg"
+ "path": "Strawberry Software/VersionTracker.install.recipe",
+ "parent": "com.github.homebysix.download.VersionTracker",
+ "shortname": "VersionTracker.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.install.SizeUp": {
- "name": "SizeUp",
- "description": "Installs the latest version of SizeUp.",
+ "com.github.homebysix.pkg.VersionTracker": {
+ "name": "VersionTracker",
+ "description": "Downloads the latest version of VersionTracker and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "SizeUp/SizeUp.install.recipe",
- "parent": "com.github.poundbangbash.eholtam-recipes.irradiatedsoftware.download.sizeup",
- "shortname": "SizeUp.install",
- "inferred_type": "install"
+ "path": "Strawberry Software/VersionTracker.pkg.recipe",
+ "parent": "com.github.homebysix.download.VersionTracker",
+ "shortname": "VersionTracker.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.munki.RBAppCheckerLite": {
- "name": "RB App Checker Lite",
- "description": "Downloads the latest version of RB App Checker Lite and imports it into Munki.",
+ "com.github.homebysix.munki.DNGConverter": {
+ "name": "DNG Converter",
+ "description": "Downloads the latest version of DNG Converter and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppCheckerLite.munki.recipe",
- "parent": "com.github.homebysix.download.RBAppCheckerLite",
- "shortname": "RBAppCheckerLite.munki",
+ "path": "Adobe/AdobeDNGConverter.munki.recipe",
+ "parent": "com.github.homebysix.download.DNGConverter",
+ "shortname": "AdobeDNGConverter.munki",
"inferred_type": "munki",
- "munki_display_name": "RB App Checker Lite",
- "munki_description": "RB App Checker Lite helps users and developers to check code signatures and receipts for applications from any source. It will show certificates, requirements and entitlements, cross-check all this information for consistency, and check that the application's resources have not been altered after signing."
+ "munki_display_name": "DNG Converter",
+ "munki_description": "The Adobe DNG Converter is a free utility that enables you to easily convert camera-specific raw files from more than 600 cameras to the more universal DNG raw format."
},
- "com.github.homebysix.pkg.RBAppCheckerLite": {
- "name": "RB App Checker Lite",
- "description": "Downloads the latest version of RB App Checker Lite and creates a package.",
+ "com.github.homebysix.munki.AdobeExperienceManagerDesktop": {
+ "name": "Adobe Experience Manager Desktop",
+ "description": "Downloads the latest version of Adobe Experience Manager Desktop and imports it into Munki.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppCheckerLite.pkg.recipe",
- "parent": "com.github.homebysix.download.RBAppCheckerLite",
- "shortname": "RBAppCheckerLite.pkg",
- "inferred_type": "pkg"
+ "path": "Adobe/AdobeExperienceManagerDesktop.munki.recipe",
+ "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop",
+ "shortname": "AdobeExperienceManagerDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Adobe Experience Manager Desktop",
+ "munki_description": "The Adobe Experience Manager desktop app connects repositories and desktop applications, including Adobe and third-party ones, to provide faster access to resources and streamlined workflows."
},
- "com.github.homebysix.download.RBAppCheckerLite": {
- "name": "RB App Checker Lite",
- "description": "Downloads the latest version of RB App Checker Lite.",
+ "com.github.homebysix.download.AdobeExperienceManagerDesktop": {
+ "name": "Adobe Experience Manager Desktop",
+ "description": "Downloads the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppCheckerLite.download.recipe",
- "shortname": "RBAppCheckerLite.download",
+ "path": "Adobe/AdobeExperienceManagerDesktop.download.recipe",
+ "shortname": "AdobeExperienceManagerDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.RBAppCheckerLite",
- "com.github.homebysix.pkg.RBAppCheckerLite",
- "com.github.homebysix.install.RBAppCheckerLite"
+ "com.github.homebysix.munki.AdobeExperienceManagerDesktop",
+ "com.github.homebysix.install.AdobeExperienceManagerDesktop",
+ "com.github.homebysix.pkg.AdobeExperienceManagerDesktop"
]
},
- "com.github.homebysix.install.RBAppCheckerLite": {
- "name": "RB App Checker Lite",
- "description": "Installs the latest version of RB App Checker Lite.",
+ "com.github.homebysix.install.AdobeExperienceManagerDesktop": {
+ "name": "Adobe Experience Manager Desktop",
+ "description": "Installs the latest version of Adobe Experience Manager Desktop.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppCheckerLite.install.recipe",
- "parent": "com.github.homebysix.download.RBAppCheckerLite",
- "shortname": "RBAppCheckerLite.install",
+ "path": "Adobe/AdobeExperienceManagerDesktop.install.recipe",
+ "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop",
+ "shortname": "AdobeExperienceManagerDesktop.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.RBAppQuarantine": {
- "name": "RB App Quarantine",
- "description": "Downloads the latest version of RB App Quarantine.",
+ "com.github.homebysix.download.DNGConverter": {
+ "name": "DNG Converter",
+ "description": "Downloads the latest version of DNG Converter.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppQuarantine.download.recipe",
- "shortname": "RBAppQuarantine.download",
+ "path": "Adobe/AdobeDNGConverter.download.recipe",
+ "shortname": "AdobeDNGConverter.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.RBAppQuarantine",
- "com.github.homebysix.munki.RBAppQuarantine",
- "com.github.homebysix.install.RBAppQuarantine"
+ "com.github.homebysix.munki.DNGConverter",
+ "com.github.homebysix.pkg.DNGConverter",
+ "com.github.homebysix.install.DNGConverter"
]
},
- "com.github.homebysix.pkg.RBAppQuarantine": {
- "name": "RB App Quarantine",
- "description": "Downloads the latest version of RB App Quarantine and creates a package.",
+ "com.github.homebysix.pkg.DNGConverter": {
+ "name": "DNG Converter",
+ "description": "Downloads the latest version of DNG Converter and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppQuarantine.pkg.recipe",
- "parent": "com.github.homebysix.download.RBAppQuarantine",
- "shortname": "RBAppQuarantine.pkg",
- "inferred_type": "pkg"
+ "path": "Adobe/AdobeDNGConverter.pkg.recipe",
+ "parent": "com.github.homebysix.download.DNGConverter",
+ "shortname": "AdobeDNGConverter.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.novaksam.jamf.AdobeDNGConverter",
+ "com.github.jss-recipes.jss.AdobeDNGConverter"
+ ]
},
- "com.github.homebysix.munki.RBAppQuarantine": {
- "name": "RB App Quarantine",
- "description": "Downloads the latest version of RB App Quarantine and imports it into Munki.",
+ "com.github.homebysix.pkg.AdobeExperienceManagerDesktop": {
+ "name": "Adobe Experience Manager Desktop",
+ "description": "Downloads the latest version of Adobe Experience Manager Desktop and creates a package.\n\nAs of December 2020, AEM requires logging in to an Adobe ID in order to download.\nTherefore, this recipe now requires you to specify the path to your downloaded AEM disk image\nusing the `-p` flag.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppQuarantine.munki.recipe",
- "parent": "com.github.homebysix.download.RBAppQuarantine",
- "shortname": "RBAppQuarantine.munki",
- "inferred_type": "munki",
- "munki_display_name": "RB App Quarantine",
- "munki_description": "RB App Quarantine helps users and developers to check or change quarantine status for applications. It's particularly useful to check if your application conforms to Gatekeeper security assessments without re-downloading it."
+ "path": "Adobe/AdobeExperienceManagerDesktop.pkg.recipe",
+ "parent": "com.github.homebysix.download.AdobeExperienceManagerDesktop",
+ "shortname": "AdobeExperienceManagerDesktop.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.RBAppQuarantine": {
- "name": "RB App Quarantine",
- "description": "Installs the latest version of RB App Quarantine.",
+ "com.github.homebysix.install.DNGConverter": {
+ "name": "Adobe DNG Converter",
+ "description": "Installs the latest version of DNG Converter.",
"repo": "autopkg/homebysix-recipes",
- "path": "RainerBrockerhoff/RBAppQuarantine.install.recipe",
- "parent": "com.github.homebysix.download.RBAppQuarantine",
- "shortname": "RBAppQuarantine.install",
+ "path": "Adobe/AdobeDNGConverter.install.recipe",
+ "parent": "com.github.homebysix.download.DNGConverter",
+ "shortname": "AdobeDNGConverter.install",
"inferred_type": "install"
},
- "com.github.homebysix.munki.RightFont": {
- "name": "RightFont",
- "description": "Downloads the latest version of RightFont and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RightFont/RightFont.munki.recipe",
- "parent": "com.github.homebysix.download.RightFont",
- "shortname": "RightFont.munki",
- "inferred_type": "munki",
- "munki_display_name": "RightFont",
- "munki_description": "Manage and find fonts quickly; integrates with Photoshop and Sketch."
- },
- "com.github.homebysix.install.RightFont": {
- "name": "RightFont",
- "description": "Installs the latest version of RightFont.",
+ "com.github.homebysix.install.Tower": {
+ "name": "Tower",
+ "description": "Installs the latest version of Tower.",
"repo": "autopkg/homebysix-recipes",
- "path": "RightFont/RightFont.install.recipe",
- "parent": "com.github.homebysix.download.RightFont",
- "shortname": "RightFont.install",
+ "path": "Tower/Tower.install.recipe",
+ "parent": "com.github.homebysix.download.Tower",
+ "shortname": "Tower.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.RightFont": {
- "name": "RightFont",
- "description": "Downloads the latest version of RightFont.",
+ "com.github.homebysix.download.Tower": {
+ "name": "Tower",
+ "description": "Downloads the latest version of Tower.",
"repo": "autopkg/homebysix-recipes",
- "path": "RightFont/RightFont.download.recipe",
- "shortname": "RightFont.download",
+ "path": "Tower/Tower.download.recipe",
+ "shortname": "Tower.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.RightFont",
- "com.github.homebysix.install.RightFont",
- "com.github.homebysix.pkg.RightFont"
+ "com.github.homebysix.install.Tower",
+ "com.github.homebysix.munki.Tower",
+ "com.github.homebysix.pkg.Tower"
]
},
- "com.github.homebysix.pkg.RightFont": {
- "name": "RightFont",
- "description": "Downloads the latest version of RightFont and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "RightFont/RightFont.pkg.recipe",
- "parent": "com.github.homebysix.download.RightFont",
- "shortname": "RightFont.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.munki.Skim": {
- "name": "Skim",
- "description": "Downloads the latest version of Skim and imports it into Munki.",
+ "com.github.homebysix.munki.Tower": {
+ "name": "Tower",
+ "description": "Downloads the latest version of Tower and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Skim/Skim.munki.recipe",
- "parent": "com.github.homebysix.download.Skim",
- "shortname": "Skim.munki",
+ "path": "Tower/Tower.munki.recipe",
+ "parent": "com.github.homebysix.download.Tower",
+ "shortname": "Tower.munki",
"inferred_type": "munki",
- "munki_display_name": "Skim",
- "munki_description": "A PDF Reader and Note-taker for OS X"
+ "munki_display_name": "Tower",
+ "munki_description": "Version control with Git made easy."
},
- "com.github.homebysix.pkg.Skim": {
- "name": "Skim",
- "description": "Downloads the latest version of Skim and creates a package.",
+ "com.github.homebysix.pkg.Tower": {
+ "name": "Tower",
+ "description": "Downloads the latest version of Tower and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Skim/Skim.pkg.recipe",
- "parent": "com.github.homebysix.download.Skim",
- "shortname": "Skim.pkg",
- "inferred_type": "pkg"
+ "path": "Tower/Tower.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tower",
+ "shortname": "Tower.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.mosen.jss.Tower",
+ "com.github.andredb90.filewave.Tower"
+ ]
},
- "com.github.homebysix.download.Skim": {
- "name": "Skim",
- "description": "Downloads the latest version of Skim.",
+ "com.github.homebysix.download.Sblack": {
+ "name": "Sblack",
+ "description": "Downloads the latest version of Sblack.",
"repo": "autopkg/homebysix-recipes",
- "path": "Skim/Skim.download.recipe",
- "shortname": "Skim.download",
+ "path": "Sblack/Sblack.download.recipe",
+ "shortname": "Sblack.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Skim",
- "com.github.homebysix.pkg.Skim",
- "com.github.homebysix.install.Skim"
+ "com.github.homebysix.munki.Sblack",
+ "com.github.homebysix.pkg.Sblack"
]
},
- "com.github.homebysix.install.Skim": {
- "name": "Skim",
- "description": "Installs the latest version of Skim.",
+ "com.github.homebysix.munki.Sblack": {
+ "name": "Sblack",
+ "description": "Downloads the latest version of Sblack and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Skim/Skim.install.recipe",
- "parent": "com.github.homebysix.download.Skim",
- "shortname": "Skim.install",
- "inferred_type": "install"
+ "path": "Sblack/Sblack.munki.recipe",
+ "parent": "com.github.homebysix.download.Sblack",
+ "shortname": "Sblack.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Sblack",
+ "munki_description": "An unofficial alternative to the official Slack app, focusing on customization and speed."
},
- "com.github.homebysix.munki.NativeConnect": {
- "name": "NativeConnect",
- "description": "Downloads the latest version of NativeConnect and imports it into Munki.",
+ "com.github.homebysix.pkg.Sblack": {
+ "name": "Sblack",
+ "description": "Downloads the latest version of Sblack and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vadim Shpakovski/NativeConnect.munki.recipe",
- "parent": "com.github.homebysix.download.NativeConnect",
- "shortname": "NativeConnect.munki",
- "inferred_type": "munki",
- "munki_display_name": "NativeConnect",
- "munki_description": "NativeConnect is a desktop client for App Store Connect. You can edit metadata, generate promo codes, and work with customer reviews in the native and modern 100% AppKit interface."
+ "path": "Sblack/Sblack.pkg.recipe",
+ "parent": "com.github.homebysix.download.Sblack",
+ "shortname": "Sblack.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.install.NativeConnect": {
- "name": "NativeConnect",
- "description": "Installs the latest version of NativeConnect.",
+ "com.github.homebysix.install.ChronoAgent": {
+ "name": "ChronoAgent",
+ "description": "Installs the latest version of ChronoAgent.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vadim Shpakovski/NativeConnect.install.recipe",
- "parent": "com.github.homebysix.download.NativeConnect",
- "shortname": "NativeConnect.install",
+ "path": "ChronoSync/ChronoAgent.install.recipe",
+ "parent": "com.github.homebysix.pkg.ChronoAgent",
+ "shortname": "ChronoAgent.install",
"inferred_type": "install"
},
- "com.github.homebysix.pkg.NativeConnect": {
- "name": "NativeConnect",
- "description": "Downloads the latest version of NativeConnect and creates a package.",
+ "com.github.homebysix.install.ChronoSync": {
+ "name": "ChronoSync",
+ "description": "Installs the latest version of ChronoSync.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vadim Shpakovski/NativeConnect.pkg.recipe",
- "parent": "com.github.homebysix.download.NativeConnect",
- "shortname": "NativeConnect.pkg",
- "inferred_type": "pkg"
+ "path": "ChronoSync/ChronoSync.install.recipe",
+ "parent": "com.github.homebysix.pkg.ChronoSync",
+ "shortname": "ChronoSync.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.NativeConnect": {
- "name": "NativeConnect",
- "description": "Downloads the latest version of NativeConnect.",
+ "com.github.homebysix.download.ChronoAgent": {
+ "name": "ChronoAgent",
+ "description": "Downloads the latest version of ChronoAgent.",
"repo": "autopkg/homebysix-recipes",
- "path": "Vadim Shpakovski/NativeConnect.download.recipe",
- "deprecated": true,
- "shortname": "NativeConnect.download",
+ "path": "ChronoSync/ChronoAgent.download.recipe",
+ "shortname": "ChronoAgent.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.NativeConnect",
- "com.github.homebysix.install.NativeConnect",
- "com.github.homebysix.pkg.NativeConnect"
+ "com.github.homebysix.pkg.ChronoAgent"
]
},
- "com.github.homebysix.pkg.fluentd-tdagent": {
- "name": "tdagent",
- "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and creates an installer package.",
+ "com.github.homebysix.munki.ChronoSync": {
+ "name": "ChronoSync",
+ "description": "Downloads the latest version of ChronoSync and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "TreasureData/fluentd-tdagent.pkg.recipe",
- "parent": "com.github.homebysix.download.fluentd-tdagent",
- "shortname": "fluentd-tdagent.pkg",
- "inferred_type": "pkg"
+ "path": "ChronoSync/ChronoSync.munki.recipe",
+ "parent": "com.github.homebysix.pkg.ChronoSync",
+ "shortname": "ChronoSync.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ChronoSync",
+ "munki_description": "Reliable backups, drive clones, and folder synchronizations."
},
- "com.github.homebysix.download.fluentd-tdagent": {
- "name": "tdagent",
- "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the fluentd-tdagent log collector (https://www.fluentd.org/faqs).\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.",
+ "com.github.homebysix.download.ChronoSync": {
+ "name": "ChronoSync",
+ "description": "Downloads the latest version of ChronoSync.",
"repo": "autopkg/homebysix-recipes",
- "path": "TreasureData/fluentd-tdagent.download.recipe",
- "shortname": "fluentd-tdagent.download",
+ "path": "ChronoSync/ChronoSync.download.recipe",
+ "shortname": "ChronoSync.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.fluentd-tdagent",
- "com.github.homebysix.munki.fluentd-tdagent"
+ "com.github.homebysix.pkg.ChronoSync"
]
},
- "com.github.homebysix.munki.fluentd-tdagent": {
- "name": "tdagent",
- "description": "Downloads the Treasure Data \"td-agent\" disk image, which is a stable distribution package for the tdagent log collector (https://www.fluentd.org/faqs), and imports the package into Munki.\n\nAcceptable values for PLATFORM_ARCH include:\n- 'x86_64': Downloads the Intel version of Td-Agent. (This is the default.)\n- 'arm64': Downloads the Apple Silicon version of Td-Agent.\n\nNOTE: The Intel build will function with Rosetta2, but separate packaging is\nideal to support Apple Silicon Macs.",
+ "com.github.homebysix.pkg.ChronoAgent": {
+ "name": "ChronoAgent",
+ "description": "Downloads the latest version of ChronoAgent and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "TreasureData/fluentd-tdagent.munki.recipe",
- "parent": "com.github.homebysix.download.fluentd-tdagent",
- "shortname": "fluentd-tdagent.munki",
- "inferred_type": "munki",
- "munki_display_name": "Fluentd (td-agent)",
- "munki_description": "Fluentd is an open source data collector, and td-agent is a stable commercially supported agent for it."
+ "path": "ChronoSync/ChronoAgent.pkg.recipe",
+ "parent": "com.github.homebysix.download.ChronoAgent",
+ "shortname": "ChronoAgent.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.ChronoAgent",
+ "com.github.homebysix.munki.ChronoAgent"
+ ]
},
- "com.github.homebysix.install.Mellel": {
- "name": "Mellel",
- "description": "Installs the latest version of Mellel.",
+ "com.github.homebysix.pkg.ChronoSync": {
+ "name": "ChronoSync",
+ "description": "Downloads the latest version of ChronoSync and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mellel/Mellel.install.recipe",
- "parent": "com.github.homebysix.download.Mellel",
- "shortname": "Mellel.install",
- "inferred_type": "install"
+ "path": "ChronoSync/ChronoSync.pkg.recipe",
+ "parent": "com.github.homebysix.download.ChronoSync",
+ "shortname": "ChronoSync.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.ChronoSync",
+ "com.github.homebysix.munki.ChronoSync"
+ ]
},
- "com.github.homebysix.munki.Mellel": {
- "name": "Mellel",
- "description": "Downloads the latest version of Mellel and imports it into Munki.",
+ "com.github.homebysix.munki.ChronoAgent": {
+ "name": "ChronoAgent",
+ "description": "Downloads the latest version of ChronoAgent and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mellel/Mellel.munki.recipe",
- "parent": "com.github.homebysix.download.Mellel",
- "shortname": "Mellel.munki",
+ "path": "ChronoSync/ChronoAgent.munki.recipe",
+ "parent": "com.github.homebysix.pkg.ChronoAgent",
+ "shortname": "ChronoAgent.munki",
"inferred_type": "munki",
- "munki_display_name": "Mellel",
- "munki_description": "The word processor of choice for scholars, writers and long document writing."
+ "munki_display_name": "ChronoAgent",
+ "munki_description": "Synchronize or backup between Macs."
},
- "com.github.homebysix.pkg.Mellel": {
- "name": "Mellel",
- "description": "Downloads the latest version of Mellel and creates a package.",
+ "com.github.homebysix.install.Caffeine": {
+ "name": "Caffeine",
+ "description": "Installs the latest version of Caffeine.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mellel/Mellel.pkg.recipe",
- "parent": "com.github.homebysix.download.Mellel",
- "shortname": "Mellel.pkg",
- "inferred_type": "pkg"
+ "path": "Caffeine/Caffeine.install.recipe",
+ "parent": "com.github.keeleysam.recipes.Caffeine.download",
+ "shortname": "Caffeine.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Mellel": {
- "name": "Mellel",
- "description": "Downloads the latest version of Mellel.",
+ "com.github.homebysix.pkg.Caffeine": {
+ "name": "Caffeine",
+ "description": "Downloads the current release version of Caffeine and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Mellel/Mellel.download.recipe",
- "shortname": "Mellel.download",
- "inferred_type": "download",
+ "path": "Caffeine/Caffeine.pkg.recipe",
+ "parent": "com.github.keeleysam.recipes.Caffeine.download",
+ "shortname": "Caffeine.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.homebysix.install.Mellel",
- "com.github.homebysix.munki.Mellel",
- "com.github.homebysix.pkg.Mellel"
+ "com.github.autopkg.grahampugh-recipes.jamf.Caffeine-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Caffeine"
]
},
- "com.github.homebysix.install.MMD-QuickLook": {
- "name": "MMD-QuickLook",
- "description": "Installs the latest version of MMD-QuickLook.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MMD-QuickLook/MMD-QuickLook.install.recipe",
- "parent": "com.github.homebysix.download.MMD-QuickLook",
- "shortname": "MMD-QuickLook.install",
- "inferred_type": "install"
- },
- "com.github.homebysix.munki.MMD-QuickLook": {
- "name": "MMD-QuickLook",
- "description": "Downloads the latest version of MMD-QuickLook and imports it into Munki.",
+ "com.github.homebysix.munki.terminal-notifier": {
+ "name": "terminal-notifier",
+ "description": "Imports terminal-notifier into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MMD-QuickLook/MMD-QuickLook.munki.recipe",
- "parent": "com.github.homebysix.download.MMD-QuickLook",
- "shortname": "MMD-QuickLook.munki",
+ "path": "terminal-notifier/terminal-notifier.munki.recipe",
+ "parent": "com.github.homebysix.download.terminal-notifier",
+ "shortname": "terminal-notifier.munki",
"inferred_type": "munki",
- "munki_display_name": "MMD-QuickLook",
- "munki_description": "Improved QuickLook generator for MultiMarkdown files"
+ "munki_display_name": "terminal-notifier",
+ "munki_description": "Send User Notifications on Mac OS X 10.8 from the command-line."
},
- "com.github.homebysix.download.MMD-QuickLook": {
- "name": "MMD-QuickLook",
- "description": "Downloads the latest version of MMD-QuickLook.",
+ "com.github.homebysix.download.terminal-notifier": {
+ "name": "terminal-notifier",
+ "description": "Downloads the latest version of terminal-notifier.",
"repo": "autopkg/homebysix-recipes",
- "path": "MMD-QuickLook/MMD-QuickLook.download.recipe",
- "shortname": "MMD-QuickLook.download",
+ "path": "terminal-notifier/terminal-notifier.download.recipe",
+ "shortname": "terminal-notifier.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.MMD-QuickLook",
- "com.github.homebysix.munki.MMD-QuickLook"
+ "com.github.homebysix.munki.terminal-notifier"
]
},
- "com.github.homebysix.pkg.Contexts": {
- "name": "Contexts",
- "description": "Downloads the latest version of Contexts and creates a package.",
+ "com.github.homebysix.pkg.PIX2": {
+ "name": "PIX",
+ "description": "Downloads the latest version of PIX 2 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Contexts/Contexts.pkg.recipe",
- "parent": "com.github.homebysix.download.Contexts",
- "shortname": "Contexts.pkg",
+ "path": "PIX/PIX2.pkg.recipe",
+ "parent": "com.github.foigus.download.PIX2",
+ "shortname": "PIX2.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.Contexts": {
- "name": "Contexts",
- "description": "Installs the latest version of Contexts.",
+ "com.github.homebysix.pkg.PIX3": {
+ "name": "PIX",
+ "description": "Downloads the latest version of PIX 3 and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Contexts/Contexts.install.recipe",
- "parent": "com.github.homebysix.download.Contexts",
- "shortname": "Contexts.install",
+ "path": "PIX/PIX3.pkg.recipe",
+ "parent": "com.github.foigus.download.PIX3",
+ "shortname": "PIX3.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.pkg.XcodesApp": {
+ "name": "Xcodes",
+ "description": "Downloads the latest version of Xcodes and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "XcodesApp/XcodesApp.pkg.recipe",
+ "parent": "com.github.homebysix.download.XcodesApp",
+ "shortname": "XcodesApp.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.XcodesApp": {
+ "name": "Xcodes",
+ "description": "Installs the latest version of Xcodes.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "XcodesApp/XcodesApp.install.recipe",
+ "parent": "com.github.homebysix.download.XcodesApp",
+ "shortname": "XcodesApp.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Contexts": {
- "name": "Contexts",
- "description": "Downloads the latest version of Contexts.",
+ "com.github.homebysix.download.XcodesApp": {
+ "name": "Xcodes",
+ "description": "Downloads the latest version of Xcodes.",
"repo": "autopkg/homebysix-recipes",
- "path": "Contexts/Contexts.download.recipe",
- "shortname": "Contexts.download",
+ "path": "XcodesApp/XcodesApp.download.recipe",
+ "shortname": "XcodesApp.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.pkg.Contexts",
- "com.github.homebysix.install.Contexts",
- "com.github.homebysix.munki.Contexts"
+ "com.github.homebysix.pkg.XcodesApp",
+ "com.github.homebysix.install.XcodesApp",
+ "com.github.homebysix.munki.XcodesApp",
+ "com.github.rtrouton.pkg.Xcodes"
]
},
- "com.github.homebysix.munki.Contexts": {
- "name": "Contexts",
- "description": "Downloads the latest version of Contexts and imports it into Munki.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Contexts/Contexts.munki.recipe",
- "parent": "com.github.homebysix.download.Contexts",
- "shortname": "Contexts.munki",
- "inferred_type": "munki",
- "munki_display_name": "Contexts",
- "munki_description": "Fast window switcher."
- },
- "com.github.homebysix.munki.FilePane": {
- "name": "FilePane",
- "description": "Downloads the latest version of FilePane and imports it into Munki.",
+ "com.github.homebysix.munki.XcodesApp": {
+ "name": "Xcodes",
+ "description": "Downloads the latest version of Xcodes and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "MyMixApps/FilePane.munki.recipe",
- "parent": "com.github.homebysix.download.FilePane",
- "shortname": "FilePane.munki",
+ "path": "XcodesApp/XcodesApp.munki.recipe",
+ "parent": "com.github.homebysix.download.XcodesApp",
+ "shortname": "XcodesApp.munki",
"inferred_type": "munki",
- "munki_display_name": "FilePane",
- "munki_description": "Empower drag-and-drop on your Mac."
+ "munki_display_name": "Xcodes",
+ "munki_description": "The easiest way to install and switch between multiple versions of Xcode - with a mouse click. "
},
- "com.github.homebysix.install.FilePane": {
- "name": "FilePane",
- "description": "Installs the latest version of FilePane.",
+ "com.github.homebysix.pkg.SofaControl": {
+ "name": "Sofa Control",
+ "description": "Downloads the latest version of Sofa Control and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "MyMixApps/FilePane.install.recipe",
- "parent": "com.github.homebysix.download.FilePane",
- "shortname": "FilePane.install",
- "inferred_type": "install"
+ "path": "CaseApps/SofaControl.pkg.recipe",
+ "parent": "com.github.homebysix.download.SofaControl",
+ "shortname": "SofaControl.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.download.FilePane": {
- "name": "FilePane",
- "description": "Downloads the latest version of FilePane.",
+ "com.github.homebysix.download.SofaControl": {
+ "name": "Sofa Control",
+ "description": "Downloads the latest version of Sofa Control.",
"repo": "autopkg/homebysix-recipes",
- "path": "MyMixApps/FilePane.download.recipe",
- "shortname": "FilePane.download",
+ "path": "CaseApps/SofaControl.download.recipe",
+ "shortname": "SofaControl.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.FilePane",
- "com.github.homebysix.install.FilePane",
- "com.github.homebysix.pkg.FilePane"
+ "com.github.homebysix.pkg.SofaControl",
+ "com.github.homebysix.install.SofaControl",
+ "com.github.homebysix.munki.SofaControl"
]
},
- "com.github.homebysix.pkg.FilePane": {
- "name": "FilePane",
- "description": "Downloads the latest version of FilePane and creates a package.",
- "repo": "autopkg/homebysix-recipes",
- "path": "MyMixApps/FilePane.pkg.recipe",
- "parent": "com.github.homebysix.download.FilePane",
- "shortname": "FilePane.pkg",
- "inferred_type": "pkg"
- },
- "com.github.homebysix.install.cdto": {
- "name": "cd to",
- "description": "Installs the latest version of cd to. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.",
+ "com.github.homebysix.munki.Tags": {
+ "name": "Tags",
+ "description": "Downloads the latest version of Tags and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "cdto/cdto.install.recipe",
- "parent": "com.github.homebysix.pkg.cdto",
- "shortname": "cdto.install",
- "inferred_type": "install"
+ "path": "CaseApps/Tags.munki.recipe",
+ "parent": "com.github.homebysix.download.Tags",
+ "shortname": "Tags.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Tags",
+ "munki_description": "Use tags to organize and retrieve files."
},
- "com.github.homebysix.pkg.cdto": {
- "name": "cd to",
- "description": "Downloads the latest version of cd to and builds a package. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default.",
+ "com.github.homebysix.download.Tags": {
+ "name": "Tags",
+ "description": "Downloads the latest version of Tags.",
"repo": "autopkg/homebysix-recipes",
- "path": "cdto/cdto.pkg.recipe",
- "parent": "com.github.homebysix.download.cdto",
- "shortname": "cdto.pkg",
- "inferred_type": "pkg",
+ "path": "CaseApps/Tags.download.recipe",
+ "shortname": "Tags.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.install.cdto"
+ "com.github.homebysix.munki.Tags",
+ "com.github.homebysix.install.Tags",
+ "com.github.homebysix.pkg.Tags"
]
},
- "com.github.homebysix.download.cdto": {
- "name": "cd to",
- "description": "Downloads the latest version of cd to, which is an app that makes it easy to open Terminal windows to the current Finder path.",
+ "com.github.homebysix.install.SofaControl": {
+ "name": "Sofa Control",
+ "description": "Installs the latest version of Sofa Control.",
"repo": "autopkg/homebysix-recipes",
- "path": "cdto/cdto.download.recipe",
- "shortname": "cdto.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.pkg.cdto",
- "com.github.homebysix.munki.cdto",
- "com.github.peshay.filewave.cdto"
- ]
+ "path": "CaseApps/SofaControl.install.recipe",
+ "parent": "com.github.homebysix.download.SofaControl",
+ "shortname": "SofaControl.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.cdto": {
- "name": "cd to",
- "description": "Downloads the latest version of cd to and imports it into Munki. The TERMINAL_APP variable determines which app cd to will work with. Its possible options are \"terminal\", \"iterm\", and \"x11_xterm\", and it is set to \"terminal\" by default",
+ "com.github.homebysix.install.Tags": {
+ "name": "Tags",
+ "description": "Installs the latest version of Tags.",
"repo": "autopkg/homebysix-recipes",
- "path": "cdto/cdto.munki.recipe",
- "parent": "com.github.homebysix.download.cdto",
- "shortname": "cdto.munki",
- "inferred_type": "munki",
- "munki_display_name": "cd to",
- "munki_description": "An app that opens a Terminal window to the current Finder path. Drag it into your active Finder window's toolbar for one-click access."
+ "path": "CaseApps/Tags.install.recipe",
+ "parent": "com.github.homebysix.download.Tags",
+ "shortname": "Tags.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.greenfoot": {
- "name": "Greenfoot",
- "description": "Downloads the latest version of Greenfoot and imports it into Munki.",
+ "com.github.homebysix.munki.SofaControl": {
+ "name": "Sofa Control",
+ "description": "Downloads the latest version of Sofa Control and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "greenfoot/Greenfoot.munki.recipe",
- "parent": "com.github.homebysix.download.Greenfoot",
- "shortname": "Greenfoot.munki",
+ "path": "CaseApps/SofaControl.munki.recipe",
+ "parent": "com.github.homebysix.download.SofaControl",
+ "shortname": "SofaControl.munki",
"inferred_type": "munki",
- "munki_display_name": "Greenfoot",
- "munki_description": "Greenfoot teaches object orientation with Java. Create 'actors' which live in 'worlds' to build games, simulations, and other graphical programs."
+ "munki_display_name": "Sofa Control",
+ "munki_description": "Gives you expanded functionality with your Apple Remote."
},
- "com.github.homebysix.download.Greenfoot": {
- "name": "Greenfoot",
- "description": "Downloads the current release version of Greenfoot",
+ "com.github.homebysix.pkg.Tags": {
+ "name": "Tags",
+ "description": "Downloads the latest version of Tags and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "greenfoot/Greenfoot.download.recipe",
- "shortname": "Greenfoot.download",
- "inferred_type": "download",
- "children": [
- "com.github.homebysix.munki.greenfoot",
- "com.github.homebysix.pkg.Greenfoot"
- ]
+ "path": "CaseApps/Tags.pkg.recipe",
+ "parent": "com.github.homebysix.download.Tags",
+ "shortname": "Tags.pkg",
+ "inferred_type": "pkg"
},
- "com.github.homebysix.pkg.Greenfoot": {
- "name": "Greenfoot",
- "description": "Downloads the latest version of Greenfoot and creates a package.",
+ "com.github.homebysix.pkg.BeingBoring": {
+ "name": "Being Boring",
+ "description": "Downloads the latest version of Being Boring and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "greenfoot/Greenfoot.pkg.recipe",
- "parent": "com.github.homebysix.download.Greenfoot",
- "shortname": "Greenfoot.pkg",
+ "path": "Smultron/BeingBoring.pkg.recipe",
+ "parent": "com.github.homebysix.download.BeingBoring",
+ "shortname": "BeingBoring.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.munki.Fruity": {
- "name": "Fruity",
- "description": "Downloads the latest version of Fruity and imports it into Munki.",
+ "com.github.homebysix.munki.BeingBoring": {
+ "name": "Being Boring",
+ "description": "Downloads the latest version of Being Boring and imports it into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Fruity/Fruity.munki.recipe.plist",
- "parent": "com.github.homebysix.download.Fruity",
- "shortname": "Fruity.munki",
+ "path": "Smultron/BeingBoring.munki.recipe",
+ "parent": "com.github.homebysix.download.BeingBoring",
+ "shortname": "BeingBoring.munki",
"inferred_type": "munki",
- "munki_display_name": "Fruity",
- "munki_description": "New browser for shared Macs."
+ "munki_display_name": "Being Boring",
+ "munki_description": "Reduce stress and clear your mind by concentrating on a repetitive and monotone task for a few minutes - like a game without a goal."
},
- "com.github.homebysix.pkg.Fruity": {
- "name": "Fruity",
- "description": "Downloads the latest version of Fruity and creates a package.",
+ "com.github.homebysix.install.BeingBoring": {
+ "name": "Being Boring",
+ "description": "Installs the latest version of Being Boring.",
"repo": "autopkg/homebysix-recipes",
- "path": "Fruity/Fruity.pkg.recipe.plist",
- "parent": "com.github.homebysix.download.Fruity",
- "shortname": "Fruity.pkg",
- "inferred_type": "pkg"
+ "path": "Smultron/BeingBoring.install.recipe",
+ "parent": "com.github.homebysix.download.BeingBoring",
+ "shortname": "BeingBoring.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.download.Fruity": {
- "name": "Fruity",
- "description": "Downloads the latest version of Fruity.",
+ "com.github.homebysix.download.BeingBoring": {
+ "name": "Being Boring",
+ "description": "Downloads the latest version of Being Boring.",
"repo": "autopkg/homebysix-recipes",
- "path": "Fruity/Fruity.download.recipe.plist",
- "shortname": "Fruity.download",
+ "path": "Smultron/BeingBoring.download.recipe",
+ "shortname": "BeingBoring.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Fruity",
- "com.github.homebysix.pkg.Fruity",
- "com.github.homebysix.install.Fruity"
+ "com.github.homebysix.pkg.BeingBoring",
+ "com.github.homebysix.munki.BeingBoring",
+ "com.github.homebysix.install.BeingBoring"
]
},
- "com.github.homebysix.install.Fruity": {
- "name": "Fruity",
- "description": "Installs the latest version of Fruity.",
+ "com.github.homebysix.install.PureRef": {
+ "name": "PureRef",
+ "description": "Installs the latest version of PureRef.",
"repo": "autopkg/homebysix-recipes",
- "path": "Fruity/Fruity.install.recipe.plist",
- "parent": "com.github.homebysix.download.Fruity",
- "shortname": "Fruity.install",
+ "path": "PureRef/PureRef.install.recipe",
+ "parent": "com.github.homebysix.download.PureRef",
+ "shortname": "PureRef.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Coppice": {
- "name": "Coppice",
- "description": "Downloads the latest version of Coppice.",
+ "com.github.homebysix.pkg.PureRef": {
+ "name": "PureRef",
+ "description": "Downloads the latest version of PureRef and creates a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Coppice/Coppice.download.recipe.yaml",
- "shortname": "Coppice.download",
+ "path": "PureRef/PureRef.pkg.recipe",
+ "parent": "com.github.homebysix.download.PureRef",
+ "shortname": "PureRef.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.PureRef": {
+ "name": "PureRef",
+ "description": "Downloads the latest version of PureRef.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "PureRef/PureRef.download.recipe",
+ "shortname": "PureRef.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Coppice",
- "com.github.homebysix.install.Coppice",
- "com.github.homebysix.pkg.Coppice"
+ "com.github.homebysix.install.PureRef",
+ "com.github.homebysix.pkg.PureRef",
+ "com.github.homebysix.munki.PureRef"
]
},
- "com.github.homebysix.munki.Coppice": {
- "name": "Coppice",
- "description": "Downloads the latest version of Coppice and imports it into Munki.",
+ "com.github.homebysix.munki.PureRef": {
+ "name": "PureRef",
+ "description": "Downloads the latest version of PureRef and imports it into Munki.\n\nWARNING: As of version 1.11.1, PureRef does not contain a usable version key in the Info.plist.\nThe version of the app may be determinable using the `strings` tool, but I haven't adjusted this\nrecipe to try that yet. In the meantime, I suggest using an `installs` array to prevent looping.\n\t",
"repo": "autopkg/homebysix-recipes",
- "path": "Coppice/Coppice.munki.recipe.yaml",
- "parent": "com.github.homebysix.download.Coppice",
- "shortname": "Coppice.munki",
+ "path": "PureRef/PureRef.munki.recipe",
+ "parent": "com.github.homebysix.download.PureRef",
+ "shortname": "PureRef.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
- },
- "com.github.homebysix.install.Coppice": {
- "name": "Coppice",
- "description": "Installs the latest version of Coppice.",
- "repo": "autopkg/homebysix-recipes",
- "path": "Coppice/Coppice.install.recipe.yaml",
- "parent": "com.github.homebysix.download.Coppice",
- "shortname": "Coppice.install",
- "inferred_type": "install"
+ "munki_display_name": "PureRef",
+ "munki_description": "PureRef was created to be a simple and lightweight tool for artists to organize and view their reference images. Image can be scaled and collage can also be made."
},
- "com.github.homebysix.pkg.Coppice": {
- "name": "Coppice",
- "description": "Downloads the latest version of Coppice and creates a package.",
+ "com.github.homebysix.pkg.NibUnlocker": {
+ "name": "NibUnlocker",
+ "description": "Downloads the latest version of NibUnlocker and builds a package.",
"repo": "autopkg/homebysix-recipes",
- "path": "Coppice/Coppice.pkg.recipe.yaml",
- "parent": "com.github.homebysix.download.Coppice",
- "shortname": "Coppice.pkg",
+ "path": "CharlesSoft/NibUnlocker.pkg.recipe",
+ "parent": "com.github.homebysix.download.NibUnlocker",
+ "shortname": "NibUnlocker.pkg",
"inferred_type": "pkg"
},
- "com.github.homebysix.install.Gitfox": {
- "name": "Gitfox",
- "description": "Installs the latest version of Gitfox.",
+ "com.github.homebysix.install.NibUnlocker": {
+ "name": "NibUnlocker",
+ "description": "Downloads the latest version of NibUnlocker from Github and installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitfox/Gitfox.install.recipe.yaml",
- "parent": "com.github.homebysix.download.Gitfox",
- "shortname": "Gitfox.install",
+ "path": "CharlesSoft/NibUnlocker.install.recipe",
+ "parent": "com.github.homebysix.download.NibUnlocker",
+ "shortname": "NibUnlocker.install",
"inferred_type": "install"
},
- "com.github.homebysix.download.Gitfox": {
- "name": "Gitfox",
- "description": "Downloads the latest version of Gitfox.",
+ "com.github.homebysix.download.NibUnlocker": {
+ "name": "NibUnlocker",
+ "description": "Downloads the latest version of NibUnlocker.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitfox/Gitfox.download.recipe.yaml",
- "shortname": "Gitfox.download",
+ "path": "CharlesSoft/NibUnlocker.download.recipe",
+ "shortname": "NibUnlocker.download",
"inferred_type": "download",
"children": [
- "com.github.homebysix.install.Gitfox",
- "com.github.homebysix.pkg.Gitfox",
- "com.github.homebysix.munki.Gitfox"
+ "com.github.homebysix.pkg.NibUnlocker",
+ "com.github.homebysix.install.NibUnlocker",
+ "com.github.homebysix.munki.NibUnlocker"
]
},
- "com.github.homebysix.pkg.Gitfox": {
- "name": "Gitfox",
- "description": "Downloads the latest version of Gitfox and creates a package.",
+ "com.github.homebysix.install.CocoaTADS": {
+ "name": "CocoaTADS",
+ "description": "Downloads the latest version of CocoaTADS from Github and installs it.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitfox/Gitfox.pkg.recipe.yaml",
- "parent": "com.github.homebysix.download.Gitfox",
- "shortname": "Gitfox.pkg",
- "inferred_type": "pkg"
+ "path": "CharlesSoft/CocoaTADS.install.recipe",
+ "parent": "com.github.homebysix.download.CocoaTADS",
+ "shortname": "CocoaTADS.install",
+ "inferred_type": "install"
},
- "com.github.homebysix.munki.Gitfox": {
- "name": "Gitfox",
- "description": "Downloads the latest version of Gitfox and imports it into Munki.",
+ "com.github.homebysix.munki.CocoaTADS": {
+ "name": "CocoaTADS",
+ "description": "Downloads the latest version of CocoaTADS and imports into Munki.",
"repo": "autopkg/homebysix-recipes",
- "path": "Gitfox/Gitfox.munki.recipe.yaml",
- "parent": "com.github.homebysix.download.Gitfox",
- "shortname": "Gitfox.munki",
+ "path": "CharlesSoft/CocoaTADS.munki.recipe",
+ "parent": "com.github.homebysix.download.CocoaTADS",
+ "shortname": "CocoaTADS.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "CocoaTADS",
+ "munki_description": "CocoaTADS is a port of the HTML TADS interpreter to Mac OS X."
},
- "com.github.wardsparadox.adwaremedic.munki": {
- "name": "AdwareMedic",
- "description": "Downloads and Installs Adware Medic into Munki Repo",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "AdwareMedic/AdwareMedic.munki.recipe",
- "deprecated": true,
- "shortname": "AdwareMedic.munki",
- "inferred_type": "munki",
- "munki_display_name": "Adware Medic",
- "munki_description": "\n AdMedic is an application for Mac OS X designed to remove all known adware from your computer.\n It is very simple to use, and should clean up your system in less than a minute, from start to finish.\n "
+ "com.github.homebysix.pkg.CocoaTADS": {
+ "name": "CocoaTADS",
+ "description": "Downloads the latest version of CocoaTADS and builds a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/CocoaTADS.pkg.recipe",
+ "parent": "com.github.homebysix.download.CocoaTADS",
+ "shortname": "CocoaTADS.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.wardsparadox.munki.XMind": {
- "name": "XMind",
- "description": "Downloads the latest version of XMind and imports it into Munki.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "XMind Ltd./XMind.munki.recipe",
- "parent": "com.github.peshay.download.XMind",
- "shortname": "XMind.munki",
+ "com.github.homebysix.munki.NibUnlocker": {
+ "name": "NibUnlocker",
+ "description": "Downloads the latest version of NibUnlocker and imports into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/NibUnlocker.munki.recipe",
+ "parent": "com.github.homebysix.download.NibUnlocker",
+ "shortname": "NibUnlocker.munki",
"inferred_type": "munki",
- "munki_display_name": "XMind",
- "munki_description": "Popular mind mapping and project management app."
+ "munki_display_name": "NibUnlocker",
+ "munki_description": "NibUnlocker is an application that attempts to parse a non-editable nib file and output a xib file that Interface Builder or Xcode can edit."
},
- "com.github.autopkg.wardsparadox.install.XMind": {
- "name": "XMind",
- "description": "Installs the latest version of XMind.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "XMind Ltd./XMind.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.XMind",
- "shortname": "XMind.install",
+ "com.github.homebysix.download.TimeTracker": {
+ "name": "TimeTracker",
+ "description": "Downloads the latest version of TimeTracker.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/TimeTracker.download.recipe",
+ "shortname": "TimeTracker.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.TimeTracker",
+ "com.github.homebysix.pkg.TimeTracker",
+ "com.github.homebysix.munki.TimeTracker"
+ ]
+ },
+ "com.github.homebysix.install.TimeTracker": {
+ "name": "TimeTracker",
+ "description": "Downloads the latest version of TimeTracker from Github and installs it.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/TimeTracker.install.recipe",
+ "parent": "com.github.homebysix.download.TimeTracker",
+ "shortname": "TimeTracker.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.Pictogram": {
- "name": "Pictogram",
- "description": "Downloads the latest version of Pictogram and imports it into Munki.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Neil Sardesai/Pictogram.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Pictogram",
- "shortname": "Pictogram.munki",
- "inferred_type": "munki",
- "munki_display_name": "Pictogram",
- "munki_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves."
+ "com.github.homebysix.pkg.TimeTracker": {
+ "name": "TimeTracker",
+ "description": "Downloads the latest version of TimeTracker and builds a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/TimeTracker.pkg.recipe",
+ "parent": "com.github.homebysix.download.TimeTracker",
+ "shortname": "TimeTracker.pkg",
+ "inferred_type": "pkg"
},
- "com.github.autopkg.wardsparadox.install.Pictogram": {
- "name": "Pictogram",
- "description": "Installs the latest version of Pictogram.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Neil Sardesai/Pictogram.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Pictogram",
- "shortname": "Pictogram.install",
- "inferred_type": "install"
+ "com.github.homebysix.munki.TimeTracker": {
+ "name": "TimeTracker",
+ "description": "Downloads the latest version of TimeTracker and imports into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/TimeTracker.munki.recipe",
+ "parent": "com.github.homebysix.download.TimeTracker",
+ "shortname": "TimeTracker.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "TimeTracker",
+ "munki_description": "An application that displays the contents of your Time Machine backups, and shows what's changed since the previous backup."
},
- "com.github.autopkg.wardsparadox.pkg.Pictogram": {
- "name": "Pictogram",
- "description": "Downloads the latest version of Pictogram and creates a package.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Neil Sardesai/Pictogram.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Pictogram",
- "shortname": "Pictogram.pkg",
- "inferred_type": "pkg",
+ "com.github.homebysix.download.CocoaTADS": {
+ "name": "CocoaTADS",
+ "description": "Downloads the latest version of CocoaTADS.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "CharlesSoft/CocoaTADS.download.recipe",
+ "shortname": "CocoaTADS.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.jss.Pictogram"
- ]
- },
- "com.github.autopkg.wardsparadox.jss.Pictogram": {
- "name": "Pictogram",
- "description": "Downloads the latest version of Pictogram and imports it into your JSS.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Neil Sardesai/Pictogram.jss.recipe",
- "parent": "com.github.autopkg.wardsparadox.pkg.Pictogram",
- "shortname": "Pictogram.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves."
+ "com.github.homebysix.install.CocoaTADS",
+ "com.github.homebysix.munki.CocoaTADS",
+ "com.github.homebysix.pkg.CocoaTADS"
+ ]
},
- "com.github.autopkg.wardsparadox.download.Pictogram": {
- "name": "Pictogram",
- "description": "Downloads the latest version of Pictogram.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Neil Sardesai/Pictogram.download.recipe",
- "shortname": "Pictogram.download",
+ "com.github.homebysix.download.Scherlokk": {
+ "name": "Scherlokk",
+ "description": "Downloads the latest version of Scherlokk.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Scherlokk/Scherlokk.download.recipe",
+ "shortname": "Scherlokk.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.munki.Pictogram",
- "com.github.autopkg.wardsparadox.install.Pictogram",
- "com.github.autopkg.wardsparadox.pkg.Pictogram"
+ "com.github.homebysix.munki.Scherlokk",
+ "com.github.homebysix.pkg.Scherlokk",
+ "com.github.homebysix.install.Scherlokk"
]
},
- "com.github.autopkg.wardsparadox.pkg.BeardedSpice": {
- "name": "BeardedSpice",
- "description": "Downloads the latest version of BeardedSpice and creates a package.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "BeardedSpice/BeardedSpice.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice",
- "shortname": "BeardedSpice.pkg",
+ "com.github.homebysix.munki.Scherlokk": {
+ "name": "Scherlokk",
+ "description": "Downloads the latest version of Scherlokk and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Scherlokk/Scherlokk.munki.recipe",
+ "parent": "com.github.homebysix.download.Scherlokk",
+ "shortname": "Scherlokk.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Scherlokk",
+ "munki_description": "Find and compare files."
+ },
+ "com.github.homebysix.pkg.Scherlokk": {
+ "name": "Scherlokk",
+ "description": "Downloads the latest version of Scherlokk and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Scherlokk/Scherlokk.pkg.recipe",
+ "parent": "com.github.homebysix.download.Scherlokk",
+ "shortname": "Scherlokk.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.wardsparadox.download.BeardedSpice": {
- "name": "BeardedSpice",
- "description": "Downloads the latest version of BeardedSpice.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "BeardedSpice/BeardedSpice.download.recipe",
- "shortname": "BeardedSpice.download",
+ "com.github.homebysix.install.Scherlokk": {
+ "name": "Scherlokk",
+ "description": "Installs the latest version of Scherlokk.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Scherlokk/Scherlokk.install.recipe",
+ "parent": "com.github.homebysix.download.Scherlokk",
+ "shortname": "Scherlokk.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.MySQLWorkbench": {
+ "name": "MySQLWorkbench",
+ "description": "Builds MySQLWorkbench and imports into a Munki repo.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MySQLWorkbench/MySQLWorkbench.munki.recipe",
+ "parent": "com.github.homebysix.download.MySQLWorkbench",
+ "shortname": "MySQLWorkbench.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MySQLWorkbench",
+ "munki_description": "MySQL Workbench is a unified visual tool for database architects, developers, and DBAs."
+ },
+ "com.github.homebysix.pkg.MySQLWorkbench": {
+ "name": "MySQLWorkbench",
+ "description": "Downloads the latest version of MySQLWorkbench and builds a pkg.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MySQLWorkbench/MySQLWorkbench.pkg.recipe",
+ "parent": "com.github.homebysix.download.MySQLWorkbench",
+ "shortname": "MySQLWorkbench.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.install.MySQLWorkbench",
+ "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.MySQLWorkBench"
+ ]
+ },
+ "com.github.homebysix.download.MySQLWorkbench": {
+ "name": "MySQLWorkbench",
+ "description": "Downloads the latest version of MySQLWorkbench.\n\nSet the ARCH input variable based on the desired architecture:\n- \"x86_64\" (default) - Intel\n- \"arm64\" - Apple Silicon\n",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MySQLWorkbench/MySQLWorkbench.download.recipe",
+ "shortname": "MySQLWorkbench.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.pkg.BeardedSpice",
- "com.github.autopkg.wardsparadox.install.BeardedSpice",
- "com.github.autopkg.wardsparadox.munki.BeardedSpice"
+ "com.github.homebysix.munki.MySQLWorkbench",
+ "com.github.homebysix.pkg.MySQLWorkbench",
+ "com.github.peshay.filewave.MySQLWorkbench"
]
},
- "com.github.autopkg.wardsparadox.install.BeardedSpice": {
- "name": "BeardedSpice",
- "description": "Installs the latest version of BeardedSpice.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "BeardedSpice/BeardedSpice.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice",
- "shortname": "BeardedSpice.install",
+ "com.github.homebysix.install.MySQLWorkbench": {
+ "name": null,
+ "description": "Downloads the latest version of MySQLWorkbench version and builds a pkg, installs it.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "MySQLWorkbench/MySQLWorkbench.install.recipe",
+ "parent": "com.github.homebysix.pkg.MySQLWorkbench",
+ "shortname": "MySQLWorkbench.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.BeardedSpice": {
- "name": "BeardedSpice",
- "description": "Downloads the latest version of BeardedSpice and imports it into Munki.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "BeardedSpice/BeardedSpice.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice",
- "shortname": "BeardedSpice.munki",
- "inferred_type": "munki",
- "munki_display_name": "BeardedSpice",
- "munki_description": "Mac Media Keys for the Masses"
- },
- "com.github.wardsparadox.download.vernier.spectralanalysis": {
- "name": "vernierspectralanalysis",
- "description": "Downloads the current release of Vernier's Spectral Analysis.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Vernier/SpectralAnalysis.download.recipe",
- "shortname": "SpectralAnalysis.download",
+ "com.github.homebysix.download.Contexts": {
+ "name": "Contexts",
+ "description": "Downloads the latest version of Contexts.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Contexts/Contexts.download.recipe",
+ "shortname": "Contexts.download",
"inferred_type": "download",
"children": [
- "com.github.wardsparadox.munki.vernier.spectralanalysis"
+ "com.github.homebysix.pkg.Contexts",
+ "com.github.homebysix.install.Contexts",
+ "com.github.homebysix.munki.Contexts"
]
},
- "com.github.wardsparadox.munki.vernier.graphicalanalysis": {
- "name": "verniergraphicalanalysis",
- "description": "Downloads and Vernier Graphical Analysis into Munki Repo",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Vernier/GraphicalAnalysis.munki.recipe",
- "parent": "com.github.wardsparadox.download.vernier.graphicalanalysis",
- "shortname": "GraphicalAnalysis.munki",
+ "com.github.homebysix.pkg.Contexts": {
+ "name": "Contexts",
+ "description": "Downloads the latest version of Contexts and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Contexts/Contexts.pkg.recipe",
+ "parent": "com.github.homebysix.download.Contexts",
+ "shortname": "Contexts.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.Contexts": {
+ "name": "Contexts",
+ "description": "Installs the latest version of Contexts.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Contexts/Contexts.install.recipe",
+ "parent": "com.github.homebysix.download.Contexts",
+ "shortname": "Contexts.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.munki.Contexts": {
+ "name": "Contexts",
+ "description": "Downloads the latest version of Contexts and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Contexts/Contexts.munki.recipe",
+ "parent": "com.github.homebysix.download.Contexts",
+ "shortname": "Contexts.munki",
"inferred_type": "munki",
- "munki_display_name": "Vernier Graphical Analysis",
- "munki_description": "Graphical Analysis 4 is a tool for science students to collect, graph, and analyze data from Vernier sensors.
\n\nKey Features
\n\nData Collection
\n\n\n\n- Collect data from multiple sensors simultaneously, either with a multiple-channel interface such as LabQuest Stream or by using multiple Go Direct sensors. Use Data Sharing to retrieve data from just about every Vernier sensor.\n
- Select time-based or event-based data collection, including events with entry.\n
- Adjust data-collection rate and duration as needed.\n
- Trigger time-based data collection on sensor values (iOS will not support triggering or change display units in the initial 4.0 release).\n
- Calibrate sensors, although most of the time this is not needed.\n
- Enter data manually or using the clipboard.\n
- Change display units on many sensors.
\n\nData Analysis
\n\n\n\n- Display one, two, or three graphs as needed.\n
- Set the graph scale.\n
- Select what is graphed on each axis, and select line- or point-style graphs.\n
- Calculate descriptive statistics on all or some of your data.\n
- Fit lines and curves to some or all of your data.\n
- Define calculated columns based on sensor columns. Use this to linearize a graph, for example.\n
- View data in a table.\n
- Highlight and read values from a graph.\n
- Interpolate and extrapolate using graphed data.
\n\nData Sharing
\n\n\n\n- Receive data shared from LabQuest 2 or a computer running Logger Pro 3 to support 1:1 lab groups.
\nData Storage
\n\n- Store and retrieve previously shared data collection and analysis sessions.\n
- Save Graphical Analysis 4 data files with analysis for use in Logger Pro 3.
"
+ "munki_display_name": "Contexts",
+ "munki_description": "Fast window switcher."
},
- "com.github.wardsparadox.download.vernier.graphicalanalysis": {
- "name": "verniergraphicalanalysis",
- "description": "Downloads the current release of Vernier's Graphical Analysis.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Vernier/GraphicalAnalysis.download.recipe",
- "shortname": "GraphicalAnalysis.download",
+ "com.github.homebysix.pkg.iStumbler": {
+ "name": "iStumbler",
+ "description": "Downloads the latest version of iStumbler and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "iStumbler/iStumbler.pkg.recipe",
+ "parent": "com.github.homebysix.download.iStumbler",
+ "shortname": "iStumbler.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.iStumbler": {
+ "name": "iStumbler",
+ "description": "Installs the latest version of iStumbler.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "iStumbler/iStumbler.install.recipe",
+ "parent": "com.github.homebysix.download.iStumbler",
+ "shortname": "iStumbler.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.iStumbler": {
+ "name": "iStumbler",
+ "description": "Downloads the latest version of iStumbler.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "iStumbler/iStumbler.download.recipe",
+ "shortname": "iStumbler.download",
"inferred_type": "download",
"children": [
- "com.github.wardsparadox.munki.vernier.graphicalanalysis"
+ "com.github.homebysix.pkg.iStumbler",
+ "com.github.homebysix.install.iStumbler",
+ "com.github.homebysix.munki.iStumbler"
]
},
- "com.github.wardsparadox.munki.vernier.spectralanalysis": {
- "name": "vernierspectralanalysis",
- "description": "Downloads and Vernier Spectral Analysis into Munki Repo",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Vernier/SpectralAnalysis.munki.recipe",
- "parent": "com.github.wardsparadox.download.vernier.spectralanalysis",
- "shortname": "SpectralAnalysis.munki",
+ "com.github.homebysix.munki.iStumbler": {
+ "name": "iStumbler",
+ "description": "Downloads the latest version of iStumbler and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "iStumbler/iStumbler.munki.recipe",
+ "parent": "com.github.homebysix.download.iStumbler",
+ "shortname": "iStumbler.munki",
"inferred_type": "munki",
- "munki_display_name": "Vernier Spectral Analysis",
- "munki_description": "\n Vernier Spectral Analysis is a tool for science students to collect and analyze data from Vernier spectrophotometers.
\n\n\n \n The Spectral Analysis app makes it easy to incorporate spectroscopy into your biology and chemistry labs. Using the app, students can collect a full spectrum and explore topics such as Beer's law, enzyme kinetics, and plant pigments.\n
\n \n The user-friendly interface walks the students through the data-collection process and includes analysis features such as curve fitting and data interpolation.\n
\n Key Features
\n\n \n\n - Follow on-screen instructions for simplified Beer's law or kinetics data collection.\n
- Collect full spectrum absorbance or % transmittance data in less than one second.\n
- Analyze data with built-in analysis tools, including data interpolation and curve fittings.\n
- Determine the order of kinetics reaction with the calculated columns function.\n
- Understand color transmission using the color strip shown on full spectrum graphs.\n
- View the full spectrum of your sample simultaneously with Beer's law or kinetic data collection.
\n "
+ "munki_display_name": "iStumbler",
+ "munki_description": "Displays detailed information about local wireless networks."
},
- "com.github.autopkg.wardsparadox.install.UIBrowser": {
- "name": "UI Browser",
- "description": "Installs the latest version of UI Browser.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "William Cheeseman/UI Browser.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.UIBrowser",
- "shortname": "UI Browser.install",
+ "com.github.homebysix.munki.FindAnyFile": {
+ "name": "Find Any File",
+ "description": "Downloads the latest version of Find Any File and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "FindAnyFile/FindAnyFile.munki.recipe",
+ "parent": "com.github.homebysix.download.FindAnyFile",
+ "shortname": "FindAnyFile.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Find Any File",
+ "munki_description": "Search your disks for files using various criteria."
+ },
+ "com.github.homebysix.install.FindAnyFile": {
+ "name": "Find Any File",
+ "description": "Installs the latest version of Find Any File.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "FindAnyFile/FindAnyFile.install.recipe",
+ "parent": "com.github.homebysix.download.FindAnyFile",
+ "shortname": "FindAnyFile.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.pkg.UIBrowser": {
- "name": "UI Browser",
- "description": "Downloads the latest version of UI Browser and creates a package.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "William Cheeseman/UI Browser.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.UIBrowser",
- "shortname": "UI Browser.pkg",
- "inferred_type": "pkg",
+ "com.github.homebysix.download.FindAnyFile": {
+ "name": "Find Any File",
+ "description": "Downloads the latest version of Find Any File.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "FindAnyFile/FindAnyFile.download.recipe",
+ "shortname": "FindAnyFile.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.jss.UIBrowser"
+ "com.github.homebysix.munki.FindAnyFile",
+ "com.github.homebysix.install.FindAnyFile",
+ "com.github.homebysix.pkg.FindAnyFile"
]
},
- "com.github.autopkg.wardsparadox.download.UIBrowser": {
- "name": "UI Browser",
- "description": "Downloads the latest version of UI Browser.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "William Cheeseman/UI Browser.download.recipe",
- "shortname": "UI Browser.download",
+ "com.github.homebysix.pkg.FindAnyFile": {
+ "name": "Find Any File",
+ "description": "Downloads the latest version of Find Any File and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "FindAnyFile/FindAnyFile.pkg.recipe",
+ "parent": "com.github.homebysix.download.FindAnyFile",
+ "shortname": "FindAnyFile.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.pkg.LowProfile": {
+ "name": "Low Profile",
+ "description": "Downloads the latest version of Low Profile and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Nindi Gill/LowProfile.pkg.recipe",
+ "parent": "com.github.homebysix.download.LowProfile",
+ "shortname": "LowProfile.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.download.LowProfile": {
+ "name": "Low Profile",
+ "description": "Downloads the latest version of Low Profile.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Nindi Gill/LowProfile.download.recipe",
+ "shortname": "LowProfile.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.UIBrowser",
- "com.github.autopkg.wardsparadox.pkg.UIBrowser",
- "com.github.autopkg.wardsparadox.munki.UIBrowser"
+ "com.github.homebysix.pkg.LowProfile",
+ "com.github.homebysix.install.LowProfile",
+ "com.github.homebysix.munki.LowProfile"
]
},
- "com.github.autopkg.wardsparadox.jss.UIBrowser": {
- "name": "UI Browser",
- "description": "Downloads the latest version of UI Browser and imports it into your JSS.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "William Cheeseman/UI Browser.jss.recipe",
- "parent": "com.github.autopkg.wardsparadox.pkg.UIBrowser",
- "shortname": "UI Browser.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Monitor the user interface of OS X apps."
+ "com.github.homebysix.install.LowProfile": {
+ "name": "Low Profile",
+ "description": "Installs the latest version of Low Profile.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Nindi Gill/LowProfile.install.recipe",
+ "parent": "com.github.homebysix.download.LowProfile",
+ "shortname": "LowProfile.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.UIBrowser": {
- "name": "UI Browser",
- "description": "Downloads the latest version of UI Browser and imports it into Munki.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "William Cheeseman/UI Browser.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.UIBrowser",
- "shortname": "UI Browser.munki",
+ "com.github.homebysix.munki.LowProfile": {
+ "name": "Low Profile",
+ "description": "Downloads the latest version of Low Profile and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Nindi Gill/LowProfile.munki.recipe",
+ "parent": "com.github.homebysix.download.LowProfile",
+ "shortname": "LowProfile.munki",
"inferred_type": "munki",
- "munki_display_name": "UI Browser",
- "munki_description": "Monitor the user interface of OS X apps."
+ "munki_display_name": "Low Profile",
+ "munki_description": "A Mac utility to help inspect Apple Configuration Profile payloads."
},
- "com.github.wardsparadox.airserver.munki": {
- "name": "AirServer",
- "description": "Downloads the current release version of AirServer and Imports into Munki Repo (uses sheagcraig's AirServer Download Recipe)",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "AirServer/AirServer.munki.recipe",
- "parent": "com.github.homebysix.download.AirServer",
- "shortname": "AirServer.munki",
- "inferred_type": "munki",
- "munki_display_name": "AirServer",
- "munki_description": "AirServer is the most advanced AirPlay receiver for Mac and PC.\n It allows you to receive AirPlay feeds, similar to an Apple TV.\n
AirServer Image"
+ "com.github.homebysix.download.AuroraHDRPro": {
+ "name": "Aurora HDR Pro",
+ "description": "Downloads the latest version of Aurora HDR Pro.\n\nNote: Sparkle feed HTTPS not supported as of 8/29/2020.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AuroraHDR/Aurora HDR Pro.download.recipe",
+ "shortname": "Aurora HDR Pro.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.install.AuroraHDRPro",
+ "com.github.homebysix.munki.AuroraHDRPro",
+ "com.github.homebysix.pkg.AuroraHDRPro"
+ ]
},
- "com.github.autopkg.wardsparadox.install.Komet": {
- "name": "Komet",
- "description": "Installs the latest version of Komet.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Mayur Pawashe/Komet.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Komet",
- "shortname": "Komet.install",
+ "com.github.homebysix.install.AuroraHDRPro": {
+ "name": "Aurora HDR Pro",
+ "description": "Installs the latest version of Aurora HDR Pro.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AuroraHDR/Aurora HDR Pro.install.recipe",
+ "parent": "com.github.homebysix.download.AuroraHDRPro",
+ "shortname": "Aurora HDR Pro.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.Komet": {
- "name": "Komet",
- "description": "Downloads the latest version of Komet and imports it into Munki.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Mayur Pawashe/Komet.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Komet",
- "shortname": "Komet.munki",
+ "com.github.homebysix.munki.AuroraHDRPro": {
+ "name": "Aurora HDR Pro",
+ "description": "Downloads the latest version of Aurora HDR Pro and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AuroraHDR/Aurora HDR Pro.munki.recipe",
+ "parent": "com.github.homebysix.download.AuroraHDRPro",
+ "shortname": "Aurora HDR Pro.munki",
"inferred_type": "munki",
- "munki_display_name": "Komet",
- "munki_description": "Cocoa editor for creating commit messages"
+ "munki_display_name": "Aurora HDR",
+ "munki_description": "Advanced HDR photo software for Mac."
},
- "com.github.autopkg.wardsparadox.pkg.Komet": {
- "name": "Komet",
- "description": "Downloads the latest version of Komet and creates a package.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Mayur Pawashe/Komet.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Komet",
- "shortname": "Komet.pkg",
+ "com.github.homebysix.pkg.AuroraHDRPro": {
+ "name": "Aurora HDR Pro",
+ "description": "Downloads the latest version of Aurora HDR Pro and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "AuroraHDR/Aurora HDR Pro.pkg.recipe",
+ "parent": "com.github.homebysix.download.AuroraHDRPro",
+ "shortname": "Aurora HDR Pro.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.AuroraHDRPro"
+ ]
+ },
+ "com.github.homebysix.munki.ViDL": {
+ "name": "ViDL",
+ "description": "Downloads the latest version of ViDL and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ViDL/ViDL.munki.recipe",
+ "parent": "com.github.homebysix.download.ViDL",
+ "shortname": "ViDL.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ViDL",
+ "munki_description": "ViDL is a free Mac app that allows you to easily download videos from YouTube and hundreds of other websites for offline viewing."
+ },
+ "com.github.homebysix.install.ViDL": {
+ "name": "ViDL",
+ "description": "Installs the latest version of ViDL.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ViDL/ViDL.install.recipe",
+ "parent": "com.github.homebysix.download.ViDL",
+ "shortname": "ViDL.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.ViDL": {
+ "name": "ViDL",
+ "description": "Downloads the latest version of ViDL and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ViDL/ViDL.pkg.recipe",
+ "parent": "com.github.homebysix.download.ViDL",
+ "shortname": "ViDL.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.wardsparadox.download.Komet": {
- "name": "Komet",
- "description": "Downloads the latest version of Komet.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Mayur Pawashe/Komet.download.recipe",
- "shortname": "Komet.download",
+ "com.github.homebysix.download.ViDL": {
+ "name": "ViDL",
+ "description": "Downloads the latest version of ViDL.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "ViDL/ViDL.download.recipe",
+ "shortname": "ViDL.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.Komet",
- "com.github.autopkg.wardsparadox.munki.Komet",
- "com.github.autopkg.wardsparadox.pkg.Komet"
+ "com.github.homebysix.munki.ViDL",
+ "com.github.homebysix.install.ViDL",
+ "com.github.homebysix.pkg.ViDL"
]
},
- "com.github.wardsparadox.fontnuke.munki": {
- "name": "FontNuke",
- "description": "Downloads and Imports FontNuke into Munki Repo",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "FontNuke/FontNuke.munki.recipe",
- "shortname": "FontNuke.munki",
+ "com.github.homebysix.pkg.BaseHead": {
+ "name": "BaseHead",
+ "description": "Creates a package for the latest version of BaseHead.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "BaseHead/BaseHead.pkg.recipe",
+ "parent": "com.github.homebysix.download.BaseHead",
+ "shortname": "BaseHead.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.BaseHead": {
+ "name": "BaseHead",
+ "description": "Downloads the latest version of BaseHead and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "BaseHead/BaseHead.munki.recipe",
+ "parent": "com.github.homebysix.download.BaseHead",
+ "shortname": "BaseHead.munki",
"inferred_type": "munki",
- "munki_display_name": "FontNuke",
- "munki_description": "FontNuke is a free utility application for Mac OS X 10.4.x+ (Tiger, Leopard, Snow Leopard, Lion, Mountain Lion, Mavericks, Yosemite) that removes corrupt and troublesome font cache files."
+ "munki_display_name": "BaseHead",
+ "munki_description": "Fast and flexible SFX search engine."
},
- "com.github.wardsparadox.gimponosx.munki": {
- "name": "GIMP",
- "description": "Downloads the latest GIMP for Mac OS X and imports into Munki Repo (uses hanson-m's GIMP Download Recipe)",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "GIMP/GimpOnOSX.munki.recipe",
- "parent": "com.github.hansen-m.download.gimponosx",
- "shortname": "GimpOnOSX.munki",
+ "com.github.homebysix.download.BaseHead": {
+ "name": "BaseHead",
+ "description": "Downloads the latest version of BaseHead.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "BaseHead/BaseHead.download.recipe",
+ "shortname": "BaseHead.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.BaseHead",
+ "com.github.homebysix.munki.BaseHead",
+ "com.github.homebysix.install.BaseHead"
+ ]
+ },
+ "com.github.homebysix.install.BaseHead": {
+ "name": "BaseHead",
+ "description": "Installs the latest version of BaseHead.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "BaseHead/BaseHead.install.recipe",
+ "parent": "com.github.homebysix.download.BaseHead",
+ "shortname": "BaseHead.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.pkg.Zyzzyva": {
+ "name": "Zyzzyva",
+ "description": "Downloads the latest version of Zyzzyva and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Zyzzyva/Zyzzyva.pkg.recipe",
+ "parent": "com.github.homebysix.download.Zyzzyva",
+ "shortname": "Zyzzyva.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.munki.Zyzzyva"
+ ]
+ },
+ "com.github.homebysix.munki.Zyzzyva": {
+ "name": "Zyzzyva",
+ "description": "Downloads the latest version of Zyzzyva and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Zyzzyva/Zyzzyva.munki.recipe",
+ "parent": "com.github.homebysix.pkg.Zyzzyva",
+ "shortname": "Zyzzyva.munki",
"inferred_type": "munki",
- "munki_display_name": "GIMP On OS X",
- "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring."
+ "munki_display_name": "Zyzzyva",
+ "munki_description": "Word study app for Scrabble and word game players."
},
- "com.github.wardsparadox.bttl.munki": {
- "name": "bettertouchtool",
- "description": "Downloads and Installs BetterTouchTool into Munki Repo",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "BetterTouchTool/BetterTouchTool.munki.recipe",
- "deprecated": true,
- "shortname": "BetterTouchTool.munki",
+ "com.github.homebysix.download.Zyzzyva": {
+ "name": "Zyzzyva",
+ "description": "Downloads the latest version of Zyzzyva.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Zyzzyva/Zyzzyva.download.recipe",
+ "shortname": "Zyzzyva.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.pkg.Zyzzyva"
+ ]
+ },
+ "com.github.homebysix.download.Fruity": {
+ "name": "Fruity",
+ "description": "Downloads the latest version of Fruity.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Fruity/Fruity.download.recipe.plist",
+ "shortname": "Fruity.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.homebysix.munki.Fruity",
+ "com.github.homebysix.pkg.Fruity",
+ "com.github.homebysix.install.Fruity"
+ ]
+ },
+ "com.github.homebysix.munki.Fruity": {
+ "name": "Fruity",
+ "description": "Downloads the latest version of Fruity and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Fruity/Fruity.munki.recipe.plist",
+ "parent": "com.github.homebysix.download.Fruity",
+ "shortname": "Fruity.munki",
"inferred_type": "munki",
- "munki_display_name": "Better Touch Tool",
- "munki_description": "BetterTouchTool is a great, feature packed FREE app that allows you to configure many gestures for your Magic Mouse, Macbook Trackpad and Magic Trackpad. It also allows you to configure actions for keyboard shortcuts, normal mice and the Apple Remote. In addition to this it has an iOS companion App (BTT Remote) which can also be configured to control your Mac the way you want."
+ "munki_display_name": "Fruity",
+ "munki_description": "New browser for shared Macs."
},
- "com.github.wardsparadox.pkg.Clipy": {
- "name": "Clipy",
- "description": "Downloads the latest version of Clipy and creates a package.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Clipy/Clipy.package.recipe",
- "parent": "com.github.wardsparadox.download.Clipy",
- "shortname": "Clipy.package",
- "inferred_type": "package",
+ "com.github.homebysix.pkg.Fruity": {
+ "name": "Fruity",
+ "description": "Downloads the latest version of Fruity and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Fruity/Fruity.pkg.recipe.plist",
+ "parent": "com.github.homebysix.download.Fruity",
+ "shortname": "Fruity.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.install.Fruity": {
+ "name": "Fruity",
+ "description": "Installs the latest version of Fruity.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Fruity/Fruity.install.recipe.plist",
+ "parent": "com.github.homebysix.download.Fruity",
+ "shortname": "Fruity.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.install.Gitfox": {
+ "name": "Gitfox",
+ "description": "Installs the latest version of Gitfox.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Gitfox/Gitfox.install.recipe.yaml",
+ "parent": "com.github.homebysix.download.Gitfox",
+ "shortname": "Gitfox.install",
+ "inferred_type": "install"
+ },
+ "com.github.homebysix.download.Gitfox": {
+ "name": "Gitfox",
+ "description": "Downloads the latest version of Gitfox.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Gitfox/Gitfox.download.recipe.yaml",
+ "shortname": "Gitfox.download",
+ "inferred_type": "download",
"children": [
- "com.github.andredb90.filewave.Clipy"
+ "com.github.homebysix.install.Gitfox",
+ "com.github.homebysix.munki.Gitfox",
+ "com.github.homebysix.pkg.Gitfox"
]
},
- "com.github.wardsparadox.munki.Clipy": {
- "name": "Clipy",
- "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Clipy/Clipy.munki.recipe",
- "parent": "com.github.wardsparadox.download.Clipy",
- "shortname": "Clipy.munki",
+ "com.github.homebysix.munki.Gitfox": {
+ "name": "Gitfox",
+ "description": "Downloads the latest version of Gitfox and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Gitfox/Gitfox.munki.recipe.yaml",
+ "parent": "com.github.homebysix.download.Gitfox",
+ "shortname": "Gitfox.munki",
"inferred_type": "munki",
"munki_display_name": null,
- "munki_description": "Clipy is a Clipboard extension app for macOS."
+ "munki_description": null
},
- "com.github.wardsparadox.install.Clipy": {
- "name": "Clipy",
- "description": "Downloads the latest version of Clipy and drag-drop installs it.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Clipy/Clipy.install.recipe",
- "parent": "com.github.wardsparadox.download.Clipy",
- "shortname": "Clipy.install",
+ "com.github.homebysix.pkg.Gitfox": {
+ "name": "Gitfox",
+ "description": "Downloads the latest version of Gitfox and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Gitfox/Gitfox.pkg.recipe.yaml",
+ "parent": "com.github.homebysix.download.Gitfox",
+ "shortname": "Gitfox.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.pkg.Coppice": {
+ "name": "Coppice",
+ "description": "Downloads the latest version of Coppice and creates a package.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Coppice/Coppice.pkg.recipe.yaml",
+ "parent": "com.github.homebysix.download.Coppice",
+ "shortname": "Coppice.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.homebysix.munki.Coppice": {
+ "name": "Coppice",
+ "description": "Downloads the latest version of Coppice and imports it into Munki.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Coppice/Coppice.munki.recipe.yaml",
+ "parent": "com.github.homebysix.download.Coppice",
+ "shortname": "Coppice.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.homebysix.install.Coppice": {
+ "name": "Coppice",
+ "description": "Installs the latest version of Coppice.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Coppice/Coppice.install.recipe.yaml",
+ "parent": "com.github.homebysix.download.Coppice",
+ "shortname": "Coppice.install",
"inferred_type": "install"
},
- "com.github.wardsparadox.download.Clipy": {
- "name": "Clipy",
- "description": "Downloads the current release of Clipy from Github.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "Clipy/Clipy.download.recipe",
- "shortname": "Clipy.download",
+ "com.github.homebysix.download.Coppice": {
+ "name": "Coppice",
+ "description": "Downloads the latest version of Coppice.",
+ "repo": "autopkg/homebysix-recipes",
+ "path": "Coppice/Coppice.download.recipe.yaml",
+ "shortname": "Coppice.download",
"inferred_type": "download",
"children": [
- "com.github.wardsparadox.pkg.Clipy",
- "com.github.wardsparadox.munki.Clipy",
- "com.github.wardsparadox.install.Clipy"
+ "com.github.homebysix.pkg.Coppice",
+ "com.github.homebysix.munki.Coppice",
+ "com.github.homebysix.install.Coppice"
]
},
- "com.github.autopkg.wardsparadox.download.Ghotit-10": {
- "name": "Ghotit-10",
- "description": "Downloads the latest version of Ghotit-10.",
+ "com.github.autopkg.wardsparadox.pkg.BeardedSpice": {
+ "name": "BeardedSpice",
+ "description": "Downloads the latest version of BeardedSpice and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Ghotit Ltd./Ghotit-10.download.recipe",
- "shortname": "Ghotit-10.download",
+ "path": "BeardedSpice/BeardedSpice.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice",
+ "shortname": "BeardedSpice.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.wardsparadox.install.BeardedSpice": {
+ "name": "BeardedSpice",
+ "description": "Installs the latest version of BeardedSpice.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "BeardedSpice/BeardedSpice.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice",
+ "shortname": "BeardedSpice.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.download.BeardedSpice": {
+ "name": "BeardedSpice",
+ "description": "Downloads the latest version of BeardedSpice.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "BeardedSpice/BeardedSpice.download.recipe",
+ "shortname": "BeardedSpice.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.munki.Ghotit-10",
- "com.github.autopkg.wardsparadox.install.Ghotit-10",
- "com.github.autopkg.wardsparadox.pkg.Ghotit-10"
+ "com.github.autopkg.wardsparadox.pkg.BeardedSpice",
+ "com.github.autopkg.wardsparadox.install.BeardedSpice",
+ "com.github.autopkg.wardsparadox.munki.BeardedSpice"
]
},
- "com.github.autopkg.wardsparadox.munki.Ghotit-10": {
- "name": "Ghotit-10",
- "description": "Downloads the latest version of Ghotit-10 and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.munki.BeardedSpice": {
+ "name": "BeardedSpice",
+ "description": "Downloads the latest version of BeardedSpice and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Ghotit Ltd./Ghotit-10.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Ghotit-10",
- "shortname": "Ghotit-10.munki",
+ "path": "BeardedSpice/BeardedSpice.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.BeardedSpice",
+ "shortname": "BeardedSpice.munki",
"inferred_type": "munki",
- "munki_display_name": "Ghotit-10",
- "munki_description": " "
+ "munki_display_name": "BeardedSpice",
+ "munki_description": "Mac Media Keys for the Masses"
+ },
+ "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions": {
+ "name": "AdobeUninstallUnauthorizedVersions",
+ "description": "Packages the Unauthorized Versions Uninstaller tool so it will install in /private/tmp and adds a postinstall script to run it",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Forked Recipes/AdobeUninstallUnauthorizedVersions.munki.recipe",
+ "parent": "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions",
+ "shortname": "AdobeUninstallUnauthorizedVersions.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.wardsparadox.Office2019SuiteSKUless-additionalpkginfo.munki": {
+ "name": "Office2019Suite",
+ "description": "\n\t\t\tVery specific fork for Office 2019 Suite.\n\n\t\t\tDownloads the latest Microsoft Office 2019 SKU-less installer package.\n\n\t\t\tSet the REGION key to:\n\n\t\t\t525133 for Office 365 and Americas Volume LATEST (default)\n\t\t\t871743 for Office 2016\n\n\t\t\tDue to the Downloads using Microsoft's Global CDN's the region code is now for type of installer\n\n\t\t\tSet the INSTALLERTYPE key to (this is for version only!):\n\n\t\t\to365 for Office 365 (default)\n\t\t\tvl2019 for Office 2019\n\t\t\tvl2016 for Office 2016\n\t\t",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Forked Recipes/Office2019SuiteSKUless_additionalpkginfo.munki.recipe",
+ "parent": "com.github.autopkg.office-recipes.download.Office2019Suite",
+ "shortname": "Office2019SuiteSKUless_additionalpkginfo.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Office 2019",
+ "munki_description": "Get more done. Office 2019 for Mac has the classic Office apps you know, including Word, Excel, PowerPoint, and OneNote. Create professional looking documents and presentations, organize your notes, or create and share digital notebooks with your friends and family."
},
"com.github.autopkg.wardsparadox.install.Ghotit-10": {
"name": "Ghotit-10",
@@ -42757,89 +42438,103 @@
"shortname": "Ghotit-10.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.wardsparadox.munki.Utterly": {
- "name": "Utterly",
- "description": "Downloads the latest version of Utterly and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.munki.Ghotit-10": {
+ "name": "Ghotit-10",
+ "description": "Downloads the latest version of Ghotit-10 and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Batyrlan Nurbekov/Utterly.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Utterly",
- "shortname": "Utterly.munki",
+ "path": "Ghotit Ltd./Ghotit-10.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Ghotit-10",
+ "shortname": "Ghotit-10.munki",
"inferred_type": "munki",
- "munki_display_name": "Utterly",
- "munki_description": "Noise cancellation for your meetings."
+ "munki_display_name": "Ghotit-10",
+ "munki_description": " "
},
- "com.github.autopkg.wardsparadox.jss.Utterly": {
- "name": "Utterly",
- "description": "Downloads the latest version of Utterly and imports it into your JSS.",
+ "com.github.autopkg.wardsparadox.download.Ghotit-10": {
+ "name": "Ghotit-10",
+ "description": "Downloads the latest version of Ghotit-10.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Batyrlan Nurbekov/Utterly.jss.recipe",
- "parent": "com.github.autopkg.wardsparadox.pkg.Utterly",
- "shortname": "Utterly.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Noise cancellation for your meetings."
+ "path": "Ghotit Ltd./Ghotit-10.download.recipe",
+ "shortname": "Ghotit-10.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.wardsparadox.install.Ghotit-10",
+ "com.github.autopkg.wardsparadox.pkg.Ghotit-10",
+ "com.github.autopkg.wardsparadox.munki.Ghotit-10"
+ ]
},
- "com.github.autopkg.wardsparadox.download.Utterly": {
- "name": "Utterly",
- "description": "Downloads the latest version of Utterly.",
+ "com.github.autopkg.wardsparadox.download.Kap": {
+ "name": "Kap",
+ "description": "Downloads the latest version of Kap - VALID arch FOR THIS RECIPE ARE: x64 (INTEL), arm64 (APPLE SILICON)",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Batyrlan Nurbekov/Utterly.download.recipe",
- "shortname": "Utterly.download",
+ "path": "Kap/Kap.download.recipe",
+ "shortname": "Kap.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.munki.Utterly",
- "com.github.autopkg.wardsparadox.install.Utterly"
+ "com.github.autopkg.wardsparadox.install.Kap",
+ "com.github.autopkg.wardsparadox.munki.Kap",
+ "com.github.peshay.filewave.Kap"
]
},
- "com.github.autopkg.wardsparadox.install.Utterly": {
- "name": "Utterly",
- "description": "Installs the latest version of Utterly.",
+ "com.github.autopkg.wardsparadox.install.Kap": {
+ "name": "Kap",
+ "description": "Installs the latest version of Kap.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Batyrlan Nurbekov/Utterly.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Utterly",
- "shortname": "Utterly.install",
+ "path": "Kap/Kap.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Kap",
+ "shortname": "Kap.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.install.MacDeployStick": {
- "name": "MacDeployStick",
- "description": "Installs the latest version of MacDeployStick.",
+ "com.github.autopkg.wardsparadox.munki.Kap": {
+ "name": "Kap",
+ "description": "Downloads the latest version of Kap and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Twocanoes Software, Inc./MacDeployStick.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick",
- "shortname": "MacDeployStick.install",
- "inferred_type": "install"
+ "path": "Kap/Kap.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Kap",
+ "shortname": "Kap.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Kap",
+ "munki_description": "Screen record with web technology."
},
- "com.github.autopkg.wardsparadox.pkg.MacDeployStick": {
- "name": "MacDeployStick",
- "description": "Downloads the latest version of MacDeployStick and creates a package.",
+ "com.github.autopkg.wardsparadox.install.MasterKey": {
+ "name": "Master Key",
+ "description": "Installs the latest version of Master Key.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Twocanoes Software, Inc./MacDeployStick.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick",
- "shortname": "MacDeployStick.pkg",
- "inferred_type": "pkg"
+ "path": "MacinMind Software, Inc./Master Key.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MasterKey",
+ "shortname": "Master Key.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.MacDeployStick": {
- "name": "MacDeployStick",
- "description": "Downloads the latest version of MacDeployStick and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.munki.MasterKey": {
+ "name": "Master Key",
+ "description": "Downloads the latest version of Master Key and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Twocanoes Software, Inc./MacDeployStick.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick",
- "shortname": "MacDeployStick.munki",
+ "path": "MacinMind Software, Inc./Master Key.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MasterKey",
+ "shortname": "Master Key.munki",
"inferred_type": "munki",
- "munki_display_name": "MacDeployStick",
+ "munki_display_name": "Master Key",
"munki_description": " "
},
- "com.github.autopkg.wardsparadox.download.MacDeployStick": {
- "name": "MacDeployStick",
- "description": "Downloads the latest version of MacDeployStick.",
+ "com.github.autopkg.wardsparadox.pkg.MasterKey": {
+ "name": "Master Key",
+ "description": "Downloads the latest version of Master Key and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Twocanoes Software, Inc./MacDeployStick.download.recipe",
- "shortname": "MacDeployStick.download",
+ "path": "MacinMind Software, Inc./Master Key.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MasterKey",
+ "shortname": "Master Key.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.wardsparadox.download.MasterKey": {
+ "name": "Master Key",
+ "description": "Downloads the latest version of Master Key.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "MacinMind Software, Inc./Master Key.download.recipe",
+ "shortname": "Master Key.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.MacDeployStick",
- "com.github.autopkg.wardsparadox.pkg.MacDeployStick",
- "com.github.autopkg.wardsparadox.munki.MacDeployStick"
+ "com.github.autopkg.wardsparadox.install.MasterKey",
+ "com.github.autopkg.wardsparadox.munki.MasterKey",
+ "com.github.autopkg.wardsparadox.pkg.MasterKey"
]
},
"com.github.autopkg.wardsparadox.pkg.HiddenBar": {
@@ -42876,17 +42571,6 @@
"com.github.autopkg.wardsparadox.munki.HiddenBar"
]
},
- "com.github.autopkg.wardsparadox.munki.HiddenBar": {
- "name": "Hidden Bar",
- "description": "Downloads the latest version of Hidden Bar and imports it into Munki.",
- "repo": "autopkg/wardsparadox-recipes",
- "path": "HiddenBar/Hidden Bar.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.HiddenBar",
- "shortname": "Hidden Bar.munki",
- "inferred_type": "munki",
- "munki_display_name": "Hidden Bar",
- "munki_description": "An ultra-light MacOS utility that helps hide menu bar icons"
- },
"com.github.autopkg.wardsparadox.jss.HiddenBar": {
"name": "Hidden Bar",
"description": "Downloads the latest version of Hidden Bar and imports it into your JSS.",
@@ -42898,475 +42582,723 @@
"jamf_display_name": null,
"jamf_description": "An ultra-light MacOS utility that helps hide menu bar icons"
},
- "com.github.autopkg.wardsparadox.install.DetectXSwift": {
- "name": "DetectXSwift",
- "description": "Installs the latest version of DetectXSwift.",
+ "com.github.autopkg.wardsparadox.munki.HiddenBar": {
+ "name": "Hidden Bar",
+ "description": "Downloads the latest version of Hidden Bar and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Sqwarq/DetectXSwift.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift",
- "shortname": "DetectXSwift.install",
+ "path": "HiddenBar/Hidden Bar.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.HiddenBar",
+ "shortname": "Hidden Bar.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Hidden Bar",
+ "munki_description": "An ultra-light MacOS utility that helps hide menu bar icons"
+ },
+ "com.github.autopkg.wardsparadox.install.AppleJuice": {
+ "name": "Apple Juice",
+ "description": "Installs the latest version of Apple Juice.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Raphael Hanneken/Apple Juice.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.AppleJuice",
+ "shortname": "Apple Juice.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.pkg.DetectXSwift": {
- "name": "DetectXSwift",
- "description": "Downloads the latest version of DetectXSwift and creates a package.",
+ "com.github.autopkg.wardsparadox.munki.AppleJuice": {
+ "name": "Apple Juice",
+ "description": "Downloads the latest version of Apple Juice and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Sqwarq/DetectXSwift.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift",
- "shortname": "DetectXSwift.pkg",
- "inferred_type": "pkg"
+ "path": "Raphael Hanneken/Apple Juice.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.AppleJuice",
+ "shortname": "Apple Juice.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Apple Juice",
+ "munki_description": "An advanced battery gauge for macOS, that displays the remaining battery time and more."
},
- "com.github.autopkg.wardsparadox.download.DetectXSwift": {
- "name": "DetectXSwift",
- "description": "Downloads the latest version of DetectXSwift.",
+ "com.github.autopkg.wardsparadox.download.AppleJuice": {
+ "name": "Apple Juice",
+ "description": "Downloads the latest version of Apple Juice.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Sqwarq/DetectXSwift.download.recipe",
- "shortname": "DetectXSwift.download",
+ "path": "Raphael Hanneken/Apple Juice.download.recipe",
+ "shortname": "Apple Juice.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.DetectXSwift",
- "com.github.autopkg.wardsparadox.pkg.DetectXSwift",
- "com.github.autopkg.wardsparadox.munki.DetectXSwift"
+ "com.github.autopkg.wardsparadox.install.AppleJuice",
+ "com.github.autopkg.wardsparadox.munki.AppleJuice",
+ "com.github.autopkg.wardsparadox.pkg.AppleJuice"
]
},
- "com.github.autopkg.wardsparadox.munki.DetectXSwift": {
- "name": "DetectXSwift",
- "description": "Downloads the latest version of DetectXSwift and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.pkg.AppleJuice": {
+ "name": "Apple Juice",
+ "description": "Downloads the latest version of Apple Juice and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Sqwarq/DetectXSwift.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift",
- "shortname": "DetectXSwift.munki",
- "inferred_type": "munki",
- "munki_display_name": "DetectXSwift",
- "munki_description": "\n "
+ "path": "Raphael Hanneken/Apple Juice.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.AppleJuice",
+ "shortname": "Apple Juice.pkg",
+ "inferred_type": "pkg"
},
- "com.github.wardsparadox.clipgrab.munki": {
- "name": "ClipGrab",
- "description": "Downloads the current release version of ClipGrab and Imports into Munki Repo (uses peshay's Clipgrab Download Recipe)",
+ "com.github.autopkg.wardsparadox.munki.MacDeployStick": {
+ "name": "MacDeployStick",
+ "description": "Downloads the latest version of MacDeployStick and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "ClipGrab/ClipGrab.munki.recipe",
- "parent": "com.github.peshay.download.ClipGrab",
- "shortname": "ClipGrab.munki",
+ "path": "Twocanoes Software, Inc./MacDeployStick.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick",
+ "shortname": "MacDeployStick.munki",
"inferred_type": "munki",
- "munki_display_name": "ClipGrab",
- "munki_description": "A friendly downloader for YouTube and other sites!\n ClipGrab is a free downloader and converter for YouTube, Vimeo, Metacafe, Dailymotion and many other online video sites.\n It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step."
+ "munki_display_name": "MacDeployStick",
+ "munki_description": " "
},
- "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller": {
- "name": "WhatsYourSign Installer",
- "description": "Downloads the latest version of WhatsYourSign Installer and creates a package.",
+ "com.github.autopkg.wardsparadox.pkg.MacDeployStick": {
+ "name": "MacDeployStick",
+ "description": "Downloads the latest version of MacDeployStick and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Objective-See, LLC/WhatsYourSign Installer.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller",
- "shortname": "WhatsYourSign Installer.pkg",
- "inferred_type": "pkg",
+ "path": "Twocanoes Software, Inc./MacDeployStick.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick",
+ "shortname": "MacDeployStick.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.wardsparadox.download.MacDeployStick": {
+ "name": "MacDeployStick",
+ "description": "Downloads the latest version of MacDeployStick.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Twocanoes Software, Inc./MacDeployStick.download.recipe",
+ "shortname": "MacDeployStick.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller"
+ "com.github.autopkg.wardsparadox.munki.MacDeployStick",
+ "com.github.autopkg.wardsparadox.pkg.MacDeployStick",
+ "com.github.autopkg.wardsparadox.install.MacDeployStick"
]
},
- "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller": {
- "name": "WhatsYourSign Installer",
- "description": "Downloads the latest version of WhatsYourSign Installer and imports it into your JSS.",
+ "com.github.autopkg.wardsparadox.install.MacDeployStick": {
+ "name": "MacDeployStick",
+ "description": "Installs the latest version of MacDeployStick.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Objective-See, LLC/WhatsYourSign Installer.jss.recipe",
- "parent": "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller",
- "shortname": "WhatsYourSign Installer.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!"
+ "path": "Twocanoes Software, Inc./MacDeployStick.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MacDeployStick",
+ "shortname": "MacDeployStick.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller": {
- "name": "WhatsYourSign Installer",
- "description": "Downloads the latest version of WhatsYourSign Installer and imports it into Munki.",
+ "com.github.wardsparadox.airserver.munki": {
+ "name": "AirServer",
+ "description": "Downloads the current release version of AirServer and Imports into Munki Repo (uses sheagcraig's AirServer Download Recipe)",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Objective-See, LLC/WhatsYourSign Installer.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller",
- "shortname": "WhatsYourSign Installer.munki",
+ "path": "AirServer/AirServer.munki.recipe",
+ "parent": "com.github.homebysix.download.AirServer",
+ "shortname": "AirServer.munki",
"inferred_type": "munki",
- "munki_display_name": "WhatsYourSign Installer",
- "munki_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!"
+ "munki_display_name": "AirServer",
+ "munki_description": "AirServer is the most advanced AirPlay receiver for Mac and PC.\n It allows you to receive AirPlay feeds, similar to an Apple TV.\n
AirServer Image"
},
- "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller": {
- "name": "WhatsYourSign Installer",
- "description": "Downloads the latest version of WhatsYourSign Installer.",
+ "com.github.wardsparadox.bttl.munki": {
+ "name": "bettertouchtool",
+ "description": "Downloads and Installs BetterTouchTool into Munki Repo",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Objective-See, LLC/WhatsYourSign Installer.download.recipe",
- "shortname": "WhatsYourSign Installer.download",
+ "path": "BetterTouchTool/BetterTouchTool.munki.recipe",
+ "deprecated": true,
+ "shortname": "BetterTouchTool.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Better Touch Tool",
+ "munki_description": "BetterTouchTool is a great, feature packed FREE app that allows you to configure many gestures for your Magic Mouse, Macbook Trackpad and Magic Trackpad. It also allows you to configure actions for keyboard shortcuts, normal mice and the Apple Remote. In addition to this it has an iOS companion App (BTT Remote) which can also be configured to control your Mac the way you want."
+ },
+ "com.github.autopkg.wardsparadox.install.ESFPlayground": {
+ "name": "ESFPlayground",
+ "description": "Installs the latest version of ESFPlayground.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Jaron Bradley/ESFPlayground.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground",
+ "shortname": "ESFPlayground.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.install.MonitorUI": {
+ "name": "MonitorUI",
+ "description": "Installs the latest version of MonitorUI.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Jaron Bradley/MonitorUI.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MonitorUI",
+ "shortname": "MonitorUI.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.download.ESFPlayground": {
+ "name": "ESFPlayground",
+ "description": "Downloads the latest version of ESFPlayground.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Jaron Bradley/ESFPlayground.download.recipe",
+ "shortname": "ESFPlayground.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller",
- "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller",
- "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller"
+ "com.github.autopkg.wardsparadox.install.ESFPlayground",
+ "com.github.autopkg.wardsparadox.munki.ESFPlayground",
+ "com.github.autopkg.wardsparadox.pkg.ESFPlayground"
]
},
- "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller": {
- "name": "WhatsYourSign Installer",
- "description": "Installs the latest version of WhatsYourSign Installer.",
+ "com.github.autopkg.wardsparadox.jss.ESFPlayground": {
+ "name": "ESFPlayground",
+ "description": "Downloads the latest version of ESFPlayground and imports it into your JSS.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Objective-See, LLC/WhatsYourSign Installer.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller",
- "shortname": "WhatsYourSign Installer.install",
- "inferred_type": "install"
+ "path": "Jaron Bradley/ESFPlayground.jss.recipe",
+ "parent": "com.github.autopkg.wardsparadox.pkg.ESFPlayground",
+ "shortname": "ESFPlayground.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": ""
},
- "com.github.wardsparadox.firefoxpolicies.munki": {
- "name": "Firefox",
- "description": "Downloads Firefox disk image and builds a package, copying your\n'distribution/policies.json' file into the application bundle, then imports the package into Munki.",
+ "com.github.autopkg.wardsparadox.munki.MonitorUI": {
+ "name": "MonitorUI",
+ "description": "Downloads the latest version of MonitorUI and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Mozilla/FirefoxPolicies.munki.recipe",
- "parent": "com.github.neilmartin83.pkg.FirefoxPolicies",
- "shortname": "FirefoxPolicies.munki",
+ "path": "Jaron Bradley/MonitorUI.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MonitorUI",
+ "shortname": "MonitorUI.munki",
"inferred_type": "munki",
- "munki_display_name": "Firefox",
- "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs."
+ "munki_display_name": "MonitorUI",
+ "munki_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality."
},
- "com.github.autopkg.wardsparadox.install.Kap": {
- "name": "Kap",
- "description": "Installs the latest version of Kap.",
+ "com.github.autopkg.wardsparadox.munki.ESFPlayground": {
+ "name": "ESFPlayground",
+ "description": "Downloads the latest version of ESFPlayground and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Kap/Kap.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Kap",
- "shortname": "Kap.install",
- "inferred_type": "install"
+ "path": "Jaron Bradley/ESFPlayground.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground",
+ "shortname": "ESFPlayground.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ESFPlayground",
+ "munki_description": " "
},
- "com.github.autopkg.wardsparadox.download.Kap": {
- "name": "Kap",
- "description": "Downloads the latest version of Kap - VALID arch FOR THIS RECIPE ARE: x64 (INTEL), arm64 (APPLE SILICON)",
+ "com.github.autopkg.wardsparadox.jss.MonitorUI": {
+ "name": "MonitorUI",
+ "description": "Downloads the latest version of MonitorUI and imports it into your JSS.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Kap/Kap.download.recipe",
- "shortname": "Kap.download",
+ "path": "Jaron Bradley/MonitorUI.jss.recipe",
+ "parent": "com.github.autopkg.wardsparadox.pkg.MonitorUI",
+ "shortname": "MonitorUI.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality."
+ },
+ "com.github.autopkg.wardsparadox.pkg.ESFPlayground": {
+ "name": "ESFPlayground",
+ "description": "Downloads the latest version of ESFPlayground and creates a package.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Jaron Bradley/ESFPlayground.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground",
+ "shortname": "ESFPlayground.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.wardsparadox.jss.ESFPlayground"
+ ]
+ },
+ "com.github.autopkg.wardsparadox.download.MonitorUI": {
+ "name": "MonitorUI",
+ "description": "Downloads the latest version of MonitorUI.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Jaron Bradley/MonitorUI.download.recipe",
+ "shortname": "MonitorUI.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.Kap",
- "com.github.autopkg.wardsparadox.munki.Kap",
- "com.github.peshay.filewave.Kap"
+ "com.github.autopkg.wardsparadox.install.MonitorUI",
+ "com.github.autopkg.wardsparadox.munki.MonitorUI",
+ "com.github.autopkg.wardsparadox.pkg.MonitorUI"
]
},
- "com.github.autopkg.wardsparadox.munki.Kap": {
- "name": "Kap",
- "description": "Downloads the latest version of Kap and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.pkg.MonitorUI": {
+ "name": "MonitorUI",
+ "description": "Downloads the latest version of MonitorUI and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Kap/Kap.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.Kap",
- "shortname": "Kap.munki",
- "inferred_type": "munki",
- "munki_display_name": "Kap",
- "munki_description": "Screen record with web technology."
+ "path": "Jaron Bradley/MonitorUI.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.MonitorUI",
+ "shortname": "MonitorUI.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.wardsparadox.jss.MonitorUI"
+ ]
},
- "com.github.autopkg.wardsparadox.pkg.AppleJuice": {
- "name": "Apple Juice",
- "description": "Downloads the latest version of Apple Juice and creates a package.",
+ "com.github.autopkg.wardsparadox.pkg.Komet": {
+ "name": "Komet",
+ "description": "Downloads the latest version of Komet and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Raphael Hanneken/Apple Juice.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.AppleJuice",
- "shortname": "Apple Juice.pkg",
+ "path": "Mayur Pawashe/Komet.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Komet",
+ "shortname": "Komet.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.wardsparadox.download.AppleJuice": {
- "name": "Apple Juice",
- "description": "Downloads the latest version of Apple Juice.",
+ "com.github.autopkg.wardsparadox.install.Komet": {
+ "name": "Komet",
+ "description": "Installs the latest version of Komet.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Raphael Hanneken/Apple Juice.download.recipe",
- "shortname": "Apple Juice.download",
- "inferred_type": "download",
- "children": [
- "com.github.autopkg.wardsparadox.pkg.AppleJuice",
- "com.github.autopkg.wardsparadox.munki.AppleJuice",
- "com.github.autopkg.wardsparadox.install.AppleJuice"
- ]
+ "path": "Mayur Pawashe/Komet.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Komet",
+ "shortname": "Komet.install",
+ "inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.munki.AppleJuice": {
- "name": "Apple Juice",
- "description": "Downloads the latest version of Apple Juice and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.munki.Komet": {
+ "name": "Komet",
+ "description": "Downloads the latest version of Komet and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Raphael Hanneken/Apple Juice.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.AppleJuice",
- "shortname": "Apple Juice.munki",
+ "path": "Mayur Pawashe/Komet.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Komet",
+ "shortname": "Komet.munki",
"inferred_type": "munki",
- "munki_display_name": "Apple Juice",
- "munki_description": "An advanced battery gauge for macOS, that displays the remaining battery time and more."
+ "munki_display_name": "Komet",
+ "munki_description": "Cocoa editor for creating commit messages"
},
- "com.github.autopkg.wardsparadox.install.AppleJuice": {
- "name": "Apple Juice",
- "description": "Installs the latest version of Apple Juice.",
+ "com.github.autopkg.wardsparadox.download.Komet": {
+ "name": "Komet",
+ "description": "Downloads the latest version of Komet.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Raphael Hanneken/Apple Juice.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.AppleJuice",
- "shortname": "Apple Juice.install",
- "inferred_type": "install"
+ "path": "Mayur Pawashe/Komet.download.recipe",
+ "shortname": "Komet.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.wardsparadox.pkg.Komet",
+ "com.github.autopkg.wardsparadox.install.Komet",
+ "com.github.autopkg.wardsparadox.munki.Komet"
+ ]
},
- "com.github.autopkg.wardsparadox.install.MasterKey": {
- "name": "Master Key",
- "description": "Installs the latest version of Master Key.",
+ "com.github.wardsparadox.install.Clipy": {
+ "name": "Clipy",
+ "description": "Downloads the latest version of Clipy and drag-drop installs it.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "MacinMind Software, Inc./Master Key.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MasterKey",
- "shortname": "Master Key.install",
+ "path": "Clipy/Clipy.install.recipe",
+ "parent": "com.github.wardsparadox.download.Clipy",
+ "shortname": "Clipy.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.pkg.MasterKey": {
- "name": "Master Key",
- "description": "Downloads the latest version of Master Key and creates a package.",
+ "com.github.wardsparadox.pkg.Clipy": {
+ "name": "Clipy",
+ "description": "Downloads the latest version of Clipy and creates a package.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "MacinMind Software, Inc./Master Key.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MasterKey",
- "shortname": "Master Key.pkg",
- "inferred_type": "pkg"
+ "path": "Clipy/Clipy.package.recipe",
+ "parent": "com.github.wardsparadox.download.Clipy",
+ "shortname": "Clipy.package",
+ "inferred_type": "package",
+ "children": [
+ "com.github.andredb90.filewave.Clipy"
+ ]
},
- "com.github.autopkg.wardsparadox.download.MasterKey": {
- "name": "Master Key",
- "description": "Downloads the latest version of Master Key.",
+ "com.github.wardsparadox.download.Clipy": {
+ "name": "Clipy",
+ "description": "Downloads the current release of Clipy from Github.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "MacinMind Software, Inc./Master Key.download.recipe",
- "shortname": "Master Key.download",
+ "path": "Clipy/Clipy.download.recipe",
+ "shortname": "Clipy.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.MasterKey",
- "com.github.autopkg.wardsparadox.pkg.MasterKey",
- "com.github.autopkg.wardsparadox.munki.MasterKey"
+ "com.github.wardsparadox.install.Clipy",
+ "com.github.wardsparadox.pkg.Clipy",
+ "com.github.wardsparadox.munki.Clipy"
]
},
- "com.github.autopkg.wardsparadox.munki.MasterKey": {
- "name": "Master Key",
- "description": "Downloads the latest version of Master Key and imports it into Munki.",
+ "com.github.wardsparadox.munki.Clipy": {
+ "name": "Clipy",
+ "description": "Downloads the current release of AutoDMG from Github and imports into Munki.\n ",
"repo": "autopkg/wardsparadox-recipes",
- "path": "MacinMind Software, Inc./Master Key.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MasterKey",
- "shortname": "Master Key.munki",
+ "path": "Clipy/Clipy.munki.recipe",
+ "parent": "com.github.wardsparadox.download.Clipy",
+ "shortname": "Clipy.munki",
"inferred_type": "munki",
- "munki_display_name": "Master Key",
- "munki_description": " "
+ "munki_display_name": null,
+ "munki_description": "Clipy is a Clipboard extension app for macOS."
},
- "com.github.autopkg.wardsparadox.download.ESFPlayground": {
- "name": "ESFPlayground",
- "description": "Downloads the latest version of ESFPlayground.",
+ "com.github.autopkg.wardsparadox.install.Utterly": {
+ "name": "Utterly",
+ "description": "Installs the latest version of Utterly.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/ESFPlayground.download.recipe",
- "shortname": "ESFPlayground.download",
+ "path": "Batyrlan Nurbekov/Utterly.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Utterly",
+ "shortname": "Utterly.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.download.Utterly": {
+ "name": "Utterly",
+ "description": "Downloads the latest version of Utterly.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Batyrlan Nurbekov/Utterly.download.recipe",
+ "shortname": "Utterly.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.install.ESFPlayground",
- "com.github.autopkg.wardsparadox.munki.ESFPlayground",
- "com.github.autopkg.wardsparadox.pkg.ESFPlayground"
+ "com.github.autopkg.wardsparadox.install.Utterly",
+ "com.github.autopkg.wardsparadox.munki.Utterly"
]
},
- "com.github.autopkg.wardsparadox.jss.ESFPlayground": {
- "name": "ESFPlayground",
- "description": "Downloads the latest version of ESFPlayground and imports it into your JSS.",
+ "com.github.autopkg.wardsparadox.munki.Utterly": {
+ "name": "Utterly",
+ "description": "Downloads the latest version of Utterly and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/ESFPlayground.jss.recipe",
- "parent": "com.github.autopkg.wardsparadox.pkg.ESFPlayground",
- "shortname": "ESFPlayground.jss",
+ "path": "Batyrlan Nurbekov/Utterly.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Utterly",
+ "shortname": "Utterly.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Utterly",
+ "munki_description": "Noise cancellation for your meetings."
+ },
+ "com.github.autopkg.wardsparadox.jss.Utterly": {
+ "name": "Utterly",
+ "description": "Downloads the latest version of Utterly and imports it into your JSS.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Batyrlan Nurbekov/Utterly.jss.recipe",
+ "parent": "com.github.autopkg.wardsparadox.pkg.Utterly",
+ "shortname": "Utterly.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": ""
+ "jamf_description": "Noise cancellation for your meetings."
},
- "com.github.autopkg.wardsparadox.install.ESFPlayground": {
- "name": "ESFPlayground",
- "description": "Installs the latest version of ESFPlayground.",
+ "com.github.wardsparadox.gimponosx.munki": {
+ "name": "GIMP",
+ "description": "Downloads the latest GIMP for Mac OS X and imports into Munki Repo (uses hanson-m's GIMP Download Recipe)",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/ESFPlayground.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground",
- "shortname": "ESFPlayground.install",
+ "path": "GIMP/GimpOnOSX.munki.recipe",
+ "parent": "com.github.hansen-m.download.gimponosx",
+ "shortname": "GimpOnOSX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GIMP On OS X",
+ "munki_description": "GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring."
+ },
+ "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller": {
+ "name": "WhatsYourSign Installer",
+ "description": "Installs the latest version of WhatsYourSign Installer.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Objective-See, LLC/WhatsYourSign Installer.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller",
+ "shortname": "WhatsYourSign Installer.install",
"inferred_type": "install"
},
- "com.github.autopkg.wardsparadox.download.MonitorUI": {
- "name": "MonitorUI",
- "description": "Downloads the latest version of MonitorUI.",
+ "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller": {
+ "name": "WhatsYourSign Installer",
+ "description": "Downloads the latest version of WhatsYourSign Installer.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/MonitorUI.download.recipe",
- "shortname": "MonitorUI.download",
+ "path": "Objective-See, LLC/WhatsYourSign Installer.download.recipe",
+ "shortname": "WhatsYourSign Installer.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.munki.MonitorUI",
- "com.github.autopkg.wardsparadox.pkg.MonitorUI",
- "com.github.autopkg.wardsparadox.install.MonitorUI"
+ "com.github.autopkg.wardsparadox.install.WhatsYourSignInstaller",
+ "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller",
+ "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller"
]
},
- "com.github.autopkg.wardsparadox.munki.ESFPlayground": {
- "name": "ESFPlayground",
- "description": "Downloads the latest version of ESFPlayground and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller": {
+ "name": "WhatsYourSign Installer",
+ "description": "Downloads the latest version of WhatsYourSign Installer and imports it into your JSS.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/ESFPlayground.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground",
- "shortname": "ESFPlayground.munki",
+ "path": "Objective-See, LLC/WhatsYourSign Installer.jss.recipe",
+ "parent": "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller",
+ "shortname": "WhatsYourSign Installer.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!"
+ },
+ "com.github.autopkg.wardsparadox.pkg.WhatsYourSignInstaller": {
+ "name": "WhatsYourSign Installer",
+ "description": "Downloads the latest version of WhatsYourSign Installer and creates a package.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Objective-See, LLC/WhatsYourSign Installer.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller",
+ "shortname": "WhatsYourSign Installer.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.wardsparadox.jss.WhatsYourSignInstaller"
+ ]
+ },
+ "com.github.autopkg.wardsparadox.munki.WhatsYourSignInstaller": {
+ "name": "WhatsYourSign Installer",
+ "description": "Downloads the latest version of WhatsYourSign Installer and imports it into Munki.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Objective-See, LLC/WhatsYourSign Installer.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.WhatsYourSignInstaller",
+ "shortname": "WhatsYourSign Installer.munki",
"inferred_type": "munki",
- "munki_display_name": "ESFPlayground",
- "munki_description": " "
+ "munki_display_name": "WhatsYourSign Installer",
+ "munki_description": "WhatsYourSign adds a menu item to Finder.app. Simply right-, or control-click on any file to display its cryptographic signing information!"
},
- "com.github.autopkg.wardsparadox.pkg.ESFPlayground": {
- "name": "ESFPlayground",
- "description": "Downloads the latest version of ESFPlayground and creates a package.",
+ "com.github.wardsparadox.fontnuke.munki": {
+ "name": "FontNuke",
+ "description": "Downloads and Imports FontNuke into Munki Repo",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/ESFPlayground.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.ESFPlayground",
- "shortname": "ESFPlayground.pkg",
+ "path": "FontNuke/FontNuke.munki.recipe",
+ "shortname": "FontNuke.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "FontNuke",
+ "munki_description": "FontNuke is a free utility application for Mac OS X 10.4.x+ (Tiger, Leopard, Snow Leopard, Lion, Mountain Lion, Mavericks, Yosemite) that removes corrupt and troublesome font cache files."
+ },
+ "com.github.autopkg.wardsparadox.pkg.Pictogram": {
+ "name": "Pictogram",
+ "description": "Downloads the latest version of Pictogram and creates a package.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Neil Sardesai/Pictogram.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Pictogram",
+ "shortname": "Pictogram.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.autopkg.wardsparadox.jss.ESFPlayground"
+ "com.github.autopkg.wardsparadox.jss.Pictogram"
]
},
- "com.github.autopkg.wardsparadox.jss.MonitorUI": {
- "name": "MonitorUI",
- "description": "Downloads the latest version of MonitorUI and imports it into your JSS.",
+ "com.github.autopkg.wardsparadox.jss.Pictogram": {
+ "name": "Pictogram",
+ "description": "Downloads the latest version of Pictogram and imports it into your JSS.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/MonitorUI.jss.recipe",
- "parent": "com.github.autopkg.wardsparadox.pkg.MonitorUI",
- "shortname": "MonitorUI.jss",
+ "path": "Neil Sardesai/Pictogram.jss.recipe",
+ "parent": "com.github.autopkg.wardsparadox.pkg.Pictogram",
+ "shortname": "Pictogram.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality."
+ "jamf_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves."
},
- "com.github.autopkg.wardsparadox.munki.MonitorUI": {
- "name": "MonitorUI",
- "description": "Downloads the latest version of MonitorUI and imports it into Munki.",
+ "com.github.autopkg.wardsparadox.munki.Pictogram": {
+ "name": "Pictogram",
+ "description": "Downloads the latest version of Pictogram and imports it into Munki.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/MonitorUI.munki.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MonitorUI",
- "shortname": "MonitorUI.munki",
+ "path": "Neil Sardesai/Pictogram.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Pictogram",
+ "shortname": "Pictogram.munki",
"inferred_type": "munki",
- "munki_display_name": "MonitorUI",
- "munki_description": "Monitor servers, network devices and websites via one modern SaaS solution. Instant push alerts, pre-configured for a fast & easy setup, highly affordable pricing, MSP functionality."
+ "munki_display_name": "Pictogram",
+ "munki_description": "Pictogram makes it easy to use custom app icons on your Mac. It even preserves your custom icons after your apps update themselves."
},
- "com.github.autopkg.wardsparadox.pkg.MonitorUI": {
- "name": "MonitorUI",
- "description": "Downloads the latest version of MonitorUI and creates a package.",
+ "com.github.autopkg.wardsparadox.download.Pictogram": {
+ "name": "Pictogram",
+ "description": "Downloads the latest version of Pictogram.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/MonitorUI.pkg.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MonitorUI",
- "shortname": "MonitorUI.pkg",
- "inferred_type": "pkg",
+ "path": "Neil Sardesai/Pictogram.download.recipe",
+ "shortname": "Pictogram.download",
+ "inferred_type": "download",
"children": [
- "com.github.autopkg.wardsparadox.jss.MonitorUI"
+ "com.github.autopkg.wardsparadox.pkg.Pictogram",
+ "com.github.autopkg.wardsparadox.munki.Pictogram",
+ "com.github.autopkg.wardsparadox.install.Pictogram"
]
},
- "com.github.autopkg.wardsparadox.install.MonitorUI": {
- "name": "MonitorUI",
- "description": "Installs the latest version of MonitorUI.",
+ "com.github.autopkg.wardsparadox.install.Pictogram": {
+ "name": "Pictogram",
+ "description": "Installs the latest version of Pictogram.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Jaron Bradley/MonitorUI.install.recipe",
- "parent": "com.github.autopkg.wardsparadox.download.MonitorUI",
- "shortname": "MonitorUI.install",
+ "path": "Neil Sardesai/Pictogram.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.Pictogram",
+ "shortname": "Pictogram.install",
"inferred_type": "install"
},
- "com.github.wardsparadox.munki.AdobeUninstallUnauthorizedVersions": {
- "name": "AdobeUninstallUnauthorizedVersions",
- "description": "Packages the Unauthorized Versions Uninstaller tool so it will install in /private/tmp and adds a postinstall script to run it",
+ "com.github.autopkg.wardsparadox.install.XMind": {
+ "name": "XMind",
+ "description": "Installs the latest version of XMind.",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Forked Recipes/AdobeUninstallUnauthorizedVersions.munki.recipe",
- "parent": "com.github.neilmartin83.pkg.AdobeUninstallUnauthorizedVersions",
- "shortname": "AdobeUninstallUnauthorizedVersions.munki",
+ "path": "XMind Ltd./XMind.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.XMind",
+ "shortname": "XMind.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.munki.XMind": {
+ "name": "XMind",
+ "description": "Downloads the latest version of XMind and imports it into Munki.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "XMind Ltd./XMind.munki.recipe",
+ "parent": "com.github.peshay.download.XMind",
+ "shortname": "XMind.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
+ "munki_display_name": "XMind",
+ "munki_description": "Popular mind mapping and project management app."
},
- "com.github.wardsparadox.Office2019SuiteSKUless-additionalpkginfo.munki": {
- "name": "Office2019Suite",
- "description": "\n\t\t\tVery specific fork for Office 2019 Suite.\n\n\t\t\tDownloads the latest Microsoft Office 2019 SKU-less installer package.\n\n\t\t\tSet the REGION key to:\n\n\t\t\t525133 for Office 365 and Americas Volume LATEST (default)\n\t\t\t871743 for Office 2016\n\n\t\t\tDue to the Downloads using Microsoft's Global CDN's the region code is now for type of installer\n\n\t\t\tSet the INSTALLERTYPE key to (this is for version only!):\n\n\t\t\to365 for Office 365 (default)\n\t\t\tvl2019 for Office 2019\n\t\t\tvl2016 for Office 2016\n\t\t",
+ "com.github.wardsparadox.munki.vernier.spectralanalysis": {
+ "name": "vernierspectralanalysis",
+ "description": "Downloads and Vernier Spectral Analysis into Munki Repo",
"repo": "autopkg/wardsparadox-recipes",
- "path": "Forked Recipes/Office2019SuiteSKUless_additionalpkginfo.munki.recipe",
- "parent": "com.github.autopkg.office-recipes.download.Office2019Suite",
- "shortname": "Office2019SuiteSKUless_additionalpkginfo.munki",
+ "path": "Vernier/SpectralAnalysis.munki.recipe",
+ "parent": "com.github.wardsparadox.download.vernier.spectralanalysis",
+ "shortname": "SpectralAnalysis.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Office 2019",
- "munki_description": "Get more done. Office 2019 for Mac has the classic Office apps you know, including Word, Excel, PowerPoint, and OneNote. Create professional looking documents and presentations, organize your notes, or create and share digital notebooks with your friends and family."
+ "munki_display_name": "Vernier Spectral Analysis",
+ "munki_description": "\n Vernier Spectral Analysis is a tool for science students to collect and analyze data from Vernier spectrophotometers.
\n\n\n \n The Spectral Analysis app makes it easy to incorporate spectroscopy into your biology and chemistry labs. Using the app, students can collect a full spectrum and explore topics such as Beer's law, enzyme kinetics, and plant pigments.\n
\n \n The user-friendly interface walks the students through the data-collection process and includes analysis features such as curve fitting and data interpolation.\n
\n Key Features
\n\n \n\n - Follow on-screen instructions for simplified Beer's law or kinetics data collection.\n
- Collect full spectrum absorbance or % transmittance data in less than one second.\n
- Analyze data with built-in analysis tools, including data interpolation and curve fittings.\n
- Determine the order of kinetics reaction with the calculated columns function.\n
- Understand color transmission using the color strip shown on full spectrum graphs.\n
- View the full spectrum of your sample simultaneously with Beer's law or kinetic data collection.
\n "
},
- "com.github.bradclare.download.filemakerpro13": {
- "name": "FileMakerPro13",
- "description": "Download recipe for FileMaker Pro 13.",
- "repo": "autopkg/bradclare-recipes",
- "path": "FileMaker/FileMakerPro13.download.recipe",
- "shortname": "FileMakerPro13.download",
- "inferred_type": "download"
+ "com.github.wardsparadox.munki.vernier.graphicalanalysis": {
+ "name": "verniergraphicalanalysis",
+ "description": "Downloads and Vernier Graphical Analysis into Munki Repo",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Vernier/GraphicalAnalysis.munki.recipe",
+ "parent": "com.github.wardsparadox.download.vernier.graphicalanalysis",
+ "shortname": "GraphicalAnalysis.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Vernier Graphical Analysis",
+ "munki_description": "Graphical Analysis 4 is a tool for science students to collect, graph, and analyze data from Vernier sensors.
\n\nKey Features
\n\nData Collection
\n\n\n\n- Collect data from multiple sensors simultaneously, either with a multiple-channel interface such as LabQuest Stream or by using multiple Go Direct sensors. Use Data Sharing to retrieve data from just about every Vernier sensor.\n
- Select time-based or event-based data collection, including events with entry.\n
- Adjust data-collection rate and duration as needed.\n
- Trigger time-based data collection on sensor values (iOS will not support triggering or change display units in the initial 4.0 release).\n
- Calibrate sensors, although most of the time this is not needed.\n
- Enter data manually or using the clipboard.\n
- Change display units on many sensors.
\n\nData Analysis
\n\n\n\n- Display one, two, or three graphs as needed.\n
- Set the graph scale.\n
- Select what is graphed on each axis, and select line- or point-style graphs.\n
- Calculate descriptive statistics on all or some of your data.\n
- Fit lines and curves to some or all of your data.\n
- Define calculated columns based on sensor columns. Use this to linearize a graph, for example.\n
- View data in a table.\n
- Highlight and read values from a graph.\n
- Interpolate and extrapolate using graphed data.
\n\nData Sharing
\n\n\n\n- Receive data shared from LabQuest 2 or a computer running Logger Pro 3 to support 1:1 lab groups.
\nData Storage
\n\n- Store and retrieve previously shared data collection and analysis sessions.\n
- Save Graphical Analysis 4 data files with analysis for use in Logger Pro 3.
"
},
- "com.github.bradclare.download.filemakerserver14trial": {
- "name": "FileMakerServer14Trial",
- "description": "Download recipe for FileMaker Server 14 Trial.",
- "repo": "autopkg/bradclare-recipes",
- "path": "FileMaker/FileMakerServer14Trial.download.recipe",
- "shortname": "FileMakerServer14Trial.download",
- "inferred_type": "download"
+ "com.github.wardsparadox.download.vernier.graphicalanalysis": {
+ "name": "verniergraphicalanalysis",
+ "description": "Downloads the current release of Vernier's Graphical Analysis.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Vernier/GraphicalAnalysis.download.recipe",
+ "shortname": "GraphicalAnalysis.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.wardsparadox.munki.vernier.graphicalanalysis"
+ ]
},
- "com.github.bradclare.download.filemakerpro14": {
- "name": "FileMakerPro14",
- "description": "Download recipe for FileMaker Pro 14.",
- "repo": "autopkg/bradclare-recipes",
- "path": "FileMaker/FileMakerPro14.download.recipe",
- "shortname": "FileMakerPro14.download",
- "inferred_type": "download"
+ "com.github.wardsparadox.download.vernier.spectralanalysis": {
+ "name": "vernierspectralanalysis",
+ "description": "Downloads the current release of Vernier's Spectral Analysis.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Vernier/SpectralAnalysis.download.recipe",
+ "shortname": "SpectralAnalysis.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.wardsparadox.munki.vernier.spectralanalysis"
+ ]
},
- "com.github.bradclare.download.filemakerpro14trial": {
- "name": "FileMakerPro14Trial",
- "description": "Download recipe for FileMaker Pro 14 Trial.",
- "repo": "autopkg/bradclare-recipes",
- "path": "FileMaker/FileMakerPro14Trial.download.recipe",
- "shortname": "FileMakerPro14Trial.download",
- "inferred_type": "download"
+ "com.github.autopkg.wardsparadox.munki.UIBrowser": {
+ "name": "UI Browser",
+ "description": "Downloads the latest version of UI Browser and imports it into Munki.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "William Cheeseman/UI Browser.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.UIBrowser",
+ "shortname": "UI Browser.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "UI Browser",
+ "munki_description": "Monitor the user interface of OS X apps."
},
- "com.github.bradclare.download.filemakerserver13": {
- "name": "FileMakerServer13",
- "description": "Download recipe for FileMaker Server 13.",
- "repo": "autopkg/bradclare-recipes",
- "path": "FileMaker/FileMakerServer13.download.recipe",
- "shortname": "FileMakerServer13.download",
- "inferred_type": "download"
+ "com.github.autopkg.wardsparadox.pkg.UIBrowser": {
+ "name": "UI Browser",
+ "description": "Downloads the latest version of UI Browser and creates a package.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "William Cheeseman/UI Browser.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.UIBrowser",
+ "shortname": "UI Browser.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.autopkg.wardsparadox.jss.UIBrowser"
+ ]
},
- "com.github.bradclare.download.filemakerserver14": {
- "name": "FileMakerServer14",
- "description": "Download recipe for FileMaker Server 14.",
- "repo": "autopkg/bradclare-recipes",
- "path": "FileMaker/FileMakerServer14.download.recipe",
- "shortname": "FileMakerServer14.download",
- "inferred_type": "download"
+ "com.github.autopkg.wardsparadox.download.UIBrowser": {
+ "name": "UI Browser",
+ "description": "Downloads the latest version of UI Browser.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "William Cheeseman/UI Browser.download.recipe",
+ "shortname": "UI Browser.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.autopkg.wardsparadox.munki.UIBrowser",
+ "com.github.autopkg.wardsparadox.pkg.UIBrowser",
+ "com.github.autopkg.wardsparadox.install.UIBrowser"
+ ]
},
- "com.github.bradclare.download.MacsFanControl": {
- "name": "MacsFanControl",
- "description": "Downloads the latest version of Macs Fan Control.",
- "repo": "autopkg/bradclare-recipes",
- "path": "MacsFanControl/MacsFanControl.download.recipe",
- "shortname": "MacsFanControl.download",
+ "com.github.autopkg.wardsparadox.install.UIBrowser": {
+ "name": "UI Browser",
+ "description": "Installs the latest version of UI Browser.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "William Cheeseman/UI Browser.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.UIBrowser",
+ "shortname": "UI Browser.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.jss.UIBrowser": {
+ "name": "UI Browser",
+ "description": "Downloads the latest version of UI Browser and imports it into your JSS.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "William Cheeseman/UI Browser.jss.recipe",
+ "parent": "com.github.autopkg.wardsparadox.pkg.UIBrowser",
+ "shortname": "UI Browser.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Monitor the user interface of OS X apps."
+ },
+ "com.github.wardsparadox.adwaremedic.munki": {
+ "name": "AdwareMedic",
+ "description": "Downloads and Installs Adware Medic into Munki Repo",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "AdwareMedic/AdwareMedic.munki.recipe",
+ "deprecated": true,
+ "shortname": "AdwareMedic.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Adware Medic",
+ "munki_description": "\n AdMedic is an application for Mac OS X designed to remove all known adware from your computer.\n It is very simple to use, and should clean up your system in less than a minute, from start to finish.\n "
+ },
+ "com.github.wardsparadox.clipgrab.munki": {
+ "name": "ClipGrab",
+ "description": "Downloads the current release version of ClipGrab and Imports into Munki Repo (uses peshay's Clipgrab Download Recipe)",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "ClipGrab/ClipGrab.munki.recipe",
+ "parent": "com.github.peshay.download.ClipGrab",
+ "shortname": "ClipGrab.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "ClipGrab",
+ "munki_description": "A friendly downloader for YouTube and other sites!\n ClipGrab is a free downloader and converter for YouTube, Vimeo, Metacafe, Dailymotion and many other online video sites.\n It converts downloaded videos to MPEG4, MP3 or other formats in just one easy step."
+ },
+ "com.github.autopkg.wardsparadox.install.DetectXSwift": {
+ "name": "DetectXSwift",
+ "description": "Installs the latest version of DetectXSwift.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Sqwarq/DetectXSwift.install.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift",
+ "shortname": "DetectXSwift.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.wardsparadox.munki.DetectXSwift": {
+ "name": "DetectXSwift",
+ "description": "Downloads the latest version of DetectXSwift and imports it into Munki.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Sqwarq/DetectXSwift.munki.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift",
+ "shortname": "DetectXSwift.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "DetectXSwift",
+ "munki_description": "\n "
+ },
+ "com.github.autopkg.wardsparadox.pkg.DetectXSwift": {
+ "name": "DetectXSwift",
+ "description": "Downloads the latest version of DetectXSwift and creates a package.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Sqwarq/DetectXSwift.pkg.recipe",
+ "parent": "com.github.autopkg.wardsparadox.download.DetectXSwift",
+ "shortname": "DetectXSwift.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.wardsparadox.download.DetectXSwift": {
+ "name": "DetectXSwift",
+ "description": "Downloads the latest version of DetectXSwift.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Sqwarq/DetectXSwift.download.recipe",
+ "shortname": "DetectXSwift.download",
"inferred_type": "download",
"children": [
- "com.github.bradclare.munki.MacsFanControl",
- "com.github.bradclare.pkg.MacsFanControl"
+ "com.github.autopkg.wardsparadox.install.DetectXSwift",
+ "com.github.autopkg.wardsparadox.munki.DetectXSwift",
+ "com.github.autopkg.wardsparadox.pkg.DetectXSwift"
]
},
- "com.github.bradclare.munki.MacsFanControl": {
- "name": "MacsFanControl",
- "description": "Downloads the latest version of MacsFanControl and imports it into Munki.",
- "repo": "autopkg/bradclare-recipes",
- "path": "MacsFanControl/MacsFanControl.munki.recipe",
- "parent": "com.github.bradclare.download.MacsFanControl",
- "shortname": "MacsFanControl.munki",
+ "com.github.wardsparadox.firefoxpolicies.munki": {
+ "name": "Firefox",
+ "description": "Downloads Firefox disk image and builds a package, copying your\n'distribution/policies.json' file into the application bundle, then imports the package into Munki.",
+ "repo": "autopkg/wardsparadox-recipes",
+ "path": "Mozilla/FirefoxPolicies.munki.recipe",
+ "parent": "com.github.neilmartin83.pkg.FirefoxPolicies",
+ "shortname": "FirefoxPolicies.munki",
"inferred_type": "munki",
- "munki_display_name": "MacsFanControl",
- "munki_description": "Monitor and control your computer's fans."
+ "munki_display_name": "Firefox",
+ "munki_description": "Mozilla Firefox is a free and open source web browser. This will also install configurations for the USC Labs."
},
- "com.github.bradclare.pkg.MacsFanControl": {
- "name": "MacsFanControl",
- "description": "Downloads the latest version of MacsFanControl and creates a package.",
+ "com.github.bradclare.pkg.EtreCheck": {
+ "name": "EtreCheck",
+ "description": "Downloads the latest version of EtreCheck and creates a package.",
"repo": "autopkg/bradclare-recipes",
- "path": "MacsFanControl/MacsFanControl.pkg.recipe",
- "parent": "com.github.bradclare.download.MacsFanControl",
- "shortname": "MacsFanControl.pkg",
+ "path": "EtreCheck/EtreCheck.pkg.recipe",
+ "parent": "com.github.bradclare.download.EtreCheck",
+ "shortname": "EtreCheck.pkg",
"inferred_type": "pkg"
},
- "com.github.bradclare.download.dayliteserver": {
- "name": "DayliteServer",
- "description": "Download recipe for Daylite Server.",
+ "com.github.bradclare.munki.EtreCheck": {
+ "name": "EtreCheck",
+ "description": "Downloads the latest version of EtreCheck and imports it into Munki.",
"repo": "autopkg/bradclare-recipes",
- "path": "Daylite/DayliteServer.download.recipe",
- "shortname": "DayliteServer.download",
- "inferred_type": "download"
+ "path": "EtreCheck/EtreCheck.munki.recipe",
+ "parent": "com.github.bradclare.download.EtreCheck",
+ "shortname": "EtreCheck.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EtreCheck",
+ "munki_description": "For troubleshooting your Mac; displays important system details."
},
- "com.github.bradclare.download.daylite": {
- "name": "Daylite",
- "description": "Downloads Daylite and builds an installer package.",
+ "com.github.bradclare.download.EtreCheck": {
+ "name": "EtreCheck",
+ "description": "Downloads the latest version of EtreCheck.",
"repo": "autopkg/bradclare-recipes",
- "path": "Daylite/Daylite.download.recipe",
- "shortname": "Daylite.download",
+ "path": "EtreCheck/EtreCheck.download.recipe",
+ "shortname": "EtreCheck.download",
"inferred_type": "download",
"children": [
- "com.github.bradclare.munki.daylite",
- "com.github.bradclare.pkg.daylite"
+ "com.github.bradclare.pkg.EtreCheck",
+ "com.github.bradclare.munki.EtreCheck"
]
},
"com.github.bradclare.munki.daylite": {
@@ -43380,6 +43312,18 @@
"munki_display_name": "Daylite",
"munki_description": "Daylite keeps everything related to your business in one place, so you and your team can share information wherever they are by Mac, iPhone, and iPad. Your contacts, schedule, tasks, projects, sales opportunities, emails, and notes are all there, making it easy to find what you are looking for in seconds."
},
+ "com.github.bradclare.download.daylite": {
+ "name": "Daylite",
+ "description": "Downloads Daylite and builds an installer package.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "Daylite/Daylite.download.recipe",
+ "shortname": "Daylite.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.bradclare.munki.daylite",
+ "com.github.bradclare.pkg.daylite"
+ ]
+ },
"com.github.bradclare.pkg.daylite": {
"name": "Daylite",
"description": "Downloads Daylite and builds an installer package.",
@@ -43389,6 +43333,14 @@
"shortname": "Daylite.pkg",
"inferred_type": "pkg"
},
+ "com.github.bradclare.download.dayliteserver": {
+ "name": "DayliteServer",
+ "description": "Download recipe for Daylite Server.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "Daylite/DayliteServer.download.recipe",
+ "shortname": "DayliteServer.download",
+ "inferred_type": "download"
+ },
"com.github.bradclare.download.accountedgeprocanada": {
"name": "AccountEdgeProCanada",
"description": "Download recipe for AccountEdge Pro (Canada).",
@@ -43429,23 +43381,6 @@
"com.github.bradclare.munki.GroundControlLaunchpad"
]
},
- "com.github.bradclare.download.accountedgenecanada": {
- "name": "AccountEdgeProCanada",
- "description": "Download recipe for AccountEdge Network Edition (Canada).",
- "repo": "autopkg/bradclare-recipes",
- "path": "AccountEdgeNECanada/AccountEdgeNECanada.download.recipe",
- "shortname": "AccountEdgeNECanada.download",
- "inferred_type": "download"
- },
- "com.github.bradclare.pkg.ringcentral": {
- "name": "RingCentral",
- "description": "Pkg recipe for RingCentral",
- "repo": "autopkg/bradclare-recipes",
- "path": "RingCentral/RingCentral.pkg.recipe",
- "parent": "com.github.bradclare.download.ringcentral",
- "shortname": "RingCentral.pkg",
- "inferred_type": "pkg"
- },
"com.github.bradclare.download.ringcentralphone": {
"name": "RingCentral Phone",
"description": "Download recipe for RingCentral Phone (RingCentral for Mac.app)",
@@ -43458,17 +43393,16 @@
"com.github.bradclare.pkg.ringcentralphone"
]
},
- "com.github.bradclare.download.ringcentral": {
- "name": "RingCentral",
- "description": "Download recipe for RingCentral",
+ "com.github.bradclare.munki.ringcentralphone": {
+ "name": "RingCentral Phone",
+ "description": "Munki recipe for RingCentral Phone (RingCentral for Mac.app)",
"repo": "autopkg/bradclare-recipes",
- "path": "RingCentral/RingCentral.download.recipe",
- "shortname": "RingCentral.download",
- "inferred_type": "download",
- "children": [
- "com.github.bradclare.pkg.ringcentral",
- "com.github.bradclare.munki.ringcentral"
- ]
+ "path": "RingCentral/RingCentralPhone.munki.recipe",
+ "parent": "com.github.bradclare.download.ringcentralphone",
+ "shortname": "RingCentralPhone.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "RingCentral Phone",
+ "munki_description": "The RingCentral Phone is an easy-to-use app, and a comprehensive communications hub with an all-inclusive phone, fax, business SMS, and conferencing for your desktop. It provides an intuitive interface that optimizes the user experience and increases productivity."
},
"com.github.bradclare.munki.ringcentral": {
"name": "RingCentral",
@@ -43481,16 +43415,26 @@
"munki_display_name": "RingCentral",
"munki_description": "Everything you need in one beautiful app; Team messaging, video meetings, and a business phone-reimagined so you can do more from anywhere."
},
- "com.github.bradclare.munki.ringcentralphone": {
- "name": "RingCentral Phone",
- "description": "Munki recipe for RingCentral Phone (RingCentral for Mac.app)",
+ "com.github.bradclare.pkg.ringcentral": {
+ "name": "RingCentral",
+ "description": "Pkg recipe for RingCentral",
"repo": "autopkg/bradclare-recipes",
- "path": "RingCentral/RingCentralPhone.munki.recipe",
- "parent": "com.github.bradclare.download.ringcentralphone",
- "shortname": "RingCentralPhone.munki",
- "inferred_type": "munki",
- "munki_display_name": "RingCentral Phone",
- "munki_description": "The RingCentral Phone is an easy-to-use app, and a comprehensive communications hub with an all-inclusive phone, fax, business SMS, and conferencing for your desktop. It provides an intuitive interface that optimizes the user experience and increases productivity."
+ "path": "RingCentral/RingCentral.pkg.recipe",
+ "parent": "com.github.bradclare.download.ringcentral",
+ "shortname": "RingCentral.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.bradclare.download.ringcentral": {
+ "name": "RingCentral",
+ "description": "Download recipe for RingCentral",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "RingCentral/RingCentral.download.recipe",
+ "shortname": "RingCentral.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.bradclare.munki.ringcentral",
+ "com.github.bradclare.pkg.ringcentral"
+ ]
},
"com.github.bradclare.pkg.ringcentralphone": {
"name": "RingCentral Phone",
@@ -43501,6 +43445,98 @@
"shortname": "RingCentralPhone.pkg",
"inferred_type": "pkg"
},
+ "com.github.bradclare.download.filemakerserver13": {
+ "name": "FileMakerServer13",
+ "description": "Download recipe for FileMaker Server 13.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "FileMaker/FileMakerServer13.download.recipe",
+ "shortname": "FileMakerServer13.download",
+ "inferred_type": "download"
+ },
+ "com.github.bradclare.download.filemakerserver14trial": {
+ "name": "FileMakerServer14Trial",
+ "description": "Download recipe for FileMaker Server 14 Trial.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "FileMaker/FileMakerServer14Trial.download.recipe",
+ "shortname": "FileMakerServer14Trial.download",
+ "inferred_type": "download"
+ },
+ "com.github.bradclare.download.filemakerpro14": {
+ "name": "FileMakerPro14",
+ "description": "Download recipe for FileMaker Pro 14.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "FileMaker/FileMakerPro14.download.recipe",
+ "shortname": "FileMakerPro14.download",
+ "inferred_type": "download"
+ },
+ "com.github.bradclare.download.filemakerpro13": {
+ "name": "FileMakerPro13",
+ "description": "Download recipe for FileMaker Pro 13.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "FileMaker/FileMakerPro13.download.recipe",
+ "shortname": "FileMakerPro13.download",
+ "inferred_type": "download"
+ },
+ "com.github.bradclare.download.filemakerpro14trial": {
+ "name": "FileMakerPro14Trial",
+ "description": "Download recipe for FileMaker Pro 14 Trial.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "FileMaker/FileMakerPro14Trial.download.recipe",
+ "shortname": "FileMakerPro14Trial.download",
+ "inferred_type": "download"
+ },
+ "com.github.bradclare.download.filemakerserver14": {
+ "name": "FileMakerServer14",
+ "description": "Download recipe for FileMaker Server 14.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "FileMaker/FileMakerServer14.download.recipe",
+ "shortname": "FileMakerServer14.download",
+ "inferred_type": "download"
+ },
+ "com.github.bradclare.munki.MacsFanControl": {
+ "name": "MacsFanControl",
+ "description": "Downloads the latest version of MacsFanControl and imports it into Munki.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "MacsFanControl/MacsFanControl.munki.recipe",
+ "parent": "com.github.bradclare.download.MacsFanControl",
+ "shortname": "MacsFanControl.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "MacsFanControl",
+ "munki_description": "Monitor and control your computer's fans."
+ },
+ "com.github.bradclare.download.MacsFanControl": {
+ "name": "MacsFanControl",
+ "description": "Downloads the latest version of Macs Fan Control.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "MacsFanControl/MacsFanControl.download.recipe",
+ "shortname": "MacsFanControl.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.bradclare.munki.MacsFanControl",
+ "com.github.bradclare.pkg.MacsFanControl"
+ ]
+ },
+ "com.github.bradclare.pkg.MacsFanControl": {
+ "name": "MacsFanControl",
+ "description": "Downloads the latest version of MacsFanControl and creates a package.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "MacsFanControl/MacsFanControl.pkg.recipe",
+ "parent": "com.github.bradclare.download.MacsFanControl",
+ "shortname": "MacsFanControl.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.bradclare.download.SpeechControl": {
+ "name": "SpeechControl",
+ "description": "Downloads the latest version of SpeechControl.",
+ "repo": "autopkg/bradclare-recipes",
+ "path": "SpeechControl/SpeechControl.download.recipe",
+ "shortname": "SpeechControl.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.bradclare.pkg.SpeechControl",
+ "com.github.bradclare.munki.SpeechControl"
+ ]
+ },
"com.github.bradclare.pkg.SpeechControl": {
"name": "SpeechControl",
"description": "Downloads the latest version of SpeechControl and creates a package.",
@@ -43521,28 +43557,13 @@
"munki_display_name": "SpeechControl",
"munki_description": " "
},
- "com.github.bradclare.download.SpeechControl": {
- "name": "SpeechControl",
- "description": "Downloads the latest version of SpeechControl.",
- "repo": "autopkg/bradclare-recipes",
- "path": "SpeechControl/SpeechControl.download.recipe",
- "shortname": "SpeechControl.download",
- "inferred_type": "download",
- "children": [
- "com.github.bradclare.pkg.SpeechControl",
- "com.github.bradclare.munki.SpeechControl"
- ]
- },
- "com.github.bradclare.munki.billingspro": {
- "name": "BillingsPro",
- "description": "Downloads Billings Pro disk image and imports into Munki.",
+ "com.github.bradclare.download.accountedgenecanada": {
+ "name": "AccountEdgeProCanada",
+ "description": "Download recipe for AccountEdge Network Edition (Canada).",
"repo": "autopkg/bradclare-recipes",
- "path": "Billings Pro/BillingsPro.munki.recipe",
- "parent": "com.github.bradclare.download.billingspro",
- "shortname": "BillingsPro.munki",
- "inferred_type": "munki",
- "munki_display_name": "Billings Pro",
- "munki_description": "Billings Pro helps you create professional invoices and track time, expenses, and payments from your Mac, iPhone and iPad.\n\nKey features Include:\n\n\u2022 Synchronize between multiple iPhones, iPads and Macs.\n\u2022 Add unlimited clients and projects.\n\u2022 Create professional invoices.\n\u2022 Flexible billing options that include time, project, expense, product, service, or flat rate.\n\u2022 Easily identify overdue clients and outstanding invoices.\n\u2022 Send estimates and statements.\n\u2022 Run comprehensive reports that help you understand your business.\n\u2022 Add additional colleagues if necessary.\n\u2022 Multi-currency support.\n\nUse Billings Pro free on your Mac(s) and iOS devices to send 1 invoice, 1 estimate and 1 statement per month. To send more, choose a subscription plan via the In-App Purchase on Billings Pro for iOS or visit our website to learn more: http://www.marketcircle.com/billingspro/"
+ "path": "AccountEdgeNECanada/AccountEdgeNECanada.download.recipe",
+ "shortname": "AccountEdgeNECanada.download",
+ "inferred_type": "download"
},
"com.github.bradclare.download.billingsproserver": {
"name": "BillingsProServer",
@@ -43563,58 +43584,94 @@
"com.github.bradclare.munki.billingspro"
]
},
- "com.github.bradclare.download.EtreCheck": {
- "name": "EtreCheck",
- "description": "Downloads the latest version of EtreCheck.",
- "repo": "autopkg/bradclare-recipes",
- "path": "EtreCheck/EtreCheck.download.recipe",
- "shortname": "EtreCheck.download",
- "inferred_type": "download",
- "children": [
- "com.github.bradclare.pkg.EtreCheck",
- "com.github.bradclare.munki.EtreCheck"
- ]
- },
- "com.github.bradclare.pkg.EtreCheck": {
- "name": "EtreCheck",
- "description": "Downloads the latest version of EtreCheck and creates a package.",
- "repo": "autopkg/bradclare-recipes",
- "path": "EtreCheck/EtreCheck.pkg.recipe",
- "parent": "com.github.bradclare.download.EtreCheck",
- "shortname": "EtreCheck.pkg",
- "inferred_type": "pkg"
- },
- "com.github.bradclare.munki.EtreCheck": {
- "name": "EtreCheck",
- "description": "Downloads the latest version of EtreCheck and imports it into Munki.",
+ "com.github.bradclare.munki.billingspro": {
+ "name": "BillingsPro",
+ "description": "Downloads Billings Pro disk image and imports into Munki.",
"repo": "autopkg/bradclare-recipes",
- "path": "EtreCheck/EtreCheck.munki.recipe",
- "parent": "com.github.bradclare.download.EtreCheck",
- "shortname": "EtreCheck.munki",
+ "path": "Billings Pro/BillingsPro.munki.recipe",
+ "parent": "com.github.bradclare.download.billingspro",
+ "shortname": "BillingsPro.munki",
"inferred_type": "munki",
- "munki_display_name": "EtreCheck",
- "munki_description": "For troubleshooting your Mac; displays important system details."
+ "munki_display_name": "Billings Pro",
+ "munki_description": "Billings Pro helps you create professional invoices and track time, expenses, and payments from your Mac, iPhone and iPad.\n\nKey features Include:\n\n\u2022 Synchronize between multiple iPhones, iPads and Macs.\n\u2022 Add unlimited clients and projects.\n\u2022 Create professional invoices.\n\u2022 Flexible billing options that include time, project, expense, product, service, or flat rate.\n\u2022 Easily identify overdue clients and outstanding invoices.\n\u2022 Send estimates and statements.\n\u2022 Run comprehensive reports that help you understand your business.\n\u2022 Add additional colleagues if necessary.\n\u2022 Multi-currency support.\n\nUse Billings Pro free on your Mac(s) and iOS devices to send 1 invoice, 1 estimate and 1 statement per month. To send more, choose a subscription plan via the In-App Purchase on Billings Pro for iOS or visit our website to learn more: http://www.marketcircle.com/billingspro/"
},
- "com.github.tallfunnyjew.download.AVGAntiVirus": {
- "name": "AVGAntiVirus",
- "description": "Downloads the latest AVGAntiVirus client for macOS",
+ "com.github.tallfunnyjew.install.Onyx1011": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for macOS 10.11, builds a .pkg and then installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "AVG/AVGAntiVirus.download.recipe",
- "shortname": "AVGAntiVirus.download",
- "inferred_type": "download",
- "children": [
- "com.github.tallfunnyjew.install.AVGAntiVirus"
- ]
+ "path": "Onyx10.11/Onyx10.11.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.Onyx1011"
},
- "com.github.tallfunnyjew.install.AVGAntiVirus": {
- "name": "AVGAntivirus",
- "description": "Downloads and installs the latest AVGAntiVirus client for macOS",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "AVG/AVGAntiVirus.install.recipe",
- "parent": "com.github.tallfunnyjew.download.AVGAntiVirus",
- "shortname": "AVGAntiVirus.install",
+ "com.github.tallfunnyjew.download.Onyx1011": {
+ "name": "Onyx 10.11",
+ "description": "Downloads the latest Onyx client for macOS 10.11",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx10.11/Onyx10.11.download.recipe",
+ "children": [
+ "com.github.tallfunnyjew.pkg.Onyx1011",
+ "com.github.tallfunnyjew.munki.Onyx1011"
+ ]
+ },
+ "com.github.tallfunnyjew.pkg.Onyx1011": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for macOS 10.11 and builds a .pkg",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx10.11/Onyx10.11.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1011",
+ "children": [
+ "com.github.tallfunnyjew.install.Onyx1011"
+ ]
+ },
+ "com.github.tallfunnyjew.munki.Onyx1011": {
+ "name": "Onyx12",
+ "description": "Downloads the latest Onyx client for macOS 10.11 and installs it into a Munki Repo.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx10.11/Onyx10.11.munki.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1011"
+ },
+ "com.github.tallfunnyjew.install.Keybase": {
+ "name": "Keybase",
+ "description": "Downloads and installs the latest version of Keybase for mac OS.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Keybase/Keybase.install.recipe",
+ "parent": "com.github.jaharmi.download.Keybase",
+ "shortname": "Keybase.install",
"inferred_type": "install"
},
+ "com.github.tallfunnyjew.pkg.OnyX11": {
+ "name": "OnyX",
+ "description": "Downloads the latest OnyX client for macOS 11 Big Sur and builds a .pkg",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx11.0/OnyX11.0.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.OnyX11",
+ "children": [
+ "com.github.tallfunnyjew.install.OnyX11"
+ ]
+ },
+ "com.github.tallfunnyjew.install.OnyX11": {
+ "name": "OnyX",
+ "description": "Downloads the latest OnyX client for macOS 11 Big Sur, builds a pkg and installs it.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx11.0/OnyX11.0.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.OnyX11"
+ },
+ "com.github.tallfunnyjew.munki.OnyX11": {
+ "name": "OnyX14",
+ "description": "Downloads the latest OnyX client for macOS 11 Big Sur and installs it into a Munki Repo.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx11.0/OnyX11.0.munki.recipe",
+ "parent": "com.github.tallfunnyjew.download.OnyX11"
+ },
+ "com.github.tallfunnyjew.download.OnyX11": {
+ "name": "OnyX 11",
+ "description": "Downloads the latest OnyX client for macOS 11 Big Sur",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx11.0/OnyX11.0.download.recipe",
+ "children": [
+ "com.github.tallfunnyjew.pkg.OnyX11",
+ "com.github.tallfunnyjew.munki.OnyX11"
+ ]
+ },
"com.github.tallfunnyjew.install.VLC-Intel-asap": {
"name": "VLC",
"description": "Downloads and installs the VERY latest VLC available for INTEL Macs. Do not use this version of VLC if you're on a newer Mac with Apple/Arm Silicon.",
@@ -43647,73 +43704,127 @@
"shortname": "VLC-Intel-asap.pkg",
"inferred_type": "pkg"
},
- "com.github.tallfunnyjew.download.ComicLife3": {
- "name": "ComicLife3",
- "description": "Downloads the latest AVGAntiVirus client for macOS",
+ "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater": {
+ "name": "OpenDNS Updater",
+ "description": "Installs the latest version of OpenDNS Updater.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "ComicLife/ComicLife3.download.recipe",
- "shortname": "ComicLife3.download",
+ "path": "OpenDNS/OpenDNS.install.recipe",
+ "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater",
+ "shortname": "OpenDNS.install",
+ "inferred_type": "install"
+ },
+ "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater": {
+ "name": "OpenDNS Updater",
+ "description": "Downloads the latest version of OpenDNS Updater for macOS creates a pkg.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "OpenDNS/OpenDNS.pkg.recipe",
+ "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater",
+ "shortname": "OpenDNS.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater": {
+ "name": "OpenDNS Updater",
+ "description": "Downloads the latest version of OpenDNS Updater for macOS",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "OpenDNS/OpenDNS.download.recipe",
+ "shortname": "OpenDNS.download",
"inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.pkg.ComicLife3"
+ "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater",
+ "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater"
]
},
- "com.github.tallfunnyjew.pkg.ComicLife3": {
- "name": "ComicLife3",
- "description": "Downloads the latest ComicLife3 client for macOS and builds a .pkg",
+ "com.github.tallfunnyjew.download.HandbrakeCLI": {
+ "name": "HandbrakeCLI",
+ "description": "Downloads the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "ComicLife/ComicLife3.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.ComicLife3",
- "shortname": "ComicLife3.pkg",
- "inferred_type": "pkg",
+ "path": "Handbrake/HandbrakeCLI.download.recipe",
+ "shortname": "HandbrakeCLI.download",
+ "inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.install.ComicLife3"
+ "com.github.tallfunnyjew.install.HandbrakeCLI"
]
},
- "com.github.tallfunnyjew.install.ComicLife3": {
- "name": "ComicLife3",
- "description": "Downloads the latest ComicLife3 client for macOS, builds a pkg and installs it.",
+ "com.github.tallfunnyjew.download.Handbrake": {
+ "name": "Handbrake",
+ "description": "Downloads the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "ComicLife/ComicLife3.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.ComicLife3",
- "shortname": "ComicLife3.install",
+ "path": "Handbrake/Handbrake.download.recipe",
+ "shortname": "Handbrake.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.tallfunnyjew.install.Handbrake"
+ ]
+ },
+ "com.github.tallfunnyjew.install.HandbrakeCLI": {
+ "name": null,
+ "description": "Downloads and installs the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Handbrake/HandbrakeCLI.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.HandbrakeCLI",
+ "shortname": "HandbrakeCLI.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.install.Keybase": {
- "name": "Keybase",
- "description": "Downloads and installs the latest version of Keybase for mac OS.",
+ "com.github.tallfunnyjew.install.Handbrake": {
+ "name": null,
+ "description": "Downloads and installs the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Keybase/Keybase.install.recipe",
- "parent": "com.github.jaharmi.download.Keybase",
- "shortname": "Keybase.install",
+ "path": "Handbrake/Handbrake.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.Handbrake",
+ "shortname": "Handbrake.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.download.Onyx1013": {
- "name": "Onyx 10.13",
- "description": "Downloads the latest Onyx client for MacOS 10.13.",
+ "com.github.tallfunnyjew.pkg.MakeMKVbeta": {
+ "name": "MakeMKVbeta",
+ "description": "Downloads the latest MakeMKV BETA for macOS and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.13/Onyx10.13.download.recipe",
+ "path": "MakeMKVbeta/MakeMKVbeta.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.MakeMKVbeta",
+ "shortname": "MakeMKVbeta.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.tallfunnyjew.pkg.Onyx1013",
- "com.github.tallfunnyjew.munki.Onyx1013"
+ "com.github.tallfunnyjew.install.MakeMKVbeta"
]
},
- "com.github.tallfunnyjew.pkg.Onyx1013": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for macOS 10.13 and builds a .pkg",
+ "com.github.tallfunnyjew.install.MakeMKVbeta": {
+ "name": "MakeMKV",
+ "description": "Downloads the latest MakeMKV BETA client for macOS, builds a .pkg and installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.13/Onyx10.13.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1013",
+ "path": "MakeMKVbeta/MakeMKVbeta.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.MakeMKVbeta",
+ "shortname": "MakeMKVbeta.install",
+ "inferred_type": "install"
+ },
+ "com.github.tallfunnyjew.download.MakeMKVbeta": {
+ "name": "MakeMKVbeta",
+ "description": "Downloads the latest MakeMKV BETA version for macOS.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "MakeMKVbeta/MakeMKVbeta.download.recipe",
+ "shortname": "MakeMKVbeta.download",
+ "inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.install.Onyx1013"
+ "com.github.tallfunnyjew.pkg.MakeMKVbeta"
]
},
- "com.github.tallfunnyjew.install.Onyx1013": {
- "name": "Onyx",
- "description": "Downloads the latest version of Onyx for macOS 10.13, builds a pkg and installs it.",
+ "com.github.tallfunnyjew.download.EvolisPrimacy": {
+ "name": "EvolisPrimacy",
+ "description": "Downloads the latest macOS drivers for the Evolis Primacy Printer.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.13/Onyx10.13.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.Onyx1013"
+ "path": "EvolisPrimacy/Primacy.download.recipe",
+ "shortname": "Primacy.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.tallfunnyjew.install.EvolisPrimacy"
+ ]
+ },
+ "com.github.tallfunnyjew.install.EvolisPrimacy": {
+ "name": "EvolisPrimacy",
+ "description": "Downloads the latest macOS drivers for Evolis Primacy Printer and installs it.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "EvolisPrimacy/Primacy.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.EvolisPrimacy",
+ "shortname": "Primacy.install",
+ "inferred_type": "install"
},
"com.github.tallfunnyjew.munki.Onyx1013": {
"name": "Onyx12",
@@ -43722,60 +43833,66 @@
"path": "Onyx10.13/Onyx10.13.munki.recipe",
"parent": "com.github.tallfunnyjew.download.Onyx1013"
},
- "com.github.tallfunnyjew.pkg.OnyX11": {
- "name": "OnyX",
- "description": "Downloads the latest OnyX client for macOS 11 Big Sur and builds a .pkg",
+ "com.github.tallfunnyjew.pkg.Onyx1013": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for macOS 10.13 and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx11.0/OnyX11.0.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.OnyX11",
+ "path": "Onyx10.13/Onyx10.13.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1013",
"children": [
- "com.github.tallfunnyjew.install.OnyX11"
+ "com.github.tallfunnyjew.install.Onyx1013"
]
},
- "com.github.tallfunnyjew.download.OnyX11": {
- "name": "OnyX 11",
- "description": "Downloads the latest OnyX client for macOS 11 Big Sur",
+ "com.github.tallfunnyjew.download.Onyx1013": {
+ "name": "Onyx 10.13",
+ "description": "Downloads the latest Onyx client for MacOS 10.13.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx11.0/OnyX11.0.download.recipe",
+ "path": "Onyx10.13/Onyx10.13.download.recipe",
"children": [
- "com.github.tallfunnyjew.pkg.OnyX11",
- "com.github.tallfunnyjew.munki.OnyX11"
+ "com.github.tallfunnyjew.munki.Onyx1013",
+ "com.github.tallfunnyjew.pkg.Onyx1013"
]
},
- "com.github.tallfunnyjew.install.OnyX11": {
+ "com.github.tallfunnyjew.install.Onyx1013": {
+ "name": "Onyx",
+ "description": "Downloads the latest version of Onyx for macOS 10.13, builds a pkg and installs it.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "Onyx10.13/Onyx10.13.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.Onyx1013"
+ },
+ "com.github.tallfunnyjew.install.OnyX1015": {
"name": "OnyX",
- "description": "Downloads the latest OnyX client for macOS 11 Big Sur, builds a pkg and installs it.",
+ "description": "Downloads the latest OnyX client for macOS 10.15, builds a pkg and installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx11.0/OnyX11.0.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.OnyX11"
+ "path": "Onyx10.15/OnyX10.15.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.OnyX1015"
},
- "com.github.tallfunnyjew.munki.OnyX11": {
+ "com.github.tallfunnyjew.munki.OnyX1015": {
"name": "OnyX14",
- "description": "Downloads the latest OnyX client for macOS 11 Big Sur and installs it into a Munki Repo.",
+ "description": "Downloads the latest OnyX client for macOS 10.15 and installs it into a Munki Repo.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx11.0/OnyX11.0.munki.recipe",
- "parent": "com.github.tallfunnyjew.download.OnyX11"
+ "path": "Onyx10.15/OnyX10.15.munki.recipe",
+ "parent": "com.github.tallfunnyjew.download.OnyX1015"
},
- "com.github.tallfunnyjew.download.MusicBrainzPicard": {
- "name": "MusicBrainzPicard",
- "description": "Downloads the latest MusicBrainz Picard software for macOS. Note: Code signature verification unavailable, as app is not currently signed.",
+ "com.github.tallfunnyjew.download.OnyX1015": {
+ "name": "OnyX 10.15",
+ "description": "Downloads the latest OnyX client for MacOS 10.15.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "MusicBrainzPicard/MusicBrainzPicard.download.recipe",
- "shortname": "MusicBrainzPicard.download",
- "inferred_type": "download",
+ "path": "Onyx10.15/OnyX10.15.download.recipe",
"children": [
- "com.github.tallfunnyjew.pkg.MusicBrainzPicard",
- "com.github.peshay.filewave.MusicBrainzPicard"
+ "com.github.tallfunnyjew.munki.OnyX1015",
+ "com.github.tallfunnyjew.pkg.OnyX1015"
]
},
- "com.github.tallfunnyjew.install.MusicBrainzPicard": {
- "name": "MusicBrainz Picard",
- "description": "Downloads the latest version of MusicBrainzPicard for macOS builds a pkg and installs it. Note: Code signature verification is unavailable, as the app is not currently signed.",
+ "com.github.tallfunnyjew.pkg.OnyX1015": {
+ "name": "OnyX",
+ "description": "Downloads the latest OnyX client for macOS 10.15 and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "MusicBrainzPicard/MusicBrainzPicard.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.MusicBrainzPicard",
- "shortname": "MusicBrainzPicard.install",
- "inferred_type": "install"
+ "path": "Onyx10.15/OnyX10.15.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.OnyX1015",
+ "children": [
+ "com.github.tallfunnyjew.install.OnyX1015"
+ ]
},
"com.github.tallfunnyjew.pkg.MusicBrainzPicard": {
"name": "MusicBrainzPicard",
@@ -43789,262 +43906,182 @@
"com.github.tallfunnyjew.install.MusicBrainzPicard"
]
},
- "com.github.tallfunnyjew.download.KeePassX": {
- "name": "KeePassX",
- "description": "Downloads the latest version of KeePassX for macOS.",
+ "com.github.tallfunnyjew.install.MusicBrainzPicard": {
+ "name": "MusicBrainz Picard",
+ "description": "Downloads the latest version of MusicBrainzPicard for macOS builds a pkg and installs it. Note: Code signature verification is unavailable, as the app is not currently signed.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "KeePassX/KeePassX.download.recipe",
- "shortname": "KeePassX.download",
- "inferred_type": "download",
- "children": [
- "com.github.tallfunnyjew.pkg.KeePassX"
- ]
+ "path": "MusicBrainzPicard/MusicBrainzPicard.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.MusicBrainzPicard",
+ "shortname": "MusicBrainzPicard.install",
+ "inferred_type": "install"
},
- "com.github.tallfunnyjew.pkg.KeePassX": {
- "name": "KeePassX",
- "description": "Downloads the latest version of KeePassX for macOS and builds a pkg. Note: Code signature verification is unavailable, as the app is not currently signed.",
+ "com.github.tallfunnyjew.download.MusicBrainzPicard": {
+ "name": "MusicBrainzPicard",
+ "description": "Downloads the latest MusicBrainz Picard software for macOS. Note: Code signature verification unavailable, as app is not currently signed.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "KeePassX/KeePassX.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.KeePassX",
- "shortname": "KeePassX.pkg",
- "inferred_type": "pkg",
+ "path": "MusicBrainzPicard/MusicBrainzPicard.download.recipe",
+ "shortname": "MusicBrainzPicard.download",
+ "inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.install.KeePassX"
+ "com.github.tallfunnyjew.pkg.MusicBrainzPicard",
+ "com.github.peshay.filewave.MusicBrainzPicard"
]
},
- "com.github.tallfunnyjew.install.KeePassX": {
- "name": "KeePassX",
- "description": "Downloads the latest version of KeePassX for macOS, builds a pkg and installs it. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "KeePassX/KeePassX.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.KeePassX",
- "shortname": "KeePassX.install",
- "inferred_type": "install"
- },
- "com.github.tallfunnyjew.download.NameMangler": {
- "name": "NameMangler",
- "description": "Downloads the latest Name Mangler Software for macOS.",
+ "com.github.tallfunnyjew.download.Telegram": {
+ "name": "Telegram",
+ "description": "Downloads the latest version of Telegram version for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "NameMangler/NameMangler.download.recipe",
- "shortname": "NameMangler.download",
+ "path": "Telegram/Telegram.download.recipe",
+ "shortname": "Telegram.download",
"inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.pkg.NameMangler"
+ "com.github.tallfunnyjew.pkg.Telegram",
+ "com.github.apizz.munki.Telegram"
]
},
- "com.github.tallfunnyjew.install.NameMangler": {
- "name": "NameMangler",
- "description": "Downloads the latest Name Mangler Software for macOS, builds a pkg and installs it.",
+ "com.github.tallfunnyjew.install.Telegram": {
+ "name": "Telegram",
+ "description": "Downloads the latest Telegram client for MacOS, builds a .pkg and then installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "NameMangler/NameMangler.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.NameMangler",
- "shortname": "NameMangler.install",
+ "path": "Telegram/Telegram.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.Telegram",
+ "shortname": "Telegram.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.pkg.NameMangler": {
- "name": "NameMangler",
- "description": "Downloads the latest NameMangler client for macOS and builds a .pkg",
+ "com.github.tallfunnyjew.pkg.Telegram": {
+ "name": "Telegram",
+ "description": "Downloads the latest version of Telegram for MacOS and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "NameMangler/NameMangler.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.NameMangler",
- "shortname": "NameMangler.pkg",
+ "path": "Telegram/Telegram.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.Telegram",
+ "shortname": "Telegram.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.tallfunnyjew.install.NameMangler"
+ "com.github.tallfunnyjew.install.Telegram"
]
},
- "com.github.tallfunnyjew.download.phpMyAdmin": {
- "name": "phpMyAdmin",
- "description": "Downloads the latest version of phpMyAdmin version for macOS.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "phpMyAdmin/phpMyAdmin.download.recipe",
- "shortname": "phpMyAdmin.download",
- "inferred_type": "download"
- },
- "com.github.tallfunnyjew.install.MakeMKVbeta": {
- "name": "MakeMKV",
- "description": "Downloads the latest MakeMKV BETA client for macOS, builds a .pkg and installs it.",
+ "com.github.tallfunnyjew.install.EvolisDualys2": {
+ "name": "EvolisDualys2",
+ "description": "Downloads the latest macOS drivers for Evolis Dualys2 Printer and installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "MakeMKVbeta/MakeMKVbeta.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.MakeMKVbeta",
- "shortname": "MakeMKVbeta.install",
+ "path": "EvolisDualys/Dualys2.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.EvolisDualys2",
+ "shortname": "Dualys2.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.download.MakeMKVbeta": {
- "name": "MakeMKVbeta",
- "description": "Downloads the latest MakeMKV BETA version for macOS.",
+ "com.github.tallfunnyjew.download.EvolisDualys3": {
+ "name": "EvolisDualys3",
+ "description": "Downloads the latest macOS drivers for the Evolis Dualys3 Printer.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "MakeMKVbeta/MakeMKVbeta.download.recipe",
- "shortname": "MakeMKVbeta.download",
+ "path": "EvolisDualys/Dualys3.download.recipe",
+ "shortname": "Dualys3.download",
"inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.pkg.MakeMKVbeta"
+ "com.github.tallfunnyjew.install.EvolisDualys3"
]
},
- "com.github.tallfunnyjew.pkg.MakeMKVbeta": {
- "name": "MakeMKVbeta",
- "description": "Downloads the latest MakeMKV BETA for macOS and builds a .pkg",
+ "com.github.tallfunnyjew.download.EvolisDualys2": {
+ "name": "EvolisDualys2",
+ "description": "Downloads the latest macOS drivers for the Evolis Dualys2 Printer.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "MakeMKVbeta/MakeMKVbeta.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.MakeMKVbeta",
- "shortname": "MakeMKVbeta.pkg",
- "inferred_type": "pkg",
+ "path": "EvolisDualys/Dualys2.download.recipe",
+ "shortname": "Dualys2.download",
+ "inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.install.MakeMKVbeta"
+ "com.github.tallfunnyjew.install.EvolisDualys2"
]
},
- "com.github.tallfunnyjew.install.EvolisPrimacy": {
- "name": "EvolisPrimacy",
- "description": "Downloads the latest macOS drivers for Evolis Primacy Printer and installs it.",
+ "com.github.tallfunnyjew.install.EvolisDualys3": {
+ "name": "EvolisDualys3",
+ "description": "Downloads the latest macOS drivers for Evolis Dualys3 Printer and installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "EvolisPrimacy/Primacy.install.recipe",
- "parent": "com.github.tallfunnyjew.download.EvolisPrimacy",
- "shortname": "Primacy.install",
+ "path": "EvolisDualys/Dualys3.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.EvolisDualys3",
+ "shortname": "Dualys3.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.download.EvolisPrimacy": {
- "name": "EvolisPrimacy",
- "description": "Downloads the latest macOS drivers for the Evolis Primacy Printer.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "EvolisPrimacy/Primacy.download.recipe",
- "shortname": "Primacy.download",
- "inferred_type": "download",
- "children": [
- "com.github.tallfunnyjew.install.EvolisPrimacy"
- ]
- },
- "com.github.tallfunnyjew.download.Enigmail": {
- "name": "Enigmail",
- "description": "Downloads the latest Enigmail openPGP plug-in for Thunderbird",
+ "com.github.tallfunnyjew.download.MyHarmony": {
+ "name": "MyHarmony",
+ "description": "Downloads the latest version of MyHarmony Desktop software for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Enigmail/Enigmail.download.recipe",
- "shortname": "Enigmail.download",
+ "path": "Logitech/MyHarmony.download.recipe",
+ "shortname": "MyHarmony.download",
"inferred_type": "download"
},
- "com.github.tallfunnyjew.download.iDrive": {
- "name": "iDrive",
- "description": "Downloads the latest iDrive client for macOS.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "iDrive/iDrive.download.recipe",
- "shortname": "iDrive.download",
- "inferred_type": "download",
- "children": [
- "com.github.tallfunnyjew.install.iDrive"
- ]
- },
- "com.github.tallfunnyjew.install.iDrive": {
- "name": "iDrive",
- "description": "Downloads and installs the latest version of iDrive for macOS",
+ "com.github.tallfunnyjew.munki.Onyx1010": {
+ "name": "Onyx12",
+ "description": "Downloads the latest Onyx client for macOS 10.10 and installs it into a Munki Repo.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "iDrive/iDrive.install.recipe",
- "parent": "com.github.tallfunnyjew.download.iDrive",
- "shortname": "iDrive.install",
- "inferred_type": "install"
+ "path": "Onyx10.10/Onyx10.10.munki.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1010"
},
- "com.github.tallfunnyjew.pkg.MoneydanceMac": {
- "name": "Moneydance",
- "description": "Downloads the latest version of Moneydance for macOS and builds a .pkg",
+ "com.github.tallfunnyjew.download.Onyx1010": {
+ "name": "Onyx 10.10",
+ "description": "Downloads the latest Onyx client for macOS 10.10.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Moneydance/Moneydance.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.MoneydanceMac",
- "shortname": "Moneydance.pkg",
- "inferred_type": "pkg",
+ "path": "Onyx10.10/Onyx10.10.download.recipe",
"children": [
- "com.github.tallfunnyjew.install.MoneydanceMac"
+ "com.github.tallfunnyjew.munki.Onyx1010",
+ "com.github.tallfunnyjew.pkg.Onyx1010"
]
},
- "com.github.tallfunnyjew.install.MoneydanceMac": {
- "name": "Moneydance",
- "description": "Downloads the latest version of Moneydance for MacOS, builds a .pkg and then installs it.",
+ "com.github.tallfunnyjew.install.Onyx1010": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for macOS 10.10, builds a .pkg and then installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Moneydance/Moneydance.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.MoneydanceMac",
- "shortname": "Moneydance.install",
- "inferred_type": "install"
+ "path": "Onyx10.10/Onyx10.10.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.Onyx1010"
},
- "com.github.tallfunnyjew.download.MoneydanceMac": {
- "name": "Moneydance",
- "description": "Downloads the latest version of Moneydance for macOS.",
+ "com.github.tallfunnyjew.pkg.Onyx1010": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for MacOS 10.10 and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Moneydance/Moneydance.download.recipe",
- "shortname": "Moneydance.download",
- "inferred_type": "download",
+ "path": "Onyx10.10/Onyx10.10.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1010",
"children": [
- "com.github.tallfunnyjew.pkg.MoneydanceMac"
+ "com.github.tallfunnyjew.install.Onyx1010"
]
},
- "com.github.tallfunnyjew.download.Onyx109": {
- "name": "Onyx 10.9",
- "description": "Downloads the latest Onyx client for macOS 10.9.",
+ "com.github.tallfunnyjew.download.Enigmail": {
+ "name": "Enigmail",
+ "description": "Downloads the latest Enigmail openPGP plug-in for Thunderbird",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.9/Onyx10.9.download.recipe",
- "children": [
- "com.github.tallfunnyjew.munki.Onyx109",
- "com.github.tallfunnyjew.pkg.Onyx109"
- ]
+ "path": "Enigmail/Enigmail.download.recipe",
+ "shortname": "Enigmail.download",
+ "inferred_type": "download"
},
- "com.github.tallfunnyjew.munki.Onyx109": {
+ "com.github.tallfunnyjew.munki.Onyx1012": {
"name": "Onyx12",
- "description": "Downloads the latest Onyx client for macOS 10.9 and installs it into a Munki Repo.",
+ "description": "Downloads the latest Onyx client for macOS 10.12 and installs it into a Munki Repo.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.9/Onyx10.9.munki.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx109"
+ "path": "Onyx10.12/Onyx10.12.munki.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1012"
},
- "com.github.tallfunnyjew.install.Onyx109": {
+ "com.github.tallfunnyjew.install.Onyx1012": {
"name": "Onyx",
- "description": "Downloads the latest Onyx client for macOS 10.9, builds a .pkg and then installs it.",
+ "description": "Downloads the latest Onyx client for MacOS 10.12, builds a .pkg and then installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.9/Onyx10.9.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.Onyx109"
+ "path": "Onyx10.12/Onyx10.12.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.Onyx1012"
},
- "com.github.tallfunnyjew.pkg.Onyx109": {
+ "com.github.tallfunnyjew.pkg.Onyx1012": {
"name": "Onyx",
- "description": "Downloads the latest Onyx client for macOS 10.9 and builds a .pkg",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.9/Onyx10.9.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx109",
- "children": [
- "com.github.tallfunnyjew.install.Onyx109"
- ]
- },
- "com.github.tallfunnyjew.download.Handbrake": {
- "name": "Handbrake",
- "description": "Downloads the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
+ "description": "Downloads the latest Onyx client for MacOS 10.12 and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Handbrake/Handbrake.download.recipe",
- "shortname": "Handbrake.download",
- "inferred_type": "download",
+ "path": "Onyx10.12/Onyx10.12.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx1012",
"children": [
- "com.github.tallfunnyjew.install.Handbrake"
+ "com.github.tallfunnyjew.install.Onyx1012"
]
},
- "com.github.tallfunnyjew.install.Handbrake": {
- "name": null,
- "description": "Downloads and installs the latest Handbrake App for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Handbrake/Handbrake.install.recipe",
- "parent": "com.github.tallfunnyjew.download.Handbrake",
- "shortname": "Handbrake.install",
- "inferred_type": "install"
- },
- "com.github.tallfunnyjew.install.HandbrakeCLI": {
- "name": null,
- "description": "Downloads and installs the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Handbrake/HandbrakeCLI.install.recipe",
- "parent": "com.github.tallfunnyjew.download.HandbrakeCLI",
- "shortname": "HandbrakeCLI.install",
- "inferred_type": "install"
- },
- "com.github.tallfunnyjew.download.HandbrakeCLI": {
- "name": "HandbrakeCLI",
- "description": "Downloads the latest HandbrakeCLI for macOS. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
+ "com.github.tallfunnyjew.download.Onyx1012": {
+ "name": "Onyx 10.12",
+ "description": "Downloads the latest Onyx client for MacOS 10.12.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Handbrake/HandbrakeCLI.download.recipe",
- "shortname": "HandbrakeCLI.download",
- "inferred_type": "download",
+ "path": "Onyx10.12/Onyx10.12.download.recipe",
"children": [
- "com.github.tallfunnyjew.install.HandbrakeCLI"
+ "com.github.tallfunnyjew.munki.Onyx1012",
+ "com.github.tallfunnyjew.pkg.Onyx1012"
]
},
"com.github.tallfunnyjew.download.CitrixReceiver": {
@@ -44067,95 +44104,123 @@
"shortname": "CitrixReceiver.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.munki.OnyX1015": {
- "name": "OnyX14",
- "description": "Downloads the latest OnyX client for macOS 10.15 and installs it into a Munki Repo.",
+ "com.github.tallfunnyjew.install.NameMangler": {
+ "name": "NameMangler",
+ "description": "Downloads the latest Name Mangler Software for macOS, builds a pkg and installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.15/OnyX10.15.munki.recipe",
- "parent": "com.github.tallfunnyjew.download.OnyX1015"
+ "path": "NameMangler/NameMangler.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.NameMangler",
+ "shortname": "NameMangler.install",
+ "inferred_type": "install"
},
- "com.github.tallfunnyjew.download.OnyX1015": {
- "name": "OnyX 10.15",
- "description": "Downloads the latest OnyX client for MacOS 10.15.",
+ "com.github.tallfunnyjew.pkg.NameMangler": {
+ "name": "NameMangler",
+ "description": "Downloads the latest NameMangler client for macOS and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.15/OnyX10.15.download.recipe",
+ "path": "NameMangler/NameMangler.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.NameMangler",
+ "shortname": "NameMangler.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.tallfunnyjew.munki.OnyX1015",
- "com.github.tallfunnyjew.pkg.OnyX1015"
+ "com.github.tallfunnyjew.install.NameMangler"
]
},
- "com.github.tallfunnyjew.pkg.OnyX1015": {
- "name": "OnyX",
- "description": "Downloads the latest OnyX client for macOS 10.15 and builds a .pkg",
+ "com.github.tallfunnyjew.download.NameMangler": {
+ "name": "NameMangler",
+ "description": "Downloads the latest Name Mangler Software for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.15/OnyX10.15.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.OnyX1015",
+ "path": "NameMangler/NameMangler.download.recipe",
+ "shortname": "NameMangler.download",
+ "inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.install.OnyX1015"
+ "com.github.tallfunnyjew.pkg.NameMangler"
]
},
- "com.github.tallfunnyjew.install.OnyX1015": {
- "name": "OnyX",
- "description": "Downloads the latest OnyX client for macOS 10.15, builds a pkg and installs it.",
+ "com.github.tallfunnyjew.install.AVGAntiVirus": {
+ "name": "AVGAntivirus",
+ "description": "Downloads and installs the latest AVGAntiVirus client for macOS",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.15/OnyX10.15.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.OnyX1015"
+ "path": "AVG/AVGAntiVirus.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.AVGAntiVirus",
+ "shortname": "AVGAntiVirus.install",
+ "inferred_type": "install"
},
- "com.github.tallfunnyjew.download.Skitch": {
- "name": "Skitch",
- "description": "Downloads the latest version of Skitch version for macOS.",
+ "com.github.tallfunnyjew.download.AVGAntiVirus": {
+ "name": "AVGAntiVirus",
+ "description": "Downloads the latest AVGAntiVirus client for macOS",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Skitch/Skitch.download.recipe",
- "shortname": "Skitch.download",
- "inferred_type": "download"
+ "path": "AVG/AVGAntiVirus.download.recipe",
+ "shortname": "AVGAntiVirus.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.tallfunnyjew.install.AVGAntiVirus"
+ ]
},
- "com.github.tallfunnyjew.download.EvolisDualys3": {
- "name": "EvolisDualys3",
- "description": "Downloads the latest macOS drivers for the Evolis Dualys3 Printer.",
+ "com.github.tallfunnyjew.download.Onyx109": {
+ "name": "Onyx 10.9",
+ "description": "Downloads the latest Onyx client for macOS 10.9.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "EvolisDualys/Dualys3.download.recipe",
- "shortname": "Dualys3.download",
- "inferred_type": "download",
+ "path": "Onyx10.9/Onyx10.9.download.recipe",
"children": [
- "com.github.tallfunnyjew.install.EvolisDualys3"
+ "com.github.tallfunnyjew.pkg.Onyx109",
+ "com.github.tallfunnyjew.munki.Onyx109"
]
},
- "com.github.tallfunnyjew.download.EvolisDualys2": {
- "name": "EvolisDualys2",
- "description": "Downloads the latest macOS drivers for the Evolis Dualys2 Printer.",
+ "com.github.tallfunnyjew.pkg.Onyx109": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for macOS 10.9 and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "EvolisDualys/Dualys2.download.recipe",
- "shortname": "Dualys2.download",
- "inferred_type": "download",
+ "path": "Onyx10.9/Onyx10.9.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx109",
"children": [
- "com.github.tallfunnyjew.install.EvolisDualys2"
+ "com.github.tallfunnyjew.install.Onyx109"
]
},
- "com.github.tallfunnyjew.install.EvolisDualys2": {
- "name": "EvolisDualys2",
- "description": "Downloads the latest macOS drivers for Evolis Dualys2 Printer and installs it.",
+ "com.github.tallfunnyjew.munki.Onyx109": {
+ "name": "Onyx12",
+ "description": "Downloads the latest Onyx client for macOS 10.9 and installs it into a Munki Repo.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "EvolisDualys/Dualys2.install.recipe",
- "parent": "com.github.tallfunnyjew.download.EvolisDualys2",
- "shortname": "Dualys2.install",
- "inferred_type": "install"
+ "path": "Onyx10.9/Onyx10.9.munki.recipe",
+ "parent": "com.github.tallfunnyjew.download.Onyx109"
},
- "com.github.tallfunnyjew.install.EvolisDualys3": {
- "name": "EvolisDualys3",
- "description": "Downloads the latest macOS drivers for Evolis Dualys3 Printer and installs it.",
+ "com.github.tallfunnyjew.install.Onyx109": {
+ "name": "Onyx",
+ "description": "Downloads the latest Onyx client for macOS 10.9, builds a .pkg and then installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "EvolisDualys/Dualys3.install.recipe",
- "parent": "com.github.tallfunnyjew.download.EvolisDualys3",
- "shortname": "Dualys3.install",
+ "path": "Onyx10.9/Onyx10.9.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.Onyx109"
+ },
+ "com.github.tallfunnyjew.install.KeePassX": {
+ "name": "KeePassX",
+ "description": "Downloads the latest version of KeePassX for macOS, builds a pkg and installs it. Note: Code signature verification for Handbrake cannot be done at this time, as the application is not currently signed.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "KeePassX/KeePassX.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.KeePassX",
+ "shortname": "KeePassX.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.download.MyHarmony": {
- "name": "MyHarmony",
- "description": "Downloads the latest version of MyHarmony Desktop software for macOS.",
+ "com.github.tallfunnyjew.download.KeePassX": {
+ "name": "KeePassX",
+ "description": "Downloads the latest version of KeePassX for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Logitech/MyHarmony.download.recipe",
- "shortname": "MyHarmony.download",
- "inferred_type": "download"
+ "path": "KeePassX/KeePassX.download.recipe",
+ "shortname": "KeePassX.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.tallfunnyjew.pkg.KeePassX"
+ ]
+ },
+ "com.github.tallfunnyjew.pkg.KeePassX": {
+ "name": "KeePassX",
+ "description": "Downloads the latest version of KeePassX for macOS and builds a pkg. Note: Code signature verification is unavailable, as the app is not currently signed.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "KeePassX/KeePassX.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.KeePassX",
+ "shortname": "KeePassX.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.tallfunnyjew.install.KeePassX"
+ ]
},
"com.github.tallfunnyjew.install.VLC-Arm-asap": {
"name": "VLC",
@@ -44166,6 +44231,15 @@
"shortname": "VLC-Arm-asap.install",
"inferred_type": "install"
},
+ "com.github.tallfunnyjew.pkg.VLC-Arm-asap": {
+ "name": "VLC",
+ "description": "Downloads the VERY latest VLC available for Arm-based Macs and builds a pkg. Do NOT use this recipe for Intel Macs.",
+ "repo": "autopkg/tallfunnyjew-recipes",
+ "path": "VLC-Arm-asap/VLC-Arm-asap.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap",
+ "shortname": "VLC-Arm-asap.pkg",
+ "inferred_type": "pkg"
+ },
"com.github.tallfunnyjew.download.VLC-Arm-asap": {
"name": "VLC-Arm-asap",
"description": "Downloads the VERY latest VLC available for Arm-based Macs. Do NOT use this recipe for Intel Macs.\n \n NOTE: as VLAN DOESN'T update their sparkle feed ASAP, my recipe checks the VLAN website instead.\n This allows downloads of the most recent releases as soon as they're available.\n For more info, check (https://github.com/autopkg/recipes/issues/211)",
@@ -44180,180 +44254,106 @@
"com.github.jpiel.munki.VLC-Arm-asap"
]
},
- "com.github.tallfunnyjew.pkg.VLC-Arm-asap": {
- "name": "VLC",
- "description": "Downloads the VERY latest VLC available for Arm-based Macs and builds a pkg. Do NOT use this recipe for Intel Macs.",
+ "com.github.tallfunnyjew.download.phpMyAdmin": {
+ "name": "phpMyAdmin",
+ "description": "Downloads the latest version of phpMyAdmin version for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "VLC-Arm-asap/VLC-Arm-asap.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.VLC-Arm-asap",
- "shortname": "VLC-Arm-asap.pkg",
- "inferred_type": "pkg"
+ "path": "phpMyAdmin/phpMyAdmin.download.recipe",
+ "shortname": "phpMyAdmin.download",
+ "inferred_type": "download"
},
- "com.github.tallfunnyjew.download.Telegram": {
- "name": "Telegram",
- "description": "Downloads the latest version of Telegram version for macOS.",
+ "com.github.tallfunnyjew.download.iDrive": {
+ "name": "iDrive",
+ "description": "Downloads the latest iDrive client for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Telegram/Telegram.download.recipe",
- "shortname": "Telegram.download",
+ "path": "iDrive/iDrive.download.recipe",
+ "shortname": "iDrive.download",
"inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.pkg.Telegram",
- "com.github.apizz.munki.Telegram"
- ]
- },
- "com.github.tallfunnyjew.pkg.Telegram": {
- "name": "Telegram",
- "description": "Downloads the latest version of Telegram for MacOS and builds a .pkg",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Telegram/Telegram.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.Telegram",
- "shortname": "Telegram.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.tallfunnyjew.install.Telegram"
+ "com.github.tallfunnyjew.install.iDrive"
]
},
- "com.github.tallfunnyjew.install.Telegram": {
- "name": "Telegram",
- "description": "Downloads the latest Telegram client for MacOS, builds a .pkg and then installs it.",
+ "com.github.tallfunnyjew.install.iDrive": {
+ "name": "iDrive",
+ "description": "Downloads and installs the latest version of iDrive for macOS",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Telegram/Telegram.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.Telegram",
- "shortname": "Telegram.install",
+ "path": "iDrive/iDrive.install.recipe",
+ "parent": "com.github.tallfunnyjew.download.iDrive",
+ "shortname": "iDrive.install",
"inferred_type": "install"
},
- "com.github.tallfunnyjew.download.Onyx1012": {
- "name": "Onyx 10.12",
- "description": "Downloads the latest Onyx client for MacOS 10.12.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.12/Onyx10.12.download.recipe",
- "children": [
- "com.github.tallfunnyjew.pkg.Onyx1012",
- "com.github.tallfunnyjew.munki.Onyx1012"
- ]
- },
- "com.github.tallfunnyjew.pkg.Onyx1012": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for MacOS 10.12 and builds a .pkg",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.12/Onyx10.12.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1012",
- "children": [
- "com.github.tallfunnyjew.install.Onyx1012"
- ]
- },
- "com.github.tallfunnyjew.munki.Onyx1012": {
- "name": "Onyx12",
- "description": "Downloads the latest Onyx client for macOS 10.12 and installs it into a Munki Repo.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.12/Onyx10.12.munki.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1012"
- },
- "com.github.tallfunnyjew.install.Onyx1012": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for MacOS 10.12, builds a .pkg and then installs it.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.12/Onyx10.12.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.Onyx1012"
- },
- "com.github.tallfunnyjew.pkg.Onyx1011": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for macOS 10.11 and builds a .pkg",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.11/Onyx10.11.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1011",
- "children": [
- "com.github.tallfunnyjew.install.Onyx1011"
- ]
- },
- "com.github.tallfunnyjew.install.Onyx1011": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for macOS 10.11, builds a .pkg and then installs it.",
+ "com.github.tallfunnyjew.download.Skitch": {
+ "name": "Skitch",
+ "description": "Downloads the latest version of Skitch version for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.11/Onyx10.11.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.Onyx1011"
+ "path": "Skitch/Skitch.download.recipe",
+ "shortname": "Skitch.download",
+ "inferred_type": "download"
},
- "com.github.tallfunnyjew.download.Onyx1011": {
- "name": "Onyx 10.11",
- "description": "Downloads the latest Onyx client for macOS 10.11",
+ "com.github.tallfunnyjew.pkg.MoneydanceMac": {
+ "name": "Moneydance",
+ "description": "Downloads the latest version of Moneydance for macOS and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.11/Onyx10.11.download.recipe",
+ "path": "Moneydance/Moneydance.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.MoneydanceMac",
+ "shortname": "Moneydance.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.tallfunnyjew.pkg.Onyx1011",
- "com.github.tallfunnyjew.munki.Onyx1011"
+ "com.github.tallfunnyjew.install.MoneydanceMac"
]
},
- "com.github.tallfunnyjew.munki.Onyx1011": {
- "name": "Onyx12",
- "description": "Downloads the latest Onyx client for macOS 10.11 and installs it into a Munki Repo.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.11/Onyx10.11.munki.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1011"
- },
- "com.github.tallfunnyjew.download.Onyx1010": {
- "name": "Onyx 10.10",
- "description": "Downloads the latest Onyx client for macOS 10.10.",
+ "com.github.tallfunnyjew.download.MoneydanceMac": {
+ "name": "Moneydance",
+ "description": "Downloads the latest version of Moneydance for macOS.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.10/Onyx10.10.download.recipe",
+ "path": "Moneydance/Moneydance.download.recipe",
+ "shortname": "Moneydance.download",
+ "inferred_type": "download",
"children": [
- "com.github.tallfunnyjew.pkg.Onyx1010",
- "com.github.tallfunnyjew.munki.Onyx1010"
+ "com.github.tallfunnyjew.pkg.MoneydanceMac"
]
},
- "com.github.tallfunnyjew.install.Onyx1010": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for macOS 10.10, builds a .pkg and then installs it.",
+ "com.github.tallfunnyjew.install.MoneydanceMac": {
+ "name": "Moneydance",
+ "description": "Downloads the latest version of Moneydance for MacOS, builds a .pkg and then installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.10/Onyx10.10.install.recipe",
- "parent": "com.github.tallfunnyjew.pkg.Onyx1010"
+ "path": "Moneydance/Moneydance.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.MoneydanceMac",
+ "shortname": "Moneydance.install",
+ "inferred_type": "install"
},
- "com.github.tallfunnyjew.pkg.Onyx1010": {
- "name": "Onyx",
- "description": "Downloads the latest Onyx client for MacOS 10.10 and builds a .pkg",
+ "com.github.tallfunnyjew.pkg.ComicLife3": {
+ "name": "ComicLife3",
+ "description": "Downloads the latest ComicLife3 client for macOS and builds a .pkg",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.10/Onyx10.10.pkg.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1010",
+ "path": "ComicLife/ComicLife3.pkg.recipe",
+ "parent": "com.github.tallfunnyjew.download.ComicLife3",
+ "shortname": "ComicLife3.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.tallfunnyjew.install.Onyx1010"
+ "com.github.tallfunnyjew.install.ComicLife3"
]
},
- "com.github.tallfunnyjew.munki.Onyx1010": {
- "name": "Onyx12",
- "description": "Downloads the latest Onyx client for macOS 10.10 and installs it into a Munki Repo.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "Onyx10.10/Onyx10.10.munki.recipe",
- "parent": "com.github.tallfunnyjew.download.Onyx1010"
- },
- "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater": {
- "name": "OpenDNS Updater",
- "description": "Installs the latest version of OpenDNS Updater.",
+ "com.github.tallfunnyjew.install.ComicLife3": {
+ "name": "ComicLife3",
+ "description": "Downloads the latest ComicLife3 client for macOS, builds a pkg and installs it.",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "OpenDNS/OpenDNS.install.recipe",
- "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater",
- "shortname": "OpenDNS.install",
+ "path": "ComicLife/ComicLife3.install.recipe",
+ "parent": "com.github.tallfunnyjew.pkg.ComicLife3",
+ "shortname": "ComicLife3.install",
"inferred_type": "install"
},
- "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater": {
- "name": "OpenDNS Updater",
- "description": "Downloads the latest version of OpenDNS Updater for macOS",
+ "com.github.tallfunnyjew.download.ComicLife3": {
+ "name": "ComicLife3",
+ "description": "Downloads the latest AVGAntiVirus client for macOS",
"repo": "autopkg/tallfunnyjew-recipes",
- "path": "OpenDNS/OpenDNS.download.recipe",
- "shortname": "OpenDNS.download",
+ "path": "ComicLife/ComicLife3.download.recipe",
+ "shortname": "ComicLife3.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.tallfunnyjew-recipes.install.OpenDNSUpdater",
- "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater"
+ "com.github.tallfunnyjew.pkg.ComicLife3"
]
},
- "com.github.autopkg.tallfunnyjew-recipes.pkg.OpenDNSUpdater": {
- "name": "OpenDNS Updater",
- "description": "Downloads the latest version of OpenDNS Updater for macOS creates a pkg.",
- "repo": "autopkg/tallfunnyjew-recipes",
- "path": "OpenDNS/OpenDNS.pkg.recipe",
- "parent": "com.github.autopkg.tallfunnyjew-recipes.download.OpenDNSUpdater",
- "shortname": "OpenDNS.pkg",
- "inferred_type": "pkg"
- },
"com.github.48kRAM.autopkg.munki.sweethome3d": {
"name": "SweetHome3D",
"description": "Downloads latest Sweet Home 3D app and imports it into Munki",
@@ -44377,17 +44377,16 @@
"com.github.sebtomasi.pkg.sweethome3d"
]
},
- "com.github.48kRAM.autopkg.pkg.emacsformacosx": {
+ "com.github.48kRAM.autopkg.munki.emacsformacosx": {
"name": "EmacsForMacOSX",
- "description": "Downloads the current release version of GNU Emacs for Mac OS X and creates a package.",
+ "description": "Downloads latest GNU Emacs for Mac OSX app and imports it into Munki",
"repo": "autopkg/48kRAM-recipes",
- "path": "Emacs/EmacsForMacOSX.pkg.recipe",
+ "path": "Emacs/EmacsForMacOSX.munki.recipe",
"parent": "com.github.48kRAM.autopkg.download.emacsformacosx",
- "shortname": "EmacsForMacOSX.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.andredb90.filewave.emacsformacosx"
- ]
+ "shortname": "EmacsForMacOSX.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GNU Emacs for Mac OS X",
+ "munki_description": "Pure Emacs! No Extras! No Nonsense! GNU Emacs built for Mac OS X as a native Mac app."
},
"com.github.48kRAM.autopkg.install.emacsformacosx": {
"name": "EmacsForMacOSX",
@@ -44406,23 +44405,58 @@
"shortname": "EmacsForMacOSX.download",
"inferred_type": "download",
"children": [
- "com.github.48kRAM.autopkg.pkg.emacsformacosx",
- "com.github.48kRAM.autopkg.install.emacsformacosx",
"com.github.48kRAM.autopkg.munki.emacsformacosx",
+ "com.github.48kRAM.autopkg.install.emacsformacosx",
+ "com.github.48kRAM.autopkg.pkg.emacsformacosx",
"com.github.fishd72.pkg.EmacsForOSX",
"com.github.d33t5.pkg.Emacs"
]
},
- "com.github.48kRAM.autopkg.munki.emacsformacosx": {
+ "com.github.48kRAM.autopkg.pkg.emacsformacosx": {
"name": "EmacsForMacOSX",
- "description": "Downloads latest GNU Emacs for Mac OSX app and imports it into Munki",
+ "description": "Downloads the current release version of GNU Emacs for Mac OS X and creates a package.",
"repo": "autopkg/48kRAM-recipes",
- "path": "Emacs/EmacsForMacOSX.munki.recipe",
+ "path": "Emacs/EmacsForMacOSX.pkg.recipe",
"parent": "com.github.48kRAM.autopkg.download.emacsformacosx",
- "shortname": "EmacsForMacOSX.munki",
+ "shortname": "EmacsForMacOSX.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.andredb90.filewave.emacsformacosx"
+ ]
+ },
+ "com.github.48kRAM.autopkg.download.macfuse": {
+ "name": "MACFUSE",
+ "description": "Download recipe for macFUSE (filesystem in userspace driver)",
+ "repo": "autopkg/48kRAM-recipes",
+ "path": "macFUSE/macfuse.download.recipe",
+ "shortname": "macfuse.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.48kRAM.autopkg.pkg.macfuse"
+ ]
+ },
+ "com.github.48kRAM.autopkg.munki.macfuse": {
+ "name": "macfuse",
+ "description": "Downloads latest macFUSE package and imports it into Munki",
+ "repo": "autopkg/48kRAM-recipes",
+ "path": "macFUSE/macfuse.munki.recipe",
+ "parent": "com.github.48kRAM.autopkg.pkg.macfuse",
+ "shortname": "macfuse.munki",
"inferred_type": "munki",
- "munki_display_name": "GNU Emacs for Mac OS X",
- "munki_description": "Pure Emacs! No Extras! No Nonsense! GNU Emacs built for Mac OS X as a native Mac app."
+ "munki_display_name": "MACFUSE",
+ "munki_description": "macFUSE allows you to extend OS X's native file handling capabilities via third-party file systems. macFUSE (v4) is a successor to OSXFUSE (v3), which has been used as a software building block by dozens of products, but is no longer being maintained."
+ },
+ "com.github.48kRAM.autopkg.pkg.macfuse": {
+ "name": "MACFUSE",
+ "description": "Extract the flat package from the macFUSE dmg.",
+ "repo": "autopkg/48kRAM-recipes",
+ "path": "macFUSE/macfuse.pkg.recipe",
+ "parent": "com.github.48kRAM.autopkg.download.macfuse",
+ "shortname": "macfuse.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.48kRAM.autopkg.munki.macfuse"
+ ]
},
"com.github.48kRAM.autopkg.munki.yed": {
"name": "yEd",
@@ -44444,8 +44478,22 @@
"inferred_type": "download",
"children": [
"com.github.48kRAM.autopkg.munki.yed",
- "com.github.hobbithardcase.pkg.yEd",
- "com.github.hobbithardcase.install.yEd"
+ "com.github.hobbithardcase.install.yEd",
+ "com.github.hobbithardcase.pkg.yEd"
+ ]
+ },
+ "com.github.48kRAM.autopkg.pkg.osxfuse": {
+ "name": "OSXFUSE",
+ "description": "Extract the flat package from the OSXFUSE dmg.",
+ "repo": "autopkg/48kRAM-recipes",
+ "path": "OSXFUSE/osxfuse.pkg.recipe",
+ "parent": "com.github.48kRAM.autopkg.download.osxfuse",
+ "shortname": "osxfuse.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.48kRAM.autopkg.munki.osxfuse",
+ "com.github.autopkg.seansgm-filewave.osxfuse",
+ "com.github.andrewvalentine.install.osxfuse"
]
},
"com.github.48kRAM.autopkg.download.osxfuse": {
@@ -44470,174 +44518,148 @@
"munki_display_name": "OSXFUSE",
"munki_description": "FUSE for OS X allows you to extend OS X's native file handling capabilities via third-party file systems. OSXFUSE is a successor to MacFUSE, which has been used as a software building block by dozens of products, but is no longer being maintained."
},
- "com.github.48kRAM.autopkg.pkg.osxfuse": {
- "name": "OSXFUSE",
- "description": "Extract the flat package from the OSXFUSE dmg.",
- "repo": "autopkg/48kRAM-recipes",
- "path": "OSXFUSE/osxfuse.pkg.recipe",
- "parent": "com.github.48kRAM.autopkg.download.osxfuse",
- "shortname": "osxfuse.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.48kRAM.autopkg.munki.osxfuse",
- "com.github.autopkg.seansgm-filewave.osxfuse",
- "com.github.andrewvalentine.install.osxfuse"
- ]
- },
- "com.github.48kRAM.autopkg.download.macfuse": {
- "name": "MACFUSE",
- "description": "Download recipe for macFUSE (filesystem in userspace driver)",
- "repo": "autopkg/48kRAM-recipes",
- "path": "macFUSE/macfuse.download.recipe",
- "shortname": "macfuse.download",
- "inferred_type": "download",
- "children": [
- "com.github.48kRAM.autopkg.pkg.macfuse"
- ]
- },
- "com.github.48kRAM.autopkg.pkg.macfuse": {
- "name": "MACFUSE",
- "description": "Extract the flat package from the macFUSE dmg.",
- "repo": "autopkg/48kRAM-recipes",
- "path": "macFUSE/macfuse.pkg.recipe",
- "parent": "com.github.48kRAM.autopkg.download.macfuse",
- "shortname": "macfuse.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.48kRAM.autopkg.munki.macfuse"
- ]
- },
- "com.github.48kRAM.autopkg.munki.macfuse": {
- "name": "macfuse",
- "description": "Downloads latest macFUSE package and imports it into Munki",
- "repo": "autopkg/48kRAM-recipes",
- "path": "macFUSE/macfuse.munki.recipe",
- "parent": "com.github.48kRAM.autopkg.pkg.macfuse",
- "shortname": "macfuse.munki",
- "inferred_type": "munki",
- "munki_display_name": "MACFUSE",
- "munki_description": "macFUSE allows you to extend OS X's native file handling capabilities via third-party file systems. macFUSE (v4) is a successor to OSXFUSE (v3), which has been used as a software building block by dozens of products, but is no longer being maintained."
- },
- "com.github.gregneagle.munki.SketchUpPro2018": {
- "name": "SketchUpPro2018",
- "description": "Imports latest SketchUpPro2018 into Munki. Difference from the dataJAR SketchUp Pro 2018 .munki recipe: this is a copy_from_dmg install instead of a pkg install. I wrote this simply to be consistent with my previous imports of SketchUp Pro 2018.make\n",
+ "com.github.gregneagle.munki.Insomnia": {
+ "name": "Insomnia",
+ "description": "Downloads Insomnia REST client and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "SketchUpPro/SketchUpPro2018.munki.recipe",
- "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN",
- "shortname": "SketchUpPro2018.munki",
+ "path": "FloatingKeyboardSoftware/Insomnia.munki.recipe",
+ "parent": "com.github.gregneagle.download.Insomnia",
+ "shortname": "Insomnia.munki",
"inferred_type": "munki",
- "munki_display_name": "SketchUp Pro 2018",
- "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D."
+ "munki_display_name": "Insomnia",
+ "munki_description": "Debug APIs like a human, not a robot\nFinally, a REST client you'll love"
},
- "com.github.gregneagle.munki.bluejeansapp": {
- "name": "BluejeansApp",
- "description": "Downloads latest Bluejeans app pkg and imports into Munki.",
+ "com.github.gregneagle.pkg.Insomnia": {
+ "name": "Insomnia",
+ "description": "Downloads Insomnia REST client and builds a pkg.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Bluejeans/BluejeansApp.munki.recipe",
- "parent": "com.github.moofit-recipes.download.bluejeans",
- "deprecated": true,
- "shortname": "BluejeansApp.munki",
- "inferred_type": "munki",
- "munki_display_name": "Bluejeans Application",
- "munki_description": "Bluejeans video conferencing application"
+ "path": "FloatingKeyboardSoftware/Insomnia.pkg.recipe",
+ "parent": "com.github.gregneagle.download.Insomnia",
+ "shortname": "Insomnia.pkg",
+ "inferred_type": "pkg"
},
- "com.github.gregneagle.install.bluejeansapp": {
- "name": "BluejeansApp",
- "description": "Downloads latest Bluejeans app and installs it.",
+ "com.github.gregneagle.download.Insomnia": {
+ "name": "Insomnia",
+ "description": "Download recipe for Insomina REST client.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Bluejeans/BluejeansApp.install.recipe",
- "parent": "com.github.moofit-recipes.download.bluejeans",
- "deprecated": true,
- "shortname": "BluejeansApp.install",
- "inferred_type": "install"
+ "path": "FloatingKeyboardSoftware/Insomnia.download.recipe",
+ "shortname": "Insomnia.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.gregneagle.munki.Insomnia",
+ "com.github.gregneagle.pkg.Insomnia"
+ ]
},
- "com.github.gregneagle.munki.FoundationDB": {
- "name": "FoundationDB",
- "description": "Downloads latest version of FoundationDB and imports into Munki.",
+ "com.github.gregneagle.autopkg.sharedprocessors": {
+ "name": null,
+ "description": "Recipe stub for any Shared Processors in this directory.\n ",
"repo": "autopkg/gregneagle-recipes",
- "path": "FoundationDB/FoundationDB.munki.recipe",
- "parent": "com.github.gregneagle.download.FoundationDB",
- "shortname": "FoundationDB.munki",
- "inferred_type": "munki",
- "munki_display_name": "FoundationDB",
- "munki_description": "FoundationDB gives you the power of ACID transactions in a distributed database."
+ "path": "SharedProcessors/SharedProcessors.recipe"
},
- "com.github.gregneagle.download.FoundationDB": {
- "name": null,
- "description": "Downloads latest version of FoundationDB.",
+ "com.github.gregneagle.download.Bluescape": {
+ "name": "Bluescape",
+ "description": "Downloads the latest version of the Bluescape desktop app.",
"repo": "autopkg/gregneagle-recipes",
- "path": "FoundationDB/FoundationDB.download.recipe",
- "shortname": "FoundationDB.download",
+ "path": "Bluescape/Bluescape.download.recipe",
+ "shortname": "Bluescape.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.munki.FoundationDB",
- "com.github.gregneagle.pkg.FoundationDB"
+ "com.github.gregneagle.pkg.Bluescape",
+ "com.github.gregneagle.munki.Bluescape"
]
},
- "com.github.gregneagle.pkg.FoundationDB": {
- "name": null,
- "description": "Downloads latest version of FoundationDB and copies the pkg.",
+ "com.github.gregneagle.pkg.Bluescape": {
+ "name": "Bluescape",
+ "description": "Downloads Bluescape desktop app and builds a pkg.",
"repo": "autopkg/gregneagle-recipes",
- "path": "FoundationDB/FoundationDB.pkg.recipe",
- "parent": "com.github.gregneagle.download.FoundationDB",
- "shortname": "FoundationDB.pkg",
+ "path": "Bluescape/Bluescape.pkg.recipe",
+ "parent": "com.github.gregneagle.download.Bluescape",
+ "shortname": "Bluescape.pkg",
"inferred_type": "pkg"
},
- "com.github.autopkg.gregneagle-recipes.munki.VirtualBuddy": {
- "name": "VirtualBuddy",
- "description": "Downloads the latest version of VirtualBuddy and imports into Munki.",
+ "com.github.gregneagle.munki.Bluescape": {
+ "name": "Bluescape",
+ "description": "Downloads latest version of Bluescape desktop app and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "VirtualBuddy/VirtualBuddy.munki.recipe",
- "parent": "com.github.wegotoeleven-recipes.download.VirtualBuddy",
- "shortname": "VirtualBuddy.munki",
+ "path": "Bluescape/Bluescape.munki.recipe",
+ "parent": "com.github.gregneagle.download.Bluescape",
+ "shortname": "Bluescape.munki",
"inferred_type": "munki",
- "munki_display_name": "VirtualBuddy",
- "munki_description": "VirtualBuddy can virtualize macOS 12 and later on Apple Silicon, with the goal of offering features that are useful to developers who need to test their apps on multiple versions of macOS, especially betas."
+ "munki_display_name": "Bluescape",
+ "munki_description": "Visual collaboration and online whiteboarding.\nNo more distractions, now you can focus on getting stuff done. Experience virtual collaboration like never before with the Bluescape app."
},
- "com.github.gregneagle.munki.SublimeText4": {
- "name": "SublimeText4",
- "description": "Downloads the current release version of Sublime Text 4, builds a package, and imports into Munki.",
+ "com.github.autopkg.gregneagle-recipes.munki.podman": {
+ "name": "Podman",
+ "description": "Downloads Apple installer package for the latest release of podman and imports into Munki.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)\nMUNKI_ARCH: one of \"x86_64\" (for Intel) or \"arm64\" (for Apple silicon)\n ",
"repo": "autopkg/gregneagle-recipes",
- "path": "SublimeText/SublimeText4.munki.recipe",
- "parent": "com.github.gregneagle.download.SublimeText4",
- "shortname": "SublimeText4.munki",
+ "path": "Podman/Podman.munki.recipe",
+ "parent": "com.github.autopkg.gregneagle-recipes.download.podman",
+ "shortname": "Podman.munki",
"inferred_type": "munki",
- "munki_display_name": "Sublime Text 4",
- "munki_description": "Text Editing, Done Right"
+ "munki_display_name": "Podman",
+ "munki_description": "A tool for managing OCI containers and pods."
},
- "com.github.gregneagle.download.SublimeText4": {
- "name": "SublimeText4",
- "description": "Downloads the current release version of Sublime Text 4",
+ "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop": {
+ "name": "PodmanDesktop",
+ "description": "Downloads latest universal Podman Desktop app disk image.",
"repo": "autopkg/gregneagle-recipes",
- "path": "SublimeText/SublimeText4.download.recipe",
- "shortname": "SublimeText4.download",
+ "path": "Podman/PodmanDesktop.download.recipe",
+ "shortname": "PodmanDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.munki.SublimeText4",
- "com.github.gregneagle.pkg.SublimeText4"
+ "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop",
+ "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop"
]
},
- "com.github.gregneagle.pkg.SublimeText4": {
- "name": "SublimeText4",
- "description": "Downloads the current release version of Sublime Text 4 and builds a package.",
+ "com.github.autopkg.gregneagle-recipes.download.podman": {
+ "name": "Podman",
+ "description": "Downloads Apple installer package for the latest release of podman.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)",
"repo": "autopkg/gregneagle-recipes",
- "path": "SublimeText/SublimeText4.pkg.recipe",
- "parent": "com.github.gregneagle.download.SublimeText4",
- "shortname": "SublimeText4.pkg",
- "inferred_type": "pkg",
+ "path": "Podman/Podman.download.recipe",
+ "shortname": "Podman.download",
+ "inferred_type": "download",
"children": [
- "com.github.haircut.install.SublimeText4",
- "com.github.davidbpirie.jamf-upload.SublimeText4"
+ "com.github.autopkg.gregneagle-recipes.munki.podman",
+ "com.github.autopkg.gregneagle-recipes.pkg.podman"
]
},
- "com.github.gregneagle.install.cineSync": {
+ "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop": {
+ "name": "PodmanDesktop",
+ "description": "Downloads the latest version of Podman Desktop and creates a package.",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "Podman/PodmanDesktop.pkg.recipe",
+ "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop",
+ "shortname": "PodmanDesktop.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop": {
+ "name": "PodmanDesktop",
+ "description": "Downloads the latest version of Podman Desktop and imports into Munki.\nPodman Desktop requires podman -- set PODMAN_MUNKI_ITEM_NAME to the name of your \"podman\" item in Munki.",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "Podman/PodmanDesktop.munki.recipe",
+ "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop",
+ "shortname": "PodmanDesktop.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "PodmanDesktop",
+ "munki_description": "A graphical tool for Podman and developing on containers and Kubernetes"
+ },
+ "com.github.autopkg.gregneagle-recipes.pkg.podman": {
+ "name": "Podman",
+ "description": "Downloads Apple installer package for the latest release of podman.\nNames package with version number in the filename (helpful for Jamf).\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "Podman/Podman.pkg.recipe",
+ "parent": "com.github.autopkg.gregneagle-recipes.download.podman",
+ "shortname": "Podman.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.gregneagle.pkg.cineSync": {
"name": "cineSync",
- "description": "Downloads latest cineSync client and installs it.",
+ "description": "Downloads latest cineSync client and builds a package.",
"repo": "autopkg/gregneagle-recipes",
- "path": "cineSync/cineSync.install.recipe",
+ "path": "cineSync/cineSync.pkg.recipe",
"parent": "com.github.gregneagle.download.cineSync",
- "shortname": "cineSync.install",
- "inferred_type": "install"
+ "shortname": "cineSync.pkg",
+ "inferred_type": "pkg"
},
"com.github.gregneagle.download.cineSync": {
"name": "cineSync",
@@ -44647,20 +44669,11 @@
"shortname": "cineSync.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.install.cineSync",
"com.github.gregneagle.pkg.cineSync",
- "com.github.gregneagle.munki.cineSync"
+ "com.github.gregneagle.munki.cineSync",
+ "com.github.gregneagle.install.cineSync"
]
},
- "com.github.gregneagle.pkg.cineSync": {
- "name": "cineSync",
- "description": "Downloads latest cineSync client and builds a package.",
- "repo": "autopkg/gregneagle-recipes",
- "path": "cineSync/cineSync.pkg.recipe",
- "parent": "com.github.gregneagle.download.cineSync",
- "shortname": "cineSync.pkg",
- "inferred_type": "pkg"
- },
"com.github.gregneagle.munki.cineSync": {
"name": "cineSync",
"description": "Downloads latest cineSync client and imports into Munki.",
@@ -44672,309 +44685,317 @@
"munki_display_name": "cineSync",
"munki_description": "cineSync allows you to review video in sync, with anyone, anywhere in the world."
},
- "com.github.gregneagle.pkg.clion": {
- "name": "CLion",
- "description": "Downloads JetBrains CLion and builds a pkg.",
- "repo": "autopkg/gregneagle-recipes",
- "path": "CLion/CLion.pkg.recipe",
- "parent": "com.github.gregneagle.download.clion",
- "shortname": "CLion.pkg",
- "inferred_type": "pkg"
- },
- "com.github.gregneagle.download.clion": {
- "name": "CLion",
- "description": "Downloads the latest version of JetBrains CLion.",
+ "com.github.gregneagle.install.cineSync": {
+ "name": "cineSync",
+ "description": "Downloads latest cineSync client and installs it.",
"repo": "autopkg/gregneagle-recipes",
- "path": "CLion/CLion.download.recipe",
- "shortname": "CLion.download",
- "inferred_type": "download",
- "children": [
- "com.github.gregneagle.pkg.clion",
- "com.github.gregneagle.munki.CLion"
- ]
+ "path": "cineSync/cineSync.install.recipe",
+ "parent": "com.github.gregneagle.download.cineSync",
+ "shortname": "cineSync.install",
+ "inferred_type": "install"
},
- "com.github.gregneagle.munki.CLion": {
- "name": "CLion",
- "description": "Downloads latest version of CLion and imports into Munki.",
+ "com.github.autopkg.gregneagle-recipes.munki.VirtualBuddy": {
+ "name": "VirtualBuddy",
+ "description": "Downloads the latest version of VirtualBuddy and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "CLion/CLion.munki.recipe",
- "parent": "com.github.gregneagle.download.clion",
- "shortname": "CLion.munki",
+ "path": "VirtualBuddy/VirtualBuddy.munki.recipe",
+ "parent": "com.github.wegotoeleven-recipes.download.VirtualBuddy",
+ "shortname": "VirtualBuddy.munki",
"inferred_type": "munki",
- "munki_display_name": "CLion",
- "munki_description": "A cross-platform IDE for C and C++"
+ "munki_display_name": "VirtualBuddy",
+ "munki_description": "VirtualBuddy can virtualize macOS 12 and later on Apple Silicon, with the goal of offering features that are useful to developers who need to test their apps on multiple versions of macOS, especially betas."
},
- "com.github.gregneagle.download.ZoomRooms": {
- "name": "Zoom Rooms",
- "description": "Downloads the latest version of Zoom Rooms.",
+ "com.github.gregneagle.download.goland": {
+ "name": "GoLand",
+ "description": "Downloads the latest version GoLand.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Zoom/ZoomRooms.download.recipe",
- "shortname": "ZoomRooms.download",
+ "path": "GoLand/GoLand.download.recipe",
+ "shortname": "GoLand.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.munki.ZoomRooms"
+ "com.github.gregneagle.pkg.goland",
+ "com.github.gregneagle.munki.goland"
]
},
- "com.github.gregneagle.munki.ZoomRooms": {
- "name": "ZoomRooms",
- "description": "Recipe description",
+ "com.github.gregneagle.pkg.goland": {
+ "name": "GoLand",
+ "description": "Downloads JetBrains GoLand and builds a pkg.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Zoom/ZoomRooms.munki.recipe",
- "parent": "com.github.gregneagle.download.ZoomRooms",
- "shortname": "ZoomRooms.munki",
- "inferred_type": "munki",
- "munki_display_name": "Zoom Rooms",
- "munki_description": "Zoom Rooms client."
+ "path": "GoLand/GoLand.pkg.recipe",
+ "parent": "com.github.gregneagle.download.goland",
+ "shortname": "GoLand.pkg",
+ "inferred_type": "pkg"
},
- "com.github.gregneagle.autopkg.sharedprocessors": {
- "name": null,
- "description": "Recipe stub for any Shared Processors in this directory.\n ",
+ "com.github.gregneagle.munki.goland": {
+ "name": "GoLand",
+ "description": "Downloads JetBrains GoLand IDE and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "SharedProcessors/SharedProcessors.recipe"
+ "path": "GoLand/GoLand.munki.recipe",
+ "parent": "com.github.gregneagle.download.goland",
+ "shortname": "GoLand.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "GoLand",
+ "munki_description": "GoLand is a cross-platform IDE built specially for Go developers."
},
- "com.github.gregneagle.munki.Bluescape": {
- "name": "Bluescape",
- "description": "Downloads latest version of Bluescape desktop app and imports into Munki.",
+ "com.github.gregneagle.munki.FoundationDB": {
+ "name": "FoundationDB",
+ "description": "Downloads latest version of FoundationDB and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Bluescape/Bluescape.munki.recipe",
- "parent": "com.github.gregneagle.download.Bluescape",
- "shortname": "Bluescape.munki",
+ "path": "FoundationDB/FoundationDB.munki.recipe",
+ "parent": "com.github.gregneagle.download.FoundationDB",
+ "shortname": "FoundationDB.munki",
"inferred_type": "munki",
- "munki_display_name": "Bluescape",
- "munki_description": "Visual collaboration and online whiteboarding.\nNo more distractions, now you can focus on getting stuff done. Experience virtual collaboration like never before with the Bluescape app."
+ "munki_display_name": "FoundationDB",
+ "munki_description": "FoundationDB gives you the power of ACID transactions in a distributed database."
},
- "com.github.gregneagle.pkg.Bluescape": {
- "name": "Bluescape",
- "description": "Downloads Bluescape desktop app and builds a pkg.",
+ "com.github.gregneagle.pkg.FoundationDB": {
+ "name": null,
+ "description": "Downloads latest version of FoundationDB and copies the pkg.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Bluescape/Bluescape.pkg.recipe",
- "parent": "com.github.gregneagle.download.Bluescape",
- "shortname": "Bluescape.pkg",
+ "path": "FoundationDB/FoundationDB.pkg.recipe",
+ "parent": "com.github.gregneagle.download.FoundationDB",
+ "shortname": "FoundationDB.pkg",
"inferred_type": "pkg"
},
- "com.github.gregneagle.download.Bluescape": {
- "name": "Bluescape",
- "description": "Downloads the latest version of the Bluescape desktop app.",
+ "com.github.gregneagle.download.FoundationDB": {
+ "name": null,
+ "description": "Downloads latest version of FoundationDB.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Bluescape/Bluescape.download.recipe",
- "shortname": "Bluescape.download",
+ "path": "FoundationDB/FoundationDB.download.recipe",
+ "shortname": "FoundationDB.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.munki.Bluescape",
- "com.github.gregneagle.pkg.Bluescape"
+ "com.github.gregneagle.munki.FoundationDB",
+ "com.github.gregneagle.pkg.FoundationDB"
]
},
- "com.github.gregneagle.munki.FirefoxAutoconfig": {
- "name": "Firefox",
- "description": "Downloads Firefox disk image, builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool), then imports the pkg into\nyour Munki repo.\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.",
+ "com.github.gregneagle.munki.SketchUpPro2018": {
+ "name": "SketchUpPro2018",
+ "description": "Imports latest SketchUpPro2018 into Munki. Difference from the dataJAR SketchUp Pro 2018 .munki recipe: this is a copy_from_dmg install instead of a pkg install. I wrote this simply to be consistent with my previous imports of SketchUp Pro 2018.make\n",
"repo": "autopkg/gregneagle-recipes",
- "path": "Mozilla/FirefoxAutoconfig.munki.recipe",
- "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig",
- "shortname": "FirefoxAutoconfig.munki",
+ "path": "SketchUpPro/SketchUpPro2018.munki.recipe",
+ "parent": "com.github.dataJAR-recipes.download.SketchUp Pro 2018 EN",
+ "shortname": "SketchUpPro2018.munki",
"inferred_type": "munki",
- "munki_display_name": "Mozilla Firefox",
- "munki_description": "Mozilla Firefox is a free and open source web browser."
+ "munki_display_name": "SketchUp Pro 2018",
+ "munki_description": "The most intuitive way to design, document and communicate your ideas in 3D."
},
- "com.github.gregneagle.pkg.FirefoxAutoconfig": {
- "name": "Firefox",
- "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.",
+ "com.github.gregneagle.install.suspiciouspackagexip": {
+ "name": "SuspiciousPackage",
+ "description": "Install recipe for the SuspiciousPackage app xip archive.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Mozilla/FirefoxAutoconfig.pkg.recipe",
- "parent": "com.github.autopkg.download.firefox-rc-en_US",
- "deprecated": true,
- "shortname": "FirefoxAutoconfig.pkg",
+ "path": "SuspiciousPackageXip/SuspiciousPackageXip.install.recipe",
+ "parent": "com.github.gregneagle.pkg.suspiciouspackagexip",
+ "shortname": "SuspiciousPackageXip.install",
+ "inferred_type": "install"
+ },
+ "com.github.gregneagle.pkg.suspiciouspackagexip": {
+ "name": "SuspiciousPackage",
+ "description": "Downloads the SuspiciousPackage app xip archive, and builds a package.\nA proof-of-concept example of working with xip archives in case these become more common.\nRequires a post-0.5.2 version of the Unarchiver processor to expand the gzip\narchive inside the xar archive.",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "SuspiciousPackageXip/SuspiciousPackageXip.pkg.recipe",
+ "parent": "com.github.gregneagle.download.suspiciouspackagexip",
+ "shortname": "SuspiciousPackageXip.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.ds.FirefoxAutoconfig",
- "com.github.gregneagle.munki.FirefoxAutoconfig",
- "com.github.golbiga.jss.FirefoxAutoconfig",
- "com.github.patgmac.lanrev.FirefoxAutoconfig"
+ "com.github.gregneagle.install.suspiciouspackagexip",
+ "com.github.gregneagle.munki.suspiciouspackagexip"
]
},
- "com.github.autopkg.gregneagle-recipes.download.podman": {
- "name": "Podman",
- "description": "Downloads Apple installer package for the latest release of podman.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)",
+ "com.github.gregneagle.download.suspiciouspackagexip": {
+ "name": "SuspiciousPackage",
+ "description": "Defunct recipe.\nDownload recipe for the SuspiciousPackage app xip archive.\nRequires a post-0.5.2 version of CodeSignatureVerifier.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Podman/Podman.download.recipe",
- "shortname": "Podman.download",
+ "path": "SuspiciousPackageXip/SuspiciousPackageXip.download.recipe",
+ "deprecated": true,
+ "shortname": "SuspiciousPackageXip.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.gregneagle-recipes.pkg.podman",
- "com.github.autopkg.gregneagle-recipes.munki.podman"
+ "com.github.gregneagle.pkg.suspiciouspackagexip"
]
},
- "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop": {
- "name": "PodmanDesktop",
- "description": "Downloads latest universal Podman Desktop app disk image.",
+ "com.github.gregneagle.munki.suspiciouspackagexip": {
+ "name": "SuspiciousPackage",
+ "description": "Downloads the SuspiciousPackage app xip archive, builds a package,\nand imports into your Munki repo.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Podman/PodmanDesktop.download.recipe",
- "shortname": "PodmanDesktop.download",
+ "path": "SuspiciousPackageXip/SuspiciousPackageXip.munki.recipe",
+ "parent": "com.github.gregneagle.pkg.suspiciouspackagexip",
+ "shortname": "SuspiciousPackageXip.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Suspicious Package",
+ "munki_description": "An application for inspecting OS X installer packages"
+ },
+ "com.github.gregneagle.download.ZoomRooms": {
+ "name": "Zoom Rooms",
+ "description": "Downloads the latest version of Zoom Rooms.",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "Zoom/ZoomRooms.download.recipe",
+ "shortname": "ZoomRooms.download",
"inferred_type": "download",
"children": [
- "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop",
- "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop"
+ "com.github.gregneagle.munki.ZoomRooms"
]
},
- "com.github.autopkg.gregneagle-recipes.pkg.podman": {
- "name": "Podman",
- "description": "Downloads Apple installer package for the latest release of podman.\nNames package with version number in the filename (helpful for Jamf).\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)",
- "repo": "autopkg/gregneagle-recipes",
- "path": "Podman/Podman.pkg.recipe",
- "parent": "com.github.autopkg.gregneagle-recipes.download.podman",
- "shortname": "Podman.pkg",
- "inferred_type": "pkg"
- },
- "com.github.autopkg.gregneagle-recipes.munki.PodmanDesktop": {
- "name": "PodmanDesktop",
- "description": "Downloads the latest version of Podman Desktop and imports into Munki.\nPodman Desktop requires podman -- set PODMAN_MUNKI_ITEM_NAME to the name of your \"podman\" item in Munki.",
+ "com.github.gregneagle.munki.ZoomRooms": {
+ "name": "ZoomRooms",
+ "description": "Recipe description",
"repo": "autopkg/gregneagle-recipes",
- "path": "Podman/PodmanDesktop.munki.recipe",
- "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop",
- "shortname": "PodmanDesktop.munki",
+ "path": "Zoom/ZoomRooms.munki.recipe",
+ "parent": "com.github.gregneagle.download.ZoomRooms",
+ "shortname": "ZoomRooms.munki",
"inferred_type": "munki",
- "munki_display_name": "PodmanDesktop",
- "munki_description": "A graphical tool for Podman and developing on containers and Kubernetes"
- },
- "com.github.autopkg.gregneagle-recipes.pkg.PodmanDesktop": {
- "name": "PodmanDesktop",
- "description": "Downloads the latest version of Podman Desktop and creates a package.",
- "repo": "autopkg/gregneagle-recipes",
- "path": "Podman/PodmanDesktop.pkg.recipe",
- "parent": "com.github.autopkg.gregneagle-recipes.download.PodmanDesktop",
- "shortname": "PodmanDesktop.pkg",
- "inferred_type": "pkg"
+ "munki_display_name": "Zoom Rooms",
+ "munki_description": "Zoom Rooms client."
},
- "com.github.autopkg.gregneagle-recipes.munki.podman": {
- "name": "Podman",
- "description": "Downloads Apple installer package for the latest release of podman and imports into Munki.\nGITHUB_ARCH: one of \"amd64\" (for Intel) or \"arm64\" (for Apple silicon)\nMUNKI_ARCH: one of \"x86_64\" (for Intel) or \"arm64\" (for Apple silicon)\n ",
+ "com.github.gregneagle.munki.bluejeansapp": {
+ "name": "BluejeansApp",
+ "description": "Downloads latest Bluejeans app pkg and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "Podman/Podman.munki.recipe",
- "parent": "com.github.autopkg.gregneagle-recipes.download.podman",
- "shortname": "Podman.munki",
+ "path": "Bluejeans/BluejeansApp.munki.recipe",
+ "parent": "com.github.moofit-recipes.download.bluejeans",
+ "deprecated": true,
+ "shortname": "BluejeansApp.munki",
"inferred_type": "munki",
- "munki_display_name": "Podman",
- "munki_description": "A tool for managing OCI containers and pods."
+ "munki_display_name": "Bluejeans Application",
+ "munki_description": "Bluejeans video conferencing application"
},
- "com.github.gregneagle.pkg.Insomnia": {
- "name": "Insomnia",
- "description": "Downloads Insomnia REST client and builds a pkg.",
+ "com.github.gregneagle.install.bluejeansapp": {
+ "name": "BluejeansApp",
+ "description": "Downloads latest Bluejeans app and installs it.",
"repo": "autopkg/gregneagle-recipes",
- "path": "FloatingKeyboardSoftware/Insomnia.pkg.recipe",
- "parent": "com.github.gregneagle.download.Insomnia",
- "shortname": "Insomnia.pkg",
- "inferred_type": "pkg"
+ "path": "Bluejeans/BluejeansApp.install.recipe",
+ "parent": "com.github.moofit-recipes.download.bluejeans",
+ "deprecated": true,
+ "shortname": "BluejeansApp.install",
+ "inferred_type": "install"
},
- "com.github.gregneagle.munki.Insomnia": {
- "name": "Insomnia",
- "description": "Downloads Insomnia REST client and imports into Munki.",
+ "com.github.gregneagle.munki.CLion": {
+ "name": "CLion",
+ "description": "Downloads latest version of CLion and imports into Munki.",
"repo": "autopkg/gregneagle-recipes",
- "path": "FloatingKeyboardSoftware/Insomnia.munki.recipe",
- "parent": "com.github.gregneagle.download.Insomnia",
- "shortname": "Insomnia.munki",
+ "path": "CLion/CLion.munki.recipe",
+ "parent": "com.github.gregneagle.download.clion",
+ "shortname": "CLion.munki",
"inferred_type": "munki",
- "munki_display_name": "Insomnia",
- "munki_description": "Debug APIs like a human, not a robot\nFinally, a REST client you'll love"
+ "munki_display_name": "CLion",
+ "munki_description": "A cross-platform IDE for C and C++"
},
- "com.github.gregneagle.download.Insomnia": {
- "name": "Insomnia",
- "description": "Download recipe for Insomina REST client.",
+ "com.github.gregneagle.download.clion": {
+ "name": "CLion",
+ "description": "Downloads the latest version of JetBrains CLion.",
"repo": "autopkg/gregneagle-recipes",
- "path": "FloatingKeyboardSoftware/Insomnia.download.recipe",
- "shortname": "Insomnia.download",
+ "path": "CLion/CLion.download.recipe",
+ "shortname": "CLion.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.pkg.Insomnia",
- "com.github.gregneagle.munki.Insomnia"
+ "com.github.gregneagle.munki.CLion",
+ "com.github.gregneagle.pkg.clion"
]
},
- "com.github.gregneagle.pkg.goland": {
- "name": "GoLand",
- "description": "Downloads JetBrains GoLand and builds a pkg.",
+ "com.github.gregneagle.pkg.clion": {
+ "name": "CLion",
+ "description": "Downloads JetBrains CLion and builds a pkg.",
"repo": "autopkg/gregneagle-recipes",
- "path": "GoLand/GoLand.pkg.recipe",
- "parent": "com.github.gregneagle.download.goland",
- "shortname": "GoLand.pkg",
+ "path": "CLion/CLion.pkg.recipe",
+ "parent": "com.github.gregneagle.download.clion",
+ "shortname": "CLion.pkg",
"inferred_type": "pkg"
},
- "com.github.gregneagle.munki.goland": {
- "name": "GoLand",
- "description": "Downloads JetBrains GoLand IDE and imports into Munki.",
+ "com.github.gregneagle.pkg.SublimeText4": {
+ "name": "SublimeText4",
+ "description": "Downloads the current release version of Sublime Text 4 and builds a package.",
"repo": "autopkg/gregneagle-recipes",
- "path": "GoLand/GoLand.munki.recipe",
- "parent": "com.github.gregneagle.download.goland",
- "shortname": "GoLand.munki",
+ "path": "SublimeText/SublimeText4.pkg.recipe",
+ "parent": "com.github.gregneagle.download.SublimeText4",
+ "shortname": "SublimeText4.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.haircut.install.SublimeText4",
+ "com.github.davidbpirie.jamf-upload.SublimeText4"
+ ]
+ },
+ "com.github.gregneagle.munki.SublimeText4": {
+ "name": "SublimeText4",
+ "description": "Downloads the current release version of Sublime Text 4, builds a package, and imports into Munki.",
+ "repo": "autopkg/gregneagle-recipes",
+ "path": "SublimeText/SublimeText4.munki.recipe",
+ "parent": "com.github.gregneagle.download.SublimeText4",
+ "shortname": "SublimeText4.munki",
"inferred_type": "munki",
- "munki_display_name": "GoLand",
- "munki_description": "GoLand is a cross-platform IDE built specially for Go developers."
+ "munki_display_name": "Sublime Text 4",
+ "munki_description": "Text Editing, Done Right"
},
- "com.github.gregneagle.download.goland": {
- "name": "GoLand",
- "description": "Downloads the latest version GoLand.",
+ "com.github.gregneagle.download.SublimeText4": {
+ "name": "SublimeText4",
+ "description": "Downloads the current release version of Sublime Text 4",
"repo": "autopkg/gregneagle-recipes",
- "path": "GoLand/GoLand.download.recipe",
- "shortname": "GoLand.download",
+ "path": "SublimeText/SublimeText4.download.recipe",
+ "shortname": "SublimeText4.download",
"inferred_type": "download",
"children": [
- "com.github.gregneagle.pkg.goland",
- "com.github.gregneagle.munki.goland"
+ "com.github.gregneagle.pkg.SublimeText4",
+ "com.github.gregneagle.munki.SublimeText4"
]
},
- "com.github.gregneagle.munki.suspiciouspackagexip": {
- "name": "SuspiciousPackage",
- "description": "Downloads the SuspiciousPackage app xip archive, builds a package,\nand imports into your Munki repo.",
- "repo": "autopkg/gregneagle-recipes",
- "path": "SuspiciousPackageXip/SuspiciousPackageXip.munki.recipe",
- "parent": "com.github.gregneagle.pkg.suspiciouspackagexip",
- "shortname": "SuspiciousPackageXip.munki",
- "inferred_type": "munki",
- "munki_display_name": "Suspicious Package",
- "munki_description": "An application for inspecting OS X installer packages"
- },
- "com.github.gregneagle.pkg.suspiciouspackagexip": {
- "name": "SuspiciousPackage",
- "description": "Downloads the SuspiciousPackage app xip archive, and builds a package.\nA proof-of-concept example of working with xip archives in case these become more common.\nRequires a post-0.5.2 version of the Unarchiver processor to expand the gzip\narchive inside the xar archive.",
+ "com.github.gregneagle.pkg.FirefoxAutoconfig": {
+ "name": "Firefox",
+ "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.",
"repo": "autopkg/gregneagle-recipes",
- "path": "SuspiciousPackageXip/SuspiciousPackageXip.pkg.recipe",
- "parent": "com.github.gregneagle.download.suspiciouspackagexip",
- "shortname": "SuspiciousPackageXip.pkg",
+ "path": "Mozilla/FirefoxAutoconfig.pkg.recipe",
+ "parent": "com.github.autopkg.download.firefox-rc-en_US",
+ "deprecated": true,
+ "shortname": "FirefoxAutoconfig.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.gregneagle.munki.suspiciouspackagexip",
- "com.github.gregneagle.install.suspiciouspackagexip"
+ "com.github.jazzace.ds.FirefoxAutoconfig",
+ "com.github.gregneagle.munki.FirefoxAutoconfig",
+ "com.github.golbiga.jss.FirefoxAutoconfig",
+ "com.github.patgmac.lanrev.FirefoxAutoconfig"
]
},
- "com.github.gregneagle.install.suspiciouspackagexip": {
- "name": "SuspiciousPackage",
- "description": "Install recipe for the SuspiciousPackage app xip archive.",
+ "com.github.gregneagle.munki.FirefoxAutoconfig": {
+ "name": "Firefox",
+ "description": "Downloads Firefox disk image, builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool), then imports the pkg into\nyour Munki repo.\n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered.",
"repo": "autopkg/gregneagle-recipes",
- "path": "SuspiciousPackageXip/SuspiciousPackageXip.install.recipe",
- "parent": "com.github.gregneagle.pkg.suspiciouspackagexip",
- "shortname": "SuspiciousPackageXip.install",
+ "path": "Mozilla/FirefoxAutoconfig.munki.recipe",
+ "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig",
+ "shortname": "FirefoxAutoconfig.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mozilla Firefox",
+ "munki_description": "Mozilla Firefox is a free and open source web browser."
+ },
+ "com.github.grahamgilbert.recipes.ShardOverTimeProcessor": {
+ "name": null,
+ "description": "This processor will add an installable condition to Munki pkginfo files to roll updates out over a period of time based on a integer value of a configurable condition. Can also only deploy between 9:00-18:00 M-F (this is default).\n ",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "ShardOverTimeProcessor/ShardOverTimeProcessor.recipe"
+ },
+ "com.github.grahamgilbert.install.TheUnarchiver": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest The Unarchiver and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "TheUnarchiver/TheUnarchiver.install.recipe",
+ "parent": "com.github.autopkg.pkg.TheUnarchiver",
+ "shortname": "TheUnarchiver.install",
"inferred_type": "install"
},
- "com.github.gregneagle.download.suspiciouspackagexip": {
- "name": "SuspiciousPackage",
- "description": "Defunct recipe.\nDownload recipe for the SuspiciousPackage app xip archive.\nRequires a post-0.5.2 version of CodeSignatureVerifier.",
- "repo": "autopkg/gregneagle-recipes",
- "path": "SuspiciousPackageXip/SuspiciousPackageXip.download.recipe",
- "deprecated": true,
- "shortname": "SuspiciousPackageXip.download",
- "inferred_type": "download",
- "children": [
- "com.github.gregneagle.pkg.suspiciouspackagexip"
- ]
+ "com.github.grahamgilbert.install.omnigraffle6": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest Omni Graffle 6 and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "OmniGraffle6/OmniGraffle6.install.recipe",
+ "parent": "com.github.autopkg.pkg.omnigraffle6",
+ "shortname": "OmniGraffle6.install",
+ "inferred_type": "install"
},
- "com.github.grahamgilbert.BuildkiteAgent.pkg": {
- "name": "BuildkiteAgent",
- "description": "Packages the current release of Buildkite Agent.",
+ "com.github.grahamgilbert.install.go": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest Go and installs it.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "Buildkite/BuildkiteAgent.pkg.recipe",
- "parent": "com.github.grahamgilbert.BuildkiteAgent.download",
- "shortname": "BuildkiteAgent.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.grahamgilbert.BuildkiteAgent.munki"
- ]
+ "path": "Go/Go.install.recipe",
+ "parent": "com.github.timsutton.download.Go",
+ "shortname": "Go.install",
+ "inferred_type": "install"
},
"com.github.grahamgilbert.BuildkiteAgent.munki": {
"name": "BuildkiteAgent",
@@ -44998,6 +45019,77 @@
"com.github.grahamgilbert.BuildkiteAgent.pkg"
]
},
+ "com.github.grahamgilbert.BuildkiteAgent.pkg": {
+ "name": "BuildkiteAgent",
+ "description": "Packages the current release of Buildkite Agent.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Buildkite/BuildkiteAgent.pkg.recipe",
+ "parent": "com.github.grahamgilbert.BuildkiteAgent.download",
+ "shortname": "BuildkiteAgent.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.grahamgilbert.BuildkiteAgent.munki"
+ ]
+ },
+ "com.github.grahamgilbert.install.handbrake": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest Handbrake and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Handbrake/Handbrake.install.recipe",
+ "parent": "com.github.autopkg.pkg.Handbrake",
+ "shortname": "Handbrake.install",
+ "inferred_type": "install"
+ },
+ "com.github.grahamgilbert.install.iStatMenus": {
+ "name": null,
+ "description": "Uses parent recipe to download latest iStat Menus and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "iStatMenus/iStatMenus.install.recipe",
+ "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download",
+ "shortname": "iStatMenus.install",
+ "inferred_type": "install"
+ },
+ "com.github.grahamgilbert.install.Evernote": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest Evernote and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Evernote/Evernote.install.recipe",
+ "parent": "com.github.autopkg.pkg.Evernote",
+ "shortname": "Evernote.install",
+ "inferred_type": "install"
+ },
+ "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg": {
+ "name": "BlackboardCollaborateLauncher",
+ "description": "Takes a downloaded \"Blackboard Collaborate Launcher.app\" from the Caches folder and turns it into a package.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Blackboard/BlackboardCollaborateLauncher.pkg.recipe",
+ "parent": "com.github.autopkg.download.blackboardcollaboratelauncher",
+ "shortname": "BlackboardCollaborateLauncher.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki"
+ ]
+ },
+ "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki": {
+ "name": "BlackboardCollaborateLauncher",
+ "description": "Downloads the current release of Blackboard Collaborate Layncher and imports into Munki.\n ",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Blackboard/BlackboardCollaborateLauncher.munki.recipe",
+ "parent": "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg",
+ "shortname": "BlackboardCollaborateLauncher.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": null
+ },
+ "com.github.grahamgilbert.install.VMwareFusion": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest VMware Fusion and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "VMwareFusion/VMwareFusion.install.recipe",
+ "parent": "com.justinrummel.pkg.VMwareFusion",
+ "shortname": "VMwareFusion.install",
+ "inferred_type": "install"
+ },
"com.github.grahamgilbert.Sal-osquery.munki": {
"name": "sal-osquery",
"description": "Downloads the current release of the Sal-osquery package from Github and imports into Munki.\n ",
@@ -45020,15 +45112,6 @@
"com.github.grahamgilbert.Sal-osquery.munki"
]
},
- "com.github.grahamgilbert.install.go": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest Go and installs it.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Go/Go.install.recipe",
- "parent": "com.github.timsutton.download.Go",
- "shortname": "Go.install",
- "inferred_type": "install"
- },
"com.github.grahamgilbert.Sal.munki": {
"name": "sal_scripts",
"description": "Downloads the current release of Sal client scripts from Github and imports into Munki.\n ",
@@ -45051,19 +45134,55 @@
"com.github.grahamgilbert.Sal.munki"
]
},
- "com.github.grahamgilbert.download.BackupandSync": {
- "name": "Backup and Sync",
- "description": "Downloads the latest version of Google Backup and Sync.",
+ "com.github.grahamgilbert.Crypt.download": {
+ "name": "Crypt",
+ "description": "Downloads the current release of Crypt client from Github.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "Google/BackupandSync.download.recipe",
- "shortname": "BackupandSync.download",
+ "path": "Crypt/Crypt.download.recipe",
+ "shortname": "Crypt.download",
"inferred_type": "download",
"children": [
- "com.github.grahamgilbert.install.BackupandSync",
- "com.github.grahamgilbert.munki.BackupandSync",
- "com.github.grahamgilbert.pkg.BackupandSync"
+ "com.github.grahamgilbert.Crypt.munki"
]
},
+ "com.github.grahamgilbert.Crypt.munki": {
+ "name": "Crypt2",
+ "description": "Downloads the current release of Crypt from Github and imports into Munki.\n ",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Crypt/Crypt.munki.recipe",
+ "parent": "com.github.grahamgilbert.Crypt.download",
+ "shortname": "Crypt.munki",
+ "inferred_type": "munki",
+ "munki_display_name": null,
+ "munki_description": "Crypt is a Filevault 2 Escrow solution."
+ },
+ "com.github.grahamgilbert.install.dropbox": {
+ "name": null,
+ "description": "Uses parent pkg recipe to download latest Dropbox and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Dropbox/Dropbox.install.recipe",
+ "parent": "com.github.autopkg.pkg.dropbox",
+ "shortname": "Dropbox.install",
+ "inferred_type": "install"
+ },
+ "com.github.grahamgilbert.install.AndroidStudio": {
+ "name": null,
+ "description": "Downloads Android Studio Disk Image and then moves it to Applications",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Android Studio/AndroidStudio.install.recipe",
+ "parent": "com.github.novaksam.download.AndroidStudio",
+ "shortname": "AndroidStudio.install",
+ "inferred_type": "install"
+ },
+ "com.github.grahamgilbert.install.fantastical2": {
+ "name": null,
+ "description": "Uses parent recipe to download latest fantastical2 and installs it.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Fantastical2/Fantastical2.install.recipe",
+ "parent": "com.github.valdore86.download.fantastical2",
+ "shortname": "Fantastical2.install",
+ "inferred_type": "install"
+ },
"com.github.grahamgilbert.munki.GoogleChromeEnterprise": {
"name": "GoogleChrome",
"description": "Downloads the latest version of the Google Chrome Enterprise Package and imports it into Munki.",
@@ -45075,15 +45194,6 @@
"munki_display_name": "Google Chrome",
"munki_description": "Chrome is a fast, simple, and secure web browser, built for the modern web."
},
- "com.github.grahamgilbert.install.BackupandSync": {
- "name": "Backup and Sync",
- "description": "Installs the latest version of Google Backup and Sync.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Google/BackupandSync.install.recipe",
- "parent": "com.github.grahamgilbert.download.BackupandSync",
- "shortname": "BackupandSync.install",
- "inferred_type": "install"
- },
"com.github.grahamgilbert.munki.BackupandSync": {
"name": "Google Backup and Sync",
"description": "Downloads the latest version of Google Backup and Sync and imports it into Munki.",
@@ -45095,6 +45205,28 @@
"munki_display_name": "Google Backup and Sync",
"munki_description": "Safely back up your files to Google Drive."
},
+ "com.github.grahamgilbert.install.BackupandSync": {
+ "name": "Backup and Sync",
+ "description": "Installs the latest version of Google Backup and Sync.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Google/BackupandSync.install.recipe",
+ "parent": "com.github.grahamgilbert.download.BackupandSync",
+ "shortname": "BackupandSync.install",
+ "inferred_type": "install"
+ },
+ "com.github.grahamgilbert.download.BackupandSync": {
+ "name": "Backup and Sync",
+ "description": "Downloads the latest version of Google Backup and Sync.",
+ "repo": "autopkg/grahamgilbert-recipes",
+ "path": "Google/BackupandSync.download.recipe",
+ "shortname": "BackupandSync.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.grahamgilbert.munki.BackupandSync",
+ "com.github.grahamgilbert.install.BackupandSync",
+ "com.github.grahamgilbert.pkg.BackupandSync"
+ ]
+ },
"com.github.grahamgilbert.pkg.BackupandSync": {
"name": "Backup and Sync",
"description": "Downloads the latest version of Google Backup and Sync and creates a package.",
@@ -45104,41 +45236,27 @@
"shortname": "BackupandSync.pkg",
"inferred_type": "pkg"
},
- "com.github.grahamgilbert.install.fantastical2": {
- "name": null,
- "description": "Uses parent recipe to download latest fantastical2 and installs it.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Fantastical2/Fantastical2.install.recipe",
- "parent": "com.github.valdore86.download.fantastical2",
- "shortname": "Fantastical2.install",
- "inferred_type": "install"
- },
- "com.github.grahamgilbert.install.AndroidStudio": {
- "name": null,
- "description": "Downloads Android Studio Disk Image and then moves it to Applications",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Android Studio/AndroidStudio.install.recipe",
- "parent": "com.github.novaksam.download.AndroidStudio",
- "shortname": "AndroidStudio.install",
- "inferred_type": "install"
- },
- "com.github.grahamgilbert.install.dockutil": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest dockutil and installs it.",
+ "com.github.grahamgilbert.munki.LogiTune": {
+ "name": "LogiTune",
+ "description": "Downloads the latest version of Logitech LogiTune and imports it into Munki.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "dockutil/dockutil.install.recipe",
- "parent": "com.github.autopkg.jessepeterson.pkg.dockutil",
- "shortname": "dockutil.install",
- "inferred_type": "install"
+ "path": "LogiTune/LogiTune.munki.recipe",
+ "parent": "com.github.ahousseini-recipes.pkg.LogiTune",
+ "shortname": "LogiTune.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "LogiTune",
+ "munki_description": "Take charge of the video meeting experience wherever you are \u2014 at home, in the office or on the go. Webcam and headset settings are all at your fingertips to ensure you look and sound the way you want in video meetings. Plus, joining video meetings is easier than ever with calendar and Logi Dock integration."
},
- "com.github.grahamgilbert.install.dropbox": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest Dropbox and installs it.",
+ "com.github.grahamgilbert.munki.puppet-agent5": {
+ "name": "Puppet-Agent",
+ "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "Dropbox/Dropbox.install.recipe",
- "parent": "com.github.autopkg.pkg.dropbox",
- "shortname": "Dropbox.install",
- "inferred_type": "install"
+ "path": "Puppetlabs/Puppet-Agent5.munki.recipe",
+ "parent": "com.github.grahamgilbert.download.puppet-agent5",
+ "shortname": "Puppet-Agent5.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Puppet Agent",
+ "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state"
},
"com.github.grahamgilbert.install.puppet-agent": {
"name": null,
@@ -45160,44 +45278,22 @@
"com.github.grahamgilbert.munki.puppet-agent5"
]
},
- "com.github.grahamgilbert.munki.puppet-agent5": {
- "name": "Puppet-Agent",
- "description": "Downloads the latest PuppetAgent and imports into Munki.\n\nOS_VERSION can be overridden for the specific package, or left to the current\nlatest OS. As some of the vendored contents (like ruby and libraries) are compiled\nspecifically for each OS, we're setting the 'minimum_os_version' and 'maximum_os_version' keys.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Puppetlabs/Puppet-Agent5.munki.recipe",
- "parent": "com.github.grahamgilbert.download.puppet-agent5",
- "shortname": "Puppet-Agent5.munki",
- "inferred_type": "munki",
- "munki_display_name": "Puppet Agent",
- "munki_description": "Puppet is a configuration management solution that allows you to define the state of your IT infrastructure, and then automatically enforces the desired state"
- },
- "com.github.grahamgilbert.munki.LogiTune": {
- "name": "LogiTune",
- "description": "Downloads the latest version of Logitech LogiTune and imports it into Munki.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "LogiTune/LogiTune.munki.recipe",
- "parent": "com.github.ahousseini-recipes.pkg.LogiTune",
- "shortname": "LogiTune.munki",
- "inferred_type": "munki",
- "munki_display_name": "LogiTune",
- "munki_description": "Take charge of the video meeting experience wherever you are \u2014 at home, in the office or on the go. Webcam and headset settings are all at your fingertips to ensure you look and sound the way you want in video meetings. Plus, joining video meetings is easier than ever with calendar and Logi Dock integration."
- },
- "com.github.grahamgilbert.install.omnigraffle6": {
+ "com.github.grahamgilbert.install.dockutil": {
"name": null,
- "description": "Uses parent pkg recipe to download latest Omni Graffle 6 and installs it.",
+ "description": "Uses parent pkg recipe to download latest dockutil and installs it.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "OmniGraffle6/OmniGraffle6.install.recipe",
- "parent": "com.github.autopkg.pkg.omnigraffle6",
- "shortname": "OmniGraffle6.install",
+ "path": "dockutil/dockutil.install.recipe",
+ "parent": "com.github.autopkg.jessepeterson.pkg.dockutil",
+ "shortname": "dockutil.install",
"inferred_type": "install"
},
- "com.github.grahamgilbert.install.VMwareFusion": {
+ "com.github.grahamgilbert.install.outset": {
"name": null,
- "description": "Uses parent pkg recipe to download latest VMware Fusion and installs it.",
+ "description": "Uses parent pkg recipe to download latest Outset and installs it.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "VMwareFusion/VMwareFusion.install.recipe",
- "parent": "com.justinrummel.pkg.VMwareFusion",
- "shortname": "VMwareFusion.install",
+ "path": "outset/outset.install.recipe",
+ "parent": "com.github.grahamgilbert.download.outset",
+ "shortname": "outset.install",
"inferred_type": "install"
},
"com.github.grahamgilbert.munki.outset": {
@@ -45211,15 +45307,6 @@
"munki_display_name": null,
"munki_description": "Automatically process packages and scripts at first boot"
},
- "com.github.grahamgilbert.install.outset": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest Outset and installs it.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "outset/outset.install.recipe",
- "parent": "com.github.grahamgilbert.download.outset",
- "shortname": "outset.install",
- "inferred_type": "install"
- },
"com.github.grahamgilbert.download.outset": {
"name": "outset",
"description": "Downloads the current release of Outset from Github.",
@@ -45228,53 +45315,34 @@
"shortname": "outset.download",
"inferred_type": "download",
"children": [
- "com.github.jazzace.jamf.outset-latest",
"com.github.jazzace.ds.outset",
- "com.github.grahamgilbert.munki.outset",
+ "com.github.jazzace.jamf.outset-latest",
"com.github.grahamgilbert.install.outset",
+ "com.github.grahamgilbert.munki.outset",
"com.github.patgmac.pkg.outset",
"com.github.davidbpirie.jamf-upload.outset"
]
},
- "com.github.grahamgilbert.install.handbrake": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest Handbrake and installs it.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Handbrake/Handbrake.install.recipe",
- "parent": "com.github.autopkg.pkg.Handbrake",
- "shortname": "Handbrake.install",
- "inferred_type": "install"
- },
- "com.github.grahamgilbert.Crypt.munki": {
- "name": "Crypt2",
- "description": "Downloads the current release of Crypt from Github and imports into Munki.\n ",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Crypt/Crypt.munki.recipe",
- "parent": "com.github.grahamgilbert.Crypt.download",
- "shortname": "Crypt.munki",
- "inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": "Crypt is a Filevault 2 Escrow solution."
- },
- "com.github.grahamgilbert.Crypt.download": {
- "name": "Crypt",
- "description": "Downloads the current release of Crypt client from Github.",
+ "com.github.grahamgilbert.SimDaltonism.download": {
+ "name": "Sim Daltonism",
+ "description": "Downloads the latest version of Sim Daltonism.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "Crypt/Crypt.download.recipe",
- "shortname": "Crypt.download",
+ "path": "Sim Daltonism/Sim Daltonism.download.recipe",
+ "shortname": "Sim Daltonism.download",
"inferred_type": "download",
"children": [
- "com.github.grahamgilbert.Crypt.munki"
+ "com.github.grahamgilbert.SimDaltonism.pkg",
+ "com.github.grahamgilbert.SimDaltonism.munki"
]
},
- "com.github.grahamgilbert.install.iStatMenus": {
- "name": null,
- "description": "Uses parent recipe to download latest iStat Menus and installs it.",
+ "com.github.grahamgilbert.SimDaltonism.pkg": {
+ "name": "Sim Daltonism",
+ "description": "Downloads the latest version of Sim Daltonism and creates a package.",
"repo": "autopkg/grahamgilbert-recipes",
- "path": "iStatMenus/iStatMenus.install.recipe",
- "parent": "com.github.keeleysam.recipes.Bjango.iStatMenus.download",
- "shortname": "iStatMenus.install",
- "inferred_type": "install"
+ "path": "Sim Daltonism/Sim Daltonism.pkg.recipe",
+ "parent": "com.github.grahamgilbert.SimDaltonism.download",
+ "shortname": "Sim Daltonism.pkg",
+ "inferred_type": "pkg"
},
"com.github.grahamgilbert.SimDaltonism.munki": {
"name": "Sim Daltonism",
@@ -45287,230 +45355,102 @@
"munki_display_name": "Sim Daltonism",
"munki_description": " "
},
- "com.github.grahamgilbert.SimDaltonism.pkg": {
- "name": "Sim Daltonism",
- "description": "Downloads the latest version of Sim Daltonism and creates a package.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Sim Daltonism/Sim Daltonism.pkg.recipe",
- "parent": "com.github.grahamgilbert.SimDaltonism.download",
- "shortname": "Sim Daltonism.pkg",
- "inferred_type": "pkg"
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK17": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 17 JDK and builds an installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineUniversalJDK17",
+ "shortname": "SapMachineJDK17Universal.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jamf.SapMachineUniversalJDK17"
+ ]
},
- "com.github.grahamgilbert.SimDaltonism.download": {
- "name": "Sim Daltonism",
- "description": "Downloads the latest version of Sim Daltonism.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Sim Daltonism/Sim Daltonism.download.recipe",
- "shortname": "Sim Daltonism.download",
+ "com.github.rtrouton.download.SapMachineUniversalJDK17": {
+ "name": "SapMachine",
+ "description": "Downloads the current releases of SapMachine Java 17 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.download.recipe",
+ "shortname": "SapMachineJDK17Universal.download",
"inferred_type": "download",
"children": [
- "com.github.grahamgilbert.SimDaltonism.munki",
- "com.github.grahamgilbert.SimDaltonism.pkg"
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK17"
]
},
- "com.github.grahamgilbert.install.Evernote": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest Evernote and installs it.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Evernote/Evernote.install.recipe",
- "parent": "com.github.autopkg.pkg.Evernote",
- "shortname": "Evernote.install",
- "inferred_type": "install"
- },
- "com.github.grahamgilbert.recipes.ShardOverTimeProcessor": {
- "name": null,
- "description": "This processor will add an installable condition to Munki pkginfo files to roll updates out over a period of time based on a integer value of a configurable condition. Can also only deploy between 9:00-18:00 M-F (this is default).\n ",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "ShardOverTimeProcessor/ShardOverTimeProcessor.recipe"
- },
- "com.github.grahamgilbert.install.TheUnarchiver": {
- "name": null,
- "description": "Uses parent pkg recipe to download latest The Unarchiver and installs it.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "TheUnarchiver/TheUnarchiver.install.recipe",
- "parent": "com.github.autopkg.pkg.TheUnarchiver",
- "shortname": "TheUnarchiver.install",
- "inferred_type": "install"
- },
- "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki": {
- "name": "BlackboardCollaborateLauncher",
- "description": "Downloads the current release of Blackboard Collaborate Layncher and imports into Munki.\n ",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Blackboard/BlackboardCollaborateLauncher.munki.recipe",
- "parent": "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg",
- "shortname": "BlackboardCollaborateLauncher.munki",
+ "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite": {
+ "name": "Office365BusinessProSuite",
+ "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package,\nappends the version to the end of the filename, and imports into Munki.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.munki.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite",
+ "shortname": "MicrosoftOffice365BusinessProSuite.munki",
"inferred_type": "munki",
- "munki_display_name": null,
- "munki_description": null
- },
- "com.github.grahamgilbert.BlackboardCollaborateLauncher.pkg": {
- "name": "BlackboardCollaborateLauncher",
- "description": "Takes a downloaded \"Blackboard Collaborate Launcher.app\" from the Caches folder and turns it into a package.",
- "repo": "autopkg/grahamgilbert-recipes",
- "path": "Blackboard/BlackboardCollaborateLauncher.pkg.recipe",
- "parent": "com.github.autopkg.download.blackboardcollaboratelauncher",
- "shortname": "BlackboardCollaborateLauncher.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.grahamgilbert.BlackboardCollaborateLauncher.munki"
- ]
+ "munki_display_name": "Microsoft Office 365 Business Pro",
+ "munki_description": "Microsoft Office 365 Business Pro includes the lastest version of Word, Outlook, Excel, Powerpoint, Word, OneNote and Teams"
},
- "com.github.rtrouton.download.AdwareMedic": {
- "name": "AdwareMedic",
- "description": "Downloads the current release version of AdwareMedic",
+ "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite": {
+ "name": "Microsoft Office 365 Business Pro Suite",
+ "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdwareMedic/AdwareMedic.download.recipe",
- "shortname": "AdwareMedic.download",
+ "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.download.recipe",
+ "shortname": "MicrosoftOffice365BusinessProSuite.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.AdwareMedic"
+ "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite",
+ "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite"
]
},
- "com.github.rtrouton.pkg.AdwareMedic": {
- "name": "AdwareMedic",
- "description": "Downloads the current release version of AdwareMedic and builds a package. The installer package includes a preinstall script that will check for an existing AdwareMedic.app in /Applications and remove it if found.",
+ "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite": {
+ "name": null,
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdwareMedic/AdwareMedic.pkg.recipe",
- "parent": "com.github.rtrouton.download.AdwareMedic",
- "shortname": "AdwareMedic.pkg",
+ "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite",
+ "shortname": "MicrosoftOffice365BusinessProSuite.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.AdwareMedic",
- "com.github.rtrouton.jss.AdwareMedic"
- ]
- },
- "com.github.rtrouton.install.AdwareMedic": {
- "name": "AdwareMedic",
- "description": "Downloads the current release version of AdwareMedic, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "AdwareMedic/AdwareMedic.install.recipe",
- "parent": "com.github.rtrouton.pkg.AdwareMedic",
- "shortname": "AdwareMedic.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller": {
- "name": "Logi OptionsPlus",
- "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and package it to create an uninstaller for the software.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "LogiOptionsPlus/LogiOptionsPlusUninstaller.pkg.recipe",
- "parent": "com.github.rtrouton.download.LogiOptionsPlus",
- "shortname": "LogiOptionsPlusUninstaller.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.download.LogiOptionsPlus": {
- "name": "Logi OptionsPlus",
- "description": "Downloads the current release version of Logitech's Logi OptionsPlus.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "LogiOptionsPlus/LogiOptionsPlus.download.recipe",
- "shortname": "LogiOptionsPlus.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller",
- "com.github.rtrouton.pkg.LogiOptionsPlus"
- ]
- },
- "com.github.rtrouton.pkg.LogiOptionsPlus": {
- "name": "Logi OptionsPlus",
- "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and packages it for installation.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "LogiOptionsPlus/LogiOptionsPlus.pkg.recipe",
- "parent": "com.github.rtrouton.download.LogiOptionsPlus",
- "shortname": "LogiOptionsPlus.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.download.SapMachineIntelJDK17": {
- "name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java 17 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK17/SapMachineIntelJDK17.download.recipe",
- "shortname": "SapMachineIntelJDK17.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.SapMachineIntelJDK17"
+ "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite"
]
},
- "com.github.rtrouton.pkg.SapMachineIntelJDK17": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 17 JDK for Intel and builds an installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK17/SapMachineIntelJDK17.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineIntelJDK17",
- "shortname": "SapMachineIntelJDK17.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 17 JDK for Apple Silicon and builds an installer package.",
+ "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21": {
+ "name": "Microsoft OpenJDK JDK 21",
+ "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Apple Silicon macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK17",
- "shortname": "SapMachineAppleSiliconJDK17.pkg",
+ "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk21",
+ "shortname": "MicrosoftOpenJDK21AppleSilicon.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.SapMachineAppleSiliconJDK17": {
- "name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java 17 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.download.recipe",
- "shortname": "SapMachineAppleSiliconJDK17.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17"
- ]
- },
- "com.github.rtrouton.pkg.intelamazoncorettojdk21": {
- "name": "Amazon Coretto JDK 21",
- "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Intel and renames the package.",
+ "com.github.rtrouton.pkg.microsoftintelopenjdk21": {
+ "name": "Microsoft OpenJDK JDK 21",
+ "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Intel macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.pkg.recipe",
- "parent": "com.github.rtrouton.download.intelamazoncorettojdk21",
- "shortname": "AmazonCorettoIntelJDK21.pkg",
+ "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftintelopenjdk21",
+ "shortname": "MicrosoftOpenJDK21Intel.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.intelamazoncorettojdk21": {
- "name": "Amazon Coretto JDK 21",
- "description": "Downloads the latest Amazon Coretto JDK 21 for macOS on Intel.",
+ "com.github.rtrouton.download.microsoftapplesiliconopenjdk21": {
+ "name": "Microsoft OpenJDK JDK 21",
+ "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.download.recipe",
- "shortname": "AmazonCorettoIntelJDK21.download",
+ "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.download.recipe",
+ "shortname": "MicrosoftOpenJDK21AppleSilicon.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.intelamazoncorettojdk21"
+ "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21"
]
},
- "com.github.rtrouton.download.applesiliconamazoncorettojdk21": {
- "name": "Amazon Coretto JDK 21",
- "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Apple Silicon.",
+ "com.github.rtrouton.download.microsoftintelopenjdk21": {
+ "name": "Microsoft OpenJDK JDK 21",
+ "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.download.recipe",
- "shortname": "AmazonCorettoAppleSiliconJDK21.download",
+ "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.download.recipe",
+ "shortname": "MicrosoftOpenJDK21Intel.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21"
- ]
- },
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21": {
- "name": "Amazon Coretto JDK 21",
- "description": "Downloads the current release version of Amazon Coretto JDK 21 for Apple Silicon and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.pkg.recipe",
- "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk21",
- "shortname": "AmazonCorettoAppleSiliconJDK21.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.pkg.VMwareTools": {
- "name": null,
- "description": "Downloads the current release version of VMware Tools and extracts the installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "VMware-Tools/VMwareTools.pkg.recipe",
- "parent": "com.github.rtrouton.download.VMwareTools",
- "shortname": "VMwareTools.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.munki.VMwareTools",
- "com.github.rtrouton.install.VMwareTools",
- "com.github.rtrouton.jss.VMwareTools",
- "com.github.davidbpirie.jamf-upload.VMwareTools"
+ "com.github.rtrouton.pkg.microsoftintelopenjdk21"
]
},
"com.github.rtrouton.munki.VMwareTools": {
@@ -45524,6 +45464,15 @@
"munki_display_name": "VMware Tools",
"munki_description": "With the VMware Tools SVGA driver installed, Workstation supports significantly faster graphics performance.\n\nThe VMware Tools package provides support required for shared folders and for drag and drop operations.\n\nOther tools in the package support synchronization of time in the guest operating system with time on the host, automatic grabbing and releasing of the mouse cursor, copying and pasting between guest and host, and improved mouse performance in some guest operating systems."
},
+ "com.github.rtrouton.install.VMwareTools": {
+ "name": "VMwareTools",
+ "description": "Downloads the current release version of VMware Tools, builds a package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "VMware-Tools/VMwareTools.install.recipe",
+ "parent": "com.github.rtrouton.pkg.VMwareTools",
+ "shortname": "VMwareTools.install",
+ "inferred_type": "install"
+ },
"com.github.rtrouton.download.VMwareTools": {
"name": "VMwareTools",
"description": "Downloads VMware Darwin ISO. Adapted from Jesse Peterson's VMwareTools.munki recipe",
@@ -45535,427 +45484,305 @@
"com.github.rtrouton.pkg.VMwareTools"
]
},
- "com.github.rtrouton.install.VMwareTools": {
- "name": "VMwareTools",
- "description": "Downloads the current release version of VMware Tools, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "VMware-Tools/VMwareTools.install.recipe",
- "parent": "com.github.rtrouton.pkg.VMwareTools",
- "shortname": "VMwareTools.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.passworddepot": {
+ "com.github.rtrouton.pkg.VMwareTools": {
"name": null,
- "description": "Downloads the current release version of AceBIT PasswordDepot for Mac and extracts the version information from the installer package.",
+ "description": "Downloads the current release version of VMware Tools and extracts the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "PasswordDepot/PasswordDepot.pkg.recipe",
- "parent": "com.github.rtrouton.download.passworddepot",
- "shortname": "PasswordDepot.pkg",
+ "path": "VMware-Tools/VMwareTools.pkg.recipe",
+ "parent": "com.github.rtrouton.download.VMwareTools",
+ "shortname": "VMwareTools.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.passworddepot",
- "com.github.rtrouton.jamf.passworddepot",
- "com.github.rtrouton.jss.passworddepot"
+ "com.github.rtrouton.munki.VMwareTools",
+ "com.github.rtrouton.install.VMwareTools",
+ "com.github.rtrouton.jss.VMwareTools",
+ "com.github.davidbpirie.jamf-upload.VMwareTools"
]
},
- "com.github.rtrouton.install.passworddepot": {
- "name": "PasswordDepot",
- "description": "Downloads the current installer package for AceBIT PasswordDepot for Mac and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "PasswordDepot/PasswordDepot.install.recipe",
- "parent": "com.github.rtrouton.pkg.passworddepot",
- "shortname": "PasswordDepot.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.passworddepot": {
- "name": "PasswordDepot",
- "description": "Download recipe for AceBIT PasswordDepot for Mac, which is a password manager.",
+ "com.github.rtrouton.download.Script2Pkg": {
+ "name": "Script2Pkg",
+ "description": "Downloads the current release of Script2Pkg.app from the script-to-package-tool-for-macos release page on Github: https://github.com/SAP/Script2Pkg/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "PasswordDepot/PasswordDepot.download.recipe",
- "shortname": "PasswordDepot.download",
+ "path": "Script2Pkg/Script2Pkg.download.recipe",
+ "shortname": "Script2Pkg.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.passworddepot"
+ "com.github.rtrouton.pkg.Script2Pkg"
]
},
- "com.github.rtrouton.pkg.SapMachineManager": {
- "name": "SapMachine Manager",
- "description": "Uses parent download recipe to download the latest SapMachine Manager installer package.",
+ "com.github.rtrouton.pkg.Script2Pkg": {
+ "name": "Script2Pkg",
+ "description": "Downloads the current release version of Script2Pkg.app and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineManager/SapMachineManager.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineManager",
- "shortname": "SapMachineManager.pkg",
+ "path": "Script2Pkg/Script2Pkg.pkg.recipe",
+ "parent": "com.github.rtrouton.download.Script2Pkg",
+ "shortname": "Script2Pkg.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.SapMachineManager"
- ]
- },
- "com.github.rtrouton.download.SapMachineManager": {
- "name": "SapMachine Manager",
- "description": "Downloads the current release of SapMachine Manager.app from the sapmachine-manager-for-macos release page on Github: https://github.com/SAP/sapmachine-manager-for-macos/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineManager/SapMachineManager.download.recipe",
- "shortname": "SapMachineManager.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.SapMachineManager"
+ "com.github.rtrouton.install.Script2Pkg"
]
},
- "com.github.rtrouton.install.SapMachineManager": {
- "name": "SapMachine Manager",
- "description": "Uses parent download recipe to download the latest SapMachine Manager installer package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineManager/SapMachineManager.install.recipe",
- "parent": "com.github.rtrouton.pkg.SapMachineManager",
- "shortname": "SapMachineManager.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.install.Fiji": {
- "name": "Cyberduck",
- "description": "Downloads the current release version of Fiji, builds a package and installs it.",
+ "com.github.rtrouton.install.Script2Pkg": {
+ "name": "Script2Pkg",
+ "description": "Downloads the current release version of Script2Pkg.app, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Fiji/Fiji.install.recipe",
- "parent": "com.github.rtrouton.pkg.Fiji",
- "shortname": "Fiji.install",
+ "path": "Script2Pkg/Script2Pkg.install.recipe",
+ "parent": "com.github.rtrouton.pkg.Script2Pkg",
+ "shortname": "Script2Pkg.install",
"inferred_type": "install"
},
- "com.github.rtrouton.download.Fiji": {
- "name": "Fiji",
- "description": "Download recipe for Fiji, which downloads a zip file containing the latest stable version of Fiji for Mac OS X. Fiji is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.",
+ "com.github.rtrouton.download.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Downloads the latest version of AutoPkgr.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Fiji/Fiji.download.recipe",
- "shortname": "Fiji.download",
+ "path": "AutoPkgr/AutoPkgr.download.recipe",
+ "shortname": "AutoPkgr.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.Fiji"
+ "com.github.rtrouton.pkg.AutoPkgr"
]
},
- "com.github.rtrouton.pkg.Fiji": {
- "name": "Fiji",
- "description": "Downloads latest stable Fiji zip file and builds a package. The installer package includes a preinstall script that will check for an existing Fiji.app in /Applications and remove it if found.",
+ "com.github.rtrouton.install.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Downloads the current release version of AutoPkgr, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Fiji/Fiji.pkg.recipe",
- "parent": "com.github.rtrouton.download.Fiji",
- "shortname": "Fiji.pkg",
+ "path": "AutoPkgr/AutoPkgr.install.recipe",
+ "parent": "com.github.rtrouton.pkg.AutoPkgr",
+ "shortname": "AutoPkgr.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.AutoPkgr": {
+ "name": "AutoPkgr",
+ "description": "Downloads the current release version of AutoPkgr and builds a package. The installer package includes a preinstall script that will check for an existing AutoPkgr.app in /Applications and remove it if found.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AutoPkgr/AutoPkgr.pkg.recipe",
+ "parent": "com.github.rtrouton.download.AutoPkgr",
+ "shortname": "AutoPkgr.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.Fiji",
- "com.github.rtrouton.jss.Fiji",
- "com.github.vmiller.munki.Fiji"
+ "com.github.rtrouton.install.AutoPkgr",
+ "com.github.sebtomasi.jss.AutoPkgr"
]
},
- "com.github.rtrouton.download.OSXElCapitan": {
- "name": "OS X El Capitan",
- "description": "Downloads the current release version of the OS X El Capitan OS installer.",
+ "com.github.rtrouton.download.WindowsApp": {
+ "name": "Windows App",
+ "description": "Downloads the latest version of Windows App.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXElCapitan/OSXElCapitan.download.recipe",
- "shortname": "OSXElCapitan.download",
+ "path": "WindowsApp/WindowsApp.download.recipe",
+ "shortname": "WindowsApp.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.OSXElCapitan"
+ "com.github.rtrouton.pkg.WindowsApp"
]
},
- "com.github.rtrouton.pkg.OSXElCapitan": {
- "name": "OS X El Capitan",
- "description": "Downloads the current release version of the OS X El Capitan OS installer and renames the package.",
+ "com.github.rtrouton.pkg.WindowsApp": {
+ "name": "Windows App",
+ "description": "Downloads the latest version of Windows App and creates a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXElCapitan/OSXElCapitan.pkg.recipe",
- "parent": "com.github.rtrouton.download.OSXElCapitan",
- "shortname": "OSXElCapitan.pkg",
+ "path": "WindowsApp/WindowsApp.pkg.recipe",
+ "parent": "com.github.rtrouton.download.WindowsApp",
+ "shortname": "WindowsApp.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.OSXYosemite": {
- "name": "OS X Yosemite",
- "description": "Downloads the current release version of the OS X Yosemite OS installer and renames the package.",
+ "com.github.distpkg.MyGreatApp": {
+ "name": null,
+ "description": "Creates a distribution package from an existing component package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXYosemite/OSXYosemite.pkg.recipe",
- "parent": "com.github.rtrouton.download.OSXYosemite",
- "shortname": "OSXYosemite.pkg",
- "inferred_type": "pkg"
+ "path": "SharedProcessors/Example.distpkg.recipe",
+ "parent": "com.github.pkg.MyGreatApp",
+ "shortname": "Example.distpkg",
+ "inferred_type": "distpkg"
},
- "com.github.rtrouton.download.OSXYosemite": {
- "name": "OS X Yosemite",
- "description": "Downloads the current release version of the OS X Yosemite OS installer.",
+ "com.github.rtrouton.SharedProcessors": {
+ "name": null,
+ "description": "Stub recipe reference to use the Shared Processors in this repo.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXYosemite/OSXYosemite.download.recipe",
- "shortname": "OSXYosemite.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.OSXYosemite"
- ]
+ "path": "SharedProcessors/SharedProcessors.recipe"
},
- "com.github.rtrouton.install.AdobeCreativeCloudInstaller": {
- "name": "Creative Cloud Installer",
- "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.",
+ "com.github.sign.MyGreatApp": {
+ "name": null,
+ "description": "Signs a provided installer package using a signing certificate identifier.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.install.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller",
- "shortname": "AdobeCreativeCloudInstaller.install",
- "inferred_type": "install"
+ "path": "SharedProcessors/Example.sign.recipe",
+ "parent": "com.github.pkg.MyGreatApp",
+ "shortname": "Example.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.",
+ "com.github.rtrouton.munki.privileges": {
+ "name": "Privileges",
+ "description": "Downloads the latest version of Privileges.app and imports it into Munki",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.pkg.recipe",
- "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstaller",
- "shortname": "AdobeCreativeCloudInstaller.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.AdobeCreativeCloudInstaller",
- "com.github.rtrouton.jss.AdobeCreativeCloudInstaller",
- "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller",
- "com.github.peshay.filewave.AdobeCreativeCloudInstaller",
- "com.github.grahampugh.recipes.jss.AdobeCreativeCloud"
- ]
+ "path": "Privileges/Privileges.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.privileges",
+ "deprecated": true,
+ "shortname": "Privileges.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Privileges",
+ "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock."
},
- "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.",
+ "com.github.rtrouton.pkg.privileges": {
+ "name": "Privileges",
+ "description": "Downloads the current release version of Privileges.app and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.pkg.recipe",
- "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon",
- "shortname": "AdobeCreativeCloudInstallerAppleSilicon.pkg",
+ "path": "Privileges/Privileges.pkg.recipe",
+ "parent": "com.github.rtrouton.download.privileges",
+ "shortname": "Privileges.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon",
- "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon",
- "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon",
- "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon"
+ "com.github.rtrouton.munki.privileges",
+ "com.github.rtrouton.install.privileges",
+ "com.github.rtrouton.jss.privileges",
+ "com.github.rtrouton.jamf.privileges",
+ "com.github.novaksam.jamf.Privileges",
+ "com.github.apfelwerk.munki.privileges",
+ "com.github.andreDB90.filewave.privileges",
+ "com.github.grahampugh.recipes.jamf.Privileges",
+ "com.github.precursorca.munki.privileges",
+ "com.github.peetinc.munki.privileges"
]
},
- "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon": {
- "name": "Creative Cloud Installer",
- "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.install.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon",
- "shortname": "AdobeCreativeCloudInstallerAppleSilicon.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and installs the the correct Creative Cloud for your Mac's processor.",
+ "com.github.rtrouton.install.privileges": {
+ "name": "Privileges",
+ "description": "Downloads the current release version of Privileges.app, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.install.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal",
- "shortname": "AdobeCreativeCloudInstallerUniversal.install",
+ "path": "Privileges/Privileges.install.recipe",
+ "parent": "com.github.rtrouton.pkg.privileges",
+ "shortname": "Privileges.install",
"inferred_type": "install"
},
- "com.github.rtrouton.download.AdobeCreativeCloudInstaller": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.",
+ "com.github.rtrouton.download.privileges": {
+ "name": "Privileges",
+ "description": "Downloads the current release of Privileges.app from the release page on Github: https://github.com/SAP/mac-enterprise-privileges/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.download.recipe",
- "shortname": "AdobeCreativeCloudInstaller.download",
+ "path": "Privileges/Privileges.download.recipe",
+ "shortname": "Privileges.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller"
+ "com.github.rtrouton.pkg.privileges"
]
},
- "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Installer and builds an installer package which installs the correct Creative Cloud for your Mac's processor.",
+ "com.github.rtrouton.pkg.icons": {
+ "name": "Icons",
+ "description": "Downloads the current release version of Icons.app and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.pkg.recipe",
- "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal",
- "shortname": "AdobeCreativeCloudInstallerUniversal.pkg",
+ "path": "Icons/Icons.pkg.recipe",
+ "parent": "com.github.rtrouton.download.icons",
+ "shortname": "Icons.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal",
- "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal",
- "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal",
- "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer",
- "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal",
- "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal",
- "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg"
+ "com.github.rtrouton.install.icons",
+ "com.github.rtrouton.jss.icons",
+ "com.gitub.d33t5.jamf.Icons"
]
},
- "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.",
+ "com.github.rtrouton.install.icons": {
+ "name": "Icons",
+ "description": "Downloads the current release version of Icons.app, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.download.recipe",
- "shortname": "AdobeCreativeCloudInstallerUniversal.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal"
- ]
+ "path": "Icons/Icons.install.recipe",
+ "parent": "com.github.rtrouton.pkg.icons",
+ "shortname": "Icons.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer for Apple Silicon",
+ "com.github.rtrouton.download.icons": {
+ "name": "Icons",
+ "description": "Downloads the current release of Icons.app from the macos-icon-generator release page on Github: https://github.com/SAP/macos-icon-generator/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.download.recipe",
- "shortname": "AdobeCreativeCloudInstallerAppleSilicon.download",
+ "path": "Icons/Icons.download.recipe",
+ "shortname": "Icons.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon"
+ "com.github.rtrouton.pkg.icons",
+ "com.github.aanklewicz.munki.Icons"
]
},
- "com.github.rtrouton.download.OpenJavaFX": {
- "name": "OpenJavaFX",
- "description": "Downloads the latest Open JavaFX SDK for macOS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "OpenJavaFX/OpenJavaFX.download.recipe",
- "shortname": "OpenJavaFX.download",
- "inferred_type": "download"
- },
- "com.github.rtrouton.recipes.postprocessors": {
- "name": null,
- "description": "Recipe stub for any Processors in this directory.\n ",
- "repo": "autopkg/rtrouton-recipes",
- "path": "PostProcessors/PostProcessors.recipe"
- },
- "com.github.rtrouton.pkg.ImageJ": {
- "name": "ImageJ",
- "description": "Downloads latest stable ImageJ zip file and builds a package. The installer package includes a preinstall script that will check for an existing ImageJ.app in /Applications and remove it if found.",
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21": {
+ "name": "Amazon Coretto JDK 21",
+ "description": "Downloads the current release version of Amazon Coretto JDK 21 for Apple Silicon and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "ImageJ/ImageJ.pkg.recipe",
- "parent": "com.github.rtrouton.download.ImageJ",
- "shortname": "ImageJ.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.ImageJ",
- "com.github.rtrouton.jss.ImageJ",
- "com.github.vmiller.munki.ImageJ",
- "com.github.andrewvalentine.munki.ImageJ"
- ]
+ "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.pkg.recipe",
+ "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk21",
+ "shortname": "AmazonCorettoAppleSiliconJDK21.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.download.ImageJ": {
- "name": "ImageJ",
- "description": "Download recipe for ImageJ, which downloads a zip file containing the latest stable version of ImageJ for Mac OS X. ImageJ is an image processing package which display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images.",
+ "com.github.rtrouton.download.applesiliconamazoncorettojdk21": {
+ "name": "Amazon Coretto JDK 21",
+ "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Apple Silicon.",
"repo": "autopkg/rtrouton-recipes",
- "path": "ImageJ/ImageJ.download.recipe",
- "shortname": "ImageJ.download",
+ "path": "AmazonCorettoJDK21/AmazonCorettoAppleSiliconJDK21.download.recipe",
+ "shortname": "AmazonCorettoAppleSiliconJDK21.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.ImageJ"
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk21"
]
},
- "com.github.rtrouton.install.ImageJ": {
- "name": "ImageJ",
- "description": "Downloads the current release version of ImageJ, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "ImageJ/ImageJ.install.recipe",
- "parent": "com.github.rtrouton.pkg.ImageJ",
- "shortname": "ImageJ.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.install.JSSImporter": {
- "name": "JSSImporter",
- "description": "Downloads the current release of JSSImporter from GitHub and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSSImporter/JSSImporter.install.recipe",
- "parent": "com.github.rtrouton.download.JSSImporter",
- "shortname": "JSSImporter.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.JSSImporter": {
- "name": "JSSImporter",
- "description": "Downloads the current release of JSSImporter from GitHub.",
+ "com.github.rtrouton.download.intelamazoncorettojdk21": {
+ "name": "Amazon Coretto JDK 21",
+ "description": "Downloads the latest Amazon Coretto JDK 21 for macOS on Intel.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSSImporter/JSSImporter.download.recipe",
- "shortname": "JSSImporter.download",
+ "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.download.recipe",
+ "shortname": "AmazonCorettoIntelJDK21.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.install.JSSImporter"
+ "com.github.rtrouton.pkg.intelamazoncorettojdk21"
]
},
- "com.github.rtrouton.download.JQUniversal": {
- "name": "jq",
- "description": "Downloads the current releases of jq for Intel and Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases",
+ "com.github.rtrouton.pkg.intelamazoncorettojdk21": {
+ "name": "Amazon Coretto JDK 21",
+ "description": "Downloads the current release version of Amazon Coretto JDK 21 for macOS on Intel and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQUniversal.download.recipe",
- "shortname": "JQUniversal.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.JQUniversal"
- ]
+ "path": "AmazonCorettoJDK21/AmazonCorettoIntelJDK21.pkg.recipe",
+ "parent": "com.github.rtrouton.download.intelamazoncorettojdk21",
+ "shortname": "AmazonCorettoIntelJDK21.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.JQIntel": {
- "name": "jq",
- "description": "Downloads the current release version of jq for Intel and builds an installer package.",
+ "com.github.rtrouton.pkg.OracleJava11JDK": {
+ "name": "Oracle Java 11 JDK",
+ "description": "Downloads the latest version of Oracle Java 11 JDK and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQIntel.pkg.recipe",
- "parent": "com.github.rtrouton.download.JQIntel",
- "shortname": "JQIntel.pkg",
+ "path": "OracleJava11JDK/OracleJava11JDK.pkg.recipe",
+ "parent": "com.github.hansen-m.download.OracleJava11JDK",
+ "shortname": "OracleJava11JDK.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.sign.JQIntel"
+ "com.github.rtrouton.jss.OracleJava11JDK"
]
},
- "com.github.rtrouton.sign.JQAppleSilicon": {
- "name": null,
- "description": "Downloads the current release version of jq for Apple Silicon, builds an installer package and signs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQAppleSilicon.sign.recipe",
- "parent": "com.github.rtrouton.pkg.JQAppleSilicon",
- "shortname": "JQAppleSilicon.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.sign.JQUniversal": {
- "name": null,
- "description": "Downloads the current releases of jq for Apple Silicon and Intel, builds an installer package and signs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQAppleUniversal.sign.recipe",
- "parent": "com.github.rtrouton.pkg.JQUniversal",
- "shortname": "JQAppleUniversal.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.pkg.JQAppleSilicon": {
- "name": "jq",
- "description": "Downloads the current release version of jq for Apple Silicon and builds an installer package.",
+ "com.github.rtrouton.munki.skypeforbusiness365": {
+ "name": "SkypeForBusiness365",
+ "description": "Downloads the latest Microsoft SkypeForBusiness installer package for Office 365 and imports into Munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQAppleSilicon.pkg.recipe",
- "parent": "com.github.rtrouton.download.JQAppleSilicon",
- "shortname": "JQAppleSilicon.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.sign.JQAppleSilicon"
- ]
+ "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.munki.recipe",
+ "parent": "com.github.rtrouton.download.skypeforbusiness365",
+ "shortname": "MicrosoftSkypeForBusiness365.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft SkypeForBusiness 365",
+ "munki_description": null
},
- "com.github.rtrouton.pkg.JQUniversal": {
- "name": "jq",
- "description": "Downloads the current release versions of jq for Intel and Apple Silicon and builds an installer package.",
+ "com.github.rtrouton.pkg.skypeforbusiness365": {
+ "name": "Skype For Business",
+ "description": "Downloads the latest version of Microsoft's Skype for Business installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQUniversal.pkg.recipe",
- "parent": "com.github.rtrouton.download.JQUniversal",
- "shortname": "JQUniversal.pkg",
+ "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.pkg.recipe",
+ "parent": "com.github.rtrouton.download.skypeforbusiness365",
+ "shortname": "MicrosoftSkypeForBusiness365.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.sign.JQUniversal"
- ]
- },
- "com.github.rtrouton.sign.JQIntel": {
- "name": null,
- "description": "Downloads the current release version of jq for Intel, builds an installer package and signs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQAppleIntel.sign.recipe",
- "parent": "com.github.rtrouton.pkg.JQIntel",
- "shortname": "JQAppleIntel.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.download.JQIntel": {
- "name": "jq",
- "description": "Downloads the current release of jq for Intel from the jq release page on Github: https://github.com/jqlang/jq/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQIntel.download.recipe",
- "shortname": "JQIntel.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.JQIntel"
+ "com.github.rtrouton.jss.skypeforbusiness365",
+ "com.github.rtrouton.jamf.skypeforbusiness365",
+ "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365"
]
},
- "com.github.rtrouton.download.JQAppleSilicon": {
- "name": "jq",
- "description": "Downloads the current release of jq for Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases",
+ "com.github.rtrouton.download.skypeforbusiness365": {
+ "name": "Skype For Business",
+ "description": "Downloads the latest Microsoft's Skype For Business installer package for Office 365.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JQ/JQAppleSilicon.download.recipe",
- "shortname": "JQAppleSilicon.download",
+ "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.download.recipe",
+ "shortname": "MicrosoftSkypeForBusiness365.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.JQAppleSilicon"
+ "com.github.rtrouton.munki.skypeforbusiness365",
+ "com.github.rtrouton.pkg.skypeforbusiness365"
]
},
"com.github.rtrouton.install.Cyberduck": {
@@ -45982,354 +45809,306 @@
"com.github.autopkg.grahampugh-recipes.jamf.Cyberduck"
]
},
- "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17": {
- "name": "Microsoft OpenJDK JDK 17",
- "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Apple Silicon macOS and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk17",
- "shortname": "MicrosoftOpenJDK17AppleSilicon.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.download.microsoftapplesiliconopenjdk17": {
- "name": "Microsoft OpenJDK JDK 17",
- "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.",
+ "com.github.rtrouton.download.MindManager": {
+ "name": "MindManager",
+ "description": "Downloads latest version of MindManager.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.download.recipe",
- "shortname": "MicrosoftOpenJDK17AppleSilicon.download",
+ "path": "MindManager/MindManager.download.recipe",
+ "shortname": "MindManager.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17"
+ "com.github.rtrouton.pkg.MindManager"
]
},
- "com.github.rtrouton.pkg.microsoftintelopenjdk17": {
- "name": "Microsoft OpenJDK JDK 17",
- "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Intel macOS and renames the package.",
+ "com.github.rtrouton.pkg.MindManager": {
+ "name": "MindManager",
+ "description": "Downloads the latest version of Mindjet's MindManager and creates a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftintelopenjdk17",
- "shortname": "MicrosoftOpenJDK17Intel.pkg",
+ "path": "MindManager/MindManager.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MindManager",
+ "shortname": "MindManager.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.microsoftintelopenjdk17": {
- "name": "Microsoft OpenJDK JDK 17",
- "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.",
+ "com.github.rtrouton.pkg.mozillathunderbird": {
+ "name": "Firefox",
+ "description": "Downloads the current release version of the Mozilla Thunderbird installer package and renames the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.download.recipe",
- "shortname": "MicrosoftOpenJDK17Intel.download",
- "inferred_type": "download",
+ "path": "MozillaThunderbird/MozillaThunderbird.pkg.recipe",
+ "parent": "com.github.autopkg.pkg.ThunderbirdSignedPkg",
+ "shortname": "MozillaThunderbird.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.microsoftintelopenjdk17"
+ "com.github.rtrouton.jamf.mozillathunderbird"
]
},
- "com.github.rtrouton.download.microsoftremotehelp": {
- "name": "Microsoft Remote Help",
- "description": "Downloads the latest Microsoft Remote Help installer pkg.",
+ "com.github.rtrouton.pkg.microsoftword365": {
+ "name": "Microsoft Word",
+ "description": "Downloads the latest version of Microsoft's Word for Office 365 installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.download.recipe",
- "shortname": "MicrosoftRemoteHelp.download",
- "inferred_type": "download",
+ "path": "MicrosoftWord365/MicrosoftWord365.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftword365",
+ "shortname": "MicrosoftWord365.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.microsoftremotehelp"
+ "com.github.rtrouton.install.microsoftword365",
+ "com.github.rtrouton.jss.microsoftword365",
+ "com.github.dataJAR-recipes.munki.Microsoft Word 365",
+ "com.github.dataJAR-recipes.munki.Microsoft Word 2019",
+ "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone",
+ "com.github.andredb90.filewave.microsoftword365",
+ "com.github.smithjw.jamf.Microsoft_Word",
+ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload"
]
},
- "com.github.rtrouton.pkg.microsoftremotehelp": {
- "name": "Microsoft Remote Desktop",
- "description": "Downloads the latest version of Microsoft's Remote Help installer package and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftremotehelp",
- "shortname": "MicrosoftRemoteHelp.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.munki.MicrosoftOffice365Suite": {
- "name": "Office365Suite",
- "description": "Downloads the latest Microsoft Office 365 SKU-less installer suite package,\nappends the version to the end of the filename, and imports into Munki.\n\n Set the ID key to:\n 525133 for Americas (default)\n 532572 for Europe\n 532577 for Asia",
+ "com.github.rtrouton.munki.microsoftword365": {
+ "name": "Word365",
+ "description": "Downloads the latest Microsoft Word installer package for Office 365 and imports into Munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.munki.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite",
- "shortname": "MicrosoftOffice365Suite.munki",
+ "path": "MicrosoftWord365/MicrosoftWord365.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftword365",
+ "shortname": "MicrosoftWord365.munki",
"inferred_type": "munki",
- "munki_display_name": "Microsoft Office 365",
- "munki_description": "Microsoft Office 365 includes the latest version of Word, Outlook, Excel, Powerpoint, Word and OneNote"
+ "munki_display_name": "Microsoft Word 365",
+ "munki_description": null
},
- "com.github.rtrouton.download.MicrosoftOffice365Suite": {
- "name": "Microsoft Office 365 Suite",
- "description": "Downloads the latest Microsoft Office 365 Suite SKU-less installer package.",
+ "com.github.rtrouton.install.microsoftword365": {
+ "name": "Microsoft Word",
+ "description": "Downloads the current release version of the Microsoft Word installer package for Office 365 and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.download.recipe",
- "shortname": "MicrosoftOffice365Suite.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.munki.MicrosoftOffice365Suite",
- "com.github.rtrouton.pkg.MicrosoftOffice365Suite",
- "com.github.rtrouton.pkg.Office2016Suite",
- "com.github.peshay.filewave.Office2016"
- ]
+ "path": "MicrosoftWord365/MicrosoftWord365.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftword365",
+ "shortname": "MicrosoftWord365.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.pkg.MicrosoftOffice365Suite": {
- "name": null,
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package.",
+ "com.github.rtrouton.download.microsoftword365": {
+ "name": "Microsoft Word",
+ "description": "Downloads the latest Microsoft Word installer package for Office 365.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.pkg.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite",
- "shortname": "MicrosoftOffice365Suite.pkg",
- "inferred_type": "pkg",
+ "path": "MicrosoftWord365/MicrosoftWord365.download.recipe",
+ "shortname": "MicrosoftWord365.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jss.MicrosoftOffice365Suite",
- "com.github.smithjw.jamf.Microsoft_Office_Suite"
+ "com.github.rtrouton.pkg.microsoftword365",
+ "com.github.rtrouton.munki.microsoftword365",
+ "com.github.wycomco.pkg.microsoftword365"
]
},
- "com.github.rtrouton.sign.NexThinkCollector": {
- "name": null,
- "description": "Signs a provided installer package using a signing certificate identifier.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "NexThinkCollector/NexThinkCollector.sign.recipe",
- "parent": "com.github.rtrouton.pkg.NexThinkCollector",
- "shortname": "NexThinkCollector.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.sign.NexThinkCollectorUninstaller": {
+ "com.github.rtrouton.install.MalwarebytesAntiMalware": {
"name": null,
- "description": "Signs a provided installer package using a signing certificate identifier.",
+ "description": "Downloads the current release version of Malwarebytes Anti-Malware, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "NexThinkCollector/NexThinkCollectorUninstaller.sign.recipe",
- "parent": "com.github.rtrouton.pkg.NexThinkCollectorUninstaller",
- "shortname": "NexThinkCollectorUninstaller.sign",
- "inferred_type": "sign"
+ "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.install.recipe",
+ "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware",
+ "shortname": "MalwarebytesAntiMalware.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.pkg.NexThinkCollector": {
- "name": "NexThink Collector",
- "description": "Downloads the latest NexThink Collector installer package and prepares it for deployment.",
+ "com.github.rtrouton.download.MalwarebytesAntiMalware": {
+ "name": "Malwarebytes Anti-Malware",
+ "description": "Downloads the current release version of Malwarebytes Anti-Malware",
"repo": "autopkg/rtrouton-recipes",
- "path": "NexThinkCollector/NexThinkCollector.pkg.recipe",
- "parent": "com.github.rtrouton.download.NexThinkCollector",
- "shortname": "NexThinkCollector.pkg",
- "inferred_type": "pkg",
+ "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.download.recipe",
+ "shortname": "MalwarebytesAntiMalware.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.sign.NexThinkCollector"
+ "com.github.rtrouton.pkg.MalwarebytesAntiMalware",
+ "com.github.aysiu.munki.MalwarebytesAntiMalware"
]
},
- "com.github.rtrouton.pkg.NexThinkCollectorUninstaller": {
- "name": "NexThink Collector Uninstaller",
- "description": "Downloads the latest NexThink Collector uninstaller and prepares it for deployment.",
+ "com.github.rtrouton.pkg.MalwarebytesAntiMalware": {
+ "name": "Malwarebytes Anti-Malware",
+ "description": "Downloads the current release version of Malwarebytes Anti-Malware and builds a package. The installer package includes a preinstall script that will check for an existing Malwarebytes Anti-Malware.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "NexThinkCollector/NexThinkCollectorUninstaller.pkg.recipe",
- "parent": "com.github.rtrouton.download.NexThinkCollector",
- "shortname": "NexThinkCollectorUninstaller.pkg",
+ "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MalwarebytesAntiMalware",
+ "shortname": "MalwarebytesAntiMalware.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.sign.NexThinkCollectorUninstaller"
+ "com.github.rtrouton.install.MalwarebytesAntiMalware",
+ "com.github.rtrouton.jss.MalwarebytesAntiMalware"
]
},
- "com.github.rtrouton.download.NexThinkCollector": {
- "name": "NexThink Collector",
- "description": "Downloads the latest version of NexThink Collector.",
+ "com.github.rtrouton.pkg.SapMachine": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java JDK and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "NexThinkCollector/NexThinkCollector.download.recipe",
- "shortname": "NexThinkCollector.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.NexThinkCollector",
- "com.github.rtrouton.pkg.NexThinkCollectorUninstaller"
- ]
+ "path": "SapMachine/SapMachine.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachine",
+ "shortname": "SapMachine.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.zscaler": {
- "name": "Zscaler",
- "description": "Downloads the latest version of Zscaler for macOS and packages it for installation.",
+ "com.github.rtrouton.download.SapMachine": {
+ "name": "SapMachine",
+ "description": "Downloads the current release of SapMachine Java JDK from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "Zscaler/Zscaler.pkg.recipe",
- "parent": "com.github.rtrouton.download.zscaler",
- "shortname": "Zscaler.pkg",
- "inferred_type": "pkg",
+ "path": "SapMachine/SapMachine.download.recipe",
+ "shortname": "SapMachine.download",
+ "inferred_type": "download",
"children": [
- "com.github.homebysix.munki.Zscaler",
- "com.github.rtrouton.jss.zscaler"
+ "com.github.rtrouton.pkg.SapMachine"
]
},
- "com.github.rtrouton.download.zscaler": {
- "name": "Zscaler",
- "description": "Processes a pre-downloaded Zscaler installation zip for macOS. Provide the path to the zip to AutoPkg with the -p switch, for example: `autopkg run Zscaler.download -p ~/Downloads/Zscaler-1.2.3.zip`",
+ "com.github.rtrouton.download.OpenJDK12": {
+ "name": "OpenJDK 12",
+ "description": "Downloads the latest OpenJDK 12 for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Zscaler/Zscaler.download.recipe",
- "shortname": "Zscaler.download",
+ "path": "OpenJDK12/OpenJDK12.download.recipe",
+ "deprecated": true,
+ "shortname": "OpenJDK12.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.zscaler"
+ "com.github.rtrouton.pkg.OpenJDK12"
]
},
- "com.github.rtrouton.download.SapMachineAppleSiliconJDK11": {
- "name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java 11 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "com.github.rtrouton.pkg.OpenJDK12": {
+ "name": "OpenJDK 12",
+ "description": "Downloads the current release version of OpenJDK 12 and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.download.recipe",
- "shortname": "SapMachineAppleSiliconJDK11.download",
- "inferred_type": "download",
+ "path": "OpenJDK12/OpenJDK12.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OpenJDK12",
+ "shortname": "OpenJDK12.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11"
+ "com.github.rtrouton.jss.OpenJDK12",
+ "com.github.peshay.filewave.OpenJDK12",
+ "com.github.dataJAR-recipes.munki.OpenJDK12"
]
},
- "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 11 JDK for Apple Silicon and builds an installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK11",
- "shortname": "SapMachineAppleSiliconJDK11.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.download.SapMachineIntelJDK11": {
- "name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java 11 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "com.github.rtrouton.download.microsoftonedrive": {
+ "name": "Microsoft OneDrive",
+ "description": "Downloads the latest Microsoft OneDrive installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK11/SapMachineIntelJDK11.download.recipe",
- "shortname": "SapMachineIntelJDK11.download",
+ "path": "MicrosoftOneDrive/MicrosoftOneDrive.download.recipe",
+ "shortname": "MicrosoftOneDrive.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.SapMachineIntelJDK11"
+ "com.github.rtrouton.pkg.microsoftonedrive",
+ "com.github.rtrouton.munki.microsoftonedrive",
+ "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive"
]
},
- "com.github.rtrouton.pkg.SapMachineIntelJDK11": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 11 JDK for Intel and builds an installer package.",
+ "com.github.rtrouton.install.microsoftonedrive": {
+ "name": "Microsoft OneDrive",
+ "description": "Downloads the current release version of the Microsoft OneDrive standalone installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK11/SapMachineIntelJDK11.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineIntelJDK11",
- "shortname": "SapMachineIntelJDK11.pkg",
- "inferred_type": "pkg"
+ "path": "MicrosoftOneDrive/MicrosoftOneDrive.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftonedrive",
+ "shortname": "MicrosoftOneDrive.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver": {
- "name": "Microsoft Teams Audio Driver",
- "description": "Downloads the latest version of Microsoft's Teams Classic installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsClassicAudioDriver.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftteamsclassic",
- "shortname": "MicrosoftTeamsClassicAudioDriver.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.pkg.MicrosoftTeamsAudioDriver": {
- "name": "Microsoft Teams Audio Driver",
- "description": "Downloads the latest version of Microsoft's Teams installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.",
+ "com.github.rtrouton.pkg.microsoftonedrive": {
+ "name": "Microsoft OneDrive",
+ "description": "Downloads the current standalone Microsoft OneDrive installer, extracts version information and renames the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsAudioDriver.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftteams",
- "shortname": "MicrosoftTeamsAudioDriver.pkg",
- "inferred_type": "pkg"
+ "path": "MicrosoftOneDrive/MicrosoftOneDrive.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftonedrive",
+ "shortname": "MicrosoftOneDrive.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jazzace.jamf.MicrosoftOneDrive-latest",
+ "com.github.rtrouton.install.microsoftonedrive",
+ "com.github.rtrouton.jss.MicrosoftOneDrive",
+ "com.github.novaksam.jamf.OneDrive",
+ "com.github.andreDB90.filewave.microsoftonedrive",
+ "com.github.smithjw.jamf.Microsoft_OneDrive"
+ ]
},
- "com.github.rtrouton.install.microsoftdefender": {
- "name": "Microsoft Defender",
- "description": "Downloads the latest version of the Microsoft Defender installer package and installs it.",
+ "com.github.rtrouton.munki.microsoftonedrive": {
+ "name": "MicrosoftOnedrive",
+ "description": "Downloads the latest Microsoft OneDrive installer and imports into Munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefender/MicrosoftDefender.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftdefender",
- "shortname": "MicrosoftDefender.install",
- "inferred_type": "install"
+ "path": "MicrosoftOneDrive/MicrosoftOneDrive.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftonedrive",
+ "shortname": "MicrosoftOneDrive.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Onedrive",
+ "munki_description": "Microsoft Onedrive"
},
- "com.github.rtrouton.munki.microsoftdefender": {
- "name": "MicrosoftDefender",
- "description": "Microsoft Defender anti-virus software",
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK11": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 11 JDK and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefender/MicrosoftDefender.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftdefender",
- "shortname": "MicrosoftDefender.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Defender Anti-Virus",
- "munki_description": "Microsoft Defender anti-virus software"
+ "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineUniversalJDK11",
+ "shortname": "SapMachineJDK11Universal.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.microsoftdefender": {
- "name": "Microsoft Defender",
- "description": "Downloads the latest version of the Microsoft Defender installer package and renames the package.",
+ "com.github.rtrouton.download.SapMachineUniversalJDK11": {
+ "name": "SapMachine",
+ "description": "Downloads the current releases of SapMachine Java 11 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefender/MicrosoftDefender.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftdefender",
- "shortname": "MicrosoftDefender.pkg",
- "inferred_type": "pkg",
+ "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.download.recipe",
+ "shortname": "SapMachineJDK11Universal.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.microsoftdefender",
- "com.github.rtrouton.jamf.microsoftdefender",
- "com.github.rtrouton.jss.microsoftdefender",
- "com.github.novaksam.jamf.MicrosoftDefender",
- "com.github.dataJAR-recipes.munki.MicrosoftDefender",
- "com.github.andredb90.filewave.microsoftdefender",
- "com.github.smithjw.jamf.Microsoft_Defender",
- "com.github.davidbpirie.jamf-upload.MicrosoftDefender"
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK11"
]
},
- "com.github.rtrouton.download.microsoftdefender": {
- "name": "Microsoft Defender",
- "description": "Downloads the latest Microsoft Defender installer pkg.",
+ "com.github.rtrouton.download.DetectX": {
+ "name": "DetectX",
+ "description": "Download recipe for DetectX, which downloads a zip file containing the latest stable version of DetectX for Mac OS X. DetectX is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefender/MicrosoftDefender.download.recipe",
- "shortname": "MicrosoftDefender.download",
+ "path": "DetectX/DetectX.download.recipe",
+ "shortname": "DetectX.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.munki.microsoftdefender",
- "com.github.rtrouton.pkg.microsoftdefender"
+ "com.github.rtrouton.pkg.DetectX",
+ "com.github.andrewvalentine.munki.DetectX"
]
},
- "com.github.rtrouton.pkg.IntelliJ-CE": {
- "name": "IntelliJ IDEA CE",
- "description": "Downloads the latest IntelliJ Community Edition and creates a package. The installer package includes a preinstall script that will check for an existing IntelliJ IDEA CE.app in /Applications and remove it if found.",
+ "com.github.rtrouton.pkg.DetectX": {
+ "name": "DetectX",
+ "description": "Downloads latest DetectX zip file and builds a package. The installer package includes a preinstall script that will check for an existing DetectX.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "IntelliJ-CE/IntelliJ-CE.pkg.recipe",
- "parent": "com.github.dataJAR-recipes.download.intellijideace",
- "shortname": "IntelliJ-CE.pkg",
+ "path": "DetectX/DetectX.pkg.recipe",
+ "parent": "com.github.rtrouton.download.DetectX",
+ "shortname": "DetectX.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.IntelliJ-CE",
- "com.github.rtrouton.jss.IntelliJ-CE",
- "com.gitub.d33t5.jamf.IntelliJ-CE"
+ "com.github.rtrouton.install.DetectX",
+ "com.github.rtrouton.jss.DetectX"
]
},
- "com.github.rtrouton.install.IntelliJ-CE": {
- "name": "IntelliJ IDEA CE",
- "description": "Downloads the latest IntelliJ Community Edition, builds a package and installs it.",
+ "com.github.rtrouton.install.DetectX": {
+ "name": "DetectX",
+ "description": "Downloads the current release version of DetectX, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "IntelliJ-CE/IntelliJ-CE.install.recipe",
- "parent": "com.github.rtrouton.pkg.IntelliJ-CE",
- "shortname": "IntelliJ-CE.install",
+ "path": "DetectX/DetectX.install.recipe",
+ "parent": "com.github.rtrouton.pkg.DetectX",
+ "shortname": "DetectX.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21": {
- "name": "Microsoft OpenJDK JDK 21",
- "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Apple Silicon macOS and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk21",
- "shortname": "MicrosoftOpenJDK21AppleSilicon.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.pkg.microsoftintelopenjdk21": {
- "name": "Microsoft OpenJDK JDK 21",
- "description": "Downloads the current release version of Microsoft OpenJDK JDK 21 for Intel macOS and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftintelopenjdk21",
- "shortname": "MicrosoftOpenJDK21Intel.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.download.microsoftapplesiliconopenjdk21": {
- "name": "Microsoft OpenJDK JDK 21",
- "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.",
+ "com.github.rtrouton.download.polylens": {
+ "name": "Poly Lens",
+ "description": "Downloads the current release version of Poly Lens for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21AppleSilicon.download.recipe",
- "shortname": "MicrosoftOpenJDK21AppleSilicon.download",
+ "path": "PolyLens/PolyLens.download.recipe",
+ "shortname": "PolyLens.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk21"
+ "com.github.rtrouton.pkg.polylens"
]
},
- "com.github.rtrouton.download.microsoftintelopenjdk21": {
- "name": "Microsoft OpenJDK JDK 21",
- "description": "Downloads the latest Microsoft OpenJDK JDK 21 for Intel macOS.",
+ "com.github.rtrouton.pkg.polylens": {
+ "name": "Poly Lens",
+ "description": "Downloads the latest version of Poly Lens and creates a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK21/MicrosoftOpenJDK21Intel.download.recipe",
- "shortname": "MicrosoftOpenJDK21Intel.download",
- "inferred_type": "download",
+ "path": "PolyLens/PolyLens.pkg.recipe",
+ "parent": "com.github.rtrouton.download.polylens",
+ "shortname": "PolyLens.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.microsoftintelopenjdk21"
+ "com.github.rtrouton.jamf.polylens"
]
},
+ "com.github.rtrouton.install.microsoftoutlook365": {
+ "name": "Microsoft Outlook",
+ "description": "Downloads the current release version of the Microsoft Outlook installer package for Office 365 and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOutlook365/MicrosoftOutlook365.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftoutlook365",
+ "shortname": "MicrosoftOutlook365.install",
+ "inferred_type": "install"
+ },
"com.github.rtrouton.munki.microsoftoutlook365": {
"name": "Outlook365",
"description": "Downloads the latest Microsoft Outlook installer package for Office 365 and imports into Munki.",
@@ -46354,15 +46133,6 @@
"com.github.wycomco.pkg.microsoftoutlook365"
]
},
- "com.github.rtrouton.install.microsoftoutlook365": {
- "name": "Microsoft Outlook",
- "description": "Downloads the current release version of the Microsoft Outlook installer package for Office 365 and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOutlook365/MicrosoftOutlook365.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftoutlook365",
- "shortname": "MicrosoftOutlook365.install",
- "inferred_type": "install"
- },
"com.github.rtrouton.pkg.microsoftoutlook365": {
"name": "Microsoft Outlook",
"description": "Downloads the latest version of Microsoft's Outlook for Office 365 installer package and renames the package.",
@@ -46374,469 +46144,329 @@
"children": [
"com.github.rtrouton.install.microsoftoutlook365",
"com.github.rtrouton.jss.microsoftoutlook365",
- "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone",
"com.github.dataJAR-recipes.munki.Microsoft Outlook 365",
"com.github.dataJAR-recipes.munki.Microsoft Outlook 2019",
+ "com.github.dataJAR-recipes.munki.Microsoft Outlook 2016 Standalone",
"com.github.andredb90.filewave.microsoftoutlook365",
"com.github.smithjw.jamf.Microsoft_Outlook",
"com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOutlook-pkg-upload"
]
},
- "com.github.rtrouton.pkg.Rectangle": {
- "name": "Rectangle",
- "description": "Downloads the latest Rectangle and creates an installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Rectangle/Rectangle.pkg.recipe",
- "parent": "com.github.dataJAR-recipes.download.Rectangle",
- "shortname": "Rectangle.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.sign.carouselcloudscreensaver": {
- "name": null,
- "description": "Signs a provided installer package using a signing certificate identifier.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.sign.recipe",
- "parent": "com.github.rtrouton.pkg.carouselcloudscreensaver",
- "shortname": "CarouselCloudScreenSaver.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.pkg.carouselcloudscreensaver": {
- "name": "Carousel",
- "description": "Downloads the current release version of Carousel Cloud's screensaver and builds an installer package.",
+ "com.github.rtrouton.pkg.zscaler": {
+ "name": "Zscaler",
+ "description": "Downloads the latest version of Zscaler for macOS and packages it for installation.",
"repo": "autopkg/rtrouton-recipes",
- "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.pkg.recipe",
- "parent": "com.github.rtrouton.download.carouselcloudscreensaver",
- "shortname": "CarouselCloudScreenSaver.pkg",
+ "path": "Zscaler/Zscaler.pkg.recipe",
+ "parent": "com.github.rtrouton.download.zscaler",
+ "shortname": "Zscaler.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.sign.carouselcloudscreensaver"
+ "com.github.homebysix.munki.Zscaler",
+ "com.github.rtrouton.jss.zscaler"
]
},
- "com.github.rtrouton.download.carouselcloudscreensaver": {
- "name": "Carousel",
- "description": "Downloads the latest version of Carousel Cloud's screensaver.",
+ "com.github.rtrouton.download.zscaler": {
+ "name": "Zscaler",
+ "description": "Processes a pre-downloaded Zscaler installation zip for macOS. Provide the path to the zip to AutoPkg with the -p switch, for example: `autopkg run Zscaler.download -p ~/Downloads/Zscaler-1.2.3.zip`",
"repo": "autopkg/rtrouton-recipes",
- "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.download.recipe",
- "shortname": "CarouselCloudScreenSaver.download",
+ "path": "Zscaler/Zscaler.download.recipe",
+ "shortname": "Zscaler.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.carouselcloudscreensaver"
+ "com.github.rtrouton.pkg.zscaler"
]
},
- "com.github.rtrouton.install.MountainDuck": {
- "name": "Mountain Duck",
- "description": "Installs the latest version of Mountain Duck.",
+ "com.github.rtrouton.install.microsoftpowerpoint365": {
+ "name": "Microsoft PowerPoint",
+ "description": "Downloads the current release version of the Microsoft PowerPoint installer package for Office 365 and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MountainDuck/MountainDuck.install.recipe",
- "parent": "com.github.rtrouton.download.MountainDuck",
- "shortname": "MountainDuck.install",
+ "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365",
+ "shortname": "MicrosoftPowerPoint365.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.MountainDuck": {
- "name": "Mountain Duck",
- "description": "Downloads the latest version of Mountain Duck and creates a package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MountainDuck/MountainDuck.pkg.recipe",
- "parent": "com.github.rtrouton.download.MountainDuck",
- "shortname": "MountainDuck.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.MountainDuck"
- ]
- },
- "com.github.rtrouton.munki.MountainDuck": {
- "name": "Mountain Duck",
- "description": "Downloads the latest version of Mountain Duck and imports it into Munki.",
+ "com.github.rtrouton.munki.microsoftpowerpoint365": {
+ "name": "PowerPoint365",
+ "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365 and imports into Munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MountainDuck/MountainDuck.munki.recipe",
- "parent": "com.github.rtrouton.download.MountainDuck",
- "shortname": "MountainDuck.munki",
+ "path": "MicrosoftPowerPoint365/MicrosoftPowerpoint365.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftpowerpoint365",
+ "shortname": "MicrosoftPowerpoint365.munki",
"inferred_type": "munki",
- "munki_display_name": "Mountain Duck",
- "munki_description": "Mountain Duck is an easy to use tool for mounting remote FTP/FTP-TLS/WebDAV/SFTP server storage as a volume in the Finder."
+ "munki_display_name": "Microsoft PowerPoint 365",
+ "munki_description": null
},
- "com.github.rtrouton.download.MountainDuck": {
- "name": "Mountain Duck",
- "description": "Downloads the latest version of Mountain Duck.",
+ "com.github.rtrouton.download.microsoftpowerpoint365": {
+ "name": "Microsoft PowerPoint",
+ "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MountainDuck/MountainDuck.download.recipe",
- "shortname": "MountainDuck.download",
+ "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.download.recipe",
+ "shortname": "MicrosoftPowerPoint365.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.install.MountainDuck",
- "com.github.rtrouton.pkg.MountainDuck",
- "com.github.rtrouton.munki.MountainDuck"
+ "com.github.rtrouton.munki.microsoftpowerpoint365",
+ "com.github.rtrouton.pkg.microsoftpowerpoint365",
+ "com.github.wycomco.pkg.microsoftpowerpoint365"
]
},
- "com.github.rtrouton.pkg.MURAL": {
- "name": "MURAL",
- "description": "Downloads the latest version of MURAL and creates a package.",
+ "com.github.rtrouton.pkg.microsoftpowerpoint365": {
+ "name": "Microsoft PowerPoint",
+ "description": "Downloads the latest version of Microsoft's PowerPoint for Office 365 installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MURAL/MURAL.pkg.recipe",
- "parent": "com.github.rtrouton.download.MURAL",
- "shortname": "MURAL.pkg",
+ "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftpowerpoint365",
+ "shortname": "MicrosoftPowerPoint365.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.MURAL",
- "com.github.rtrouton.jamf.MURAL",
- "com.github.rtrouton.jss.MURAL"
- ]
- },
- "com.github.rtrouton.install.MURAL": {
- "name": "MURAL",
- "description": "Installs the latest version of MURAL.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MURAL/MURAL.install.recipe",
- "parent": "com.github.rtrouton.pkg.MURAL",
- "shortname": "MURAL.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.MURAL": {
- "name": "MURAL",
- "description": "Downloads the latest MURAL for macOS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MURAL/MURAL.download.recipe",
- "shortname": "MURAL.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.MURAL"
+ "com.github.rtrouton.install.microsoftpowerpoint365",
+ "com.github.rtrouton.jss.microsoftpowerpoint365",
+ "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019",
+ "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone",
+ "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365",
+ "com.github.andredb90.filewave.microsoftpowerpoint365",
+ "com.github.smithjw.jamf.Microsoft_PowerPoint",
+ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload"
]
},
- "com.github.rtrouton.pkg.Aftermath": {
- "name": null,
- "description": "Uses parent download recipe to download the latest Jamf Aftermath installer package.",
+ "com.github.rtrouton.pkg.intelamazoncorettojdk17": {
+ "name": "Amazon Coretto JDK 17",
+ "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Intel and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Aftermath/Aftermath.pkg.recipe",
- "parent": "com.github.rtrouton.download.Aftermath",
- "shortname": "Aftermath.pkg",
+ "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.pkg.recipe",
+ "parent": "com.github.rtrouton.download.intelamazoncorettojdk17",
+ "shortname": "AmazonCorettoIntelJDK17.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.Aftermath": {
- "name": "Aftermath",
- "description": "Downloads the current release of Jamf's Aftermath from the release page on Github: https://github.com/jamf/aftermath/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Aftermath/Aftermath.download.recipe",
- "shortname": "Aftermath.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.Aftermath"
- ]
- },
- "com.github.rtrouton.pkg.AftermathUninstaller": {
- "name": null,
- "description": "Uses parent download recipe to download the latest Jamf Aftermath uninstaller package.",
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17": {
+ "name": "Amazon Coretto JDK 17",
+ "description": "Downloads the current release version of Amazon Coretto JDK 17 for Apple Silicon and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Aftermath/AftermathUninstaller.pkg.recipe",
- "parent": "com.github.rtrouton.download.AftermathUninstaller",
- "shortname": "AftermathUninstaller.pkg",
+ "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.pkg.recipe",
+ "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk17",
+ "shortname": "AmazonCorettoAppleSiliconJDK17.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.AftermathUninstaller": {
- "name": "Aftermath",
- "description": "Downloads the current release of Jamf's Aftermath Uninstaller from the release page on Github: https://github.com/jamf/aftermath/releases",
+ "com.github.rtrouton.download.intelamazoncorettojdk17": {
+ "name": "Amazon Coretto JDK 17",
+ "description": "Downloads the latest Amazon Coretto JDK 17 for macOS on Intel.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Aftermath/AftermathUninstaller.download.recipe",
- "shortname": "AftermathUninstaller.download",
+ "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.download.recipe",
+ "shortname": "AmazonCorettoIntelJDK17.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.AftermathUninstaller"
+ "com.github.rtrouton.pkg.intelamazoncorettojdk17"
]
},
- "com.github.rtrouton.install.microsoftonenote365": {
- "name": "Microsoft OneNote",
- "description": "Downloads the current release version of the Microsoft OneNote installer package for Office 365 and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneNote365/MicrosoftOneNote365.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftonenote365",
- "shortname": "MicrosoftOneNote365.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.microsoftonenote365": {
- "name": "Microsoft OneNote",
- "description": "Downloads the latest Microsoft OneNote installer package for Office 365.",
+ "com.github.rtrouton.download.applesiliconamazoncorettojdk17": {
+ "name": "Amazon Coretto JDK 17",
+ "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Apple Silicon.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneNote365/MicrosoftOneNote365.download.recipe",
- "shortname": "MicrosoftOneNote365.download",
+ "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.download.recipe",
+ "shortname": "AmazonCorettoAppleSiliconJDK17.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.munki.microsoftonenote365",
- "com.github.rtrouton.pkg.microsoftonenote365",
- "com.github.wycomco.pkg.microsoftonenote365"
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17"
]
},
- "com.github.rtrouton.munki.microsoftonenote365": {
- "name": "OneNote365",
- "description": "Downloads the latest Microsoft OneNote installer package for Office 365 and imports into Munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneNote365/MicrosoftOneNote365.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftonenote365",
- "shortname": "MicrosoftOneNote365.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft OneNote 365",
- "munki_description": null
- },
- "com.github.rtrouton.pkg.microsoftonenote365": {
- "name": "Microsoft OneNote",
- "description": "Downloads the latest version of Microsoft's OneNote for Office 365 installer package and renames the package.",
+ "com.github.rtrouton.pkg.NexThinkCollector": {
+ "name": "NexThink Collector",
+ "description": "Downloads the latest NexThink Collector installer package and prepares it for deployment.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneNote365/MicrosoftOneNote365.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftonenote365",
- "shortname": "MicrosoftOneNote365.pkg",
+ "path": "NexThinkCollector/NexThinkCollector.pkg.recipe",
+ "parent": "com.github.rtrouton.download.NexThinkCollector",
+ "shortname": "NexThinkCollector.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.microsoftonenote365",
- "com.github.rtrouton.jss.microsoftonenote365",
- "com.github.dataJAR-recipes.munki.Microsoft OneNote 365",
- "com.github.andredb90.filewave.microsoftonenote365",
- "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOneNote-pkg-upload"
+ "com.github.rtrouton.sign.NexThinkCollector"
]
},
- "com.github.rtrouton.download.ChatGPT": {
- "name": "ChatGPT",
- "description": "Downloads the latest version of ChatGPT.",
+ "com.github.rtrouton.download.NexThinkCollector": {
+ "name": "NexThink Collector",
+ "description": "Downloads the latest version of NexThink Collector.",
"repo": "autopkg/rtrouton-recipes",
- "path": "ChatGPT/ChatGPT.download.recipe",
- "shortname": "ChatGPT.download",
+ "path": "NexThinkCollector/NexThinkCollector.download.recipe",
+ "shortname": "NexThinkCollector.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.ChatGPT"
+ "com.github.rtrouton.pkg.NexThinkCollector",
+ "com.github.rtrouton.pkg.NexThinkCollectorUninstaller"
]
},
- "com.github.rtrouton.pkg.ChatGPT": {
- "name": "ChatGPT",
- "description": "Downloads the latest version of ChatGPT and creates a package.",
+ "com.github.rtrouton.pkg.NexThinkCollectorUninstaller": {
+ "name": "NexThink Collector Uninstaller",
+ "description": "Downloads the latest NexThink Collector uninstaller and prepares it for deployment.",
"repo": "autopkg/rtrouton-recipes",
- "path": "ChatGPT/ChatGPT.pkg.recipe",
- "parent": "com.github.rtrouton.download.ChatGPT",
- "shortname": "ChatGPT.pkg",
+ "path": "NexThinkCollector/NexThinkCollectorUninstaller.pkg.recipe",
+ "parent": "com.github.rtrouton.download.NexThinkCollector",
+ "shortname": "NexThinkCollectorUninstaller.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.andreDB90.filewave.ChatGPT"
+ "com.github.rtrouton.sign.NexThinkCollectorUninstaller"
]
},
- "com.github.rtrouton.install.Prism": {
- "name": "Prism",
- "description": "Installs the latest version of Prism.",
+ "com.github.rtrouton.sign.NexThinkCollectorUninstaller": {
+ "name": null,
+ "description": "Signs a provided installer package using a signing certificate identifier.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Prism/Prism.install.recipe",
- "parent": "com.github.rtrouton.pkg.Prism",
- "shortname": "Prism.install",
- "inferred_type": "install"
+ "path": "NexThinkCollector/NexThinkCollectorUninstaller.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.NexThinkCollectorUninstaller",
+ "shortname": "NexThinkCollectorUninstaller.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.download.Prism": {
- "name": "Prism",
- "description": "Downloads the latest version of GraphPad Prism.",
+ "com.github.rtrouton.sign.NexThinkCollector": {
+ "name": null,
+ "description": "Signs a provided installer package using a signing certificate identifier.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Prism/Prism.download.recipe",
- "shortname": "Prism.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.Prism"
- ]
+ "path": "NexThinkCollector/NexThinkCollector.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.NexThinkCollector",
+ "shortname": "NexThinkCollector.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.pkg.Prism": {
- "name": "Prism",
- "description": "Downloads the latest version of GraphPad Prism and creates a package.",
+ "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver": {
+ "name": "Microsoft Teams Audio Driver",
+ "description": "Downloads the latest version of Microsoft's Teams Classic installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Prism/Prism.pkg.recipe",
- "parent": "com.github.rtrouton.download.Prism",
- "shortname": "Prism.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.Prism",
- "com.github.rtrouton.jss.Prism",
- "com.github.ygini.munki.Prism"
- ]
+ "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsClassicAudioDriver.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftteamsclassic",
+ "shortname": "MicrosoftTeamsClassicAudioDriver.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.microsoftyammer": {
- "name": "Microsoft Yammer",
- "description": "Downloads the latest version of Microsoft's Yammer and builds an installer package.",
+ "com.github.rtrouton.pkg.MicrosoftTeamsAudioDriver": {
+ "name": "Microsoft Teams Audio Driver",
+ "description": "Downloads the latest version of Microsoft's Teams installer package, extracts the audio driver's embedded installer package from the Teams app and renames the audio driver installer package to include the Teams app's version information.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftYammer/MicrosoftYammer.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftyammer",
- "shortname": "MicrosoftYammer.pkg",
+ "path": "MicrosoftTeamsAudioDriver/MicrosoftTeamsAudioDriver.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftteams",
+ "shortname": "MicrosoftTeamsAudioDriver.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.pkg.microsoftremotedesktop": {
+ "name": "Microsoft Remote Desktop",
+ "description": "Downloads the latest version of Microsoft's Remote Desktop installer package and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftremotedesktop",
+ "shortname": "MicrosoftRemoteDesktop.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.microsoftyammer",
- "com.github.rtrouton.jss.microsoftyammer"
+ "com.github.rtrouton.jss.microsoftremotedesktop",
+ "com.github.andredb90.filewave.remotedesktop",
+ "com.github.smithjw.jamf.Microsoft_Remote_Desktop"
]
},
- "com.github.rtrouton.install.microsoftyammer": {
- "name": "Microsoft Yammer",
- "description": "Downloads the latest version of Microsoft's Yammer installer package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftYammer/MicrosoftYammer.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftyammer",
- "shortname": "MicrosoftYammer.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.microsoftyammer": {
- "name": "Microsoft Yammer",
- "description": "Downloads the latest version of Microsoft Yammer",
+ "com.github.rtrouton.download.microsoftremotedesktop": {
+ "name": "Microsoft Remote Desktop",
+ "description": "Downloads the latest Microsoft Remote Desktop installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftYammer/MicrosoftYammer.download.recipe",
- "shortname": "MicrosoftYammer.download",
+ "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.download.recipe",
+ "shortname": "MicrosoftRemoteDesktop.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.microsoftyammer"
+ "com.github.rtrouton.pkg.microsoftremotedesktop",
+ "com.github.foigus.munki.microsoftremotedesktop",
+ "com.github.wycomco.pkg.microsoftremotedesktop"
]
},
- "com.github.rtrouton.pkg.mozillathunderbird": {
- "name": "Firefox",
- "description": "Downloads the current release version of the Mozilla Thunderbird installer package and renames the installer package.",
+ "com.github.rtrouton.sign.sapgui.withouttemplate": {
+ "name": null,
+ "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ",
"repo": "autopkg/rtrouton-recipes",
- "path": "MozillaThunderbird/MozillaThunderbird.pkg.recipe",
- "parent": "com.github.autopkg.pkg.ThunderbirdSignedPkg",
- "shortname": "MozillaThunderbird.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jamf.mozillathunderbird"
- ]
+ "path": "SAPGUI/SAPGUIWithoutTemplate.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.sapgui.withouttemplate",
+ "shortname": "SAPGUIWithoutTemplate.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.pkg.skypeforbusiness365": {
- "name": "Skype For Business",
- "description": "Downloads the latest version of Microsoft's Skype for Business installer package and renames the package.",
+ "com.github.rtrouton.pkg.sapgui.withtemplate": {
+ "name": "SAP GUI",
+ "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.pkg.recipe",
- "parent": "com.github.rtrouton.download.skypeforbusiness365",
- "shortname": "MicrosoftSkypeForBusiness365.pkg",
+ "path": "SAPGUI/SAPGUIWithTemplate.pkg.recipe",
+ "parent": "com.github.rtrouton.download.sapgui",
+ "shortname": "SAPGUIWithTemplate.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jamf.skypeforbusiness365",
- "com.github.rtrouton.jss.skypeforbusiness365",
- "com.github.andredb90.filewave.MicrosoftSkypeForBusiness365"
+ "com.github.rtrouton.sign.sapgui.withtemplate"
]
},
- "com.github.rtrouton.download.skypeforbusiness365": {
- "name": "Skype For Business",
- "description": "Downloads the latest Microsoft's Skype For Business installer package for Office 365.",
+ "com.github.rtrouton.sign.sapgui.withtemplate": {
+ "name": null,
+ "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.download.recipe",
- "shortname": "MicrosoftSkypeForBusiness365.download",
+ "path": "SAPGUI/SAPGUIWithTemplate.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.sapgui.withtemplate",
+ "shortname": "SAPGUIWithTemplate.sign",
+ "inferred_type": "sign"
+ },
+ "com.github.rtrouton.download.sapgui": {
+ "name": "SAP GUI",
+ "description": "Download recipe for SAP GUI for Mac.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "SAPGUI/SAPGUI.download.recipe",
+ "shortname": "SAPGUI.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.skypeforbusiness365",
- "com.github.rtrouton.munki.skypeforbusiness365"
+ "com.github.rtrouton.pkg.sapgui.withtemplate",
+ "com.github.rtrouton.pkg.sapgui.withouttemplate"
]
},
- "com.github.rtrouton.munki.skypeforbusiness365": {
- "name": "SkypeForBusiness365",
- "description": "Downloads the latest Microsoft SkypeForBusiness installer package for Office 365 and imports into Munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftSkypeForBusiness365/MicrosoftSkypeForBusiness365.munki.recipe",
- "parent": "com.github.rtrouton.download.skypeforbusiness365",
- "shortname": "MicrosoftSkypeForBusiness365.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft SkypeForBusiness 365",
- "munki_description": null
- },
- "com.github.rtrouton.install.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "DbVisualizer/DbVisualizer.install.recipe",
- "parent": "com.github.rtrouton.pkg.dbvisualizer",
- "shortname": "DbVisualizer.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Downloads the current release version of DbVisualizer and builds a package. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.",
+ "com.github.rtrouton.pkg.sapgui.withouttemplate": {
+ "name": "SAP GUI",
+ "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.",
"repo": "autopkg/rtrouton-recipes",
- "path": "DbVisualizer/DbVisualizer.pkg.recipe",
- "parent": "com.facebook.autopkg.download.dbvisualizer",
- "shortname": "DbVisualizer.pkg",
+ "path": "SAPGUI/SAPGUIWithoutTemplate.pkg.recipe",
+ "parent": "com.github.rtrouton.download.sapgui",
+ "shortname": "SAPGUIWithoutTemplate.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.dbvisualizer",
- "com.github.rtrouton.jss.dbvisualizer",
- "com.github.autopkg.seansgm-filewave.DbVisualizer"
+ "com.github.rtrouton.sign.sapgui.withouttemplate"
]
},
- "com.github.rtrouton.download.macOSSierra": {
- "name": "macOS Sierra",
- "description": "Downloads the current release version of the macOS Sierra OS installer.",
+ "com.github.rtrouton.recipes.postprocessors": {
+ "name": null,
+ "description": "Recipe stub for any Processors in this directory.\n ",
"repo": "autopkg/rtrouton-recipes",
- "path": "macOSSierra/macOSSierra.download.recipe",
- "shortname": "macOSSierra.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.macOSSierra"
- ]
+ "path": "PostProcessors/PostProcessors.recipe"
},
- "com.github.rtrouton.pkg.macOSSierra": {
- "name": "macOS Sierra",
- "description": "Downloads the current release version of the macOS Sierra OS installer and renames the package.",
+ "com.github.rtrouton.pkg.SapMachineIntelJDK21": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 21 JDK for Intel and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "macOSSierra/macOSSierra.pkg.recipe",
- "parent": "com.github.rtrouton.download.macOSSierra",
- "shortname": "macOSSierra.pkg",
+ "path": "SapMachineJDK21/SapMachineIntelJDK21.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineIntelJDK21",
+ "shortname": "SapMachineIntelJDK21.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.brisk": {
- "name": "Brisk",
- "description": "Downloads the current release version of Brisk and builds a package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Brisk/Brisk.pkg.recipe",
- "parent": "com.github.foigus.download.brisk",
- "shortname": "Brisk.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.brisk",
- "com.github.rtrouton.jss.brisk"
- ]
- },
- "com.github.rtrouton.install.brisk": {
- "name": "Brisk",
- "description": "Downloads the current release version of Brisk, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Brisk/Brisk.install.recipe",
- "parent": "com.github.rtrouton.pkg.brisk",
- "shortname": "Brisk.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Downloads the current release version of AutoPkgr and builds a package. The installer package includes a preinstall script that will check for an existing AutoPkgr.app in /Applications and remove it if found.",
+ "com.github.rtrouton.download.SapMachineIntelJDK21": {
+ "name": "SapMachine",
+ "description": "Downloads the current release of SapMachine Java 21 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "AutoPkgr/AutoPkgr.pkg.recipe",
- "parent": "com.github.rtrouton.download.AutoPkgr",
- "shortname": "AutoPkgr.pkg",
- "inferred_type": "pkg",
+ "path": "SapMachineJDK21/SapMachineIntelJDK21.download.recipe",
+ "shortname": "SapMachineIntelJDK21.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.AutoPkgr",
- "com.github.sebtomasi.jss.AutoPkgr"
+ "com.github.rtrouton.pkg.SapMachineIntelJDK21"
]
},
- "com.github.rtrouton.install.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Downloads the current release version of AutoPkgr, builds a package and installs it.",
+ "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 21 JDK for Apple Silicon and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AutoPkgr/AutoPkgr.install.recipe",
- "parent": "com.github.rtrouton.pkg.AutoPkgr",
- "shortname": "AutoPkgr.install",
- "inferred_type": "install"
+ "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK21",
+ "shortname": "SapMachineAppleSiliconJDK21.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.download.AutoPkgr": {
- "name": "AutoPkgr",
- "description": "Downloads the latest version of AutoPkgr.",
+ "com.github.rtrouton.download.SapMachineAppleSiliconJDK21": {
+ "name": "SapMachine",
+ "description": "Downloads the current release of SapMachine Java 21 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "AutoPkgr/AutoPkgr.download.recipe",
- "shortname": "AutoPkgr.download",
+ "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.download.recipe",
+ "shortname": "SapMachineAppleSiliconJDK21.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.AutoPkgr"
+ "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21"
]
},
- "com.github.rtrouton.pkg.CrashplanForEnterprise": {
- "name": "CrashPlan",
- "description": "Downloads the latest CrashPlan for Enterprise installer package and prepares it for deployment.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "CrashPlanForEnterprise/CrashPlanForEnterprise.pkg.recipe",
- "parent": "com.github.rtrouton.download.CrashplanForEnterprise",
- "shortname": "CrashPlanForEnterprise.pkg",
- "inferred_type": "pkg"
- },
"com.github.rtrouton.download.CrashplanForEnterprise": {
"name": "Crashplan",
"description": "Downloads the latest version of CrashPlan.",
@@ -46848,733 +46478,553 @@
"com.github.rtrouton.pkg.CrashplanForEnterprise"
]
},
- "com.github.rtrouton.install.googlechromeuniversal": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image with Universal build of Chrome, builds a package and installs it.",
+ "com.github.rtrouton.pkg.CrashplanForEnterprise": {
+ "name": "CrashPlan",
+ "description": "Downloads the latest CrashPlan for Enterprise installer package and prepares it for deployment.",
"repo": "autopkg/rtrouton-recipes",
- "path": "GoogleChromeUniversal/GoogleChromeUniversal.install.recipe",
- "parent": "com.github.rtrouton.pkg.googlechromeuniversal",
- "shortname": "GoogleChromeUniversal.install",
- "inferred_type": "install"
+ "path": "CrashPlanForEnterprise/CrashPlanForEnterprise.pkg.recipe",
+ "parent": "com.github.rtrouton.download.CrashplanForEnterprise",
+ "shortname": "CrashPlanForEnterprise.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.googlechromeuniversal": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image with Universal build of Chrome and builds a package.",
+ "com.github.rtrouton.pkg.microsoftedge": {
+ "name": "Microsoft Edge",
+ "description": "Downloads the latest version of the Microsoft Edge installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "GoogleChromeUniversal/GoogleChromeUniversal.pkg.recipe",
- "parent": "com.github.rtrouton.download.googlechromeuniversal",
- "shortname": "GoogleChromeUniversal.pkg",
+ "path": "MicrosoftEdge/MicrosoftEdge.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftedge",
+ "shortname": "MicrosoftEdge.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.googlechromeuniversal",
- "com.github.rtrouton.jss.googlechromeuniversal",
- "com.github.apizz.munki.GoogleChromeUniversalPKG"
+ "com.github.jazzace.jamf.microsoftedge-latest",
+ "com.github.rtrouton.install.microsoftedge",
+ "com.github.rtrouton.jss.microsoftedge",
+ "com.github.rtrouton.jamf.microsoftedge",
+ "com.github.novaksam.jamf.MicrosoftEdge",
+ "com.github.andredb90.filewave.microsoftedge",
+ "com.github.smithjw.jamf.Microsoft_Edge",
+ "com.github.grahampugh.recipes.jamf.MicrosoftEdge",
+ "com.github.davidbpirie.jamf-upload.MicrosoftEdge"
]
},
- "com.github.rtrouton.download.googlechromeuniversal": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image with Universal build of Chrome.",
+ "com.github.rtrouton.download.microsoftedge": {
+ "name": "Microsoft Edge",
+ "description": "Downloads the latest Microsoft Edge installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "GoogleChromeUniversal/GoogleChromeUniversal.download.recipe",
- "shortname": "GoogleChromeUniversal.download",
+ "path": "MicrosoftEdge/MicrosoftEdge.download.recipe",
+ "shortname": "MicrosoftEdge.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.googlechromeuniversal",
- "com.github.dataJAR-recipes.munki.Google Chrome Universal"
+ "com.github.rtrouton.pkg.microsoftedge",
+ "com.github.rtrouton.munki.microsoftedge"
]
},
- "com.github.rtrouton.install.bbedit": {
- "name": "BBEdit",
- "description": "Downloads the latest BBEdit, builds a package and installs it.",
+ "com.github.rtrouton.install.microsoftedge": {
+ "name": "Microsoft Edge",
+ "description": "Downloads the latest version of the Microsoft Edge installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Barebones/BBEdit.install.recipe",
- "parent": "com.github.rtrouton.pkg.bbedit",
- "shortname": "BBEdit.install",
+ "path": "MicrosoftEdge/MicrosoftEdge.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftedge",
+ "shortname": "MicrosoftEdge.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.bbedit": {
- "name": "BBEdit",
- "description": "Downloads the latest BBEdit and creates a package. The installer package includes a preinstall script that will check for an existing BBEdit.app in /Applications and remove it if found.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Barebones/BBEdit.pkg.recipe",
- "parent": "com.github.autopkg.download.bbedit",
- "shortname": "BBEdit.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.bbedit"
- ]
- },
- "com.github.rtrouton.pkg.sdnotary": {
- "name": "SD Notary",
- "description": "Downloads the latest version of SD Notary and packages it for installation.",
+ "com.github.rtrouton.munki.microsoftedge": {
+ "name": "MicrosoftEdge",
+ "description": "Downloads the latest Microsoft Edge installer and imports into Munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SDNotary/SDNotary.pkg.recipe",
- "parent": "com.github.rtrouton.download.sdnotary",
- "shortname": "SDNotary.pkg",
- "inferred_type": "pkg"
+ "path": "MicrosoftEdge/MicrosoftEdge.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftedge",
+ "shortname": "MicrosoftEdge.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Edge",
+ "munki_description": "Microsoft Edge web browser"
},
- "com.github.rtrouton.download.sdnotary": {
- "name": "SD Notary",
- "description": "Downloads the current release version of SD Notary.",
+ "com.github.rtrouton.install.PowerMonitor": {
+ "name": "Power Monitor",
+ "description": "Uses parent download recipe to download the latest Power Monitor installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SDNotary/SDNotary.download.recipe",
- "shortname": "SDNotary.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.sdnotary",
- "com.github.apizz.munki.SDNotary"
- ]
+ "path": "PowerMonitor/PowerMonitor.install.recipe",
+ "parent": "com.github.rtrouton.pkg.PowerMonitor",
+ "shortname": "PowerMonitor.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal": {
- "name": "Microsoft Intune Company Portal",
- "description": "Downloads the latest Microsoft Intune Company Portal installer package.",
+ "com.github.rtrouton.download.PowerMonitor": {
+ "name": "Power Monitor",
+ "description": "Downloads the current release of Power Monitor.app from the power-monitoring-tool-for-macos release page on Github: https://github.com/SAP/power-monitoring-tool-for-macos/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.download.recipe",
- "shortname": "MicrosoftIntuneCompanyPortal.download",
+ "path": "PowerMonitor/PowerMonitor.download.recipe",
+ "shortname": "PowerMonitor.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal"
+ "com.github.rtrouton.pkg.PowerMonitor"
]
},
- "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal": {
- "name": "Microsoft Intune Company Portal",
- "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package and extracts the version information from the installer package.",
+ "com.github.rtrouton.pkg.PowerMonitor": {
+ "name": "Power Monitor",
+ "description": "Uses parent download recipe to download the latest Power Monitor installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.pkg.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal",
- "shortname": "MicrosoftIntuneCompanyPortal.pkg",
+ "path": "PowerMonitor/PowerMonitor.pkg.recipe",
+ "parent": "com.github.rtrouton.download.PowerMonitor",
+ "shortname": "PowerMonitor.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal",
- "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal",
- "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal",
- "com.github.smithjw.jamf.Microsoft_Company_Portal",
- "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal"
+ "com.github.rtrouton.install.PowerMonitor",
+ "com.github.davidbpirie.jamf-upload.PowerMonitor"
]
},
- "com.github.rtrouton.pkg.SapMachine": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java JDK and builds an installer package.",
+ "com.github.rtrouton.pkg.ParallelsTools": {
+ "name": null,
+ "description": "Downloads the latest version of Parallels Desktop and extracts Parallels Tools.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachine/SapMachine.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachine",
- "shortname": "SapMachine.pkg",
+ "path": "ParallelsTools/ParallelsTools.pkg.recipe",
+ "parent": "com.github.homebysix.download.ParallelsDesktop",
+ "shortname": "ParallelsTools.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.SapMachine": {
+ "com.github.rtrouton.download.SapMachineAppleSiliconJDK11": {
"name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java JDK from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "description": "Downloads the current release of SapMachine Java 11 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachine/SapMachine.download.recipe",
- "shortname": "SapMachine.download",
+ "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.download.recipe",
+ "shortname": "SapMachineAppleSiliconJDK11.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.SapMachine"
+ "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11"
]
},
- "com.github.rtrouton.download.amazoncorettojdk11": {
- "name": "Amazon Coretto JDK 11",
- "description": "Downloads the latest Amazon Coretto JDK 11 for macOS on Intel.",
+ "com.github.rtrouton.download.SapMachineIntelJDK11": {
+ "name": "SapMachine",
+ "description": "Downloads the current release of SapMachine Java 11 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.download.recipe",
- "shortname": "AmazonCorettoJDK11.download",
+ "path": "SapMachineJDK11/SapMachineIntelJDK11.download.recipe",
+ "shortname": "SapMachineIntelJDK11.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.amazoncorettojdk11"
+ "com.github.rtrouton.pkg.SapMachineIntelJDK11"
]
},
- "com.github.rtrouton.pkg.amazoncorettojdk11": {
- "name": "Amazon Coretto JDK 11",
- "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Intel and renames the package.",
+ "com.github.rtrouton.pkg.SapMachineIntelJDK11": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 11 JDK for Intel and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.pkg.recipe",
- "parent": "com.github.rtrouton.download.amazoncorettojdk11",
- "shortname": "AmazonCorettoJDK11.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.amazoncorettojdk11",
- "com.github.novaksam.jss.amazoncorrettojdk11"
- ]
+ "path": "SapMachineJDK11/SapMachineIntelJDK11.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineIntelJDK11",
+ "shortname": "SapMachineIntelJDK11.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11": {
- "name": "Amazon Coretto JDK 11",
- "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon and renames the package.",
+ "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK11": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 11 JDK for Apple Silicon and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.pkg.recipe",
- "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk11",
- "shortname": "AmazonCorettoAppleSiliconJDK11.pkg",
+ "path": "SapMachineJDK11/SapMachineAppleSiliconJDK11.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK11",
+ "shortname": "SapMachineAppleSiliconJDK11.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.applesiliconamazoncorettojdk11": {
- "name": "Amazon Coretto JDK 11",
- "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon.",
+ "com.github.rtrouton.pkg.iMazingProfileEditor": {
+ "name": "iMazing Profile Editor",
+ "description": "Downloads the current release version of iMazing's Profile Editor and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.download.recipe",
- "shortname": "AmazonCorettoAppleSiliconJDK11.download",
- "inferred_type": "download",
+ "path": "iMazingProfileEditor/iMazingProfileEditor.pkg.recipe",
+ "parent": "com.github.rtrouton.download.iMazingProfileEditor",
+ "shortname": "iMazingProfileEditor.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11"
+ "com.github.rtrouton.install.iMazingProfileEditor",
+ "com.github.rtrouton.jss.iMazingProfileEditor"
]
},
- "com.github.rtrouton.download.DetectX": {
- "name": "DetectX",
- "description": "Download recipe for DetectX, which downloads a zip file containing the latest stable version of DetectX for Mac OS X. DetectX is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.",
+ "com.github.rtrouton.install.iMazingProfileEditor": {
+ "name": "iMazing Profile Editor",
+ "description": "Downloads the current release version of iMazing's Profile Editor, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "DetectX/DetectX.download.recipe",
- "shortname": "DetectX.download",
+ "path": "iMazingProfileEditor/iMazingProfileEditor.install.recipe",
+ "parent": "com.github.rtrouton.pkg.iMazingProfileEditor",
+ "shortname": "iMazingProfileEditor.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.download.iMazingProfileEditor": {
+ "name": "iMazing Profile Editor",
+ "description": "Downloads the current release version of iMazing's Profile Editor.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "iMazingProfileEditor/iMazingProfileEditor.download.recipe",
+ "shortname": "iMazingProfileEditor.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.DetectX",
- "com.github.andrewvalentine.munki.DetectX"
+ "com.github.rtrouton.pkg.iMazingProfileEditor",
+ "com.github.apizz.munki.iMazingProfileEditor",
+ "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor"
]
},
- "com.github.rtrouton.pkg.DetectX": {
- "name": "DetectX",
- "description": "Downloads latest DetectX zip file and builds a package. The installer package includes a preinstall script that will check for an existing DetectX.app in /Applications and remove it if found.",
+ "com.github.rtrouton.download.signingmanager": {
+ "name": "Signing Manager",
+ "description": "Downloads the latest Signing Manager installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "DetectX/DetectX.pkg.recipe",
- "parent": "com.github.rtrouton.download.DetectX",
- "shortname": "DetectX.pkg",
- "inferred_type": "pkg",
+ "path": "SigningManager/SigningManager.download.recipe",
+ "shortname": "SigningManager.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.DetectX",
- "com.github.rtrouton.jss.DetectX"
+ "com.github.rtrouton.pkg.signingmanager"
]
},
- "com.github.rtrouton.install.DetectX": {
- "name": "DetectX",
- "description": "Downloads the current release version of DetectX, builds a package and installs it.",
+ "com.github.rtrouton.install.signingmanager": {
+ "name": "Signing Manager",
+ "description": "Downloads the latest version of the Signing Manager installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "DetectX/DetectX.install.recipe",
- "parent": "com.github.rtrouton.pkg.DetectX",
- "shortname": "DetectX.install",
+ "path": "SigningManager/SigningManager.install.recipe",
+ "parent": "com.github.rtrouton.pkg.signingmanager",
+ "shortname": "SigningManager.install",
"inferred_type": "install"
},
- "com.github.rtrouton.download.EnterpriseConnect": {
- "name": "Enterprise Connect",
- "description": "Download recipe for Apple Enterprise Connect, which downloads a zip file containing the latest version of Enterprise Connect. Apple does not provide a public download URL, so you will need to create a recipe override and enter the URL Apple sends you into the DOWNLOAD_URL value of the override.",
+ "com.github.rtrouton.pkg.signingmanager": {
+ "name": "Signing Manager",
+ "description": "Downloads the latest version of the Signing Manager installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EnterpriseConnect/EnterpriseConnect.download.recipe",
- "shortname": "EnterpriseConnect.download",
- "inferred_type": "download",
+ "path": "SigningManager/SigningManager.pkg.recipe",
+ "parent": "com.github.rtrouton.download.signingmanager",
+ "shortname": "SigningManager.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.EnterpriseConnect"
+ "com.github.rtrouton.install.signingmanager"
]
},
- "com.github.rtrouton.jss.EnterpriseConnect": {
- "name": "Enterprise Connect",
- "description": "Uses parent pkg recipe to download the latest Apple Enterprise Connect and import it into the JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "EnterpriseConnect/EnterpriseConnect.jss.recipe",
- "parent": "com.github.rtrouton.pkg.EnterpriseConnect",
- "shortname": "EnterpriseConnect.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.pkg.EnterpriseConnect": {
- "name": null,
- "description": "Downloads the current Apple Enterprise Connect installer, extracts version information and renames the installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "EnterpriseConnect/EnterpriseConnect.pkg.recipe",
- "parent": "com.github.rtrouton.download.EnterpriseConnect",
- "shortname": "EnterpriseConnect.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.homebysix.munki.EnterpriseConnect",
- "com.github.rtrouton.jss.EnterpriseConnect"
- ]
- },
- "com.github.rtrouton.pkg.citrixworkspace": {
- "name": "Citrix Workspace",
- "description": "Downloads the latest Citrix Workspace version and extracts the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe",
- "parent": "com.github.rtrouton.download.citrixworkspace",
- "shortname": "CitrixWorkspace.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jamf.citrixworkspace",
- "com.github.rtrouton.jss.citrixworkspace",
- "com.github.andredb90.filewave.citrixworkspace",
- "com.github.davidbpirie.jamf-upload.CitrixWorkspace"
- ]
- },
- "com.github.rtrouton.download.citrixworkspace": {
- "name": "CitrixWorkspace",
- "description": "Downloads the latest Citrix Workspace disk image.",
+ "com.github.rtrouton.download.SapMachineIntelJDK17": {
+ "name": "SapMachine",
+ "description": "Downloads the current release of SapMachine Java 17 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "CitrixWorkspace/CitrixWorkspace.download.recipe",
- "shortname": "CitrixWorkspace.download",
+ "path": "SapMachineJDK17/SapMachineIntelJDK17.download.recipe",
+ "shortname": "SapMachineIntelJDK17.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.citrixworkspace",
- "com.github.yohan460-recipes.pkg.citrixworkspace"
- ]
- },
- "com.github.rtrouton.pkg.OracleJava11JDK": {
- "name": "Oracle Java 11 JDK",
- "description": "Downloads the latest version of Oracle Java 11 JDK and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "OracleJava11JDK/OracleJava11JDK.pkg.recipe",
- "parent": "com.github.hansen-m.download.OracleJava11JDK",
- "shortname": "OracleJava11JDK.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.OracleJava11JDK"
+ "com.github.rtrouton.pkg.SapMachineIntelJDK17"
]
},
- "com.github.rtrouton.pkg.SapMachineUniversalJDK11": {
+ "com.github.rtrouton.pkg.SapMachineIntelJDK17": {
"name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 11 JDK and builds an installer package.",
+ "description": "Downloads the current release version of SapMachine Java 17 JDK for Intel and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineUniversalJDK11",
- "shortname": "SapMachineJDK11Universal.pkg",
+ "path": "SapMachineJDK17/SapMachineIntelJDK17.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineIntelJDK17",
+ "shortname": "SapMachineIntelJDK17.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.SapMachineUniversalJDK11": {
+ "com.github.rtrouton.download.SapMachineAppleSiliconJDK17": {
"name": "SapMachine",
- "description": "Downloads the current releases of SapMachine Java 11 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "description": "Downloads the current release of SapMachine Java 17 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK11Universal/SapMachineJDK11Universal.download.recipe",
- "shortname": "SapMachineJDK11Universal.download",
+ "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.download.recipe",
+ "shortname": "SapMachineAppleSiliconJDK17.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.SapMachineUniversalJDK11"
+ "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17"
]
},
- "com.github.rtrouton.install.RStudio": {
- "name": "RStudio",
- "description": "Downloads the current release version of RStudio, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "RStudio/RStudio.install.recipe",
- "parent": "com.github.rtrouton.pkg.RStudio",
- "shortname": "RStudio.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.RStudio": {
- "name": "RStudio",
- "description": "Downloads the latest RStudio application. Original recipe by Matt Hansen - https://github.com/autopkg/hansen-m-recipes",
+ "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK17": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 17 JDK for Apple Silicon and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "RStudio/RStudio.download.recipe",
- "shortname": "RStudio.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.RStudio"
- ]
+ "path": "SapMachineJDK17/SapMachineAppleSiliconJDK17.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK17",
+ "shortname": "SapMachineAppleSiliconJDK17.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.RStudio": {
- "name": "RStudio",
- "description": "Downloads the latest RStudio disk image and builds a package. The installer package includes a preinstall script that will check for an existing RStudio.app in /Applications and remove it if found.",
+ "com.github.rtrouton.pkg.OpenJDK13": {
+ "name": "OpenJDK 13",
+ "description": "Downloads the current release version of OpenJDK 13 and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "RStudio/RStudio.pkg.recipe",
- "parent": "com.github.rtrouton.download.RStudio",
- "shortname": "RStudio.pkg",
+ "path": "OpenJDK13/OpenJDK13.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OpenJDK13",
+ "shortname": "OpenJDK13.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.RStudio",
- "com.github.rtrouton.jss.RStudio",
- "com.github.novaksam.jamf.RStudio",
- "com.github.novaksam.jss.RStudio",
- "com.github.patgmac.lanrev.RStudo",
- "com.github.andredb90.filewave.RStudio",
- "com.github.smithjw.jamf.RStudio"
+ "com.github.rtrouton.jss.OpenJDK13",
+ "com.github.dataJAR-recipes.munki.OpenJDK15",
+ "com.github.dataJAR-recipes.munki.OpenJDK13",
+ "com.github.dataJAR-recipes.munki.OpenJDK14"
]
},
- "com.github.rtrouton.install.icons": {
- "name": "Icons",
- "description": "Downloads the current release version of Icons.app, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Icons/Icons.install.recipe",
- "parent": "com.github.rtrouton.pkg.icons",
- "shortname": "Icons.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.icons": {
- "name": "Icons",
- "description": "Downloads the current release version of Icons.app and builds a package.",
+ "com.github.rtrouton.download.OpenJDK13": {
+ "name": "OpenJDK 13",
+ "description": "Downloads the latest OpenJDK 13 for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Icons/Icons.pkg.recipe",
- "parent": "com.github.rtrouton.download.icons",
- "shortname": "Icons.pkg",
- "inferred_type": "pkg",
+ "path": "OpenJDK13/OpenJDK13.download.recipe",
+ "shortname": "OpenJDK13.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.icons",
- "com.github.rtrouton.jss.icons",
- "com.gitub.d33t5.jamf.Icons"
+ "com.github.rtrouton.pkg.OpenJDK13"
]
},
- "com.github.rtrouton.download.icons": {
- "name": "Icons",
- "description": "Downloads the current release of Icons.app from the macos-icon-generator release page on Github: https://github.com/SAP/macos-icon-generator/releases",
+ "com.github.rtrouton.download.SapMachineUniversalJDK21": {
+ "name": "SapMachine",
+ "description": "Downloads the current releases of SapMachine Java 21 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "Icons/Icons.download.recipe",
- "shortname": "Icons.download",
+ "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.download.recipe",
+ "shortname": "SapMachineJDK21Universal.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.icons",
- "com.github.aanklewicz.munki.Icons"
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK21"
]
},
- "com.github.rtrouton.munki.microsoftexcel365": {
- "name": "Excel365",
- "description": "Downloads the latest Microsoft Excel installer package for Office 365 and imports into Munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftExcel365/MicrosoftExcel365.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftexcel365",
- "shortname": "MicrosoftExcel365.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Excel 365",
- "munki_description": null
- },
- "com.github.rtrouton.install.microsoftexcel365": {
- "name": "Microsoft Excel",
- "description": "Downloads the current release version of the Microsoft Excel installer package for Office 365 and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftExcel365/MicrosoftExcel365.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftexcel365",
- "shortname": "MicrosoftExcel365.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.microsoftexcel365": {
- "name": "Microsoft Excel",
- "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.",
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK21": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 21 JDK and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftExcel365/MicrosoftExcel365.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftexcel365",
- "shortname": "MicrosoftExcel365.pkg",
+ "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineUniversalJDK21",
+ "shortname": "SapMachineJDK21Universal.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.microsoftexcel365",
- "com.github.rtrouton.jss.microsoftexcel365",
- "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone",
- "com.github.dataJAR-recipes.munki.Microsoft Excel 2019",
- "com.github.dataJAR-recipes.munki.Microsoft Excel 365",
- "com.github.andredb90.filewave.microsoftexcel365",
- "com.github.smithjw.jamf.Microsoft_Excel",
- "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload"
- ]
- },
- "com.github.rtrouton.download.microsoftexcel365": {
- "name": "Microsoft Excel",
- "description": "Downloads the latest Microsoft Excel installer package for Office 365.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftExcel365/MicrosoftExcel365.download.recipe",
- "shortname": "MicrosoftExcel365.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.munki.microsoftexcel365",
- "com.github.rtrouton.pkg.microsoftexcel365",
- "com.github.wycomco.pkg.microsoftexcel365"
+ "com.gitub.d33t5.jamf.SapMachineUniversalJDK21"
]
},
- "com.github.rtrouton.munki.microsoftdefenderatp": {
- "name": "MicrosoftDefender",
- "description": "Microsoft Defender anti-virus software",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftdefenderatp",
- "shortname": "MicrosoftDefenderATP.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Defender Anti-Virus ",
- "munki_description": "Microsoft Defender anti-virus software"
- },
- "com.github.rtrouton.install.microsoftdefenderatp": {
- "name": "Microsoft Defender ATP",
- "description": "Downloads the latest version of the Microsoft Defender ATP installer package and installs it.",
+ "com.github.rtrouton.pkg.Xcodes": {
+ "name": "Xcodes",
+ "description": "Downloads the latest version of Xcodes and creates an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftdefenderatp",
- "shortname": "MicrosoftDefenderATP.install",
- "inferred_type": "install"
+ "path": "Xcodes/Xcodes.pkg.recipe",
+ "parent": "com.github.homebysix.download.XcodesApp",
+ "shortname": "Xcodes.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.microsoftdefenderatp": {
- "name": "Microsoft Defender ATP",
- "description": "Downloads the latest version of the Microsoft Defender ATP installer package and renames the package.",
+ "com.github.rtrouton.pkg.Fiji": {
+ "name": "Fiji",
+ "description": "Downloads latest stable Fiji zip file and builds a package. The installer package includes a preinstall script that will check for an existing Fiji.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftdefenderatp",
- "shortname": "MicrosoftDefenderATP.pkg",
+ "path": "Fiji/Fiji.pkg.recipe",
+ "parent": "com.github.rtrouton.download.Fiji",
+ "shortname": "Fiji.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.microsoftdefenderatp",
- "com.github.rtrouton.jss.microsoftdefenderatp",
- "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP",
- "com.github.andredb90.filewave.microsoftdefenderatp"
+ "com.github.rtrouton.install.Fiji",
+ "com.github.rtrouton.jss.Fiji",
+ "com.github.vmiller.munki.Fiji"
]
},
- "com.github.rtrouton.download.microsoftdefenderatp": {
- "name": "Microsoft Defender ATP",
- "description": "Downloads the latest Microsoft Defender ATP installer pkg.",
+ "com.github.rtrouton.install.Fiji": {
+ "name": "Cyberduck",
+ "description": "Downloads the current release version of Fiji, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.download.recipe",
- "deprecated": true,
- "shortname": "MicrosoftDefenderATP.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.munki.microsoftdefenderatp",
- "com.github.rtrouton.pkg.microsoftdefenderatp"
- ]
+ "path": "Fiji/Fiji.install.recipe",
+ "parent": "com.github.rtrouton.pkg.Fiji",
+ "shortname": "Fiji.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.download.iPass": {
- "name": "iPass",
- "description": "Download recipe for iPass for Mac.",
+ "com.github.rtrouton.download.Fiji": {
+ "name": "Fiji",
+ "description": "Download recipe for Fiji, which downloads a zip file containing the latest stable version of Fiji for Mac OS X. Fiji is an image processing package and can be described as a distribution of ImageJ (and ImageJ2) together with Java, Java3D and a lot of plugins organized into a coherent menu structure.",
"repo": "autopkg/rtrouton-recipes",
- "path": "iPass/iPass.download.recipe",
- "shortname": "iPass.download",
+ "path": "Fiji/Fiji.download.recipe",
+ "shortname": "Fiji.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.iPass"
+ "com.github.rtrouton.pkg.Fiji"
]
},
- "com.github.rtrouton.pkg.iPass": {
- "name": "iPass",
- "description": "Downloads the current release version of iPass and extracts the installer package.",
+ "com.github.rtrouton.download.OpenJDK11": {
+ "name": "OpenJDK 11",
+ "description": "Downloads the latest OpenJDK 11 for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "iPass/iPass.pkg.recipe",
- "parent": "com.github.rtrouton.download.iPass",
- "shortname": "iPass.pkg",
- "inferred_type": "pkg",
+ "path": "OpenJDK11/OpenJDK11.download.recipe",
+ "shortname": "OpenJDK11.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jss.iPass"
+ "com.github.rtrouton.pkg.OpenJDK11",
+ "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8",
+ "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11"
]
},
- "com.github.rtrouton.pkg.jabradirect": {
- "name": "Jabra Direct",
- "description": "Downloads the latest version of Jabra's JabraDirect Setup installer package and renames the package.",
+ "com.github.rtrouton.pkg.OpenJDK11": {
+ "name": "OpenJDK 11",
+ "description": "Downloads the current release version of OpenJDK 11 and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JabraDirect/JabraDirect.pkg.recipe",
- "parent": "com.github.joshua-d-miller.download.jabradirect",
- "shortname": "JabraDirect.pkg",
+ "path": "OpenJDK11/OpenJDK11.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OpenJDK11",
+ "shortname": "OpenJDK11.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jamf.jabradirect",
- "com.github.andredb90.filewave.jabradirect"
+ "com.github.lashomb-recipes.munki.OpenJDK11",
+ "com.github.rtrouton.jss.OpenJDK11",
+ "com.github.peshay.filewave.OpenJDK11"
]
},
- "com.github.rtrouton.install.backgrounds": {
- "name": "Backgrounds",
- "description": "Downloads the latest version of the Backgrounds installer package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Backgrounds/Backgrounds.install.recipe",
- "parent": "com.github.rtrouton.pkg.backgrounds",
- "shortname": "Backgrounds.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.backgrounds": {
- "name": "Backgrounds",
- "description": "Downloads the current release of Backgrounds.app from the backgrounds release page on Github: https://github.com/SAP/backgrounds/releases",
+ "com.github.rtrouton.download.ImageJ": {
+ "name": "ImageJ",
+ "description": "Download recipe for ImageJ, which downloads a zip file containing the latest stable version of ImageJ for Mac OS X. ImageJ is an image processing package which display, edit, analyze, process, save and print 8-bit, 16-bit and 32-bit images.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Backgrounds/Backgrounds.download.recipe",
- "shortname": "Backgrounds.download",
+ "path": "ImageJ/ImageJ.download.recipe",
+ "shortname": "ImageJ.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.backgrounds"
+ "com.github.rtrouton.pkg.ImageJ"
]
},
- "com.github.rtrouton.pkg.backgrounds": {
- "name": "Backgrounds",
- "description": "Downloads the latest version of the Backgrounds installer package and renames the package.",
+ "com.github.rtrouton.pkg.ImageJ": {
+ "name": "ImageJ",
+ "description": "Downloads latest stable ImageJ zip file and builds a package. The installer package includes a preinstall script that will check for an existing ImageJ.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Backgrounds/Backgrounds.pkg.recipe",
- "parent": "com.github.rtrouton.download.backgrounds",
- "shortname": "Backgrounds.pkg",
+ "path": "ImageJ/ImageJ.pkg.recipe",
+ "parent": "com.github.rtrouton.download.ImageJ",
+ "shortname": "ImageJ.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.backgrounds"
+ "com.github.rtrouton.install.ImageJ",
+ "com.github.rtrouton.jss.ImageJ",
+ "com.github.vmiller.munki.ImageJ",
+ "com.github.andrewvalentine.munki.ImageJ"
]
},
- "com.github.rtrouton.install.Firefox": {
- "name": "Firefox",
- "description": "Downloads the current release version of the Mozilla Firefox installer package and installs it.",
+ "com.github.rtrouton.install.ImageJ": {
+ "name": "ImageJ",
+ "description": "Downloads the current release version of ImageJ, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Firefox/Firefox.install.recipe",
- "parent": "com.github.rtrouton.pkg.Firefox",
- "shortname": "Firefox.install",
+ "path": "ImageJ/ImageJ.install.recipe",
+ "parent": "com.github.rtrouton.pkg.ImageJ",
+ "shortname": "ImageJ.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.Firefox": {
- "name": "Firefox",
- "description": "Downloads the current release version of the Mozilla Firefox installer package and renames the installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Firefox/Firefox.pkg.recipe",
- "parent": "com.github.autopkg.download.FirefoxSignedPkg",
- "shortname": "Firefox.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.Firefox",
- "com.github.rtrouton.jss.Firefox",
- "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload",
- "com.github.autopkg.grahampugh-recipes.jamf.Firefox"
- ]
- },
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8": {
- "name": "Amazon Coretto JDK 8",
- "description": "Downloads the current release version of Amazon Coretto JDK 8 for Apple Silicon and renames the package.",
+ "com.github.rtrouton.install.SapMachineManager": {
+ "name": "SapMachine Manager",
+ "description": "Uses parent download recipe to download the latest SapMachine Manager installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.pkg.recipe",
- "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk8",
- "shortname": "AmazonCorettoAppleSiliconJDK8.pkg",
- "inferred_type": "pkg"
+ "path": "SapMachineManager/SapMachineManager.install.recipe",
+ "parent": "com.github.rtrouton.pkg.SapMachineManager",
+ "shortname": "SapMachineManager.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.download.applesiliconamazoncorettojdk8": {
- "name": "Amazon Coretto JDK 8",
- "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Apple Silicon.",
+ "com.github.rtrouton.download.SapMachineManager": {
+ "name": "SapMachine Manager",
+ "description": "Downloads the current release of SapMachine Manager.app from the sapmachine-manager-for-macos release page on Github: https://github.com/SAP/sapmachine-manager-for-macos/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.download.recipe",
- "shortname": "AmazonCorettoAppleSiliconJDK8.download",
+ "path": "SapMachineManager/SapMachineManager.download.recipe",
+ "shortname": "SapMachineManager.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8"
+ "com.github.rtrouton.pkg.SapMachineManager"
]
},
- "com.github.rtrouton.download.amazoncorettojdk8": {
- "name": "Amazon Coretto JDK 8",
- "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel.",
+ "com.github.rtrouton.pkg.SapMachineManager": {
+ "name": "SapMachine Manager",
+ "description": "Uses parent download recipe to download the latest SapMachine Manager installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.download.recipe",
- "shortname": "AmazonCorettoJDK8.download",
- "inferred_type": "download",
+ "path": "SapMachineManager/SapMachineManager.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineManager",
+ "shortname": "SapMachineManager.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.amazoncorettojdk8"
+ "com.github.rtrouton.install.SapMachineManager"
]
},
- "com.github.rtrouton.pkg.amazoncorettojdk8": {
- "name": "Amazon Coretto JDK 8",
- "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel and renames the package.",
+ "com.github.rtrouton.pkg.ChatGPT": {
+ "name": "ChatGPT",
+ "description": "Downloads the latest version of ChatGPT and creates a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.pkg.recipe",
- "parent": "com.github.rtrouton.download.amazoncorettojdk8",
- "shortname": "AmazonCorettoJDK8.pkg",
+ "path": "ChatGPT/ChatGPT.pkg.recipe",
+ "parent": "com.github.rtrouton.download.ChatGPT",
+ "shortname": "ChatGPT.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jss.amazoncorettojdk8",
- "com.github.novaksam.jss.amazoncorrettojdk8"
+ "com.github.andreDB90.filewave.ChatGPT"
]
},
- "com.github.rtrouton.download.SapMachineAppleSiliconJDK21": {
- "name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java 21 JDK for Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "com.github.rtrouton.download.ChatGPT": {
+ "name": "ChatGPT",
+ "description": "Downloads the latest version of ChatGPT.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.download.recipe",
- "shortname": "SapMachineAppleSiliconJDK21.download",
+ "path": "ChatGPT/ChatGPT.download.recipe",
+ "shortname": "ChatGPT.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21"
+ "com.github.rtrouton.pkg.ChatGPT"
]
},
- "com.github.rtrouton.pkg.SapMachineAppleSiliconJDK21": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 21 JDK for Apple Silicon and builds an installer package.",
+ "com.github.rtrouton.pkg.googlechromeuniversal": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image with Universal build of Chrome and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK21/SapMachineAppleSiliconJDK21.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineAppleSiliconJDK21",
- "shortname": "SapMachineAppleSiliconJDK21.pkg",
- "inferred_type": "pkg"
+ "path": "GoogleChromeUniversal/GoogleChromeUniversal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.googlechromeuniversal",
+ "shortname": "GoogleChromeUniversal.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.googlechromeuniversal",
+ "com.github.rtrouton.jss.googlechromeuniversal",
+ "com.github.apizz.munki.GoogleChromeUniversalPKG"
+ ]
},
- "com.github.rtrouton.pkg.SapMachineIntelJDK21": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 21 JDK for Intel and builds an installer package.",
+ "com.github.rtrouton.install.googlechromeuniversal": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image with Universal build of Chrome, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK21/SapMachineIntelJDK21.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineIntelJDK21",
- "shortname": "SapMachineIntelJDK21.pkg",
- "inferred_type": "pkg"
+ "path": "GoogleChromeUniversal/GoogleChromeUniversal.install.recipe",
+ "parent": "com.github.rtrouton.pkg.googlechromeuniversal",
+ "shortname": "GoogleChromeUniversal.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.download.SapMachineIntelJDK21": {
- "name": "SapMachine",
- "description": "Downloads the current release of SapMachine Java 21 JDK for Intel from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "com.github.rtrouton.download.googlechromeuniversal": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image with Universal build of Chrome.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK21/SapMachineIntelJDK21.download.recipe",
- "shortname": "SapMachineIntelJDK21.download",
+ "path": "GoogleChromeUniversal/GoogleChromeUniversal.download.recipe",
+ "shortname": "GoogleChromeUniversal.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.SapMachineIntelJDK21"
+ "com.github.rtrouton.pkg.googlechromeuniversal",
+ "com.github.dataJAR-recipes.munki.Google Chrome Universal"
]
},
- "com.github.rtrouton.download.microsoftonedrive": {
- "name": "Microsoft OneDrive",
- "description": "Downloads the latest Microsoft OneDrive installer pkg.",
+ "com.github.rtrouton.pkg.jabradirect": {
+ "name": "Jabra Direct",
+ "description": "Downloads the latest version of Jabra's JabraDirect Setup installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneDrive/MicrosoftOneDrive.download.recipe",
- "shortname": "MicrosoftOneDrive.download",
- "inferred_type": "download",
+ "path": "JabraDirect/JabraDirect.pkg.recipe",
+ "parent": "com.github.joshua-d-miller.download.jabradirect",
+ "shortname": "JabraDirect.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.munki.microsoftonedrive",
- "com.github.rtrouton.pkg.microsoftonedrive",
- "com.github.davidbpirie.jamf-upload.MicrosoftOneDrive"
+ "com.github.rtrouton.jamf.jabradirect",
+ "com.github.andredb90.filewave.jabradirect"
]
},
- "com.github.rtrouton.munki.microsoftonedrive": {
- "name": "MicrosoftOnedrive",
- "description": "Downloads the latest Microsoft OneDrive installer and imports into Munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneDrive/MicrosoftOneDrive.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftonedrive",
- "shortname": "MicrosoftOneDrive.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Onedrive",
- "munki_description": "Microsoft Onedrive"
- },
- "com.github.rtrouton.pkg.microsoftonedrive": {
- "name": "Microsoft OneDrive",
- "description": "Downloads the current standalone Microsoft OneDrive installer, extracts version information and renames the installer package.",
+ "com.github.rtrouton.pkg.microsoftteamsclassic": {
+ "name": "Microsoft Teams",
+ "description": "Downloads the latest version of Microsoft's Teams Classic installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneDrive/MicrosoftOneDrive.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftonedrive",
- "shortname": "MicrosoftOneDrive.pkg",
+ "path": "MicrosoftTeams/MicrosoftTeamsClassic.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftteamsclassic",
+ "deprecated": true,
+ "shortname": "MicrosoftTeamsClassic.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.MicrosoftOneDrive-latest",
- "com.github.rtrouton.install.microsoftonedrive",
- "com.github.rtrouton.jss.MicrosoftOneDrive",
- "com.github.novaksam.jamf.OneDrive",
- "com.github.andreDB90.filewave.microsoftonedrive",
- "com.github.smithjw.jamf.Microsoft_OneDrive"
+ "com.github.rtrouton.install.microsoftteamsclassic",
+ "com.github.andredb90.filewave.microsoftteamsclassic",
+ "com.gitub.d33t5.jamf.MicrosoftTeamsClassic",
+ "com.github.davidbpirie.jamf-upload.MicrosoftTeamsClassic"
]
},
- "com.github.rtrouton.install.microsoftonedrive": {
- "name": "Microsoft OneDrive",
- "description": "Downloads the current release version of the Microsoft OneDrive standalone installer package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOneDrive/MicrosoftOneDrive.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftonedrive",
- "shortname": "MicrosoftOneDrive.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.Script2Pkg": {
- "name": "Script2Pkg",
- "description": "Downloads the current release version of Script2Pkg.app and builds a package.",
+ "com.github.rtrouton.download.microsoftteamsforworkorschool": {
+ "name": "Microsoft Teams for Work or School",
+ "description": "Downloads the latest Microsoft Teams for Work or School installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Script2Pkg/Script2Pkg.pkg.recipe",
- "parent": "com.github.rtrouton.download.Script2Pkg",
- "shortname": "Script2Pkg.pkg",
- "inferred_type": "pkg",
+ "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.download.recipe",
+ "shortname": "MicrosoftTeamsForWorkOrSchool.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.Script2Pkg"
+ "com.github.rtrouton.pkg.microsoftteamsforworkorschool"
]
},
- "com.github.rtrouton.download.Script2Pkg": {
- "name": "Script2Pkg",
- "description": "Downloads the current release of Script2Pkg.app from the script-to-package-tool-for-macos release page on Github: https://github.com/SAP/Script2Pkg/releases",
+ "com.github.rtrouton.download.microsoftteamsclassic": {
+ "name": "Microsoft Teams",
+ "description": "Downloads the latest Microsoft Teams Classic installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Script2Pkg/Script2Pkg.download.recipe",
- "shortname": "Script2Pkg.download",
+ "path": "MicrosoftTeams/MicrosoftTeamsClassic.download.recipe",
+ "shortname": "MicrosoftTeamsClassic.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.Script2Pkg"
+ "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver",
+ "com.github.rtrouton.pkg.microsoftteamsclassic",
+ "com.github.dataJAR-recipes.munki.Microsoft Teams Classic"
]
},
- "com.github.rtrouton.install.Script2Pkg": {
- "name": "Script2Pkg",
- "description": "Downloads the current release version of Script2Pkg.app, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Script2Pkg/Script2Pkg.install.recipe",
- "parent": "com.github.rtrouton.pkg.Script2Pkg",
- "shortname": "Script2Pkg.install",
- "inferred_type": "install"
- },
"com.github.rtrouton.download.microsoftteams": {
"name": "Microsoft Teams",
"description": "Downloads the latest Microsoft Teams installer pkg.",
@@ -47590,19 +47040,46 @@
"com.github.primalcurve.pkg.published_version.microsoftteams"
]
},
- "com.github.rtrouton.download.microsoftteamsclassic": {
+ "com.github.rtrouton.munki.microsoftteams": {
+ "name": "MicrosoftTeams",
+ "description": "Downloads the latest Microsoft Teams installer and imports into Munki.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftTeams/MicrosoftTeams.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftteams",
+ "deprecated": true,
+ "shortname": "MicrosoftTeams.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Teams",
+ "munki_description": "Microsoft Teams"
+ },
+ "com.github.rtrouton.pkg.microsoftteams": {
"name": "Microsoft Teams",
- "description": "Downloads the latest Microsoft Teams Classic installer pkg.",
+ "description": "Downloads the latest version of Microsoft's Teams installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeams/MicrosoftTeamsClassic.download.recipe",
- "shortname": "MicrosoftTeamsClassic.download",
- "inferred_type": "download",
+ "path": "MicrosoftTeams/MicrosoftTeams.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftteams",
+ "shortname": "MicrosoftTeams.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.MicrosoftTeamsClassicAudioDriver",
- "com.github.rtrouton.pkg.microsoftteamsclassic",
- "com.github.dataJAR-recipes.munki.Microsoft Teams Classic"
+ "com.github.rtrouton.munki.microsoftteams",
+ "com.github.rtrouton.install.microsoftteams",
+ "com.github.rtrouton.jss.microsoftteams",
+ "com.github.rtrouton.jamf.microsoftteams",
+ "com.github.novaksam.jamf.MicrosoftTeams",
+ "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams",
+ "com.github.andredb90.filewave.microsoftteams",
+ "com.github.smithjw.jamf.microsoft_teams"
]
},
+ "com.github.rtrouton.install.microsoftteamsforworkorschool": {
+ "name": "Microsoft Teams for Work or School",
+ "description": "Downloads the latest version of Microsoft's Teams for Work or School installer package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool",
+ "shortname": "MicrosoftTeamsForWorkOrSchool.install",
+ "inferred_type": "install"
+ },
"com.github.rtrouton.pkg.microsoftteamsforworkorschool": {
"name": "Microsoft Teams for Work or School",
"description": "Downloads the latest version of Microsoft's Teams for Work or School installer package and renames the package.",
@@ -47637,234 +47114,281 @@
"shortname": "MicrosoftTeams.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.microsoftteams": {
- "name": "Microsoft Teams",
- "description": "Downloads the latest version of Microsoft's Teams installer package and renames the package.",
+ "com.github.rtrouton.download.MURAL": {
+ "name": "MURAL",
+ "description": "Downloads the latest MURAL for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeams/MicrosoftTeams.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftteams",
- "shortname": "MicrosoftTeams.pkg",
- "inferred_type": "pkg",
+ "path": "MURAL/MURAL.download.recipe",
+ "shortname": "MURAL.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.microsoftteams",
- "com.github.rtrouton.munki.microsoftteams",
- "com.github.rtrouton.jamf.microsoftteams",
- "com.github.rtrouton.jss.microsoftteams",
- "com.github.novaksam.jamf.MicrosoftTeams",
- "com.github.poundbangbash.eholtam-recipes.munki.microsoftteams",
- "com.github.andredb90.filewave.microsoftteams",
- "com.github.smithjw.jamf.microsoft_teams"
+ "com.github.rtrouton.pkg.MURAL"
]
},
- "com.github.rtrouton.download.microsoftteamsforworkorschool": {
- "name": "Microsoft Teams for Work or School",
- "description": "Downloads the latest Microsoft Teams for Work or School installer pkg.",
+ "com.github.rtrouton.pkg.MURAL": {
+ "name": "MURAL",
+ "description": "Downloads the latest version of MURAL and creates a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.download.recipe",
- "shortname": "MicrosoftTeamsForWorkOrSchool.download",
- "inferred_type": "download",
+ "path": "MURAL/MURAL.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MURAL",
+ "shortname": "MURAL.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.microsoftteamsforworkorschool"
+ "com.github.rtrouton.install.MURAL",
+ "com.github.rtrouton.jss.MURAL",
+ "com.github.rtrouton.jamf.MURAL"
]
},
- "com.github.rtrouton.install.microsoftteamsforworkorschool": {
- "name": "Microsoft Teams for Work or School",
- "description": "Downloads the latest version of Microsoft's Teams for Work or School installer package and installs it.",
+ "com.github.rtrouton.install.MURAL": {
+ "name": "MURAL",
+ "description": "Installs the latest version of MURAL.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeams/MicrosoftTeamsForWorkOrSchool.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftteamsforworkorschool",
- "shortname": "MicrosoftTeamsForWorkOrSchool.install",
+ "path": "MURAL/MURAL.install.recipe",
+ "parent": "com.github.rtrouton.pkg.MURAL",
+ "shortname": "MURAL.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.microsoftteamsclassic": {
- "name": "Microsoft Teams",
- "description": "Downloads the latest version of Microsoft's Teams Classic installer package and renames the package.",
+ "com.github.rtrouton.install.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads the current release version of DbVisualizer, builds an installer package and installs it. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeams/MicrosoftTeamsClassic.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftteamsclassic",
- "deprecated": true,
- "shortname": "MicrosoftTeamsClassic.pkg",
+ "path": "DbVisualizer/DbVisualizer.install.recipe",
+ "parent": "com.github.rtrouton.pkg.dbvisualizer",
+ "shortname": "DbVisualizer.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Downloads the current release version of DbVisualizer and builds a package. The installer package includes a preinstall script that will check for an existing DbVisualizer.app in /Applications and remove it if found.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "DbVisualizer/DbVisualizer.pkg.recipe",
+ "parent": "com.facebook.autopkg.download.dbvisualizer",
+ "shortname": "DbVisualizer.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.microsoftteamsclassic",
- "com.github.andredb90.filewave.microsoftteamsclassic",
- "com.gitub.d33t5.jamf.MicrosoftTeamsClassic",
- "com.github.davidbpirie.jamf-upload.MicrosoftTeamsClassic"
+ "com.github.rtrouton.install.dbvisualizer",
+ "com.github.rtrouton.jss.dbvisualizer",
+ "com.github.autopkg.seansgm-filewave.DbVisualizer"
]
},
- "com.github.rtrouton.munki.microsoftteams": {
- "name": "MicrosoftTeams",
- "description": "Downloads the latest Microsoft Teams installer and imports into Munki.",
+ "com.github.rtrouton.pkg.OSXLion": {
+ "name": "OS X Lion",
+ "description": "Downloads the current release version of the OS X Lion OS installer and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftTeams/MicrosoftTeams.munki.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftteams",
- "deprecated": true,
- "shortname": "MicrosoftTeams.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Teams",
- "munki_description": "Microsoft Teams"
+ "path": "OSXLion/OSXLion.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OSXLion",
+ "shortname": "OSXLion.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite": {
- "name": "Microsoft Office 365 Business Pro Suite",
- "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package.",
+ "com.github.rtrouton.download.OSXLion": {
+ "name": "OS X Lion",
+ "description": "Downloads the current release version of the OS X Lion OS installer.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.download.recipe",
- "shortname": "MicrosoftOffice365BusinessProSuite.download",
+ "path": "OSXLion/OSXLion.download.recipe",
+ "shortname": "OSXLion.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite",
- "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite"
+ "com.github.rtrouton.pkg.OSXLion"
]
},
- "com.github.rtrouton.munki.MicrosoftOffice365BusinessProSuite": {
- "name": "Office365BusinessProSuite",
- "description": "Downloads the latest Microsoft Office 365 Business Pro Suite SKU-less installer package,\nappends the version to the end of the filename, and imports into Munki.",
+ "com.github.rtrouton.download.OpenJavaFX": {
+ "name": "OpenJavaFX",
+ "description": "Downloads the latest Open JavaFX SDK for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.munki.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite",
- "shortname": "MicrosoftOffice365BusinessProSuite.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Office 365 Business Pro",
- "munki_description": "Microsoft Office 365 Business Pro includes the lastest version of Word, Outlook, Excel, Powerpoint, Word, OneNote and Teams"
+ "path": "OpenJavaFX/OpenJavaFX.download.recipe",
+ "shortname": "OpenJavaFX.download",
+ "inferred_type": "download"
},
- "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite": {
- "name": null,
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package.",
+ "com.github.rtrouton.pkg.microsoftintelopenjdk11": {
+ "name": "Microsoft OpenJDK JDK 11",
+ "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Intel macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOffice365BusinessProSuite/MicrosoftOffice365BusinessProSuite.pkg.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftOffice365BusinessProSuite",
- "shortname": "MicrosoftOffice365BusinessProSuite.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite"
- ]
+ "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftintelopenjdk11",
+ "shortname": "MicrosoftOpenJDK11Intel.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.MicrosoftAutoUpdate": {
- "name": "Microsoft AutoUpdate",
- "description": "Downloads the current release version of Microsoft AutoUpdate and extracts the version information from the installer package.",
+ "com.github.rtrouton.download.microsoftintelopenjdk11": {
+ "name": "Microsoft OpenJDK JDK 11",
+ "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.pkg.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftAutoUpdate",
- "shortname": "MicrosoftAutoUpdate.pkg",
- "inferred_type": "pkg",
+ "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.download.recipe",
+ "shortname": "MicrosoftOpenJDK11Intel.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jamf.MicrosoftAutoUpdate",
- "com.github.rtrouton.jss.MicrosoftAutoUpdate",
- "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate"
+ "com.github.rtrouton.pkg.microsoftintelopenjdk11"
]
},
- "com.github.rtrouton.download.MicrosoftAutoUpdate": {
- "name": "Microsoft AutoUpdate",
- "description": "Downloads the latest Microsoft AutoUpdate installer package.",
+ "com.github.rtrouton.download.microsoftapplesiliconopenjdk11": {
+ "name": "Microsoft OpenJDK JDK 11",
+ "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.download.recipe",
- "shortname": "MicrosoftAutoUpdate.download",
+ "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.download.recipe",
+ "shortname": "MicrosoftOpenJDK11AppleSilicon.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.MicrosoftAutoUpdate"
+ "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11"
]
},
- "com.github.rtrouton.download.SapMachineUniversalJDK21": {
- "name": "SapMachine",
- "description": "Downloads the current releases of SapMachine Java 21 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11": {
+ "name": "Microsoft OpenJDK JDK 11",
+ "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Apple Silicon macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.download.recipe",
- "shortname": "SapMachineJDK21Universal.download",
- "inferred_type": "download",
+ "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk11",
+ "shortname": "MicrosoftOpenJDK11AppleSilicon.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.pkg.VMwareHorizonClient": {
+ "name": "VMwareHorizonClient",
+ "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and prepares it for deployment.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "VMwareHorizonClient/VMwareHorizonClient.pkg.recipe",
+ "parent": "com.github.scriptingosx.download.VMwareHorizonClient",
+ "shortname": "VMwareHorizonClient.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.SapMachineUniversalJDK21"
+ "com.github.rtrouton.install.VMwareHorizonClient",
+ "com.github.rtrouton.jss.VMwareHorizonClient",
+ "com.github.andredb90.filewave.VMwareHorizonClient",
+ "com.github.yohan460-recipes.jss.VMwareHorizonClient"
]
},
- "com.github.rtrouton.pkg.SapMachineUniversalJDK21": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 21 JDK and builds an installer package.",
+ "com.github.rtrouton.install.VMwareHorizonClient": {
+ "name": "VMwareHorizonClient",
+ "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK21Universal/SapMachineJDK21Universal.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineUniversalJDK21",
- "shortname": "SapMachineJDK21Universal.pkg",
- "inferred_type": "pkg",
+ "path": "VMwareHorizonClient/VMwareHorizonClient.install.recipe",
+ "parent": "com.github.rtrouton.pkg.VMwareHorizonClient",
+ "shortname": "VMwareHorizonClient.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.download.installer.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Download recipe for Jamf Protect's installer from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "JamfProtect/JamfProtect.installer.download.recipe",
"children": [
- "com.gitub.d33t5.jamf.SapMachineUniversalJDK21"
+ "com.github.rtrouton.pkg.installer.jamfprotect"
]
},
- "com.github.rtrouton.pkg.OSXMountainLion": {
- "name": "OS X Mountain Lion",
- "description": "Downloads the current release version of the OS X Mountain Lion OS installer and renames the package.",
+ "com.github.rtrouton.pkg.uninstaller.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Downloads the current Jamf Protect uninstaller, extracts version information and renames the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXMountainLion/OSXMountainLion.pkg.recipe",
- "parent": "com.github.rtrouton.download.OSXMountainLion",
- "shortname": "OSXMountainLion.pkg",
- "inferred_type": "pkg"
+ "path": "JamfProtect/JamfProtect.uninstaller.pkg.recipe",
+ "parent": "com.github.rtrouton.download.uninstaller.jamfprotect",
+ "children": [
+ "com.github.rtrouton.jss.uninstaller.jamfprotect",
+ "com.github.rtrouton.jamf.uninstaller.jamfprotect"
+ ]
},
- "com.github.rtrouton.download.OSXMountainLion": {
- "name": "OS X Mountain Lion",
- "description": "Downloads the current release version of the OS X Mountain Lion OS installer.",
+ "com.github.rtrouton.pkg.installer.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Downloads the current Jamf Protect installer, extracts version information and renames the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXMountainLion/OSXMountainLion.download.recipe",
- "shortname": "OSXMountainLion.download",
- "inferred_type": "download",
+ "path": "JamfProtect/JamfProtect.installer.pkg.recipe",
+ "parent": "com.github.rtrouton.download.installer.jamfprotect",
"children": [
- "com.github.rtrouton.pkg.OSXMountainLion"
+ "com.github.rtrouton.jss.installer.jamfprotect",
+ "com.github.rtrouton.jamf.installer.jamfprotect"
]
},
- "com.github.rtrouton.install.AutoPkg-Release": {
- "name": "AutoPkg",
- "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.",
+ "com.github.rtrouton.download.uninstaller.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Download recipe for Jamf Protect's uninstaller from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AutoPkg-Release/AutoPkg-Release.install.recipe",
- "parent": "com.github.rtrouton.download.AutoPkg-Release",
- "deprecated": true,
- "shortname": "AutoPkg-Release.install",
- "inferred_type": "install"
+ "path": "JamfProtect/JamfProtect.uninstaller.download.recipe",
+ "children": [
+ "com.github.rtrouton.pkg.uninstaller.jamfprotect"
+ ]
},
- "com.github.rtrouton.download.AutoPkg-Release": {
- "name": "AutoPkg",
- "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.",
+ "com.github.rtrouton.download.RStudio": {
+ "name": "RStudio",
+ "description": "Downloads the latest RStudio application. Original recipe by Matt Hansen - https://github.com/autopkg/hansen-m-recipes",
"repo": "autopkg/rtrouton-recipes",
- "path": "AutoPkg-Release/AutoPkg-Release.download.recipe",
- "deprecated": true,
- "shortname": "AutoPkg-Release.download",
+ "path": "RStudio/RStudio.download.recipe",
+ "shortname": "RStudio.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.install.AutoPkg-Release"
+ "com.github.rtrouton.pkg.RStudio"
]
},
- "com.github.rtrouton.install.VMwareHorizonClient": {
- "name": "VMwareHorizonClient",
- "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and installs it.",
+ "com.github.rtrouton.install.RStudio": {
+ "name": "RStudio",
+ "description": "Downloads the current release version of RStudio, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "VMwareHorizonClient/VMwareHorizonClient.install.recipe",
- "parent": "com.github.rtrouton.pkg.VMwareHorizonClient",
- "shortname": "VMwareHorizonClient.install",
+ "path": "RStudio/RStudio.install.recipe",
+ "parent": "com.github.rtrouton.pkg.RStudio",
+ "shortname": "RStudio.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.VMwareHorizonClient": {
- "name": "VMwareHorizonClient",
- "description": "Downloads the latest VMware Horizon Client disk image, extracts the installer package and prepares it for deployment.",
+ "com.github.rtrouton.pkg.RStudio": {
+ "name": "RStudio",
+ "description": "Downloads the latest RStudio disk image and builds a package. The installer package includes a preinstall script that will check for an existing RStudio.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "VMwareHorizonClient/VMwareHorizonClient.pkg.recipe",
- "parent": "com.github.scriptingosx.download.VMwareHorizonClient",
- "shortname": "VMwareHorizonClient.pkg",
+ "path": "RStudio/RStudio.pkg.recipe",
+ "parent": "com.github.rtrouton.download.RStudio",
+ "shortname": "RStudio.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.VMwareHorizonClient",
- "com.github.rtrouton.jss.VMwareHorizonClient",
- "com.github.andredb90.filewave.VMwareHorizonClient",
- "com.github.yohan460-recipes.jss.VMwareHorizonClient"
+ "com.github.rtrouton.install.RStudio",
+ "com.github.rtrouton.jss.RStudio",
+ "com.github.novaksam.jamf.RStudio",
+ "com.github.novaksam.jss.RStudio",
+ "com.github.patgmac.lanrev.RStudo",
+ "com.github.andredb90.filewave.RStudio",
+ "com.github.smithjw.jamf.RStudio"
]
},
- "com.github.rtrouton.sign.opera": {
- "name": null,
- "description": "Downloads latest Opera release, builds a package, and signs it.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n",
+ "com.github.rtrouton.download.microsoftdefenderatp": {
+ "name": "Microsoft Defender ATP",
+ "description": "Downloads the latest Microsoft Defender ATP installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Opera/Opera.sign.recipe",
- "parent": "com.github.amsysuk-recipes.pkg.opera",
- "shortname": "Opera.sign",
- "inferred_type": "sign",
+ "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.download.recipe",
+ "deprecated": true,
+ "shortname": "MicrosoftDefenderATP.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jamf.signed.opera"
+ "com.github.rtrouton.pkg.microsoftdefenderatp",
+ "com.github.rtrouton.munki.microsoftdefenderatp"
+ ]
+ },
+ "com.github.rtrouton.pkg.microsoftdefenderatp": {
+ "name": "Microsoft Defender ATP",
+ "description": "Downloads the latest version of the Microsoft Defender ATP installer package and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftdefenderatp",
+ "shortname": "MicrosoftDefenderATP.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.microsoftdefenderatp",
+ "com.github.rtrouton.jss.microsoftdefenderatp",
+ "com.github.dataJAR-recipes.munki.MicrosoftDefenderATP",
+ "com.github.andredb90.filewave.microsoftdefenderatp"
]
},
+ "com.github.rtrouton.munki.microsoftdefenderatp": {
+ "name": "MicrosoftDefender",
+ "description": "Microsoft Defender anti-virus software",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftdefenderatp",
+ "shortname": "MicrosoftDefenderATP.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Defender Anti-Virus ",
+ "munki_description": "Microsoft Defender anti-virus software"
+ },
+ "com.github.rtrouton.install.microsoftdefenderatp": {
+ "name": "Microsoft Defender ATP",
+ "description": "Downloads the latest version of the Microsoft Defender ATP installer package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftDefenderATP/MicrosoftDefenderATP.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftdefenderatp",
+ "shortname": "MicrosoftDefenderATP.install",
+ "inferred_type": "install"
+ },
"com.github.rtrouton.download.ciscoumbrella": {
"name": "Cisco Umbrella",
"description": "Downloads the latest Cisco Umbrella client for macOS.",
@@ -47885,217 +47409,95 @@
"shortname": "CiscoUmbrella.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jamf.ciscoumbrella",
"com.github.rtrouton.jss.ciscoumbrella",
+ "com.github.rtrouton.jamf.ciscoumbrella",
"com.github.macprince.munki.CiscoUmbrella"
]
},
- "com.github.rtrouton.pkg.AdobeReaderDC": {
+ "com.github.rtrouton.pkg.Packages": {
"name": null,
- "description": "Downloads the current release version of Adobe Reader DC and extracts the installer package.",
+ "description": "Downloads the current release version of Packages and extracts the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AdobeReaderDC/AdobeReaderDC.pkg.recipe",
- "parent": "com.github.autopkg.download.AdobeReaderDC",
- "shortname": "AdobeReaderDC.pkg",
+ "path": "Packages/Packages.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.Packages",
+ "shortname": "Packages.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jss.AdobeReaderDC",
- "com.github.patgmac.lanrev.AdobeReaderDC"
+ "com.github.rtrouton.install.Packages",
+ "com.github.rtrouton.jss.Packages"
]
},
- "com.github.rtrouton.download.OpenJDK12": {
- "name": "OpenJDK 12",
- "description": "Downloads the latest OpenJDK 12 for macOS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "OpenJDK12/OpenJDK12.download.recipe",
- "deprecated": true,
- "shortname": "OpenJDK12.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.OpenJDK12"
- ]
- },
- "com.github.rtrouton.pkg.OpenJDK12": {
- "name": "OpenJDK 12",
- "description": "Downloads the current release version of OpenJDK 12 and builds a package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "OpenJDK12/OpenJDK12.pkg.recipe",
- "parent": "com.github.rtrouton.download.OpenJDK12",
- "shortname": "OpenJDK12.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.OpenJDK12",
- "com.github.peshay.filewave.OpenJDK12",
- "com.github.dataJAR-recipes.munki.OpenJDK12"
- ]
- },
- "com.github.rtrouton.pkg.geneious": {
- "name": "Geneious",
- "description": "Downloads the current release version of Geneious and builds a package. The installer package includes a preinstall script that will check for an existing Geneious.app in /Applications and remove it if found.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Geneious/Geneious.pkg.recipe",
- "parent": "com.github.n8felton.geneious.download",
- "shortname": "Geneious.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.geneious",
- "com.github.rtrouton.jss.geneious"
- ]
- },
- "com.github.rtrouton.install.geneious": {
- "name": "Geneious",
- "description": "Downloads the current release version of Geneious, builds a package and installs it.",
+ "com.github.rtrouton.install.Packages": {
+ "name": "Packages",
+ "description": "Downloads the current release version of Packages, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Geneious/Geneious.install.recipe",
- "parent": "com.github.rtrouton.pkg.geneious",
- "shortname": "Geneious.install",
+ "path": "Packages/Packages.install.recipe",
+ "parent": "com.github.rtrouton.pkg.Packages",
+ "shortname": "Packages.install",
"inferred_type": "install"
},
- "com.github.rtrouton.install.microsoftword365": {
- "name": "Microsoft Word",
- "description": "Downloads the current release version of the Microsoft Word installer package for Office 365 and installs it.",
+ "com.github.rtrouton.install.brisk": {
+ "name": "Brisk",
+ "description": "Downloads the current release version of Brisk, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftWord365/MicrosoftWord365.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftword365",
- "shortname": "MicrosoftWord365.install",
+ "path": "Brisk/Brisk.install.recipe",
+ "parent": "com.github.rtrouton.pkg.brisk",
+ "shortname": "Brisk.install",
"inferred_type": "install"
},
- "com.github.rtrouton.munki.microsoftword365": {
- "name": "Word365",
- "description": "Downloads the latest Microsoft Word installer package for Office 365 and imports into Munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftWord365/MicrosoftWord365.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftword365",
- "shortname": "MicrosoftWord365.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Word 365",
- "munki_description": null
- },
- "com.github.rtrouton.download.microsoftword365": {
- "name": "Microsoft Word",
- "description": "Downloads the latest Microsoft Word installer package for Office 365.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftWord365/MicrosoftWord365.download.recipe",
- "shortname": "MicrosoftWord365.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.munki.microsoftword365",
- "com.github.rtrouton.pkg.microsoftword365",
- "com.github.wycomco.pkg.microsoftword365"
- ]
- },
- "com.github.rtrouton.pkg.microsoftword365": {
- "name": "Microsoft Word",
- "description": "Downloads the latest version of Microsoft's Word for Office 365 installer package and renames the package.",
+ "com.github.rtrouton.pkg.brisk": {
+ "name": "Brisk",
+ "description": "Downloads the current release version of Brisk and builds a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftWord365/MicrosoftWord365.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftword365",
- "shortname": "MicrosoftWord365.pkg",
+ "path": "Brisk/Brisk.pkg.recipe",
+ "parent": "com.github.foigus.download.brisk",
+ "shortname": "Brisk.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.microsoftword365",
- "com.github.rtrouton.jss.microsoftword365",
- "com.github.dataJAR-recipes.munki.Microsoft Word 2016 Standalone",
- "com.github.dataJAR-recipes.munki.Microsoft Word 2019",
- "com.github.dataJAR-recipes.munki.Microsoft Word 365",
- "com.github.andredb90.filewave.microsoftword365",
- "com.github.smithjw.jamf.Microsoft_Word",
- "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftWord-pkg-upload"
- ]
- },
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17": {
- "name": "Amazon Coretto JDK 17",
- "description": "Downloads the current release version of Amazon Coretto JDK 17 for Apple Silicon and renames the package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.pkg.recipe",
- "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk17",
- "shortname": "AmazonCorettoAppleSiliconJDK17.pkg",
- "inferred_type": "pkg"
- },
- "com.github.rtrouton.download.intelamazoncorettojdk17": {
- "name": "Amazon Coretto JDK 17",
- "description": "Downloads the latest Amazon Coretto JDK 17 for macOS on Intel.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.download.recipe",
- "shortname": "AmazonCorettoIntelJDK17.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.intelamazoncorettojdk17"
+ "com.github.rtrouton.install.brisk",
+ "com.github.rtrouton.jss.brisk"
]
},
- "com.github.rtrouton.pkg.intelamazoncorettojdk17": {
- "name": "Amazon Coretto JDK 17",
- "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Intel and renames the package.",
+ "com.github.rtrouton.pkg.OSXYosemite": {
+ "name": "OS X Yosemite",
+ "description": "Downloads the current release version of the OS X Yosemite OS installer and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK17/AmazonCorettoIntelJDK17.pkg.recipe",
- "parent": "com.github.rtrouton.download.intelamazoncorettojdk17",
- "shortname": "AmazonCorettoIntelJDK17.pkg",
+ "path": "OSXYosemite/OSXYosemite.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OSXYosemite",
+ "shortname": "OSXYosemite.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.applesiliconamazoncorettojdk17": {
- "name": "Amazon Coretto JDK 17",
- "description": "Downloads the current release version of Amazon Coretto JDK 17 for macOS on Apple Silicon.",
+ "com.github.rtrouton.download.OSXYosemite": {
+ "name": "OS X Yosemite",
+ "description": "Downloads the current release version of the OS X Yosemite OS installer.",
"repo": "autopkg/rtrouton-recipes",
- "path": "AmazonCorettoJDK17/AmazonCorettoAppleSiliconJDK17.download.recipe",
- "shortname": "AmazonCorettoAppleSiliconJDK17.download",
+ "path": "OSXYosemite/OSXYosemite.download.recipe",
+ "shortname": "OSXYosemite.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.applesiliconamazoncorettojdk17"
+ "com.github.rtrouton.pkg.OSXYosemite"
]
},
- "com.github.rtrouton.pkg.ParallelsTools": {
- "name": null,
- "description": "Downloads the latest version of Parallels Desktop and extracts Parallels Tools.",
+ "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin": {
+ "name": "Microsoft SharePoint Browser Plugin",
+ "description": "Downloads the latest version of Microsoft's SharePoint browser plugin installer package and renames the package to match our naming standard.",
"repo": "autopkg/rtrouton-recipes",
- "path": "ParallelsTools/ParallelsTools.pkg.recipe",
- "parent": "com.github.homebysix.download.ParallelsDesktop",
- "shortname": "ParallelsTools.pkg",
+ "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin",
+ "shortname": "MicrosoftSharepointBrowserPlugin.pkg",
"inferred_type": "pkg"
},
- "com.github.sign.MyGreatApp": {
- "name": null,
- "description": "Signs a provided installer package using a signing certificate identifier.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SharedProcessors/Example.sign.recipe",
- "parent": "com.github.pkg.MyGreatApp",
- "shortname": "Example.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.SharedProcessors": {
- "name": null,
- "description": "Stub recipe reference to use the Shared Processors in this repo.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SharedProcessors/SharedProcessors.recipe"
- },
- "com.github.distpkg.MyGreatApp": {
- "name": null,
- "description": "Creates a distribution package from an existing component package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SharedProcessors/Example.distpkg.recipe",
- "parent": "com.github.pkg.MyGreatApp",
- "shortname": "Example.distpkg",
- "inferred_type": "distpkg"
- },
- "com.github.rtrouton.download.SapMachineUniversalJDK19": {
- "name": "SapMachine",
- "description": "Downloads the current releases of SapMachine Java 19 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
+ "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin": {
+ "name": "Microsoft SharePoint Browser Plugin",
+ "description": "Downloads the latest Microsoft SharePoint Browser Plugin installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.download.recipe",
- "shortname": "SapMachineJDK19Universal.download",
+ "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.download.recipe",
+ "shortname": "MicrosoftSharepointBrowserPlugin.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.SapMachineUniversalJDK19"
+ "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin"
]
},
- "com.github.rtrouton.pkg.SapMachineUniversalJDK19": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 19 JDK and builds an installer package.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineUniversalJDK19",
- "shortname": "SapMachineJDK19Universal.pkg",
- "inferred_type": "pkg"
- },
"com.github.rtrouton.pkg.Maccy": {
"name": "Maccy",
"description": "Downloads the latest version of Maccy and creates an installer package.",
@@ -48116,527 +47518,210 @@
"com.github.rtrouton.pkg.Maccy"
]
},
- "com.github.rtrouton.sign.sapgui.withouttemplate": {
- "name": null,
- "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SAPGUI/SAPGUIWithoutTemplate.sign.recipe",
- "parent": "com.github.rtrouton.pkg.sapgui.withouttemplate",
- "shortname": "SAPGUIWithoutTemplate.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.pkg.sapgui.withouttemplate": {
- "name": "SAP GUI",
- "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.",
+ "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal": {
+ "name": "Microsoft Intune Company Portal",
+ "description": "Downloads the latest Microsoft Intune Company Portal installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SAPGUI/SAPGUIWithoutTemplate.pkg.recipe",
- "parent": "com.github.rtrouton.download.sapgui",
- "shortname": "SAPGUIWithoutTemplate.pkg",
- "inferred_type": "pkg",
+ "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.download.recipe",
+ "shortname": "MicrosoftIntuneCompanyPortal.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.sign.sapgui.withouttemplate"
+ "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal"
]
},
- "com.github.rtrouton.sign.sapgui.withtemplate": {
- "name": null,
- "description": "Downloads latest SAP GUI zip file, builds a package and signs it. ",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SAPGUI/SAPGUIWithTemplate.sign.recipe",
- "parent": "com.github.rtrouton.pkg.sapgui.withtemplate",
- "shortname": "SAPGUIWithTemplate.sign",
- "inferred_type": "sign"
- },
- "com.github.rtrouton.pkg.sapgui.withtemplate": {
- "name": "SAP GUI",
- "description": "Downloads the latest version of SAP GUI for macOS and packages it for installation.",
+ "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal": {
+ "name": "Microsoft Intune Company Portal",
+ "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package and extracts the version information from the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SAPGUI/SAPGUIWithTemplate.pkg.recipe",
- "parent": "com.github.rtrouton.download.sapgui",
- "shortname": "SAPGUIWithTemplate.pkg",
+ "path": "MicrosoftIntuneCompanyPortal/MicrosoftIntuneCompanyPortal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftIntuneCompanyPortal",
+ "shortname": "MicrosoftIntuneCompanyPortal.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.sign.sapgui.withtemplate"
+ "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal",
+ "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal",
+ "com.github.andredb90.filewave.MicrosoftIntuneCompanyPortal",
+ "com.github.smithjw.jamf.Microsoft_Company_Portal",
+ "com.github.davidbpirie.jamf-upload.MicrosoftIntuneCompanyPortal"
]
},
- "com.github.rtrouton.download.sapgui": {
- "name": "SAP GUI",
- "description": "Download recipe for SAP GUI for Mac.",
+ "com.github.rtrouton.pkg.microsoftdefender": {
+ "name": "Microsoft Defender",
+ "description": "Downloads the latest version of the Microsoft Defender installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SAPGUI/SAPGUI.download.recipe",
- "shortname": "SAPGUI.download",
- "inferred_type": "download",
+ "path": "MicrosoftDefender/MicrosoftDefender.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftdefender",
+ "shortname": "MicrosoftDefender.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.sapgui.withouttemplate",
- "com.github.rtrouton.pkg.sapgui.withtemplate"
+ "com.github.rtrouton.install.microsoftdefender",
+ "com.github.rtrouton.jss.microsoftdefender",
+ "com.github.rtrouton.jamf.microsoftdefender",
+ "com.github.novaksam.jamf.MicrosoftDefender",
+ "com.github.dataJAR-recipes.munki.MicrosoftDefender",
+ "com.github.andredb90.filewave.microsoftdefender",
+ "com.github.smithjw.jamf.Microsoft_Defender",
+ "com.github.davidbpirie.jamf-upload.MicrosoftDefender"
]
},
- "com.github.rtrouton.download.polylens": {
- "name": "Poly Lens",
- "description": "Downloads the current release version of Poly Lens for macOS.",
+ "com.github.rtrouton.download.microsoftdefender": {
+ "name": "Microsoft Defender",
+ "description": "Downloads the latest Microsoft Defender installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "PolyLens/PolyLens.download.recipe",
- "shortname": "PolyLens.download",
+ "path": "MicrosoftDefender/MicrosoftDefender.download.recipe",
+ "shortname": "MicrosoftDefender.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.polylens"
+ "com.github.rtrouton.pkg.microsoftdefender",
+ "com.github.rtrouton.munki.microsoftdefender"
]
},
- "com.github.rtrouton.pkg.polylens": {
- "name": "Poly Lens",
- "description": "Downloads the latest version of Poly Lens and creates a package.",
+ "com.github.rtrouton.munki.microsoftdefender": {
+ "name": "MicrosoftDefender",
+ "description": "Microsoft Defender anti-virus software",
"repo": "autopkg/rtrouton-recipes",
- "path": "PolyLens/PolyLens.pkg.recipe",
- "parent": "com.github.rtrouton.download.polylens",
- "shortname": "PolyLens.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jamf.polylens"
- ]
+ "path": "MicrosoftDefender/MicrosoftDefender.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftdefender",
+ "shortname": "MicrosoftDefender.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Defender Anti-Virus",
+ "munki_description": "Microsoft Defender anti-virus software"
},
- "com.github.rtrouton.download.PowerMonitor": {
- "name": "Power Monitor",
- "description": "Downloads the current release of Power Monitor.app from the power-monitoring-tool-for-macos release page on Github: https://github.com/SAP/power-monitoring-tool-for-macos/releases",
+ "com.github.rtrouton.install.microsoftdefender": {
+ "name": "Microsoft Defender",
+ "description": "Downloads the latest version of the Microsoft Defender installer package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "PowerMonitor/PowerMonitor.download.recipe",
- "shortname": "PowerMonitor.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.PowerMonitor"
- ]
+ "path": "MicrosoftDefender/MicrosoftDefender.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftdefender",
+ "shortname": "MicrosoftDefender.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.install.PowerMonitor": {
- "name": "Power Monitor",
- "description": "Uses parent download recipe to download the latest Power Monitor installer package and installs it.",
+ "com.github.rtrouton.pkg.Busylight4MSTeams": {
+ "name": "Busylight4MSTeams",
+ "description": "Downloads the current release version of Busylight for Microsoft Teams on macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "PowerMonitor/PowerMonitor.install.recipe",
- "parent": "com.github.rtrouton.pkg.PowerMonitor",
- "shortname": "PowerMonitor.install",
- "inferred_type": "install"
+ "path": "Busylight/Busylight.pkg.recipe",
+ "parent": "com.github.rtrouton.download.Busylight4MSTeams",
+ "shortname": "Busylight.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.PowerMonitor": {
- "name": "Power Monitor",
- "description": "Uses parent download recipe to download the latest Power Monitor installer package.",
+ "com.github.rtrouton.download.Busylight4MSTeams": {
+ "name": "Busylight4MSTeams",
+ "description": "Downloads the current release version of Busylight for Microsoft Teams for macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "PowerMonitor/PowerMonitor.pkg.recipe",
- "parent": "com.github.rtrouton.download.PowerMonitor",
- "shortname": "PowerMonitor.pkg",
- "inferred_type": "pkg",
+ "path": "Busylight/Busylight.download.recipe",
+ "shortname": "Busylight.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.PowerMonitor",
- "com.github.davidbpirie.jamf-upload.PowerMonitor"
+ "com.github.rtrouton.pkg.Busylight4MSTeams"
]
},
- "com.github.rtrouton.pkg.privileges": {
- "name": "Privileges",
- "description": "Downloads the current release version of Privileges.app and builds a package.",
+ "com.github.rtrouton.pkg.bbedit": {
+ "name": "BBEdit",
+ "description": "Downloads the latest BBEdit and creates a package. The installer package includes a preinstall script that will check for an existing BBEdit.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Privileges/Privileges.pkg.recipe",
- "parent": "com.github.rtrouton.download.privileges",
- "shortname": "Privileges.pkg",
+ "path": "Barebones/BBEdit.pkg.recipe",
+ "parent": "com.github.autopkg.download.bbedit",
+ "shortname": "BBEdit.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.privileges",
- "com.github.rtrouton.munki.privileges",
- "com.github.rtrouton.jamf.privileges",
- "com.github.rtrouton.jss.privileges",
- "com.github.novaksam.jamf.Privileges",
- "com.github.apfelwerk.munki.privileges",
- "com.github.andreDB90.filewave.privileges",
- "com.github.grahampugh.recipes.jamf.Privileges",
- "com.github.precursorca.munki.privileges",
- "com.github.peetinc.munki.privileges"
+ "com.github.rtrouton.install.bbedit"
]
},
- "com.github.rtrouton.install.privileges": {
- "name": "Privileges",
- "description": "Downloads the current release version of Privileges.app, builds a package and installs it.",
+ "com.github.rtrouton.install.bbedit": {
+ "name": "BBEdit",
+ "description": "Downloads the latest BBEdit, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Privileges/Privileges.install.recipe",
- "parent": "com.github.rtrouton.pkg.privileges",
- "shortname": "Privileges.install",
+ "path": "Barebones/BBEdit.install.recipe",
+ "parent": "com.github.rtrouton.pkg.bbedit",
+ "shortname": "BBEdit.install",
"inferred_type": "install"
},
- "com.github.rtrouton.munki.privileges": {
- "name": "Privileges",
- "description": "Downloads the latest version of Privileges.app and imports it into Munki",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Privileges/Privileges.munki.recipe",
- "parent": "com.github.rtrouton.pkg.privileges",
- "deprecated": true,
- "shortname": "Privileges.munki",
- "inferred_type": "munki",
- "munki_display_name": "Privileges",
- "munki_description": "Privileges.app for macOS is designed to allow users to work as a standard user for day-to-day use, by providing a quick and easy way to get administrator rights when needed. When you do need admin rights, you can get them by clicking on the Privileges icon in your Dock."
- },
- "com.github.rtrouton.download.privileges": {
- "name": "Privileges",
- "description": "Downloads the current release of Privileges.app from the release page on Github: https://github.com/SAP/mac-enterprise-privileges/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Privileges/Privileges.download.recipe",
- "shortname": "Privileges.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.privileges"
- ]
- },
- "com.github.rtrouton.download.SapMachineUniversalJDK17": {
- "name": "SapMachine",
- "description": "Downloads the current releases of SapMachine Java 17 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
- "repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.download.recipe",
- "shortname": "SapMachineJDK17Universal.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.SapMachineUniversalJDK17"
- ]
- },
- "com.github.rtrouton.pkg.SapMachineUniversalJDK17": {
- "name": "SapMachine",
- "description": "Downloads the current release version of SapMachine Java 17 JDK and builds an installer package.",
+ "com.github.rtrouton.pkg.microsoftintelopenjdk17": {
+ "name": "Microsoft OpenJDK JDK 17",
+ "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Intel macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SapMachineJDK17Universal/SapMachineJDK17Universal.pkg.recipe",
- "parent": "com.github.rtrouton.download.SapMachineUniversalJDK17",
- "shortname": "SapMachineJDK17Universal.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jamf.SapMachineUniversalJDK17"
- ]
+ "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftintelopenjdk17",
+ "shortname": "MicrosoftOpenJDK17Intel.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.pkg.WindowsApp": {
- "name": "Windows App",
- "description": "Downloads the latest version of Windows App and creates a package.",
+ "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17": {
+ "name": "Microsoft OpenJDK JDK 17",
+ "description": "Downloads the current release version of Microsoft OpenJDK JDK 17 for Apple Silicon macOS and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "WindowsApp/WindowsApp.pkg.recipe",
- "parent": "com.github.rtrouton.download.WindowsApp",
- "shortname": "WindowsApp.pkg",
+ "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk17",
+ "shortname": "MicrosoftOpenJDK17AppleSilicon.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.WindowsApp": {
- "name": "Windows App",
- "description": "Downloads the latest version of Windows App.",
+ "com.github.rtrouton.download.microsoftintelopenjdk17": {
+ "name": "Microsoft OpenJDK JDK 17",
+ "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "WindowsApp/WindowsApp.download.recipe",
- "shortname": "WindowsApp.download",
+ "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17Intel.download.recipe",
+ "shortname": "MicrosoftOpenJDK17Intel.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.WindowsApp"
+ "com.github.rtrouton.pkg.microsoftintelopenjdk17"
]
},
- "com.github.rtrouton.download.OpenJDK13": {
- "name": "OpenJDK 13",
- "description": "Downloads the latest OpenJDK 13 for macOS.",
+ "com.github.rtrouton.download.microsoftapplesiliconopenjdk17": {
+ "name": "Microsoft OpenJDK JDK 17",
+ "description": "Downloads the latest Microsoft OpenJDK JDK 17 for Intel macOS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OpenJDK13/OpenJDK13.download.recipe",
- "shortname": "OpenJDK13.download",
+ "path": "MicrosoftOpenJDK17/MicrosoftOpenJDK17AppleSilicon.download.recipe",
+ "shortname": "MicrosoftOpenJDK17AppleSilicon.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.OpenJDK13"
+ "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk17"
]
},
- "com.github.rtrouton.pkg.OpenJDK13": {
- "name": "OpenJDK 13",
- "description": "Downloads the current release version of OpenJDK 13 and builds a package.",
+ "com.github.rtrouton.download.AutoPkg-Release": {
+ "name": "AutoPkg",
+ "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OpenJDK13/OpenJDK13.pkg.recipe",
- "parent": "com.github.rtrouton.download.OpenJDK13",
- "shortname": "OpenJDK13.pkg",
- "inferred_type": "pkg",
+ "path": "AutoPkg-Release/AutoPkg-Release.download.recipe",
+ "deprecated": true,
+ "shortname": "AutoPkg-Release.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jss.OpenJDK13",
- "com.github.dataJAR-recipes.munki.OpenJDK15",
- "com.github.dataJAR-recipes.munki.OpenJDK14",
- "com.github.dataJAR-recipes.munki.OpenJDK13"
+ "com.github.rtrouton.install.AutoPkg-Release"
]
},
- "com.github.rtrouton.install.googlechrome": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image, builds a package and installs it.",
+ "com.github.rtrouton.install.AutoPkg-Release": {
+ "name": "AutoPkg",
+ "description": "These recipes have moved into autopkg-recipes, and these are now deprecated.",
"repo": "autopkg/rtrouton-recipes",
- "path": "GoogleChrome/GoogleChrome.install.recipe",
- "parent": "com.github.rtrouton.pkg.googlechrome",
- "shortname": "GoogleChrome.install",
+ "path": "AutoPkg-Release/AutoPkg-Release.install.recipe",
+ "parent": "com.github.rtrouton.download.AutoPkg-Release",
+ "deprecated": true,
+ "shortname": "AutoPkg-Release.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.googlechrome": {
- "name": "GoogleChrome",
- "description": "Downloads latest Google Chrome disk image and builds a package. The installer package includes a preinstall script that will check for an existing Google Chrome.app in /Applications and remove it if found.",
+ "com.github.rtrouton.download.MicrosoftAutoUpdate": {
+ "name": "Microsoft AutoUpdate",
+ "description": "Downloads the latest Microsoft AutoUpdate installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "GoogleChrome/GoogleChrome.pkg.recipe",
- "parent": "com.github.autopkg.download.googlechrome",
- "shortname": "GoogleChrome.pkg",
- "inferred_type": "pkg",
+ "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.download.recipe",
+ "shortname": "MicrosoftAutoUpdate.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.install.googlechrome",
- "com.github.rtrouton.jss.googlechrome"
+ "com.github.rtrouton.pkg.MicrosoftAutoUpdate"
]
},
- "com.github.rtrouton.jamf.SapMachineJDK11": {
- "name": "SapMachine JDK 11",
- "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK11, builds an installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/SapMachineJDK11.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.SapMachineJDK11",
- "shortname": "SapMachineJDK11.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.jabradirect": {
- "name": "Jabra Direct",
- "description": "Uses parent pkg recipe to download the latest Jabra Direct installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/JabraDirect.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.jabradirect",
- "shortname": "JabraDirect.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.SapMachineUniversalJDK17": {
- "name": "SapMachine JDK 17",
- "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK 17, build a Universal installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/SapMachineJDK17Universal.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.SapMachineUniversalJDK17",
- "shortname": "SapMachineJDK17Universal.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.MicrosoftAutoUpdate": {
+ "com.github.rtrouton.pkg.MicrosoftAutoUpdate": {
"name": "Microsoft AutoUpdate",
- "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MicrosoftAutoUpdate.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate",
- "shortname": "MicrosoftAutoUpdate.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.googlechromepkg": {
- "name": "Google Chrome",
- "description": "Uses parent pkg recipe to download the latest Google Chrome Enterprise installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/GoogleChromePkg.jamf.recipe",
- "parent": "com.github.autopkg.pkg.googlechromepkg",
- "shortname": "GoogleChromePkg.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.uninstaller.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Uses parent pkg recipe to download the Jamf Protect Uninstaller installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/JamfProtectUninstaller.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect",
- "shortname": "JamfProtectUninstaller.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.privileges": {
- "name": "Privileges",
- "description": "Uses parent pkg recipe to download the latest version of Privileges, builds an installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/Privileges.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.privileges",
- "shortname": "Privileges.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.microsoftedge": {
- "name": "Microsoft Edge",
- "description": "Uses parent pkg recipe to download the latest Microsoft Edge installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MicrosoftEdge.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftedge",
- "shortname": "MicrosoftEdge.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal": {
- "name": "Microsoft InTune Company Portal",
- "description": "Uses parent pkg recipe to download the latest Microsoft InTune Company Portal installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MicrosoftInTuneCompanyPortal.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal",
- "shortname": "MicrosoftInTuneCompanyPortal.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.microsoftteams": {
- "name": "Microsoft Teams",
- "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MicrosoftTeams.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftteams",
- "shortname": "MicrosoftTeams.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.skypeforbusiness365": {
- "name": "Microsoft Skype for Business",
- "description": "Uses parent pkg recipe to download the latest Microsoft Skype for Business installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MicrosoftSkypeForBusiness.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.skypeforbusiness365",
- "shortname": "MicrosoftSkypeForBusiness.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.citrixworkspace": {
- "name": "Citrix Workspace",
- "description": "Uses parent pkg recipe to download the latest Citrix Workspace client, build an installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/CitrixWorkspace.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.citrixworkspace",
- "shortname": "CitrixWorkspace.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.signed.opera": {
- "name": null,
- "description": "Uses parent recipe to download the latest Opera release, build a package, sign it, and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n- com.github.rtrouton.sign.opera (this repo)\n",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/OperaSigned.jamf.recipe",
- "parent": "com.github.rtrouton.sign.opera",
- "shortname": "OperaSigned.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.polylens": {
- "name": "Poly Lens",
- "description": "Uses parent pkg recipe to download Poly Lens and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/PolyLens.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.polylens",
- "shortname": "PolyLens.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.MURAL": {
- "name": "MURAL",
- "description": "Uses parent pkg recipe to download the latest version of MURAL, builds an installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MURAL.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.MURAL",
- "shortname": "MURAL.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.installer.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Uses parent pkg recipe to download the Jamf Protect Installer installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/JamfProtectInstaller.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.installer.jamfprotect",
- "shortname": "JamfProtectInstaller.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.citrixworkspaceuniversal": {
- "name": "Citrix Workspace",
- "description": "Uses parent pkg recipe to download the latest Citrix Workspace client with Apple Silicon support, build an installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/CitrixWorkspaceUniversal.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.citrixworkspaceuniversal",
- "shortname": "CitrixWorkspaceUniversal.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.opera": {
- "name": null,
- "description": "Uses parent recipe to download the latest Opera release, build a package and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/Opera.jamf.recipe",
- "parent": "com.github.amsysuk-recipes.pkg.opera",
- "shortname": "Opera.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.mozillathunderbird": {
- "name": null,
- "description": "Uses parent recipe to download the latest Mozilla Thunderbird package signed by Mozilla and import it into the Jamf Pro server.\n\nRequires core recipes:\n- com.github.autopkg.download.ThunderbirdSignedPkg\n- com.github.autopkg.pkg.ThunderbirdSignedPkg\n- com.github.rtrouton.pkg.mozillathunderbird (this repo)\n",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MozillaThunderbird.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.mozillathunderbird",
- "shortname": "MozillaThunderbird.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.passworddepot": {
- "name": "PasswordDepot",
- "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac, build an installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/PasswordDepot.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.passworddepot",
- "shortname": "PasswordDepot.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.microsoftdefender": {
- "name": "Microsoft Defender",
- "description": "Uses parent pkg recipe to download the latest Microsoft Defender installer package and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/MicrosoftDefender.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftdefender",
- "shortname": "MicrosoftDefender.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jamf.ciscoumbrella": {
- "name": "Cisco Umbrella",
- "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the Jamf Pro server.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Jamf_Upload/CiscoUmbrella.jamf.recipe",
- "parent": "com.github.rtrouton.pkg.ciscoumbrella",
- "shortname": "CiscoUmbrella.jamf",
- "inferred_type": "jamf",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.pkg.OpenJDK11": {
- "name": "OpenJDK 11",
- "description": "Downloads the current release version of OpenJDK 11 and builds a package.",
+ "description": "Downloads the current release version of Microsoft AutoUpdate and extracts the version information from the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OpenJDK11/OpenJDK11.pkg.recipe",
- "parent": "com.github.rtrouton.download.OpenJDK11",
- "shortname": "OpenJDK11.pkg",
+ "path": "MicrosoftAutoUpdate/MicrosoftAutoUpdate.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftAutoUpdate",
+ "shortname": "MicrosoftAutoUpdate.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.lashomb-recipes.munki.OpenJDK11",
- "com.github.rtrouton.jss.OpenJDK11",
- "com.github.peshay.filewave.OpenJDK11"
- ]
- },
- "com.github.rtrouton.download.OpenJDK11": {
- "name": "OpenJDK 11",
- "description": "Downloads the latest OpenJDK 11 for macOS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "OpenJDK11/OpenJDK11.download.recipe",
- "shortname": "OpenJDK11.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.OpenJDK11",
- "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava11",
- "com.github.grahampugh.recipes.pkg.AmazonCorrettoJava8"
+ "com.github.rtrouton.jss.MicrosoftAutoUpdate",
+ "com.github.rtrouton.jamf.MicrosoftAutoUpdate",
+ "com.github.jlehikoinen.jamf.MicrosoftAutoUpdate"
]
},
"com.github.rtrouton.download.MeisterTask": {
@@ -48672,335 +47757,610 @@
"shortname": "MeisterTask.install",
"inferred_type": "install"
},
- "com.github.rtrouton.pkg.Office2016Suite": {
- "name": null,
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package.",
- "repo": "autopkg/novaksam-recipes",
- "path": "Recipes - pkg/Office2016Suite.pkg.recipe",
- "parent": "com.github.autopkg.arubdesu-recipes.download.Office2016Suite",
- "shortname": "Office2016Suite.pkg",
+ "com.github.rtrouton.pkg.EndNoteX8": {
+ "name": "EndNoteX8",
+ "description": "Downloads latest Endnote X8 installer and uses it to create a package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "EndNote/EndNoteX8.pkg.recipe",
+ "parent": "com.github.rtrouton.download.EndNoteX8",
+ "shortname": "EndNoteX8.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jss.Office2016Suite"
+ "com.github.rtrouton.install.EndNoteX8",
+ "com.github.rtrouton.munki.EndNoteX8",
+ "com.github.rtrouton.jss.EndNoteX8"
]
},
- "com.github.rtrouton.download.Busylight4MSTeams": {
- "name": "Busylight4MSTeams",
- "description": "Downloads the current release version of Busylight for Microsoft Teams for macOS.",
+ "com.github.rtrouton.download.EndNoteX9": {
+ "name": "EndNoteX9",
+ "description": "Downloads the latest version of EndNote X9",
"repo": "autopkg/rtrouton-recipes",
- "path": "Busylight/Busylight.download.recipe",
- "shortname": "Busylight.download",
+ "path": "EndNote/EndNoteX9.download.recipe",
+ "shortname": "EndNoteX9.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.Busylight4MSTeams"
+ "com.github.rtrouton.pkg.EndNoteX9"
]
},
- "com.github.rtrouton.pkg.Busylight4MSTeams": {
- "name": "Busylight4MSTeams",
- "description": "Downloads the current release version of Busylight for Microsoft Teams on macOS and renames the package.",
+ "com.github.rtrouton.pkg.EndNoteX9": {
+ "name": "EndNoteX9",
+ "description": "Downloads latest Endnote X9 installer and uses it to create a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Busylight/Busylight.pkg.recipe",
- "parent": "com.github.rtrouton.download.Busylight4MSTeams",
- "shortname": "Busylight.pkg",
- "inferred_type": "pkg"
+ "path": "EndNote/EndNoteX9.pkg.recipe",
+ "parent": "com.github.rtrouton.download.EndNoteX9",
+ "shortname": "EndNoteX9.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.EndNoteX9",
+ "com.github.rtrouton.munki.EndNoteX9",
+ "com.github.rtrouton.jss.EndNoteX9",
+ "com.github.andrewvalentine.pkg.EndNote-self-install"
+ ]
},
- "com.github.rtrouton.download.MalwarebytesAntiMalware": {
- "name": "Malwarebytes Anti-Malware",
- "description": "Downloads the current release version of Malwarebytes Anti-Malware",
+ "com.github.rtrouton.download.EndNoteX8": {
+ "name": "EndNoteX8",
+ "description": "Downloads the latest version of EndNote X8",
"repo": "autopkg/rtrouton-recipes",
- "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.download.recipe",
- "shortname": "MalwarebytesAntiMalware.download",
+ "path": "EndNote/EndNoteX8.download.recipe",
+ "shortname": "EndNoteX8.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.MalwarebytesAntiMalware",
- "com.github.aysiu.munki.MalwarebytesAntiMalware"
+ "com.github.rtrouton.pkg.EndNoteX8"
]
},
- "com.github.rtrouton.pkg.MalwarebytesAntiMalware": {
- "name": "Malwarebytes Anti-Malware",
- "description": "Downloads the current release version of Malwarebytes Anti-Malware and builds a package. The installer package includes a preinstall script that will check for an existing Malwarebytes Anti-Malware.app in /Applications and remove it if found.",
+ "com.github.rtrouton.pkg.EndNote21": {
+ "name": "EndNote 21",
+ "description": "Downloads latest Endnote 21 installer and uses it to create a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.pkg.recipe",
- "parent": "com.github.rtrouton.download.MalwarebytesAntiMalware",
- "shortname": "MalwarebytesAntiMalware.pkg",
+ "path": "EndNote/EndNote21.pkg.recipe",
+ "parent": "com.github.rtrouton.download.EndNote21",
+ "shortname": "EndNote21.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.MalwarebytesAntiMalware",
- "com.github.rtrouton.jss.MalwarebytesAntiMalware"
+ "com.github.dataJAR-recipes.munki.EndNote21"
]
},
- "com.github.rtrouton.install.MalwarebytesAntiMalware": {
- "name": null,
- "description": "Downloads the current release version of Malwarebytes Anti-Malware, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MalwarebytesAntiMalware/MalwarebytesAntiMalware.install.recipe",
- "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware",
- "shortname": "MalwarebytesAntiMalware.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.uninstaller.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Download recipe for Jamf Protect's uninstaller from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.",
+ "com.github.rtrouton.pkg.EndNote20": {
+ "name": "EndNote 20",
+ "description": "Downloads latest Endnote 20 installer and uses it to create a package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JamfProtect/JamfProtect.uninstaller.download.recipe",
+ "path": "EndNote/EndNote20.pkg.recipe",
+ "parent": "com.github.rtrouton.download.EndNote20",
+ "shortname": "EndNote20.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.uninstaller.jamfprotect"
+ "com.github.rtrouton.munki.EndNote20"
]
},
- "com.github.rtrouton.pkg.uninstaller.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Downloads the current Jamf Protect uninstaller, extracts version information and renames the installer package.",
+ "com.github.rtrouton.install.EndNoteX8": {
+ "name": "EndNoteX8",
+ "description": "Downloads the current release version of EndNote X8, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JamfProtect/JamfProtect.uninstaller.pkg.recipe",
- "parent": "com.github.rtrouton.download.uninstaller.jamfprotect",
- "children": [
- "com.github.rtrouton.jamf.uninstaller.jamfprotect",
- "com.github.rtrouton.jss.uninstaller.jamfprotect"
- ]
+ "path": "EndNote/EndNoteX8.install.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNoteX8",
+ "shortname": "EndNoteX8.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.pkg.installer.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Downloads the current Jamf Protect installer, extracts version information and renames the installer package.",
+ "com.github.rtrouton.download.EndNote21": {
+ "name": "EndNote 21",
+ "description": "Downloads the latest version of EndNote 21 for Mac",
"repo": "autopkg/rtrouton-recipes",
- "path": "JamfProtect/JamfProtect.installer.pkg.recipe",
- "parent": "com.github.rtrouton.download.installer.jamfprotect",
+ "path": "EndNote/EndNote21.download.recipe",
+ "shortname": "EndNote21.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jamf.installer.jamfprotect",
- "com.github.rtrouton.jss.installer.jamfprotect"
+ "com.github.rtrouton.pkg.EndNote21"
]
},
- "com.github.rtrouton.download.installer.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Download recipe for Jamf Protect's installer from a Jamf Protect tenant. Jamf does not provide a public download URL, so you will need to create a recipe override and enter the URL and UUID Jamf provides into the DOWNLOAD_URL and DOWNLOAD_UUID values of the override.",
+ "com.github.rtrouton.install.EndNoteX9": {
+ "name": "EndNoteX9",
+ "description": "Downloads the current release version of EndNote X9, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JamfProtect/JamfProtect.installer.download.recipe",
- "children": [
- "com.github.rtrouton.pkg.installer.jamfprotect"
- ]
+ "path": "EndNote/EndNoteX9.install.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNoteX9",
+ "shortname": "EndNoteX9.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.pkg.Xcodes": {
- "name": "Xcodes",
- "description": "Downloads the latest version of Xcodes and creates an installer package.",
+ "com.github.rtrouton.munki.EndNoteX9": {
+ "name": "EndNoteX9",
+ "description": "Downloads latest Endnote X9 installer and imports it into munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Xcodes/Xcodes.pkg.recipe",
- "parent": "com.github.homebysix.download.XcodesApp",
- "shortname": "Xcodes.pkg",
- "inferred_type": "pkg"
+ "path": "EndNote/EndNoteX9.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNoteX9",
+ "shortname": "EndNoteX9.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EndNote X9",
+ "munki_description": "Bibliographic management app."
},
- "com.github.rtrouton.install.signingmanager": {
- "name": "Signing Manager",
- "description": "Downloads the latest version of the Signing Manager installer package and installs it.",
+ "com.github.rtrouton.munki.EndNote20": {
+ "name": "EndNote 20",
+ "description": "Downloads latest Endnote 20 installer and imports it into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SigningManager/SigningManager.install.recipe",
- "parent": "com.github.rtrouton.pkg.signingmanager",
- "shortname": "SigningManager.install",
- "inferred_type": "install"
+ "path": "EndNote/EndNote20.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNote20",
+ "shortname": "EndNote20.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EndNote 20",
+ "munki_description": "Bibliographic management app."
},
- "com.github.rtrouton.pkg.signingmanager": {
- "name": "Signing Manager",
- "description": "Downloads the latest version of the Signing Manager installer package and renames the package.",
+ "com.github.rtrouton.munki.EndNoteX8": {
+ "name": "EndNoteX8",
+ "description": "Downloads latest Endnote X8 installer and imports it into munki.",
"repo": "autopkg/rtrouton-recipes",
- "path": "SigningManager/SigningManager.pkg.recipe",
- "parent": "com.github.rtrouton.download.signingmanager",
- "shortname": "SigningManager.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.install.signingmanager"
- ]
+ "path": "EndNote/EndNoteX8.munki.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNoteX8",
+ "shortname": "EndNoteX8.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "EndNote X8",
+ "munki_description": "Bibliographic management app."
},
- "com.github.rtrouton.download.signingmanager": {
- "name": "Signing Manager",
- "description": "Downloads the latest Signing Manager installer pkg.",
+ "com.github.rtrouton.download.EndNote20": {
+ "name": "EndNote 20",
+ "description": "Downloads the latest version of EndNote 20 for Mac",
"repo": "autopkg/rtrouton-recipes",
- "path": "SigningManager/SigningManager.download.recipe",
- "shortname": "SigningManager.download",
+ "path": "EndNote/EndNote20.download.recipe",
+ "shortname": "EndNote20.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.signingmanager"
+ "com.github.rtrouton.pkg.EndNote20"
]
},
- "com.github.rtrouton.install.Packages": {
- "name": "Packages",
- "description": "Downloads the current release version of Packages, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "Packages/Packages.install.recipe",
- "parent": "com.github.rtrouton.pkg.Packages",
- "shortname": "Packages.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.Packages": {
- "name": null,
- "description": "Downloads the current release version of Packages and extracts the installer package.",
+ "com.github.rtrouton.pkg.iPass": {
+ "name": "iPass",
+ "description": "Downloads the current release version of iPass and extracts the installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "Packages/Packages.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.Packages",
- "shortname": "Packages.pkg",
+ "path": "iPass/iPass.pkg.recipe",
+ "parent": "com.github.rtrouton.download.iPass",
+ "shortname": "iPass.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.install.Packages",
- "com.github.rtrouton.jss.Packages"
+ "com.github.rtrouton.jss.iPass"
]
},
- "com.github.rtrouton.download.OSXLion": {
- "name": "OS X Lion",
- "description": "Downloads the current release version of the OS X Lion OS installer.",
+ "com.github.rtrouton.download.iPass": {
+ "name": "iPass",
+ "description": "Download recipe for iPass for Mac.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXLion/OSXLion.download.recipe",
- "shortname": "OSXLion.download",
+ "path": "iPass/iPass.download.recipe",
+ "shortname": "iPass.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.OSXLion"
+ "com.github.rtrouton.pkg.iPass"
]
},
- "com.github.rtrouton.pkg.OSXLion": {
- "name": "OS X Lion",
- "description": "Downloads the current release version of the OS X Lion OS installer and renames the package.",
+ "com.github.rtrouton.download.macOSSierra": {
+ "name": "macOS Sierra",
+ "description": "Downloads the current release version of the macOS Sierra OS installer.",
"repo": "autopkg/rtrouton-recipes",
- "path": "OSXLion/OSXLion.pkg.recipe",
- "parent": "com.github.rtrouton.download.OSXLion",
- "shortname": "OSXLion.pkg",
+ "path": "macOSSierra/macOSSierra.download.recipe",
+ "shortname": "macOSSierra.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.macOSSierra"
+ ]
+ },
+ "com.github.rtrouton.pkg.macOSSierra": {
+ "name": "macOS Sierra",
+ "description": "Downloads the current release version of the macOS Sierra OS installer and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "macOSSierra/macOSSierra.pkg.recipe",
+ "parent": "com.github.rtrouton.download.macOSSierra",
+ "shortname": "macOSSierra.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.jss.citrixworkspace": {
- "name": "Citrix Workspace",
- "description": "Downloads Citrix Workspace disk image, extracts the installer package and imports it into your JSS.",
+ "com.github.rtrouton.pkg.Aftermath": {
+ "name": null,
+ "description": "Uses parent download recipe to download the latest Jamf Aftermath installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/CitrixWorkspace.jss.recipe",
- "parent": "com.github.rtrouton.pkg.citrixworkspace",
- "deprecated": true,
- "shortname": "CitrixWorkspace.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations."
+ "path": "Aftermath/Aftermath.pkg.recipe",
+ "parent": "com.github.rtrouton.download.Aftermath",
+ "shortname": "Aftermath.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.jss.OracleJava11JDK": {
- "name": "Oracle Java 11 JDK",
- "description": "Downloads the latest version of Oracle Java 11 JDK, renames the package, then uploads to the JSS.",
+ "com.github.rtrouton.download.Aftermath": {
+ "name": "Aftermath",
+ "description": "Downloads the current release of Jamf's Aftermath from the release page on Github: https://github.com/jamf/aftermath/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/OracleJava11JDK.jss.recipe",
- "parent": "com.github.rtrouton.pkg.OracleJava11JDK",
- "deprecated": true,
- "shortname": "OracleJava11JDK.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
+ "path": "Aftermath/Aftermath.download.recipe",
+ "shortname": "Aftermath.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.Aftermath"
+ ]
},
- "com.github.rtrouton.jss.Fiji": {
- "name": "Fiji",
- "description": "Uses parent pkg recipe to download latest Fiji and import it into the JSS.",
+ "com.github.rtrouton.download.AftermathUninstaller": {
+ "name": "Aftermath",
+ "description": "Downloads the current release of Jamf's Aftermath Uninstaller from the release page on Github: https://github.com/jamf/aftermath/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Fiji.jss.recipe",
- "parent": "com.github.rtrouton.pkg.Fiji",
+ "path": "Aftermath/AftermathUninstaller.download.recipe",
+ "shortname": "AftermathUninstaller.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.AftermathUninstaller"
+ ]
+ },
+ "com.github.rtrouton.pkg.AftermathUninstaller": {
+ "name": null,
+ "description": "Uses parent download recipe to download the latest Jamf Aftermath uninstaller package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Aftermath/AftermathUninstaller.pkg.recipe",
+ "parent": "com.github.rtrouton.download.AftermathUninstaller",
+ "shortname": "AftermathUninstaller.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.install.IntelliJ-CE": {
+ "name": "IntelliJ IDEA CE",
+ "description": "Downloads the latest IntelliJ Community Edition, builds a package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "IntelliJ-CE/IntelliJ-CE.install.recipe",
+ "parent": "com.github.rtrouton.pkg.IntelliJ-CE",
+ "shortname": "IntelliJ-CE.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.IntelliJ-CE": {
+ "name": "IntelliJ IDEA CE",
+ "description": "Downloads the latest IntelliJ Community Edition and creates a package. The installer package includes a preinstall script that will check for an existing IntelliJ IDEA CE.app in /Applications and remove it if found.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "IntelliJ-CE/IntelliJ-CE.pkg.recipe",
+ "parent": "com.github.dataJAR-recipes.download.intellijideace",
+ "shortname": "IntelliJ-CE.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.IntelliJ-CE",
+ "com.github.rtrouton.jss.IntelliJ-CE",
+ "com.gitub.d33t5.jamf.IntelliJ-CE"
+ ]
+ },
+ "com.github.rtrouton.munki.MicrosoftOffice365Suite": {
+ "name": "Office365Suite",
+ "description": "Downloads the latest Microsoft Office 365 SKU-less installer suite package,\nappends the version to the end of the filename, and imports into Munki.\n\n Set the ID key to:\n 525133 for Americas (default)\n 532572 for Europe\n 532577 for Asia",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.munki.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite",
+ "shortname": "MicrosoftOffice365Suite.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Office 365",
+ "munki_description": "Microsoft Office 365 includes the latest version of Word, Outlook, Excel, Powerpoint, Word and OneNote"
+ },
+ "com.github.rtrouton.pkg.MicrosoftOffice365Suite": {
+ "name": null,
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MicrosoftOffice365Suite",
+ "shortname": "MicrosoftOffice365Suite.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.MicrosoftOffice365Suite",
+ "com.github.smithjw.jamf.Microsoft_Office_Suite"
+ ]
+ },
+ "com.github.rtrouton.download.MicrosoftOffice365Suite": {
+ "name": "Microsoft Office 365 Suite",
+ "description": "Downloads the latest Microsoft Office 365 Suite SKU-less installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOffice365Suite/MicrosoftOffice365Suite.download.recipe",
+ "shortname": "MicrosoftOffice365Suite.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.munki.MicrosoftOffice365Suite",
+ "com.github.rtrouton.pkg.MicrosoftOffice365Suite",
+ "com.github.rtrouton.pkg.Office2016Suite",
+ "com.github.peshay.filewave.Office2016"
+ ]
+ },
+ "com.github.rtrouton.install.geneious": {
+ "name": "Geneious",
+ "description": "Downloads the current release version of Geneious, builds a package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Geneious/Geneious.install.recipe",
+ "parent": "com.github.rtrouton.pkg.geneious",
+ "shortname": "Geneious.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.geneious": {
+ "name": "Geneious",
+ "description": "Downloads the current release version of Geneious and builds a package. The installer package includes a preinstall script that will check for an existing Geneious.app in /Applications and remove it if found.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Geneious/Geneious.pkg.recipe",
+ "parent": "com.github.n8felton.geneious.download",
+ "shortname": "Geneious.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.geneious",
+ "com.github.rtrouton.jss.geneious"
+ ]
+ },
+ "com.github.rtrouton.pkg.Prism": {
+ "name": "Prism",
+ "description": "Downloads the latest version of GraphPad Prism and creates a package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Prism/Prism.pkg.recipe",
+ "parent": "com.github.rtrouton.download.Prism",
+ "shortname": "Prism.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.Prism",
+ "com.github.rtrouton.jss.Prism",
+ "com.github.ygini.munki.Prism"
+ ]
+ },
+ "com.github.rtrouton.install.Prism": {
+ "name": "Prism",
+ "description": "Installs the latest version of Prism.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Prism/Prism.install.recipe",
+ "parent": "com.github.rtrouton.pkg.Prism",
+ "shortname": "Prism.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.download.Prism": {
+ "name": "Prism",
+ "description": "Downloads the latest version of GraphPad Prism.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Prism/Prism.download.recipe",
+ "shortname": "Prism.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.Prism"
+ ]
+ },
+ "com.github.rtrouton.pkg.OSXElCapitan": {
+ "name": "OS X El Capitan",
+ "description": "Downloads the current release version of the OS X El Capitan OS installer and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "OSXElCapitan/OSXElCapitan.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OSXElCapitan",
+ "shortname": "OSXElCapitan.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.download.OSXElCapitan": {
+ "name": "OS X El Capitan",
+ "description": "Downloads the current release version of the OS X El Capitan OS installer.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "OSXElCapitan/OSXElCapitan.download.recipe",
+ "shortname": "OSXElCapitan.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.OSXElCapitan"
+ ]
+ },
+ "com.github.rtrouton.install.Firefox": {
+ "name": "Firefox",
+ "description": "Downloads the current release version of the Mozilla Firefox installer package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Firefox/Firefox.install.recipe",
+ "parent": "com.github.rtrouton.pkg.Firefox",
+ "shortname": "Firefox.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.Firefox": {
+ "name": "Firefox",
+ "description": "Downloads the current release version of the Mozilla Firefox installer package and renames the installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Firefox/Firefox.pkg.recipe",
+ "parent": "com.github.autopkg.download.FirefoxSignedPkg",
+ "shortname": "Firefox.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.Firefox",
+ "com.github.rtrouton.jss.Firefox",
+ "com.github.autopkg.grahampugh-recipes.jamf.Firefox-pkg-upload",
+ "com.github.autopkg.grahampugh-recipes.jamf.Firefox"
+ ]
+ },
+ "com.github.rtrouton.download.applesiliconamazoncorettojdk11": {
+ "name": "Amazon Coretto JDK 11",
+ "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.download.recipe",
+ "shortname": "AmazonCorettoAppleSiliconJDK11.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11"
+ ]
+ },
+ "com.github.rtrouton.download.amazoncorettojdk11": {
+ "name": "Amazon Coretto JDK 11",
+ "description": "Downloads the latest Amazon Coretto JDK 11 for macOS on Intel.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.download.recipe",
+ "shortname": "AmazonCorettoJDK11.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.amazoncorettojdk11"
+ ]
+ },
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk11": {
+ "name": "Amazon Coretto JDK 11",
+ "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Apple Silicon and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK11/AmazonCorettoAppleSiliconJDK11.pkg.recipe",
+ "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk11",
+ "shortname": "AmazonCorettoAppleSiliconJDK11.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.pkg.amazoncorettojdk11": {
+ "name": "Amazon Coretto JDK 11",
+ "description": "Downloads the current release version of Amazon Coretto JDK 11 for macOS on Intel and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK11/AmazonCorettoJDK11.pkg.recipe",
+ "parent": "com.github.rtrouton.download.amazoncorettojdk11",
+ "shortname": "AmazonCorettoJDK11.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.amazoncorettojdk11",
+ "com.github.novaksam.jss.amazoncorrettojdk11"
+ ]
+ },
+ "com.github.rtrouton.pkg.microsoftexcel365": {
+ "name": "Microsoft Excel",
+ "description": "Downloads the latest version of Microsoft's Excel for Office 365 installer package and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftExcel365/MicrosoftExcel365.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftexcel365",
+ "shortname": "MicrosoftExcel365.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.microsoftexcel365",
+ "com.github.rtrouton.jss.microsoftexcel365",
+ "com.github.dataJAR-recipes.munki.Microsoft Excel 2019",
+ "com.github.dataJAR-recipes.munki.Microsoft Excel 2016 Standalone",
+ "com.github.dataJAR-recipes.munki.Microsoft Excel 365",
+ "com.github.andredb90.filewave.microsoftexcel365",
+ "com.github.smithjw.jamf.Microsoft_Excel",
+ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftExcel-pkg-upload"
+ ]
+ },
+ "com.github.rtrouton.download.microsoftexcel365": {
+ "name": "Microsoft Excel",
+ "description": "Downloads the latest Microsoft Excel installer package for Office 365.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftExcel365/MicrosoftExcel365.download.recipe",
+ "shortname": "MicrosoftExcel365.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.microsoftexcel365",
+ "com.github.rtrouton.munki.microsoftexcel365",
+ "com.github.wycomco.pkg.microsoftexcel365"
+ ]
+ },
+ "com.github.rtrouton.munki.microsoftexcel365": {
+ "name": "Excel365",
+ "description": "Downloads the latest Microsoft Excel installer package for Office 365 and imports into Munki.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftExcel365/MicrosoftExcel365.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftexcel365",
+ "shortname": "MicrosoftExcel365.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft Excel 365",
+ "munki_description": null
+ },
+ "com.github.rtrouton.install.microsoftexcel365": {
+ "name": "Microsoft Excel",
+ "description": "Downloads the current release version of the Microsoft Excel installer package for Office 365 and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftExcel365/MicrosoftExcel365.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftexcel365",
+ "shortname": "MicrosoftExcel365.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.jss.Office2016Suite": {
+ "name": "Office2016",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package and import it into the JSS.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "JSS/Office2016Suite.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.Office2016Suite",
"deprecated": true,
- "shortname": "Fiji.jss",
+ "shortname": "Office2016Suite.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.AdobeReaderDC": {
- "name": "AdobeReaderDC",
- "description": "Uses parent pkg recipe to download the latest Adobe Reader DC and import it into the JSS.",
+ "com.github.rtrouton.jss.privileges": {
+ "name": "Privileges",
+ "description": "Uses parent pkg recipe to download the latest Privileges.app and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AdobeReaderDC.jss.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeReaderDC",
+ "path": "JSS/Privileges.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.privileges",
"deprecated": true,
- "shortname": "AdobeReaderDC.jss",
+ "shortname": "Privileges.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.NoMAD": {
- "name": "NoMAD",
- "description": "Uses parent pkg recipe to download latest NoMAD and import it into the JSS.",
+ "com.github.rtrouton.jss.iPass": {
+ "name": "iPass",
+ "description": "Uses parent pkg recipe to download the latest iPass installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/NoMAD.jss.recipe",
- "parent": "com.github.tbridge.pkg.NoMAD",
+ "path": "JSS/iPass.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.iPass",
"deprecated": true,
- "shortname": "NoMAD.jss",
+ "shortname": "iPass.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.MicrosoftOneDrive": {
- "name": "OneDrive",
- "description": "Downloads the latest version of the Microsoft OneDrive Standalone installer and imports it into your JSS.",
+ "com.github.rtrouton.jss.Firefox": {
+ "name": "Firefox",
+ "description": "Uses parent pkg recipe to download latest Firefox and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftOneDrive.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftonedrive",
+ "path": "JSS/Firefox.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.Firefox",
"deprecated": true,
- "shortname": "MicrosoftOneDrive.jss",
+ "shortname": "Firefox.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school/university. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac."
+ "jamf_description": null
},
- "com.github.rtrouton.jss.VMwareTools": {
- "name": "VMwareTools",
- "description": "Uses parent pkg recipe to download the latest VMware Tools and import it into the JSS.",
+ "com.github.rtrouton.jss.GitHubDesktop": {
+ "name": "GitHub Desktop",
+ "description": "Uses parent recipe to download the latest version of GitHub Desktop, build an installer package and then upload the package to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/VMwareTools.jss.recipe",
- "parent": "com.github.rtrouton.pkg.VMwareTools",
+ "path": "JSS/GitHubDesktop.jss.recipe",
+ "parent": "com.github.homebysix.pkg.GitHubDesktop",
"deprecated": true,
- "shortname": "VMwareTools.jss",
+ "shortname": "GitHubDesktop.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.OpenJDK12": {
- "name": "OpenJDK 12",
- "description": "Downloads the latest version of OpenJDK 12, builds an installer package, then uploads to the JSS.",
+ "com.github.rtrouton.jss.geneious": {
+ "name": "Geneious",
+ "description": "Uses parent pkg recipe to download latest Geneious and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/OpenJDK12.jss.recipe",
- "parent": "com.github.rtrouton.pkg.OpenJDK12",
+ "path": "JSS/Geneious.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.geneious",
"deprecated": true,
- "shortname": "OpenJDK12.jss",
+ "shortname": "Geneious.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.icons": {
- "name": "Icons",
- "description": "Uses parent pkg recipe to download the latest Icons.app and import it into the JSS.",
+ "com.github.rtrouton.jss.Cyberduck": {
+ "name": "Cyberduck",
+ "description": "Uses parent pkg recipe to download latest Cyberduck and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Icons.jss.recipe",
- "parent": "com.github.rtrouton.pkg.icons",
+ "path": "JSS/Cyberduck.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.Cyberduck",
"deprecated": true,
- "shortname": "Icons.jss",
+ "shortname": "Cyberduck.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.dropbox": {
- "name": "Dropbox",
- "description": "Uses parent pkg recipe to download latest Dropbox and import it into the JSS.",
+ "com.github.rtrouton.jss.OracleJava8": {
+ "name": "OracleJava8",
+ "description": "Downloads the latest Oracle Java 8 JRE and builds a new package\nwith correct version information.\n\nAll Oracle JRE install packages have a version number of 1, so the actual\nplugin version is used to replace the installer version, taken from the\nCFBundleVersion of the bundle at /Library/Internet\nPlug-Ins/JavaAppletPlugin.plugin.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Dropbox.jss.recipe",
- "parent": "com.github.autopkg.pkg.dropbox",
+ "path": "JSS/OracleJava8.jss.recipe",
+ "parent": "com.github.autopkg.pkg.OracleJava8",
"deprecated": true,
- "shortname": "Dropbox.jss",
+ "shortname": "OracleJava8.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.TextWrangler": {
- "name": "TextWrangler",
- "description": "Uses parent pkg recipe to download latest TextWrangler and import it into the JSS.",
+ "com.github.rtrouton.jss.citrixworkspace": {
+ "name": "Citrix Workspace",
+ "description": "Downloads Citrix Workspace disk image, extracts the installer package and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/TextWrangler.jss.recipe",
- "parent": "com.github.rtrouton.pkg.TextWrangler",
+ "path": "JSS/CitrixWorkspace.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.citrixworkspace",
"deprecated": true,
- "shortname": "TextWrangler.jss",
+ "shortname": "CitrixWorkspace.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Citrix Workspace is the easy-to-install client software that provides access to your Citrix XenDesktop and XenApp installations."
},
- "com.github.rtrouton.jss.Packages": {
- "name": "Packages",
- "description": "Uses parent pkg recipe to download latest Packages and import it into the JSS.",
+ "com.github.rtrouton.jss.AdobeReader": {
+ "name": "Adobe Reader",
+ "description": "Uses parent pkg recipe to download latest Adobe Reader and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Packages.jss.recipe",
- "parent": "com.github.rtrouton.pkg.Packages",
+ "path": "JSS/AdobeReader.jss.recipe",
+ "parent": "com.github.autopkg.pkg.AdobeReader",
"deprecated": true,
- "shortname": "Packages.jss",
+ "shortname": "AdobeReader.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
@@ -49017,257 +48377,245 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.OpenJDK13": {
- "name": "OpenJDK 13",
- "description": "Downloads the latest version of OpenJDK 13, builds an installer package, then uploads to the JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSS/OpenJDK13.jss.recipe",
- "parent": "com.github.rtrouton.pkg.OpenJDK13",
- "deprecated": true,
- "shortname": "OpenJDK13.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jss.microsoftyammer": {
- "name": "Microsoft Yammer",
- "description": "Downloads Microsoft Yammer disk image, and builds a package and imports it into your JSS.",
+ "com.github.rtrouton.jss.EndNoteX8": {
+ "name": "EndNote X8",
+ "description": "Downloads EndNote X8 disk image and builds a package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftYammer.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftyammer",
+ "path": "JSS/EndNoteX8.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNoteX8",
"deprecated": true,
- "shortname": "MicrosoftYammer.jss",
+ "shortname": "EndNoteX8.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Microsoft Yammer is an enterprise social networking service used for private communication within organizations."
+ "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop."
},
- "com.github.rtrouton.jss.MalwarebytesAntiMalware": {
- "name": "Malwarebytes Anti-Malware",
- "description": "Uses parent pkg recipe to download latest Malwarebytes Anti-Malware and import it into the JSS.",
+ "com.github.rtrouton.jss.MURAL": {
+ "name": "MURAL",
+ "description": "Downloads the latest version of MURAL, builds an installer package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MalwarebytesAntiMalware.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware",
+ "path": "JSS/MURAL.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MURAL",
"deprecated": true,
- "shortname": "MalwarebytesAntiMalware.jss",
+ "shortname": "MURAL.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.ciscoumbrella": {
- "name": "Cisco Umbrella",
- "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the JSS.",
+ "com.github.rtrouton.jss.AdobeCreativeCloudInstaller": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Installer and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/CiscoUmbrella.jss.recipe",
- "parent": "com.github.rtrouton.pkg.ciscoumbrella",
+ "path": "JSS/AdobeCreativeCloudInstaller.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller",
"deprecated": true,
- "shortname": "CiscoUmbrella.jss",
+ "shortname": "AdobeCreativeCloudInstaller.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Access Adobe apps from the cloud with a monthly fee."
},
- "com.github.rtrouton.jss.microsoftremotedesktop": {
- "name": "Microsoft Remote Desktop",
- "description": "Downloads the latest version of Microsoft's Remote Desktop installer package,renames the package and imports it into your JSS.",
+ "com.github.rtrouton.jss.uninstaller.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Uses parent download recipe to download the latest Jamf Protect Uninstaller installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftRemoteDesktop.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftremotedesktop",
+ "path": "JSS/JamfProtectUninstaller.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect",
"deprecated": true,
- "shortname": "MicrosoftRemoteDesktop.jss",
+ "shortname": "JamfProtectUninstaller.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Use Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator."
+ "jamf_description": null
},
- "com.github.rtrouton.jss.Arq": {
- "name": "Arq",
- "description": "Downloads the latest version of Arq and imports it into your JSS.",
+ "com.github.rtrouton.jss.passworddepot": {
+ "name": "PasswordDepot",
+ "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Arq.jss.recipe",
- "parent": "com.github.clburlison.pkg.Arq",
+ "path": "JSS/PasswordDepot.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.passworddepot",
"deprecated": true,
- "shortname": "Arq.jss",
+ "shortname": "PasswordDepot.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Online backup to cloud services like Google Drive, Amazon Glacier, Microsoft OneDrive and Dropbox. Also backs up via SFTP."
+ "jamf_description": null
},
- "com.github.rtrouton.jss.googlechrome": {
- "name": "GoogleChrome",
- "description": "Uses parent pkg recipe to download latest GoogleChrome and import it into the JSS.",
+ "com.github.rtrouton.jss.microsoftexcel365": {
+ "name": "Microsoft Excel",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Excel for Office 365 installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/GoogleChrome.jss.recipe",
- "parent": "com.github.rtrouton.pkg.googlechrome",
+ "path": "JSS/MicrosoftExcel365.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftexcel365",
"deprecated": true,
- "shortname": "GoogleChrome.jss",
+ "shortname": "MicrosoftExcel365.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.Cyberduck": {
- "name": "Cyberduck",
- "description": "Uses parent pkg recipe to download latest Cyberduck and import it into the JSS.",
+ "com.github.rtrouton.jss.OpenJDK12": {
+ "name": "OpenJDK 12",
+ "description": "Downloads the latest version of OpenJDK 12, builds an installer package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Cyberduck.jss.recipe",
- "parent": "com.github.rtrouton.pkg.Cyberduck",
+ "path": "JSS/OpenJDK12.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.OpenJDK12",
"deprecated": true,
- "shortname": "Cyberduck.jss",
+ "shortname": "OpenJDK12.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.IntelliJ-CE": {
- "name": "IntelliJ IDEA CE",
- "description": "Uses parent pkg recipe to download the latest IntelliJ Community Edition and import it into the JSS.",
+ "com.github.rtrouton.jss.RStudio": {
+ "name": "RStudio",
+ "description": "Uses parent pkg recipe to download latest RStudio and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/IntelliJ-CE.jss.recipe",
- "parent": "com.github.rtrouton.pkg.IntelliJ-CE",
+ "path": "JSS/RStudio.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.RStudio",
"deprecated": true,
- "shortname": "IntelliJ-CE.jss",
+ "shortname": "RStudio.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.iPass": {
- "name": "iPass",
- "description": "Uses parent pkg recipe to download the latest iPass installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/iPass.jss.recipe",
- "parent": "com.github.rtrouton.pkg.iPass",
+ "path": "JSS/AdobeCreativeCloudInstallerUniversal.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal",
"deprecated": true,
- "shortname": "iPass.jss",
+ "shortname": "AdobeCreativeCloudInstallerUniversal.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Access Adobe apps from the cloud with a monthly fee."
},
- "com.github.rtrouton.jss.ImageJ": {
- "name": "ImageJ",
- "description": "Uses parent pkg recipe to download latest ImageJ and import it into the JSS.",
+ "com.github.rtrouton.jss.dbvisualizer": {
+ "name": "DbVisualizer",
+ "description": "Uses parent pkg recipe to download latest DbVisualizer and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/ImageJ.jss.recipe",
- "parent": "com.github.rtrouton.pkg.ImageJ",
+ "path": "JSS/DbVisualizer.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.dbvisualizer",
"deprecated": true,
- "shortname": "ImageJ.jss",
+ "shortname": "DbVisualizer.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.MURAL": {
- "name": "MURAL",
- "description": "Downloads the latest version of MURAL, builds an installer package, then uploads to the JSS.",
+ "com.github.rtrouton.jss.MeisterTask": {
+ "name": "MeisterTask",
+ "description": "Uses parent pkg recipe to download the latest MeisterTask client and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MURAL.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MURAL",
+ "path": "JSS/MeisterTask.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MeisterTask",
"deprecated": true,
- "shortname": "MURAL.jss",
+ "shortname": "MeisterTask.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.amazoncorettojdk11": {
- "name": "Amazon Coretto Java JDK 11",
- "description": "Downloads the latest version of Amazon Coretto Java JDK 11, builds an installer package, then uploads to the JSS.",
+ "com.github.rtrouton.jss.googlechromeenterprise": {
+ "name": "Google Chrome",
+ "description": "Uses parent pkg recipe to download latest Google Chrome Enterprise installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AmazonCorettoJDK11.jss.recipe",
- "parent": "com.github.rtrouton.pkg.amazoncorettojdk11",
+ "path": "JSS/GoogleChromeEnterprise.jss.recipe",
+ "parent": "com.github.autopkg.pkg.googlechromepkg",
"deprecated": true,
- "shortname": "AmazonCorettoJDK11.jss",
+ "shortname": "GoogleChromeEnterprise.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.EndNoteX9": {
- "name": "EndNote X9",
- "description": "Downloads EndNote X9 disk image and builds a package, then uploads to the JSS.",
+ "com.github.rtrouton.jss.IntelliJ-CE": {
+ "name": "IntelliJ IDEA CE",
+ "description": "Uses parent pkg recipe to download the latest IntelliJ Community Edition and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/EndNoteX9.jss.recipe",
- "parent": "com.github.rtrouton.pkg.EndNoteX9",
+ "path": "JSS/IntelliJ-CE.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.IntelliJ-CE",
"deprecated": true,
- "shortname": "EndNoteX9.jss",
+ "shortname": "IntelliJ-CE.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop."
+ "jamf_description": null
},
- "com.github.rtrouton.jss.microsoftopenjdk11": {
- "name": "Microsoft OpenJDK JDK 11",
- "description": "Downloads the latest version of the Microsoft OpenJDK JDK 11 installer package for macOS then uploads to the JSS.",
+ "com.github.rtrouton.jss.VMwareHorizonClient": {
+ "name": "VMwareHorizonClient",
+ "description": "Uses parent pkg recipe to download latest the VMware Horizon Client and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftOpenJDK11.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftopenjdk11",
+ "path": "JSS/VMwareHorizonClient.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.VMwareHorizonClient",
"deprecated": true,
- "shortname": "MicrosoftOpenJDK11.jss",
+ "shortname": "VMwareHorizonClient.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.microsoftpowerpoint365": {
- "name": "Microsoft PowerPoint",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft PowerPoint 2016 installer package for Office 365 and import it into the JSS.",
+ "com.github.rtrouton.jss.AdwareMedic": {
+ "name": "AdwareMedic",
+ "description": "Uses parent pkg recipe to download latest AdwareMedic and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftPowerPoint365.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365",
+ "path": "JSS/AdwareMedic.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.AdwareMedic",
"deprecated": true,
- "shortname": "MicrosoftPowerPoint365.jss",
+ "shortname": "AdwareMedic.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.privileges": {
- "name": "Privileges",
- "description": "Uses parent pkg recipe to download the latest Privileges.app and import it into the JSS.",
+ "com.github.rtrouton.jss.microsoftoutlook365": {
+ "name": "Microsoft Outlook",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Outlook for Office 365 installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Privileges.jss.recipe",
- "parent": "com.github.rtrouton.pkg.privileges",
+ "path": "JSS/MicrosoftOutlook365.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftoutlook365",
"deprecated": true,
- "shortname": "Privileges.jss",
+ "shortname": "MicrosoftOutlook365.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.GitHubDesktop": {
- "name": "GitHub Desktop",
- "description": "Uses parent recipe to download the latest version of GitHub Desktop, build an installer package and then upload the package to the JSS.",
+ "com.github.rtrouton.jss.Arq": {
+ "name": "Arq",
+ "description": "Downloads the latest version of Arq and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/GitHubDesktop.jss.recipe",
- "parent": "com.github.homebysix.pkg.GitHubDesktop",
+ "path": "JSS/Arq.jss.recipe",
+ "parent": "com.github.clburlison.pkg.Arq",
"deprecated": true,
- "shortname": "GitHubDesktop.jss",
+ "shortname": "Arq.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Online backup to cloud services like Google Drive, Amazon Glacier, Microsoft OneDrive and Dropbox. Also backs up via SFTP."
},
- "com.github.rtrouton.jss.MicrosoftAutoUpdate": {
- "name": "Microsoft AutoUpdate",
- "description": "Uses parent download recipe to download the latest Microsoft AutoUpdate installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.skypeforbusiness365": {
+ "name": "Skype for Business",
+ "description": "Downloads the latest version of Microsoft's Skype for Business installer and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftAutoUpdate.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate",
+ "path": "JSS/MicrosoftSkypeForBusiness365.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.skypeforbusiness365",
"deprecated": true,
- "shortname": "MicrosoftAutoUpdate.jss",
+ "shortname": "MicrosoftSkypeForBusiness365.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Skype for Business is an instant-messaging client used with Skype for Business Server or with Skype for Business Online (available with Microsoft Office 365)"
},
- "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite": {
- "name": "Microsoft Office 365 Business Pro Suite",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.TextWrangler": {
+ "name": "TextWrangler",
+ "description": "Uses parent pkg recipe to download latest TextWrangler and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftOffice365BusinessProSuite.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite",
+ "path": "JSS/TextWrangler.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.TextWrangler",
"deprecated": true,
- "shortname": "MicrosoftOffice365BusinessProSuite.jss",
+ "shortname": "TextWrangler.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.Prism": {
- "name": "Prism",
- "description": "Downloads the latest version of GraphPad Prism and imports it into your JSS.",
+ "com.github.rtrouton.jss.amazoncorettojdk11": {
+ "name": "Amazon Coretto Java JDK 11",
+ "description": "Downloads the latest version of Amazon Coretto Java JDK 11, builds an installer package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Prism.jss.recipe",
- "parent": "com.github.rtrouton.pkg.Prism",
+ "path": "JSS/AmazonCorettoJDK11.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.amazoncorettojdk11",
"deprecated": true,
- "shortname": "Prism.jss",
+ "shortname": "AmazonCorettoJDK11.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Scientific graphing and nonlinear curve regression tool."
+ "jamf_description": null
},
"com.github.rtrouton.jss.brisk": {
"name": "Brisk",
@@ -49281,29 +48629,17 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.Firefox": {
- "name": "Firefox",
- "description": "Uses parent pkg recipe to download latest Firefox and import it into the JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Firefox.jss.recipe",
- "parent": "com.github.rtrouton.pkg.Firefox",
- "deprecated": true,
- "shortname": "Firefox.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": null
- },
- "com.github.rtrouton.jss.OracleJava8": {
- "name": "OracleJava8",
- "description": "Downloads the latest Oracle Java 8 JRE and builds a new package\nwith correct version information.\n\nAll Oracle JRE install packages have a version number of 1, so the actual\nplugin version is used to replace the installer version, taken from the\nCFBundleVersion of the bundle at /Library/Internet\nPlug-Ins/JavaAppletPlugin.plugin.",
+ "com.github.rtrouton.jss.microsoftdefender": {
+ "name": "Microsoft Defender",
+ "description": "Downloads the latest version of the Microsoft Defender installer package, renames the package and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/OracleJava8.jss.recipe",
- "parent": "com.github.autopkg.pkg.OracleJava8",
+ "path": "JSS/MicrosoftDefender.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftdefender",
"deprecated": true,
- "shortname": "OracleJava8.jss",
+ "shortname": "MicrosoftDefender.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Microsoft Defender is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats."
},
"com.github.rtrouton.jss.amazoncorettojdk8": {
"name": "Amazon Coretto Java JDK 8",
@@ -49317,206 +48653,170 @@
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.DetectX": {
- "name": "DetectX",
- "description": "Uses parent pkg recipe to download latest DetectX and import it into the JSS.",
+ "com.github.rtrouton.jss.microsoftpowerpoint365": {
+ "name": "Microsoft PowerPoint",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft PowerPoint 2016 installer package for Office 365 and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/DetectX.jss.recipe",
- "parent": "com.github.rtrouton.pkg.DetectX",
+ "path": "JSS/MicrosoftPowerPoint365.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365",
"deprecated": true,
- "shortname": "DetectX.jss",
+ "shortname": "MicrosoftPowerPoint365.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.uninstaller.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Uses parent download recipe to download the latest Jamf Protect Uninstaller installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.icons": {
+ "name": "Icons",
+ "description": "Uses parent pkg recipe to download the latest Icons.app and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/JamfProtectUninstaller.jss.recipe",
- "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect",
+ "path": "JSS/Icons.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.icons",
"deprecated": true,
- "shortname": "JamfProtectUninstaller.jss",
+ "shortname": "Icons.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.microsoftword365": {
- "name": "Microsoft Word",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Word 2016 installer package for Office 365 and import it into the JSS.",
+ "com.github.rtrouton.jss.ciscoumbrella": {
+ "name": "Cisco Umbrella",
+ "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftWord365.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftword365",
+ "path": "JSS/CiscoUmbrella.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.ciscoumbrella",
"deprecated": true,
- "shortname": "MicrosoftWord365.jss",
+ "shortname": "CiscoUmbrella.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.dbvisualizer": {
- "name": "DbVisualizer",
- "description": "Uses parent pkg recipe to download latest DbVisualizer and import it into the JSS.",
+ "com.github.rtrouton.jss.googlechrome": {
+ "name": "GoogleChrome",
+ "description": "Uses parent pkg recipe to download latest GoogleChrome and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/DbVisualizer.jss.recipe",
- "parent": "com.github.rtrouton.pkg.dbvisualizer",
+ "path": "JSS/GoogleChrome.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.googlechrome",
"deprecated": true,
- "shortname": "DbVisualizer.jss",
+ "shortname": "GoogleChrome.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.AdobeReader": {
- "name": "Adobe Reader",
- "description": "Uses parent pkg recipe to download latest Adobe Reader and import it into the JSS.",
+ "com.github.rtrouton.jss.installer.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Uses parent download recipe to download the latest Jamf Protect Installer installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AdobeReader.jss.recipe",
- "parent": "com.github.autopkg.pkg.AdobeReader",
+ "path": "JSS/JamfProtectInstaller.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.installer.jamfprotect",
"deprecated": true,
- "shortname": "AdobeReader.jss",
+ "shortname": "JamfProtectInstaller.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.microsoftedge": {
- "name": "Microsoft Edge",
- "description": "Uses parent download recipe to download the latest Microsoft Edge installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.iMazingProfileEditor": {
+ "name": "iMazing Profile Editor",
+ "description": "Downloads the current release version of iMazing's Profile Editor, builds an installer package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftEdge.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftedge",
+ "path": "JSS/iMazingProfileEditor.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.iMazingProfileEditor",
"deprecated": true,
- "shortname": "MicrosoftEdge.jss",
+ "shortname": "iMazingProfileEditor.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.microsoftdefenderatp": {
- "name": "Microsoft Defender ATP",
- "description": "Downloads the latest version of the Microsoft Defender ATP installer package, renames the package and imports it into your JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftDefenderATP.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftdefenderatp",
- "deprecated": true,
- "shortname": "MicrosoftDefenderATP.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats."
- },
- "com.github.rtrouton.jss.EndNoteX8": {
- "name": "EndNote X8",
- "description": "Downloads EndNote X8 disk image and builds a package, then uploads to the JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSS/EndNoteX8.jss.recipe",
- "parent": "com.github.rtrouton.pkg.EndNoteX8",
- "deprecated": true,
- "shortname": "EndNoteX8.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop."
- },
- "com.github.rtrouton.jss.microsoftdefender": {
- "name": "Microsoft Defender",
- "description": "Downloads the latest version of the Microsoft Defender installer package, renames the package and imports it into your JSS.",
+ "com.github.rtrouton.jss.microsoftyammer": {
+ "name": "Microsoft Yammer",
+ "description": "Downloads Microsoft Yammer disk image, and builds a package and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftDefender.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftdefender",
+ "path": "JSS/MicrosoftYammer.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftyammer",
"deprecated": true,
- "shortname": "MicrosoftDefender.jss",
+ "shortname": "MicrosoftYammer.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Microsoft Defender is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats."
+ "jamf_description": "Microsoft Yammer is an enterprise social networking service used for private communication within organizations."
},
- "com.github.rtrouton.jss.VMwareHorizonClient": {
- "name": "VMwareHorizonClient",
- "description": "Uses parent pkg recipe to download latest the VMware Horizon Client and import it into the JSS.",
+ "com.github.rtrouton.jss.microsoftopenjdk11": {
+ "name": "Microsoft OpenJDK JDK 11",
+ "description": "Downloads the latest version of the Microsoft OpenJDK JDK 11 installer package for macOS then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/VMwareHorizonClient.jss.recipe",
- "parent": "com.github.rtrouton.pkg.VMwareHorizonClient",
+ "path": "JSS/MicrosoftOpenJDK11.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftopenjdk11",
"deprecated": true,
- "shortname": "VMwareHorizonClient.jss",
+ "shortname": "MicrosoftOpenJDK11.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.iMazingProfileEditor": {
- "name": "iMazing Profile Editor",
- "description": "Downloads the current release version of iMazing's Profile Editor, builds an installer package, then uploads to the JSS.",
+ "com.github.rtrouton.jss.microsoftdefenderatp": {
+ "name": "Microsoft Defender ATP",
+ "description": "Downloads the latest version of the Microsoft Defender ATP installer package, renames the package and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/iMazingProfileEditor.jss.recipe",
- "parent": "com.github.rtrouton.pkg.iMazingProfileEditor",
+ "path": "JSS/MicrosoftDefenderATP.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftdefenderatp",
"deprecated": true,
- "shortname": "iMazingProfileEditor.jss",
+ "shortname": "MicrosoftDefenderATP.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Microsoft Defender Advanced Threat Protection is a platform designed to help enterprise networks prevent, detect, investigate, and respond to advanced threats."
},
- "com.github.rtrouton.jss.AdwareMedic": {
- "name": "AdwareMedic",
- "description": "Uses parent pkg recipe to download latest AdwareMedic and import it into the JSS.",
+ "com.github.rtrouton.jss.MicrosoftOffice365BusinessProSuite": {
+ "name": "Microsoft Office 365 Business Pro Suite",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Business Pro Suite installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AdwareMedic.jss.recipe",
- "parent": "com.github.rtrouton.pkg.AdwareMedic",
+ "path": "JSS/MicrosoftOffice365BusinessProSuite.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MicrosoftOffice365BusinessProSuite",
"deprecated": true,
- "shortname": "AdwareMedic.jss",
+ "shortname": "MicrosoftOffice365BusinessProSuite.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.googlechromeuniversal": {
- "name": "Google Chrome",
- "description": "Uses parent pkg recipe to download latest Google Chrome disk image with Universal build of Chrome, build an installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.OracleJava11JDK": {
+ "name": "Oracle Java 11 JDK",
+ "description": "Downloads the latest version of Oracle Java 11 JDK, renames the package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/GoogleChromeUniversal.jss.recipe",
- "parent": "com.github.rtrouton.pkg.googlechromeuniversal",
+ "path": "JSS/OracleJava11JDK.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.OracleJava11JDK",
"deprecated": true,
- "shortname": "GoogleChromeUniversal.jss",
+ "shortname": "OracleJava11JDK.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.AdobeCreativeCloudInstaller": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Installer and imports it into your JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AdobeCreativeCloudInstaller.jss.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller",
- "deprecated": true,
- "shortname": "AdobeCreativeCloudInstaller.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Access Adobe apps from the cloud with a monthly fee."
- },
- "com.github.rtrouton.jss.installer.jamfprotect": {
- "name": "Jamf Protect",
- "description": "Uses parent download recipe to download the latest Jamf Protect Installer installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.microsoftonenote365": {
+ "name": "Microsoft OneNote",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft OneNote for Office 365 installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/JamfProtectInstaller.jss.recipe",
- "parent": "com.github.rtrouton.pkg.installer.jamfprotect",
+ "path": "JSS/MicrosoftOneNote365.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftonenote365",
"deprecated": true,
- "shortname": "JamfProtectInstaller.jss",
+ "shortname": "MicrosoftOneNote365.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.",
+ "com.github.rtrouton.jss.microsoftremotedesktop": {
+ "name": "Microsoft Remote Desktop",
+ "description": "Downloads the latest version of Microsoft's Remote Desktop installer package,renames the package and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AdobeCreativeCloudInstallerUniversal.jss.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal",
+ "path": "JSS/MicrosoftRemoteDesktop.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftremotedesktop",
"deprecated": true,
- "shortname": "AdobeCreativeCloudInstallerUniversal.jss",
+ "shortname": "MicrosoftRemoteDesktop.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Access Adobe apps from the cloud with a monthly fee."
+ "jamf_description": "Use Microsoft Remote Desktop app to connect to a remote PC or virtual apps and desktops made available by your administrator."
},
- "com.github.rtrouton.jss.RStudio": {
- "name": "RStudio",
- "description": "Uses parent pkg recipe to download latest RStudio and import it into the JSS.",
+ "com.github.rtrouton.jss.AdobeReaderDC": {
+ "name": "AdobeReaderDC",
+ "description": "Uses parent pkg recipe to download the latest Adobe Reader DC and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/RStudio.jss.recipe",
- "parent": "com.github.rtrouton.pkg.RStudio",
+ "path": "JSS/AdobeReaderDC.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeReaderDC",
"deprecated": true,
- "shortname": "RStudio.jss",
+ "shortname": "AdobeReaderDC.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
@@ -49533,1054 +48833,1649 @@
"jamf_display_name": null,
"jamf_description": "Mountain Duck is an easy to use tool for mounting remote FTP/FTP-TLS/WebDAV/SFTP server storage as a volume in the Finder."
},
- "com.github.rtrouton.jss.Eclipse-Mars": {
- "name": "Eclipse-Mars",
- "description": "Downloads the latest version of Eclipse Mars, makes a pkg of it, and uploads to the JSS.",
+ "com.github.rtrouton.jss.zscaler": {
+ "name": "Zscaler",
+ "description": "Downloads the latest version of Zscaler for macOS, packages it for installation and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Eclipse-Mars.jss.recipe",
- "parent": "uk.ac.ox.orchard.pkg.EclipseMars",
+ "path": "JSS/Zscaler.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.zscaler",
"deprecated": true,
- "shortname": "Eclipse-Mars.jss",
+ "shortname": "Zscaler.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Programming development environment."
+ "jamf_description": "The Zscaler app allows users can get all of the benefits of the Zscaler service for Internet traffic, as well as granular, policy-based access to internal resources from a single point."
},
- "com.github.rtrouton.jss.MicrosoftOffice365Suite": {
- "name": "Microsoft Office 365 Suite",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.MalwarebytesAntiMalware": {
+ "name": "Malwarebytes Anti-Malware",
+ "description": "Uses parent pkg recipe to download latest Malwarebytes Anti-Malware and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftOffice365Suite.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MicrosoftOffice365Suite",
+ "path": "JSS/MalwarebytesAntiMalware.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MalwarebytesAntiMalware",
"deprecated": true,
- "shortname": "MicrosoftOffice365Suite.jss",
+ "shortname": "MalwarebytesAntiMalware.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.googlechromeenterprise": {
- "name": "Google Chrome",
- "description": "Uses parent pkg recipe to download latest Google Chrome Enterprise installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.ImageJ": {
+ "name": "ImageJ",
+ "description": "Uses parent pkg recipe to download latest ImageJ and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/GoogleChromeEnterprise.jss.recipe",
- "parent": "com.github.autopkg.pkg.googlechromepkg",
+ "path": "JSS/ImageJ.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.ImageJ",
"deprecated": true,
- "shortname": "GoogleChromeEnterprise.jss",
+ "shortname": "ImageJ.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.microsoftteams": {
- "name": "Microsoft Teams",
- "description": "Downloads Microsoft Teams disk image, and builds a package and imports it into your JSS.",
+ "com.github.rtrouton.jss.EndNoteX9": {
+ "name": "EndNote X9",
+ "description": "Downloads EndNote X9 disk image and builds a package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftTeams.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftteams",
+ "path": "JSS/EndNoteX9.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.EndNoteX9",
"deprecated": true,
- "shortname": "MicrosoftTeams.jss",
+ "shortname": "EndNoteX9.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Microsoft Teams is the new chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place."
+ "jamf_description": "EndNote is the industry standard software tool for publishing and managing bibliographies, citations and references on the Windows and Macintosh desktop."
},
- "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon": {
- "name": "Creative Cloud Installer",
- "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "JSS/AdobeCreativeCloudInstallerAppleSilicon.jss.recipe",
- "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon",
+ "com.github.rtrouton.jss.MicrosoftOneDrive": {
+ "name": "OneDrive",
+ "description": "Downloads the latest version of the Microsoft OneDrive Standalone installer and imports it into your JSS.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "JSS/MicrosoftOneDrive.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftonedrive",
"deprecated": true,
- "shortname": "AdobeCreativeCloudInstallerAppleSilicon.jss",
+ "shortname": "MicrosoftOneDrive.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Access Adobe apps from the cloud with a monthly fee."
+ "jamf_description": "Get to your files from anywhere, on any device, with Microsoft OneDrive. Share and work together with anyone in your work and life. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school/university. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac."
},
- "com.github.rtrouton.jss.microsoftoutlook365": {
- "name": "Microsoft Outlook",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Outlook for Office 365 installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal": {
+ "name": "Microsoft Intune Company Portal",
+ "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package, renames the package to match our naming standard, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftOutlook365.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftoutlook365",
+ "path": "JSS/MicrosoftIntuneCompanyPortal.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal",
"deprecated": true,
- "shortname": "MicrosoftOutlook365.jss",
+ "shortname": "MicrosoftIntuneCompanyPortal.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.zscaler": {
- "name": "Zscaler",
- "description": "Downloads the latest version of Zscaler for macOS, packages it for installation and imports it into your JSS.",
+ "com.github.rtrouton.jss.Prism": {
+ "name": "Prism",
+ "description": "Downloads the latest version of GraphPad Prism and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Zscaler.jss.recipe",
- "parent": "com.github.rtrouton.pkg.zscaler",
+ "path": "JSS/Prism.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.Prism",
"deprecated": true,
- "shortname": "Zscaler.jss",
+ "shortname": "Prism.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "The Zscaler app allows users can get all of the benefits of the Zscaler service for Internet traffic, as well as granular, policy-based access to internal resources from a single point."
+ "jamf_description": "Scientific graphing and nonlinear curve regression tool."
},
- "com.github.rtrouton.jss.microsoftonenote365": {
- "name": "Microsoft OneNote",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft OneNote for Office 365 installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.OpenJDK13": {
+ "name": "OpenJDK 13",
+ "description": "Downloads the latest version of OpenJDK 13, builds an installer package, then uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftOneNote365.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftonenote365",
+ "path": "JSS/OpenJDK13.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.OpenJDK13",
"deprecated": true,
- "shortname": "MicrosoftOneNote365.jss",
+ "shortname": "OpenJDK13.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.MeisterTask": {
- "name": "MeisterTask",
- "description": "Uses parent pkg recipe to download the latest MeisterTask client and import it into the JSS.",
+ "com.github.rtrouton.jss.Eclipse-Mars": {
+ "name": "Eclipse-Mars",
+ "description": "Downloads the latest version of Eclipse Mars, makes a pkg of it, and uploads to the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MeisterTask.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MeisterTask",
+ "path": "JSS/Eclipse-Mars.jss.recipe",
+ "parent": "uk.ac.ox.orchard.pkg.EclipseMars",
"deprecated": true,
- "shortname": "MeisterTask.jss",
+ "shortname": "Eclipse-Mars.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Programming development environment."
},
- "com.github.rtrouton.jss.skypeforbusiness365": {
- "name": "Skype for Business",
- "description": "Downloads the latest version of Microsoft's Skype for Business installer and imports it into your JSS.",
+ "com.github.rtrouton.jss.microsoftedge": {
+ "name": "Microsoft Edge",
+ "description": "Uses parent download recipe to download the latest Microsoft Edge installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftSkypeForBusiness365.jss.recipe",
- "parent": "com.github.rtrouton.pkg.skypeforbusiness365",
+ "path": "JSS/MicrosoftEdge.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftedge",
"deprecated": true,
- "shortname": "MicrosoftSkypeForBusiness365.jss",
+ "shortname": "MicrosoftEdge.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": "Skype for Business is an instant-messaging client used with Skype for Business Server or with Skype for Business Online (available with Microsoft Office 365)"
+ "jamf_description": null
},
- "com.github.rtrouton.jss.Office2016Suite": {
- "name": "Office2016",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.MicrosoftAutoUpdate": {
+ "name": "Microsoft AutoUpdate",
+ "description": "Uses parent download recipe to download the latest Microsoft AutoUpdate installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Office2016Suite.jss.recipe",
- "parent": "com.github.rtrouton.pkg.Office2016Suite",
+ "path": "JSS/MicrosoftAutoUpdate.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate",
"deprecated": true,
- "shortname": "Office2016Suite.jss",
+ "shortname": "MicrosoftAutoUpdate.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.geneious": {
- "name": "Geneious",
- "description": "Uses parent pkg recipe to download latest Geneious and import it into the JSS.",
+ "com.github.rtrouton.jss.NoMAD": {
+ "name": "NoMAD",
+ "description": "Uses parent pkg recipe to download latest NoMAD and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/Geneious.jss.recipe",
- "parent": "com.github.rtrouton.pkg.geneious",
+ "path": "JSS/NoMAD.jss.recipe",
+ "parent": "com.github.tbridge.pkg.NoMAD",
"deprecated": true,
- "shortname": "Geneious.jss",
+ "shortname": "NoMAD.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.microsoftexcel365": {
- "name": "Microsoft Excel",
- "description": "Uses parent download recipe to download the latest unlicensed Microsoft Excel for Office 365 installer package and import it into the JSS.",
+ "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftExcel365.jss.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftexcel365",
+ "path": "JSS/AdobeCreativeCloudInstallerAppleSilicon.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon",
"deprecated": true,
- "shortname": "MicrosoftExcel365.jss",
+ "shortname": "AdobeCreativeCloudInstallerAppleSilicon.jss",
"inferred_type": "jss",
"jamf_display_name": null,
- "jamf_description": null
+ "jamf_description": "Access Adobe apps from the cloud with a monthly fee."
},
- "com.github.rtrouton.jss.MicrosoftIntuneCompanyPortal": {
- "name": "Microsoft Intune Company Portal",
- "description": "Downloads the latest version of Microsoft's Intune Company Portal installer package, renames the package to match our naming standard, then uploads to the JSS.",
+ "com.github.rtrouton.jss.microsoftword365": {
+ "name": "Microsoft Word",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Word 2016 installer package for Office 365 and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/MicrosoftIntuneCompanyPortal.jss.recipe",
- "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal",
+ "path": "JSS/MicrosoftWord365.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftword365",
"deprecated": true,
- "shortname": "MicrosoftIntuneCompanyPortal.jss",
+ "shortname": "MicrosoftWord365.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.jss.passworddepot": {
- "name": "PasswordDepot",
- "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac and import it into the JSS.",
+ "com.github.rtrouton.jss.microsoftteams": {
+ "name": "Microsoft Teams",
+ "description": "Downloads Microsoft Teams disk image, and builds a package and imports it into your JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "JSS/PasswordDepot.jss.recipe",
- "parent": "com.github.rtrouton.pkg.passworddepot",
+ "path": "JSS/MicrosoftTeams.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftteams",
"deprecated": true,
- "shortname": "PasswordDepot.jss",
+ "shortname": "MicrosoftTeams.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": "Microsoft Teams is the new chat-centered workspace in Office 365. Keep all your content, tools, people, and conversations together in one place."
+ },
+ "com.github.rtrouton.jss.Packages": {
+ "name": "Packages",
+ "description": "Uses parent pkg recipe to download latest Packages and import it into the JSS.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "JSS/Packages.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.Packages",
+ "deprecated": true,
+ "shortname": "Packages.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.rtrouton.download.microsoftintelopenjdk11": {
- "name": "Microsoft OpenJDK JDK 11",
- "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.",
+ "com.github.rtrouton.jss.dropbox": {
+ "name": "Dropbox",
+ "description": "Uses parent pkg recipe to download latest Dropbox and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.download.recipe",
- "shortname": "MicrosoftOpenJDK11Intel.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.microsoftintelopenjdk11"
- ]
+ "path": "JSS/Dropbox.jss.recipe",
+ "parent": "com.github.autopkg.pkg.dropbox",
+ "deprecated": true,
+ "shortname": "Dropbox.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11": {
- "name": "Microsoft OpenJDK JDK 11",
- "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Apple Silicon macOS and renames the package.",
+ "com.github.rtrouton.jss.Fiji": {
+ "name": "Fiji",
+ "description": "Uses parent pkg recipe to download latest Fiji and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftapplesiliconopenjdk11",
- "shortname": "MicrosoftOpenJDK11AppleSilicon.pkg",
- "inferred_type": "pkg"
+ "path": "JSS/Fiji.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.Fiji",
+ "deprecated": true,
+ "shortname": "Fiji.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.rtrouton.download.microsoftapplesiliconopenjdk11": {
- "name": "Microsoft OpenJDK JDK 11",
- "description": "Downloads the latest Microsoft OpenJDK JDK 11 for Intel macOS.",
+ "com.github.rtrouton.jss.VMwareTools": {
+ "name": "VMwareTools",
+ "description": "Uses parent pkg recipe to download the latest VMware Tools and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11AppleSilicon.download.recipe",
- "shortname": "MicrosoftOpenJDK11AppleSilicon.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.microsoftapplesiliconopenjdk11"
- ]
+ "path": "JSS/VMwareTools.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.VMwareTools",
+ "deprecated": true,
+ "shortname": "VMwareTools.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.rtrouton.pkg.microsoftintelopenjdk11": {
- "name": "Microsoft OpenJDK JDK 11",
- "description": "Downloads the current release version of Microsoft OpenJDK JDK 11 for Intel macOS and renames the package.",
+ "com.github.rtrouton.jss.MicrosoftOffice365Suite": {
+ "name": "Microsoft Office 365 Suite",
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 365 Suite installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftOpenJDK11/MicrosoftOpenJDK11Intel.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftintelopenjdk11",
- "shortname": "MicrosoftOpenJDK11Intel.pkg",
- "inferred_type": "pkg"
+ "path": "JSS/MicrosoftOffice365Suite.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.MicrosoftOffice365Suite",
+ "deprecated": true,
+ "shortname": "MicrosoftOffice365Suite.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.rtrouton.download.microsoftremotedesktop": {
- "name": "Microsoft Remote Desktop",
- "description": "Downloads the latest Microsoft Remote Desktop installer pkg.",
+ "com.github.rtrouton.jss.DetectX": {
+ "name": "DetectX",
+ "description": "Uses parent pkg recipe to download latest DetectX and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.download.recipe",
- "shortname": "MicrosoftRemoteDesktop.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.microsoftremotedesktop",
- "com.github.foigus.munki.microsoftremotedesktop",
- "com.github.wycomco.pkg.microsoftremotedesktop"
- ]
+ "path": "JSS/DetectX.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.DetectX",
+ "deprecated": true,
+ "shortname": "DetectX.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.rtrouton.pkg.microsoftremotedesktop": {
- "name": "Microsoft Remote Desktop",
- "description": "Downloads the latest version of Microsoft's Remote Desktop installer package and renames the package.",
+ "com.github.rtrouton.jss.googlechromeuniversal": {
+ "name": "Google Chrome",
+ "description": "Uses parent pkg recipe to download latest Google Chrome disk image with Universal build of Chrome, build an installer package and import it into the JSS.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftRemoteDesktop/MicrosoftRemoteDesktop.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftremotedesktop",
- "shortname": "MicrosoftRemoteDesktop.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.microsoftremotedesktop",
- "com.github.andredb90.filewave.remotedesktop",
- "com.github.smithjw.jamf.Microsoft_Remote_Desktop"
- ]
+ "path": "JSS/GoogleChromeUniversal.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.googlechromeuniversal",
+ "deprecated": true,
+ "shortname": "GoogleChromeUniversal.jss",
+ "inferred_type": "jss",
+ "jamf_display_name": null,
+ "jamf_description": null
},
- "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin": {
- "name": "Microsoft SharePoint Browser Plugin",
- "description": "Downloads the latest version of Microsoft's SharePoint browser plugin installer package and renames the package to match our naming standard.",
+ "com.github.rtrouton.pkg.microsoftremotehelp": {
+ "name": "Microsoft Remote Desktop",
+ "description": "Downloads the latest version of Microsoft's Remote Help installer package and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.pkg.recipe",
- "parent": "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin",
- "shortname": "MicrosoftSharepointBrowserPlugin.pkg",
+ "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftremotehelp",
+ "shortname": "MicrosoftRemoteHelp.pkg",
"inferred_type": "pkg"
},
- "com.github.rtrouton.download.MicrosoftSharePointBrowserPlugin": {
- "name": "Microsoft SharePoint Browser Plugin",
- "description": "Downloads the latest Microsoft SharePoint Browser Plugin installer pkg.",
+ "com.github.rtrouton.download.microsoftremotehelp": {
+ "name": "Microsoft Remote Help",
+ "description": "Downloads the latest Microsoft Remote Help installer pkg.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftSharepointBrowserPlugin/MicrosoftSharepointBrowserPlugin.download.recipe",
- "shortname": "MicrosoftSharepointBrowserPlugin.download",
+ "path": "MicrosoftRemoteHelp/MicrosoftRemoteHelp.download.recipe",
+ "shortname": "MicrosoftRemoteHelp.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.MicrosoftSharePointBrowserPlugin"
+ "com.github.rtrouton.pkg.microsoftremotehelp"
]
},
- "com.github.rtrouton.download.MindManager": {
- "name": "MindManager",
- "description": "Downloads latest version of MindManager.",
+ "com.github.rtrouton.install.JSSImporter": {
+ "name": "JSSImporter",
+ "description": "Downloads the current release of JSSImporter from GitHub and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MindManager/MindManager.download.recipe",
- "shortname": "MindManager.download",
+ "path": "JSSImporter/JSSImporter.install.recipe",
+ "parent": "com.github.rtrouton.download.JSSImporter",
+ "shortname": "JSSImporter.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.download.JSSImporter": {
+ "name": "JSSImporter",
+ "description": "Downloads the current release of JSSImporter from GitHub.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "JSSImporter/JSSImporter.download.recipe",
+ "shortname": "JSSImporter.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.MindManager"
+ "com.github.rtrouton.install.JSSImporter"
]
},
- "com.github.rtrouton.pkg.MindManager": {
- "name": "MindManager",
- "description": "Downloads the latest version of Mindjet's MindManager and creates a package.",
+ "com.github.rtrouton.sign.JQIntel": {
+ "name": null,
+ "description": "Downloads the current release version of jq for Intel, builds an installer package and signs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MindManager/MindManager.pkg.recipe",
- "parent": "com.github.rtrouton.download.MindManager",
- "shortname": "MindManager.pkg",
- "inferred_type": "pkg"
+ "path": "JQ/JQAppleIntel.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.JQIntel",
+ "shortname": "JQAppleIntel.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.pkg.microsoftpowerpoint365": {
- "name": "Microsoft PowerPoint",
- "description": "Downloads the latest version of Microsoft's PowerPoint for Office 365 installer package and renames the package.",
+ "com.github.rtrouton.pkg.JQAppleSilicon": {
+ "name": "jq",
+ "description": "Downloads the current release version of jq for Apple Silicon and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftpowerpoint365",
- "shortname": "MicrosoftPowerPoint365.pkg",
+ "path": "JQ/JQAppleSilicon.pkg.recipe",
+ "parent": "com.github.rtrouton.download.JQAppleSilicon",
+ "shortname": "JQAppleSilicon.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jss.microsoftpowerpoint365",
- "com.github.rtrouton.install.microsoftpowerpoint365",
- "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2019",
- "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 365",
- "com.github.dataJAR-recipes.munki.Microsoft PowerPoint 2016 Standalone",
- "com.github.andredb90.filewave.microsoftpowerpoint365",
- "com.github.smithjw.jamf.Microsoft_PowerPoint",
- "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftPowerPoint-pkg-upload"
+ "com.github.rtrouton.sign.JQAppleSilicon"
]
},
- "com.github.rtrouton.download.microsoftpowerpoint365": {
- "name": "Microsoft PowerPoint",
- "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365.",
+ "com.github.rtrouton.download.JQUniversal": {
+ "name": "jq",
+ "description": "Downloads the current releases of jq for Intel and Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.download.recipe",
- "shortname": "MicrosoftPowerPoint365.download",
+ "path": "JQ/JQUniversal.download.recipe",
+ "shortname": "JQUniversal.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.microsoftpowerpoint365",
- "com.github.rtrouton.munki.microsoftpowerpoint365",
- "com.github.wycomco.pkg.microsoftpowerpoint365"
+ "com.github.rtrouton.pkg.JQUniversal"
]
},
- "com.github.rtrouton.install.microsoftpowerpoint365": {
- "name": "Microsoft PowerPoint",
- "description": "Downloads the current release version of the Microsoft PowerPoint installer package for Office 365 and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftPowerPoint365/MicrosoftPowerPoint365.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftpowerpoint365",
- "shortname": "MicrosoftPowerPoint365.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.munki.microsoftpowerpoint365": {
- "name": "PowerPoint365",
- "description": "Downloads the latest Microsoft PowerPoint installer package for Office 365 and imports into Munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftPowerPoint365/MicrosoftPowerpoint365.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftpowerpoint365",
- "shortname": "MicrosoftPowerpoint365.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft PowerPoint 365",
- "munki_description": null
- },
- "com.github.rtrouton.pkg.iMazingProfileEditor": {
- "name": "iMazing Profile Editor",
- "description": "Downloads the current release version of iMazing's Profile Editor and builds an installer package.",
+ "com.github.rtrouton.pkg.JQIntel": {
+ "name": "jq",
+ "description": "Downloads the current release version of jq for Intel and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "iMazingProfileEditor/iMazingProfileEditor.pkg.recipe",
- "parent": "com.github.rtrouton.download.iMazingProfileEditor",
- "shortname": "iMazingProfileEditor.pkg",
+ "path": "JQ/JQIntel.pkg.recipe",
+ "parent": "com.github.rtrouton.download.JQIntel",
+ "shortname": "JQIntel.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.jss.iMazingProfileEditor",
- "com.github.rtrouton.install.iMazingProfileEditor"
+ "com.github.rtrouton.sign.JQIntel"
]
},
- "com.github.rtrouton.install.iMazingProfileEditor": {
- "name": "iMazing Profile Editor",
- "description": "Downloads the current release version of iMazing's Profile Editor, builds a package and installs it.",
+ "com.github.rtrouton.sign.JQUniversal": {
+ "name": null,
+ "description": "Downloads the current releases of jq for Apple Silicon and Intel, builds an installer package and signs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "iMazingProfileEditor/iMazingProfileEditor.install.recipe",
- "parent": "com.github.rtrouton.pkg.iMazingProfileEditor",
- "shortname": "iMazingProfileEditor.install",
- "inferred_type": "install"
+ "path": "JQ/JQAppleUniversal.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.JQUniversal",
+ "shortname": "JQAppleUniversal.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.download.iMazingProfileEditor": {
- "name": "iMazing Profile Editor",
- "description": "Downloads the current release version of iMazing's Profile Editor.",
+ "com.github.rtrouton.download.JQIntel": {
+ "name": "jq",
+ "description": "Downloads the current release of jq for Intel from the jq release page on Github: https://github.com/jqlang/jq/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "iMazingProfileEditor/iMazingProfileEditor.download.recipe",
- "shortname": "iMazingProfileEditor.download",
+ "path": "JQ/JQIntel.download.recipe",
+ "shortname": "JQIntel.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.iMazingProfileEditor",
- "com.github.apizz.munki.iMazingProfileEditor",
- "com.github.grahampugh.recipes.userinstall.iMazingProfileEditor"
+ "com.github.rtrouton.pkg.JQIntel"
]
},
- "com.github.rtrouton.install.EndNoteX8": {
- "name": "EndNoteX8",
- "description": "Downloads the current release version of EndNote X8, builds a package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX8.install.recipe",
- "parent": "com.github.rtrouton.pkg.EndNoteX8",
- "shortname": "EndNoteX8.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.download.EndNote21": {
- "name": "EndNote 21",
- "description": "Downloads the latest version of EndNote 21 for Mac",
+ "com.github.rtrouton.pkg.JQUniversal": {
+ "name": "jq",
+ "description": "Downloads the current release versions of jq for Intel and Apple Silicon and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNote21.download.recipe",
- "shortname": "EndNote21.download",
- "inferred_type": "download",
+ "path": "JQ/JQUniversal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.JQUniversal",
+ "shortname": "JQUniversal.pkg",
+ "inferred_type": "pkg",
"children": [
- "com.github.rtrouton.pkg.EndNote21"
+ "com.github.rtrouton.sign.JQUniversal"
]
},
- "com.github.rtrouton.pkg.EndNoteX8": {
- "name": "EndNoteX8",
- "description": "Downloads latest Endnote X8 installer and uses it to create a package.",
+ "com.github.rtrouton.sign.JQAppleSilicon": {
+ "name": null,
+ "description": "Downloads the current release version of jq for Apple Silicon, builds an installer package and signs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX8.pkg.recipe",
- "parent": "com.github.rtrouton.download.EndNoteX8",
- "shortname": "EndNoteX8.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.rtrouton.jss.EndNoteX8",
- "com.github.rtrouton.install.EndNoteX8",
- "com.github.rtrouton.munki.EndNoteX8"
- ]
+ "path": "JQ/JQAppleSilicon.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.JQAppleSilicon",
+ "shortname": "JQAppleSilicon.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.pkg.EndNoteX9": {
- "name": "EndNoteX9",
- "description": "Downloads latest Endnote X9 installer and uses it to create a package.",
+ "com.github.rtrouton.download.JQAppleSilicon": {
+ "name": "jq",
+ "description": "Downloads the current release of jq for Apple Silicon from the jq release page on Github: https://github.com/jqlang/jq/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX9.pkg.recipe",
- "parent": "com.github.rtrouton.download.EndNoteX9",
- "shortname": "EndNoteX9.pkg",
- "inferred_type": "pkg",
+ "path": "JQ/JQAppleSilicon.download.recipe",
+ "shortname": "JQAppleSilicon.download",
+ "inferred_type": "download",
"children": [
- "com.github.rtrouton.jss.EndNoteX9",
- "com.github.rtrouton.install.EndNoteX9",
- "com.github.rtrouton.munki.EndNoteX9",
- "com.github.andrewvalentine.pkg.EndNote-self-install"
+ "com.github.rtrouton.pkg.JQAppleSilicon"
]
},
- "com.github.rtrouton.install.EndNoteX9": {
- "name": "EndNoteX9",
- "description": "Downloads the current release version of EndNote X9, builds a package and installs it.",
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK19": {
+ "name": "SapMachine",
+ "description": "Downloads the current release version of SapMachine Java 19 JDK and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX9.install.recipe",
- "parent": "com.github.rtrouton.pkg.EndNoteX9",
- "shortname": "EndNoteX9.install",
- "inferred_type": "install"
+ "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.SapMachineUniversalJDK19",
+ "shortname": "SapMachineJDK19Universal.pkg",
+ "inferred_type": "pkg"
},
- "com.github.rtrouton.download.EndNote20": {
- "name": "EndNote 20",
- "description": "Downloads the latest version of EndNote 20 for Mac",
+ "com.github.rtrouton.download.SapMachineUniversalJDK19": {
+ "name": "SapMachine",
+ "description": "Downloads the current releases of SapMachine Java 19 JDK for Intel and Apple Silicon from the SapMachine release page on Github: https://github.com/SAP/SapMachine/releases",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNote20.download.recipe",
- "shortname": "EndNote20.download",
+ "path": "SapMachineJDK19Universal/SapMachineJDK19Universal.download.recipe",
+ "shortname": "SapMachineJDK19Universal.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.EndNote20"
+ "com.github.rtrouton.pkg.SapMachineUniversalJDK19"
]
},
- "com.github.rtrouton.pkg.EndNote21": {
- "name": "EndNote 21",
- "description": "Downloads latest Endnote 21 installer and uses it to create a package.",
+ "com.github.rtrouton.install.AdwareMedic": {
+ "name": "AdwareMedic",
+ "description": "Downloads the current release version of AdwareMedic, builds a package and installs it.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNote21.pkg.recipe",
- "parent": "com.github.rtrouton.download.EndNote21",
- "shortname": "EndNote21.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.dataJAR-recipes.munki.EndNote21"
- ]
+ "path": "AdwareMedic/AdwareMedic.install.recipe",
+ "parent": "com.github.rtrouton.pkg.AdwareMedic",
+ "shortname": "AdwareMedic.install",
+ "inferred_type": "install"
},
- "com.github.rtrouton.download.EndNoteX8": {
- "name": "EndNoteX8",
- "description": "Downloads the latest version of EndNote X8",
+ "com.github.rtrouton.download.AdwareMedic": {
+ "name": "AdwareMedic",
+ "description": "Downloads the current release version of AdwareMedic",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX8.download.recipe",
- "shortname": "EndNoteX8.download",
+ "path": "AdwareMedic/AdwareMedic.download.recipe",
+ "shortname": "AdwareMedic.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.EndNoteX8"
+ "com.github.rtrouton.pkg.AdwareMedic"
]
},
- "com.github.rtrouton.munki.EndNoteX9": {
- "name": "EndNoteX9",
- "description": "Downloads latest Endnote X9 installer and imports it into munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX9.munki.recipe",
- "parent": "com.github.rtrouton.pkg.EndNoteX9",
- "shortname": "EndNoteX9.munki",
- "inferred_type": "munki",
- "munki_display_name": "EndNote X9",
- "munki_description": "Bibliographic management app."
- },
- "com.github.rtrouton.pkg.EndNote20": {
- "name": "EndNote 20",
- "description": "Downloads latest Endnote 20 installer and uses it to create a package.",
+ "com.github.rtrouton.pkg.AdwareMedic": {
+ "name": "AdwareMedic",
+ "description": "Downloads the current release version of AdwareMedic and builds a package. The installer package includes a preinstall script that will check for an existing AdwareMedic.app in /Applications and remove it if found.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNote20.pkg.recipe",
- "parent": "com.github.rtrouton.download.EndNote20",
- "shortname": "EndNote20.pkg",
+ "path": "AdwareMedic/AdwareMedic.pkg.recipe",
+ "parent": "com.github.rtrouton.download.AdwareMedic",
+ "shortname": "AdwareMedic.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.rtrouton.munki.EndNote20"
+ "com.github.rtrouton.jss.AdwareMedic",
+ "com.github.rtrouton.install.AdwareMedic"
]
},
- "com.github.rtrouton.munki.EndNote20": {
- "name": "EndNote 20",
- "description": "Downloads latest Endnote 20 installer and imports it into munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator. This requires a minimum AutoPkg version of 2.7 please update if you're not already running it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNote20.munki.recipe",
- "parent": "com.github.rtrouton.pkg.EndNote20",
- "shortname": "EndNote20.munki",
- "inferred_type": "munki",
- "munki_display_name": "EndNote 20",
- "munki_description": "Bibliographic management app."
- },
- "com.github.rtrouton.download.EndNoteX9": {
- "name": "EndNoteX9",
- "description": "Downloads the latest version of EndNote X9",
+ "com.github.rtrouton.download.carouselcloudscreensaver": {
+ "name": "Carousel",
+ "description": "Downloads the latest version of Carousel Cloud's screensaver.",
"repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX9.download.recipe",
- "shortname": "EndNoteX9.download",
+ "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.download.recipe",
+ "shortname": "CarouselCloudScreenSaver.download",
"inferred_type": "download",
"children": [
- "com.github.rtrouton.pkg.EndNoteX9"
+ "com.github.rtrouton.pkg.carouselcloudscreensaver"
]
},
- "com.github.rtrouton.munki.EndNoteX8": {
- "name": "EndNoteX8",
- "description": "Downloads latest Endnote X8 installer and imports it into munki.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "EndNote/EndNoteX8.munki.recipe",
- "parent": "com.github.rtrouton.pkg.EndNoteX8",
- "shortname": "EndNoteX8.munki",
- "inferred_type": "munki",
- "munki_display_name": "EndNote X8",
- "munki_description": "Bibliographic management app."
- },
- "com.github.rtrouton.install.microsoftedge": {
- "name": "Microsoft Edge",
- "description": "Downloads the latest version of the Microsoft Edge installer package and installs it.",
- "repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftEdge/MicrosoftEdge.install.recipe",
- "parent": "com.github.rtrouton.pkg.microsoftedge",
- "shortname": "MicrosoftEdge.install",
- "inferred_type": "install"
- },
- "com.github.rtrouton.pkg.microsoftedge": {
- "name": "Microsoft Edge",
- "description": "Downloads the latest version of the Microsoft Edge installer package and renames the package.",
+ "com.github.rtrouton.pkg.carouselcloudscreensaver": {
+ "name": "Carousel",
+ "description": "Downloads the current release version of Carousel Cloud's screensaver and builds an installer package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftEdge/MicrosoftEdge.pkg.recipe",
- "parent": "com.github.rtrouton.download.microsoftedge",
- "shortname": "MicrosoftEdge.pkg",
+ "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.pkg.recipe",
+ "parent": "com.github.rtrouton.download.carouselcloudscreensaver",
+ "shortname": "CarouselCloudScreenSaver.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jazzace.jamf.microsoftedge-latest",
- "com.github.rtrouton.jamf.microsoftedge",
- "com.github.rtrouton.jss.microsoftedge",
- "com.github.rtrouton.install.microsoftedge",
- "com.github.novaksam.jamf.MicrosoftEdge",
- "com.github.andredb90.filewave.microsoftedge",
- "com.github.smithjw.jamf.Microsoft_Edge",
- "com.github.grahampugh.recipes.jamf.MicrosoftEdge",
- "com.github.davidbpirie.jamf-upload.MicrosoftEdge"
+ "com.github.rtrouton.sign.carouselcloudscreensaver"
]
},
- "com.github.rtrouton.munki.microsoftedge": {
- "name": "MicrosoftEdge",
- "description": "Downloads the latest Microsoft Edge installer and imports into Munki.",
+ "com.github.rtrouton.sign.carouselcloudscreensaver": {
+ "name": null,
+ "description": "Signs a provided installer package using a signing certificate identifier.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftEdge/MicrosoftEdge.munki.recipe",
- "parent": "com.github.rtrouton.download.microsoftedge",
- "shortname": "MicrosoftEdge.munki",
- "inferred_type": "munki",
- "munki_display_name": "Microsoft Edge",
- "munki_description": "Microsoft Edge web browser"
+ "path": "CarouselCloudScreenSaver/CarouselCloudScreenSaver.sign.recipe",
+ "parent": "com.github.rtrouton.pkg.carouselcloudscreensaver",
+ "shortname": "CarouselCloudScreenSaver.sign",
+ "inferred_type": "sign"
},
- "com.github.rtrouton.download.microsoftedge": {
- "name": "Microsoft Edge",
- "description": "Downloads the latest Microsoft Edge installer pkg.",
+ "com.github.rtrouton.pkg.OSXMountainLion": {
+ "name": "OS X Mountain Lion",
+ "description": "Downloads the current release version of the OS X Mountain Lion OS installer and renames the package.",
"repo": "autopkg/rtrouton-recipes",
- "path": "MicrosoftEdge/MicrosoftEdge.download.recipe",
- "shortname": "MicrosoftEdge.download",
- "inferred_type": "download",
- "children": [
- "com.github.rtrouton.pkg.microsoftedge",
- "com.github.rtrouton.munki.microsoftedge"
- ]
- },
- "com.github.golbiga.pkg.R": {
- "name": null,
- "description": "Downloads updates for R and copies pkg.",
- "repo": "autopkg/golbiga-recipes",
- "path": "R/R.pkg.recipe",
- "parent": "io.github.hjuutilainen.download.R",
- "shortname": "R.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.golbiga.jss.R-mavericks",
- "com.github.patgmac.lanrev.R"
- ]
- },
- "com.github.golbiga.download.MacVector": {
- "name": "MacVector",
- "description": "Downloads the current release version of MacVector.",
- "repo": "autopkg/golbiga-recipes",
- "path": "MacVector/MacVector.download.recipe",
- "shortname": "MacVector.download",
- "inferred_type": "download",
- "children": [
- "com.github.golbiga.munki.MacVector",
- "com.github.golbiga.pkg.MacVector"
- ]
- },
- "com.github.golbiga.munki.MacVector": {
- "name": "MacVector",
- "description": "Downloads the current release version of MacVector and imports into Munki.",
- "repo": "autopkg/golbiga-recipes",
- "path": "MacVector/MacVector.munki.recipe",
- "parent": "com.github.golbiga.download.MacVector",
- "shortname": "MacVector.munki",
- "inferred_type": "munki",
- "munki_display_name": "MacVector",
- "munki_description": "MacVector is a comprehensive Macintosh application that provides sequence editing, primer design, internet database searching, protein analysis, sequence confirmation, multiple sequence alignment, phylogenetic reconstruction, coding region analysis, and a variety of other functions."
- },
- "com.github.golbiga.pkg.MacVector": {
- "name": "MacVector",
- "description": "Downloads the latest version of MacVector and creates a package.",
- "repo": "autopkg/golbiga-recipes",
- "path": "MacVector/MacVector.pkg.recipe",
- "parent": "com.github.golbiga.download.MacVector",
- "shortname": "MacVector.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.golbiga.jss.MacVector"
- ]
- },
- "com.github.golbiga.pkg.TextMate2": {
- "name": "TextMate2",
- "description": "Downloads the latest TextMate 2 and creates a package.",
- "repo": "autopkg/golbiga-recipes",
- "path": "TextMate2/TextMate2.pkg.recipe",
- "parent": "com.github.autopkg.download.TextMate2",
- "shortname": "TextMate2.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.golbiga.jss.TextMate2",
- "io.github.apettinen.install.TextMate2"
- ]
- },
- "com.github.golbiga.pkg.WiFiExplorer": {
- "name": "WiFi Explorer",
- "description": "Downloads the latest version of WiFi Explorer and creates a package.",
- "repo": "autopkg/golbiga-recipes",
- "path": "WiFi Explorer/WiFi Explorer.pkg.recipe",
- "parent": "com.github.golbiga.download.WiFiExplorer",
- "shortname": "WiFi Explorer.pkg",
- "inferred_type": "pkg",
- "children": [
- "com.github.jss-recipes.jss.WiFiExplorer"
- ]
- },
- "com.github.golbiga.install.WiFiExplorer": {
- "name": "WiFi Explorer",
- "description": "Installs the latest version of WiFi Explorer.",
- "repo": "autopkg/golbiga-recipes",
- "path": "WiFi Explorer/WiFi Explorer.install.recipe",
- "parent": "com.github.golbiga.download.WiFiExplorer",
- "shortname": "WiFi Explorer.install",
- "inferred_type": "install"
- },
- "com.github.golbiga.munki.WiFiExplorer": {
- "name": "WiFi Explorer",
- "description": "Downloads the latest version of WiFi Explorer and imports it into Munki.",
- "repo": "autopkg/golbiga-recipes",
- "path": "WiFi Explorer/WiFi Explorer.munki.recipe",
- "parent": "com.github.golbiga.download.WiFiExplorer",
- "shortname": "WiFi Explorer.munki",
- "inferred_type": "munki",
- "munki_display_name": "WiFi Explorer",
- "munki_description": "Scan, find, and troubleshoot wireless networks."
+ "path": "OSXMountainLion/OSXMountainLion.pkg.recipe",
+ "parent": "com.github.rtrouton.download.OSXMountainLion",
+ "shortname": "OSXMountainLion.pkg",
+ "inferred_type": "pkg"
},
- "com.github.golbiga.download.WiFiExplorer": {
- "name": "WiFi Explorer",
- "description": "Downloads the latest version of WiFi Explorer.",
- "repo": "autopkg/golbiga-recipes",
- "path": "WiFi Explorer/WiFi Explorer.download.recipe",
- "shortname": "WiFi Explorer.download",
+ "com.github.rtrouton.download.OSXMountainLion": {
+ "name": "OS X Mountain Lion",
+ "description": "Downloads the current release version of the OS X Mountain Lion OS installer.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "OSXMountainLion/OSXMountainLion.download.recipe",
+ "shortname": "OSXMountainLion.download",
"inferred_type": "download",
"children": [
- "com.github.golbiga.pkg.WiFiExplorer",
- "com.github.golbiga.install.WiFiExplorer",
- "com.github.golbiga.munki.WiFiExplorer"
+ "com.github.rtrouton.pkg.OSXMountainLion"
]
},
- "com.github.golbiga.pkg.AdobeAcrobatProXUpdate": {
- "name": null,
- "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.",
- "repo": "autopkg/golbiga-recipes",
- "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.pkg.recipe",
- "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate",
- "shortname": "AdobeAcrobatProXUpdate.pkg",
+ "com.github.rtrouton.pkg.googlechrome": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image and builds a package. The installer package includes a preinstall script that will check for an existing Google Chrome.app in /Applications and remove it if found.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "GoogleChrome/GoogleChrome.pkg.recipe",
+ "parent": "com.github.autopkg.download.googlechrome",
+ "shortname": "GoogleChrome.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.golbiga.jss.AdobeAcrobatProXUpdate"
+ "com.github.rtrouton.jss.googlechrome",
+ "com.github.rtrouton.install.googlechrome"
]
},
- "com.github.golbiga.pkg.WebexTeams": {
- "name": "Webex Teams",
- "description": "Downloads the latest version of Webex Teams and creates a package.",
- "repo": "autopkg/golbiga-recipes",
- "path": "Webex Teams/Webex Teams.pkg.recipe",
- "parent": "com.github.golbiga.download.WebexTeams",
- "shortname": "Webex Teams.pkg",
- "inferred_type": "pkg"
- },
- "com.github.golbiga.install.WebexTeams": {
- "name": "Webex Teams",
- "description": "Installs the latest version of Webex Teams.",
- "repo": "autopkg/golbiga-recipes",
- "path": "Webex Teams/Webex Teams.install.recipe",
- "parent": "com.github.golbiga.download.WebexTeams",
- "shortname": "Webex Teams.install",
+ "com.github.rtrouton.install.googlechrome": {
+ "name": "GoogleChrome",
+ "description": "Downloads latest Google Chrome disk image, builds a package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "GoogleChrome/GoogleChrome.install.recipe",
+ "parent": "com.github.rtrouton.pkg.googlechrome",
+ "shortname": "GoogleChrome.install",
"inferred_type": "install"
},
- "com.github.golbiga.download.WebexTeams": {
- "name": "Webex Teams",
- "description": "Downloads the latest version of Webex Teams.",
- "repo": "autopkg/golbiga-recipes",
- "path": "Webex Teams/Webex Teams.download.recipe",
- "shortname": "Webex Teams.download",
- "inferred_type": "download",
- "children": [
- "com.github.golbiga.pkg.WebexTeams",
- "com.github.golbiga.install.WebexTeams"
- ]
- },
- "com.github.golbiga.jss.TextMate2": {
- "name": "TextMate2",
- "description": "Downloads updates for TextMate 2 and imports them into your JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/TextMate2.jss.recipe",
- "parent": "com.github.golbiga.pkg.TextMate2",
- "shortname": "TextMate2.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.polylens": {
+ "name": "Poly Lens",
+ "description": "Uses parent pkg recipe to download Poly Lens and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/PolyLens.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.polylens",
+ "shortname": "PolyLens.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.AdobeAcrobatProXUpdate": {
- "name": "AdobeAcrobatProX_Update",
- "description": "Downloads updates for Adobe Acrobat Pro X or XI and imports them \ninto your JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/AdobeAcrobatProXUpdate.jss.recipe",
- "parent": "com.github.golbiga.pkg.AdobeAcrobatProXUpdate",
- "shortname": "AdobeAcrobatProXUpdate.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.SapMachineJDK11": {
+ "name": "SapMachine JDK 11",
+ "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK11, builds an installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/SapMachineJDK11.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.SapMachineJDK11",
+ "shortname": "SapMachineJDK11.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.VMwareFusion": {
- "name": "VMware Fusion",
- "description": null,
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/VMwareFusion.jss.recipe",
- "parent": "com.justinrummel.pkg.VMwareFusion",
- "shortname": "VMwareFusion.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.MicrosoftAutoUpdate": {
+ "name": "Microsoft AutoUpdate",
+ "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MicrosoftAutoUpdate.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.MicrosoftAutoUpdate",
+ "shortname": "MicrosoftAutoUpdate.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.MacVector": {
- "name": "MacVector",
- "description": "Downloads the latest version of MacVector and creates a package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/MacVector.jss.recipe",
- "parent": "com.github.golbiga.pkg.MacVector",
- "shortname": "MacVector.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.MURAL": {
+ "name": "MURAL",
+ "description": "Uses parent pkg recipe to download the latest version of MURAL, builds an installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MURAL.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.MURAL",
+ "shortname": "MURAL.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.R-mavericks": {
- "name": "R",
- "description": "Downloads the latest version of R and creates a package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/R-mavericks.jss.recipe",
- "parent": "com.github.golbiga.pkg.R",
- "shortname": "R-mavericks.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.passworddepot": {
+ "name": "PasswordDepot",
+ "description": "Uses parent pkg recipe to download the latest AceBIT PasswordDepot for Mac, build an installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/PasswordDepot.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.passworddepot",
+ "shortname": "PasswordDepot.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.GitHub": {
- "name": "GitHub",
- "description": "Downloads the latest version of Github and builds a pkg. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/GitHub.jss.recipe",
- "parent": "com.github.keeleysam.recipes.pkg.GitHub",
- "shortname": "GitHub.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.installer.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Uses parent pkg recipe to download the Jamf Protect Installer installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/JamfProtectInstaller.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.installer.jamfprotect",
+ "shortname": "JamfProtectInstaller.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.CoRD": {
- "name": "CoRD",
- "description": "Downloads the latest version of CoRD and creates a package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/CoRD.jss.recipe",
- "parent": "io.github.hjuutilainen.pkg.CoRD",
- "shortname": "CoRD.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.MicrosoftInTuneCompanyPortal": {
+ "name": "Microsoft InTune Company Portal",
+ "description": "Uses parent pkg recipe to download the latest Microsoft InTune Company Portal installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MicrosoftInTuneCompanyPortal.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.MicrosoftIntuneCompanyPortal",
+ "shortname": "MicrosoftInTuneCompanyPortal.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jss-recipes.jss.Airtool": {
- "name": "Airtool",
- "description": "Downloads the latest version of Airtool and imports it into your JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/Airtool.jss.recipe",
- "parent": "com.github.golbiga.pkg.Airtool",
- "shortname": "Airtool.jss",
- "inferred_type": "jss",
- "jamf_display_name": null,
- "jamf_description": "Lists all 802.11 (Airport) wireless networks in area."
- },
- "com.github.golbiga.jss.SuspiciousPackageApp": {
- "name": "Suspicious Package",
- "description": "Downloads the latest version of the Suspicious Package application and uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/SuspiciousPackageApp.jss.recipe",
- "parent": "com.github.poundbangbash.eholtam-recipes.pkg.SuspiciousPackageApp",
- "shortname": "SuspiciousPackageApp.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.googlechromepkg": {
+ "name": "Google Chrome",
+ "description": "Uses parent pkg recipe to download the latest Google Chrome Enterprise installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/GoogleChromePkg.jamf.recipe",
+ "parent": "com.github.autopkg.pkg.googlechromepkg",
+ "shortname": "GoogleChromePkg.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": "Select any installer package in the Finder, and choose Quick Look from the File menu, or just press the spacebar. Suspicious Package will examine the package, and show a preview in the Quick Look window."
+ "jamf_description": null
},
- "com.github.golbiga.jss.CitrixReceiver": {
- "name": "CitrixReceiver",
- "description": "Downloads the latest CitrixReceiver version and extracts the package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/CitrixReceiver.jss.recipe",
- "parent": "com.github.homebysix.pkg.CitrixReceiver",
- "shortname": "CitrixReceiver.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.microsoftdefender": {
+ "name": "Microsoft Defender",
+ "description": "Uses parent pkg recipe to download the latest Microsoft Defender installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MicrosoftDefender.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftdefender",
+ "shortname": "MicrosoftDefender.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.jss-recipes.jss.WiFiExplorer": {
- "name": "WiFi Explorer",
- "description": "Downloads the latest version of WiFi Explorer and imports it into your JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/WiFi Explorer.jss.recipe",
- "parent": "com.github.golbiga.pkg.WiFiExplorer",
- "shortname": "WiFi Explorer.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.citrixworkspaceuniversal": {
+ "name": "Citrix Workspace",
+ "description": "Uses parent pkg recipe to download the latest Citrix Workspace client with Apple Silicon support, build an installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/CitrixWorkspaceUniversal.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.citrixworkspaceuniversal",
+ "shortname": "CitrixWorkspaceUniversal.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
- "jamf_description": "Scan, find, and troubleshoot wireless networks."
+ "jamf_description": null
},
- "com.github.golbiga.jss.Pacifist": {
- "name": "Pacifist",
- "description": "Downloads the current release version of Pacifist and builds a package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/Pacifist.jss.recipe",
- "parent": "com.github.arubdesu.pkg.Pacifist",
- "shortname": "Pacifist.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.microsoftedge": {
+ "name": "Microsoft Edge",
+ "description": "Uses parent pkg recipe to download the latest Microsoft Edge installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MicrosoftEdge.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftedge",
+ "shortname": "MicrosoftEdge.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.OracleJava8JDK": {
- "name": "OracleJava8 JDK",
- "description": "Downloads the latest version of Oracle Java 8 JDK and creates a package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/OracleJava8JDK.jss.recipe",
- "parent": "com.github.novaksam.pkg.OracleJava8JDK",
- "shortname": "OracleJava8JDK.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.privileges": {
+ "name": "Privileges",
+ "description": "Uses parent pkg recipe to download the latest version of Privileges, builds an installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/Privileges.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.privileges",
+ "shortname": "Privileges.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.FirefoxAutoconfig": {
- "name": "Firefox",
- "description": "Downloads Firefox disk image and builds a package, including autoconfig \nresources (typically as generated via the CCK2 tool). \n\nPlace the autoconfig.zip in the same directory as the recipe. You may \noptionally use a different name by setting AUTOCONFIG_FILENAME.\nFirefox 35 and later require an AUTOCONFIG_DIR of \"Contents/Resources\"; \npre-34 requires \"Content/MacOS\". Firefox 34 is not supported by this recipe. \nORG_NAME is inserted into the pkg name to distinguish a vanilla \n\"Firefox-35.0.pkg\" from \"Firefox_PretendCo-35.0.pkg\". You might consider setting\na unique PKG_ID to differentiate your org's \"flavor\" of Firefox.\n\nValues for RELEASE correspond to directories here: \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/\nSome useful values are: \n 'latest', 'latest-10.0esr', 'latest-esr', 'latest-3.6', 'latest-beta'\nLOCALE corresponds to directories at \n http://download-origin.cdn.mozilla.net/pub/mozilla.org/firefox/releases/$FIREFOX_BUILD/mac/\nExamples include 'en-US', 'de', 'ja-JP-mac', 'sv-SE', and 'zh-TW'\n\nNo idea if all Firefox builds are available in all the same localizations, \nso you may need to verify that any particular combination is offered. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/FirefoxAutoconfig.jss.recipe",
- "parent": "com.github.gregneagle.pkg.FirefoxAutoconfig",
- "shortname": "FirefoxAutoconfig.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.skypeforbusiness365": {
+ "name": "Microsoft Skype for Business",
+ "description": "Uses parent pkg recipe to download the latest Microsoft Skype for Business installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MicrosoftSkypeForBusiness.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.skypeforbusiness365",
+ "shortname": "MicrosoftSkypeForBusiness.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.AdobeAIR": {
- "name": "AdobeAIR",
- "description": "Downloads the latest Adobe AIR installer and repackages it for unattended, silent installation.\nBased on jamesz's work here: https://github.com/jamesez/automunki/tree/master/adobe-air Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/AdobeAIR.jss.recipe",
- "parent": "com.github.autopkg.pkg.AdobeAIR",
- "shortname": "AdobeAIR.jss",
- "inferred_type": "jss",
+ "com.github.rtrouton.jamf.uninstaller.jamfprotect": {
+ "name": "Jamf Protect",
+ "description": "Uses parent pkg recipe to download the Jamf Protect Uninstaller installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/JamfProtectUninstaller.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.uninstaller.jamfprotect",
+ "shortname": "JamfProtectUninstaller.jamf",
+ "inferred_type": "jamf",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.jss.CarbonCopyCloner": {
- "name": "CarbonCopyCloner",
- "description": "Downloads the current release version of CarbonCopyCloner and builds a package. Then, uploads to the JSS.",
- "repo": "autopkg/golbiga-recipes",
- "path": "JSS/CarbonCopyCloner.jss.recipe",
- "parent": "com.github.keeleysam.recipes.pkg.CarbonCopyCloner",
- "shortname": "CarbonCopyCloner.jss",
+ "com.github.rtrouton.jamf.SapMachineUniversalJDK17": {
+ "name": "SapMachine JDK 17",
+ "description": "Uses parent pkg recipe to download the latest version of SapMachine JDK 17, build a Universal installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/SapMachineJDK17Universal.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.SapMachineUniversalJDK17",
+ "shortname": "SapMachineJDK17Universal.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.jabradirect": {
+ "name": "Jabra Direct",
+ "description": "Uses parent pkg recipe to download the latest Jabra Direct installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/JabraDirect.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.jabradirect",
+ "shortname": "JabraDirect.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.microsoftteams": {
+ "name": "Microsoft Teams",
+ "description": "Uses parent pkg recipe to download the latest Microsoft Teams installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MicrosoftTeams.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftteams",
+ "shortname": "MicrosoftTeams.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.mozillathunderbird": {
+ "name": null,
+ "description": "Uses parent recipe to download the latest Mozilla Thunderbird package signed by Mozilla and import it into the Jamf Pro server.\n\nRequires core recipes:\n- com.github.autopkg.download.ThunderbirdSignedPkg\n- com.github.autopkg.pkg.ThunderbirdSignedPkg\n- com.github.rtrouton.pkg.mozillathunderbird (this repo)\n",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/MozillaThunderbird.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.mozillathunderbird",
+ "shortname": "MozillaThunderbird.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.ciscoumbrella": {
+ "name": "Cisco Umbrella",
+ "description": "Uses parent pkg recipe to download the Cisco Umbrella Roaming Client and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/CiscoUmbrella.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.ciscoumbrella",
+ "shortname": "CiscoUmbrella.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.signed.opera": {
+ "name": null,
+ "description": "Uses parent recipe to download the latest Opera release, build a package, sign it, and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n- com.github.rtrouton.sign.opera (this repo)\n",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/OperaSigned.jamf.recipe",
+ "parent": "com.github.rtrouton.sign.opera",
+ "shortname": "OperaSigned.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.citrixworkspace": {
+ "name": "Citrix Workspace",
+ "description": "Uses parent pkg recipe to download the latest Citrix Workspace client, build an installer package and import it into the Jamf Pro server.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/CitrixWorkspace.jamf.recipe",
+ "parent": "com.github.rtrouton.pkg.citrixworkspace",
+ "shortname": "CitrixWorkspace.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.jamf.opera": {
+ "name": null,
+ "description": "Uses parent recipe to download the latest Opera release, build a package and import it into the Jamf Pro server.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Jamf_Upload/Opera.jamf.recipe",
+ "parent": "com.github.amsysuk-recipes.pkg.opera",
+ "shortname": "Opera.jamf",
+ "inferred_type": "jamf",
+ "jamf_display_name": null,
+ "jamf_description": null
+ },
+ "com.github.rtrouton.pkg.AdobeReaderDC": {
+ "name": null,
+ "description": "Downloads the current release version of Adobe Reader DC and extracts the installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeReaderDC/AdobeReaderDC.pkg.recipe",
+ "parent": "com.github.autopkg.download.AdobeReaderDC",
+ "shortname": "AdobeReaderDC.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.AdobeReaderDC",
+ "com.github.patgmac.lanrev.AdobeReaderDC"
+ ]
+ },
+ "com.github.rtrouton.pkg.Rectangle": {
+ "name": "Rectangle",
+ "description": "Downloads the latest Rectangle and creates an installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Rectangle/Rectangle.pkg.recipe",
+ "parent": "com.github.dataJAR-recipes.download.Rectangle",
+ "shortname": "Rectangle.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.munki.MountainDuck": {
+ "name": "Mountain Duck",
+ "description": "Downloads the latest version of Mountain Duck and imports it into Munki.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MountainDuck/MountainDuck.munki.recipe",
+ "parent": "com.github.rtrouton.download.MountainDuck",
+ "shortname": "MountainDuck.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Mountain Duck",
+ "munki_description": "Mountain Duck is an easy to use tool for mounting remote FTP/FTP-TLS/WebDAV/SFTP server storage as a volume in the Finder."
+ },
+ "com.github.rtrouton.install.MountainDuck": {
+ "name": "Mountain Duck",
+ "description": "Installs the latest version of Mountain Duck.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MountainDuck/MountainDuck.install.recipe",
+ "parent": "com.github.rtrouton.download.MountainDuck",
+ "shortname": "MountainDuck.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.download.MountainDuck": {
+ "name": "Mountain Duck",
+ "description": "Downloads the latest version of Mountain Duck.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MountainDuck/MountainDuck.download.recipe",
+ "shortname": "MountainDuck.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.munki.MountainDuck",
+ "com.github.rtrouton.install.MountainDuck",
+ "com.github.rtrouton.pkg.MountainDuck"
+ ]
+ },
+ "com.github.rtrouton.pkg.MountainDuck": {
+ "name": "Mountain Duck",
+ "description": "Downloads the latest version of Mountain Duck and creates a package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MountainDuck/MountainDuck.pkg.recipe",
+ "parent": "com.github.rtrouton.download.MountainDuck",
+ "shortname": "MountainDuck.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.MountainDuck"
+ ]
+ },
+ "com.github.rtrouton.download.EnterpriseConnect": {
+ "name": "Enterprise Connect",
+ "description": "Download recipe for Apple Enterprise Connect, which downloads a zip file containing the latest version of Enterprise Connect. Apple does not provide a public download URL, so you will need to create a recipe override and enter the URL Apple sends you into the DOWNLOAD_URL value of the override.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "EnterpriseConnect/EnterpriseConnect.download.recipe",
+ "shortname": "EnterpriseConnect.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.EnterpriseConnect"
+ ]
+ },
+ "com.github.rtrouton.pkg.EnterpriseConnect": {
+ "name": null,
+ "description": "Downloads the current Apple Enterprise Connect installer, extracts version information and renames the installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "EnterpriseConnect/EnterpriseConnect.pkg.recipe",
+ "parent": "com.github.rtrouton.download.EnterpriseConnect",
+ "shortname": "EnterpriseConnect.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.homebysix.munki.EnterpriseConnect",
+ "com.github.rtrouton.jss.EnterpriseConnect"
+ ]
+ },
+ "com.github.rtrouton.jss.EnterpriseConnect": {
+ "name": "Enterprise Connect",
+ "description": "Uses parent pkg recipe to download the latest Apple Enterprise Connect and import it into the JSS.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "EnterpriseConnect/EnterpriseConnect.jss.recipe",
+ "parent": "com.github.rtrouton.pkg.EnterpriseConnect",
+ "shortname": "EnterpriseConnect.jss",
"inferred_type": "jss",
"jamf_display_name": null,
"jamf_description": null
},
- "com.github.golbiga.install.Airtool": {
- "name": "Airtool",
- "description": "Installs the latest version of Airtool.",
- "repo": "autopkg/golbiga-recipes",
- "path": "Airtool/Airtool.install.recipe",
- "parent": "com.github.golbiga.download.Airtool",
- "shortname": "Airtool.install",
+ "com.github.rtrouton.download.passworddepot": {
+ "name": "PasswordDepot",
+ "description": "Download recipe for AceBIT PasswordDepot for Mac, which is a password manager.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "PasswordDepot/PasswordDepot.download.recipe",
+ "shortname": "PasswordDepot.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.passworddepot"
+ ]
+ },
+ "com.github.rtrouton.install.passworddepot": {
+ "name": "PasswordDepot",
+ "description": "Downloads the current installer package for AceBIT PasswordDepot for Mac and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "PasswordDepot/PasswordDepot.install.recipe",
+ "parent": "com.github.rtrouton.pkg.passworddepot",
+ "shortname": "PasswordDepot.install",
"inferred_type": "install"
},
- "com.github.golbiga.download.Airtool": {
- "name": "Airtool",
- "description": "Downloads the latest version of Airtool.",
+ "com.github.rtrouton.pkg.passworddepot": {
+ "name": null,
+ "description": "Downloads the current release version of AceBIT PasswordDepot for Mac and extracts the version information from the installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "PasswordDepot/PasswordDepot.pkg.recipe",
+ "parent": "com.github.rtrouton.download.passworddepot",
+ "shortname": "PasswordDepot.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.passworddepot",
+ "com.github.rtrouton.jamf.passworddepot",
+ "com.github.rtrouton.install.passworddepot"
+ ]
+ },
+ "com.github.rtrouton.pkg.citrixworkspace": {
+ "name": "Citrix Workspace",
+ "description": "Downloads the latest Citrix Workspace version and extracts the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "CitrixWorkspace/CitrixWorkspace.pkg.recipe",
+ "parent": "com.github.rtrouton.download.citrixworkspace",
+ "shortname": "CitrixWorkspace.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.citrixworkspace",
+ "com.github.rtrouton.jamf.citrixworkspace",
+ "com.github.andredb90.filewave.citrixworkspace",
+ "com.github.davidbpirie.jamf-upload.CitrixWorkspace"
+ ]
+ },
+ "com.github.rtrouton.download.citrixworkspace": {
+ "name": "CitrixWorkspace",
+ "description": "Downloads the latest Citrix Workspace disk image.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "CitrixWorkspace/CitrixWorkspace.download.recipe",
+ "shortname": "CitrixWorkspace.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.citrixworkspace",
+ "com.github.yohan460-recipes.pkg.citrixworkspace"
+ ]
+ },
+ "com.github.rtrouton.pkg.sdnotary": {
+ "name": "SD Notary",
+ "description": "Downloads the latest version of SD Notary and packages it for installation.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "SDNotary/SDNotary.pkg.recipe",
+ "parent": "com.github.rtrouton.download.sdnotary",
+ "shortname": "SDNotary.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.download.sdnotary": {
+ "name": "SD Notary",
+ "description": "Downloads the current release version of SD Notary.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "SDNotary/SDNotary.download.recipe",
+ "shortname": "SDNotary.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.sdnotary",
+ "com.github.apizz.munki.SDNotary"
+ ]
+ },
+ "com.github.rtrouton.install.backgrounds": {
+ "name": "Backgrounds",
+ "description": "Downloads the latest version of the Backgrounds installer package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Backgrounds/Backgrounds.install.recipe",
+ "parent": "com.github.rtrouton.pkg.backgrounds",
+ "shortname": "Backgrounds.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.backgrounds": {
+ "name": "Backgrounds",
+ "description": "Downloads the latest version of the Backgrounds installer package and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Backgrounds/Backgrounds.pkg.recipe",
+ "parent": "com.github.rtrouton.download.backgrounds",
+ "shortname": "Backgrounds.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.install.backgrounds"
+ ]
+ },
+ "com.github.rtrouton.download.backgrounds": {
+ "name": "Backgrounds",
+ "description": "Downloads the current release of Backgrounds.app from the backgrounds release page on Github: https://github.com/SAP/backgrounds/releases",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Backgrounds/Backgrounds.download.recipe",
+ "shortname": "Backgrounds.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.backgrounds"
+ ]
+ },
+ "com.github.rtrouton.download.microsoftonenote365": {
+ "name": "Microsoft OneNote",
+ "description": "Downloads the latest Microsoft OneNote installer package for Office 365.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOneNote365/MicrosoftOneNote365.download.recipe",
+ "shortname": "MicrosoftOneNote365.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.microsoftonenote365",
+ "com.github.rtrouton.munki.microsoftonenote365",
+ "com.github.wycomco.pkg.microsoftonenote365"
+ ]
+ },
+ "com.github.rtrouton.pkg.microsoftonenote365": {
+ "name": "Microsoft OneNote",
+ "description": "Downloads the latest version of Microsoft's OneNote for Office 365 installer package and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOneNote365/MicrosoftOneNote365.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftonenote365",
+ "shortname": "MicrosoftOneNote365.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.microsoftonenote365",
+ "com.github.rtrouton.install.microsoftonenote365",
+ "com.github.dataJAR-recipes.munki.Microsoft OneNote 365",
+ "com.github.andredb90.filewave.microsoftonenote365",
+ "com.github.autopkg.grahampugh-recipes.jamf.MicrosoftOneNote-pkg-upload"
+ ]
+ },
+ "com.github.rtrouton.munki.microsoftonenote365": {
+ "name": "OneNote365",
+ "description": "Downloads the latest Microsoft OneNote installer package for Office 365 and imports into Munki.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOneNote365/MicrosoftOneNote365.munki.recipe",
+ "parent": "com.github.rtrouton.download.microsoftonenote365",
+ "shortname": "MicrosoftOneNote365.munki",
+ "inferred_type": "munki",
+ "munki_display_name": "Microsoft OneNote 365",
+ "munki_description": null
+ },
+ "com.github.rtrouton.install.microsoftonenote365": {
+ "name": "Microsoft OneNote",
+ "description": "Downloads the current release version of the Microsoft OneNote installer package for Office 365 and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftOneNote365/MicrosoftOneNote365.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftonenote365",
+ "shortname": "MicrosoftOneNote365.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.Office2016Suite": {
+ "name": null,
+ "description": "Uses parent download recipe to download the latest unlicensed Microsoft Office 2016 installer package.",
+ "repo": "autopkg/novaksam-recipes",
+ "path": "Recipes - pkg/Office2016Suite.pkg.recipe",
+ "parent": "com.github.autopkg.arubdesu-recipes.download.Office2016Suite",
+ "shortname": "Office2016Suite.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.Office2016Suite"
+ ]
+ },
+ "com.github.rtrouton.download.LogiOptionsPlus": {
+ "name": "Logi OptionsPlus",
+ "description": "Downloads the current release version of Logitech's Logi OptionsPlus.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "LogiOptionsPlus/LogiOptionsPlus.download.recipe",
+ "shortname": "LogiOptionsPlus.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.LogiOptionsPlus",
+ "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller"
+ ]
+ },
+ "com.github.rtrouton.pkg.LogiOptionsPlus": {
+ "name": "Logi OptionsPlus",
+ "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and packages it for installation.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "LogiOptionsPlus/LogiOptionsPlus.pkg.recipe",
+ "parent": "com.github.rtrouton.download.LogiOptionsPlus",
+ "shortname": "LogiOptionsPlus.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.pkg.LogiOptionsPlusUninstaller": {
+ "name": "Logi OptionsPlus",
+ "description": "Downloads the latest version of Logitech's Logi OptionsPlus installer application and package it to create an uninstaller for the software.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "LogiOptionsPlus/LogiOptionsPlusUninstaller.pkg.recipe",
+ "parent": "com.github.rtrouton.download.LogiOptionsPlus",
+ "shortname": "LogiOptionsPlusUninstaller.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.install.microsoftyammer": {
+ "name": "Microsoft Yammer",
+ "description": "Downloads the latest version of Microsoft's Yammer installer package and installs it.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftYammer/MicrosoftYammer.install.recipe",
+ "parent": "com.github.rtrouton.pkg.microsoftyammer",
+ "shortname": "MicrosoftYammer.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.microsoftyammer": {
+ "name": "Microsoft Yammer",
+ "description": "Downloads the latest version of Microsoft's Yammer and builds an installer package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftYammer/MicrosoftYammer.pkg.recipe",
+ "parent": "com.github.rtrouton.download.microsoftyammer",
+ "shortname": "MicrosoftYammer.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.microsoftyammer",
+ "com.github.rtrouton.install.microsoftyammer"
+ ]
+ },
+ "com.github.rtrouton.download.microsoftyammer": {
+ "name": "Microsoft Yammer",
+ "description": "Downloads the latest version of Microsoft Yammer",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "MicrosoftYammer/MicrosoftYammer.download.recipe",
+ "shortname": "MicrosoftYammer.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.microsoftyammer"
+ ]
+ },
+ "com.github.rtrouton.sign.opera": {
+ "name": null,
+ "description": "Downloads latest Opera release, builds a package, and signs it.\n\nRequires:\n- com.github.bochoven.recipes.Opera.download\n- com.github.amsysuk-recipes.pkg.opera\n",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "Opera/Opera.sign.recipe",
+ "parent": "com.github.amsysuk-recipes.pkg.opera",
+ "shortname": "Opera.sign",
+ "inferred_type": "sign",
+ "children": [
+ "com.github.rtrouton.jamf.signed.opera"
+ ]
+ },
+ "com.github.rtrouton.install.AdobeCreativeCloudInstaller": {
+ "name": "Creative Cloud Installer",
+ "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.install.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller",
+ "shortname": "AdobeCreativeCloudInstaller.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.download.AdobeCreativeCloudInstaller": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.download.recipe",
+ "shortname": "AdobeCreativeCloudInstaller.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller"
+ ]
+ },
+ "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon": {
+ "name": "Creative Cloud Installer",
+ "description": "Installs the latest version of Adobe's Creative Cloud Desktop App Installer.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.install.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon",
+ "shortname": "AdobeCreativeCloudInstallerAppleSilicon.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Installer, builds an installer package which installs the correct Creative Cloud for your Mac's processor and installs the the correct Creative Cloud for your Mac's processor.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.install.recipe",
+ "parent": "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal",
+ "shortname": "AdobeCreativeCloudInstallerUniversal.install",
+ "inferred_type": "install"
+ },
+ "com.github.rtrouton.pkg.AdobeCreativeCloudInstaller": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstaller.pkg.recipe",
+ "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstaller",
+ "shortname": "AdobeCreativeCloudInstaller.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.AdobeCreativeCloudInstaller",
+ "com.github.rtrouton.install.AdobeCreativeCloudInstaller",
+ "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstaller",
+ "com.github.peshay.filewave.AdobeCreativeCloudInstaller",
+ "com.github.grahampugh.recipes.jss.AdobeCreativeCloud"
+ ]
+ },
+ "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer for Apple Silicon",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.download.recipe",
+ "shortname": "AdobeCreativeCloudInstallerAppleSilicon.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon"
+ ]
+ },
+ "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer.\n\tSet the ARCHITECTURE override to \"osx10\" to download the Intel or \"macarm64\" for Apple Silicon.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.download.recipe",
+ "shortname": "AdobeCreativeCloudInstallerUniversal.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal"
+ ]
+ },
+ "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerUniversal": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Installer and builds an installer package which installs the correct Creative Cloud for your Mac's processor.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerUniversal.pkg.recipe",
+ "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerUniversal",
+ "shortname": "AdobeCreativeCloudInstallerUniversal.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.joshua-d-miller.autopkg.munki.AdobeCreativeCloudInstallerUniversal",
+ "com.github.rtrouton.jss.AdobeCreativeCloudInstallerUniversal",
+ "com.github.rtrouton.install.AdobeCreativeCloudInstallerUniversal",
+ "com.github.smithjw.jamf.Adobe_Creative_Cloud_Installer",
+ "com.github.precursorca.munki.AdobeCreativeCloudInstallerUniversal",
+ "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerUniversal",
+ "com.github.Lotusshaney.munki.AdobeCreativeCloudInstallerUniversal-pkg"
+ ]
+ },
+ "com.github.rtrouton.pkg.AdobeCreativeCloudInstallerAppleSilicon": {
+ "name": "Creative Cloud Installer",
+ "description": "Downloads the latest version of Adobe's Creative Cloud Desktop App Installer and packages it for installation.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AdobeCreativeCloud/AdobeCreativeCloudInstallerAppleSilicon.pkg.recipe",
+ "parent": "com.github.rtrouton.download.AdobeCreativeCloudInstallerAppleSilicon",
+ "shortname": "AdobeCreativeCloudInstallerAppleSilicon.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.AdobeCreativeCloudInstallerAppleSilicon",
+ "com.github.rtrouton.install.AdobeCreativeCloudInstallerAppleSilicon",
+ "uk.ac.ox.orchard.munki.AdobeCreativeCloudInstallerAppleSilicon",
+ "com.github.davidbpirie.jamf-upload.AdobeCreativeCloudInstallerAppleSilicon"
+ ]
+ },
+ "com.github.rtrouton.download.amazoncorettojdk8": {
+ "name": "Amazon Coretto JDK 8",
+ "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.download.recipe",
+ "shortname": "AmazonCorettoJDK8.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.amazoncorettojdk8"
+ ]
+ },
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8": {
+ "name": "Amazon Coretto JDK 8",
+ "description": "Downloads the current release version of Amazon Coretto JDK 8 for Apple Silicon and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.pkg.recipe",
+ "parent": "com.github.rtrouton.download.applesiliconamazoncorettojdk8",
+ "shortname": "AmazonCorettoAppleSiliconJDK8.pkg",
+ "inferred_type": "pkg"
+ },
+ "com.github.rtrouton.pkg.amazoncorettojdk8": {
+ "name": "Amazon Coretto JDK 8",
+ "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Intel and renames the package.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK8/AmazonCorettoJDK8.pkg.recipe",
+ "parent": "com.github.rtrouton.download.amazoncorettojdk8",
+ "shortname": "AmazonCorettoJDK8.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.rtrouton.jss.amazoncorettojdk8",
+ "com.github.novaksam.jss.amazoncorrettojdk8"
+ ]
+ },
+ "com.github.rtrouton.download.applesiliconamazoncorettojdk8": {
+ "name": "Amazon Coretto JDK 8",
+ "description": "Downloads the current release version of Amazon Coretto JDK 8 for macOS on Apple Silicon.",
+ "repo": "autopkg/rtrouton-recipes",
+ "path": "AmazonCorettoJDK8/AmazonCorettoAppleSiliconJDK8.download.recipe",
+ "shortname": "AmazonCorettoAppleSiliconJDK8.download",
+ "inferred_type": "download",
+ "children": [
+ "com.github.rtrouton.pkg.applesiliconamazoncorettojdk8"
+ ]
+ },
+ "com.github.golbiga.download.MacVector": {
+ "name": "MacVector",
+ "description": "Downloads the current release version of MacVector.",
"repo": "autopkg/golbiga-recipes",
- "path": "Airtool/Airtool.download.recipe",
- "shortname": "Airtool.download",
+ "path": "MacVector/MacVector.download.recipe",
+ "shortname": "MacVector.download",
"inferred_type": "download",
"children": [
- "com.github.golbiga.install.Airtool",
- "com.github.golbiga.munki.Airtool",
- "com.github.golbiga.pkg.Airtool"
+ "com.github.golbiga.munki.MacVector",
+ "com.github.golbiga.pkg.MacVector"
]
},
- "com.github.golbiga.munki.Airtool": {
- "name": "Airtool",
- "description": "Downloads the latest version of Airtool and imports it into Munki.",
+ "com.github.golbiga.munki.MacVector": {
+ "name": "MacVector",
+ "description": "Downloads the current release version of MacVector and imports into Munki.",
"repo": "autopkg/golbiga-recipes",
- "path": "Airtool/Airtool.munki.recipe",
- "parent": "com.github.golbiga.download.Airtool",
- "shortname": "Airtool.munki",
+ "path": "MacVector/MacVector.munki.recipe",
+ "parent": "com.github.golbiga.download.MacVector",
+ "shortname": "MacVector.munki",
"inferred_type": "munki",
- "munki_display_name": "Airtool",
- "munki_description": "Lists all 802.11 (Airport) wireless networks in area."
+ "munki_display_name": "MacVector",
+ "munki_description": "MacVector is a comprehensive Macintosh application that provides sequence editing, primer design, internet database searching, protein analysis, sequence confirmation, multiple sequence alignment, phylogenetic reconstruction, coding region analysis, and a variety of other functions."
},
- "com.github.golbiga.pkg.Airtool": {
- "name": "Airtool",
- "description": "Downloads the latest version of Airtool and creates a package.",
+ "com.github.golbiga.pkg.MacVector": {
+ "name": "MacVector",
+ "description": "Downloads the latest version of MacVector and creates a package.",
"repo": "autopkg/golbiga-recipes",
- "path": "Airtool/Airtool.pkg.recipe",
- "parent": "com.github.golbiga.download.Airtool",
- "shortname": "Airtool.pkg",
+ "path": "MacVector/MacVector.pkg.recipe",
+ "parent": "com.github.golbiga.download.MacVector",
+ "shortname": "MacVector.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.jss-recipes.jss.Airtool"
+ "com.github.golbiga.jss.MacVector"
]
},
- "com.github.gmarnin.pkg.tableau-desktop": {
- "name": "TableauDesktop",
- "description": "Downloads latest Tableau Desktop disk image and makes a pkg.",
- "repo": "autopkg/gmarnin-recipes",
- "path": "Tableau/Tableau.pkg.recipe",
- "parent": "com.github.gmarnin.download.tableau-desktop",
- "shortname": "Tableau.pkg",
+ "com.github.golbiga.install.WiFiExplorer": {
+ "name": "WiFi Explorer",
+ "description": "Installs the latest version of WiFi Explorer.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "WiFi Explorer/WiFi Explorer.install.recipe",
+ "parent": "com.github.golbiga.download.WiFiExplorer",
+ "shortname": "WiFi Explorer.install",
+ "inferred_type": "install"
+ },
+ "com.github.golbiga.pkg.WiFiExplorer": {
+ "name": "WiFi Explorer",
+ "description": "Downloads the latest version of WiFi Explorer and creates a package.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "WiFi Explorer/WiFi Explorer.pkg.recipe",
+ "parent": "com.github.golbiga.download.WiFiExplorer",
+ "shortname": "WiFi Explorer.pkg",
"inferred_type": "pkg",
"children": [
- "com.github.andredb90.filewave.TableauDesktop"
+ "com.github.jss-recipes.jss.WiFiExplorer"
]
},
- "com.github.gmarnin.munki.tableau-desktop": {
- "name": "TableauDesktop",
- "description": "Downloads latest Tableau Desktop disk image and imports into Munki.\n\nSet the DERIVE_MIN_OS variable to a non-empty string to set the minimum_os_version via MunkiInstallsItemsCreator.",
- "repo": "autopkg/gmarnin-recipes",
- "path": "Tableau/Tableau.munki.recipe",
- "parent": "com.github.gmarnin.download.tableau-desktop",
- "shortname": "Tableau.munki",
+ "com.github.golbiga.munki.WiFiExplorer": {
+ "name": "WiFi Explorer",
+ "description": "Downloads the latest version of WiFi Explorer and imports it into Munki.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "WiFi Explorer/WiFi Explorer.munki.recipe",
+ "parent": "com.github.golbiga.download.WiFiExplorer",
+ "shortname": "WiFi Explorer.munki",
"inferred_type": "munki",
- "munki_display_name": "Tableau Desktop",
- "munki_description": "Tableau Desktop is data visualization software that lets you see and understand data in minutes."
+ "munki_display_name": "WiFi Explorer",
+ "munki_description": "Scan, find, and troubleshoot wireless networks."
},
- "com.github.gmarnin.download.tableau-desktop": {
- "name": "TableauDesktop",
- "description": "Downloads latest Tableau Desktop disk image.",
- "repo": "autopkg/gmarnin-recipes",
- "path": "Tableau/Tableau.download.recipe",
- "shortname": "Tableau.download",
+ "com.github.golbiga.download.WiFiExplorer": {
+ "name": "WiFi Explorer",
+ "description": "Downloads the latest version of WiFi Explorer.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "WiFi Explorer/WiFi Explorer.download.recipe",
+ "shortname": "WiFi Explorer.download",
"inferred_type": "download",
"children": [
- "com.github.gmarnin.pkg.tableau-desktop",
- "com.github.gmarnin.munki.tableau-desktop"
+ "com.github.golbiga.install.WiFiExplorer",
+ "com.github.golbiga.pkg.WiFiExplorer",
+ "com.github.golbiga.munki.WiFiExplorer"
]
},
- "com.github.autopkg.gmarnin-recipes.postprocessors": {
+ "com.github.golbiga.pkg.TextMate2": {
+ "name": "TextMate2",
+ "description": "Downloads the latest TextMate 2 and creates a package.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "TextMate2/TextMate2.pkg.recipe",
+ "parent": "com.github.autopkg.download.TextMate2",
+ "shortname": "TextMate2.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.golbiga.jss.TextMate2",
+ "io.github.apettinen.install.TextMate2"
+ ]
+ },
+ "com.github.golbiga.pkg.AdobeAcrobatProXUpdate": {
"name": null,
- "description": "Recipe stub for any Processors in this directory",
- "repo": "autopkg/gmarnin-recipes",
- "path": "PostProcessors/PostProcessors.recipe"
+ "description": "Downloads updates for Adobe Acrobat Pro X or XI and copies pkg.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "AdobeAcrobatPro/AdobeAcrobatProXUpdate.pkg.recipe",
+ "parent": "com.github.autopkg.download.AdobeAcrobatProXUpdate",
+ "shortname": "AdobeAcrobatProXUpdate.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.golbiga.jss.AdobeAcrobatProXUpdate"
+ ]
},
- "com.github.gmarnin.pkg.Remotix": {
- "name": "Remotix",
- "description": "Downloads the latest version of Remotix and makes a pkg of it",
- "repo": "autopkg/gmarnin-recipes",
- "path": "Remotix/Remotix.pkg.recipe",
- "parent": "com.github.gmarnin.download.Remotix",
- "shortname": "Remotix.pkg",
- "inferred_type": "pkg"
+ "com.github.golbiga.pkg.R": {
+ "name": null,
+ "description": "Downloads updates for R and copies pkg.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "R/R.pkg.recipe",
+ "parent": "io.github.hjuutilainen.download.R",
+ "shortname": "R.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.golbiga.jss.R-mavericks",
+ "com.github.patgmac.lanrev.R"
+ ]
},
- "com.github.gmarnin.download.Remotix": {
- "name": "Remotix",
- "description": "Downloads the current release version of Remotix.",
- "repo": "autopkg/gmarnin-recipes",
- "path": "Remotix/Remotix.download.recipe",
- "shortname": "Remotix.download",
+ "com.github.golbiga.pkg.Airtool": {
+ "name": "Airtool",
+ "description": "Downloads the latest version of Airtool and creates a package.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "Airtool/Airtool.pkg.recipe",
+ "parent": "com.github.golbiga.download.Airtool",
+ "shortname": "Airtool.pkg",
+ "inferred_type": "pkg",
+ "children": [
+ "com.github.jss-recipes.jss.Airtool"
+ ]
+ },
+ "com.github.golbiga.download.Airtool": {
+ "name": "Airtool",
+ "description": "Downloads the latest version of Airtool.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "Airtool/Airtool.download.recipe",
+ "shortname": "Airtool.download",
"inferred_type": "download",
"children": [
- "com.github.gmarnin.pkg.Remotix",
- "com.github.gmarnin.munki.Remotix"
+ "com.github.golbiga.pkg.Airtool",
+ "com.github.golbiga.install.Airtool",
+ "com.github.golbiga.munki.Airtool"
]
},
- "com.github.gmarnin.munki.Remotix": {
- "name": "Remotix",
- "description": "Downloads the current release version of Remotix and imports into Munki.",
- "repo": "autopkg/gmarnin-recipes",
- "path": "Remotix/Remotix.munki.recipe",
- "parent": "com.github.gmarnin.download.Remotix",
- "shortname": "Remotix.munki",
+ "com.github.golbiga.install.Airtool": {
+ "name": "Airtool",
+ "description": "Installs the latest version of Airtool.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "Airtool/Airtool.install.recipe",
+ "parent": "com.github.golbiga.download.Airtool",
+ "shortname": "Airtool.install",
+ "inferred_type": "install"
+ },
+ "com.github.golbiga.munki.Airtool": {
+ "name": "Airtool",
+ "description": "Downloads the latest version of Airtool and imports it into Munki.",
+ "repo": "autopkg/golbiga-recipes",
+ "path": "Airtool/Airtool.munki.recipe",
+ "parent": "com.github.golbiga.download.Airtool",
+ "shortname": "Airtool.munki",
"inferred_type": "munki",
- "munki_display_name": "Remotix",
- "munki_description": "Fast, secure and feature-packed VNC client used for remote access.\n\t\t\n\t\tFor more information visit the Release Notes.