summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2d67a752da032b2649157d3c0b24926c61eac7a6 (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
pkgbase = python-mujoco-py
	pkgdesc = Python interface to the MuJoCo physics engine
	pkgver = 2.1.2.14
	pkgrel = 3
	url = https://github.com/openai/mujoco-py
	arch = x86_64
	license = MIT
	license = custom
	makedepends = patchelf
	makedepends = python-setuptools
	depends = cython
	depends = libgl
	depends = mesa
	depends = mujoco
	depends = python
	depends = python-cffi
	depends = python-fasteners
	depends = python-glfw
	depends = python-imageio
	depends = python-numpy
	options = !strip
	source = https://files.pythonhosted.org/packages/source/m/mujoco-py/mujoco-py-2.1.2.14.tar.gz
	source = mujoco-py.patch
	sha256sums = eb5b14485acf80a3cf8c15f4b080c6a28a9f79e68869aa696d16cbd51ea7706f
	sha256sums = SKIP

pkgname = python-mujoco-py