summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4dcdee3865efff3516a5d05ba19225bcdc767c17 (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
pkgbase = crystal-git
	pkgdesc = The Crystal Programming Language
	pkgver = 1.10.1.r69.gf8fafc386c
	pkgrel = 1
	url = http://crystal-lang.org
	arch = x86_64
	arch = aarch64
	license = Apache
	checkdepends = libyaml
	checkdepends = libxml2
	checkdepends = gmp
	checkdepends = git
	checkdepends = inetutils
	makedepends = git
	makedepends = libxml2
	makedepends = llvm
	makedepends = crystal
	depends = gc
	depends = pcre2
	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

pkgname = crystal-git