void-packages/srcpkgs/libplist/template

19 lines
640 B
Plaintext

# Template file for 'libplist'
pkgname=libplist
version=1.4
homepage="http://libimobiledevice.org/"
distfiles="http://www.libimobiledevice.org/downloads/$pkgname-$version.tar.bz2"
build_style=cmake
configure_args="-DCMAKE_SKIP_RPATH=ON"
makedepends="cmake swig python-devel glib-devel libxml2-devel"
revision=1
short_desc="Apple Property List library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, LGPL-2.1"
checksum=2ad226abe1131a72e7ecbb2b921ad92f54b8e787c2281c89b00145b519479a71
long_desc="
libplist is a library to handle Apple Binary and XML Property Lists."
subpackages="${pkgname}++ ${pkgname}-python ${pkgname}-devel"