mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +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>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=shairport-sync
|
pkgname=shairport-sync
|
||||||
pkgver=4.3.2
|
pkgver=4.3.2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation"
|
pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation"
|
||||||
url="https://github.com/mikebrady/shairport-sync"
|
url="https://github.com/mikebrady/shairport-sync"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -50,7 +50,8 @@ build() {
|
|||||||
--with-ssl=openssl \
|
--with-ssl=openssl \
|
||||||
--with-soxr \
|
--with-soxr \
|
||||||
--with-stdout \
|
--with-stdout \
|
||||||
--with-pipe
|
--with-pipe \
|
||||||
|
--with-metadata
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user