games/xroar: Migrate jack-audio-connection-kit => jack.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-18 17:09:28 -05:00 committed by Willy Sudiarto Raharjo
parent 216e658d2d
commit d8028bf5b9
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 3 additions and 4 deletions

View File

@ -20,10 +20,9 @@ gtkglext - if you want a full GTK+ user interface, install gtkglext
before building xroar. If gtkglext is installed, you can build before building xroar. If gtkglext is installed, you can build
without it by setting GTKGLEXT=no in the environment. without it by setting GTKGLEXT=no in the environment.
jack-audio-connection-kit - if you want to use JACK for audio output, jack - if you want to use JACK for audio output, install jack and set
install jack-audio-connection-kit (or jack2; untested) and set JACK=yes JACK=yes in the environment before building xroar. If JACK audio has
in the environment before building xroar. If JACK audio has x-runs, x-runs, try 'setcap cap_ipc_lock,cap_sys_nice=ep /usr/games/xroar'.
try 'setcap cap_ipc_lock,cap_sys_nice=ep /usr/games/xroar'.
Other build options (environment variables): Other build options (environment variables):