[pcl] fix feature examples (#36505)

This commit is contained in:
autoantwort 2024-02-02 20:40:52 +01:00 committed by GitHub
parent afa1c89f30
commit 47237ed73e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "pcl",
"version": "1.14.0",
"port-version": 1,
"description": "Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.",
"homepage": "https://github.com/PointCloudLibrary/pcl",
"license": "BSD-3-Clause",
@ -61,6 +62,7 @@
"examples": {
"description": "Build PCL examples",
"dependencies": [
"boost-format",
{
"name": "pcl",
"features": [

View File

@ -6590,7 +6590,7 @@
},
"pcl": {
"baseline": "1.14.0",
"port-version": 0
"port-version": 1
},
"pcre": {
"baseline": "8.45",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e4a3a2d2b7ad47ad0f55b10f1ba7401e65343610",
"version": "1.14.0",
"port-version": 1
},
{
"git-tree": "547556098f29483403ca91d1b4ece9b7dc73d104",
"version": "1.14.0",