summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaciej Dems2021-10-14 08:07:42 +0200
committerMaciej Dems2021-10-14 08:11:38 +0200
commit59401acf4445b6e944c2c516118fba4d3ca5906d (patch)
tree4ccec02b8823b8c5de5a1d349713c1f61db86067 /.SRCINFO
parent16d90497de092695cdf068a685e6ed2ced2c2e13 (diff)
downloadaur-59401acf4445b6e944c2c516118fba4d3ca5906d.tar.gz
Python dependencies optional
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce45237a7c73..ae22bc7abe07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = meep-python
pkgdesc = A free finite-difference time-domain simulation software package (with Python support)
pkgver = 1.21.0
- pkgrel = 1
+ pkgrel = 2
url = http://ab-initio.mit.edu/wiki/index.php/Meep
arch = x86_64
license = GPL
@@ -19,9 +19,10 @@ pkgbase = meep-python
depends = mpb
depends = python
depends = python-numpy
- depends = python-scipy
- depends = python-matplotlib
optdepends = h5utils: for visualization and conversion of scientific data
+ optdepends = python-matplotlib: for visualization in Python
+ optdepends = python-scipy: for scientific computations in Python
+ optdepends = python-autograd: for fast differentiation in Python
conflicts = meep
options = !libtool
options = !makeflags