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