Search Criteria
Package Details: gr-gsm-git r903.c097ce7-1
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://github.com/ptrkrysik/gr-gsm |
Licenses: | unknown |
Provides: | gr-gsm |
Submitter: | yuvadm |
Maintainer: | FabioLolix |
Last Packager: | tom.swartz07 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-12-01 18:24 (UTC) |
Last Updated: | 2018-03-17 00:00 (UTC) |
Latest Comments
1 2 Next › Last »
FabioLolix commented on 2022-12-07 17:12 (UTC)
made some tests but fail to build, likely need gnuradio-maint39-git
solsticedhiver commented on 2022-08-15 23:57 (UTC)
Upstream provides a recent and updated PKGBUILD at https://github.com/ptrkrysik/gr-gsm/blob/master/dists/arch/PKGBUILD
fixeria commented on 2022-03-25 18:51 (UTC)
Hi all! I will be maintaining this package in my spare time.
The project is pretty much abandoned and AFAIK Piotr has no plans to resume working on it in the near future. This is sad. The good news is that a found a fork https://github.com/bkerler/gr-gsm/tree/maint-3.9 which at least builds successfully against gnuradio-3.9.4.0-2. I haven't tried it yet, but it looks promising. We can temporarily switch to this fork, but it needs to be tested first. Feedback is welcome.
sTiKyt commented on 2021-11-06 15:55 (UTC)
This is software issue, someone needs to port it, read this https://github.com/ptrkrysik/gr-gsm/issues/582
dreieck commented on 2021-09-30 15:31 (UTC)
Fails to build for me with
Installed is the currently latest
gnuradio
from the community repository, version 3.9.2.0-3.Full
build()
output:Thanks for maintaining!
BoBeR182 commented on 2020-07-29 13:12 (UTC) (edited on 2020-07-29 14:00 (UTC) by BoBeR182)
This package needs multiple patches to compile and install.
mythsunwind commented on 2020-01-09 21:44 (UTC)
This package does not compile anymore, because arch comes with gnuradio 3.8 and gr-gsm is only building with gnuradio 3.7. The only workaround is to use a fork of gr-gsm that was adjusted for 3.8 by replacing the source entry with:
source=('git+https://github.com/velichkov/gr-gsm.git#branch=maint-3.8')
mild_sunrise commented on 2019-08-11 17:58 (UTC)
This is the PKGBUILD metadata I'm using (I also updated license and url):
mild_sunrise commented on 2019-08-11 17:41 (UTC) (edited on 2019-08-11 17:41 (UTC) by mild_sunrise)
Unless I'm missing something, I think
boost
andswig
should be make dependencies.boost-libs
should be added as (normal) dependency.gnuradio-companion
should be removed, I see no reason it should be a dependency.python2-pyqt4
should be corrected topython2-pyqt5
.qwt5
should be corrected toqwt
. Both dependencies should be optional: they're only needed if you want to run the GUI version ofgrgsm_livemon
.Also, the 'official' repo seems to be https://git.osmocom.org/gr-gsm, but they're both at the same state... so no idea.
1 2 Next › Last »