blob: 624d5d53a5ad0e6b55d710785c15b138e55a02fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = libint-cp2k
pkgdesc = A high-performance library for computing Gaussian integrals in quantum mechanics (cp2k edition)
pkgver = 2.7.0.beta.5
pkgrel = 1
url = https://github.com/cp2k/libint-cp2k
arch = x86_64
license = GPL
makedepends = python
makedepends = gcc-fortran
makedepends = cmake
makedepends = automake
makedepends = autoconf
makedepends = eigen
depends = boost
provides = libint2
conflicts = libint2
options = staticlibs
source = https://github.com/cp2k/libint-cp2k/releases/download/v2.7.0-beta.5/libint-v2.7.0-beta.5-cp2k-lmax-7.tgz
sha256sums = 523e93da19652ae78ebaaa7c646dd2cd2f93809ca0c5a1f325e80f1d264af8e1
pkgname = libint-cp2k
|