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-libs/gdal/metadata.xml
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-libs/gdal/metadata.xml')
-rw-r--r--sci-libs/gdal/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/gdal/metadata.xml b/sci-libs/gdal/metadata.xml
index 6f7f7f1ec90e..4178226d550c 100644
--- a/sci-libs/gdal/metadata.xml
+++ b/sci-libs/gdal/metadata.xml
@@ -19,7 +19,6 @@
<flag name="geos">Add support for geometry engine (<pkg>sci-libs/geos</pkg>)</flag>
<flag name="gml">Enable support for <pkg>dev-libs/xerces-c</pkg> C++ API</flag>
<flag name="ogdi">Enable support for the open geographic datastore interface (<pkg>sci-libs/ogdi</pkg>)</flag>
- <flag name="opencl">Enable OpenCL support</flag>
<flag name="spatialite">Enable Spatial DBMS over sqlite <pkg>dev-db/spatialite</pkg></flag>
<flag name="xls">Add the <pkg>dev-libs/freexl</pkg> library for xls import support</flag>
</use>