jack2 codebase
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.

20 lines
1.0KB

  1. <?xml version="1.0" encoding="utf-8" standalone="no"?>
  2. <installer-gui-script minSpecVersion="1">
  3. <title>JACK2</title>
  4. <!--
  5. <background file="@CURDIR@/package-background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional" />
  6. <background-darkAqua file="@CURDIR@/package-background.png" mime-type="image/png" alignment="bottomleft" scaling="proportional" />
  7. -->
  8. <choice id="org.jackaudio.jack2" title="JACK2" visible="false">
  9. <pkg-ref id="org.jackaudio.jack2" version="0">jack2-osx-root.pkg</pkg-ref>
  10. </choice>
  11. <choices-outline>
  12. <line choice="org.jackaudio.jack2" />
  13. </choices-outline>
  14. <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true" />
  15. <license file="@CURDIR@/../COPYING" mime-type="text/plain" />
  16. <options customize="never" hostArchitectures="arm64,x86_64" require-scripts="false" rootVolumeOnly="true" />
  17. <pkg-ref id="org.jackaudio.jack2" />
  18. <welcome file="@CURDIR@/package-welcome.txt" mime-type="text/plain" />
  19. </installer-gui-script>