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

Modified Files:
        asymptote.info 
Log Message:
New version 1.49

Index: asymptote.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/asymptote.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- asymptote.info      20 Oct 2008 07:17:07 -0000      1.11
+++ asymptote.info      4 Nov 2008 11:22:29 -0000       1.12
@@ -1,15 +1,16 @@
 Package: asymptote
-Version: 1.46
+Version: 1.49
 Revision: 2
 Source: mirror:sourceforge:%n/%n-%v.src.tgz
-Source-MD5: d182add9e5fb8dc9a764f0bb5845a6b6
+Source-MD5: cbb30d4324b383593680c7377baa018b
 SourceDirectory: %n-%v
 License: GPL
-BuildDepends: readline5, libncurses5, fftw3, gc, gsl, freeglut, x11-dev
-Depends: readline5-shlibs, libncurses5-shlibs, fftw3-shlibs, gc-shlibs, 
gsl-shlibs, tetex-base, movie15, freeglut-shlibs, x11, x11-shlibs
+BuildDepends: libsigsegv, readline5, libncurses5, fftw3, gc, gsl, freeglut, 
x11-dev
+Depends: libsigsegv-shlibs, readline5-shlibs, libncurses5-shlibs, 
fftw3-shlibs, gc-shlibs, gsl-shlibs, tetex-base, movie15, freeglut-shlibs, x11, 
x11-shlibs, python25, pil-py25
 SetCFLAGS: -Os
 PatchScript: <<
   perl -pi -e 's|INCL = \-I \.|INCL = -I/usr/X11R6/include -I.|' Makefile.in
+  find . -name \*\.py |xargs perl -pi -e 's|/usr/bin/env *python|$&2.5|'
 <<
 CompileScript: <<
 #!/bin/sh -ev
@@ -29,18 +30,13 @@
  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.  
-<<
 DescPort: <<
  This version uses opengl for 3D effects. 
  It must therefore depend on X11 and on freeglut, and it also uses the movie15 
latex style.
  The configure script is not yet capable of finding the opengl and glut stuff 
without help.
+
+ The xasy python script now crashes if it does not find the PIL library. We 
depend
+ therefore on pil-py25 and Fink's python2.5.
 <<
 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