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

  1. {
  2. "name": "distrho-ports-luftikus",
  3. "lv2bundles": [
  4. "Luftikus.lv2"
  5. ],
  6. "version": "18f868c0f8299c960ba48c9ce78cd0ac329012b6",
  7. "description": "Digital adaptation of an analog EQ with fixed half-octave bands and additional high frequency boost",
  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=luftikus"
  12. }