blob: aedf3a613f9d8e5a0d1ab10a80b9f2e3bde8bb28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libusbmuxd-rr-compatible
pkgdesc = USB Multiplex Daemon
pkgver = 1.0.9.r51.gc71612c
pkgrel = 1
url = http://marcansoft.com/blog/iphonelinux/usbmuxd/
arch = i686
arch = x86_64
license = LGPL2.1
license = GPL2
makedepends = git
depends = libusb
depends = libplist
provides = libusbmuxd
conflicts = usbmuxd<1.0.9
conflicts = libusbmuxd
source = git+https://github.com/oleavr/libusbmuxd#branch=eliminate-pthread-cancel
md5sums = SKIP
pkgname = libusbmuxd-rr-compatible
|