Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: libimobiledevice-glue
|
||||
description: A library with common code used by libraries and tools around the libimobiledevice project
|
||||
version: 1.3.2
|
||||
revision: 1
|
||||
url: https://github.com/libimobiledevice/libimobiledevice-glue
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- libplist
|
||||
make_depends:
|
||||
- git
|
||||
downloads:
|
||||
- url: https://github.com/libimobiledevice/libimobiledevice-glue.git
|
||||
type: git
|
||||
clone_to: ${BPM_SOURCE}
|
||||
git_branch: ${BPM_PKG_VERSION}
|
||||
checksum: aef2bf0f5bfe961ad83d224166462d87b1df2b00
|
||||
Reference in New Issue
Block a user