blob: 473142f188d4998f882de1e36d56404bf1ca0f28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ccl
pkgdesc = A Common Lisp implementation.
pkgver = 1.13
pkgrel = 1
url = http://ccl.clozure.com
arch = x86_64
license = Apache
makedepends = m4
provides = common-lisp
provides = ccl
conflicts = ccl-bin
conflicts = ccl-git
source = https://github.com/Clozure/ccl/releases/download/v1.13/ccl-1.13-linuxx86.tar.gz
source = method.patch
sha256sums = 70069ee74c6f0685df83eb6224ce22f3e7919e17b233476c784e440d60e26bf1
sha256sums = f565300c8cd80776d197fbe503864f22ecd2d7ee172880edac7f237cd7b23864
pkgname = ccl
|