commit: 8e4909402dd278687e00d220dc00598245b10735
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 11:54:38 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 11:59:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e490940
dev-libs/intel-neo: add myself as co-maint
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
dev-libs/intel-neo/metadata.xml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/dev-libs/intel-neo/metadata.xml b/dev-libs/intel-neo/metadata.xml
index ff18ebf683b..54fd73f0c89 100644
--- a/dev-libs/intel-neo/metadata.xml
+++ b/dev-libs/intel-neo/metadata.xml
@@ -9,7 +9,12 @@
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>The Intel Graphics Compute Runtime for for oneAPI
Level Zero and
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Conrad Kostecki</name>
+ </maintainer>
+ <longdescription>
+ The Intel Graphics Compute Runtime for for oneAPI Level Zero and
OpenCL Driver, informally known as NEO, is an open source
project providing
compute API support (Level Zero, OpenCL) for Intel graphics
hardware
architectures (HD Graphics, Xe).
@@ -17,11 +22,11 @@
(Broadwell architecture) and newer, as well as Intel Atom
processors with Gen9
graphics devices (Apollo Lake, Gemini Lake).
Level Zero support is more limited and as of April 2020 still
in early stages,
- please consult upstream release notices for
details.</longdescription>
+ please consult upstream release notices for details.
+ </longdescription>
<use>
<flag name="l0">Install the oneAPI Level Zero driver alongside
the OpenCL one</flag>
- <flag name="vaapi">Support the sharing of surfaces with Video
Acceleration API
- (OpenCL Extension #36)</flag>
+ <flag name="vaapi">Support the sharing of surfaces with Video
Acceleration API (OpenCL Extension #36)</flag>
</use>
<upstream>
<remote-id type="github">intel/compute-runtime</remote-id>