24 lines
551 B
YAML
24 lines
551 B
YAML
name: usbmuxd
|
|
description: A socket daemon to multiplex connections from and to iOS devices
|
|
version: 1.1.1
|
|
revision: 2
|
|
url: https://github.com/libimobiledevice/usbmuxd
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libimobiledevice
|
|
- libplist
|
|
- libusb
|
|
- sysusers
|
|
make_depends:
|
|
- git
|
|
downloads:
|
|
- url: https://github.com/libimobiledevice/usbmuxd.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: ${BPM_PKG_VERSION}
|
|
checksum: 79c8b38d1488a6b07e1e68f39d8caec3f1a45622
|