From 996b93df623c097b7cce0dbb321a32b8a0ec0101 Mon Sep 17 00:00:00 2001 From: Matthew Fillpot Date: Thu, 29 Mar 2012 23:27:04 -0400 Subject: academic/mathomatic: Updated for version 15.8.1. Signed-off-by: dsomero --- academic/mathomatic/mathomatic.SlackBuild | 3 ++- academic/mathomatic/mathomatic.info | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/academic/mathomatic/mathomatic.SlackBuild b/academic/mathomatic/mathomatic.SlackBuild index ff326e149f..271d6a7c5f 100644 --- a/academic/mathomatic/mathomatic.SlackBuild +++ b/academic/mathomatic/mathomatic.SlackBuild @@ -25,7 +25,7 @@ # Originally written by Dylan Armitage PRGNAM=mathomatic -VERSION=${VERSION:-15.6.4} +VERSION=${VERSION:-15.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,6 +72,7 @@ find . \ -exec chmod 644 {} \; CFLAGS="$SLKCFLAGS" \ +LDLIBS=-lncurses \ make READLINE=1 # We do want to make sure it works. This is math, afterall. diff --git a/academic/mathomatic/mathomatic.info b/academic/mathomatic/mathomatic.info index 997270a1c3..d41d9b8e19 100644 --- a/academic/mathomatic/mathomatic.info +++ b/academic/mathomatic/mathomatic.info @@ -1,10 +1,10 @@ PRGNAM="mathomatic" -VERSION="15.6.4" +VERSION="15.8.1" HOMEPAGE="http://www.mathomatic.org" -DOWNLOAD="http://mathomatic.org/mathomatic-15.6.4.tar.bz2" -MD5SUM="94af08340953c05bbc47eaf33adbc2dc" +DOWNLOAD="http://mathomatic.org/mathomatic-15.8.1.tar.bz2" +MD5SUM="7a952108154766eb11cf619b544b9027" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Matthew Fillpot" EMAIL="mfilpot@gmail.com" -APPROVED="rworkman" +APPROVED="dsomero" -- cgit v1.2.3