blob: abdb4b36c9002cb7110ca0b1b66f02960b172e7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = racket-git
pkgdesc = Minimal Racket installation, without useless DrRacket, from git
pkgver = 6.5.0.6.37333.9978696
pkgrel = 1
url = http://racket-lang.org/
arch = i686
arch = x86_64
license = LGPL
makedepends = git
depends = bash
depends = libffi
provides = racket
conflicts = racket
options = !strip
options = !emptydirs
source = git://github.com/plt/racket.git
md5sums = SKIP
pkgname = racket-git
|