summaryrefslogtreecommitdiffstats
path: root/libiphone-1.0.pc.in
blob: c496464788295f0a08c1ed250a2e98d3a6c2253f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libiphone
Description: A library to communicate with the Lockdown server on the iPhone
Version: @VERSION@
Requires: libxml-2.0 >= 2.6.30 libusb >= 0.1.12 glib-2.0 >= 2.14.1 gthread-2.0 >= 2.14.1 gnutls >= 1.6.3 libtasn1 >= 1.1
Libs: -L${libdir} -liphone
Cflags: -I${includedir}