SDL-ttf-0.6.2.2: SDL-ttf.cabal
Cabal-Version: >= 1.6
Name: SDL-ttf
Version: 0.6.2.2
Maintainer: Francesco Ariis <fa-ml@ariis.it>
Author: Lemmih (lemmih@gmail.com)
Copyright: 2004-2010, Lemmih
License-File: LICENSE
License: BSD3
Build-Type: Custom
Category: Foreign binding
Synopsis: Binding to libSDL_ttf
Description:
This is a sample library which allows you to use TrueType
fonts in your SDL applications.
Extra-Source-Files: Graphics/UI/SDL/TTF/Wrapper.h, includes/HsSDLConfig.h.in, SDL-ttf.buildinfo.in, configure, config.mk.in
Data-Files: README, MACOSX
Library
Build-Depends: base >= 3 && <= 5, SDL
Extensions: ForeignFunctionInterface, EmptyDataDecls, MultiParamTypeClasses
Exposed-Modules:
Graphics.UI.SDL.TTF,
Graphics.UI.SDL.TTF.Version,
Graphics.UI.SDL.TTF.Types,
Graphics.UI.SDL.TTF.Render,
Graphics.UI.SDL.TTF.Management,
Graphics.UI.SDL.TTF.Attributes,
Graphics.UI.SDL.TTF.General
C-Sources: Graphics/UI/SDL/TTF/Wrapper.c
Include-Dirs: .
Includes: Graphics/UI/SDL/TTF/Wrapper.h SDL.h SDL_ttf.h
GHC-Options: -Wall
extra-libraries: SDL_ttf
source-repository head
type: darcs
location: http://www.ariis.it/link/repos/sdl-bindings/hssdl-ttf/