mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
e064d494a7
commit
217b02b94e
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'snapcast'
|
# Template file for 'snapcast'
|
||||||
pkgname=snapcast
|
pkgname=snapcast
|
||||||
version=0.28.0
|
version=0.29.0
|
||||||
revision=1
|
revision=1
|
||||||
_snapweb_version=0.7.0
|
_snapweb_version=0.8.0
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc -DBUILD_WITH_TREMOR=OFF
|
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc -DBUILD_WITH_TREMOR=OFF
|
||||||
-DBUILD_WITH_AVAHI=$(vopt_if avahi ON OFF)
|
-DBUILD_WITH_AVAHI=$(vopt_if avahi ON OFF)
|
||||||
|
@ -18,8 +18,8 @@ homepage="https://github.com/badaix/snapcast"
|
||||||
changelog="https://raw.githubusercontent.com/badaix/snapcast/master/changelog.md"
|
changelog="https://raw.githubusercontent.com/badaix/snapcast/master/changelog.md"
|
||||||
distfiles="https://github.com/badaix/snapcast/archive/v${version}.tar.gz
|
distfiles="https://github.com/badaix/snapcast/archive/v${version}.tar.gz
|
||||||
https://github.com/badaix/snapweb/releases/download/v${_snapweb_version}/snapweb.zip>snapweb-${_snapweb_version}.zip"
|
https://github.com/badaix/snapweb/releases/download/v${_snapweb_version}/snapweb.zip>snapweb-${_snapweb_version}.zip"
|
||||||
checksum="7911037dd4b06fe98166db1d49a7cd83ccf131210d5aaad47507bfa0cfc31407
|
checksum="ecfb2c96a4920adc4121b1180b37bb86566c359914c14831c0abea4e65d23f92
|
||||||
2acfc3538e4f4daefb0a2eac9126925f5a455dfd68b14ba5500fac5f1f82cb8f"
|
71078f94d87e44881c7bf6491456d528420a69ae09f1ae115dd6c48c03c2a65c"
|
||||||
skip_extraction="snapweb-${_snapweb_version}.zip"
|
skip_extraction="snapweb-${_snapweb_version}.zip"
|
||||||
|
|
||||||
build_options="avahi pulseaudio"
|
build_options="avahi pulseaudio"
|
||||||
|
|
Loading…
Add table
Reference in a new issue