summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90794a1e8351f6bd87da5438c3db7198e1f621bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
pkgbase = meep-git
	pkgdesc = Free finite-difference time-domain (FDTD) software for electromagnetic simulations (includes python interface)
	pkgver = 1.3.r125.gfc1b6b0
	pkgrel = 2
	url = https://github.com/stevengj/meep
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = gcc-fortran
	makedepends = suitesparse
	depends = harminv-git
	depends = libctl-git
	depends = hdf5
	depends = gsl
	depends = fftw
	depends = openmpi
	depends = swig
	depends = python-numpy
	optdepends = h5utils: visualization and conversion of scientific data
	optdepends = python-h5py: process HDF5 data from python
	optdepends = python-mpi4py: use MPI from the python interface
	optdepends = mpb-git: 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