summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5718744705f1dc6e87c58a9bdc7dfbd2ab28612b (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
32
pkgbase = meep-git
	pkgdesc = Free finite-difference time-domain (FDTD) software for electromagnetic simulations (includes python interface)
	pkgver = 1.23.0.r21.g91d36ba7
	pkgrel = 1
	url = https://github.com/NanoComp/meep
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = gcc-fortran
	makedepends = git
	depends = harminv-git
	depends = libctl-git
	depends = mpb-git
	depends = hdf5
	depends = gsl
	depends = fftw
	depends = openmpi
	depends = suitesparse
	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 = libgdsii-git: support for GDSII files
	provides = meep=1.23.0.r21.g91d36ba7
	conflicts = meep
	options = !libtool
	options = !makeflags
	source = git+https://github.com/NanoComp/meep.git
	sha256sums = SKIP

pkgname = meep-git