Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages /
shairport-sync
Commits:
ebe87623 by Anatol Pomozov at 2026-06-17T08:11:28-07:00
upgpkg: 5.0.4-2
Enable AirPlay 2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -4,7 +4,7 @@ pkgbase = shairport-sync
pkgrel = 2
url = https://github.com/mikebrady/shairport-sync
arch = x86_64
- license = GPL
+ license = GPL-2.0-only
makedepends = glib2-devel
makedepends = xmltoman
makedepends = vim
@@ -20,6 +20,7 @@ pkgbase = shairport-sync
depends = mosquitto
depends = ffmpeg
depends = nqptp
+ depends = libplist
backup = etc/shairport-sync.conf
source =
shairport-sync-5.0.4.tar.gz::https://github.com/mikebrady/shairport-sync/archive/refs/tags/5.0.4.tar.gz
source = shairport-sync.sysusers
=====================================
PKGBUILD
=====================================
@@ -7,9 +7,9 @@ pkgrel=2
pkgdesc='AirPlay and AirPlay 2 audio player'
url='https://github.com/mikebrady/shairport-sync'
arch=(x86_64)
-license=(GPL)
+license=(GPL-2.0-only)
backup=(etc/shairport-sync.conf)
-depends=(openssl avahi libsoxr popt alsa-lib libconfig libpipewire libpulse
jack mosquitto ffmpeg nqptp)
+depends=(openssl avahi libsoxr popt alsa-lib libconfig libpipewire libpulse
jack mosquitto ffmpeg nqptp libplist)
makedepends=(glib2-devel xmltoman vim) # vim for xxd tool
source=(shairport-sync-$pkgver.tar.gz::https://github.com/mikebrady/shairport-sync/archive/refs/tags/$pkgver.tar.gz
shairport-sync.sysusers
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shairport-sync/-/commit/ebe87623ff707e8d01019ffb280b7b9c0d3904b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/shairport-sync/-/commit/ebe87623ff707e8d01019ffb280b7b9c0d3904b2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help