From d5beef3e736308bb6d3e8fbc1c22f5fc3df1f5f3 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 17 Jan 2008 11:20:54 +0000 Subject: [PATCH] Clifford Wolf: Updated maxima (5.14.0) [2008011217501630540] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8961 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/public/gcl/gcl.conf | 4 ++++ package/public/maxima/maxima.conf | 25 ------------------------- package/public/maxima/maxima.desc | 5 +++-- 3 files changed, 7 insertions(+), 27 deletions(-) delete mode 100644 package/public/maxima/maxima.conf diff --git a/package/public/gcl/gcl.conf b/package/public/gcl/gcl.conf index c610e211e..31a8a36eb 100644 --- a/package/public/gcl/gcl.conf +++ b/package/public/gcl/gcl.conf @@ -34,3 +34,7 @@ fi # a workaround for newer binutils var_append confopt " " "--disable-statsysbfd --enable-locbfd" + +# needed e.g. for maxima +var_append confopt " " "--enable-ansi" + diff --git a/package/public/maxima/maxima.conf b/package/public/maxima/maxima.conf deleted file mode 100644 index c8dda790a..000000000 --- a/package/public/maxima/maxima.conf +++ /dev/null @@ -1,25 +0,0 @@ - -# --- ROCK-COPYRIGHT-NOTE-BEGIN --- -# -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# Please add additional copyright information _after_ the line containing -# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by -# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! -# -# ROCK Linux: rock-src/package/public/maxima/maxima.conf -# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. A copy of the GNU General Public -# License can be found at Documentation/COPYING. -# -# Many people helped and are helping developing ROCK Linux. Please -# have a look at http://www.rocklinux.org/ and the Documentation/TEAM -# file for details. -# -# --- ROCK-COPYRIGHT-NOTE-END --- - -prefix=/opt/Maxima -set_confopt diff --git a/package/public/maxima/maxima.desc b/package/public/maxima/maxima.desc index b759422f5..8df409065 100644 --- a/package/public/maxima/maxima.desc +++ b/package/public/maxima/maxima.desc @@ -39,7 +39,8 @@ [L] GPL [S] Stable -[V] 5.9.0 +[V] 5.14.0 [P] X --?--5---9 273.200 -[D] 4247372287 maxima-5.9.0.tar.gz http://dl.sourceforge.net/sourceforge/maxima/ +[D] 3757724833 maxima-5.14.0.tar.gz http://dl.sourceforge.net/sourceforge/maxima/ +