Search Criteria
Package Details: gr-gsm-git r1194.a77cf59-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gr-gsm-git.git (read-only, click to copy) |
---|---|
Package Base: | gr-gsm-git |
Description: | Gnuradio blocks and tools for receiving GSM transmissions |
Upstream URL: | https://osmocom.org/projects/gr-gsm/wiki |
Licenses: | GPL3 |
Conflicts: | gr-gsm |
Provides: | gr-gsm |
Submitter: | yuvadm |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-12-01 18:24 (UTC) |
Last Updated: | 2023-08-16 20:07 (UTC) |
Dependencies (17)
- boost-libs
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gnuradio (gnuradio-gitAUR)
- gnuradio-osmosdr (gr-osmosdr-gitAUR)
- libosmocoreAUR (libosmocore-gitAUR)
- python (python37AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- qwt
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- pybind11 (pybind11-gitAUR) (make)
- python-docutils (make)
- python-yaml (python-yaml-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
MaksVal commented on 2025-06-03 11:35 (UTC)
Thanks for your answer! I'm having trouble with GnuRadio now... )) I fixed some issues with binding and udp_socket(boost::asio), but now I'm having another problem...
FabioLolix commented on 2025-06-02 21:33 (UTC)
About building the package, afaik all repos are broken; including Lymkwi one suggested by Lymkwi rail
Not sure what are you referring to, I've seen some build failure related to boost, patch is welcome here https://github.com/FabioLolix/PKGBUILD-AUR_fix
MaksVal commented on 2025-06-02 16:12 (UTC) (edited on 2025-06-02 16:15 (UTC) by MaksVal)
After updating my system, I could no longer use
gr-gsm
- some of the GnuRadio bindings were broken. After updating some hash values, the package (gr-gsm-git) successfully built when I tried to rebind (e.g., gr_modtool bind -u misc_utils/burst_file_sink).Could you please update the hash value in some files?
Thanks.
PS error of last build package:
rail commented on 2025-02-13 12:53 (UTC) (edited on 2025-02-13 14:44 (UTC) by rail)
gr-gsm
fails to build from this packageForked version that compiles is available here: https://git.vulpinecitrus.info/Lymkwi/gr-gsm/src/branch/cmake_fixes
Copying
PKGBUILD
from here and replacingsource=()
URL withgit+https://git.vulpinecitrus.info/Lymkwi/gr-gsm.git#branch=cmake_fixes
does workfixeria commented on 2023-08-18 06:26 (UTC)
@FabioLolix I am sorry to hear that the Orphan request looks hostile to you. My intention was to move this package forward and definitely not hostility against you. I am not an experienced AUR package maintainer, but previously I had ownership of this package and it was Orphaned without asking me whether I plan to submit patches (it happened so quick: request submitted, you're fired). So I thought it's a "normal" practice here.
I closed the Orphan request and uploaded the modified PKGBUILD here:
https://people.osmocom.org/fixeria/grgsm_PKGBUILD
FabioLolix commented on 2023-08-16 20:15 (UTC)
@MarsSeed thanks for pointing to a working fork
@fixeria you could have got in touch; send or post your pkgbuild, instead you go for an orphan request, it wasn't even many days since MarsSeed hint, I don't add as co-maintainers who make hostile requests
fixeria commented on 2023-08-13 12:32 (UTC)
I have some patches migrating this package to a known-to-work fork (https://github.com/matan1008/gr-gsm). I have tested it and can confirm that it's working good. Thus I would like to take ownership of this package [again]. Getting the role of co-maintainer would also be fine.
MarsSeed commented on 2023-08-08 21:19 (UTC)
The fork that incorporates the original author's latest code, and not just ported to work with gnuradio 3.10 but also enhanced with newer features like multi-arfcn, and which is also the freshest (Jun 8, 2023), seems to be this:
https://github.com/matan1008/gr-gsm
Re-forked from the earlier-mentioned bkerler/gr-gsm fork, which has been abandoned since Feb 2023.
Codimp commented on 2023-02-21 13:46 (UTC)
It seem the bkerler fork work with gnuradio 3.10 and 3.11. So I make a PKGBUILD for this version: https://git.home.lithio.fr/doctor/linux-package/src/branch/master/arch/gr-gsm-git if anyone is interested.
FabioLolix commented on 2023-02-05 21:30 (UTC)
I made a local gnuradio-maint39-git pkgbuild but still fails
1 2 3 Next › Last »