[arch-commits] Commit in maxima/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Fri Jan 8 08:37:58 UTC 2010


    Date: Friday, January 8, 2010 @ 03:37:57
  Author: ronald
Revision: 62409

upgpkg: maxima 5.20.1-1.1
    ..now against sbcl 1.0.34 for x86_64 too

Modified:
  maxima/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-08 07:24:26 UTC (rev 62408)
+++ PKGBUILD	2010-01-08 08:37:57 UTC (rev 62409)
@@ -4,18 +4,12 @@
 
 pkgname=maxima
 pkgver=5.20.1
-pkgrel=1
+pkgrel=1.1
 pkgdesc="Maxima - a sophisticated computer algebra system"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://maxima.sourceforge.net"
-
-if [ "$CARCH" = "x86_64" ]; then
-  depends=('sbcl=1.0.31' 'texinfo' 'sh')
-else
-  depends=('sbcl=1.0.34' 'texinfo' 'sh')
-fi
-
+depends=('sbcl=1.0.34' 'texinfo' 'sh')
 optdepends=('gnuplot: plotting capabilities' \
 	'rlwrap: readline support via /usr/bin/rmaxima' \
 	'tk: graphical xmaxima interface')




More information about the arch-commits mailing list