30 lines
701 B
Plaintext
30 lines
701 B
Plaintext
name: libimobiledevice
|
|
description: A cross-platform protocol library to communicate with iOS devices
|
|
version: 1.4.0
|
|
revision: 2
|
|
url: https://github.com/libimobiledevice/libimobiledevice
|
|
license: LGPL2.1-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libimobiledevice-glue
|
|
- libplist
|
|
- libtatsu
|
|
- libusbmuxd
|
|
- openssl
|
|
optional_depends:
|
|
- python3=3.14.*:For python bindings
|
|
make_depends:
|
|
- python3=3.14.*
|
|
- python-cython
|
|
- doxygen
|
|
- git
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://github.com/libimobiledevice/libimobiledevice.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: ${BPM_PKG_VERSION}
|
|
checksum: 149f7623c672c1fa73122c7119a12bfc0012f2ac
|