blob: ab8699e88eeaa05794f9d028e943d25f84fe20c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = gauche-git
pkgdesc = R5RS Scheme implementation developed to be a handy script interpreter
pkgver = 0.9.5.pre1.8427
pkgrel = 1
url = http://practical-scheme.net/gauche/index.html
install = gauche-git.install
arch = i686
arch = x86_64
license = BSD
depends = zlib
depends = gdbm
provides = gauche
conflicts = gauche
options = !makeflags
options = !emptydirs
source = git+https://github.com/shirok/Gauche.git
md5sums = SKIP
pkgname = gauche-git
|