blob: 7238378fb72e0c1acbca9415f8eb735f513c07b6 (
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
|
pkgbase = orbuculum
pkgdesc = ARM Cortex-M SWO/SWD trace and debug tool suite
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/orbcode/orbuculum
arch = x86_64
license = BSD-3-Clause
makedepends = meson
makedepends = ninja
makedepends = pkgconf
depends = libusb
depends = zeromq
depends = ncurses
depends = libelf
depends = zlib
depends = zstd
optdepends = capstone: disassembly support in orbmortem
optdepends = sdl2: LCD display support in orblcd
source = orbuculum-2.2.0.tar.gz::https://github.com/orbcode/orbuculum/archive/V2.2.0.tar.gz
source = https://www.prevanders.net/libdwarf-0.7.0.tar.xz
source = libdwarf-const-fix.patch
source = orbuculum-dwarf-error-rename.patch
sha256sums = SKIP
sha256sums = 23b71829de875fa5842e49f232c8ee1a5043805749738bc61424d9abc1189f38
sha256sums = SKIP
sha256sums = SKIP
pkgname = orbuculum
|