Package: libbgcode / 0.0~git20250220.5041c09-1
Metadata
Package | Version | Patches format |
---|---|---|
libbgcode | 0.0~git20250220.5041c09-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Avoid exporting cmd tool in ConvertTargets.patch | (download) |
src/LibBGCode/cmd/CMakeLists.txt |
1 0 + 1 - 0 ! |
avoid exporting cmd tool in converttargets This allows the -dev package to be used without having the cli tool installed. |
Lower required boost version to 1.74.patch | (download) |
src/LibBGCode/convert/CMakeLists.txt |
2 1 + 1 - 0 ! |
lower required boost version to 1.74 This is needed for compatibiity with other dependencies of PrusaSlicer like CGAL |
Set CMAKE_POSITION_INDEPENDENT_CODE to ON.patch | (download) |
CMakeLists.txt |
3 3 + 0 - 0 ! |
set cmake_position_independent_code to on Required to prevent relocation errors while linking |
Downgrade catch2 dependency to 3.7.patch | (download) |
tests/CMakeLists.txt |
4 2 + 2 - 0 ! |
downgrade catch2 dependency to 3.7 |
1