summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 13091efae2c2394f98c48d95799e4bbb7854a738 (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
52
53
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
	source = fsi.patch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = 0fe883cfcc1db869d08235482a3801fa458db15360e0eefac9084c7f2993af4a
	sha256sums = 4e8ed0097fb14bbe437c2a57e9ef1852fdbfe8675e5345b0af42287d24fbfefe
	sha256sums = 30b72d0004f784950ef8496a10cc491de8d98a855c6db97ac8fe2e73d01c1579

pkgname = chronoengine