blob: f03124f9d5494d8403965fd8777b3a0f7573b635 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libecpint-git
pkgdesc = A C++ library for the efficient evaluation of integrals over effective core potentials.
pkgver = v1.0.6a.r0.g59967ac
pkgrel = 1
url = https://github.com/robashaw/libecpint
arch = x86_64
license = MIT
makedepends = git
makedepends = gcc
makedepends = doxygen
makedepends = cmake
makedepends = python-sphinx
makedepends = gtest
depends = pugixml
provides = libecpint
source = libecpint::git+https://github.com/robashaw/libecpint.git
sha256sums = SKIP
pkgname = libecpint-git
|