blob: dae495a1f3efc9998453265e00f183d91935755a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gambit-c
pkgdesc = Efficient implementation of the Scheme programming language
pkgver = 4.9.5
pkgrel = 1
url = https://github.com/gambit/gambit
arch = x86_64
license = Apache
license = LGPL
makedepends = git
options = staticlibs
options = !lto
source = https://gambitscheme.org/latest/gambit-v4_9_5.tgz
b2sums = 1e3c32eb03acb97fafc639941312682c59c173a9605f516bb83bec210c2cc6163ea3357ae08a82572314fa252480a3eb3001a874ea9a8a2e34a389fe090a5de9
pkgname = gambit-c
|