summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 466d4462697c3e8048eac66352b06f2445833499 (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
pkgbase = julec
	pkgdesc = The Jule Programming Language Compiler
	pkgver = 0.1.4
	pkgrel = 4
	url = https://github.com/julelang/jule
	arch = x86_64
	arch = aarch64
	arch = i386
	groups = jule
	license = BSD-3-Clause
	makedepends = clang
	depends = glibc
	depends = gcc-libs
	optdepends = clang: clang backend support
	optdepends = gcc: gcc backend support
	source = jule-0.1.4.tar.gz::https://github.com/julelang/jule/archive/jule0.1.4.tar.gz
	sha256sums = 499bf6eb7c3463a74b8ff85b961fe2630b78404a90a003236e5beb1be0631eb1
	source_x86_64 = jule-ir-0.1.4-x86_64.cpp::https://raw.githubusercontent.com/julelang/julec-ir/02854fbce42e22a6cfadf95d392b42640748e66a/src/linux-amd64.cpp
	sha256sums_x86_64 = 7a40ae5dac12b52944aaff51a48677d8007905250b106039ae907f9c34951722
	source_aarch64 = jule-ir-0.1.4-aarch64.cpp::https://raw.githubusercontent.com/julelang/julec-ir/02854fbce42e22a6cfadf95d392b42640748e66a/src/linux-arm64.cpp
	sha256sums_aarch64 = 64948a754723c7ad99db52c899c68affa863852abcc1da9616c45deef876349e
	source_i386 = jule-ir-0.1.4-i386.cpp::https://raw.githubusercontent.com/julelang/julec-ir/02854fbce42e22a6cfadf95d392b42640748e66a/src/linux-i386.cpp
	sha256sums_i386 = 36e07f36a1f27a0e4806d59644e77a63785784142c952300d24fad31eb193088

pkgname = julec