Update of /cvsroot/fink/experimental/lrosengreen/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13950

Modified Files:
        maxima.info 
Log Message:
New Maxima 5.9.1 with a dep on CLISP 2.34 instead of clisp-maxima.



Index: maxima.info
===================================================================
RCS file: /cvsroot/fink/experimental/lrosengreen/finkinfo/maxima.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- maxima.info 2 Mar 2005 08:42:43 -0000       1.1
+++ maxima.info 27 Jul 2005 23:48:04 -0000      1.2
@@ -1,54 +1,41 @@
-Info2: <<
-
-Package: maxima-%type_raw[lisp]
+Package: maxima
 Version: 5.9.1
 Revision: 1
-# Maintainer: William McCallum <[EMAIL PROTECTED]>
-Maintainer: Lars Rosengreen <[EMAIL PROTECTED]>
-Description: Powerful computer algebra system
-Type: lisp (clisp cmucl openmcl sbcl)
-
-Source: mirror:sourceforge:maxima/maxima-%v.tar.gz
+Maintainer: William McCallum <[EMAIL PROTECTED]>
+Description: Symbol manipulation program
+Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 659acfad1f61444cf5b38f6c28279d40
-
-Depends: %type_raw[lisp]
-Conflicts: %{ni}clisp, %{ni}cmucl, %{ni}openmcl, %{ni}sbcl, maxima
-Replaces: maxima
-
+Depends: clisp (= 2.34-1)
+BuildDepends:autoconf2.5, automake1.6
 License: GPL
-
-ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' 
--enable-%type_raw[lisp]
-
-DocFiles: AUTHORS COPYING NEWS README
-
+ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --libexecdir='${prefix}/lib' --with-clisp=clisp
+CompileScript:<<
+aclocal
+./configure %c
+touch src/gcl-depends.mk src/cmucl-depends.mk
+  make prefix=%p
+<<
+DocFiles: AUTHORS COPYING INSTALL README NEWS
 InfoDocs: maxima.info
-
-DescDetail: <<
+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. 
 <<
-
-DescUsage: <<
-If you have trouble installing with Fink Commander, try installing from
-the command line (and don't divert the output to a file).
-
+DescUsage:<<
 Enter "maxima" to get a command line interface, and "xmaxima" to get a
 graphical interface under xwindows.
 <<
 
-DescPackage: <<
-Until I find a good way to deal with the stale fasl/core/image
-problem, this should not be moved to unstable because any time the
-lisp that is depended on is updated to a new version, this package has
-to be rebuilt.
-
-todo: 
-* need to use a CVS snapshot for CMUCL and SBCL to work
-  correctly (need a more recent defsystem.lisp, I think)
+DescPackaging: << 
+To avoid incompatibilities between Maxima's dumped lisp image and
+CLISP's kernel, any time the clisp package is updated, the Depends: and
+Revision: lines of this package _must_also_ be updated in order to force
+a rebuild.  If this is not done, it may lead to bizarre and difficult to
+diagnose problems with Maxima. 
 <<
 
 HomePage: http://maxima.sourceforge.net
 
-<<
\ No newline at end of file
+



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to