academic/reduce-algebra: Updated for version 20180117svn4372.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2018-01-19 22:51:55 +00:00 committed by David Spencer
parent 30b26d93df
commit 763b6e1cec
2 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for reduce-algebra
# Copyright 2016-2017 Alexander Verbovetsky, Moscow, Russia
# Copyright 2016-2018 Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=reduce-algebra
VERSION=${VERSION:-20171112svn4264}
VERSION=${VERSION:-20180117svn4372}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -151,7 +151,7 @@ sed --in-place "s/\/lib\/reduce\/cslbuild/\/lib$LIBDIRSUFFIX\/reduce\/cslbuild/"
# copy rest
cp bin/{rfcsl,rfpsl} generic/breduce/breduce $PKG/usr/bin
cp generic/emacs/* $PKG/usr/share/emacs/site-lisp/reduce
cp -r generic/emacs/* $PKG/usr/share/emacs/site-lisp/reduce
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true

View file

@ -1,10 +1,10 @@
PRGNAM="reduce-algebra"
VERSION="20171112svn4264"
VERSION="20180117svn4372"
HOMEPAGE="http://reduce-algebra.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-11-12/Reduce-svn4264-src.tar.gz \
http://downloads.sourceforge.net/reduce-algebra/snapshot_2017-11-12/reduce-common_2017-11-12_all.tgz"
MD5SUM="f77f773f9ae6d9f4d401ac6ecc4dd1b3 \
b187be41f2b147443833b9915e36779d"
DOWNLOAD="http://downloads.sourceforge.net/reduce-algebra/snapshot_2018-01-17/Reduce-svn4372-src.tar.gz \
http://downloads.sourceforge.net/reduce-algebra/snapshot_2018-01-17/reduce-common_2018-01-17_all.tgz"
MD5SUM="36a3c34eaec2284bde8ed18ca8627bda \
04b70b6961e769a277db26a7e85c8620"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""