Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17:/tmp/cvs-serv9820
Modified Files:
maxima.info
Added Files:
maxima-nox.patch
Log Message:
Set default plotting in maxima-nox not to be x11. Go figure.
--- NEW FILE: maxima-nox.patch ---
diff -Naur maxima-5.12.0/interfaces/xmaxima/doc/xmaxima.texi
maxima-5.12.0.patched/interfaces/xmaxima/doc/xmaxima.texi
--- maxima-5.12.0/interfaces/xmaxima/doc/xmaxima.texi 2006-12-04
21:57:51.000000000 -0500
+++ maxima-5.12.0.patched/interfaces/xmaxima/doc/xmaxima.texi 2007-07-01
16:16:38.000000000 -0400
@@ -25,6 +25,12 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
+
[EMAIL PROTECTED]
+START-INFO-DIR-ENTRY
+* Xmaxima: (xmaxima). Tcl/TK GUI for the Maxima computer algebra system.
+END-INFO-DIR-ENTRY
[EMAIL PROTECTED] format
@end ifinfo
@titlepage
diff -Naur maxima-5.12.0.orig/src/plot.lisp maxima-5.12.0/src/plot.lisp >>
/sw/fink/dists/unstable/crypto/finkinfo/maxima-nox.patch
--- maxima-5.12.0.orig/src/plot.lisp 2007-08-15 07:34:01.000000000 -0400
+++ maxima-5.12.0/src/plot.lisp 2007-08-15 07:36:41.000000000 -0400
@@ -71,12 +71,12 @@
((mlist) $gnuplot_default_term_command
,(if (string= *autoconf-win32* "true")
"set term windows \"Verdana\" 15"
- "set term x11 font \"Helvetica,16\""))
+ "set term aqua"))
((mlist) $gnuplot_dumb_term_command
"set term dumb 79 22")
((mlist) $gnuplot_ps_term_command
"set size 1.5, 1.5;set term postscript eps enhanced
color solid 24")
- ((mlist) $gnuplot_pipes_term "x11")
+ ((mlist) $gnuplot_pipes_term "aqua")
((mlist) $plot_realpart nil)
))
Index: maxima.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/maxima.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- maxima.info 1 Jul 2007 12:14:18 -0000 1.14
+++ maxima.info 15 Aug 2007 11:57:33 -0000 1.15
@@ -2,12 +2,12 @@
Package: maxima%type_pkg[-nox]
Version: 5.12.0
Type: -nox (boolean)
-Revision: 3
+Revision: 4
Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
Description: Symbol manipulation program
Source: mirror:sourceforge:%{ni}/%{ni}-%v.tar.gz
Source-MD5: 0cc3c006ffc94e4f922161b6e6b98f11
-Patch: %{ni}.patch
+Patch: %n.patch
# otool_deps: libgettext3-shlibs, libiconv, libncurses5-shlibs,
libsigsegv-shlibs, readline5-shlibs
Depends: clisp (>= 2.41-1), gnuplot | gnuplot-nox , libgettext3-shlibs,
libiconv, libncurses5-shlibs, libsigsegv-shlibs, readline5-shlibs, recode,
rlwrap (>= 0.28-1), (%type_raw[-nox] != -nox) tcltk
BuildDepends: libgettext3-dev, libiconv-dev, libncurses5, libsigsegv, readline5
-------------------------------------------------------------------------
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