NOTICE: This package has been removed from pkgsrc

./x11/wxhaskell, Haskell wxGTK bindings

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


Branch: CURRENT, Version: 0.9.4nb35, Package name: wxhaskell-0.9.4nb35, Maintainer: pkgsrc-users

wxHaskell is a portable and native GUI library for Haskell.
The goal of the project is to provide an industrial strength GUI
library for Haskell, but without the burden of developing (and
maintaining) one ourselves.

wxHaskell is therefore built on top of wxWidgets - a comprehensive C++
library that is portable across all major GUI platforms; including
GTK, Windows, X11, and MacOS X. Furthermore, it is a mature library
that supports a wide range of widgets with the native look-and-feel,
and it has a very active community.

Since the core interface is generated automatically from the wxEiffel
binding, about 90% of the wxWidgets functionality is already
supported, excluding more "exotic" widgets like dockable windows. Most
work is currently directed into writing a Haskellized version of the
wxWidgets API. The library currently supports Windows, GTK (Linux) and
MacOS X.

DEINSTALL [+/-]

Required to run:
[graphics/glu] [x11/wxGTK26] [lang/ghc7]

Required to build:
[pkgtools/x11-links] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4]

Master sites:

SHA1: 6133991fb1e6c76a3b5b2bf175277ce56c2adad3
RMD160: 70c386cb2451509dbd5bca652435bab35b808ed1
Filesize: 556.596 KB

Version history: (Expand)


CVS history: (Expand)


   2015-10-24 21:18:45 by Joerg Sonnenberger | Files touched by this commit (14) | Package removed
Log message:
Remove Haskell binding for old wxGTK versions, which doesn't work with
modern GHC anyway.
   2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | Package updated
Log message:
Recursive revbump following MesaLib update, categories p through x.
   2015-02-21 00:39:31 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
Build shared library. Fix soname passing. Fix format strings. Explicitly
truncate pointers (XXX revisit by somewhere with more Haskellfu). Fix
bit masking.
   2014-05-05 02:48:38 by Ryo ONODERA | Files touched by this commit (1155)
Log message:
Recursive revbump from x11/pixman
Fix PR pkg/48777
   2013-12-14 09:26:30 by David A. Holland | Files touched by this commit (7)
Log message:
Turn on DESTDIR mode, clear BROKEN.

Deploy a pile of horrible hacks to more or less fix the build; this
version of this package does not seem to be fully compatible with even
the ancient ghc we have in pkgsrc.

Bump PKGREVISION.
   2013-10-24 12:31:02 by Thomas Klausner | Files touched by this commit (13)
Log message:
Mark remaining packages not support DESTDIR as BROKEN as decided
by pkgsrc-pmc.

If you are interested in one of these, please fix it before 2013Q4.
   2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058)
Log message:
Recursive revbump from pango-1.36.0
   2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | Package updated
Log message:
Revbump after cairo update