blob: d17929eb594994fc829a966b070e764c4251cad4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = ufl-hpc-git
pkgdesc = Unified form language. HPC version
pkgver = 1.2.0_20210216
pkgrel = 1
url = https://bitbucket.org/adaptivesimulations/ufl-hpc/
arch = i686
arch = x86_64
groups = dolfin-hpc-git
license = LGPL
makedepends = git
makedepends = python
depends = python
depends = python-six
provides = ufl-hpc
conflicts = ufl
options = !emptydirs
source = ufl::git+https://bitbucket.org/adaptivesimulations/ufl-hpc.git#branch=master
md5sums = SKIP
pkgname = ufl-hpc-git
|