~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to evolution-shell-3.0.pc

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-05-30 14:08:05 UTC
  • mfrom: (1.1.79 upstream)
  • Revision ID: james.westby@ubuntu.com-20110530140805-nhlx5os5z2ru31vy
Tags: 3.0.2-0ubuntu1
New upstream release 3.0.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=/home/mbarnes/local/stable
 
1
prefix=/home/chen/opt
2
2
exec_prefix=${prefix}
3
 
libdir=${exec_prefix}/lib
 
3
libdir=/home/chen/opt/lib
4
4
libexecdir=${exec_prefix}/libexec
5
5
includedir=${prefix}/include
6
6
datarootdir=${prefix}/share
16
16
 
17
17
Name: evolution-shell
18
18
Description: libraries needed for Evolution shell components
19
 
Version: 3.0.0
 
19
Version: 3.0.2
20
20
Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0 unique-3.0
21
21
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
22
22
Cflags: -I${privincludedir}