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.

14 lines
457B

  1. {
  2. "name": "distrho-ports-obxd",
  3. "lv2bundles": [
  4. "Obxd.lv2"
  5. ],
  6. "version": "575d56057ba9cee8505839e4ee00cc26d0193fc9",
  7. "description": "Recreation of Oberheim OB-X",
  8. "dlbaseurl": "https://github.com/DISTRHO/DISTRHO-Ports.git",
  9. "dlmethod": "git",
  10. "dlname": "distrho-ports",
  11. "buildtype": "meson",
  12. "buildargs": "-Dbuild-vst2=false -Dbuild-vst3=false -Dbuild-legacy-only=true -Doptimizations=false -Dplugins=obxd"
  13. }