package/gqrx: backport/adapt patch to suppport Gnuradio 3.8
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Fri, 17 Jan 2020 11:02:27 +0000 (12:02 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Feb 2020 22:43:33 +0000 (23:43 +0100)
commit0af0d5bdb690952ad2553b6949780f6ed38ec197
tree877dde2b1bed632f0574716ee8e13510c72cbde7
parent61a813339af43024ec05e749a05886fff1bf2a39
package/gqrx: backport/adapt patch to suppport Gnuradio 3.8

Gnuradio 3.8 has broken some APIs, and the current gqrx release does
not support these API changes.

So we add compatibility backport patches from the following
pull-request: https://github.com/csete/gqrx/pull/705

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gqrx/0001-add_includes_for_GR38.patch [new file with mode: 0644]
package/gqrx/0002-build_with_cmake_for_both_versions.patch [new file with mode: 0644]
package/gqrx/0003-pass_GNU_Radio_version_as_macro.patch [new file with mode: 0644]
package/gqrx/0004-link_against_gr-audio_library.patch [new file with mode: 0644]
package/gqrx/0005-support_37_and_38_builds_with_qmake.patch [new file with mode: 0644]
package/gqrx/0006-support_shells_without_here-string_operator.patch [new file with mode: 0644]