Add PureDate (#2535)
* Add PureDate * Fixed extension * Update 0.50-2.yaml * Delete 0.50-2.yml * Modified file * Changes made
This commit is contained in:
34
manifests/MillerPuckette/PureData/0.50-2.yaml
Normal file
34
manifests/MillerPuckette/PureData/0.50-2.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user