summaryrefslogtreecommitdiff
blob: 2cfd7013f5c976b34f2da2aa5cd9c1d5b2a9107d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>gnome</herd>
  <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='gles2'>Enable GLESv2 support.</flag>
	<flag name="libsecret">Enable libsecret support to store login credentials</flag>
	<flag name="rpi">Use Raspberry Pi GLES2 libraries instead of mesa (for USE=gles2 egl together with USE=webgl)</flag>
	<flag name="webgl">Build support for the WebGL HTML API and use Accelerated Compositing</flag>
  </use>
</pkgmetadata>