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.

12 lines
351B

  1. {
  2. "name": "distrho-ports-vex",
  3. "lv2bundles": [
  4. "vex.lv2"
  5. ],
  6. "version": "9f5cd8631bc227c44781d0633c18e0e1df7e757c",
  7. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  8. "dlmethod": "git",
  9. "buildtype": "meson",
  10. "buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Dplugins=vex"
  11. }