mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
657c9d6a3b
- While I'm here: - Use CMAKE_OFF - Add NO_ARCH - Change post-build: to post-patch: - Silence patch message - Fix patch file Changes: https://github.com/hobu/laz-perf/commits/master PR: 231247 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
24 lines
764 B
Plaintext
24 lines
764 B
Plaintext
include/laz-perf/common/common.hpp
|
|
include/laz-perf/common/types.hpp
|
|
include/laz-perf/compressor.hpp
|
|
include/laz-perf/decoder.hpp
|
|
include/laz-perf/decompressor.hpp
|
|
include/laz-perf/detail/field_extrabytes.hpp
|
|
include/laz-perf/detail/field_gpstime.hpp
|
|
include/laz-perf/detail/field_point10.hpp
|
|
include/laz-perf/detail/field_rgb.hpp
|
|
include/laz-perf/detail/field_xyz.hpp
|
|
include/laz-perf/encoder.hpp
|
|
include/laz-perf/excepts.hpp
|
|
include/laz-perf/factory.hpp
|
|
include/laz-perf/formats.hpp
|
|
include/laz-perf/io.hpp
|
|
include/laz-perf/las.hpp
|
|
include/laz-perf/main.cpp
|
|
include/laz-perf/model.hpp
|
|
include/laz-perf/portable_endian.hpp
|
|
include/laz-perf/streams.hpp
|
|
include/laz-perf/util.hpp
|
|
lib/cmake/lazperf/lazperf-config.cmake
|
|
lib/cmake/lazperf/lazperf-configVersion.cmake
|