blob: dd66c1d40b26a77f1c5a15e8078ce79ddd150de1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = libceed-git
pkgdesc = Code for Efficient Extensible Discretizations
pkgver = 0.12.0.r1392.gd05a68c
pkgrel = 1
url = https://github.com/ceed/libceed
arch = x86_64
license = LicenseRef-BSD-2-clause
makedepends = git
makedepends = gcc-fortran
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = libgomp
depends = libgcc
depends = glibc
optdepends = python: If using the Python API
optdepends = python-cffi: If using the Python API
optdepends = python-numpy: If using the Python API
optdepends = python-pytest: If running the Python tests
optdepends = python-setuptools: If running the Python tests
provides = libceed
conflicts = libceed
source = libceed::git+https://github.com/ceed/libceed
validpgpkeys = BA543CE09D732BE604D53F6FCA6D4A3B32D335A0
b2sums = SKIP
pkgname = libceed-git
|