~ubuntu-branches/ubuntu/precise/folks/precise

« back to all changes in this revision

Viewing changes to backends/tracker/lib/folks-tracker.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-06-10 11:28:11 UTC
  • mfrom: (1.2.11 upstream) (4.2.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110610112811-whyeodbo9mjezxfp
Tags: 0.5.2-1ubuntu1
* Merge with Debian experimental, remaining Ubuntu changes:
  - debian/control:
    + Add Vcs-Bzr link

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
bindir=@bindir@
 
5
includedir=@includedir@
 
6
datarootdir=@datarootdir@
 
7
datadir=@datadir@
 
8
vapidir=@datadir@/vala/vapi
 
9
 
 
10
Name: Folks tracker support library
 
11
Description: Tracker support library for the Folks meta-contacts library
 
12
Version: @VERSION@
 
13
Requires: folks glib-2.0 gobject-2.0 gee-1.0 tracker-sparql-0.10
 
14
Libs: -L${libdir} -lfolks-tracker
 
15
Cflags: -I${includedir}