blob: ef2d4862cfa5732a7e03bfc7666df30b35fb5e40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = modelib2-git
pkgdesc = The Mechanics of Defects Evolution Library 2 (MoDELib2)
pkgver = 2
pkgrel = 1
url = https://github.com/giacomopo/MoDELib2
arch = x86_64
arch = aarch64
license = GPL-2.0
makedepends = git
depends = fftw
depends = eigen
depends = boost
depends = suitesparse
depends = pybind11
options = !strip
source = git+https://github.com/giacomopo/MoDELib2
sha256sums = SKIP
pkgname = modelib2-git
|