summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70f3a87afce5665248492a737ef326caa5c4e19f (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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
pkgbase = chronoengine
	pkgdesc = An Open Source Multi-physics Simulation Engine
	pkgver = 4.0.0
	pkgrel = 1
	url = https://projectchrono.org/
	arch = i686
	arch = x86_64
	license = custom
	makedepends = cmake
	makedepends = eigen
	makedepends = git
	makedepends = boost
	makedepends = glm
	makedepends = glew
	makedepends = glfw
	makedepends = irrlicht
	makedepends = glut
	makedepends = openmpi
	makedepends = gcc-fortran
	makedepends = python
	makedepends = swig
	makedepends = cuda
	makedepends = blaze
	makedepends = thrust
	makedepends = oce
	makedepends = mumps
	makedepends = blas
	depends = openmpi
	depends = blas
	depends = boost-libs
	depends = hdf5
	optdepends = irrlicht: Runtime visualization with Irrlicht.
	optdepends = glew: Runtime visualization with OpenGL.
	optdepends = glfw: Runtime visualization with OpenGL.
	optdepends = freeglut: Runtime visualization with OpenGL.
	optdepends = python: Python bindings
	optdepends = nvidia-utils: CUDA support in PARALLEL module
	optdepends = opencascade: add 3D CAD file support (STEP format)
	source = chronoengine::git+https://github.com/projectchrono/chrono.git#tag=4.0.0
	source = git+https://github.com/google/benchmark.git
	source = git+https://github.com/google/googletest.git
	source = chronoengine.sh
	source = glm.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 0fe883cfcc1db869d08235482a3801fa458db15360e0eefac9084c7f2993af4a
	sha256sums = 4e8ed0097fb14bbe437c2a57e9ef1852fdbfe8675e5345b0af42287d24fbfefe

pkgname = chronoengine