summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da4efd69da03b9fd37100a38883789eb1847a808 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = roboschool-git
	pkgdesc = Robot simulation, integrated with OpenAI Gym.
	pkgver = r37.1c323fc
	pkgrel = 4
	url = https://github.com/openai/roboschool
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = python-setuptools
	depends = python-gym-git
	depends = qt5-base
	depends = assimp
	depends = tinyxml
	optdepends = python-pyglet: run some demos s.a. demo_keyboard_humanoid2.py
	provides = {roboschool}
	source = git+https://github.com/openai/roboschool.git
	source = git+https://github.com/olegklimov/bullet3#branch=roboschool_self_collision
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = roboschool-git