blob: d325fe344b34066a3110015468962199b8f4ff50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = qdl-git
pkgdesc = Tool to communicate with Qualcomm System On a Chip bootroms to install or execute code
pkgver = r185.2204f90
pkgrel = 1
url = https://github.com/linux-msm/qdl
arch = i686
arch = x86_64
arch = armv6h
arch = armv7l
arch = aarch64
license = BSD3
makedepends = git
depends = libxml2
depends = libusb
depends = systemd-libs
provides = qdl
conflicts = qdl
source = git+https://github.com/linux-msm/qdl.git
b2sums = SKIP
pkgname = qdl-git
|