commit 2d89ad64ff38e4e3f7fe9eef1437bcbcac91a6ad Author: Dennis Juhler Aagaard Date: Thu Apr 2 16:54:27 2020 +0200 OnlyOffice Recipe added diff --git a/Ascensio System SIA/ONLYOFFICE.download.recipe b/Ascensio System SIA/ONLYOFFICE.download.recipe new file mode 100644 index 0000000..a21cc80 --- /dev/null +++ b/Ascensio System SIA/ONLYOFFICE.download.recipe @@ -0,0 +1,57 @@ + + + + + Comment + Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot) + Description + Downloads the latest version of ONLYOFFICE. + Identifier + com.github.solutiogruppen.download.ONLYOFFICE + Input + + NAME + ONLYOFFICE + SPARKLE_FEED_URL + http://download.onlyoffice.com/install/desktop/editors/mac/onlyoffice.xml + + MinimumVersion + 1.0.0 + Process + + + Arguments + + appcast_url + %SPARKLE_FEED_URL% + + Processor + SparkleUpdateInfoProvider + + + Arguments + + filename + %NAME%-%version%.dmg + + Processor + URLDownloader + + + Processor + EndOfCheckPhase + + + Arguments + + input_path + %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") + + Processor + CodeSignatureVerifier + + + + diff --git a/Ascensio System SIA/ONLYOFFICE.munki.recipe b/Ascensio System SIA/ONLYOFFICE.munki.recipe new file mode 100644 index 0000000..4aba93e --- /dev/null +++ b/Ascensio System SIA/ONLYOFFICE.munki.recipe @@ -0,0 +1,54 @@ + + + + + Comment + Created with Recipe Robot v1.2.1 (https://github.com/homebysix/recipe-robot) + Description + Downloads the latest version of ONLYOFFICE and imports it into Munki. + Identifier + com.github.solutiogruppen.munki.ONLYOFFICE + Input + + MUNKI_REPO_SUBDIR + apps/%NAME% + NAME + ONLYOFFICE + pkginfo + + catalogs + + testing + + description + An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents + developer + Ascensio System SIA + display_name + ONLYOFFICE + name + %NAME% + unattended_install + + + + MinimumVersion + 1.0.0 + ParentRecipe + com.github.solutiogruppen.download.ONLYOFFICE + Process + + + Arguments + + pkg_path + %pathname% + repo_subdirectory + %MUNKI_REPO_SUBDIR% + + Processor + MunkiImporter + + + + diff --git a/Ascensio System SIA/ONLYOFFICE.png b/Ascensio System SIA/ONLYOFFICE.png new file mode 100644 index 0000000..985fa88 Binary files /dev/null and b/Ascensio System SIA/ONLYOFFICE.png differ