blob: 1bd6fd4a740b88048d9ca8cc094163c370d8a4e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = tfel
pkgdesc = TFEL/MFront introduces DSLs based on C++ to handle material knowledge
pkgver = 5.0.0
pkgrel = 1
url = https://github.com/thelfer/TFEL
arch = x86_64
license = GPL-3.0-or-later
makedepends = cmake
makedepends = gcc-fortran
depends = gcc-libs
depends = gnuplot
provides = mfront
source = https://github.com/thelfer/TFEL/archive/TFEL-5.0.0.tar.gz
sha512sums = eb0d27a8a59fdcedda29b24c0567e3e3708298734275a5c39a1147955e305f8dc48adf55b23762357a8bc19bfc1ef5c36e955a1f85596c5a8a52f9dc4c37cee0
pkgname = tfel
|