18 lines
771 B
XML
18 lines
771 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>gnome@gentoo.org</email>
|
|
<name>Gentoo GNOME Desktop</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="coverage">Enable code coverage support</flag>
|
|
<flag name="egl">Enable EGL support</flag>
|
|
<flag name="geoloc">Enable geolocation support through <pkg>app-misc/geoclue</pkg></flag>
|
|
<flag name="geolocation">Enable geolocation support through <pkg>app-misc/geoclue</pkg></flag>
|
|
<flag name="gles2">Enable GLESv2 support</flag>
|
|
<flag name="nsplugin">Enable full nsplugin support (GTK2 plugins)</flag>
|
|
<flag name="webgl">Build support for the WebGL HTML API using <pkg>virtual/opengl</pkg></flag>
|
|
</use>
|
|
</pkgmetadata>
|