summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0888c0cf5f9924f30ce727089c0ea178cb009cee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = libplist-git
	pkgdesc = A library to handle Apple Property List format whereas it's binary or XML
	pkgver = 2.3.0.r19.gd45396a
	pkgrel = 1
	epoch = 1
	url = http://www.libimobiledevice.org/
	arch = i686
	arch = x86_64
	license = GPL2
	license = LGPL2.1
	makedepends = python
	makedepends = cython
	makedepends = git
	depends = gcc-libs
	depends = glibc
	optdepends = python: for the Python bindings
	provides = libplist-2.0.so
	provides = libplist++-2.0.so
	provides = libplist=2.3.0.r19.gd45396a
	conflicts = libplist
	source = git+https://github.com/libimobiledevice/libplist
	sha256sums = SKIP

pkgname = libplist-git