Browse Source

Merge remote-tracking branch 'upstream/master'

pull/411/head
Matt Demanett 7 years ago
parent
commit
7612dfc65e
31 changed files with 35 additions and 43 deletions
  1. +2
    -2
      .gitmodules
  2. +5
    -27
      README.md
  3. +1
    -0
      manifests/AS-Drums-n-Filters.json
  4. +1
    -0
      manifests/AS.json
  5. +2
    -0
      manifests/AnimatedCircuits.json
  6. +1
    -0
      manifests/AnimatedCircuits_Noises.json
  7. +1
    -0
      manifests/AnimatedCircuits_Panimated.json
  8. +1
    -0
      manifests/AnimatedCircuits_Sinosc.json
  9. +1
    -0
      manifests/Autodafe-DrumKit.json
  10. +1
    -0
      manifests/Autodafe-REDs.json
  11. +1
    -0
      manifests/Autodafe-REDsFREE.json
  12. +1
    -0
      manifests/Autodafe.json
  13. +1
    -0
      manifests/AutodafeBlankPanel.json
  14. +1
    -0
      manifests/Bogaudio.json
  15. +1
    -1
      manifests/DHE-Modules.json
  16. +0
    -2
      manifests/DrumKit.json
  17. +1
    -0
      manifests/Gratrix.json
  18. +1
    -0
      manifests/HetrickCV.json
  19. +1
    -1
      manifests/HoraMusic.json
  20. +1
    -1
      manifests/ImpromptuModular.json
  21. +1
    -1
      manifests/JW-Modules.json
  22. +1
    -1
      manifests/MSM.json
  23. +0
    -1
      manifests/NYSTHI.json
  24. +1
    -1
      manifests/StellareModular-Link.json
  25. +1
    -1
      manifests/StellareModular.json
  26. +1
    -0
      manifests/Valley.json
  27. +1
    -1
      manifests/cf.json
  28. +1
    -0
      manifests/moDllz.json
  29. +1
    -1
      repos/Bogaudio
  30. +1
    -1
      repos/Valley
  31. +1
    -1
      repos/moDllz

+ 2
- 2
.gitmodules View File

@@ -84,7 +84,7 @@
[submodule "repos/moDllz"]
path = repos/moDllz
url = https://github.com/dllmusic/VCV_moDllz
branch = master-0.6.0dev
branch = master
[submodule "repos/mtsch-plugins"]
path = repos/mtsch-plugins
url = https://github.com/mtsch/mtsch-vcvrack-plugins
@@ -100,7 +100,7 @@
[submodule "repos/ValleyFree"]
path = repos/Valley
url = https://github.com/ValleyAudio/ValleyRackFree.git
branch = v0.6
branch = master
[submodule "repos/CharredDesert"]
path = repos/CharredDesert
url = https://github.com/JerrySievert/CharredDesert


+ 5
- 27
README.md View File

@@ -15,14 +15,7 @@ Give us each plugin name, your desired author name, license information, relevan
A Library Team member will handle your request.


## [Library team](https://github.com/VCVRack/community/issues/352)

Tasks:
- Keep plugin manifests correct and up-to-date.
- Handle issues opened by plugin developers who want to add/update their plugin.
- Seek new plugins/updates when developers don't notify us.

#### Manifest
## Manifest files

