Search Criteria
Package Details: gr-limesdr-git 3.0.1.r69.gd0fac85-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gr-limesdr-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gr-limesdr-git |
| Description: | gr-limesdr Plugin for GNURadio |
| Upstream URL: | https://github.com/myriadrf/gr-limesdr |
| Keywords: | gnuradio gr lime limesdr limesuite radio sdr |
| Licenses: | MIT |
| Conflicts: | gr-limesdr |
| Provides: | gr-limesdr |
| Submitter: | FFY00 |
| Maintainer: | xiota (fixeria) |
| Last Packager: | xiota |
| Votes: | 4 |
| Popularity: | 0.064152 |
| First Submitted: | 2018-04-25 13:18 (UTC) |
| Last Updated: | 2025-10-13 00:29 (UTC) |
Dependencies (12)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libgnuradio-pmt.so (gnuradio)
- libgnuradio-runtime.so (gnuradio)
- libspdlog.so (spdlog-gitAUR, spdlog)
- limesuite (limesuite-gitAUR)
- python
- python-gnuradio
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
Required by (1)
- gnss-sdr-git (requires gr-limesdr)
Latest Comments
« First ‹ Previous 1 2 3
heliochronix commented on 2020-01-06 23:49 (UTC)
Hello again,
I don't mean to bother you again about this, but this package still does not build on an up-to-date system. The upstream "master" branch depending on GR 3.7, while Arch has moved on to 3.8.
If you like, I can send you a PKGBUILD and .SRCINFO patch that builds off the upstream "gr-3.8" branch meant to support GNURadio 3.8. I've already tested it and it builds successfully.
FFY00 commented on 2019-10-08 07:58 (UTC)
Oh, thanks for letting me know!
heliochronix commented on 2019-10-07 20:08 (UTC) (edited on 2019-10-07 20:09 (UTC) by heliochronix)
Hello,
Since Arch has moved to GNURadio 3.8, and gr-limesdr has a gr-3.8 branch to build, may I suggest updating this package to point to the 3.8 branch of gr-limesdr? As it stands, the package does not build against an up-to-date Arch system.
Thank you!
dvalter commented on 2019-09-03 10:48 (UTC)
Does not build due to Doxygen error. However it's possible to add -DENABLE_DOXYGEN=off to cmake arguments to build without doxygen.
Miegl commented on 2019-08-31 16:39 (UTC)
It also doesn't build with doxygen
FFY00 commented on 2019-08-26 07:35 (UTC)
This probably happens because you have graphviz installed. It's not optimal but I don't have the time right now to fix the upstream. If you have a patch fixing this issue please let me know.
To build the package please uninstall graphviz or build it in a clean chroot (recommended). See https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot#Convenience_way,
backerman commented on 2019-08-24 16:06 (UTC)
This package is failing to build:
« First ‹ Previous 1 2 3