summaryrefslogtreecommitdiff
blob: b78c5e306871c38f85bba22c033e53c0618cc36e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>x11</herd>
<maintainer>
	<email>x11@gentoo.org</email>
</maintainer>
<use>
	<flag name="mpx">
		Enable support for multi-pointer-X. One pointer for each pointer
		device.
	</flag>
</use>
<longdescription>
	Freeglut provides an open-source alternative to the OpenGL Utility Toolkit
	(GLUT) library. It is actively developed and maintained, while not being
	restricted by its license.
</longdescription>
</pkgmetadata>