mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/shairport-sync: build with metadata stream support
This commit is contained in:
parent
754cf076dd
commit
56f46ff51d
@ -2,7 +2,7 @@
|
||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||
pkgname=shairport-sync
|
||||
pkgver=4.3.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation"
|
||||
url="https://github.com/mikebrady/shairport-sync"
|
||||
arch="all"
|
||||
@ -50,7 +50,8 @@ build() {
|
||||
--with-ssl=openssl \
|
||||
--with-soxr \
|
||||
--with-stdout \
|
||||
--with-pipe
|
||||
--with-pipe \
|
||||
--with-metadata
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user