Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5573

Added Files:
        asymptote-10.4.info 
Log Message:
New upstream version 1.51. Sitting back now until the dust settles.

--- NEW FILE: asymptote-10.4.info ---
Package: asymptote
Version: 1.51
Revision: 1
Distribution: 10.4
Source: mirror:sourceforge:%n/%n-%v.src.tgz
Source-MD5: 14c7bfd713adb3d2b70a202228bb7d8d
SourceDirectory: %n-%v
License: GPL
BuildDepends: libsigsegv, readline5, libncurses5, fftw3, gc, gsl
Depends: libsigsegv-shlibs, readline5-shlibs, libncurses5-shlibs, fftw3-shlibs, 
gc-shlibs, gsl-shlibs, tetex-base, movie15, pil-py25
SetCFLAGS: -Os
PatchScript: <<
 perl -pi -e 's|/usr/bin/env python|%p/bin/python2.5|' `find . -name \*.py`
<<
CompileScript: <<
#!/bin/sh -ev
 ./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 ChangeLog ReleaseNotes
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. 
 In the 10.4 version, it uses Fink's python25.
<<
DescPort: <<
 This version uses the system OpenGL and GLUT frameworks for 3D effects.
 It also uses the movie15 latex style.

 The xasy python script now crashes if it does not find the PIL library. 
 In the 10.4 version, We depend for this on pil-py25 and therefore on
 Fink's python25.
<<
Maintainer: Martin Costabel <[EMAIL PROTECTED]>
Homepage: http://asymptote.sourceforge.net



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to