blob: 473a0b3cf7978159abc780baa5c716251f2bee87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mpb-git
pkgdesc = MIT Photonic-Bands: computation of photonic band structures in periodic media
pkgver = 1.11.1.r12.g84de012
pkgrel = 1
url = https://github.com/NanoComp/mpb
arch = i686
arch = x86_64
license = GPL2
makedepends = gcc-fortran
depends = lapack
depends = hdf5
depends = fftw
depends = libctl-git
optdepends = h5utils: visualization and conversion of scientific data
provides = mpb=1.11.1.r12.g84de012
conflicts = mpb
source = git+https://github.com/NanoComp/mpb.git
sha256sums = SKIP
pkgname = mpb-git
|