From 7178ec15be7ebe276b3aa1c760756fd714a00021 Mon Sep 17 00:00:00 2001 From: nia Date: Fri, 1 Jul 2022 18:36:27 +0000 Subject: add audio/shairport-sync Shairport Sync is an AirPlay audio player - it plays audio streamed from Apple devices and AirPlay sources such as ForkedDaapd (but apparently not rtunes). Audio played by a Shairport Sync-powered device stays synchronised with the source and hence with similar devices playing the same source. In this way, synchronised multi-room audio is possible for players that support it. --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 107ed9ef309..e40853563f2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.654 2022/04/24 00:20:01 tnn Exp $ +# $NetBSD: Makefile,v 1.655 2022/07/01 18:36:27 nia Exp $ # COMMENT= Audio tools, players, and libraries @@ -436,6 +436,7 @@ SUBDIR+= ruby-mp3info SUBDIR+= ruby-taglib SUBDIR+= schismtracker SUBDIR+= sfxr +SUBDIR+= shairport-sync SUBDIR+= shine SUBDIR+= shntool SUBDIR+= shorten -- cgit v1.2.3