18 Commits

Author SHA1 Message Date
naddy
ffa1cebd1b drop RCS Ids 2022-03-11 19:06:11 +00:00
jasper
b118929b10 fix build on powerpc64 by disabling altivec for now 2021-06-27 13:34:27 +00:00
landry
94ca541ca7 geo/pdal: update to 2.3.0
See https://github.com/PDAL/PDAL/releases/tag/2.3
2021-05-28 11:45:21 +00:00
landry
008710dc3e Remove patches that i forgot to cvs rm - noticed by sthen@, thanks! 2020-10-20 14:41:29 +00:00
landry
4806547ee0 fix link to upstream commit 2020-04-16 05:38:16 +00:00
landry
77ee7ede2a Update to PDAL 2.1.0.
See https://github.com/PDAL/PDAL/releases/tag/2.1.0 for details, enable
support for .laz files via the newly imported archivers/laszip port.
2020-03-23 13:23:32 +00:00
landry
48b5fdd89f Readd patch making sure we dont pick up libexecinfo if present at
configure time, which has been a running gag.
Build breakage reported by ajacoutot@, thanks !
2019-09-16 18:02:31 +00:00
landry
6243ac86e3 Forgot to remove patch, reported by naddy@ 2019-08-29 11:37:37 +00:00
landry
cdfd2346b4 Update to pdal 2.0.1. 2019-08-28 06:53:02 +00:00
jca
11da792a95 Drop z_const patches and unbreak geo/pdal on ports-gcc
Note: needs zlib headers with the ZLIB_CONST addition
2019-05-12 16:07:03 +00:00
landry
b9ad847fd4 Fix build on 32-bits.
ok sthen@
2019-04-28 06:49:48 +00:00
landry
d55de8a3b0 Ignore error messages (liblapack missing symbols) on stderr from
'python3 -c "import numpy"' for now, fixes numpy detection (and the
build)
2019-04-27 10:56:49 +00:00
landry
5aac1d0a02 Update to pdal 1.9.0.
Should build fine with python 3.7.
2019-04-24 08:14:17 +00:00
landry
0970332dca Update to pdal 1.7.2. 2018-05-19 15:01:48 +00:00
landry
ae9afbd8ce Update to pdal 1.7.1.
See https://github.com/PDAL/PDAL/releases/tag/1.7.1
Switch to use real source tarballs, and patch out detection/support for
libexecinfo/backtrace(). To be revisited when libexecinfo is removed..?
2018-04-11 07:47:09 +00:00
landry
38f7826fb6 Fix build with jsoncpp 1.8.4.
Backported from https://github.com/PDAL/PDAL/pull/1759
breakage reported by naddy@
2018-02-12 20:47:35 +00:00
landry
3f977487fc Update to pdal 1.6.
https://github.com/PDAL/PDAL/releases/tag/1.6
2017-10-28 18:36:19 +00:00
landry
8a70fd4167 Import PDAL 1.5.0.
PDAL is a C++ BSD library for translating and manipulating point cloud
data. It is very much like the GDAL library which handles raster and
vector data.

In addition to the library code, PDAL provides a suite of command-line
applications that users can conveniently use to process, filter,
translate, and query point cloud data.

WWW: https://pdal.io

ok sthen@ ajacoutot@
2017-06-20 17:12:15 +00:00