Search Criteria
Package Details: libm2k-git 0.8.0.r46.gb9123a3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libm2k-git.git (read-only, click to copy) |
---|---|
Package Base: | libm2k-git |
Description: | A C++ library (bindings for Python and C#) for interfacing with the ADALM2000 |
Upstream URL: | https://github.com/analogdevicesinc/libm2k |
Licenses: | LGPL-2.1-or-later |
Conflicts: | libm2k |
Provides: | libm2k |
Submitter: | greyltc |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 1 |
Popularity: | 0.000004 |
First Submitted: | 2021-11-14 17:49 (UTC) |
Last Updated: | 2024-10-21 20:48 (UTC) |
Latest Comments
dreieck commented on 2025-05-14 11:38 (UTC)
This fails to build for me with 4 with
As a workaround, until upstream fixes it, you can add
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
to thecmake
command line.↗ Upstream issue report.
Regards!
Richardn commented on 2023-09-05 21:22 (UTC)
This package requires
libiio
as both buildtime and runtime dependency. Should be specified inPKGBUILD
.