summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4ef25d5e573e7484815d2ef2976697c8bbe0fcfb (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
pkgbase = hare-git
	pkgdesc = The Hare systems programming language
	pkgver = r2824.77613ea2
	pkgrel = 1
	url = https://harelang.org
	arch = x86_64
	arch = aarch64
	license = MPL2
	makedepends = scdoc
	makedepends = git
	depends = qbe-git
	depends = harec-git
	optdepends = aarch64-linux-gnu-gcc: aarch64 cross compilation support
	optdepends = aarch64-linux-gnu-binutils: aarch64 cross compilation support
	optdepends = riscv64-linux-gnu-gcc: riscv64 cross compilation support
	optdepends = riscv64-linux-gnu-binutils: riscv64 cross compilation support
	provides = hare
	conflicts = hare
	source = hare::git+https://git.sr.ht/~sircmpwn/hare
	source = config.x86_64.mk
	source = config.aarch64.mk
	sha256sums = SKIP
	sha256sums = 9c339eeb042ce00641cea4eed5403ca204d6f4f9cd5f709be286a252db47a034
	sha256sums = c82db335b70c03d3d656128fbb0be2cc552219b3e7c93b15d1e6afd1b0e9ba7e

pkgname = hare-git