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

Added Files:
        ghc-glut.info ghc-opengl.info 
Log Message:
New packages ghc-glut, ghc-opengl

--- NEW FILE: ghc-glut.info ---
Package: ghc-glut
Version: 2.4.0.0
Revision: 1
Source: http://hackage.haskell.org/packages/archive/GLUT/%v/GLUT-%v.tar.gz
Source-MD5: 0971a0fc7e1d77f9985ca08b5e7b787a
SourceDirectory: GLUT-%v

Depends: ghc (<< 7.6.4-1), ghc-opengl, 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: README LICENSE examples register.sh unregister.sh

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

Description: Binding for the OpenGL Utility Toolkit
DescDetail: <<
A Haskell binding for the OpenGL Utility Toolkit, a window system
independent toolkit for writing OpenGL programs. For more information
about the C library on which this binding is based, please see:
http://www.opengl.org/resources/libraries/glut/.
<<
Homepage: http://hackage.haskell.org/package/GLUT
License: BSD
Maintainer: Brendan Cully <bren...@finkproject.org>

--- NEW FILE: ghc-opengl.info ---
Package: ghc-opengl
Version: 2.8.0.0
Revision: 1
Source: http://hackage.haskell.org/packages/archive/OpenGL/%v/OpenGL-%v.tar.gz
Source-MD5: d4f86d25b10d15809ea204976f5c1269
SourceDirectory: OpenGL-%v

Depends: ghc (<< 7.6.4-1), ghc-gluraw, 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: Binding for the OpenGL graphics system
DescDetail: <<
A Haskell binding for the OpenGL graphics system (GL, version 3.2) and
its accompanying utility library (GLU, version 1.3).

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/OpenGL
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