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