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

Added Files:
        ghc-regex-pcre-builtin.info ghc-highlighting-kate.info 
Log Message:
New ghc packages

--- NEW FILE: ghc-highlighting-kate.info ---
Package: ghc-highlighting-kate
Version: 0.5.3.9
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/highlighting-kate/%v/highlighting-kate-%v.tar.gz
Source-MD5: fa274eb5d1f7002b16a312693ad9eef0
SourceDirectory: highlighting-kate-%v

Depends: <<
  ghc (>= 7.6.3-1), ghc (<< 7.6.3.0-1),
  ghc-blaze-html, ghc-mtl, ghc-parsec, ghc-regex-pcre-builtin
<<

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: changelog LICENSE README register.sh unregister.sh

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

Description: Syntax highlighting
DescDetail: <<
highlighting-kate is a syntax highlighting library with support for
nearly one hundred languages. The syntax parsers are automatically
generated from Kate syntax descriptions (http://kate-editor.org/), so
any syntax supported by Kate can be added. An (optional) command-line
program is provided, along with a utility for generating new parsers
from Kate XML syntax descriptions.
<<
Homepage: http://hackage.haskell.org/package/highlighting-kate
License: BSD
Maintainer: Brendan Cully <bren...@finkproject.org>

--- NEW FILE: ghc-regex-pcre-builtin.info ---
Package: ghc-regex-pcre-builtin
Version: 0.94.4.6.8.31
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/regex-pcre-builtin/%v/regex-pcre-builtin-%v.tar.gz
Source-MD5: f4ff63222618ea39a0e4cdf9cb7c240b
SourceDirectory: regex-pcre-builtin-%v

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

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: Replaces/Enhances Text.Regex
DescDetail: <<
The PCRE backend to accompany regex-base, with bundled code from
www.pcre.org
<<
Homepage: http://hackage.haskell.org/package/regex-pcre-builtin
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