summaryrefslogtreecommitdiff
path: root/libgphoto2.pc.in
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2007-05-14 12:17:52 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2007-05-14 12:17:52 +0000
commit02960d805a4fd4a359bd0c7e4d33b9ce32d68c82 (patch)
tree1db574db20122d6bf408c051fe3332de9bb1c82d /libgphoto2.pc.in
parent83ccd8e47bf6a1d2d1409cff085fa7c1643d4757 (diff)
downloadlibgphoto2-02960d805a4fd4a359bd0c7e4d33b9ce32d68c82.tar.gz
* Introduce FOO-uninstalled.pc files for both libgphoto2 and libgphoto2_port.
* Move FOO.pc to the top source directory. * Get rid of obsolete GP_AUTOGEN_SUBDIR macro. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10199 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'libgphoto2.pc.in')
-rw-r--r--libgphoto2.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/libgphoto2.pc.in b/libgphoto2.pc.in
new file mode 100644
index 000000000..095288e6a
--- /dev/null
+++ b/libgphoto2.pc.in
@@ -0,0 +1,14 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+VERSION=@VERSION@
+driverdir=@camlibdir@
+
+Name: libgphoto2
+Description: Library for easy access to digital cameras
+URL: http://gphoto.org/proj/libgphoto2/
+Version: @VERSION@
+Requires: libgphoto2_port >= 0.6.2, @REQUIREMENTS_FOR_LIBEXIF@
+Libs: -L${libdir} -lgphoto2 -lm
+Cflags: -I${includedir}/gphoto2