Switch to new package format
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
name: libimobiledevice
|
||||
description: A cross-platform protocol library to communicate with iOS devices
|
||||
version: 1.4.0
|
||||
revision: 3
|
||||
url: https://github.com/libimobiledevice/libimobiledevice
|
||||
license: LGPL2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
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
|
||||
Reference in New Issue
Block a user