File: libgphoto2-uninstalled.pc.in

package info (click to toggle)
libgphoto2 2.4.6-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 21,168 kB
  • ctags: 10,654
  • sloc: ansic: 90,843; sh: 10,073; xml: 4,811; perl: 975; makefile: 621; yacc: 337; lex: 92; cpp: 22; sed: 16
file content (20 lines) | stat: -rw-r--r-- 717 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Note: As this file is sitting in ${top_builddir},
#           ${top_builddir} ~= ${pcfiledir}
#	and ${top_srcdir}   ~= ${pcfiledir}/@srcdir@
# Note: This referes to directory matches, not to string matches.
# Note: ${pcfiledir} already is an absolute path name, so there is
#       no much sense prepending a ${pc_top_builddir} before it.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
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.7.2, @REQUIREMENTS_FOR_LIBEXIF@
Libs: ${pcfiledir}/libgphoto2/libgphoto2.la -lm
Cflags: -I${pcfiledir}/@srcdir@