Update of /cvsroot/fink/experimental/dmrrsn
In directory sc8-pr-cvs17:/tmp/cvs-serv25502

Added Files:
        asymptote.info 
Log Message:
new upstream; works with gcc 7.0


--- NEW FILE: asymptote.info ---
Package: asymptote
Version: 1.32
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.src.tgz
Source-MD5: e4ac9d5e2f61db59c7f059edf36dec90
SourceDirectory: %n-%v
License: GPL
BuildDepends: readline5, libncurses5, fftw3, gc, gsl, tetex-base
Depends: readline5-shlibs, libncurses5-shlibs, fftw3-shlibs, gc-shlibs, 
gsl-shlibs
SetCFLAGS: -Os 
SetCPPFLAGS: -I%p/include/gc
CompileScript: <<
 ./configure %c --mandir=%p/share/man --enable-gc=system 
--with-latex=%p/etc/texmf.local/tex/latex
 make all
<<
InstallScript: <<
 make install DESTDIR=%d
<<
DocFiles: README LICENSE
PostInstScript:  if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr 
%p/etc/texmf.local; fi
PostRmScript:    if [ -f %p/bin/mktexlsr ]; then %p/bin/mktexlsr 
%p/etc/texmf.local; fi
Description: Script-based vector graphics language
DescDetail: << 
 Asymptote is a powerful script-based vector graphics language for technical
 drawings, inspired by MetaPost but with an improved C++-like
 syntax. Asymptote provides for figures the same high-quality level of
 typesetting that LaTeX does for scientific text.
<<
DescUsage: <<
 The GUI "xasy" is a Python script. It runs with whatever "python"
 executable comes first in your PATH. It works both with the 
 system python (using aqua graphics) and with Fink's python
 (using X11 graphics), so you can choose which one you want to 
 use, by either manipulating your PATH, or by simply installing
 or uninstalling Fink's "python" package.  
<<
Maintainer: Martin Costabel <[EMAIL PROTECTED]>
Homepage: http://asymptote.sourceforge.net



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to