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
507B

  1. {
  2. "name": "distrho-ports-vitalium",
  3. "lv2bundles": [
  4. "vitalium.lv2",
  5. "Vitalium-unfa.lv2"
  6. ],
  7. "combinedbundles": true,
  8. "version": "00bd0b1510ef3ad87d06770dc509f85af82a7134",
  9. "description": "Spectral warping wavetable synth",
  10. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  11. "dlmethod": "git",
  12. "dlname": "distrho-ports",
  13. "buildtype": "meson",
  14. "buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Doptimizations=false -Dplugins=vitalium"
  15. }