blob: 2379957a4448bdc7ccda65075ff40e25c7597d49 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-ffc
pkgdesc = A compiler for finite element variational forms (stable).
pkgver = 2018.1.0
pkgrel = 1
url = https://bitbucket.org/fenics-project/ffc
arch = any
groups = fenics
license = LGPL3
depends = python-dijitso
depends = python-fiat
depends = python-ufl
depends = pybind11
conflicts = python-ffc-git
options = !emptydirs
source = python-ffc-2018.1.0.tar.gz::https://bitbucket.org/fenics-project/ffc/downloads/ffc-2018.1.0.tar.gz
sha256sums = c5a6511693106d1cd2fc013148d0cd01cd1b99fc65dab461ca0b95851a9ea271
pkgname = python-ffc
|