summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd39541d28bf9144253f57d5997d137fa4ab2705 (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 = 11.3.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/11.3.rel1/binrel/arm-gnu-toolchain-11.3.rel1-aarch64-arm-none-eabi.tar.xz
	sha256sums_aarch64 = 6c713c11d018dcecc16161f822517484a13af151480bbb722badd732412eb55e
	source_x86_64 = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu/11.3.rel1/binrel/arm-gnu-toolchain-11.3.rel1-x86_64-arm-none-eabi.tar.xz
	sha256sums_x86_64 = d420d87f68615d9163b99bbb62fe69e85132dc0a8cd69fca04e813597fe06121

pkgname = gcc-arm-none-eabi-bin