summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1c23326c21ebbed3f6404e40c34b3fe69732503 (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 = 20240612
	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-20240612.tar.gz
	options = !strip
	source = crystal-nightly-20240612.tar.gz::https://artifacts.crystal-lang.org/dist/crystal-nightly-linux-x86_64.tar.gz
	sha256sums = 061c781038510361afda39e1d1ec61099017cda3e263db2827f06e7b21826caa

pkgname = crystal-nightly