blob: e815b925c5d44b26149d543882ec66a8ad62a780 (
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
29
30
31
32
33
34
35
|
pkgbase = ambertools
pkgdesc = Biomolecular simulation package (tools only)
pkgver = 24.00
pkgrel = 2
url = http://ambermd.org/
arch = x86_64
license = GPL-3.0-or-later AND LGPL-3.0-or-later AND BSD-3-Clause AND MIT
makedepends = cmake
makedepends = cython
makedepends = gcc13-fortran
depends = blas
depends = boost
depends = bzip2
depends = fftw
depends = lapack
depends = netcdf
depends = python-matplotlib
depends = python-scipy
depends = readline
depends = tk
depends = zlib
depends = gcc13-libs
optdepends = cuda: GPU acceleration support
optdepends = openmpi: MPI support
optdepends = mpich: MPI support
optdepends = python-mpi4py: MPI support (Python tools)
options = !buildflags
source = https://ambermd.org/downloads/AmberTools24_rc5.tar.bz2
source = 0001-Allow-using-newer-CUDA.patch
source = 50-ambertools.conf
sha256sums = 52fb4fb3370a89b7ce738a2dc3e513c2fc1943fde4b4381846d9e75cc48d840f
sha256sums = e5da8dd8bc22a98142e36dcf336d8d008378070b4aa4389d8aa75a25a2041f9a
sha256sums = 38835459f9710fc33bf2a96f4dfa26aef08d21754aec2e297032c214c4e781ef
pkgname = ambertools
|