summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 423fbb3f1411db9954f3bc34e17cbc6f60074970 (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.23.0.r3.g2fea1fd18
	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 = llvm
	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.23.0/crystal-0.23.0-1-linux-i686.tar.gz
	sha256sums_i686 = 0a758770e6cb277bc5ed38fb6edafbf820b99527b65d6a44fd9f3a4c4743b70f
	source_x86_64 = https://github.com/crystal-lang/crystal/releases/download/0.23.0/crystal-0.23.0-1-linux-x86_64.tar.gz
	sha256sums_x86_64 = 1d0348e1df3c56f9c29a3a76254c074846389fe5bed659c2cc1051bab83e1a5a

pkgname = crystal-git