blob: 22b2f1555a44fd4a6912abcc49e63beba0b59c17 (
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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>x11@gentoo.org</email>
<name>X11</name>
</maintainer>
<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>
<upstream>
<remote-id type="github">FreeGLUTProject/freeglut</remote-id>
<remote-id type="sourceforge">freeglut</remote-id>
</upstream>
</pkgmetadata>
|