blob: c335ba7e556f8ef4e80014451ef9145d78e5c923 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = sunxi-tools-f1c100s-spiflash-git
pkgdesc = tools to help hacking Allwinner SoC devices
pkgver = v1.1.r441.g11a9d20
pkgrel = 1
url = https://github.com/Icenowy/sunxi-tools/tree/f1c100s-spiflash
arch = i686
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL
makedepends = git
depends = libusb
depends = zlib
conflicts = sunxi-tools
source = sunxi-tools-f1c100s-spiflash::git+https://github.com/Icenowy/sunxi-tools.git#branch=f1c100s-spiflash
sha256sums = SKIP
pkgname = sunxi-tools-f1c100s-spiflash-git
|