mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
parent
8d77b91b78
commit
104cac062c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'snapcast'.
|
# Template file for 'snapcast'
|
||||||
pkgname=snapcast
|
pkgname=snapcast
|
||||||
version=0.21.0
|
version=0.22.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_WITH_TREMOR=OFF -DBUILD_WITH_AVAHI=$(vopt_if avahi ON OFF)
|
configure_args="-DBUILD_WITH_TREMOR=OFF -DBUILD_WITH_AVAHI=$(vopt_if avahi ON OFF)
|
||||||
-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="amak <amak.git@outlook.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/badaix/snapcast"
|
homepage="https://github.com/badaix/snapcast"
|
||||||
distfiles="https://github.com/badaix/snapcast/archive/v${version}.tar.gz"
|
distfiles="https://github.com/badaix/snapcast/archive/v${version}.tar.gz"
|
||||||
checksum=8ddfa4eaa904984ecd3ec55e66b1539aa3d489ec99f03ee88857bb9ee3444c18
|
checksum=b5156f346c32557bc1347c81fd5071fd4a32be61adc582e63323c11b105c9ff6
|
||||||
|
|
||||||
build_options="avahi"
|
build_options="avahi"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue