18 lines
630 B
XML
18 lines
630 B
XML
<?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>
|
|
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>
|