From 72974bb5154886f7ffcd106ba62c5b370bcdc291 Mon Sep 17 00:00:00 2001 From: Dennis Juhler Aagaard Date: Fri, 2 Oct 2020 10:24:47 +0200 Subject: [PATCH] Generated with Recipe-Robot 2.0-Dev (not released) --- OnlyOffice/ONLYOFFICE.download.recipe | 23 ++++------------------- OnlyOffice/ONLYOFFICE.install.recipe | 15 ++------------- OnlyOffice/ONLYOFFICE.munki.recipe | 15 ++------------- OnlyOffice/ONLYOFFICE.pkg.recipe | 9 +-------- 4 files changed, 9 insertions(+), 53 deletions(-) diff --git a/OnlyOffice/ONLYOFFICE.download.recipe b/OnlyOffice/ONLYOFFICE.download.recipe index 7d4d797..9fec1c7 100644 --- a/OnlyOffice/ONLYOFFICE.download.recipe +++ b/OnlyOffice/ONLYOFFICE.download.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v2.0.0 (https://github.com/homebysix/recipe-robot) Description Downloads the latest version of ONLYOFFICE. Identifier @@ -12,8 +12,6 @@ NAME ONLYOFFICE - SPARKLE_FEED_URL - http://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml MinimumVersion 1.0.0 @@ -23,7 +21,7 @@ Arguments appcast_url - %SPARKLE_FEED_URL% + http://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml Processor SparkleUpdateInfoProvider @@ -32,7 +30,7 @@ Arguments filename - %NAME%-%version%.zip + %NAME%-%version%.dmg Processor URLDownloader @@ -41,24 +39,11 @@ Processor EndOfCheckPhase - - Arguments - - archive_path - %pathname% - destination_path - %RECIPE_CACHE_DIR%/%NAME% - purge_destination - - - Processor - Unarchiver - Arguments input_path - %RECIPE_CACHE_DIR%/%NAME%/ONLYOFFICE.app + %pathname%/ONLYOFFICE.app requirement anchor apple generic and identifier "asc.onlyoffice.ONLYOFFICE" 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] = "2WH24U26GJ") diff --git a/OnlyOffice/ONLYOFFICE.install.recipe b/OnlyOffice/ONLYOFFICE.install.recipe index 1e1cb69..b4db291 100644 --- a/OnlyOffice/ONLYOFFICE.install.recipe +++ b/OnlyOffice/ONLYOFFICE.install.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v2.0.0 (https://github.com/homebysix/recipe-robot) Description Installs the latest version of ONLYOFFICE. Identifier @@ -23,18 +23,7 @@ Arguments dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - - - Arguments - - dmg_path - %dmg_path% + %pathname% items_to_copy diff --git a/OnlyOffice/ONLYOFFICE.munki.recipe b/OnlyOffice/ONLYOFFICE.munki.recipe index 813ce16..c18b847 100644 --- a/OnlyOffice/ONLYOFFICE.munki.recipe +++ b/OnlyOffice/ONLYOFFICE.munki.recipe @@ -3,7 +3,7 @@ Comment - Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v2.0.0 (https://github.com/homebysix/recipe-robot) Description Downloads the latest version of ONLYOFFICE and imports it into Munki. Identifier @@ -38,22 +38,11 @@ com.github.solutiogruppen.download.ONLYOFFICE Process - - Arguments - - dmg_path - %RECIPE_CACHE_DIR%/%NAME%.dmg - dmg_root - %RECIPE_CACHE_DIR%/%NAME% - - Processor - DmgCreator - Arguments pkg_path - %dmg_path% + %pathname% repo_subdirectory %MUNKI_REPO_SUBDIR% diff --git a/OnlyOffice/ONLYOFFICE.pkg.recipe b/OnlyOffice/ONLYOFFICE.pkg.recipe index 944549a..e89eea6 100644 --- a/OnlyOffice/ONLYOFFICE.pkg.recipe +++ b/OnlyOffice/ONLYOFFICE.pkg.recipe @@ -3,15 +3,13 @@ Comment - Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot) + Created with Recipe Robot v2.0.0 (https://github.com/homebysix/recipe-robot) Description Downloads the latest version of ONLYOFFICE and creates a package. Identifier com.github.solutiogruppen.pkg.ONLYOFFICE Input - BUNDLE_ID - asc.onlyoffice.ONLYOFFICE NAME ONLYOFFICE @@ -22,11 +20,6 @@ Process - Arguments - - app_path - %RECIPE_CACHE_DIR%/%NAME%/ONLYOFFICE.app - Processor AppPkgCreator