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.

11 lines
336B

  1. {
  2. "name": "artyfx",
  3. "lv2bundles": ["artyfx.lv2"],
  4. "version": "cb7e58c2e47aad86aeb7ecc22d0c82bef2dfea39",
  5. "description": "ArtyFX plugin suite",
  6. "dlbaseurl": "https://github.com/openAVproductions/openAV-ArtyFX.git",
  7. "dlmethod": "git",
  8. "buildtype": "cmake",
  9. "buildargs": "-DBUILD_GUI=OFF -DBUILD_SSE=OFF"
  10. }