Package Details: libmirisdr4-git r33.fd0452e.1-1

Git Clone URL: https://aur.archlinux.org/libmirisdr4-git.git (read-only, click to copy)
Package Base: libmirisdr4-git
Description: Support of Mirics MSi001 + MSi2500 SDR devices (yet another flavour of libmirisdr)
Upstream URL: https://github.com/f4exb/libmirisdr-4
Licenses: GPL
Conflicts: libmirisdr, libmirisdr-git, libmirisdr4
Provides: libmirisdr, libmirisdr-git, libmirisdr4
Submitter: Mikos
Maintainer: nemanjan00
Last Packager: nemanjan00
Votes: 2
Popularity: 0.000044
First Submitted: 2017-02-15 22:46 (UTC)
Last Updated: 2025-05-26 10:33 (UTC)

Dependencies (3)

Required by (4)

Sources (1)

Latest Comments

dreieck commented on 2025-05-26 10:23 (UTC)

Please add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the cmake call as a workaround for ↗ this issue appearing with CMake 4:

==> Starting build()...
CMake Error at CMakeLists.txt:23 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().

Regards!

EndlessEden commented on 2021-08-27 11:08 (UTC)

Please change depends from libusb>=1.0 to libusb (Arch default libusb is newer then that and libusb-git is compatible with this; ive tested a build locally against libusb-git(1.0.24)