Package: gnuradio / 3.7.5-3~bpo70+3

Metadata

Package Version Patches format
gnuradio 3.7.5-3~bpo70+3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian soname | (download)

cmake/Modules/GrMiscUtils.cmake | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

---
volk profile no rpath | (download)

volk/CMakeLists.txt | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
usr bin examples | (download)

gr-audio/examples/c++/CMakeLists.txt | 2 1 + 1 - 0 !
gr-fcd/examples/c++/CMakeLists.txt | 2 1 + 1 - 0 !
gr-uhd/examples/c++/CMakeLists.txt | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

---
bsd fcd pre freebsd libs 10.0 5 | (download)

gr-fcd/lib/hid/hid-libusb.c | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

---
bsd shm | (download)

gnuradio-runtime/lib/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
bsd hurd alsa | (download)

gr-audio/lib/CMakeLists.txt | 4 2 + 2 - 0 !
gr-audio/lib/alsa/alsa_sink.cc | 4 2 + 2 - 0 !
gr-audio/lib/alsa/alsa_source.cc | 4 2 + 2 - 0 !
3 files changed, 6 insertions(+), 6 deletions(-)

---
bsd hurd no thread affinity | (download)

gnuradio-runtime/lib/thread/thread.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
gr fcd needs usb | (download)

gr-fcd/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix ctrlport install | (download)

gnuradio-runtime/python/gnuradio/ctrlport/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
wxpy3.0 compat | (download)

gr-wxgui/python/wxgui/plot.py | 3 1 + 2 - 0 !
gr-wxgui/python/wxgui/plotter/gltext.py | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 4 deletions(-)

 update for wxpython 3.0
 wx.InitAllImageHandlers() issues a deprecation warning with wxPython 3.0
 and is a no-op with wxPython 2.8.
 Deprecated constants like wxSAVE are gone from the C++ API, so wx.SAVE, etc
 are also likely to go from wxPython soon.
 The alias "wx.Color" is gone in wxPython 3.0 - only "wx.Colour" is now
 supported, so update docstring to use the correct class name.
native armv7 build support | (download)

volk/lib/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---