diff --git a/Cocktail/Cocktail-10.6.download.recipe b/Cocktail/Cocktail-10.6.download.recipe deleted file mode 100644 index dcfbf0d6..00000000 --- a/Cocktail/Cocktail-10.6.download.recipe +++ /dev/null @@ -1,51 +0,0 @@ - - - - - Description - Downloads the current release of Cocktail (for Snow Leopard). - Identifier - com.github.homebysix.download.Cocktail-10.6 - Input - - NAME - Cocktail-10.6 - - MinimumVersion - 1.1 - Process - - - Arguments - - warning_message - This recipe is deprecated. Please use the new Cocktail.download, Cocktail.pkg, or Cocktail.munki recipes for versions of Cocktail that support macOS Yosemite and above. - - Processor - DeprecationWarning - - - Arguments - - appcast_url - https://www.maintain.se/downloads/sparkle/snowleopard/snowleopard.xml - - Processor - SparkleUpdateInfoProvider - - - Arguments - - filename - %NAME%-%version%.zip - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - - diff --git a/Cocktail/Cocktail-10.6.install.recipe b/Cocktail/Cocktail-10.6.install.recipe deleted file mode 100644 index 5f97b8c7..00000000 --- a/Cocktail/Cocktail-10.6.install.recipe +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Description - Installs the latest version of Cocktail (for Snow Leopard). - Identifier - com.github.homebysix.install.Cocktail-10.6 - Input - - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.6 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% - items_to_copy - - - destination_path - /Applications - source_item - Cocktail.app - - - - Processor - InstallFromDMG - - - - diff --git a/Cocktail/Cocktail-10.6.munki.recipe b/Cocktail/Cocktail-10.6.munki.recipe deleted file mode 100644 index a34181b8..00000000 --- a/Cocktail/Cocktail-10.6.munki.recipe +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Description - Downloads the latest Cocktail for Snow Leopard and imports into Munki. - Identifier - com.github.homebysix.munki.Cocktail-10.6 - Input - - MUNKI_REPO_SUBDIR - apps/Cocktail - NAME - Cocktail-10.6 - pkginfo - - catalogs - - testing - - description - General maintenance and optimization utility. - developer - Maintain - display_name - Cocktail for Snow Leopard - maximum_os_version - 10.6.99 - minimum_os_version - 10.6 - name - %NAME% - unattended_install - - - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.6 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - pkg_path - %dmg_path% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/Cocktail/Cocktail-10.6.pkg.recipe b/Cocktail/Cocktail-10.6.pkg.recipe deleted file mode 100644 index dfc49dc9..00000000 --- a/Cocktail/Cocktail-10.6.pkg.recipe +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Description - Downloads the current release version of Cocktail (for Snow Leopard) and builds a package. - Identifier - com.github.homebysix.pkg.Cocktail-10.6 - Input - - BUNDLE_ID - com.maintain.cocktail.snowleopard - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.6 - Process - - - Arguments - - pkgdirs - - Applications - 0775 - - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - - Processor - PkgRootCreator - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - pkg_request - - chown - - - group - admin - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - version - %version% - - - Processor - PkgCreator - - - - diff --git a/Cocktail/Cocktail-10.7.download.recipe b/Cocktail/Cocktail-10.7.download.recipe deleted file mode 100644 index e554d2a8..00000000 --- a/Cocktail/Cocktail-10.7.download.recipe +++ /dev/null @@ -1,51 +0,0 @@ - - - - - Description - Downloads the current release of Cocktail (for Lion). - Identifier - com.github.homebysix.download.Cocktail-10.7 - Input - - NAME - Cocktail-10.7 - - MinimumVersion - 1.1 - Process - - - Arguments - - warning_message - This recipe is deprecated. Please use the new Cocktail.download, Cocktail.pkg, or Cocktail.munki recipes for versions of Cocktail that support macOS Yosemite and above. - - Processor - DeprecationWarning - - - Arguments - - appcast_url - https://www.maintain.se/downloads/sparkle/lion/lion.xml - - Processor - SparkleUpdateInfoProvider - - - Arguments - - filename - %NAME%-%version%.zip - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - - diff --git a/Cocktail/Cocktail-10.7.install.recipe b/Cocktail/Cocktail-10.7.install.recipe deleted file mode 100644 index 2a22843b..00000000 --- a/Cocktail/Cocktail-10.7.install.recipe +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Description - Installs the latest version of Cocktail (for Lion). - Identifier - com.github.homebysix.install.Cocktail-10.7 - Input - - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.7 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% - items_to_copy - - - destination_path - /Applications - source_item - Cocktail.app - - - - Processor - InstallFromDMG - - - - diff --git a/Cocktail/Cocktail-10.7.munki.recipe b/Cocktail/Cocktail-10.7.munki.recipe deleted file mode 100644 index c04c17b2..00000000 --- a/Cocktail/Cocktail-10.7.munki.recipe +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Description - Downloads the latest Cocktail for Lion and imports into Munki. - Identifier - com.github.homebysix.munki.Cocktail-10.7 - Input - - MUNKI_REPO_SUBDIR - apps/Cocktail - NAME - Cocktail-10.7 - pkginfo - - catalogs - - testing - - description - General maintenance and optimization utility. - developer - Maintain - display_name - Cocktail for Lion - maximum_os_version - 10.7.99 - minimum_os_version - 10.7 - name - %NAME% - unattended_install - - - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.7 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - pkg_path - %dmg_path% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/Cocktail/Cocktail-10.7.pkg.recipe b/Cocktail/Cocktail-10.7.pkg.recipe deleted file mode 100644 index d19661c7..00000000 --- a/Cocktail/Cocktail-10.7.pkg.recipe +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Description - Downloads the current release version of Cocktail (for Lion) and builds a package. - Identifier - com.github.homebysix.pkg.Cocktail-10.7 - Input - - BUNDLE_ID - com.maintain.cocktail.lion - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.7 - Process - - - Arguments - - pkgdirs - - Applications - 0775 - - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - - Processor - PkgRootCreator - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - pkg_request - - chown - - - group - admin - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - version - %version% - - - Processor - PkgCreator - - - - diff --git a/Cocktail/Cocktail-10.8.download.recipe b/Cocktail/Cocktail-10.8.download.recipe deleted file mode 100644 index 23de7e78..00000000 --- a/Cocktail/Cocktail-10.8.download.recipe +++ /dev/null @@ -1,51 +0,0 @@ - - - - - Description - Downloads the current release of Cocktail (for Mountain Lion). - Identifier - com.github.homebysix.download.Cocktail-10.8 - Input - - NAME - Cocktail-10.8 - - MinimumVersion - 1.1 - Process - - - Arguments - - warning_message - This recipe is deprecated. Please use the new Cocktail.download, Cocktail.pkg, or Cocktail.munki recipes for versions of Cocktail that support macOS Yosemite and above. - - Processor - DeprecationWarning - - - Arguments - - appcast_url - https://www.maintain.se/downloads/sparkle/mountainlion/mountainlion.xml - - Processor - SparkleUpdateInfoProvider - - - Arguments - - filename - %NAME%-%version%.zip - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - - diff --git a/Cocktail/Cocktail-10.8.install.recipe b/Cocktail/Cocktail-10.8.install.recipe deleted file mode 100644 index 1300b58a..00000000 --- a/Cocktail/Cocktail-10.8.install.recipe +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Description - Installs the latest version of Cocktail (for Mountain Lion). - Identifier - com.github.homebysix.install.Cocktail-10.8 - Input - - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.8 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% - items_to_copy - - - destination_path - /Applications - source_item - Cocktail.app - - - - Processor - InstallFromDMG - - - - diff --git a/Cocktail/Cocktail-10.8.munki.recipe b/Cocktail/Cocktail-10.8.munki.recipe deleted file mode 100644 index 86cca4d4..00000000 --- a/Cocktail/Cocktail-10.8.munki.recipe +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Description - Downloads the latest Cocktail for Mountain Lion and imports into Munki. - Identifier - com.github.homebysix.munki.Cocktail-10.8 - Input - - MUNKI_REPO_SUBDIR - apps/Cocktail - NAME - Cocktail-10.8 - pkginfo - - catalogs - - testing - - description - General maintenance and optimization utility. - developer - Maintain - display_name - Cocktail for Mountain Lion - maximum_os_version - 10.8.99 - minimum_os_version - 10.8 - name - %NAME% - unattended_install - - - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.8 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - pkg_path - %dmg_path% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/Cocktail/Cocktail-10.8.pkg.recipe b/Cocktail/Cocktail-10.8.pkg.recipe deleted file mode 100644 index 05604647..00000000 --- a/Cocktail/Cocktail-10.8.pkg.recipe +++ /dev/null @@ -1,80 +0,0 @@ - - - - - Description - Downloads the current release version of Cocktail (for Mountain Lion) and builds a package. - Identifier - com.github.homebysix.pkg.Cocktail-10.8 - Input - - BUNDLE_ID - com.maintain.cocktail.mountainlion - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.8 - Process - - - Arguments - - pkgdirs - - Applications - 0775 - - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - - Processor - PkgRootCreator - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - pkg_request - - chown - - - group - admin - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - version - %version% - - - Processor - PkgCreator - - - - diff --git a/Cocktail/Cocktail-10.9.download.recipe b/Cocktail/Cocktail-10.9.download.recipe deleted file mode 100644 index 5e72c36f..00000000 --- a/Cocktail/Cocktail-10.9.download.recipe +++ /dev/null @@ -1,75 +0,0 @@ - - - - - Description - Downloads the current release of Cocktail (for Mavericks). - Identifier - com.github.homebysix.download.Cocktail-10.9 - Input - - NAME - Cocktail-10.9 - - MinimumVersion - 1.1 - Process - - - Arguments - - warning_message - This recipe is deprecated. Please use the new Cocktail.download, Cocktail.pkg, or Cocktail.munki recipes for versions of Cocktail that support macOS Yosemite and above. - - Processor - DeprecationWarning - - - Arguments - - appcast_url - https://www.maintain.se/downloads/sparkle/mavericks/mavericks.xml - - Processor - SparkleUpdateInfoProvider - - - Arguments - - filename - %NAME%-%version%.zip - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - input_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/Cocktail.app - requirement - identifier "com.maintain.cocktail.mavericks" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "49Q84U5WS2" - - Processor - CodeSignatureVerifier - - - - diff --git a/Cocktail/Cocktail-10.9.install.recipe b/Cocktail/Cocktail-10.9.install.recipe deleted file mode 100644 index 797ad81d..00000000 --- a/Cocktail/Cocktail-10.9.install.recipe +++ /dev/null @@ -1,64 +0,0 @@ - - - - - Description - Installs the latest version of Cocktail (for Mavericks). - Identifier - com.github.homebysix.install.Cocktail-10.9 - Input - - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.9 - Process - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% - items_to_copy - - - destination_path - /Applications - source_item - Cocktail.app - - - - Processor - InstallFromDMG - - - - diff --git a/Cocktail/Cocktail-10.9.munki.recipe b/Cocktail/Cocktail-10.9.munki.recipe deleted file mode 100644 index 045c1c87..00000000 --- a/Cocktail/Cocktail-10.9.munki.recipe +++ /dev/null @@ -1,67 +0,0 @@ - - - - - Description - Downloads the latest Cocktail for Mavericks and imports into Munki. - Identifier - com.github.homebysix.munki.Cocktail-10.9 - Input - - MUNKI_REPO_SUBDIR - apps/Cocktail - NAME - Cocktail-10.9 - pkginfo - - catalogs - - testing - - description - General maintenance and optimization utility. - developer - Maintain - display_name - Cocktail for Mavericks - maximum_os_version - 10.9.99 - minimum_os_version - 10.9 - name - %NAME% - unattended_install - - - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.9 - Process - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - - - Arguments - - pkg_path - %dmg_path% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/Cocktail/Cocktail-10.9.pkg.recipe b/Cocktail/Cocktail-10.9.pkg.recipe deleted file mode 100644 index 5635446b..00000000 --- a/Cocktail/Cocktail-10.9.pkg.recipe +++ /dev/null @@ -1,55 +0,0 @@ - - - - - Description - Downloads the current release version of Cocktail (for Mavericks) and builds a package. - Identifier - com.github.homebysix.pkg.Cocktail-10.9 - Input - - BUNDLE_ID - com.maintain.cocktail.mavericks - NAME - Cocktail - - MinimumVersion - 1.1 - ParentRecipe - com.github.homebysix.download.Cocktail-10.9 - Process - - - Arguments - - pkg_request - - chown - - - group - admin - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - version - %version% - - - Processor - PkgCreator - - - - diff --git a/Egnyte/EgnyteDesktopSync.download.recipe b/Egnyte/EgnyteDesktopSync.download.recipe deleted file mode 100644 index 7fcf75f3..00000000 --- a/Egnyte/EgnyteDesktopSync.download.recipe +++ /dev/null @@ -1,74 +0,0 @@ - - - - - Description - Downloads the latest version of Egnyte Desktop Sync. - -NOTE: According to Egnyte, Desktop Sync will no longer be supported after December 31st, 2019. This recipe will be deprecated at some point in the future. - Identifier - com.github.homebysix.download.EgnyteDesktopSync - Input - - LOCALE - en-us - NAME - Egnyte Desktop Sync - - MinimumVersion - 1.1 - Process - - - Arguments - - warning_message - Egnyte's download page is now protected by a CloudFlare captcha page that prevents automatic retrieval. Pull requests welcome if you are able to find a workaround for this. - - Processor - DeprecationWarning - - - Arguments - - re_pattern - "https?:\/\/egnyte-cdn\.egnyte\.com\/desktopsync\/mac\/%LOCALE%\/(?P<version>[\d\.]+)\/(?P<download_file>EgnyteDesktopSync_[\S]+\.pkg+)[\?"] - url - https://helpdesk.egnyte.com/hc/%LOCALE%/articles/201636844 - - Processor - URLTextSearcher - - - Arguments - - filename - EgnyteDesktopSync-%version%.pkg - url - https://egnyte-cdn.egnyte.com/desktopsync/mac/%LOCALE%/%version%/%download_file% - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - Arguments - - expected_authority_names - - Developer ID Installer: Egnyte Inc (FELUD555VC) - Developer ID Certification Authority - Apple Root CA - - input_path - %pathname% - - Processor - CodeSignatureVerifier - - - - diff --git a/Egnyte/EgnyteDesktopSync.munki.recipe b/Egnyte/EgnyteDesktopSync.munki.recipe deleted file mode 100644 index b8c3e6c7..00000000 --- a/Egnyte/EgnyteDesktopSync.munki.recipe +++ /dev/null @@ -1,130 +0,0 @@ - - - - - Description - Downloads the latest version of Egnyte Desktop Sync and imports it into Munki. - -This recipe generally follows the guidelines outlined on this KB article: - https://helpdesk.egnyte.com/hc/en-us/articles/202982694 -With one exception: A postinstall script automatically launches the Sync app after installation. - -The following input variables should be customized to your organization using a recipe override: -- LOCAL_ROOT -- DOMAIN -- REMOTE_FOLDERS -- SYNC_TYPE -- SYNC_ALL_LOCAL_FOLDERS -- SYNC_SPECIAL_CHAR_FILENAME - -NOTE: According to Egnyte, Desktop Sync will no longer be supported after December 31st, 2019. This recipe will be deprecated at some point in the future. - - Identifier - com.github.homebysix.munki.EgnyteDesktopSync - Input - - DOMAIN - acmeinc - LOCAL_ROOT - ~/Documents/Egnyte - MUNKI_REPO_SUBDIR - apps/Egnyte - NAME - Egnyte Desktop Sync - REMOTE_FOLDERS - /Shared,/Private - SYNC_ALL_LOCAL_FOLDERS - true - SYNC_SPECIAL_CHAR_FILENAME - true - SYNC_TYPE - realtime - pkginfo - - blocking_applications - - EgnyteDesktopSync - EgnyteLocalCloud - Egnyte Loader - Egnyte Desktop Sync Uninstall - - catalogs - - testing - - description - Keep a local copy of files on your Egnyte cloud storage using this desktop sync agent. - developer - Egnyte Inc - display_name - Egnyte Desktop Sync - name - %NAME% - postinstall_script - #!/bin/bash -# Only launch the sync app if a user is logged in. -CURRENT_USER=$(/usr/bin/stat -f%Su /dev/console) -if [[ "$CURRENT_USER" != "root" && "$CURRENT_USER" != "" ]]; then - open /Applications/Egnyte\ Desktop\ Sync.app -fi - - preinstall_script - #!/bin/sh -echo "[config.db]" > /Library/Preferences/egnyteconfig.ini -echo "local_root=%LOCAL_ROOT% " >> /Library/Preferences/egnyteconfig.ini -echo "domain=%DOMAIN%" >> /Library/Preferences/egnyteconfig.ini -echo "remote_folders=%REMOTE_FOLDERS%" >> /Library/Preferences/egnyteconfig.ini -echo "sync_type=%SYNC_TYPE%" >> /Library/Preferences/egnyteconfig.ini -echo "sync_all_local_folders=%SYNC_ALL_LOCAL_FOLDERS%" >> /Library/Preferences/egnyteconfig.ini -echo "sync_special_char_filename=%SYNC_SPECIAL_CHAR_FILENAME%" >> /Library/Preferences/egnyteconfig.ini - - unattended_install - - unattended_uninstall - - uninstall_method - uninstall_script - uninstall_script - #!/bin/sh -rm /Library/Preferences/egnyteconfig.ini -cp /Applications/Egnyte\ Desktop\ Sync.app/Contents/Resources/uninstall_elc.sh ~ -chmod +x ~/uninstall_elc.sh -sh ~/uninstall_elc.sh -rm ~/uninstall_elc.sh - - uninstallable - - - - MinimumVersion - 1.0.1 - ParentRecipe - com.github.homebysix.download.EgnyteDesktopSync - Process - - - Arguments - - additional_pkginfo - - version - %version% - - - Processor - MunkiPkginfoMerger - - - Arguments - - pkg_path - %pathname% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/Egnyte/EgnyteDesktopSync.pkg.recipe b/Egnyte/EgnyteDesktopSync.pkg.recipe deleted file mode 100644 index 4f3dbdff..00000000 --- a/Egnyte/EgnyteDesktopSync.pkg.recipe +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Description - Downloads the latest version of Egnyte Desktop Sync (already in pkg format). - -NOTE: According to Egnyte, Desktop Sync will no longer be supported after December 31st, 2019. This recipe will be deprecated at some point in the future. - Identifier - com.github.homebysix.pkg.EgnyteDesktopSync - Input - - NAME - Egnyte Desktop Sync - - MinimumVersion - 1.0.1 - ParentRecipe - com.github.homebysix.download.EgnyteDesktopSync - Process - - - diff --git a/EmailArchiverPro/EmailArchiverPro2.download.recipe b/EmailArchiverPro/EmailArchiverPro2.download.recipe deleted file mode 100644 index 4b6b8afc..00000000 --- a/EmailArchiverPro/EmailArchiverPro2.download.recipe +++ /dev/null @@ -1,74 +0,0 @@ - - - - - Description - Downloads the latest version of Email Archiver Pro 2. - Identifier - com.github.homebysix.download.EmailArchiverPro2 - Input - - DISPLAY_NAME - Email Archiver Pro - NAME - EmailArchiverPro2 - - MinimumVersion - 1.1 - Process - - - Processor - DeprecationWarning - - - Arguments - - url - https://ironicsoftware.com/downloads/EmailArchiverPro.zip - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - input_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/%DISPLAY_NAME%.app - requirement - anchor apple generic and identifier "com.keatenhouse.emailarchiverpro" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "3528URF32E") - - Processor - CodeSignatureVerifier - - - Arguments - - input_plist_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/%DISPLAY_NAME%.app/Contents/Info.plist - plist_version_key - CFBundleShortVersionString - - Processor - Versioner - - - - diff --git a/EmailArchiverPro/EmailArchiverPro2.install.recipe b/EmailArchiverPro/EmailArchiverPro2.install.recipe deleted file mode 100644 index 3bf3678d..00000000 --- a/EmailArchiverPro/EmailArchiverPro2.install.recipe +++ /dev/null @@ -1,53 +0,0 @@ - - - - - Description - Installs the latest version of EmailArchiverPro2. - Identifier - com.github.homebysix.install.EmailArchiverPro2 - Input - - APP_DESTINATION - /Applications - NAME - EmailArchiverPro2 - - MinimumVersion - 0.5.0 - ParentRecipe - com.github.homebysix.download.EmailArchiverPro2 - Process - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% - items_to_copy - - - destination_path - /Applications - source_item - %DISPLAY_NAME%.app - - - - Processor - InstallFromDMG - - - - diff --git a/EmailArchiverPro/EmailArchiverPro2.munki.recipe b/EmailArchiverPro/EmailArchiverPro2.munki.recipe deleted file mode 100644 index da8546f0..00000000 --- a/EmailArchiverPro/EmailArchiverPro2.munki.recipe +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Description - Downloads the latest version of EmailArchiverPro2 and imports it into Munki. - Identifier - com.github.homebysix.munki.EmailArchiverPro2 - Input - - MUNKI_REPO_SUBDIR - apps/EmailArchiverPro2 - NAME - EmailArchiverPro2 - pkginfo - - catalogs - - testing - - description - Save your Apple Mail messages as PDFs. - developer - Ironic Software - display_name - EmailArchiverPro2 - name - %NAME% - unattended_install - - - - MinimumVersion - 0.2.0 - ParentRecipe - com.github.homebysix.download.EmailArchiverPro2 - Process - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - - - Arguments - - pkg_path - %dmg_path% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/EmailArchiverPro/EmailArchiverPro2.pkg.recipe b/EmailArchiverPro/EmailArchiverPro2.pkg.recipe deleted file mode 100644 index 5f86e6a8..00000000 --- a/EmailArchiverPro/EmailArchiverPro2.pkg.recipe +++ /dev/null @@ -1,57 +0,0 @@ - - - - - Description - Downloads the latest version of EmailArchiverPro2 and builds a package. - Identifier - com.github.homebysix.pkg.EmailArchiverPro2 - Input - - BUNDLE_ID - com.keatenhouse.emailarchiverpro - NAME - EmailArchiverPro2 - - MinimumVersion - 0.2.0 - ParentRecipe - com.github.homebysix.download.EmailArchiverPro2 - Process - - - Arguments - - pkg_request - - chown - - - group - admin - mode - 0775 - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - version - %version% - - - Processor - PkgCreator - - - - diff --git a/EmailArchiverPro/EmailArchiverPro3.download.recipe b/EmailArchiverPro/EmailArchiverPro3.download.recipe deleted file mode 100644 index 106092a3..00000000 --- a/EmailArchiverPro/EmailArchiverPro3.download.recipe +++ /dev/null @@ -1,74 +0,0 @@ - - - - - Description - Downloads the latest version of Email Archiver Pro 3 (beta). - Identifier - com.github.homebysix.download.EmailArchiverPro3 - Input - - DISPLAY_NAME - Email Archiver Pro - NAME - EmailArchiverPro3 - - MinimumVersion - 1.1 - Process - - - Processor - DeprecationWarning - - - Arguments - - url - https://emailarchiverpro.com/downloads/EmailArchiverPro.zip - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME%/Applications - purge_destination - - - Processor - Unarchiver - - - Arguments - - input_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/%DISPLAY_NAME%.app - requirement - anchor apple generic and identifier "com.palmerandersen.emailarchiverpro" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = LB23LYSVR6) - - Processor - CodeSignatureVerifier - - - Arguments - - input_plist_path - %RECIPE_CACHE_DIR%/%NAME%/Applications/%DISPLAY_NAME%.app/Contents/Info.plist - plist_version_key - CFBundleShortVersionString - - Processor - Versioner - - - - diff --git a/EmailArchiverPro/EmailArchiverPro3.install.recipe b/EmailArchiverPro/EmailArchiverPro3.install.recipe deleted file mode 100644 index e2a1ad75..00000000 --- a/EmailArchiverPro/EmailArchiverPro3.install.recipe +++ /dev/null @@ -1,53 +0,0 @@ - - - - - Description - Installs the latest version of EmailArchiverPro3. - Identifier - com.github.homebysix.install.EmailArchiverPro3 - Input - - APP_DESTINATION - /Applications - NAME - EmailArchiverPro3 - - MinimumVersion - 0.5.0 - ParentRecipe - com.github.homebysix.download.EmailArchiverPro3 - Process - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% - items_to_copy - - - destination_path - /Applications - source_item - %DISPLAY_NAME%.app - - - - Processor - InstallFromDMG - - - - diff --git a/EmailArchiverPro/EmailArchiverPro3.munki.recipe b/EmailArchiverPro/EmailArchiverPro3.munki.recipe deleted file mode 100644 index 60c748e8..00000000 --- a/EmailArchiverPro/EmailArchiverPro3.munki.recipe +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Description - Downloads the latest version of EmailArchiverPro3 and imports it into Munki. - Identifier - com.github.homebysix.munki.EmailArchiverPro3 - Input - - MUNKI_REPO_SUBDIR - apps/EmailArchiverPro3 - NAME - EmailArchiverPro3 - pkginfo - - catalogs - - testing - - description - Save your Apple Mail messages as PDFs. - developer - Ironic Software - display_name - EmailArchiverPro3 - name - %NAME% - unattended_install - - - - MinimumVersion - 0.2.0 - ParentRecipe - com.github.homebysix.download.EmailArchiverPro3 - Process - - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME%/Applications - - Processor - DmgCreator - - - Arguments - - pkg_path - %dmg_path% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/EmailArchiverPro/EmailArchiverPro3.pkg.recipe b/EmailArchiverPro/EmailArchiverPro3.pkg.recipe deleted file mode 100644 index f9136971..00000000 --- a/EmailArchiverPro/EmailArchiverPro3.pkg.recipe +++ /dev/null @@ -1,57 +0,0 @@ - - - - - Description - Downloads the latest version of EmailArchiverPro3 and builds a package. - Identifier - com.github.homebysix.pkg.EmailArchiverPro3 - Input - - BUNDLE_ID - com.palmerandersen.emailarchiverpro - NAME - EmailArchiverPro3 - - MinimumVersion - 0.2.0 - ParentRecipe - com.github.homebysix.download.EmailArchiverPro3 - Process - - - Arguments - - pkg_request - - chown - - - group - admin - mode - 0775 - path - Applications - user - root - - - id - %BUNDLE_ID% - options - purge_ds_store - pkgname - %NAME%-%version% - pkgroot - %RECIPE_CACHE_DIR%/%NAME% - version - %version% - - - Processor - PkgCreator - - - - diff --git a/Karelia/Tangerine.download.recipe b/Karelia/Tangerine.download.recipe index cf580e95..367cf916 100644 --- a/Karelia/Tangerine.download.recipe +++ b/Karelia/Tangerine.download.recipe @@ -17,6 +17,10 @@ 0.6.1 Process + + Processor + DeprecationWarning + Arguments diff --git a/Karelia/TheHitList.download.recipe b/Karelia/TheHitList.download.recipe index a1bffe1a..176dec4c 100644 --- a/Karelia/TheHitList.download.recipe +++ b/Karelia/TheHitList.download.recipe @@ -17,6 +17,10 @@ 1.0.0 Process + + Processor + DeprecationWarning + Arguments diff --git a/MarinerSoftware/MacGourmet.download.recipe b/MarinerSoftware/MacGourmet.download.recipe index 0cb0f3dc..54b60728 100644 --- a/MarinerSoftware/MacGourmet.download.recipe +++ b/MarinerSoftware/MacGourmet.download.recipe @@ -17,6 +17,15 @@ 1.0.0 Process + + Processor + DeprecationWarning + Arguments + + warning_message + Mariner Software's website is offline and there's been no public activity from the company since 2020. Mariner recipes in this repo are deprecated and will be removed in the future. + + Arguments diff --git a/MarinerSoftware/MacJournal.download.recipe b/MarinerSoftware/MacJournal.download.recipe index f8e549fb..1baca557 100644 --- a/MarinerSoftware/MacJournal.download.recipe +++ b/MarinerSoftware/MacJournal.download.recipe @@ -17,6 +17,15 @@ 0.6.1 Process + + Processor + DeprecationWarning + Arguments + + warning_message + Mariner Software's website is offline and there's been no public activity from the company since 2020. Mariner recipes in this repo are deprecated and will be removed in the future. + + Arguments diff --git a/MarinerSoftware/Persona.download.recipe b/MarinerSoftware/Persona.download.recipe index 3b6029eb..f6c25d42 100644 --- a/MarinerSoftware/Persona.download.recipe +++ b/MarinerSoftware/Persona.download.recipe @@ -17,6 +17,15 @@ 0.6.1 Process + + Processor + DeprecationWarning + Arguments + + warning_message + Mariner Software's website is offline and there's been no public activity from the company since 2020. Mariner recipes in this repo are deprecated and will be removed in the future. + + Arguments diff --git a/NightOwl/NightOwl.download.recipe b/NightOwl/NightOwl.download.recipe deleted file mode 100644 index 3773587f..00000000 --- a/NightOwl/NightOwl.download.recipe +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Comment - Created with Recipe Robot v1.1.2 (https://github.com/homebysix/recipe-robot) - Description - Downloads the latest version of NightOwl. - Identifier - com.github.homebysix.download.NightOwl - Input - - NAME - NightOwl - - MinimumVersion - 1.1.0 - Process - - - Processor - DeprecationWarning - - - Arguments - - filename - %NAME%.dmg - url - https://nightowl.kramser.xyz/files/NightOwl.dmg - - Processor - URLDownloader - - - Processor - EndOfCheckPhase - - - Arguments - - input_path - %pathname%/NightOwl.app - requirement - anchor apple generic and identifier "com.fuekiin.NightOwl" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = "7J27HUBW2X") - - Processor - CodeSignatureVerifier - - - Arguments - - input_plist_path - %pathname%/NightOwl.app/Contents/Info.plist - plist_version_key - CFBundleShortVersionString - - Processor - Versioner - - - - diff --git a/NightOwl/NightOwl.install.recipe b/NightOwl/NightOwl.install.recipe deleted file mode 100644 index 5589d334..00000000 --- a/NightOwl/NightOwl.install.recipe +++ /dev/null @@ -1,42 +0,0 @@ - - - - - Comment - Created with Recipe Robot v1.1.2 (https://github.com/homebysix/recipe-robot) - Description - Installs the latest version of NightOwl. - Identifier - com.github.homebysix.install.NightOwl - Input - - NAME - NightOwl - - MinimumVersion - 1.0.0 - ParentRecipe - com.github.homebysix.download.NightOwl - Process - - - Arguments - - dmg_path - %pathname% - items_to_copy - - - destination_path - /Applications - source_item - NightOwl.app - - - - Processor - InstallFromDMG - - - - diff --git a/NightOwl/NightOwl.munki.recipe b/NightOwl/NightOwl.munki.recipe deleted file mode 100644 index a4d2bc51..00000000 --- a/NightOwl/NightOwl.munki.recipe +++ /dev/null @@ -1,54 +0,0 @@ - - - - - Comment - Created with Recipe Robot v1.1.2 (https://github.com/homebysix/recipe-robot) - Description - Downloads the latest version of NightOwl and imports it into Munki. - Identifier - com.github.homebysix.munki.NightOwl - Input - - MUNKI_REPO_SUBDIR - apps/%NAME% - NAME - NightOwl - pkginfo - - catalogs - - testing - - description - Easily toggle macOS dark mode. - developer - Benjamin Kramser - display_name - NightOwl - name - %NAME% - unattended_install - - - - MinimumVersion - 1.0.0 - ParentRecipe - com.github.homebysix.download.NightOwl - Process - - - Arguments - - pkg_path - %pathname% - repo_subdirectory - %MUNKI_REPO_SUBDIR% - - Processor - MunkiImporter - - - - diff --git a/NightOwl/NightOwl.pkg.recipe b/NightOwl/NightOwl.pkg.recipe deleted file mode 100644 index 41afd9fe..00000000 --- a/NightOwl/NightOwl.pkg.recipe +++ /dev/null @@ -1,28 +0,0 @@ - - - - - Comment - Created with Recipe Robot v1.1.2 (https://github.com/homebysix/recipe-robot) - Description - Downloads the latest version of NightOwl and creates a package. - Identifier - com.github.homebysix.pkg.NightOwl - Input - - NAME - NightOwl - - MinimumVersion - 1.0.0 - ParentRecipe - com.github.homebysix.download.NightOwl - Process - - - Processor - AppPkgCreator - - - - diff --git a/SequelPro/SequelPro.pkg.recipe b/SequelPro/SequelPro.pkg.recipe deleted file mode 100644 index e6378e4c..00000000 --- a/SequelPro/SequelPro.pkg.recipe +++ /dev/null @@ -1,44 +0,0 @@ - - - - - Description - Downloads the current release version of Sequel Pro and builds a package. - Identifier - com.github.homebysix.pkg.SequelPro - Input - - NAME - Sequel Pro - - MinimumVersion - 1.1.0 - ParentRecipe - com.github.jleggat.SequelPro.download - Process - - - Arguments - - warning_message - Sequel Pro is no longer under active development (details: https://github.com/sequelpro/sequelpro/issues/3705). This recipe may be removed in the future. - - Processor - DeprecationWarning - - - Arguments - - dmg_path - %pathname% - - Processor - AppDmgVersioner - - - Processor - AppPkgCreator - - - - diff --git a/Vadim Shpakovski/NativeConnect.download.recipe b/Vadim Shpakovski/NativeConnect.download.recipe index b9cca617..1dc4fdb4 100644 --- a/Vadim Shpakovski/NativeConnect.download.recipe +++ b/Vadim Shpakovski/NativeConnect.download.recipe @@ -15,6 +15,10 @@ 1.4 Process + + Processor + DeprecationWarning + Arguments