games/xroar: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
216e658d2d
commit
d8028bf5b9
|
@ -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
|
||||
without it by setting GTKGLEXT=no in the environment.
|
||||
|
||||
jack-audio-connection-kit - if you want to use JACK for audio output,
|
||||
install jack-audio-connection-kit (or jack2; untested) and set JACK=yes
|
||||
in the environment before building xroar. If JACK audio has x-runs,
|
||||
try 'setcap cap_ipc_lock,cap_sys_nice=ep /usr/games/xroar'.
|
||||
jack - if you want to use JACK for audio output, install jack and set
|
||||
JACK=yes in the environment before building xroar. If JACK audio has
|
||||
x-runs, try 'setcap cap_ipc_lock,cap_sys_nice=ep /usr/games/xroar'.
|
||||
|
||||
Other build options (environment variables):
|
||||
|
||||
|
|
Loading…
Reference in New Issue