Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/ghc
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7923

Added Files:
        ghc-gluraw.info 
Log Message:
ghc-gluraw 1.3.0.0

--- NEW FILE: ghc-gluraw.info ---
Package: ghc-gluraw
Version: 1.3.0.0
Revision: 1
Source: http://hackage.haskell.org/packages/archive/GLURaw/%v/GLURaw-%v.tar.gz
Source-MD5: 09d69104c6b996fe962f1b6581a6740a
SourceDirectory: GLURaw-%v

Depends: ghc (<< 7.6.4-1), ghc-openglraw

CompileScript: <<
runghc Setup.hs configure --prefix=%p --docdir=%p/share/doc/%n
runghc Setup.hs build
runghc Setup.hs haddock
runghc Setup.hs register --gen-script
runghc Setup.hs unregister --gen-script
<<
InstallScript: runghc Setup.hs copy --destdir=%d

DocFiles: LICENSE register.sh unregister.sh

PostInstScript: %p/share/doc/%n/register.sh
PreRmScript: sh %p/share/doc/%n/unregister.sh --force

Description: Raw binding for the OpenGL graphics system
DescDetail: <<
GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility
library. It is basically a 1:1 mapping of GLU's C API, intended as a
basis for a nicer interface.

OpenGL is the industry's most widely used and supported 2D and 3D
graphics application programming interface (API), incorporating a
broad set of rendering, texture mapping, special effects, and other
powerful visualization functions. For more information about OpenGL
and its various extensions, please see http://www.opengl.org/ and
http://www.opengl.org/registry/.
<<
Homepage: http://hackage.haskell.org/package/GLURaw
License: BSD
Maintainer: Brendan Cully <bren...@finkproject.org>


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to