blob: 706653545965ef104723487f8bf50723d9eee824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = nwchem-bin
pkgdesc = Open Source High-Performance Computational Chemistry (Debian binary build)
pkgver = 7.0.2.1
pkgrel = 1
url = http://www.nwchem-sw.org
arch = x86_64
license = custom:ECL2.0
license = GPL3
depends = lapack
depends = python2
depends = openmpi
depends = nwchem-data
depends = scalapack
provides = nwchem
conflicts = nwchem
options = !strip
options = libtool
options = staticlibs
source = http://ftp.us.debian.org/debian/pool/main/n/nwchem/nwchem_7.0.2-1_amd64.deb
sha256sums = 45eb58dcc79c54e778748170636147945782cde919584b6a3e1ac816e8f57b77
pkgname = nwchem-bin
|