blob: b0d0dc5311849333fe0ae052a51252f4c06b43fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libideviceactivation
pkgdesc = A library to handle the activation process of iOS devices
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/libimobiledevice/libideviceactivation
arch = x86_64
license = LGPL-2.1-or-later
license = GPL-3.0-or-later
depends = curl>=7.20
depends = glibc
depends = libimobiledevice>=1.3.0
depends = libplist>=2.2.0
depends = libxml2>=2.9
provides = libideviceactivation-1.0.so
source = https://github.com/libimobiledevice/libideviceactivation/releases/download/1.1.1/libideviceactivation-1.1.1.tar.bz2
sha256sums = 4dfb01068554e889d4fff78f4a7ab4e8d87819148d4e57a9dccbec51b8edc712
pkgname = libideviceactivation
|