blob: 95bcc6c3ce8c780224c4831830c4e65d68ab95d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libirecovery
pkgdesc = Library and utility to talk to iBoot/iBSS via USB
pkgver = 1.2.1
pkgrel = 1
url = https://libimobiledevice.org/
arch = x86_64
license = LGPL-2.1-only
makedepends = git
makedepends = systemd
depends = libimobiledevice-glue
depends = libusb
depends = readline
source = git+https://github.com/libimobiledevice/libirecovery.git#tag=1.2.1
sha256sums = 3105d553392ef0b82cb1c8e1ebebe108c0aafccbd042a660612d0c7ab9f447de
pkgname = libirecovery
|