summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 40bde9cd7d08ae95643758e10c95ce007b838f69 (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
pkgbase = crystal-git
	pkgdesc = The Crystal Programming Language
	pkgver = 0.35.1.r193.g219e1a871
	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 = llvm10
	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
	makedepends_x86_64 = crystal
	source_aarch64 = https://dev.alpinelinux.org/archive/crystal/crystal-0.35.0-aarch64-alpine-linux-musl.tar.gz
	sha256sums_aarch64 = de903f2b53eec558cb77520cd9d52bde357bffae37fc6120308b4ddd8a7d65f9

pkgname = crystal-git