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

  1. {
  2. "name": "artyfx",
  3. "lv2bundles": ["artyfx.lv2"],
  4. "version": "f335f8059bddf5d33883600f39a263a8144b351e",
  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"
  10. }