Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15651

Modified Files:
        maxima.info 
Log Message:
dep fixes

Index: maxima.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/maxima.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- maxima.info 24 Mar 2007 22:11:09 -0000      1.7
+++ maxima.info 28 Mar 2007 15:48:39 -0000      1.8
@@ -1,41 +1,48 @@
 Package: maxima
 Version: 5.11.0
-Revision: 1
+Revision: 2
 Maintainer: None <[email protected]>
 Description: Symbol manipulation program
-Source: mirror:sourceforge:maxima/%n-%v.tar.gz
+Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: d9ae353e8eba9b9d5686e119e59ab88c
-# the version of the clisp dependency needs to be updated, and this package
-# needs to be rev-bumped any time the clisp package's version or revision
-# changes
-Depends: clisp (>= 2.41-1)
+# otool_deps: libgettext3-shlibs, libiconv, libncurses5-shlibs, 
libsigsegv-shlibs, readline5-shlibs
+Depends: clisp (>= 2.41-1), gnuplot, libgettext3-shlibs, libiconv, 
libncurses5-shlibs, libsigsegv-shlibs, readline5-shlibs, recode, rlwrap (>= 
0.28-1), tcltk
+BuildDepends: libgettext3-dev, libiconv-dev, libncurses5, libsigsegv, readline5
+# not sure about those bdeps; also: + recode-dev ? + tcltk-dev ?
+# dep on rlwrap (>= 0.28-1) because of rmaxima
+# among the deps, the following would suffice by recursivity: clisp gnuplot 
libsigsegv-shlibs recode rlwrap tcltk
 License: GPL
-ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' --enable-clisp
+ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' --enable-recode 
--enable-clisp
 InfoTest: <<
- TestScript:  make check prefix=%p || exit 2
+  TestScript: make check || exit 2
 <<
-DocFiles: AUTHORS COPYING INSTALL README
 InfoDocs: maxima.info
-DescDetail:<<
-Maxima is a descendant of the symbol manipulation program Macsyma, which
-had its roots in the late 1960s at MIT. Its abilities include basic
-algebraic manipulation, symbolic integration, 2D and 3D plotting, and an
-ODE solver. 
+# xmaxima.info seems malformed, and the other files in %p/share/info are 
probably not needed here..
+DocFiles: AUTHORS COPYING NEWS INSTALL README
+DescPackaging: <<
+Pkg in crypto because of preamble of COPYING _ even though
+it states explicitly NOT to be part of the licence.
+<< 
+DescDetail: << 
+Maxima is a symbolic computation program. It is full featured, including
+symbolic manipulation of polynomials, matrices, rational functions,
+integration, Todd-coxeter, 2D and 3D plotting, an ODE solver, and bigfloats.
+It containss a symbolic source level debugger for maxima code.
+Maxima is based on the original MACsyma developed at MIT in the 1970's.
 <<
-
-DescUsage:<<
-If you have trouble installing with Fink Commander, try installing from
-the command line (and don't divert the output to a file).
-
-Enter "maxima" to get a command line interface, and "xmaxima" to get a
-graphical interface under xwindows.
+DescUsage: <<
+Enter "rmaxima" for a command line interface, or "xmaxima" for a
+graphical Tk-based interface.
 <<
-
 DescPort: <<
 IMPORTANT: Maxima will only reliably work with the version (and
-revision) of CLISP that was used to build it.  For that reason, this
-pacakge has a versioned dependency on Fink's CLISP package.
+revision) of CLISP that was used to build it. For that reason,
+this package has a versioned dependency on Fink's CLISP package,
+that needs to be updated, and this package rev-bumped,
+any time the clisp package's version or revision changes.
 
-Previous versions maintained by William McCallum, Matthias Neeracher, and
-Andrea Riciputi.
+xmaxima -l sbcl still gives trouble (when adding '--enable-sbcl' to %c), even 
with latest sbcl.
+
+Previous versions maintained by William McCallum, Matthias Neeracher, and 
Andrea Riciputi.
 <<
+Homepage: http://maxima.sourceforge.net


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to