Initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: libplist
|
||||
description: Library that handles Apple Property List format in binary or XML
|
||||
version: 2.7.0
|
||||
revision: 1
|
||||
url: https://libimobiledevice.org/
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
optional_depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- git
|
||||
- python-cython
|
||||
- python-setuptools
|
||||
downloads:
|
||||
- url: https://github.com/libimobiledevice/libplist.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: ${BPM_PKG_VERSION}
|
||||
checksum: cf5897a71ea412ea2aeb1e2f6b5ea74d4fabfd8c
|
||||
Reference in New Issue
Block a user