summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaximilian Stahlberg2020-09-27 15:34:49 +0200
committerMaximilian Stahlberg2020-09-27 15:34:49 +0200
commit3ebf8b051f0a86fc6021c4855d94043d8f48896e (patch)
tree4089a2ac45b97701925b9c882bf7716601fe4e44 /.SRCINFO
parent31638ea87fa94ff5754fa79b83557fc55eaacc70 (diff)
downloadaur-3ebf8b051f0a86fc6021c4855d94043d8f48896e.tar.gz
Add optional dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 8 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a76fe43ae0de..6a153ca6984f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-picos-git
pkgdesc = A Python interface to conic optimization solvers. Git version.
- pkgver = 2.0.r8.g7c304b3
+ pkgver = 2.0.r12.g11f96c1
pkgrel = 1
url = https://gitlab.com/picos-api/picos
arch = any
@@ -9,6 +9,13 @@ pkgbase = python-picos-git
makedepends = python-setuptools
depends = python-numpy
depends = python-cvxopt
+ optdepends = cplex: solve using CPLEX
+ optdepends = gurobi: solve using Gurobi
+ optdepends = mosek: solve using MOSEK
+ optdepends = python-ecos: solve using ECOS
+ optdepends = python-pyscipopt: solve using SCIP
+ optdepends = python-smcp: solve using SMCP
+ optdepends = python-swiglpk: solve using GLPK
conflicts = python-picos
source = picos::git+https://gitlab.com/picos-api/picos.git
md5sums = SKIP