Search Criteria
Package Details: qt-dab-git r306.0b6c309-1
Git Clone URL: | https://aur.archlinux.org/qt-dab-git.git (read-only, click to copy) |
---|---|
Package Base: | qt-dab-git |
Description: | software dab decoder for use with a dabstick, airspy or sdrplay for RPI and PC |
Upstream URL: | http://www.sdr-j.tk |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Beacon515L |
Maintainer: | None |
Last Packager: | Beacon515L |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-17 07:27 |
Last Updated: | 2017-09-17 07:30 |
Dependencies (10)
- faad2 (faad2-git)
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git)
- libsndfile (libsndfile-git, libsndfile-minimal-git)
- portaudio (portaudio-svn)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qwt
- rtl-sdr (rtl-sdr-keenerd-git, rtl-sdr-git, rtl-sdr-librtlsdr-git)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- git (git-git) (make)
Latest Comments
tgheretford commented on 2019-12-14 17:44
I can get this to build after editing the PKGBUILD to skip the md5sums (because you will be editing one of the checked files):
And then editing the qwt.patch file by replacing it with the following:
ETA: The qt-dab.pro file was updated in mid December. It is likely the qt-dab.pro file will be continuously updated as the program evolves and files are changed.
You will also need to comment out the sdrplay-v3 line in the qt-dab.pro file within the src file in the qt-dab-git folder, otherwise the program will not compile (it is experimental at the moment):
If you are using yay, you can first of all download the files to edit by using:
When done editing, change to the qt-dab-git folder and issue the following command:
The package will then build.
There is however, another problem. I can not get audio for DAB+ stations to decode with FAAD2 version 2.9. Version 2.8 works fine. This also occurs with welle.io which also uses FAAD for DAB+ decoding, so it may be a problem which needs to be fixed upstream.
andrej commented on 2019-03-28 18:24
The issue appears to be still there. :-(
tgheretford commented on 2018-07-03 19:35
qt-dab was updated tonight to version 2.0. It will no longer compile as the patch file is no longer compatible.