summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4686aab794db474457732d075722763b546be348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = gambit-c-git
	pkgdesc = Scheme R5RS interpreter and compiler (via C) - git version
	pkgver = 4.9.5.r5.gf1fbe9aa
	pkgrel = 1
	url = http://gambitscheme.org
	arch = i686
	arch = x86_64
	license = Apache
	license = LGPL2.1
	checkdepends = git
	makedepends = git
	depends = bash
	provides = gambit-c
	conflicts = gambit-c
	options = staticlibs
	options = !lto
	options = !buildflags
	options = !makeflags
	source = gambit-scheme::git+https://github.com/gambit/gambit.git
	source = math.h.patch
	md5sums = SKIP
	md5sums = 59f7a342d87e0970a6b3a222d4c954cb

pkgname = gambit-c-git