summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c2947fc4b7f1113ad8ab3ef53b5cfc2cb6632bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = roboschool-git
	pkgdesc = Robot simulation, integrated with OpenAI Gym.
	pkgver = r242.675f1ac4
	pkgrel = 1
	url = https://github.com/openai/roboschool
	arch = any
	license = MIT
	makedepends = cmake
	makedepends = python-setuptools
	makedepends = boost
	depends = python-gym-git
	depends = qt5-base
	depends = assimp
	depends = tinyxml
	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