diff options
Diffstat (limited to 'ports/pcl/CONTROL')
| -rw-r--r-- | ports/pcl/CONTROL | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/ports/pcl/CONTROL b/ports/pcl/CONTROL new file mode 100644 index 000000000..82f5cdea3 --- /dev/null +++ b/ports/pcl/CONTROL @@ -0,0 +1,24 @@ +Source: pcl +Version: 1.8.1-10 +Description: Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing. +Build-Depends: eigen3, flann, qhull, vtk, libpng, boost-system, boost-filesystem, boost-thread, boost-date-time, boost-iostreams, boost-random, boost-foreach, boost-dynamic-bitset, boost-property-map, boost-graph, boost-multi-array, boost-signals2, boost-ptr-container, boost-uuid, boost-interprocess, boost-asio + +Feature: openni2 +Description: OpenNI2 support for PCL +Build-Depends: openni2 + +Feature: qt +Description: Qt support for PCL +Build-Depends: vtk[qt] + +Feature: pcap +Description: PCAP support for PCL +Build-Depends: winpcap + +Feature: tools +Description: Build PCL utilities +Build-Depends: boost-accumulators + +Feature: cuda +Description: CUDA support for PCL +Build-Depends: cuda
\ No newline at end of file |
