mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gqrx: update to 2.17.3.
This commit is contained in:
parent
3228e1091a
commit
503a68f5b7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gqrx'
|
# Template file for 'gqrx'
|
||||||
pkgname=gqrx
|
pkgname=gqrx
|
||||||
version=2.17.2
|
version=2.17.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="$(vopt_if gr_audio -DLINUX_AUDIO_BACKEND=Gr-audio)
|
configure_args="$(vopt_if gr_audio -DLINUX_AUDIO_BACKEND=Gr-audio)
|
||||||
$(vopt_if portaudio -DLINUX_AUDIO_BACKEND=Portaudio)"
|
$(vopt_if portaudio -DLINUX_AUDIO_BACKEND=Portaudio)"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gqrx.dk"
|
homepage="https://gqrx.dk"
|
||||||
changelog="https://raw.githubusercontent.com/gqrx-sdr/gqrx/master/resources/news.txt"
|
changelog="https://raw.githubusercontent.com/gqrx-sdr/gqrx/master/resources/news.txt"
|
||||||
distfiles="https://github.com/gqrx-sdr/gqrx/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gqrx-sdr/gqrx/archive/v${version}.tar.gz"
|
||||||
checksum=8d5f70390d3935278527cc7aa6344d6ec0201bce156851c610e88acd6102c356
|
checksum=7bb7e6a490d7d4669a4d1596ad52f5af08e7167d78117b3d1fd711a368536855
|
||||||
|
|
||||||
build_options="gr_audio portaudio"
|
build_options="gr_audio portaudio"
|
||||||
vopt_conflict gr_audio portaudio
|
vopt_conflict gr_audio portaudio
|
||||||
|
|
Loading…
Add table
Reference in a new issue