summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3cb9e0aa025edbfd351bd39317aebac05a67c8a4 (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
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 = git
	makedepends = boost
	makedepends = glm
	makedepends = glew
	makedepends = glfw
	makedepends = irrlicht
	makedepends = glut
	makedepends = openmpi
	makedepends = python
	makedepends = swig
	makedepends = blaze
	makedepends = cuda
	makedepends = opencascade
	depends = openmpi
	depends = boost-libs
	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 = opencascade.patch
	sha1sums = SKIP
	sha1sums = SKIP
	sha1sums = SKIP
	sha1sums = 8d8cb3fc9324e50cec8f5bb5dbf8a78817a32b81
	sha1sums = 277e41186ff356fcc8c15153453d17ea61eca56a
	sha1sums = 95fa0215ee6d29075dcf01c297b88f8f88864d38

pkgname = chronoengine