Name: hogre Version: 0.1.0 Cabal-Version: >= 1.6 License: MIT License-File: LICENSE Author: Antti Salonen Maintainer: Antti Salonen Copyright: (c) 2010 Antti Salonen Stability: Experimental Homepage: http://anttisalonen.github.com/hogre Bug-reports: http://github.com/anttisalonen/hogre/issues Category: Graphics Synopsis: Haskell binding to a subset of OGRE Description: This package contains Haskell bindings to a subset of OGRE (Object-Oriented Graphics Rendering Engine) (). Build-type: Custom Extra-source-files: headers/ogre.list, interfaces/ogre.if, interfaces/ogre.hif, interfaces/graph.ig source-repository head type: git location: git://github.com/anttisalonen/hogre.git Library Build-Depends: base >= 3 && < 5, haskell98 Ghc-options: -Wall cc-options: -Wall pkgconfig-depends: OGRE extra-libraries: OgreMain