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.

13 lines
555B

  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <installer-gui-script minSpecVersion="1">
  3. <title>PawPaw LV2 plugins</title>
  4. <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true" />
  5. <options customize="always" hostArchitectures="x86_64" require-scripts="false" rootVolumeOnly="true" />
  6. <pkg-ref id="studio.kx.distrho.pawpaw" />
  7. <welcome file="@CURDIR@/welcome.txt" mime-type="text/plain" />
  8. @CHOICES@
  9. <choices-outline>
  10. @OUTLINES@
  11. </choices-outline>
  12. </installer-gui-script>