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

Added Files:
        ghc-temporary.info 
Log Message:
New package ghc-temporary

--- NEW FILE: ghc-temporary.info ---
Package: ghc-temporary
Version: 1.1.2.4
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/temporary/%v/temporary-%v.tar.gz
Source-MD5: 80bf7f663b8a1e2e92dc117fa74629d3
SourceDirectory: temporary-%v

Depends: ghc (>= 7.6.3-1), ghc (<< 7.6.3.0-1)

CompileScript: <<
runghc Setup.lhs configure --prefix=%p --docdir=%p/share/doc/%n
runghc Setup.lhs build
runghc Setup.lhs haddock
runghc Setup.lhs register --gen-script
runghc Setup.lhs unregister --gen-script
<<
InstallScript: runghc Setup.lhs 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:  Portable temporary file and directory support
DescDetail: <<
The functions for creating temporary files and directories in the base
library are quite limited. The unixutils package contains some good
ones, but they aren't portable to Windows. This library just
repackages the Cabal implementations of its own temporary file and
folder functions so that you can use them without linking against
Cabal or depending on it being installed.
<<
Homepage: http://hackage.haskell.org/package/temporary
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