blob: 186c6dedffc7a4744d4f73baa36cacb8bf314e49 (
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
29
30
|
pkgbase = ltchiptool
pkgdesc = Universal, easy-to-use GUI flashing/dumping tool for BK7231, RTL8710B and RTL8720C.
pkgver = 4.11.4
pkgrel = 1
url = https://github.com/libretiny-eu/ltchiptool
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry-core
makedepends = python-wheel
depends = python
depends = python-datastruct
depends = python-click
depends = python-colorama
depends = python-importlib-metadata
depends = python-prettytable
depends = bk7231tools
depends = python-xmodem
depends = python-semantic-version
depends = python-hexdump
depends = python-bitstruct
depends = python-requests
optdepends = python-wxpython
optdepends = python-zeroconf
source = https://github.com/libretiny-eu/ltchiptool/archive/refs/tags/v4.11.4.tar.gz
sha256sums = 4689bbf91f0033c4c16fbfa19d69de544224639297a002de6f9f14636a0226db
b2sums = e43be0f095f5cea436eac1e74ef10afbb1486ce550f8f65f31fd0832c791e19915a23542557a2253af2ff0d6a07fc67c1bc7fc98aa8b3ddad70e25df3be172ab
pkgname = ltchiptool
|