dev-libs/tomsfastmath: keyworded 0.13.1 for ppc, bug #725414
[gentoo.git] / dev-haskell / gtk2hs-buildtools / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>haskell@gentoo.org</email>
6                 <name>Gentoo Haskell</name>
7         </maintainer>
8         <longdescription>
9                 This package provides a set of helper programs necessary to
10                 build the Gtk2Hs suite of libraries. These tools include
11                 a modified c2hs binding tool that is used to generate
12                 FFI declarations, a tool to build a type hierarchy that
13                 mirrors the C type hierarchy of GObjects found in glib,
14                 and a generator for signal declarations that are used
15                 to call back from C to Haskell. These tools are not needed
16                 to actually run Gtk2Hs programs.
17         </longdescription>
18         <use>
19                 <flag name="closuresignals">Use the the GClosure-based signals
20                 implementation.</flag>
21         </use>
22 </pkgmetadata>