gentoo-ebuilds/media-libs/libva-compat/metadata.xml
Michał Górny dd7a0ad447
profiles/use.desc: Make USE=egl global
Add a global USE=egl flag.  It is used semi-consistently in 13 packages,
though some use it as "EGL only" flag (there is also one using
USE=egl-only).

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-12-18 19:52:38 +01:00

14 lines
393 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>chewi@gentoo.org</email>
<name>James Le Cuirot</name>
</maintainer>
<use>
<flag name="drm">Enables VA/DRM API support.</flag>
</use>
<upstream>
<remote-id type="github">intel/libva</remote-id>
</upstream>
</pkgmetadata>