summaryrefslogtreecommitdiff
blob: 2c166cf9bb24adc69c6af60ac26c842ca2904266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
		basically a 1:1 mapping of GLU&#39;s C API, intended as a basis for a nicer
		interface.
		
		OpenGL is the industry&#39;s most widely used and supported 2D and 3D graphics
		application programming interface (API), incorporating a broad set of
		rendering, texture mapping, special effects, and other powerful visualization
		functions. For more information about OpenGL and its various extensions,
		please see &lt;http://www.opengl.org/&gt;
		and &lt;http://www.opengl.org/registry/&gt;.
	</longdescription>
</pkgmetadata>