Skip to content
Snippets Groups Projects
Commit 03c9e181 authored by Angelo Verlain Shema's avatar Angelo Verlain Shema Committed by Patrycja Rosa
Browse files

community/shairport-sync: enable the MPRIS and DBUS interfaces

parent b35d6330
No related branches found
No related tags found
2 merge requests!66949Draft: [3.20] main/raspberrypi-bootloader: upgrade to 1.20240524,!66563community/shairport-sync: enable the MPRIS and DBUS interfaces
Pipeline #236802 skipped
......@@ -2,7 +2,7 @@
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=shairport-sync
pkgver=4.3.2
pkgrel=1
pkgrel=2
pkgdesc="AirTunes emulator. Shairport Sync adds multi-room capability with Audio Synchronisation"
url="https://github.com/mikebrady/shairport-sync"
arch="all"
......@@ -51,7 +51,9 @@ build() {
--with-soxr \
--with-stdout \
--with-pipe \
--with-metadata
--with-metadata \
--with-mpris-interface \
--with-dbus-interface
make
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment