summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fbebf95a40d88f4eeeae865b7dba6cdf23badd21 (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 = 12.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/12.3.rel1/binrel/arm-gnu-toolchain-12.3.rel1-aarch64-arm-none-eabi.tar.xz
	sha256sums_aarch64 = 14c0487d5753f6071d24e568881f7c7e67f80dd83165dec5164b3731394af431
	source_x86_64 = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu/12.3.rel1/binrel/arm-gnu-toolchain-12.3.rel1-x86_64-arm-none-eabi.tar.xz
	sha256sums_x86_64 = 12a2815644318ebcceaf84beabb665d0924b6e79e21048452c5331a56332b309

pkgname = gcc-arm-none-eabi-bin