summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0cd52b52f2e55dd3e3e399a991b55db9ef37be62 (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.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/12.2.rel1/binrel/arm-gnu-toolchain-12.2.rel1-aarch64-arm-none-eabi.tar.xz
	sha256sums_aarch64 = 7ee332f7558a984e239e768a13aed86c6c3ac85c90b91d27f4ed38d7ec6b3e8c
	source_x86_64 = https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu/12.2.rel1/binrel/arm-gnu-toolchain-12.2.rel1-x86_64-arm-none-eabi.tar.xz
	sha256sums_x86_64 = 84be93d0f9e96a15addd490b6e237f588c641c8afdf90e7610a628007fc96867

pkgname = gcc-arm-none-eabi-bin