blob: 73911b2fd8b5b0440f935141889c292a9d963d81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = cyclone-scheme
pkgdesc = A brand-new compiler that allows practical application development using R7RS Scheme
pkgver = 0.5
pkgrel = 2
url = https://github.com/justinethier/cyclone-bootstrap
arch = i686
arch = x86_64
license = MIT
depends = libck
depends = libtommath
depends = gcc
depends = make
source = https://github.com/justinethier/cyclone-bootstrap/archive/v0.5.tar.gz
md5sums = 061930a8b2e2484640f7412425691447
pkgname = cyclone-scheme
|