Package: soapyairspy / 0.2.0-5

Metadata

Package Version Patches format
soapyairspy 0.2.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix broken printf format string.patch | (download)

Settings.cpp | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 [patch 1/5] fix broken printf format string

Closes https://github.com/pothosware/SoapySDR/issues/433

Co-authored-by: gmbertani <gmbertani@users.noreply.github.com>

0002 Fix cmake and compiler warnings 29.patch | (download)

CMakeLists.txt | 18 9 + 9 - 0 !
FindLibAIRSPY.cmake | 46 33 + 13 - 0 !
2 files changed, 42 insertions(+), 22 deletions(-)

 [patch 2/5] fix cmake and compiler warnings (#29)


0003 Add Github Action to build check.patch | (download)

.github/workflows/build.yml | 41 41 + 0 - 0 !
1 file changed, 41 insertions(+)

 [patch 3/5] add github action to build check


0004 Update build check Github Action.patch | (download)

.github/workflows/build.yml | 33 25 + 8 - 0 !
1 file changed, 25 insertions(+), 8 deletions(-)

 [patch 4/5] update build check github action


0005 Update for compat with newer CMake.patch | (download)

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

 [patch 5/5] update for compat with newer cmake