summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c802872b27926a3db612f58ecf726d2777964bb6 (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 = gcc-arm-none-eabi-bin
	pkgdesc = GNU Tools ARM Embedded Processors (binary distribution, includes newlib, does NOT include GDB)
	pkgver = 13.2.rel1
	pkgrel = 1
	url = https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads
	arch = aarch64
	arch = x86_64
	license = custom
	depends = glibc
	optdepends = arm-none-eabi-gdb: GNU Debugger for ARM EABI
	provides = gcc-arm-none-eabi
	provides = arm-none-eabi-gcc
	provides = arm-none-eabi-binutils
	provides = arm-none-eabi-newlib
	conflicts = gcc-arm-none-eabi
	conflicts = arm-none-eabi-gcc
	conflicts = arm-none-eabi-binutils
	conflicts = arm-none-eabi-newlib
	options = !strip
	options = staticlibs
	source_aarch64 = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu/13.2.rel1/binrel/arm-gnu-toolchain-13.2.rel1-aarch64-arm-none-eabi.tar.xz
	sha256sums_aarch64 = 8fd8b4a0a8d44ab2e195ccfbeef42223dfb3ede29d80f14dcf2183c34b8d199a
	source_x86_64 = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu/13.2.rel1/binrel/arm-gnu-toolchain-13.2.rel1-x86_64-arm-none-eabi.tar.xz
	sha256sums_x86_64 = 6cd1bbc1d9ae57312bcd169ae283153a9572bd6a8e4eeae2fedfbc33b115fdbb

pkgname = gcc-arm-none-eabi-bin