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

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

--- NEW FILE: ghc-texmath.info ---
Package: ghc-texmath
Version: 0.6.1.5
Revision: 1
Source: http://hackage.haskell.org/packages/archive/texmath/%v/texmath-%v.tar.gz
Source-MD5: 4600cec39f3592a65e5f665df97f56ac
SourceDirectory: texmath-%v

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

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: Conversion of LaTeX math formulas to MathML or OMML
DescDetail: <<
The texmathml library provides functions to convert LaTeX math
formulas to presentation MathML (which can be used in HTML) or OMML
(Office Math Markup Language, used in Microsoft Office). It supports
basic LaTeX and AMS extensions, and it can parse and apply LaTeX
macros.

Use the test flag to install a standalone executable, texmath, that
reads a LaTeX formula from stdin and writes MathML to stdout.

Use the cgi flag to install a cgi script, texmath-cgi.
<<
Homepage: http://hackage.haskell.org/package/texmath
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