mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
shairport: Update config and init scripts, fix build, remove libao dependency, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -1,11 +1,18 @@
|
||||
config shairport
|
||||
option name 'AirPort'
|
||||
config shairport main
|
||||
option bname 'AirPort'
|
||||
option password ''
|
||||
option port '5002'
|
||||
option buffer '256'
|
||||
option log '/var/log/shairport'
|
||||
option log ''
|
||||
option cmd_start ''
|
||||
option cmd_stop ''
|
||||
option cmd_wait '0'
|
||||
option audio_output ''
|
||||
option mdns ''
|
||||
option cmd_wait ''
|
||||
option audio_output 'alsa'
|
||||
option mdns 'avahi'
|
||||
|
||||
# options for alsa output
|
||||
option output_dev ''
|
||||
option mixer_dev ''
|
||||
option mixer_type ''
|
||||
option mixer_control ''
|
||||
option mixer_index ''
|
||||
|
||||
Reference in New Issue
Block a user