summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 35981f13abe1c9f537264a816f240e210668c33f (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
pkgbase = tinygo-git
	pkgdesc = Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
	pkgver = 0.29.0.r0.gdc449882
	pkgrel = 1
	url = https://github.com/tinygo-org/tinygo
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv7h
	arch = armv6h
	arch = aarch64
	license = BSD
	makedepends = cmake
	makedepends = git
	makedepends = go
	makedepends = llvm
	makedepends = ninja
	makedepends = python
	optdepends = avr-gcc: Arduino Uno support
	optdepends = avrdude: Arduino Uno support
	optdepends = openocd: BBC Micro:bit support
	optdepends = arm-none-eabi-gdb: tinygo gdb support
	provides = tinygo
	conflicts = tinygo
	options = !strip
	options = !lto
	source = tinygo::git+https://github.com/tinygo-org/tinygo.git
	source = git+https://github.com/espressif/llvm-project#branch=xtensa_release_15.x
	source = llvm_build_j1.patch
	source = CMSIS::git+https://github.com/ARM-software/CMSIS.git
	source = avr::git+https://github.com/avr-rust/avr-mcu.git
	source = binaryen::git+https://github.com/WebAssembly/binaryen.git
	source = cmsis-svd::git+https://github.com/tinygo-org/cmsis-svd
	source = macos-minimal-sdk::git+https://github.com/aykevl/macos-minimal-sdk.git
	source = mingw-w64::git+https://github.com/mingw-w64/mingw-w64.git
	source = musl::git+git://git.musl-libc.org/musl
	source = nrfx::git+https://github.com/NordicSemiconductor/nrfx.git
	source = picolibc::git+https://github.com/keith-packard/picolibc.git
	source = renesas-svd::git+https://github.com/tinygo-org/renesas-svd.git
	source = stm32-svd::git+https://github.com/tinygo-org/stm32-svd
	source = wasi-libc::git+https://github.com/CraneStation/wasi-libc
	source = WASI::git+https://github.com/WebAssembly/WASI
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = a5352a32ed89120af415825fa5b73a0e7bb907fa6efaa63529ad721a53cf4844
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = tinygo-git