blob: 293f00d0a51e481c4654ab1c1031751e3fafd6bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = xyce-serial
pkgdesc = The Xyce Parallel Electronic Simulator is a SPICE-compatible circuit simulator
pkgver = 7.5.0
pkgrel = 1
url = https://github.com/Xyce/Xyce
arch = x86_64
license = GPL3
makedepends = gcc-fortran
makedepends = cmake
depends = fftw
depends = trilinos-xyce-serial
provides = xyce
conflicts = xyce
source = https://github.com/Xyce/Xyce/archive/Release-7.5.0.tar.gz
sha256sums = 854d7d5e19e0ee2138d1f20f10f8f27f2bebb94ec81c157040955cff7250dacd
pkgname = xyce-serial
|