Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: libusbmuxd
|
||||
description: A client library to multiplex connections from and to iOS devices
|
||||
version: 2.1.1
|
||||
revision: 1
|
||||
url: https://github.com/libimobiledevice/libusbmuxd
|
||||
license: LGPL2.1-or-later,GPL2-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- libimobiledevice-glue
|
||||
- libplist
|
||||
downloads:
|
||||
- url: https://github.com/libimobiledevice/libusbmuxd.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: ${BPM_PKG_VERSION}
|
||||
checksum: adf9c22b9010490e4b55eaeb14731991db1c172c
|
||||
Reference in New Issue
Block a user