There is a new pull request by misterupkeep against master on the void-packages repository https://github.com/misterupkeep/void-packages shairport-sync-classic https://github.com/void-linux/void-packages/pull/47596 New package: shairport-sync-classic-4.3.2 Implementation of an Airplay 1 audio receiver. [Homepage](https://github.com/mikebrady/shairport-sync). Note: the source can be built into either an Airplay 1 or Airplay 2 receiver. The Airplay 2 version is packaged as another package `shairport-sync-airplay2`. Both packages provide the alternative `shairport-sync:/usr/bin/shairport-sync`. The application supports virtually all audio systems, and it builds with support for ALSA, Pulse, JACK, and PipeWire by default (audio systems available in the Void repos). It does not build with Unix pipe output support -- (imo) use cases for this should be handled by the user's audio system instead. I've been using this package for ~a year on Pulse and PipeWire now without issue. #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, `x86_64-glibc` - I built this PR locally for these architectures: - aarch64-musl - aarch64 - armv7l-musl - armv7l - armv6l-musl - armv6l A patch file from https://github.com/void-linux/void-packages/pull/47596.patch is attached