15 Commits

Author SHA256 Message Date
766b297423 Accepting request 1242746 from home:illuusio
- update to 1.14.1
  - One big change in this release is that the dependency boost-filesystem
    is now optional if you compile PCL and your own project that uses
    PCL as C++17. The default C++ standard for PCL is currently still
    C++14, where boost-filesystem is a hard requirement.
    Some modules will not be built if boost-filesystem is not available
    (currently recognition, outofcore, some apps).
    
    For an exhaustive list of newly added features, deprecations and other changes
    in PCL 1.14.1, please see:
    https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md#-1141-03-may-2024-. 
  - Add back some small boost patch to workaround get_digest changes:
    * pcl_visualizer.patch

OBS-URL: https://build.opensuse.org/request/show/1242746
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=15
2025-02-10 12:21:05 +00:00
cfc5ba4d8f Accepting request 1137234 from home:StefanBruens:branches:science
- update to 1.14.0
  * This release has several new features and bug fixes, e.g.:
    + [registration] GICP: add Newton optimizer
    + [segmentation] Deprecate CrfNormalSegmentation
    + [sample_consensus] Deprecate SampleConsensusModelStick
    + [common] Fix register macros to match struct definitions
    + [registration] ICP: remove possibly inappropriate default
      setting of rotation convergence threshold when user does
      not set it.
    + [surface] MovingLeastSquares: reduce the number of
       instantiations to reduce complexity
    + [filters] Fix behaviour of BoxClipper3D
    + [surface][cmake] Prefer system zlib over vendored copy in
      opennurbs
    For an exhaustive list of newly added features, deprecations
    and other changes, please see included CHANGES.md, or
    https://github.com/PointCloudLibrary/pcl/blob/pcl-1.14.0/CHANGES.md
- Drop upstream patches:
  * fix_boost_1_83_compat.patch
  * fix_boost_1_84_compat.patch
- update to 1.13.1
  * This release has several new features and bug fixes, e.g.:
    * Add overload to fromPCLPointCloud2 to avoid copying data
    * Add writeBinary to ostream for PCDWriter
    For an exhaustive list of newly added features, deprecations
    and other changes, please see included CHANGES.md, or
    https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Add patches:
  * fix_boost_1_83_compat.patch
  * fix_boost_1_84_compat.patch
- update to 1.13.0
  * This release has several new features, many bug fixes, and
    numerous performance enhancements. To name a few:
    + The new Ellipse3D sample consensus model
    + The new farthest point sampling filter
    + Faster and more robust PCD and PLY input/output
    See included CHANGES.md for details, or
    https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Drop obsolete patches:
  * remove_unsatisfiable_boost_pkgconfig_dep.patch
  * improve_model_precision.patch
  * Relax_error_tolerance_in_pca_test.patch
- Add libharu build dependency.
- Reduce memory and disk constraints, keep build parallelism
  bounded with limit_build.
- Reenable PCA test on aarch64, add
  Relax_error_tolerance_in_pca_test.patch
- Disable one tests on aarch64 which fails due to minor
  accuracy violations, fix another one with
  improve_model_precision.patch
- update to 1.12.1, see included CHANGES.md for details, or
  https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Drop upstream pcl-vtk-9_0-compat.patch
- Add remove_unsatisfiable_boost_pkgconfig_dep.patch
- Fix library package name (libpcl1_12 instead of libpcl1.12)
- Bump limit_build to 2.8G per core to avoid build failures
- update to 1.11.0, see included CHANGES.md for details, or
  https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Limit build parallelism with limit_build -m 2500
