summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4842b2b235cc8473962af2dc7fe1570ab634bea3 (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
25
26
27
28
29
30
31
32
33
34
35
pkgbase = crystal-git
	pkgdesc = The Crystal Programming Language
	pkgver = 0.27.0.r1.g7c1337a3e
	pkgrel = 1
	url = http://crystal-lang.org
	arch = i686
	arch = x86_64
	license = Apache
	checkdepends = libyaml
	checkdepends = libxml2
	checkdepends = gmp
	checkdepends = git
	checkdepends = inetutils
	makedepends = git
	makedepends = libxml2
	makedepends = llvm6
	depends = gc
	depends = libatomic_ops
	depends = pcre
	depends = libevent
	optdepends = shards: To make the crystal deps command work
	optdepends = libyaml: For YAML support
	optdepends = gmp: For BigInt support
	optdepends = libxml2: For XML support
	provides = crystal
	conflicts = crystal
	source = git+https://github.com/crystal-lang/crystal.git
	sha256sums = SKIP
	source_i686 = https://github.com/crystal-lang/crystal/releases/download/0.27.0/crystal-0.27.0-1-linux-i686.tar.gz
	sha256sums_i686 = 7d495b9e51f6665c6745f7d297a40bcbfb842fbb2f29ed91fb037a6813c75fd7
	source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.27.0/crystal-0.27.0-1-linux-x86_64.tar.gz
	sha256sums_x86_64 = a6a6966e1089df2c3467ceb200db9a282dcbfef54418865638bf152f3cd36642

pkgname = crystal-git