NOTICE: This package has been removed from pkgsrc

./wip/gtk2hs-buildtools, Tools to build the Gtk2Hs suite of User Interface libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.12.3, Package name: gtk2hs-buildtools-0.12.3, Maintainer: pho

This package provides a set of helper programs necessary to build the
Gtk2Hs suite of libraries. These tools include a modified c2hs binding
tool that is used to generate FFI declarations, a tool to build a type
hierarchy that mirrors the C type hierarchy of GObjects found in glib,
and a generator for signal declarations that are used to call back
from C to Haskell. These tools are not needed to actually run Gtk2Hs
programs.


Required to run:
[wip/ghc] [devel/hs-random]

Required to build:
[pkgtools/cwrappers] [devel/happy] [devel/alex]

Master sites:

SHA1: 0b5e2bd9ac69d7e43b03bd8ff898c17d76040dea
RMD160: 70f6f356d5495c954695e5eb80235355183a509a
Filesize: 163.911 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-08 12:53:16 by Ryosuke Moro | Files touched by this commit (9)
Log message:
Remove happy, imported to pkgsrc/devel.
   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-21 23:04:42 by Ryosuke Moro | Files touched by this commit (97)
Log message:
Remove hs-network, imported to pkgsrc/net.
Remove hs-random, hs-syb, imported to pkgsrc/devel.
Remove hs-x11, imported to pkgsrc/x11.
   2013-01-10 00:20:44 by Ryosuke Moro | Files touched by this commit (1)
Log message:
To escape from dependency hell

see wip/mk/haskell.mk
   2012-03-11 08:30:30 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to gtk2hs-buildtools-0.12.3

   2011-07-12 10:53:30 by PHO / phonohawk | Files touched by this commit (1)
Log message:
Wrong buildlink3.mk for gtk2hs-buildtools. Sorry

   2011-07-12 10:43:14 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import gtk2hs-buildtools-0.12.0 as wip/gtk2hs-buildtools.

This package provides a set of helper programs necessary to build the
Gtk2Hs suite of libraries. These tools include a modified c2hs binding
tool that is used to generate FFI declarations, a tool to build a type
hierarchy that mirrors the C type hierarchy of GObjects found in glib,
and a generator for signal declarations that are used to call back
from C to Haskell. These tools are not needed to actually run Gtk2Hs
programs.