summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b5111fc50dde32edffd22b68a2b8d2d00efa905 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = mujoco
	pkgdesc = Multi-Joint dynamics with Contact. A general purpose physics simulator.
	pkgver = 2.2.0
	pkgrel = 2
	url = https://www.mujoco.org
	arch = x86_64
	license = Apache
	makedepends = libccd
	makedepends = abseil-cpp
	makedepends = gtest
	makedepends = benchmark
	makedepends = cmake
	makedepends = git
	depends = libgl
	depends = glfw
	depends = tinyxml2
	depends = tinyobjloader
	source = https://github.com/deepmind/mujoco/archive/refs/tags/2.2.0.tar.gz
	source = mujoco.patch
	sha256sums = 98cab2735817456c028e96ba34b2ee2c94cc4fab33ebcae15ab46fcc45a762ad
	sha256sums = fa5799290dd68bd2bdd520515484112c3a72079af6425ee6d01b6865e81bdab1

pkgname = mujoco