Switched to gitlab at kulmosen

This commit is contained in:
Dennis Juhler Aagaard
2023-07-26 13:38:31 +02:00
parent eae3ebb04b
commit 2a43babeb8
4 changed files with 9 additions and 132 deletions
+4 -63
View File
@@ -17,22 +17,13 @@
<string>1.0.0</string> <string>1.0.0</string>
<key>Process</key> <key>Process</key>
<array> <array>
<dict>
<key>Arguments</key>
<dict>
<key>asset_regex</key>
<string>.*\.tgz$</string>
<key>github_repo</key>
<string>nextcloud-releases/desktop</string>
</dict>
<key>Processor</key>
<string>GitHubReleasesInfoProvider</string>
</dict>
<dict> <dict>
<key>Arguments</key> <key>Arguments</key>
<dict> <dict>
<key>filename</key> <key>filename</key>
<string>%NAME%-%version%.tgz</string> <string>%NAME%.pkg</string>
<key>url</key>
<string>https://gogs.kulmosen.dk/attachments/052f39ce-7958-4104-a652-513c51bbe97b</string>
</dict> </dict>
<key>Processor</key> <key>Processor</key>
<string>URLDownloader</string> <string>URLDownloader</string>
@@ -41,19 +32,6 @@
<key>Processor</key> <key>Processor</key>
<string>EndOfCheckPhase</string> <string>EndOfCheckPhase</string>
</dict> </dict>
<dict>
<key>Arguments</key>
<dict>
<key>archive_path</key>
<string>%pathname%</string>
<key>destination_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
<key>purge_destination</key>
<true/>
</dict>
<key>Processor</key>
<string>Unarchiver</string>
</dict>
<dict> <dict>
<key>Arguments</key> <key>Arguments</key>
<dict> <dict>
@@ -64,48 +42,11 @@
<string>Apple Root CA</string> <string>Apple Root CA</string>
</array> </array>
<key>input_path</key> <key>input_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-16701-install/arm/Nextcloud-qt5.15.4-3.9.1.16701git.pkg</string> <string>%pathname%</string>
</dict> </dict>
<key>Processor</key> <key>Processor</key>
<string>CodeSignatureVerifier</string> <string>CodeSignatureVerifier</string>
</dict> </dict>
<dict>
<key>Arguments</key>
<dict>
<key>destination_path</key>
<string>%RECIPE_CACHE_DIR%/unpack</string>
<key>flat_pkg_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-16701-install/arm/Nextcloud-qt5.15.4-3.9.1.16701git.pkg</string>
<key>purge_destination</key>
<true/>
</dict>
<key>Processor</key>
<string>FlatPkgUnpacker</string>
</dict>
<dict>
<key>Arguments</key>
<dict>
<key>destination_path</key>
<string>%RECIPE_CACHE_DIR%/payload</string>
<key>pkg_payload_path</key>
<string>%RECIPE_CACHE_DIR%/unpack/Nextcloud.pkg/Payload</string>
<key>purge_destination</key>
<true/>
</dict>
<key>Processor</key>
<string>PkgPayloadUnpacker</string>
</dict>
<dict>
<key>Arguments</key>
<dict>
<key>input_plist_path</key>
<string>%RECIPE_CACHE_DIR%/payload/Applications/Nextcloud.app/Contents/Info.plist</string>
<key>plist_version_key</key>
<string>CFBundleShortVersionString</string>
</dict>
<key>Processor</key>
<string>Versioner</string>
</dict>
</array> </array>
</dict> </dict>
</plist> </plist>
+3 -23
View File
@@ -22,31 +22,11 @@
<dict> <dict>
<key>Arguments</key> <key>Arguments</key>
<dict> <dict>
<key>dmg_path</key> <key>pkg_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%.dmg</string> <string>%pathname%</string>
<key>dmg_root</key>
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
</dict> </dict>
<key>Processor</key> <key>Processor</key>
<string>DmgCreator</string> <string>Installer</string>
</dict>
<dict>
<key>Arguments</key>
<dict>
<key>dmg_path</key>
<string>%dmg_path%</string>
<key>items_to_copy</key>
<array>
<dict>
<key>destination_path</key>
<string>/Applications</string>
<key>source_item</key>
<string>var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-16701-install/arm/Nextcloud.app</string>
</dict>
</array>
</dict>
<key>Processor</key>
<string>InstallFromDMG</string>
</dict> </dict>
</array> </array>
</dict> </dict>
+2 -13
View File
@@ -25,7 +25,7 @@
<string>testing</string> <string>testing</string>
</array> </array>
<key>description</key> <key>description</key>
<string>💻 Desktop sync client for Nextcloud</string> <string> </string>
<key>developer</key> <key>developer</key>
<string>Nextcloud GmbH</string> <string>Nextcloud GmbH</string>
<key>display_name</key> <key>display_name</key>
@@ -42,22 +42,11 @@
<string>com.github.solutiogruppen.download.Nextcloud</string> <string>com.github.solutiogruppen.download.Nextcloud</string>
<key>Process</key> <key>Process</key>
<array> <array>
<dict>
<key>Arguments</key>
<dict>
<key>dmg_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%.dmg</string>
<key>dmg_root</key>
<string>%RECIPE_CACHE_DIR%/%NAME%</string>
</dict>
<key>Processor</key>
<string>DmgCreator</string>
</dict>
<dict> <dict>
<key>Arguments</key> <key>Arguments</key>
<dict> <dict>
<key>pkg_path</key> <key>pkg_path</key>
<string>%dmg_path%</string> <string>%pathname%</string>
<key>repo_subdirectory</key> <key>repo_subdirectory</key>
<string>%MUNKI_REPO_SUBDIR%</string> <string>%MUNKI_REPO_SUBDIR%</string>
</dict> </dict>
-33
View File
@@ -1,33 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Comment</key>
<string>Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot)</string>
<key>Description</key>
<string>Downloads the latest version of Nextcloud and creates a package.</string>
<key>Identifier</key>
<string>com.github.solutiogruppen.pkg.Nextcloud</string>
<key>Input</key>
<dict>
<key>NAME</key>
<string>Nextcloud</string>
</dict>
<key>MinimumVersion</key>
<string>1.0.0</string>
<key>ParentRecipe</key>
<string>com.github.solutiogruppen.download.Nextcloud</string>
<key>Process</key>
<array>
<dict>
<key>Arguments</key>
<dict>
<key>app_path</key>
<string>%RECIPE_CACHE_DIR%/%NAME%/var/folders/yr/9dx0mtfj7kdf4725tmcz6md80000gp/T/macos-16701-install/arm/Nextcloud.app</string>
</dict>
<key>Processor</key>
<string>AppPkgCreator</string>
</dict>
</array>
</dict>
</plist>