summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8b4cc552ef33ebba177df62387c89b488148545 (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
pkgbase = crystal-git
	pkgdesc = The Crystal Programming Language
	pkgver = 0.9.0.r1.gbc04330
	pkgrel = 1
	url = http://crystal-lang.org
	arch = i686
	arch = x86_64
	license = Apache
	checkdepends = libyaml
	checkdepends = libxml2
	checkdepends = gmp
	checkdepends = git
	makedepends = git
	depends = gc
	depends = libatomic_ops
	depends = pcre
	depends = libpcl
	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://github.com/manastech/crystal.git
	sha256sums = SKIP
	source_x86_64 = https://github.com/manastech/crystal/releases/download/0.9.0/crystal-0.9.0-1-linux-i686.tar.gz
	source_x86_64 = https://github.com/manastech/crystal/releases/download/0.9.0/crystal-0.9.0-1-linux-x86_64.tar.gz
	sha256sums_x86_64 = 040234d9e8aba409267712220a818f1f7e9c8bc9a6806944abf3d414203608a3
	sha256sums_x86_64 = fdc0f08a81212ae037f22115f73731d75df6c6f4f86a2c1950e7dc68c8cf3f4b

pkgname = crystal-git