volk: update to 3.1.0.
This commit is contained in:
parent
fc29cbc0e1
commit
16a9d0ae76
|
@ -3179,7 +3179,7 @@ libarcan_tui.so.0.15 arcan-0.6.1.1_1
|
|||
libarcan_a12.so.0.1 arcan-0.6.1.1_1
|
||||
liblwipv6.so.2 lwipv6-1.5a_1
|
||||
libpipewire-0.3.so.0 libpipewire-0.3.6_1
|
||||
libvolk.so.3.0 volk-3.0.0_1
|
||||
libvolk.so.3.1 volk-3.1.0_1
|
||||
libgnuradio-runtime.so.3.10.5 gnuradio-3.10.5.0_1
|
||||
libgnuradio-pmt.so.3.10.5 gnuradio-3.10.5.0_1
|
||||
libgnuradio-blocks.so.3.10.5 gnuradio-3.10.5.0_1
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
# Template file for 'volk'
|
||||
pkgname=volk
|
||||
version=3.0.0
|
||||
revision=2
|
||||
version=3.1.0
|
||||
revision=1
|
||||
_cpu_features_gitrev="188d0d3c383689cdb6bb70dc6da2469faec84f61"
|
||||
create_wrksrc=yes
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_LGPL=OFF"
|
||||
hostmakedepends="pkg-config python3-cheetah3 git python3-Mako python3-six"
|
||||
makedepends="python3-cheetah3 python3-devel python3-Mako python3-six"
|
||||
makedepends="python3-cheetah3 python3-devel python3-Mako python3-six cpu_features-devel"
|
||||
short_desc="Vector-Optimized Library of Kernels"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://libvolk.org/"
|
||||
distfiles="https://github.com/gnuradio/volk/archive/v${version}.tar.gz
|
||||
https://github.com/google/cpu_features/archive/${_cpu_features_gitrev}.tar.gz"
|
||||
checksum="617c25a5a240e41e50d695851925541b19e011d516c3e0c288a5aeefb3ceb7fd
|
||||
checksum="9a46d85d24435b8f221e1ae03d4e9e8458d4281e3e4d2b541a8844a55b7526ac
|
||||
ef383c81e84e7ce56eeb9207ded6937f0aefd6747c319d8d3265e6d9be164db1"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue