summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7b4c2dc90a54a954baeb2cdff9d987ff1af6702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-ktool-git
	pkgdesc = A Python-based Kendryte K210 UART ISP Utility
	pkgver = r9.0345aa9
	pkgrel = 2
	url = https://github.com/loboris/ktool
	arch = any
	license = Apache
	makedepends = git
	makedepends = cmake
	makedepends = riscv64-elf-gcc
	makedepends = riscv64-elf-newlib
	makedepends = perl
	depends = python
	depends = python-pyserial
	provides = python-ktool
	conflicts = python-ktool
	source = git+https://github.com/loboris/ktool.git
	source = toolchain-riscv64-elf.cmake
	md5sums = SKIP
	md5sums = 63dcbebb0a1e540387ca930d5264ff95

pkgname = python-ktool-git