geo/pdal: update to 2.10.2.

see https://github.com/PDAL/PDAL/releases/tag/2.10.2
This commit is contained in:
landry
2026-06-13 08:06:37 +00:00
parent f311c6fc99
commit c3c3489f73
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
COMMENT = translator library for point cloud formats
V = 2.10.1
V = 2.10.2
DISTNAME = PDAL-${V}-src
PKGNAME = pdal-${V}
EXTRACT_SUFX = .tar.bz2
SHARED_LIBS += pdalcpp 8.1 # 20.0 from PDAL_SOLIB defines in cmake/libraries.cmake
SHARED_LIBS += pdalcpp 9.0 # 20.2 from PDAL_SOLIB defines in cmake/libraries.cmake
CATEGORIES = geo devel textproc
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (PDAL-2.10.1-src.tar.bz2) = eHZfHQZYTI6bO0pbWMDr6keNQq0h8UMnF7McIN7wVSI=
SIZE (PDAL-2.10.1-src.tar.bz2) = 102000676
SHA256 (PDAL-2.10.2-src.tar.bz2) = iCuXqjrl22gsOy3I7e9OKbzH7OpRxwWS5xvB80ESrQA=
SIZE (PDAL-2.10.2-src.tar.bz2) = 101975261
+1 -1
View File
@@ -3,7 +3,7 @@ No need to put a version on the plugins
Index: cmake/macros.cmake
--- cmake/macros.cmake.orig
+++ cmake/macros.cmake
@@ -169,8 +169,6 @@ macro(PDAL_ADD_PLUGIN _name _type _shortname)
@@ -174,8 +174,6 @@ macro(PDAL_ADD_PLUGIN _name _type _shortname)
set_property(TARGET ${${_name}} PROPERTY FOLDER "Plugins/${_type}")
set_target_properties(${${_name}} PROPERTIES