From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 24 May 2022 08:50:19 +0000 (+0100) Subject: Update FREEBSD.md X-Git-Tag: 4.1-rc1~24^2~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14704d48739e5b29dd8dbdf4e889123986a4e9df;p=thirdparty%2Fshairport-sync.git Update FREEBSD.md --- diff --git a/FREEBSD.md b/FREEBSD.md index f53ab925..f16e14d7 100644 --- a/FREEBSD.md +++ b/FREEBSD.md @@ -51,7 +51,7 @@ Add `alsa-utils` if you're wish to use ALSA. Omit `sndio` if you don't intend to Add `libplist libsodium ffmpeg e2fsprogs-libuuid vim` if you are building for AirPlay 2. -At this point, if you intend to build Shairport Sync for AirPlay 2, you should build and install `NQPTP`, a companion application that provides AirPlay 2 timing support for Shairport Sync. You'll find the software itself and an installation guide [here](https://github.com/mikebrady/nqptp/blob/main/README.md) (guide not yet updated for FreeBSD). Once you have built, installed and enabled NQPTP, you can proceed with building Shairport Sync. +At this point, if you intend to build Shairport Sync for AirPlay 2, you should build and install `NQPTP`, a companion application that provides AirPlay 2 timing support for Shairport Sync. You'll find the software itself and an installation guide [here](https://github.com/mikebrady/nqptp/blob/main/README.md). Once you have built, installed and enabled NQPTP, you can proceed with building Shairport Sync. Now, download Shairport Sync from GitHub: ```