summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e83c6dfc3247fa4a01d5069a5d5c00bff4b8d80 (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-nightly
	pkgdesc = The Crystal Programming Language, nightly binaries
	pkgver = 20241103
	pkgrel = 1
	url = http://crystal-lang.org
	arch = x86_64
	license = Apache
	checkdepends = libyaml
	checkdepends = libxml2
	checkdepends = gmp
	checkdepends = git
	checkdepends = inetutils
	makedepends = tar
	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
	provides = shards
	conflicts = crystal
	conflicts = shards
	noextract = crystal-nightly-20241103.tar.gz
	options = !strip
	source = crystal-nightly-20241103.tar.gz::https://artifacts.crystal-lang.org/dist/crystal-nightly-linux-x86_64.tar.gz
	sha256sums = 2d8c391d7f1ef4f68f097d8169492cd719d231856f4cfdb7a351f8b9e347fe9a

pkgname = crystal-nightly