summaryrefslogtreecommitdiff
blob: 002d0b7f2c67bf0a1b190a212d9c270205f2d678 (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>
	<maintainer>
		<email>haskell@gentoo.org</email>
	</maintainer>
	<longdescription>
		A Haskell binding to the X11 graphics library.
		The binding is a direct translation of the C binding; for
		documentation of these calls, refer to &quot;The Xlib Programming
		Manual&quot;, available online at &lt;http://tronche.com/gui/x/xlib/&gt;.
	</longdescription>
	<use>
		<flag name="screensaver">whether to build XScreenSaver.</flag>
	</use>
</pkgmetadata>