From 652b94e8259ec5acfd557a9e589b8ef42345d8f3 Mon Sep 17 00:00:00 2001 From: Esco Date: Mon, 29 Jun 2020 02:22:32 +0200 Subject: [PATCH] Audacity v2.4.2 (#2152) * Audacity v2.4.2 * Added switches --- manifests/Audacity/Audacity/2.4.2.yaml | 34 ++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/Audacity/Audacity/2.4.2.yaml diff --git a/manifests/Audacity/Audacity/2.4.2.yaml b/manifests/Audacity/Audacity/2.4.2.yaml new file mode 100644 index 000000000..071062bfc --- /dev/null +++ b/manifests/Audacity/Audacity/2.4.2.yaml @@ -0,0 +1,34 @@ +# ================== General ================== +Id: Audacity.Audacity +Publisher: Audacity +Name: Audacity +Author: Audacity +Description: An easy-to-use, multi-track audio editor and recorder. +AppMoniker: audacity +Tags: audacity, admin, audio, dsp, foss, cross-platform + +# ================== License ================== +Homepage: https://www.audacityteam.org/ +License: GPL 2.0 or later +LicenseUrl: https://www.audacityteam.org/about/license + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 2.4.2 + +Switches: + Custom: /norestart + Silent: /verysilent + SilentWithProgress: /silent + #Interactive: # Interactive is not supported in this preview (5/24/2020) + #Language: en-US # Language is not supported in this preview (5/24/2020) + +InstallerType: inno +Installers: + - Arch: x86 + Url: https://fossies.org/windows/misc/audacity-win-2.4.2.exe + Sha256: 1f20cd153b2c322bf1ff9941e4e5204098abdc7da37250ce3fb38612b3e927ba + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0