Package: monado / 25.0.0+dfsg-2

Metadata

Package Version Patches format
monado 25.0.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix typo in DearImGui demo.patch | (download)

src/external/imgui/implot/implot_demo.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in dearimgui demo.

0002 Make libmonado configurable separately.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
src/xrt/targets/CMakeLists.txt | 2 1 + 1 - 0 !
src/xrt/targets/openxr/CMakeLists.txt | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 2 deletions(-)

 make libmonado configurable separately


0003 cmake Check for and use latomic if needed.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
cmake/FindCxxAtomics.cmake | 180 180 + 0 - 0 !
src/xrt/auxiliary/util/CMakeLists.txt | 1 1 + 0 - 0 !
3 files changed, 182 insertions(+)

 cmake: check for and use -latomic if needed.