You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/glut/metadata.xml

20 lines
725 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<maintainer>
<email>haskell@gentoo.org</email>
</maintainer>
<longdescription>
A Haskell binding for the OpenGL Utility Toolkit, a window system independent
toolkit for writing OpenGL programs. For more information about the C library
on which this binding is based, please see:
&lt;http://www.opengl.org/resources/libraries/glut/&gt;.
</longdescription>
<use>
<flag name="usenativewindowslibraries">When compiling under
Windows, use the native libraries instead of e.g. the ones
coming with Cygwin.</flag>
</use>
</pkgmetadata>