~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to .pc/41_unity_launcher_progress.patch/configure.ac

  • Committer: Package Import Robot
  • Author(s): Brian Curtis
  • Date: 2012-05-15 10:00:19 UTC
  • mfrom: (1.1.95)
  • Revision ID: package-import@ubuntu.com-20120515100019-ygy5k67g5t9oagvz
Tags: 3.4.2-0ubuntu1
* New upstream bug fix release.
  - The buddy list window is very small by default
  - IRC Edit Connection Parameters text alignment (LP: #996823)
  - Translation updates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
m4_define([empathy_major_version], [3])
5
5
m4_define([empathy_minor_version], [4])
6
 
m4_define([empathy_micro_version], [1])
 
6
m4_define([empathy_micro_version], [2])
7
7
m4_define([empathy_nano_version], [0])
8
8
 
9
9
dnl Display the nano_version only if it's not '0'
52
52
CLUTTER_GTK_REQUIRED=0.90.3
53
53
CLUTTER_GST_REQUIRED=1.5.2
54
54
 
 
55
TELEPATHY_GLIB_REQUIRED=0.18.0
 
56
AC_DEFINE(TP_VERSION_MIN_REQUIRED, TP_VERSION_0_18, [Ignore post 0.18 deprecations])
 
57
AC_DEFINE(TP_VERSION_MAX_ALLOWED, TP_VERSION_0_18, [Prevent post 0.18 APIs])
 
58
 
55
59
GSTREAMER_REQUIRED=0.10.32
56
60
KEYRING_REQUIRED=2.26.0
57
61
GCR_REQUIRED=2.91.4
58
62
LIBCANBERRA_GTK_REQUIRED=0.25
59
63
LIBNOTIFY_REQUIRED=0.7.0
60
64
TELEPATHY_FARSTREAM_REQUIRED=0.2.1
61
 
TELEPATHY_GLIB_REQUIRED=0.17.5
62
65
TELEPATHY_LOGGER=0.2.13
63
66
IDO_REQUIRED=0.2.90
64
67
WEBKIT_REQUIRED=1.3.13