blob: a81a32b1d595334ae9aacd6d1bb9d65187b12970 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = libideviceactivation-git
pkgdesc = Activates iDevices using a single tool.
pkgver = 1.1.1.r17.gecc10ef
pkgrel = 1
epoch = 1
url = http://github.com/libimobiledevice/libideviceactivation
arch = i686
arch = x86_64
license = LGPL-2.1-only
license = GPL-3.0-only
makedepends = git
depends = curl
depends = libxml2
depends = libplist-git
depends = libimobiledevice-git
provides = libideviceactivation-1.0.so
provides = libideviceactivation=1.1.1.r17.gecc10ef
conflicts = libideviceactivation
source = git+https://github.com/libimobiledevice/libideviceactivation
md5sums = SKIP
pkgname = libideviceactivation-git
|