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 Next › Last »
fixeria commented on 2023-08-29 09:07 (UTC)
Hi @xiota,
yes, I am. Thanks!
Ack. I also found out that
libgnuradio-limesdr.sodepends onlibboost_thread.soandlibboost_program_options.so, soboost-libsneeds to be added to$depends. I can submit a patch adding it.Not sure why you removed
doxygen, it's needed to build documentation (HTML files in/usr/share/doc/limesuite). Other than that, ack.Works for me. As I mentioned above, I propose to add
boost-libsand resurrectdoxygento makedepends. After that we should bump the$pkgrel.xiota commented on 2023-08-27 21:10 (UTC)
@fixeria Are you interested in comaintaining?
Moved
boostto makedepends. Removeddoxygen,graphiz,swig. Please test and let me know if it works.fixeria commented on 2023-08-27 10:44 (UTC)
Hello,
I would like to propose the following PKGBUILD changes:
Thanks for maintaining!
nickoe commented on 2020-10-11 13:25 (UTC) (edited on 2020-10-11 13:26 (UTC) by nickoe)
I am getting build errors with this, such as:
I got this locally from before
nickoe commented on 2020-10-11 13:22 (UTC)
I get the same problem as @maverick1707. It looks like the package hardcode paths to python3.7 while the latest default python3 on arch is 3.8. Even if I try to update that I get issues....
maverick1707 commented on 2020-04-18 20:31 (UTC)
The package is not working.
this is the error that apperas when it is compiling.
`` -- Configuring LimeSuite C++ Libraries... -- Checking for module 'LimeSuite' -- Found LimeSuite, version 20.01.0-20.01.0 -- Found LimeSuite: /usr/include/lime, /usr/lib/libLimeSuite.so -- -- Checking for module SWIG -- Found SWIG version 4.0.1. -- Found SWIG: /usr/bin/swig
-- Found PythonLibs: /usr/lib/libpython3.7m.so (Required is at least version "2") -- PYTHON_EXECUTABLE not set - using default python3 -- Use -DPYTHON_EXECUTABLE=/path/to/python2 to build for python2. -- Found PythonInterp: /usr/bin/python (found version "3.8.2") -- Found PythonLibs: /usr/lib/libpython3.7m.so (Required is exact version "3.8") -- User set python executable /usr/bin/python -- User set python executable /usr/bin/python -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done CMake Error in swig/CMakeLists.txt: Imported target "Python::Python" includes non-existent path
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
The path was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and references files it does not provide.
CMake Error in swig/CMakeLists.txt: Imported target "Python::Python" includes non-existent path
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
The path was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and references files it does not provide.
``
heliochronix commented on 2020-01-07 02:18 (UTC)
Awesome, thank you so much!
FFY00 commented on 2020-01-07 00:15 (UTC)
Sorry, things have been busy and I completely forgot about this. Next time feel free to ping me more often :)
Should be working now.
« First ‹ Previous 1 2 3 Next › Last »