summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 696de51a05ad6c90af7b46b35bed4c2cd047906e (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
33
34
pkgbase = meep-git
	pkgdesc = Free finite-difference time-domain (FDTD) software for electromagnetic simulations (includes python interface)
	pkgver = 1.7.0.r22.g8f4ea5b4
	pkgrel = 1
	url = https://github.com/stevengj/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 = mpb-git: calculation of electromagnetic modes
	optdepends = libgdsii-git: support for GDSII files
	provides = meep
	conflicts = meep
	options = !libtool
	options = !makeflags
	source = git+https://github.com/stevengj/meep.git
	sha256sums = SKIP

pkgname = meep-git