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.

17 lines
678B

  1. {
  2. "name": "distrho-ports-drowaudio",
  3. "lv2bundles": [
  4. "drowaudio-distortion.lv2",
  5. "drowaudio-distortionshaper.lv2",
  6. "drowaudio-flanger.lv2",
  7. "drowaudio-reverb.lv2",
  8. "drowaudio-tremolo.lv2"
  9. ],
  10. "version": "18f868c0f8299c960ba48c9ce78cd0ac329012b6",
  11. "description": "Open-source audio plugins from David Rowland",
  12. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  13. "dlmethod": "git",
  14. "buildtype": "meson",
  15. "buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=drowaudio-distortion,drowaudio-distortionshaper,drowaudio-flanger,drowaudio-reverb,drowaudio-tremolo"
  16. }