From b0963fdfb914676399ca9b4627731787f2672be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Fri, 22 Oct 2021 14:46:41 +0200 Subject: [PATCH] and pandoc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit pandoc expands the supported documents formats for Typora. ``` % sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r typora DEBUG=0 Password: 2021-10-22 14:45:06 typora setting variable from argument DEBUG=0 2021-10-22 14:45:07 typora ################## Start Installomator v. 0.8.0 2021-10-22 14:45:07 typora ################## typora 2021-10-22 14:45:07 typora BLOCKING_PROCESS_ACTION=tell_user 2021-10-22 14:45:07 typora NOTIFY=success 2021-10-22 14:45:07 typora LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-10-22 14:45:07 typora no blocking processes defined, using Typora as default 2021-10-22 14:45:07 typora Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.TQsw3wTi 2021-10-22 14:45:07 typora App(s) found: /Applications/Typora.app 2021-10-22 14:45:07 typora found app at /Applications/Typora.app, version 0.11.11 2021-10-22 14:45:07 typora appversion: 0.11.11 2021-10-22 14:45:07 typora Latest version of Typora is 0.11.11 2021-10-22 14:45:07 typora There is no newer version available. 2021-10-22 14:45:07 typora Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.TQsw3wTi 2021-10-22 14:45:07 typora App not closed, so no reopen. 2021-10-22 14:45:07 typora ################## End Installomator, exit code 0 % sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r pandoc DEBUG=0 2021-10-22 14:45:22 pandoc setting variable from argument DEBUG=0 2021-10-22 14:45:22 pandoc ################## Start Installomator v. 0.8.0 2021-10-22 14:45:22 pandoc ################## pandoc 2021-10-22 14:45:22 pandoc BLOCKING_PROCESS_ACTION=tell_user 2021-10-22 14:45:22 pandoc NOTIFY=success 2021-10-22 14:45:22 pandoc LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-10-22 14:45:22 pandoc no blocking processes defined, using Pandoc as default 2021-10-22 14:45:22 pandoc Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.mzeYX3Fz 2021-10-22 14:45:22 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2 2021-10-22 14:45:22 pandoc appversion: 2.14.2 2021-10-22 14:45:22 pandoc Latest version of Pandoc is 2.14.2 2021-10-22 14:45:22 pandoc There is no newer version available. 2021-10-22 14:45:22 pandoc Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.mzeYX3Fz 2021-10-22 14:45:22 pandoc App not closed, so no reopen. 2021-10-22 14:45:22 pandoc ################## End Installomator, exit code 0 % sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r pandoc DEBUG=0 INSTALL=force 2021-10-22 14:45:34 pandoc setting variable from argument DEBUG=0 2021-10-22 14:45:34 pandoc setting variable from argument INSTALL=force 2021-10-22 14:45:34 pandoc ################## Start Installomator v. 0.8.0 2021-10-22 14:45:34 pandoc ################## pandoc 2021-10-22 14:45:35 pandoc BLOCKING_PROCESS_ACTION=tell_user 2021-10-22 14:45:35 pandoc NOTIFY=success 2021-10-22 14:45:35 pandoc LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-10-22 14:45:35 pandoc no blocking processes defined, using Pandoc as default 2021-10-22 14:45:35 pandoc Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.3tj6vSeW 2021-10-22 14:45:35 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2 2021-10-22 14:45:35 pandoc appversion: 2.14.2 2021-10-22 14:45:35 pandoc Latest version of Pandoc is 2.14.2 2021-10-22 14:45:35 pandoc There is no newer version available. 2021-10-22 14:45:35 pandoc Using force to install anyway. Not using updateTool. 2021-10-22 14:45:35 pandoc Downloading https://github.com/jgm/pandoc/releases/download/2.14.2/pandoc-2.14.2-macOS.pkg to mac.pkg 2021-10-22 14:45:39 pandoc no more blocking processes, continue with update 2021-10-22 14:45:39 pandoc Installing Pandoc 2021-10-22 14:45:39 pandoc Verifying: mac.pkg 2021-10-22 14:45:39 pandoc Team ID: 5U2WKE6DES (expected: 5U2WKE6DES ) 2021-10-22 14:45:39 pandoc Checking package version. 2021-10-22 14:45:40 pandoc Downloaded package net.johnmacfarlane.pandoc version 2.14.2 2021-10-22 14:45:40 pandoc Downloaded version of Pandoc is the same as installed. 2021-10-22 14:45:40 pandoc Using force to install anyway. 2021-10-22 14:45:40 pandoc Installing mac.pkg to / installer: Package name is pandoc installer: Upgrading at base path / installer: The upgrade was successful. 2021-10-22 14:45:51 pandoc Finishing… 2021-10-22 14:46:01 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2 2021-10-22 14:46:01 pandoc Installed Pandoc, version 2.14.2 2021-10-22 14:46:01 pandoc notifying 2021-10-22 14:46:02 pandoc Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.3tj6vSeW 2021-10-22 14:46:02 pandoc App not closed, so no reopen. 2021-10-22 14:46:02 pandoc ################## End Installomator, exit code 0 ``` --- Labels.txt | 1 + fragments/labels/pandoc.sh | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 fragments/labels/pandoc.sh diff --git a/Labels.txt b/Labels.txt index 20b27e5..86a680d 100644 --- a/Labels.txt +++ b/Labels.txt @@ -220,6 +220,7 @@ openvpnconnect openvpnconnectv3 opera pacifist +pandoc parsec pdfsam perimeter81 diff --git a/fragments/labels/pandoc.sh b/fragments/labels/pandoc.sh new file mode 100644 index 0000000..154f4ff --- /dev/null +++ b/fragments/labels/pandoc.sh @@ -0,0 +1,9 @@ +pandoc) + name="Pandoc" + type="pkg" + packageID="net.johnmacfarlane.pandoc" + downloadURL=$(downloadURLFromGit jgm pandoc ) + appNewVersion=$(versionFromGit jgm pandoc ) + archiveName="mac.pkg" + expectedTeamID="5U2WKE6DES" + ;;