summaryrefslogtreecommitdiff
blob: 5080676f57f39e15ae51cac72f92da8a55635ee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>haskell</herd>
	<longdescription>
		The GNU Library is a collection of C data structures and utility
		function for dealing with Unicode. This package only binds as
		much functionality as required to support the packages that
		wrap libraries that are themselves based on GLib.
	</longdescription>
	<use>
		<flag name='closure_signals'>Use the the GClosure-based signals
        	implementation.</flag>
        </use>
</pkgmetadata>