wok-next rev 20107

Up giac (1.4.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 29 23:03:44 2017 +0100 (2017-10-29)
parents aaf4385684bb
children 58d6577fec38
files giac/receipt
line diff
     1.1 --- a/giac/receipt	Sun Oct 29 20:13:43 2017 +0200
     1.2 +++ b/giac/receipt	Sun Oct 29 23:03:44 2017 +0100
     1.3 @@ -1,20 +1,20 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="giac"
     1.7 -VERSION="0.9.4"
     1.8 +VERSION="1.4.9"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="Giac/Xcas is a free computer algebra system"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="GPL3"
    1.13  WEB_SITE="http://www-fourier.ujf-grenoble.fr/~parisse/giac.html"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="http://www-fourier.ujf-grenoble.fr/~parisse/giac/giac_frozen.tgz"
    1.16 +WGET_URL="http://www-fourier.ujf-grenoble.fr/~parisse/giac/$TARBALL"
    1.17  
    1.18  DEPENDS="gmp mpfr libpng gsl pari ntl readline cocoalib fltk gf2x"
    1.19  BUILD_DEPENDS="gmp-dev mpfr-dev libpng-dev gsl-dev pari-dev ntl readline-dev \
    1.20  cocoalib fltk-dev xorg-libX11-dev gf2x-dev xorg-libXinerama-dev libxml2-dev \
    1.21  fltk-2.0.x-gl bison gfortran mesa-dev expat-dev gf2x-dev libboost-dev \
    1.22 -libboost-system" # lapack
    1.23 +libboost-system xorg-libxshmfence-dev" # lapack
    1.24  
    1.25  # Rules to configure and make the package.
    1.26  compile_rules()