From 0ee3b9e6c89273eff2957db8f9151c71085d7ee2 Mon Sep 17 00:00:00 2001 From: Athul Vinod <26256974+PlaidDroid@users.noreply.github.com> Date: Wed, 22 Jul 2020 00:30:28 +0530 Subject: [PATCH] Add PureDate (#2535) * Add PureDate * Fixed extension * Update 0.50-2.yaml * Delete 0.50-2.yml * Modified file * Changes made --- manifests/MillerPuckette/PureData/0.50-2.yaml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 manifests/MillerPuckette/PureData/0.50-2.yaml diff --git a/manifests/MillerPuckette/PureData/0.50-2.yaml b/manifests/MillerPuckette/PureData/0.50-2.yaml new file mode 100644 index 000000000..e2da1f9f1 --- /dev/null +++ b/manifests/MillerPuckette/PureData/0.50-2.yaml @@ -0,0 +1,34 @@ +# ================== General ================== +Id: MillerPuckette.PureData +Publisher: MillerPuckette +Name: PureData +Author: Miller Puckette and others +Description: Pure Data (or just Pd) is an open source visual programming language for multimedia +AppMoniker: puredata +Tags: puredata, pd, visual-programming, audio, graphics, music + +# ================== License ================== +Homepage: https://puredata.info/ +License: Standard Improved BSD License +LicenseUrl: https://github.com/pure-data/pure-data/blob/master/LICENSE.txt + +# ================= Installer ================= +MinOSVersion: 5.1.2600 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 0.50-2 + +Switches: + Custom: /norestart + Silent: /S + SilentWithProgress: /S + #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: exe +Installers: + - Arch: x64 + Url: http://msp.ucsd.edu/Software/pd-0.50-2.windows-installer.exe + Sha256: 79D9F96316ADF196549D4311EE3B404E93A72F81B717137A2AC6B4D89B189653 + #Scope: machine # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0