blob: b21a8fa2eea4bc15dd60d44a2e2a322983baf1b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = gauche-git
pkgdesc = R7RS Scheme implementation developed to be a handy script interpreter
pkgver = 0.9.13.r15303
pkgrel = 1
epoch = 7
url = http://practical-scheme.net/gauche/index.html
arch = i686
arch = x86_64
license = BSD
makedepends = bash
makedepends = git
makedepends = gauche
depends = mbedtls
depends = gdbm
depends = libatomic_ops
depends = slib
provides = gauche
conflicts = gauche
source = git+https://github.com/shirok/Gauche.git
md5sums = SKIP
pkgname = gauche-git
|