NOTICE: This package has been removed from pkgsrc

./wip/gtk2hs, GUI Library for Haskell based on Gtk

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


Branch: CURRENT, Version: 0.9.13nb2, Package name: gtk2hs-0.9.13nb2, Maintainer: pho

Gtk2Hs is a GUI library for Haskell based on Gtk+. Gtk+ is an
extensive and mature multi-platform toolkit for creating graphical
user interfaces.

Gtk2Hs features:

* Automatic memory management.
* Nearly complete coverage of the Gtk+ API.
* Unicode support.
* Extensive reference documentation.
* Support for Linux, Windows, MacOS X and Unix platforms.
* Support for several related GtK+ and Gnome modules:
o the Glade visual user interface builder.
o the cairo vector graphics library.
o rendering of SVG images using cairo (via librsvg)
o the Gtk+ OpenGL extension.
o GConf for storing application preferences.
o SourceView, an editor widget with syntax highlighting.
o the Mozilla browser rendering engine in a Gtk+ widget
* An implementation of the Graphics.SOE API.

DEINSTALL [+/-]

Required to run:
[sysutils/gnome-vfs] [graphics/cairo] [graphics/gtkglext] [graphics/librsvg] [multimedia/gst-plugins0.10-base] [multimedia/gstreamer0.10] [devel/GConf] [devel/glib2] [devel/gmp] [devel/libglade] [x11/gtk2] [x11/gtksourceview]

Required to build:
[lang/ghc] [pkgtools/x11-links] [shells/bash] [devel/gmake] [devel/pkg-config] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Package options: cairo, gconf, gnomevfs, gstreamer, libglade, opengl, sourceview, svg

Master sites:

SHA1: 9220d0318f81d31910018dba9bee8650766ad651
RMD160: a3ebf3703e1ad6c561c7674e2643ad071c04e840
Filesize: 1106.203 KB

Version history: (Expand)


CVS history: (Expand)


   2011-07-12 17:58:52 by PHO / phonohawk | Files touched by this commit (17) | Package removed
Log message:
gtk2hs has been split to several packages.

   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-20 02:58:40 by Thomas Klausner | Files touched by this commit (75) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2008-08-22 07:31:20 by PHO / phonohawk | Files touched by this commit (1)
Log message:
I forgot to create buildlink3.mk which is definitely needed.

   2008-08-22 07:18:50 by PHO / phonohawk | Files touched by this commit (16) | Imported package
Log message:
Import gtk2hs-0.9.13 as wip/gtk2hs.

Gtk2Hs is a GUI library for Haskell based on Gtk+. Gtk+ is an
extensive and mature multi-platform toolkit for creating graphical
user interfaces.

Gtk2Hs features:

    * Automatic memory management.
    * Nearly complete coverage of the Gtk+ API.
    * Unicode support.
    * Extensive reference documentation.
    * Support for Linux, Windows, MacOS X and Unix platforms.
    * Support for several related GtK+ and Gnome modules:
          o the Glade visual user interface builder.
          o the cairo vector graphics library.
          o rendering of SVG images using cairo (via librsvg)
          o the Gtk+ OpenGL extension.
          o GConf for storing application preferences.
          o SourceView, an editor widget with syntax highlighting.
          o the Mozilla browser rendering engine in a Gtk+ widget
    * An implementation of the Graphics.SOE API.