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

Name: libimobiledevice
Description: A library to communicate with services running on Apple iPhone/iPod Touch devices.
Version: @VERSION@
Requires: libplist >= 0.12 libusbmuxd >= 0.1.0 @ssl_requires@
Libs: -L${libdir} -limobiledevice
Cflags: -I${includedir}