Search Criteria
Package Details: shairport-sync-git 4.1.dev.r241.gace5537a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/shairport-sync-git.git (read-only, click to copy) | 
|---|---|
| Package Base: | shairport-sync-git | 
| Description: | AirPlay 2 audio player with multi-room playback | 
| Upstream URL: | https://github.com/mikebrady/shairport-sync | 
| Keywords: | airport audio avahi | 
| Licenses: | custom | 
| Conflicts: | shairport-sync | 
| Provides: | shairport-sync | 
| Submitter: | j0hax | 
| Maintainer: | lsevcik | 
| Last Packager: | lsevcik | 
| Votes: | 3 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2019-07-26 18:29 (UTC) | 
| Last Updated: | 2022-03-20 17:44 (UTC) | 
Dependencies (20)
- alac (alac-gitAUR)
 - avahi
 - ffmpeg4.4
 - libconfig (libconfig-gitAUR)
 - libplist (libplist-gitAUR)
 - libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
 - mosquitto (mosquitto-gitAUR)
 - nqptp (nqptp-gitAUR)
 - openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
 - popt (popt-gitAUR)
 - autoconf (autoconf-gitAUR) (make)
 - automake (automake-gitAUR) (make)
 - ffmpeg4.4 (make)
 - libalac (alac-gitAUR) (make)
 - libtool (libtool-gitAUR) (make)
 - mosquitto (mosquitto-gitAUR) (make)
 - xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
 - libsoxr (optional) – libsoxr-based resampling
 - pipewire (pipewire-gitAUR, pipewire-full-gitAUR) (optional) – PipeWire support
 - pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – PulseAudio support
 
Latest Comments
gnaeljmdmmcbqvpz commented on 2025-04-14 19:59 (UTC)
Since 5.0-dev, some of the configure flags have changed:
--with-pa -> --with-pulseaudio --with-pw -> --with-pipewire --with-systemd -> --with-systemd-startup
hammer065 commented on 2024-06-25 04:57 (UTC)
Now requires
glib2-develas a build dependency:Ranguvar commented on 2023-11-02 10:49 (UTC) (edited on 2023-11-02 10:59 (UTC) by Ranguvar)
I had issues with PipeWire, PulseAudio, and ALSA output_backend settings.
It was this issue: https://github.com/mikebrady/shairport-sync/blob/master/ADVANCED%20TOPICS/PulseAudioAndPipeWire.md
I will see about making this a user service that runs on login, that seems to me the cleanest solution.
lsevcik commented on 2022-03-20 17:39 (UTC)
Seems like ffmpeg was updated last month and most software is designed to be compiled on Debian with woefully out-of-date libraries...
ffmpeg4.4 is actually what we want to link against.
I'll push a new PKGBUILD soon.
ecruz1986 commented on 2022-03-15 17:28 (UTC)
Hi, I cannot build it, I receive this error:
/usr/bin/ld: rtp.o: in function
rtp_buffered_audio_processor': rtp.c:(.text+0x4c71): undefined reference toavcodec_register_all'Any light?
I have both packages "ffmpeg" and "ffmpeg4.4". Maybe it's building against the wrong version of ffmpeg?