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.

17 lines
458B

  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": "b647e5b623c82a0221c89ac0a547727b0a6608ab",
  12. "description": "DISTRHO Imported Effect",
  13. "dlbaseurl": "https://github.com/DISTRHO/DIE-Plugins.git",
  14. "dlmethod": "git",
  15. "buildtype": "make"
  16. }