blob: b3d87c7146e841e21f60b162e7dbbf90b8ed6bdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = abcl-git
pkgdesc = Full implementation of the Common Lisp language in the JVM
pkgver = r3546.217ed0f2
pkgrel = 1
url = http://common-lisp.net/project/armedbear/
arch = any
license = GPL
makedepends = ant
makedepends = net-tools
makedepends = subversion
makedepends = java-environment>=11
depends = java-runtime
depends = bash
provides = abcl
provides = common-lisp
conflicts = abcl
source = abcl.git::git+https://gitlab.common-lisp.net/abcl/abcl.git
source = abcl.sh
md5sums = SKIP
md5sums = d51ffd115b32f9a47f849fc7630ced4f
pkgname = abcl-git
|