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

« back to all changes in this revision

Viewing changes to evolution-shell-3.0.pc

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-26 12:24:40 UTC
  • mfrom: (1.1.86 upstream)
  • Revision ID: package-import@ubuntu.com-20110926122440-nn0pyj1yj4j0k784
Tags: 3.2.0-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.2.0. 
* debian/patches/*git*.patch: remove left over patches we already no longer
  apply.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=/home/chen/opt-unstable
 
1
prefix=/home/mbarnes/local/unstable
2
2
exec_prefix=${prefix}
3
 
libdir=/home/chen/opt-unstable/lib
 
3
libdir=${exec_prefix}/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.1.92
 
19
Version: 3.2.0
20
20
Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0
21
21
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
22
22
Cflags: -I${privincludedir}