Search Criteria
Package Details: libvolk-git 3.0.0.r18.4ed9334-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libvolk-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libvolk-git |
| Description: | The Vector-Optimized Library of Kernels from Gnuradio |
| Upstream URL: | https://libvolk.org/ |
| Licenses: | GPL3 |
| Conflicts: | libcpufeatures, libvolk |
| Provides: | libcpufeatures, libvolk |
| Submitter: | keenerd |
| Maintainer: | eclairevoyant |
| Last Packager: | eclairevoyant |
| Votes: | 5 |
| Popularity: | 0.35 |
| First Submitted: | 2016-03-23 22:55 (UTC) |
| Last Updated: | 2023-06-10 16:48 (UTC) |
Dependencies (8)
- boost-libs
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- orc
- python-six
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-mako (make)
Required by (18)
- gnss-sdr-git (requires libvolk) (make)
- gnuradio-git (requires libvolk)
- gnuradio-scopy-git (requires libvolk)
- gr-adapt-git (requires libvolk)
- gr-cc1111-git (requires libvolk)
- gr-foo-git (requires libvolk)
- gr-lora-git (requires libvolk)
- gr-rds-git (requires libvolk) (make)
- gr-satnogs-git (requires libvolk)
- gr-scopy-git (requires libvolk) (make)
- luaradio (requires libvolk)
- qradiolink (requires libvolk)
- satdump (requires libvolk)
- satdump-git (requires libvolk)
- sdrpp-brown-git (requires libvolk)
- sdrpp-git (requires libvolk)
- sigutils-git (requires libvolk) (optional)
- suscan-git (requires libvolk) (optional)
Latest Comments
qoppzvrbcqjqqlbn commented on 2022-10-09 08:53 (UTC)
Hello, it has been 2 plus years since the last update from the maintainer, could someone take this over and add libcpufeatures to provides as they are no incorrectly indicated as conflict.
This leads to unnecessary incompatibilities such as not being able to install anbox and many SDR applications at the same time.
xfol commented on 2022-03-16 12:02 (UTC) (edited on 2022-03-16 12:05 (UTC) by xfol)
Patch PKGBUILD:
bartus commented on 2022-02-09 10:38 (UTC) (edited on 2022-02-09 11:03 (UTC) by bartus)
Could we use external
libcpufeaturesinstead of relying on bundled one, it's already implemented in the trunkCMakeLists.txtscript?simple patch with some mild refactoring: http://ix.io/3P7F/diff
apply with
git am -s < <(curl -s http://ix.io/3P7F)and pick what you like.dreieck commented on 2022-01-16 21:40 (UTC)
This should have
libcpufeaturesadded to theprovidesarray, since it actually has the content of that package.Thanks for maintaining!
ivanovp commented on 2019-08-24 04:59 (UTC) (edited on 2019-08-24 04:59 (UTC) by ivanovp)
Has anyone idea why these tests fail?
The following tests FAILED: 25 - qa_volk_32f_8u_polarbutterflypuppet_32f (Failed) 65 - qa_volk_32f_x2_pow_32f (Failed) Errors while running CTest make: *** [Makefile:108: test] Error 8 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Makepkg was unable to build libvolk-git.Jagmils commented on 2017-01-18 00:43 (UTC)