summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..146be3437a84
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python2-pachi_py-git
+ pkgdesc = Pachi (game of Go) environment for OpenAI gym
+ pkgver = r18.9cb949b
+ pkgrel = 1
+ url = https://gym.openai.com/
+ arch = any
+ license = GPLv2
+ makedepends = python2-setuptools
+ makedepends = gcc
+ makedepends = cmake
+ depends = python2
+ depends = python2-numpy
+ provides = python2-pachi_py
+ source = python2-pachi_py-git::git+https://github.com/openai/pachi-py
+ sha512sums = SKIP
+
+pkgname = python2-pachi_py-git
+