Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: usbmuxd
|
||||
description: A socket daemon to multiplex connections from and to iOS devices
|
||||
version: 1.1.1
|
||||
revision: 1
|
||||
url: https://github.com/libimobiledevice/usbmuxd
|
||||
license: GPL3-or-later
|
||||
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
|
||||
Reference in New Issue
Block a user