summaryrefslogtreecommitdiffstats
path: root/libiphone-1.0.pc.in
diff options
context:
space:
mode:
authorGravatar Jonathan Beck2008-12-13 12:21:03 +0100
committerGravatar Jonathan Beck2008-12-13 12:21:03 +0100
commit3fdd24aea06a9bf38d9d34fb8bccbb7023ed3100 (patch)
tree1080d26eca01c885efb33f3f98821a981a25e8b4 /libiphone-1.0.pc.in
parent3d8ba053deeacd74e621469d3d45d1db38ee411a (diff)
downloadlibplist-3fdd24aea06a9bf38d9d34fb8bccbb7023ed3100.tar.gz
libplist-3fdd24aea06a9bf38d9d34fb8bccbb7023ed3100.tar.bz2
Fork libiphone and remove anything non plist specific.
Update library and make related files acordingly .
Diffstat (limited to 'libiphone-1.0.pc.in')
-rw-r--r--libiphone-1.0.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/libiphone-1.0.pc.in b/libiphone-1.0.pc.in
deleted file mode 100644
index c496464..0000000
--- a/libiphone-1.0.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-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}
-