From 168d19cd56d773fa62f265486d13f5717881b2b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Fri, 12 Nov 2021 11:14:10 +0100 Subject: [PATCH] Pangea Software games MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Example installation ``` % sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r ottomatic DEBUG=0 2021-11-12 10:28:35 ottomatic setting variable from argument DEBUG=0 2021-11-12 10:28:35 ottomatic ################## Start Installomator v. 0.8.0 2021-11-12 10:28:35 ottomatic ################## ottomatic 2021-11-12 10:28:36 ottomatic BLOCKING_PROCESS_ACTION=tell_user 2021-11-12 10:28:36 ottomatic NOTIFY=success 2021-11-12 10:28:36 ottomatic LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-11-12 10:28:36 ottomatic no blocking processes defined, using Otto Matic as default 2021-11-12 10:28:36 ottomatic Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.xzx3iWjQ 2021-11-12 10:28:36 ottomatic App(s) found: 2021-11-12 10:28:36 ottomatic could not find Otto Matic.app 2021-11-12 10:28:36 ottomatic appversion: 2021-11-12 10:28:36 ottomatic Latest version of Otto Matic is 4.0.0 2021-11-12 10:28:36 ottomatic Downloading https://github.com/jorio/OttoMatic/releases/download/4.0.0/OttoMatic-4.0.0-mac.dmg to Otto Matic.dmg 2021-11-12 10:29:52 ottomatic no more blocking processes, continue with update 2021-11-12 10:29:52 ottomatic Installing Otto Matic 2021-11-12 10:29:52 ottomatic Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.xzx3iWjQ/Otto Matic.dmg 2021-11-12 10:29:55 ottomatic Mounted: /Volumes/Otto Matic 4.0.0 2021-11-12 10:29:55 ottomatic Verifying: /Volumes/Otto Matic 4.0.0/Otto Matic.app 2021-11-12 10:29:57 ottomatic Team ID matching: RVNL7XC27G (expected: RVNL7XC27G ) 2021-11-12 10:29:57 ottomatic Downloaded version of Otto Matic is 4.0.0 (replacing version ). 2021-11-12 10:29:57 ottomatic Copy /Volumes/Otto Matic 4.0.0/Otto Matic.app to /Applications 2021-11-12 10:29:57 ottomatic Changing owner to st 2021-11-12 10:29:57 ottomatic Finishing… 2021-11-12 10:30:07 ottomatic App(s) found: /Applications/Otto Matic.app 2021-11-12 10:30:07 ottomatic found app at /Applications/Otto Matic.app, version 4.0.0 2021-11-12 10:30:07 ottomatic Installed Otto Matic, version 4.0.0 2021-11-12 10:30:07 ottomatic notifying 2021-11-12 10:30:07 ottomatic Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.xzx3iWjQ 2021-11-12 10:30:07 ottomatic Unmounting /Volumes/Otto Matic 4.0.0 "disk6" ejected. 2021-11-12 10:30:07 ottomatic App not closed, so no reopen. 2021-11-12 10:30:08 ottomatic ################## End Installomator, exit code 0 % sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r ottomatic DEBUG=0 Password: 2021-11-12 10:58:24 ottomatic setting variable from argument DEBUG=0 2021-11-12 10:58:24 ottomatic ################## Start Installomator v. 0.8.0 2021-11-12 10:58:24 ottomatic ################## ottomatic 2021-11-12 10:58:25 ottomatic BLOCKING_PROCESS_ACTION=tell_user 2021-11-12 10:58:25 ottomatic NOTIFY=success 2021-11-12 10:58:25 ottomatic LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns 2021-11-12 10:58:25 ottomatic no blocking processes defined, using Otto Matic as default 2021-11-12 10:58:25 ottomatic Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.nNqO5vSr 2021-11-12 10:58:25 ottomatic App(s) found: /Applications/Otto Matic.app 2021-11-12 10:58:25 ottomatic found app at /Applications/Otto Matic.app, version 4.0.0 2021-11-12 10:58:25 ottomatic appversion: 4.0.0 2021-11-12 10:58:25 ottomatic Latest version of Otto Matic is 4.0.0 2021-11-12 10:58:25 ottomatic There is no newer version available. 2021-11-12 10:58:25 ottomatic Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.nNqO5vSr 2021-11-12 10:58:25 ottomatic App not closed, so no reopen. 2021-11-12 10:58:25 ottomatic ################## End Installomator, exit code 0 ``` --- fragments/labels/bugdom.sh | 7 +++++++ fragments/labels/mightymike.sh | 7 +++++++ fragments/labels/nanosaur.sh | 7 +++++++ fragments/labels/ottomatic.sh | 8 ++++++++ 4 files changed, 29 insertions(+) create mode 100644 fragments/labels/bugdom.sh create mode 100644 fragments/labels/mightymike.sh create mode 100644 fragments/labels/nanosaur.sh create mode 100644 fragments/labels/ottomatic.sh diff --git a/fragments/labels/bugdom.sh b/fragments/labels/bugdom.sh new file mode 100644 index 0000000..106b3e5 --- /dev/null +++ b/fragments/labels/bugdom.sh @@ -0,0 +1,7 @@ +bugdom) + name="Bugdom" + type="dmg" + downloadURL=$(downloadURLFromGit jorio Bugdom) + appNewVersion=$(versionFromGit jorio Bugdom) + expectedTeamID="RVNL7XC27G" + ;; diff --git a/fragments/labels/mightymike.sh b/fragments/labels/mightymike.sh new file mode 100644 index 0000000..b241a6a --- /dev/null +++ b/fragments/labels/mightymike.sh @@ -0,0 +1,7 @@ +mightymike) + name="Nanosaur" + type="dmg" + downloadURL=$(downloadURLFromGit jorio MightyMike) + appNewVersion=$(versionFromGit jorio MightyMike) + expectedTeamID="RVNL7XC27G" + ;; diff --git a/fragments/labels/nanosaur.sh b/fragments/labels/nanosaur.sh new file mode 100644 index 0000000..980f53e --- /dev/null +++ b/fragments/labels/nanosaur.sh @@ -0,0 +1,7 @@ +nanosaur) + name="Nanosaur" + type="dmg" + downloadURL=$(downloadURLFromGit jorio Nanosaur) + appNewVersion=$(versionFromGit jorio Nanosaur) + expectedTeamID="RVNL7XC27G" + ;; diff --git a/fragments/labels/ottomatic.sh b/fragments/labels/ottomatic.sh new file mode 100644 index 0000000..f2e1c5a --- /dev/null +++ b/fragments/labels/ottomatic.sh @@ -0,0 +1,8 @@ +ottomatic) + name="Otto Matic" + type="dmg" + downloadURL=$(downloadURLFromGit jorio OttoMatic) + appNewVersion=$(versionFromGit jorio OttoMatic) + expectedTeamID="RVNL7XC27G" + ;; +