blob: c3ae5d732edabd410f10c39c0577276dec97f60e (
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 = black-magic-debug-git
pkgdesc = In-application debugger for ARM Cortex and RISC-V processors
pkgver = 2.0.0.r43.gefce8f5a
pkgrel = 2
url = https://black-magic.org
arch = any
license = GPL
license = BSD
license = MIT
makedepends = git
makedepends = hidapi
makedepends = python
source = git+https://github.com/blackmagic-debug/blackmagic.git
sha256sums = SKIP
pkgname = black-magic-debug-app-git
depends = libusb
depends = libftdi
depends = libhidapi-libusb.so
provides = black-magic-debug-app
conflicts = black-magic-debug-app
pkgname = black-magic-debug-udev-git
provides = black-magic-debug-udev
conflicts = black-magic-udev
conflicts = black-magic-debug-udev
|