summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-17 16:45:49 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-18 19:52:36 +0100
commit3ec937d53b8f20927ef7566842ed1c7f984d43b2 (patch)
treeb2fd27e707f8927bd1856133c35b87a611415e46 /sci-geosciences/qgis
parentprofiles/use.desc: Make USE={otf,ttf} global (diff)
downloadgentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.tar.gz
gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.tar.bz2
gentoo-3ec937d53b8f20927ef7566842ed1c7f984d43b2.zip
profiles/use.desc: Make USE=opencl global
Add a global USE=opencl flag. The flag is used consistently in 30 packages, and most of them do not provide any additional information worth preserving. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-geosciences/qgis')
-rw-r--r--sci-geosciences/qgis/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-geosciences/qgis/metadata.xml b/sci-geosciences/qgis/metadata.xml
index b4793f185721..6a7c8a916f27 100644
--- a/sci-geosciences/qgis/metadata.xml
+++ b/sci-geosciences/qgis/metadata.xml
@@ -20,7 +20,6 @@
<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="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>