~people-project/people-glib/trunk

1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: people-glib
Description: GLib interface to the People framework
Version: @VERSION@
Requires: @PEOPLE_GLIB_PKG_DEPS@
Libs: -L${libdir} -lpeople-glib-@VERSION_MAJOR_MINOR@
Cflags: -I${includedir}/people-@VERSION_MAJOR_MINOR@