summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f15b8f5341e4910e93f7ef57ece5052254d2c0f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = arcade-learning-environment
	pkgdesc = The Arcade Learning Environment (ALE) is a simple object-oriented framework that allows researchers and hobbyists to develop AI agents for Atari 2600 games
	pkgver = 0.6.1
	pkgrel = 1
	url = https://github.com/mgbellemare/Arcade-Learning-Environment
	arch = x86_64
	license = GPL2
	makedepends = cmake
	makedepends = sdl
	source = https://github.com/mgbellemare/Arcade-Learning-Environment/archive/v0.6.1.tar.gz
	md5sums = 7834587b59ce0a6c744702e1129c8d37

pkgname = arcade-learning-environment