Package: cubicsdr / 0.2.7+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
cubicsdr | 0.2.7+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use system tinyxml | (download) |
CMakeLists.txt |
11 5 + 6 - 0 ! |
use system libtinyxml instead of embedded copy Edit the cmake script to use the system installed libtinyxml instead of the (removed in Debian) embedded copy. |
disable deb processing | (download) |
CMakeLists.txt |
5 0 + 5 - 0 ! |
disable some deb processing in cmakelists.txt |
link libatomic | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
link libatomic Some architectures do not have builtin atomic support in the compiler and/or do not automatically link libatomic. This patch simply adds unconditional linking to libatomic. |
revert migration to wx3.1 | (download) |
src/AppFrame.cpp |
40 20 + 20 - 0 ! |
[patch] revert "migration to wxwidgets v3.11:" This reverts commit e46d7f9735579d651664b6a1243d4b63a39bf109. |