summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 31529da391f3c3126394a4e36691f04d846de308 (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 = r3248.6134fc10
	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<=11
	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