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

  1. {
  2. "name": "adlplug-opn2",
  3. "lv2bundles": ["OPNplug.lv2"],
  4. "version": "d22fec03db1ab6458c22ea036217983cfb2a82a1",
  5. "description": "",
  6. "dlbaseurl": "https://github.com/jpcima/ADLplug.git",
  7. "dlmethod": "git",
  8. "buildtype": "cmake",
  9. "buildargs": "-DADLplug_CHIP=OPN2 -DADLplug_LV2=ON -DADLplug_AU=OFF -DADLplug_Jack=OFF -DADLplug_Standalone=OFF -DADLplug_VST2=OFF ADLplug_VST3=OFF"
  10. }