This package provides the SDL gfx library bindings for the Haskell
programming language. SDL gfx is an extension to the SDL library which
provides basic antialiased drawing routines such as lines, circles or
polygons, an interpolating rotozoomer for SDL surfaces, framerate control
and MMX image filters.
This package contains Haskell bindings to libSDL_gfx >= 2.0.
Global installation:
runhaskell Setup.lhs configure
runhaskell Setup.lhs build
runhaskell Setup.lhs install # as root
Local installation:
runhaskell Setup.lhs configure --prefix=[HOME]/usr --user
runhaskell Setup.lhs build
runhaskell Setup.lhs install --user # not as root
haskell-sdl-gfx (0.6.0-3+b1) sid; urgency=low
* Binary-only non-maintainer upload for sparc; no source changes.
* Rebuild against ghc 7.4.1-2
-- sparc Build Daemon (schroeder) <buildd_sparc-schroeder@buildd.debian.org> Mon, 12 Mar 2012 08:44:01 +0000
haskell-sdl-gfx (0.6.0-3) unstable; urgency=low
* Sourceful upload to rebuild documentation package
-- Iain Lane <laney@debian.org> Mo
more»