summaryrefslogtreecommitdiff
path: root/libre/sagemath
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-02-08 23:02:04 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-02-08 23:03:48 -0300
commit97a6ad816c55aadceb1111586a5415f03c04aa7c (patch)
tree7b6d3d869ae84386427af411205e39b44c0cebd5 /libre/sagemath
parent962f8c4cddc7087255aaf1be4b2de3b437935093 (diff)
downloadabslibre-97a6ad816c55aadceb1111586a5415f03c04aa7c.tar.gz
abslibre-97a6ad816c55aadceb1111586a5415f03c04aa7c.tar.bz2
abslibre-97a6ad816c55aadceb1111586a5415f03c04aa7c.zip
sagemath-7.5.1-5.parabola1: libgap 4.8.6-2 rebuild, make 3d plot backends optional
Diffstat (limited to 'libre/sagemath')
-rw-r--r--libre/sagemath/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre/sagemath/PKGBUILD b/libre/sagemath/PKGBUILD
index 47c4ff7b7..92adea899 100644
--- a/libre/sagemath/PKGBUILD
+++ b/libre/sagemath/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 209349 2017-01-29 11:20:25Z arojas $
+# $Id: PKGBUILD 210782 2017-02-07 13:26:20Z arojas $
# Maintainer (Arch): Evgeniy Alekseev <arcanis.arch at gmail dot com>
# Maintainer (Arch): Antonio Rojas <arojas@archlinux.org>
# Contributor (Arch): Daniel Wallace <danielwallace at gtmanfred dot com>
@@ -11,12 +11,12 @@
pkgname=sagemath
pkgver=7.5.1
-pkgrel=4.parabola1
+pkgrel=5.parabola1
pkgdesc="Free Mathematics Software, free software replacement of Magma, Maple, Mathematica, and Matlab, without nonfree nauty support"
arch=(i686 x86_64 armv7h)
url="http://www.sagemath.org"
license=(GPL)
-depends=(ipython2 ppl palp brial cliquer maxima-ecl gfan sympow tachyon python2-rpy2 python2-fpylll python2-psutil
+depends=(ipython2 ppl palp brial cliquer maxima-ecl gfan sympow python2-rpy2 python2-fpylll python2-psutil
python2-matplotlib python2-scipy python2-sympy python2-networkx python2-pillow python2-future libgap flintqs lcalc lrcalc arb
eclib gmp-ecm zn_poly gd python2-cvxopt pynac linbox rubiks pari-galdata pari-seadata-small planarity rankwidth
sage-data-combinatorial_designs sage-data-elliptic_curves sage-data-graphs sage-data-polytopes_db sage-data-conway_polynomials)
@@ -30,6 +30,7 @@ optdepends=('cython2: to compile cython code' 'python2-pkgconfig: to compile cyt
'lrs: Algorithms for linear reverse search used in game theory and for computing volume of polytopes'
'libhomfly: for computing the homfly polynomial of links' 'libbraiding: for computing in braid groups'
'libfes: exhaustive search of solutions for boolean equations' 'python2-pynormaliz: Normaliz backend for polyhedral computations'
+ 'three.js: alternative 3D plots engine' 'tachyon: alternative 3D plots engine'
'sagemath-jupyter: Jupyter kernel')
makedepends=(cython2 boost ratpoints symmetrica python2-jinja coin-or-cbc libhomfly libbraiding
mcqd coxeter3 cryptominisat2 modular_decomposition bliss-graphs tdlib python2-pkgconfig meataxe libfes)