~ubuntu-branches/ubuntu/trusty/sflphone/trusty

« back to all changes in this revision

Viewing changes to gnome/src/widget/Makefile

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (4.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20140128182336-jrsv0k9u6cawc068
Tags: 1.3.0-1
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
ETAGS = etags
98
98
CTAGS = ctags
99
99
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100
 
ACLOCAL = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/build-aux/missing --run aclocal-1.11
 
100
ACLOCAL = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/build-aux/missing --run aclocal-1.11
101
101
ALL_LINGUAS = 
102
102
AMTAR = $${TAR-tar}
103
103
AM_DEFAULT_VERBOSITY = 0
104
104
AR = ar
105
 
AUTOCONF = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/build-aux/missing --run autoconf
106
 
AUTOHEADER = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/build-aux/missing --run autoheader
107
 
AUTOMAKE = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/build-aux/missing --run automake-1.11
 
105
AUTOCONF = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/build-aux/missing --run autoconf
 
106
AUTOHEADER = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/build-aux/missing --run autoheader
 
107
AUTOMAKE = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/build-aux/missing --run automake-1.11
108
108
AWK = mawk
109
109
CC = gcc -std=gnu99
110
110
CCDEPMODE = depmode=gcc3
174
174
LTLIBINTL = 
175
175
LTLIBOBJS = 
176
176
MAINT = 
177
 
MAKEINFO = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/build-aux/missing --run makeinfo
 
177
MAKEINFO = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/build-aux/missing --run makeinfo
178
178
MANIFEST_TOOL = :
179
179
MKDIR_P = /bin/mkdir -p
180
180
MSGFMT = /usr/bin/msgfmt
189
189
PACKAGE = sflphone-client-gnome
190
190
PACKAGE_BUGREPORT = sflphoneteam@savoirfairelinux.com
191
191
PACKAGE_NAME = sflphone
192
 
PACKAGE_STRING = sflphone 1.2.3
 
192
PACKAGE_STRING = sflphone 1.3.0
193
193
PACKAGE_TARNAME = sflphone-client-gnome
194
194
PACKAGE_URL = 
195
 
PACKAGE_VERSION = 1.2.3
 
195
PACKAGE_VERSION = 1.3.0
196
196
PATH_SEPARATOR = :
197
197
PKG_CONFIG = /usr/bin/pkg-config
198
198
PKG_CONFIG_LIBDIR = 
204
204
SHELL = /bin/bash
205
205
STRIP = strip
206
206
USE_NLS = yes
207
 
VERSION = 1.2.3
 
207
VERSION = 1.3.0
208
208
WARN_CFLAGS = -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare 
209
209
X11_CFLAGS =  
210
210
X11_LIBS = -lX11  
211
211
XGETTEXT = /usr/bin/xgettext
212
212
XGETTEXT_015 = /usr/bin/xgettext
213
213
XGETTEXT_EXTRA_OPTIONS = 
214
 
abs_builddir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/src/widget
215
 
abs_srcdir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/src/widget
216
 
abs_top_builddir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome
217
 
abs_top_srcdir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome
 
214
abs_builddir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/src/widget
 
215
abs_srcdir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/src/widget
 
216
abs_top_builddir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome
 
217
abs_top_srcdir = /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome
218
218
ac_ct_AR = ar
219
219
ac_ct_CC = gcc
220
220
ac_ct_DUMPBIN = 
244
244
htmldir = ${docdir}
245
245
includedir = ${prefix}/include
246
246
infodir = ${datarootdir}/info
247
 
install_sh = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.2.3/gnome/build-aux/install-sh
 
247
install_sh = ${SHELL} /home/jenkins/workspace/sflphone-package-manager/sflphone-1.3.0/gnome/build-aux/install-sh
248
248
intltool__v_merge_options_ = $(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))
249
249
intltool__v_merge_options_0 = -q
250
250
libdir = ${exec_prefix}/lib