Package: octomap / 1.10.0+dfsg-3

Metadata

Package Version Patches format
octomap 1.10.0+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Avoid buildpath in installed files.patch | (download)

dynamicEDT3D/CMakeLists.txt | 20 3 + 17 - 0 !
dynamicEDT3D/dynamicEDT3DConfig.cmake.in | 3 3 + 0 - 0 !
dynamicEDT3D/src/CMakeLists.txt | 6 4 + 2 - 0 !
octomap/CMakeLists.txt | 5 0 + 5 - 0 !
octomap/src/CMakeLists.txt | 4 3 + 1 - 0 !
octomap/src/math/CMakeLists.txt | 2 2 + 0 - 0 !
octovis/CMakeLists.txt | 2 0 + 2 - 0 !
octovis/CMakeLists_src.txt | 6 4 + 2 - 0 !
octovis/octovis-config.cmake.in | 3 3 + 0 - 0 !
9 files changed, 22 insertions(+), 29 deletions(-)

 avoid-buildpath-in-installed-files

Workaround to avoid build paths in exported cmake targets.

0002 Fix incorrect library name.patch | (download)

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

 fix incorrect library name


0003 Install CMake config to LIBDIR.patch | (download)

dynamicEDT3D/CMakeLists.txt | 4 2 + 2 - 0 !
dynamicEDT3D/src/CMakeLists.txt | 2 1 + 1 - 0 !
octomap/CMakeLists.txt | 6 3 + 3 - 0 !
octomap/src/CMakeLists.txt | 2 1 + 1 - 0 !
octovis/CMakeLists.txt | 4 2 + 2 - 0 !
octovis/CMakeLists_src.txt | 2 1 + 1 - 0 !
6 files changed, 10 insertions(+), 10 deletions(-)

 install cmake config to libdir