summaryrefslogtreecommitdiff
blob: be776cc36965729deb854674d132557ef2d68835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>x11@gentoo.org</email>
		<name>X11</name>
	</maintainer>
	<use>
		<flag name="opengl" restrict="&gt;=x11-libs/cairo-1.10.0">Build the OpenGL backend</flag>
		<flag name="gles2">Build the OpenGL ES 2 backend</flag>
		<flag name="glib">Compile with GLib Object System support</flag>
		<flag name="utils">Build support for Cairo script and trace utilities</flag>
		<flag name="valgrind">Built-in support to mark memory regions</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:cairographics:cairo</remote-id>
	</upstream>
</pkgmetadata>