blob: 0d1a6561e6b4a8ee11fa4c274f0fee3323db107e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = clx-git
pkgdesc = An X11 client for Common Lisp
pkgver = r305.3878c50
pkgrel = 1
url = https://github.com/sharplispers/clx
install = clx.install
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = texinfo
depends = xorg-server
depends = sbcl
provides = clx
conflicts = clx
source = clx-git::git+https://github.com/sharplispers/clx.git
source = README.licensing
md5sums = SKIP
md5sums = 74858379015567928f1eee186d9db1a4
pkgname = clx-git
|