- Clean up spec file
- Evaluate unit test results
- update to 1.9.1
  * Add missing visualization section from the changelog generation. [#2634]
  CMake:
  * Fix development version check on DISSECT_VERSION. [#2633]
  * Remove CMake policy CMP0054 setting. [#2627]
  * PCLConfig.cmake - POP policy-stack before return() [#2626]
  * Remove CMake config installation folder only when empty [#2622]
  * Downgrade grabber dependency message level to STATUS. [#2620]
  * Migrate CMake policy 0048 [#2608]
  * Bump CMake minimum version to 3.1. [#2605]
  * Search in $EIGEN_ROOT first while looking for Eigen [#2592]
  libpcl_visualization:
  * address conflict between visualization and VTK head [#2612]
  PCL Tests:
  * Refactor SHOTEstimation and SHOTColorEstimation tests [#2636]
- update to 1.8.1 for openSUSE
- Version 1.7.2
- openSuSE 13.1, build of tutorial documentation deactivated
- Rebuild for new eigen3
- Set PCL_ROOT to the CMAKE_INSTALL_PREFIX
- Fix usage of VTK_DEFINITIONS (rhbz#1079531)
- Update to release 1.7.1
- Add patch to remove openni-dev from pkgconfig files (rhbz#1007941)
- Add patch to generate pcl_geometry pkgconfig file again
- Fix hard-coded vtk library dependencies in PCLConfig.cmake
- Fix PCLConfig.cmake so PCL can discover itself
- Update to 1.7.0
- Update vtk 6 patch for 1.7.0
- Rebuild for boost 1.54.0
- Rebuild for vtk 6.0.0
- Add patch for vtk 6 support
- Rebuild for new eigen3
- Change eigen3 BR to -static
- Add ARM support
- more fixes for archs without openni
- Fixed bogus changelog dates
- Fixed build errors due to boost 1.53 and/or gcc 4.8
- Rebuild for Boost-1.53.0
- Disabled march=native flag in PCLConfig.cmake
- Update to release 1.6.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuild for new vtk
- Pass proper LIB_INSTALL_DIR, install wrong cmake files otherwise
- Update to release 1.5.1
- Add new patch for gcc-4.7 fixes
- Rebuilt for c++ ABI breakage
- Update to release 1.4.0
- Add patch for gcc-4.7 fixes
- Update patch to fix PCLConfig.cmake
- Rebuild for gcc-4.7 and flann-1.7.1
- openni is exclusive for x86
- Make sure documentation is not in main package
- Update to 1.3.1
- Update to 1.3.0
- Update to 1.2.0
- Change vtkWidgets to vtkRendering as import library flags to fix crash
  for binaries compiled with the installed PCL
- Update to 1.1.1
- Update to 1.1.0
- Initial package

OBS-URL: https://build.opensuse.org/request/show/1137234
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=14
2024-01-07 18:22:38 +00:00
0c25c0a638 Accepting request 1135812 from home:StefanBruens:branches:science
- update to 1.13.1
  * This release has several new features and bug fixes, e.g.:
    * Add overload to fromPCLPointCloud2 to avoid copying data
    * Add writeBinary to ostream for PCDWriter
    For an exhaustive list of newly added features, deprecations
    and other changes, please see included CHANGES.md, or
    https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md

OBS-URL: https://build.opensuse.org/request/show/1135812
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=13
2024-01-01 20:10:33 +00:00
93695191a9 Accepting request 1042038 from home:StefanBruens:branches:science
- update to 1.13.0
  * This release has several new features, many bug fixes, and
    numerous performance enhancements. To name a few:
    + The new Ellipse3D sample consensus model
    + The new farthest point sampling filter
    + Faster and more robust PCD and PLY input/output
    See included CHANGES.md for details, or
    https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Drop obsolete patches:
  * remove_unsatisfiable_boost_pkgconfig_dep.patch
  * improve_model_precision.patch
  * Relax_error_tolerance_in_pca_test.patch
- Add libharu build dependency.
- Reduce memory and disk constraints, keep build parallelism
  bounded with limit_build.

OBS-URL: https://build.opensuse.org/request/show/1042038
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=12
2022-12-13 19:11:23 +00:00
eb8ec68427 Accepting request 1002542 from home:StefanBruens:branches:science
- Reenable PCA test on aarch64, add
  Relax_error_tolerance_in_pca_test.patch

OBS-URL: https://build.opensuse.org/request/show/1002542
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=11
2022-09-15 03:21:59 +00:00
179a29fac6 Accepting request 987296 from home:StefanBruens:branches:science
- Disable one tests on aarch64 which fails due to minor
  accuracy violations, fix another one with
  improve_model_precision.patch

OBS-URL: https://build.opensuse.org/request/show/987296
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=10
2022-07-15 17:04:21 +00:00
69d230eb82 Accepting request 954094 from home:StefanBruens:branches:science
- update to 1.12.1, see included CHANGES.md for details, or
  https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Drop upstream pcl-vtk-9_0-compat.patch
- Add remove_unsatisfiable_boost_pkgconfig_dep.patch
- Fix library package name (libpcl1_12 instead of libpcl1.12)
- Bump limit_build to 2.8G per core to avoid build failures

OBS-URL: https://build.opensuse.org/request/show/954094
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=9
2022-02-13 15:30:57 +00:00
9d03a97da2 Accepting request 820468 from home:StefanBruens:branches:science
- update to 1.11.0, see included CHANGES.md for details, or
  https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md
- Limit build parallelism with limit_build -m 2500
- Clean up spec file
- Evaluate unit test results

OBS-URL: https://build.opensuse.org/request/show/820468
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=8
2020-07-17 07:23:41 +00:00
f568b73c6d OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=7 2019-06-25 11:21:38 +00:00
d2e608f269 OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=6 2019-06-25 06:02:18 +00:00
a0d51701a6 OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=5 2019-06-25 06:01:39 +00:00
e71418c356 OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=4 2019-06-24 16:56:54 +00:00
efe721e5d9 OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=3 2019-06-24 16:47:19 +00:00
e98b08b0ef Accepting request 707461 from home:dstoecker
- update to 1.9.1
  * Add missing visualization section from the changelog generation. [#2634]
  CMake:
  * Fix development version check on DISSECT_VERSION. [#2633]
  * Remove CMake policy CMP0054 setting. [#2627]
  * PCLConfig.cmake - POP policy-stack before return() [#2626]
  * Remove CMake config installation folder only when empty [#2622]
  * Downgrade grabber dependency message level to STATUS. [#2620]
  * Migrate CMake policy 0048 [#2608]
  * Bump CMake minimum version to 3.1. [#2605]
  * Search in $EIGEN_ROOT first while looking for Eigen [#2592]
  libpcl_visualization:
  * address conflict between visualization and VTK head [#2612]
  PCL Tests:
  * Refactor SHOTEstimation and SHOTColorEstimation tests [#2636]

OBS-URL: https://build.opensuse.org/request/show/707461
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=2
2019-06-04 14:23:26 +00:00
3c61b0f914 Accepting request 632176 from home:dstoecker:oldos
Final version?

OBS-URL: https://build.opensuse.org/request/show/632176
OBS-URL: https://build.opensuse.org/package/show/science/pcl?expand=0&rev=1
2018-09-12 20:29:53 +00:00