summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f388e70923d5f8229d5554463a501f3161e075f1 (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
pkgbase = oxdna-cuda
	pkgdesc = DNA/RNA/etc simulator, with CUDA support and analysis tools.
	pkgver = 3.7.0
	pkgrel = 1
	url = https://github.com/lorenzo-rovigatti/oxDNA
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = gsl
	makedepends = cuda>=12.6.1
	makedepends = gcc12
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = cython
	makedepends = python-setuptools-scm
	depends = python3
	depends = python-matplotlib
	depends = python-scikit-learn
	depends = python-setuptools
	depends = ipython
	optdepends = python-matplotlib: for plotting
	provides = oxdna
	conflicts = oxdna
	source = https://github.com/lorenzo-rovigatti/oxDNA/archive/refs/tags/v3.7.0.tar.gz
	sha256sums = 74d6675a544e9c7a52ff692e698744f190a508c65d62dd08c065ff887414a787

pkgname = oxdna-cuda