summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a19ce37df7ee8f2ef4513274dbdd1ec1595633a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = emacs-chess-git
	pkgdesc = Chess client written entirely in Emacs Lisp
	pkgver = 852.99789e0
	pkgrel = 1
	url = http://github.com/jwiegley/emacs-chess.git
	install = advice.install
	arch = any
	license = GPL
	makedepends = git
	depends = emacs
	optdepends = crafty: as chess engine
	optdepends = gnuchess: as chess engine
	source = git://github.com/jwiegley/emacs-chess.git
	md5sums = SKIP

pkgname = emacs-chess-git