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.

16 lines
611B

  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": "9f5cd8631bc227c44781d0633c18e0e1df7e757c",
  11. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  12. "dlmethod": "git",
  13. "buildtype": "meson",
  14. "buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=drowaudio-distortion,drowaudio-distortionshaper,drowaudio-flanger,drowaudio-reverb,drowaudio-tremolo"
  15. }