Search Criteria
Package Details: gr-fosphor 3.8-3
| Git Clone URL: | https://aur.archlinux.org/gr-fosphor.git (read-only, click to copy) |
|---|---|
| Package Base: | gr-fosphor |
| Description: | GNU Radio block for RTSA-like spectrum visualization; repackaged from Ubuntu |
| Upstream URL: | http://sdr.osmocom.org/trac/wiki/fosphor |
| Licenses: | |
| Submitter: | Qyriad |
| Maintainer: | Qyriad |
| Last Packager: | Qyriad |
| Votes: | 1 |
| Popularity: | 0.185216 |
| First Submitted: | 2019-11-15 04:52 |
| Last Updated: | 2019-11-16 21:11 |
Dependencies (11)
- boost
- hicolor-icon-theme (hicolor-icon-theme-git)
- log4cpp (log4cpp-rc)
- opencl-driver (catalyst-firepro-compute, catalyst-firepro, opencl-nvidia-llb, opencl-nvidia-tesla, opencl-nvidia-vulkan-developer-beta, catalyst-total, opencl-catalyst, catalyst-total-hd234k, intel-opencl-runtime, intel-opencl, opencl-mesa-noglvnd, opencl-nvidia-410xx, catalyst-test, intel-compute-runtime-git, amdapp-sdk, vc4clstdlib-git, vc4c-git, vc4cl-git, mesa-aco-git, opencl-amdgpu-pro-pal, opencl-amdgpu-pro-orca, beignet-git, opencl-amd, opencl-nvidia-340xx, opencl-nvidia-vulkan, mesa-git, opencl-nvidia-full-beta-all, opencl-nvidia-full-beta, opencl-nvidia-beta, rocm-device-libs, rocm-opencl-runtime, beignet, intel-compute-runtime, opencl-mesa, opencl-nvidia, opencl-nvidia-390xx)
- python>=3.7.0 (python-dbg)
- gnuradio>=3.8.0.0 (gnuradio-git)
- qt5-base>=5.12.2 (qt5-base-git, qt5-base-headless)
- boost (make)
- cmake (cmake-git) (make)
- ocl-icd (khronos-ocl-icd-svn) (make)
- opencl-headers (opencl-headers12-svn, freeocl-git, opencl-headers-svn) (make)
Latest Comments
raitech commented on 2020-01-15 02:40
I did solve the
ModuleNotFoundError: No module named 'gnuradio.fosphor.fosphor_swig'problem by addingswiginto the PKGBUILD dependency list.ikarus commented on 2019-11-21 20:59
Did some testing. I get the error from https://aur.archlinux.org/packages/gr-fosphor#comment-716471 even when I build it directly from https://github.com/bastibl/gr-fosphor. Not sure what is causing this.
Although this will not fix my error, but why not build it directly from https://github.com/bastibl/gr-fosphor? Is the debian stuff really needed?
Qyriad commented on 2019-11-16 21:12
Thank you; I added
cmake,opencl-headers, andocl-icdas makedepends. I'm not sure what's up with the ModuleNotFoundError, but I almost definitely still don't have all the dependencies marked correctly. I'll play with it.ikarus commented on 2019-11-15 18:47
Gnuradio is complaining:
ikarus commented on 2019-11-15 18:42
Thanks for trying to make gr-fosphor available for Arch again. For now it is not working for me, but this might be an issue specific to my system. However,
cmake,opencl-headersandocl-icdwere missing as dependency to compile it.