summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 30 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7cbaabf256f1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,30 @@
+pkgbase = meep-git
+ pkgdesc = Free finite-difference time-domain (FDTD) software for electromagnetic simulations
+ pkgver = 1.3.r95.ga5669c1
+ pkgrel = 1
+ url = https://github.com/stevengj/meep
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = gcc-fortran
+ makedepends = suitesparse
+ depends = harminv
+ depends = libctl
+ depends = hdf5
+ depends = gsl
+ depends = fftw
+ depends = openmpi
+ depends = swig
+ depends = python-numpy
+ optdepends = h5utils: visualization and conversion of scientific data
+ optdepends = python-mpi4py: use MPI from the python interface
+ optdepends = mpb: calculation of electromagnetic modes
+ provides = meep
+ conflicts = meep
+ options = !libtool
+ options = !makeflags
+ source = git+https://github.com/stevengj/meep.git
+ sha256sums = SKIP
+
+pkgname = meep-git
+