Cross-Platform build scripts for audio plugins
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
778B

  1. {
  2. "name": "distrho-ports-tal-plugins",
  3. "lv2bundles": [
  4. "TAL-Dub-3.lv2",
  5. "TAL-Filter.lv2",
  6. "TAL-Filter-2.lv2",
  7. "TAL-NoiseMaker.lv2",
  8. "TAL-Reverb.lv2",
  9. "TAL-Reverb-2.lv2",
  10. "TAL-Reverb-3.lv2",
  11. "TAL-Vocoder-2.lv2"
  12. ],
  13. "version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
  14. "description": "Open-source audio plugins from Togu Audio Line",
  15. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  16. "dlmethod": "git",
  17. "dlname": "distrho-ports",
  18. "buildtype": "meson",
  19. "buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Doptimizations=false -Dplugins=tal-dub-3,tal-filter,tal-filter-2,tal-noisemaker,tal-reverb,tal-reverb-2,tal-reverb-3,tal-vocoder-2"
  20. }