diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-28 00:22:29 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-04-28 17:26:44 +0200 |
commit | 09b59bc06697355114cfd40a521e379a1cbdcec6 (patch) | |
tree | ab6c141ba3db6a69eec1536dbedfd6d0ca9bc5a2 /sci-geosciences/qgis/metadata.xml | |
parent | sci-geosciences/qgis: Add new DEPEND on virtual/opencl (diff) | |
download | gentoo-09b59bc06697355114cfd40a521e379a1cbdcec6.tar.gz gentoo-09b59bc06697355114cfd40a521e379a1cbdcec6.tar.bz2 gentoo-09b59bc06697355114cfd40a521e379a1cbdcec6.zip |
sci-geosciences/qgis: Set WITH_INTERNAL_MDAL=ON, add USE hdf5, netcdf
As long as sci-libs/mdal is not packaged.
Upstream commits:
50422a116516cfb7e05f2e60062eb9d7555592ae
14fa499ed3ce0358dd4835cd1f43b4b93df8f473
97c95803c623f234b13a921325b050f235170d00
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-geosciences/qgis/metadata.xml')
-rw-r--r-- | sci-geosciences/qgis/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-geosciences/qgis/metadata.xml b/sci-geosciences/qgis/metadata.xml index 868a026b6c1e..56b0fd7a351e 100644 --- a/sci-geosciences/qgis/metadata.xml +++ b/sci-geosciences/qgis/metadata.xml @@ -17,7 +17,9 @@ <flag name="3d">Build QGIS 3D library using <pkg>dev-qt/qt3d</pkg></flag> <flag name="georeferencer">Determines whether georeferencer plugin should be built</flag> <flag name="grass">Add support for <pkg>sci-geosciences/grass</pkg></flag> + <flag name="hdf5">Enable MDAL support for <pkg>sci-libs/hdf5</pkg></flag> <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="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> |