blob: 4d0f92a70c714e84ccea76df7e8350b754483663 (
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
|
pkgbase = wlink
pkgdesc = wlink - WCH-Link(RV) command line tool
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/ch32-rs/wlink
arch = x86_64
arch = aarch64
arch = riscv64
license = Apache-2.0
license = MIT
makedepends = cargo
makedepends = git
makedepends = rust
depends = gcc-libs
depends = glibc
depends = libusb
depends = systemd-libs
provides = wlink
conflicts = wlink
options = !strip
options = !debug
source = wlink-0.1.1.tar.gz::https://github.com/ch32-rs/wlink/archive/refs/tags/v0.1.1.tar.gz
sha256sums = 817adff68df1883d489cfe698ab8b05495ed666bd5cab4d2df67a5198b55a9a3
pkgname = wlink
|