commit: e9ff8229ce550062c0433fd6a9ad4eb989603812 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Sat Jul 19 13:00:55 2025 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sun Jul 20 16:20:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ff8229
media-libs/gmmlib: metadata: add longdescription and bugs-to Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Part-of: https://github.com/gentoo/gentoo/pull/43067 Closes: https://github.com/gentoo/gentoo/pull/43067 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-libs/gmmlib/metadata.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/media-libs/gmmlib/metadata.xml b/media-libs/gmmlib/metadata.xml index d2ff24e7cb4c..342791845f59 100644 --- a/media-libs/gmmlib/metadata.xml +++ b/media-libs/gmmlib/metadata.xml @@ -5,10 +5,17 @@ <email>[email protected]</email> <name>VA-API Project</name> </maintainer> + <longdescription> + The Intel(R) Graphics Memory Management Library provides device + specific and buffer management for + <pkg>dev-libs/intel-compute-runtime</pkg> (for OpenCL) and + <pkg>media-libs/libva-intel-media-driver</pkg>. + </longdescription> <use> <flag name="custom-cflags">Do not override user CFLAGS like -march, -msse and similar with lib defaults. Not tested by upstream.</flag> </use> <upstream> + <bugs-to>https://github.com/intel/gmmlib/issues</bugs-to> <remote-id type="github">intel/gmmlib</remote-id> </upstream> </pkgmetadata>
