blob: d1681d844c8bd770b7fca14a717c4f539455a82f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = xcfun
pkgdesc = Exchange-Correlation functionals with arbitrary order derivatives
pkgver = 1.x
pkgrel = 1
url = http://dftlibs.org/xcfun/
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
provides = xcfun=1.x
source = xcfun::git+https://github.com/dftlibs/xcfun.git#branch=stable-1.x
md5sums = SKIP
pkgname = xcfun
|