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

  1. {
  2. "name": "mod-distortion",
  3. "lv2bundles": [
  4. "mod-bigmuff.lv2",
  5. "mod-ds1.lv2"
  6. ],
  7. "version": "3622901c643570087b9d26fec2fd878384eaa98e",
  8. "description": "",
  9. "dlbaseurl": "https://github.com/moddevices/mod-distortion.git",
  10. "dlmethod": "git",
  11. "buildtype": "make",
  12. "buildargs": "INSTALL_PATH=/usr/lib/lv2"
  13. }