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

  1. {
  2. "name": "tap-lv2",
  3. "lv2bundles": [
  4. "sooperlooper.lv2",
  5. "sooperlooper-2x2.lv2"
  6. ],
  7. "version": "d3e80029ce4f6ef62b3758e95c5b889cab1db740",
  8. "description": "",
  9. "dlbaseurl": "https://github.com/moddevices/sooperlooper-lv2-plugin.git",
  10. "dlmethod": "git",
  11. "buildtype": "make",
  12. "buildargs": "INSTALL_PATH=/usr/lib/lv2"
  13. }