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.

13 lines
404B

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