mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
29 lines
904 B
XML
29 lines
904 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>gentoo@taujhe.de</email>
|
|
<name>Jan Henke</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>conikost@gentoo.org</email>
|
|
<name>Conrad Kostecki</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
This software is a user mode driver helper library
|
|
that provides access to GPU performance counters.
|
|
|
|
Supported Platforms are:
|
|
* Intel Processors with Gen9 graphics devices
|
|
* Intel Processors with Gen11 graphics devices
|
|
* Intel Processors with Gen12 graphics devices
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">intel/metrics-library</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|