diff options
author | 2022-02-20 10:51:22 +0100 | |
---|---|---|
committer | 2022-02-20 23:11:40 +0000 | |
commit | f007a2b124b36813ad00db536aa082e433651c51 (patch) | |
tree | 847189209148278708c0c1050cc18e1424fae6d7 /sci-geosciences/qgis/metadata.xml | |
parent | sci-libs/pdal: add pdal library (diff) | |
download | gentoo-f007a2b124b36813ad00db536aa082e433651c51.tar.gz gentoo-f007a2b124b36813ad00db536aa082e433651c51.tar.bz2 gentoo-f007a2b124b36813ad00db536aa082e433651c51.zip |
sci-geosciences/qgis: add pdal for point clouds
Closes: https://bugs.gentoo.org/830003
Closes: https://github.com/gentoo/gentoo/pull/23526
Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/qgis/metadata.xml')
-rw-r--r-- | sci-geosciences/qgis/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-geosciences/qgis/metadata.xml b/sci-geosciences/qgis/metadata.xml index a63b6aef6b2a..8d7ea9e307f6 100644 --- a/sci-geosciences/qgis/metadata.xml +++ b/sci-geosciences/qgis/metadata.xml @@ -21,6 +21,7 @@ <flag name="mapserver">Determines whether mapserver should be built</flag> <flag name="netcdf">Enable MDAL support for GRIB and XMDF formats</flag> <flag name="opencl">Enable OpenCL support</flag> + <flag name="pdal">Enable support for PDAL for point clouds via <pkg>sci-libs/pdal</pkg></flag> <flag name="polar">Enable support for the polar coordinate system via <pkg>x11-libs/qwtpolar</pkg></flag> <flag name="qml">Enable support Qml-based plugins using <pkg>dev-qt/qtdeclarative</pkg></flag> <flag name="serial">Enable support for serial GPS using <pkg>dev-qt/qtserialport</pkg></flag> |