Package: sdrangelove / 0.0.1.20150707-2

Metadata

Package Version Patches format
sdrangelove 0.0.1.20150707-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian policy package paths | (download)

CMakeLists.txt | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 debian policy package paths

Debian cmake supports GNUInstallDirs to set correct
library paths. Also, Debian applications should not
use RPATH.


hack osmosdr | (download)

plugins/samplesource/osmosdr/osmosdrinput.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 hack osmosdr

Comment out functions no longer provided by gr-osmosdr.


gcc6 explicit cast instead of narrowing conversion error | (download)

include-gpl/dsp/inthalfbandfilter.h | 72 36 + 36 - 0 !
plugins/samplesource/osmosdr/osmosdrgui.cpp | 4 2 + 2 - 0 !
2 files changed, 38 insertions(+), 38 deletions(-)

 gcc6 explicit cast instead of narrowing conversion error

Dumb fix, use of types could use some refactoring beyond this step.