blob: bd00b7c22df4c2907f5065b387e1f6b42516b047 (
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
|
pkgbase = idevicerestore-git
pkgdesc = Restore/upgrade firmware of iOS devices
pkgver = 1.0.0.r232.g8061f08
pkgrel = 1
epoch = 1
url = http://www.libimobiledevice.org
arch = i686
arch = x86_64
license = LGPL3
makedepends = git
depends = libzip
depends = openssl
depends = curl
depends = libimobiledevice-glue-git
depends = libplist-git
depends = libimobiledevice-git
depends = libirecovery-git
depends = libtatsu-git
source = git+https://github.com/libimobiledevice/idevicerestore
source = 0001-configure.ac-check-for-pthreads.patch
source = fix-print-func-usage.patch
sha256sums = SKIP
sha256sums = 1eef0bb3be0e88658c0b32a3e707fac9467f8d03dffd508484db410156c16003
sha256sums = 10e27d2332b0a6ec87d5ea21d26f9509b48a8ae6ee0cf6b8ce6a81e65c93bbe7
pkgname = idevicerestore-git
|