The filename of each manifest should be `YourSlug.json`.
See [Fundamental.json](manifests/Fundamental.json) for an example.
@@ -32,7 +25,7 @@ All properties are optional. URLs should not be redundant across different keys,
- **name**: Human-readable display name for your plugin. You can change this on a whim, unlike slugs.
- **author**: Your name, company, alias, or GitHub username.
- **license**: The license type of your plugin. Use "proprietary" if all rights are reserved. If your license is in the [SPDX license list](https://spdx.org/licenses/), use its abbreviation in the "Identifier" column.
- **contactEmail**: Your email address for support inquiries.
- **authorEmail**: Your email address for support inquiries.
- **pluginUrl**: Homepage featuring the plugin itself.
- **authorUrl**: Homepage of the author.
- **manualUrl**: The manual of your plugin. HTML, PDF, or GitHub readme/wiki are fine.
@@ -43,33 +36,18 @@ All properties are optional. URLs should not be redundant across different keys,
- **status**: *TODO*


## [Review team](https://github.com/VCVRack/community/issues/354)

*TODO*


## [Repair team](https://github.com/VCVRack/community/issues/269)

Tasks:
- Fix broken plugins, in particular caused by Rack API updates, by opening issues, sending PRs, or even forking and adopting plugins.


## [Build team](https://github.com/VCVRack/community/issues/353)

*TODO*

#### Building repos
## Building repos

Clone all repos with `git submodule update --init --recursive`

Then build all repos with `RACK_DIR=<path to Rack directory> make dist_all`

#### Adding a repo
## Adding a repo

The folder name should match the slug, even if it is not the repository name.
Be sure to check out the correct branch.

```
cd repos
git submodule add -b v0.6 https://github.com/VCVRack/Fundamental.git Fundamental
git submodule add -b master https://github.com/VCVRack/Fundamental.git Fundamental
```

+ 1
- 0
manifests/AS-Drums-n-Filters.json View File

@@ -2,6 +2,7 @@
"name": "AS Drums & Filters",
"author": "Alfredo Santamaria",
"license": "proprietary",
"authorUrl": "http://www.hakken.com.mx/",
"pluginUrl": "http://www.hakken.com.mx/ascustomworks/",
"latestVersion": "0.6.0",
"productId": "1083015692331",


+ 1
- 0
manifests/AS.json View File

@@ -2,6 +2,7 @@
"name": "AS",
"author": "Alfredo Santamaria",
"license": "MIT",
"authorUrl": "http://www.hakken.com.mx/",
"manualUrl": "https://github.com/AScustomWorks/AS/blob/master/README.md",
"sourceUrl": "https://github.com/AScustomWorks/AS",
"donateUrl": "https://www.paypal.me/frederius/",


+ 2
- 0
manifests/AnimatedCircuits.json View File

@@ -1,6 +1,8 @@
{
"name": "Animated Circuits",
"author": "Animated Circuits",
"license": "proprietary",
"authorEmail": "animatedcircuits@gmail.com",
"pluginUrl": "http://www.animated-circuits.com",
"manualUrl": "https://drive.google.com/open?id=15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu",
"latestVersion": "0.5.2"

+ 1
- 0
manifests/AnimatedCircuits_Noises.json View File

@@ -2,6 +2,7 @@
"name": "Noises",
"author": "Animated Circuits",
"license": "proprietary",
"authorEmail": "animatedcircuits@gmail.com",
"manualUrl": "https://drive.google.com/file/d/1-MUIzJjz7gy51r36tj-qCxlnPyrYoTH6",
"latestVersion": "0.6.0",
"productId": "1032394473515",


+ 1
- 0
manifests/AnimatedCircuits_Panimated.json View File

@@ -2,6 +2,7 @@
"name": "Panimated",
"author": "Animated Circuits",
"license": "proprietary",
"authorEmail": "animatedcircuits@gmail.com",
"manualUrl": "https://drive.google.com/open?id=1Jgdg09juZ30JEBcDD7idwRQFtNLpWrj3",
"latestVersion": "0.6.0",
"productId": "1000264106027",


+ 1
- 0
manifests/AnimatedCircuits_Sinosc.json View File

@@ -2,6 +2,7 @@
"name": "Sine Oscillators",
"author": "Animated Circuits",
"license": "proprietary",
"authorEmail": "animatedcircuits@gmail.com",
"manualUrl": "https://www.youtube.com/watch?v=PEhEm86G2Gw&list=PLS-4_rXBSQ-heXf7Q9ixgUgpeTNQ9r9WG",
"latestVersion": "0.6.0",
"productId": "1072290529323",


+ 1
- 0
manifests/Autodafe-DrumKit.json View File

@@ -1,6 +1,7 @@
{
"name": "Autodafe Drum Kit",
"author": "Autodafe",
"authorUrl": "https://www.autodafe.net/",
"pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"sourceUrl": "https://github.com/antoniograzioli/Autodafe-Drums",
"donateUrl": "https://www.paypal.me/autodafe",


+ 1
- 0
manifests/Autodafe-REDs.json View File

@@ -1,6 +1,7 @@
{
"name": "Autodafe - REDs",
"author": "Autodafe",
"authorUrl": "https://www.autodafe.net/",
"pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html",
"manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf",
"latestVersion": "0.5.2"

+ 1
- 0
manifests/Autodafe-REDsFREE.json View File

@@ -1,6 +1,7 @@
{
"name": "Autodafe - REDs FREE",
"author": "Autodafe",
"authorUrl": "https://www.autodafe.net/",
"pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"manualUrl": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf",
"donateUrl": "https://www.paypal.me/autodafe",


+ 1
- 0
manifests/Autodafe.json View File

@@ -1,6 +1,7 @@
{
"name": "Autodafe Module Pack",
"author": "Autodafe",
"authorUrl": "https://www.autodafe.net/",
"pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"sourceUrl": "https://github.com/antoniograzioli/Autodafe",
"donateUrl": "https://www.paypal.me/autodafe",


+ 1
- 0
manifests/AutodafeBlankPanel.json View File

@@ -1,6 +1,7 @@
{
"name": "Autodafe Blank Panel",
"author": "Autodafe",
"authorUrl": "https://www.autodafe.net/",
"pluginUrl": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html",
"latestVersion": "0.5.0"
}

+ 1
- 0
manifests/Bogaudio.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md",
"sourceUrl": "https://github.com/bogaudio/BogaudioModules",
"latestVersion": "0.6.4",
"repoVersion": "0.6.5",
"status": "available"
}

+ 1
- 1
manifests/DHE-Modules.json View File

@@ -2,7 +2,7 @@
"name": "DHE Modules",
"author": "Dale Emery",
"license": "MIT",
"contactEmail": "dale@dhemery.com",
"authorEmail": "dale@dhemery.com",
"manualUrl": "https://dhemery.github.io/DHE-Modules/",
"sourceUrl": "https://github.com/dhemery/DHE-Modules/",
"donateUrl": "https://paypal.me/DaleHEmery/",


+ 0
- 2
manifests/DrumKit.json View File

@@ -2,8 +2,6 @@
"name": "DrumKit",
"author": "Jerry Sievert",
"license": "BSD-3-Clause",
"pluginUrl": "https://github.com/JerrySievert/DrumKit/blob/master/README.md",
"manualUrl": "https://github.com/JerrySievert/DrumKit/tree/master/docs",
"sourceUrl": "https://github.com/JerrySievert/DrumKit",
"latestVersion": "0.6.0",
"status": "available"

+ 1
- 0
manifests/Gratrix.json View File

@@ -1,6 +1,7 @@
{
"name": "Gratrix",
"author": "gratrix",
"authorEmail": "http://gratrix.net/",
"manualUrl": "http://gratrix.net/vcvrack/",
"sourceUrl": "https://github.com/gratrix/vcv-gratrix",
"latestVersion": "0.6.0",


+ 1
- 0
manifests/HetrickCV.json View File

@@ -2,6 +2,7 @@
"name": "HetrickCV",
"author": "Michael Hetrick",
"license": "CC0-1.0",
"authorUrl": "http://www.mhetrick.com/",
"manualUrl": "https://github.com/mhetrick/hetrickcv/blob/master/README.md",
"sourceUrl": "https://github.com/mhetrick/hetrickcv",
"donateUrl": "https://paypal.me/MHetrick",


+ 1
- 1
manifests/HoraMusic.json View File

@@ -1,6 +1,6 @@
{
"name": "Hora Music",
"author": "Hora Music",
"pluginUrl": "https://gumroad.com/horamusic",
"authorUrl": "https://gumroad.com/horamusic",
"latestVersion": "0.5.0"
}

+ 1
- 1
manifests/ImpromptuModular.json View File

@@ -2,7 +2,7 @@
"name": "ImpromptuModular",
"author": "Marc Boulé",
"license": "BSD-3-Clause",
"contactEmail": "marc.boule@etsmtl.ca",
"authorEmail": "marc.boule@etsmtl.ca",
"manualUrl": "https://github.com/MarcBoule/ImpromptuModular/blob/master/README.md",
"sourceUrl": "https://github.com/MarcBoule/ImpromptuModular",
"latestVersion": "0.6.0",


+ 1
- 1
manifests/JW-Modules.json View File

@@ -2,7 +2,7 @@
"name": "JW-Modules",
"author": "Jeremy Wentworth",
"license": "BSD 3-Clause",
"pluginUrl": "http://jeremywentworth.com",
"authorUrl": "http://jeremywentworth.com",
"manualUrl": "https://github.com/jeremywen/JW-Modules/blob/master/README.md",
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen",


+ 1
- 1
manifests/MSM.json View File

@@ -3,6 +3,6 @@
"author": "Phal-anx",
"license": "CC BY-NC-ND 4.0",
"pluginUrl": "https://github.com/Phal-anx/MSM",
"manualUrl": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf",
"manualUrl": "https://github.com/Phal-anx/MSM/raw/master/Manual/Manual.pdf",
"latestVersion": "0.5.6"
}

+ 0
- 1
manifests/NYSTHI.json View File

@@ -1,6 +1,5 @@
{
"name": "NYSTHI",
"pluginUrl": "https://github.com/nysthi/nysthi",
"manualUrl": "https://github.com/nysthi/nysthi/blob/master/README.md",
"latestVersion": "0.5.13"
}

+ 1
- 1
manifests/StellareModular-Link.json View File

@@ -2,7 +2,7 @@
"name": "Stellare Link",
"author": "Stellare Modular",
"license": "GPL-3",
"pluginUrl": "https://www.facebook.com/stellaremodular",
"authorUrl": "https://www.facebook.com/stellaremodular",
"manualUrl": "https://github.com/stellare-modular/vcv-link/blob/master/README.md",
"sourceUrl": "https://github.com/stellare-modular/vcv-link",
"donateUrl": "https://paypal.me/stellaremodular",


+ 1
- 1
manifests/StellareModular.json View File

@@ -2,7 +2,7 @@
"name": "Turing Machine + Blank",
"author": "Stellare Modular",
"license": "MIT",
"pluginUrl": "https://www.facebook.com/stellaremodular",
"authorUrl": "https://www.facebook.com/stellaremodular",
"manualUrl": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md",
"donateUrl": "https://paypal.me/stellaremodular",
"latestVersion": "0.5.2"

+ 1
- 0
manifests/Valley.json View File

@@ -6,5 +6,6 @@
"sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/",
"donateUrl": "https://www.paypal.me/valleyvcv",
"latestVersion": "0.6.0",
"repoVersion": "0.6.1",
"status": "available"
}

+ 1
- 1
manifests/cf.json View File

@@ -1,7 +1,7 @@
{
"name": "cf",
"author": "clément foulc",
"contactEmail": "c.foulc@gmail.com",
"authorEmail": "c.foulc@gmail.com",
"authorUrl": "https://www.facebook.com/clement.foulc",
"manualUrl": "https://github.com/cfoulc/cf/blob/master/README.md",
"sourceUrl": "https://github.com/cfoulc/cf",


+ 1
- 0
manifests/moDllz.json View File

@@ -5,5 +5,6 @@
"manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view",
"sourceUrl": "https://github.com/dllmusic/VCV_moDllz",
"latestVersion": "0.6.0",
"repoVersion": "0.6.1",
"status": "available"
}

+ 1
- 1
repos/Bogaudio

@@ -1 +1 @@
Subproject commit 0e33dac7f99f4982aa270cf43ee9bb17d2d12a29
Subproject commit b3f87c517f173421293ccc423e8b96fb7f1bc37e

+ 1
- 1
repos/Valley

@@ -1 +1 @@
Subproject commit 08fea2a2019cb974c2728c01af096611c1cc3ff3
Subproject commit 41432baf7607a7a356d503a8dc92b383dc6e2e1e

+ 1
- 1
repos/moDllz

@@ -1 +1 @@
Subproject commit a2812d5e898ab530bdffb892219d2d4ded286545
Subproject commit 0bf58cdf138c55ce74b009e852d6ce5ea79b8087

Loading…
Cancel
Save