summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAntonio Rojas2020-01-10 19:43:28 +0000
committerAntonio Rojas2020-01-10 19:43:28 +0000
commit051abec7a32c12ea1253d21d252cc80e95c110a8 (patch)
tree3641ea91e5447902b77b8b4039edf9b9b44b10a9 /.SRCINFO
parent2735723f0941c7b55748e9413329cce77fd20e62 (diff)
downloadaur-051abec7a32c12ea1253d21d252cc80e95c110a8.tar.gz
Rebase patches, add numerical backends optdepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bdc0f57f1b1..2edc93024e8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sagemath-git
pkgdesc = Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab
- pkgver = 9.0.r0.g31cb54b779
- pkgrel = 2
+ pkgver = 9.1.beta0.r0.gb8f53f72e8
+ pkgrel = 1
url = http://www.sagemath.org
arch = x86_64
license = GPL
@@ -9,7 +9,6 @@ pkgbase = sagemath-git
makedepends = boost
makedepends = ratpoints
makedepends = python-jinja
- makedepends = coin-or-cbc
makedepends = sirocco
makedepends = mcqd
makedepends = coxeter
@@ -73,7 +72,8 @@ pkgbase = sagemath-git
optdepends = jmol: alternative 3D plot engine
optdepends = sagemath-doc: HTML documentation
optdepends = python-igraph: igraph backend for graph theory
- optdepends = coin-or-cbc: COIN backend for numerical computations
+ optdepends = sage-numerical-backends-coin: COIN mixed integer linear programming backend
+ optdepends = sage-numerical-backends-gurobi: Gurobi mixed integer linear programming backend
optdepends = coin-or-csdp: for computing Lovász theta-function of graphs
optdepends = buckygen: for generating fullerene graphs
optdepends = plantri: for generating some classes of graphs
@@ -104,15 +104,15 @@ pkgbase = sagemath-git
source = sagemath-rpy-3.patch
source = sagemath-python-3.8.patch
sha256sums = SKIP
- sha256sums = 496da0fa42cdfc92b43f5d85610bb462ca9bdc2f4d80fd316e8e9d068dba3b0b
+ sha256sums = 5aa8febd117e7243a6d2d21eddf035cda99aac1018b559dd99ae32e5ce533b86
sha256sums = 6a5470d7044a50a35a6478f57c19adf72fe54aefebeea8a095915b63f9e219ac
sha256sums = 876fd1c0fc3471b56e54d960d79e5ce1d5fc49cebf6eed27043a7380854c792c
sha256sums = 937074fa7a8a4e2aba9ea77ec622fe937985a1a9176c48460d51325ee877a4f5
- sha256sums = d2a065a36be3c011a257b8694111e267d9ce7cba867c53eeb464a4573dac9bbb
+ sha256sums = 107b9e6877329fe95cc558a671c8a0a3a645c25bbfa2f484d75e21b583160fb6
sha256sums = e44bbde87f3312548faad75b7383ef21fade55be251ab5804de41cd3842ca8a0
- sha256sums = 7821813d3f104566ca6487de9857acf2bc7fc236a48a77000f04f2dc17b75536
+ sha256sums = 0b79606ce932d12ce4e2baebd660bf42faebca3138511987faf5569a5f3adbbf
sha256sums = 9062b412595e81a5ca560a5ae789f8b7318981689cb8d076b30d8c54a4fc4495
- sha256sums = d430e76c5cdebed9bd1cde0f05e74fba620c736c68c018d70d84dc7b3e3c9049
+ sha256sums = ea5c54b2f2b12cb59633e6a0ad26e1f3809cb8ad60e889c31495aef0a7eeb578
pkgname = sagemath-git
optdepends = cython: to compile cython code
@@ -120,7 +120,8 @@ pkgname = sagemath-git
optdepends = jmol: alternative 3D plot engine
optdepends = sagemath-doc: HTML documentation
optdepends = python-igraph: igraph backend for graph theory
- optdepends = coin-or-cbc: COIN backend for numerical computations
+ optdepends = sage-numerical-backends-coin: COIN mixed integer linear programming backend
+ optdepends = sage-numerical-backends-gurobi: Gurobi mixed integer linear programming backend
optdepends = coin-or-csdp: for computing Lovász theta-function of graphs
optdepends = buckygen: for generating fullerene graphs
optdepends = plantri: for generating some classes of graphs