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.

18 lines
489B

  1. {
  2. "name": "die-plugins",
  3. "lv2bundles": [
  4. "distrho-a-comp.lv2",
  5. "distrho-a-delay.lv2",
  6. "distrho-a-eq.lv2",
  7. "distrho-a-exp.lv2",
  8. "distrho-a-fluidsynth.lv2",
  9. "distrho-a-reverb.lv2"
  10. ],
  11. "version": "6c693aab4bbd8bb7b15b2423202248f66f1990fe",
  12. "description": "DISTRHO Imported Effect",
  13. "dlbaseurl": "https://github.com/DISTRHO/DIE-Plugins.git",
  14. "dlmethod": "git",
  15. "buildtype": "make",
  16. "buildargs": "NOOPT=true"
  17. }