~ubuntu-branches/ubuntu/vivid/totem/vivid-proposed

« back to all changes in this revision

Viewing changes to src/plugins/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Jackson Doak, Tim Lunn, Brian Murray, Iain Lane
  • Date: 2015-02-19 13:20:59 UTC
  • mfrom: (1.6.3) (5.1.36 sid)
  • Revision ID: package-import@ubuntu.com-20150219132059-a039e3ebimq39rr8
Tags: 3.14.2-0ubuntu1
[ Jackson Doak ]
* New upstream release
* Switch from appdata-tools to libappstream-glib-dev, appstream-util
* Add build-dep on libicu-dev
* Sync with Debian. Remaining changes:
* debian/control.in:
  - Drop build-depends on libepc-ui-dev (in universe)
  - Drop libxtst-dev build-depends so that the (redundant) fake key presses
    for inhibiting the screensaver are disabled (LP: #1007438)
  - Build-depend on libzeitgeist-dev
  - Suggest rather than recommend gstreamer components in universe
  - Add totem-plugins-extra
  - Don't recommend gnome-settings-daemon from the plugins any more; it's not
    right to pull in desktop integration bits by default.
  - Switch gnome-icon-theme to adwaita-icon-theme, which is its successor.
  - Use ubuntu-desktop vcs
* debian/totem-common.install, debian/source_totem.py:
  - Install Ubuntu apport debugging hook
* debian/totem-plugins-extra.install:
  - Universe plugins split out of totem-plugins (currently only gromit)
* debian/totem-plugins.install:
  - Skip the plugins split to -extra and add the zeitgeist plugin
* debian/rules:
  - Build with --fail-missing, to ensure we install everything. 
    + Ignore libtotem.{,l}a since we delibrately don't install these.
  - Binary install override for totem-plugins-extra
  - Enable buildflags script
* debian/patches/91_quicklist_entries.patch:
  - Add static quicklist
* debian/patches/correct_desktop_mimetypes.patch:
  - Don't list the mimetypes after the unity lists

[ Tim Lunn ]
* debian/patches/ubuntu-grilo-filesystem.patch:
  - Use grl-filesystem if tracker is not available
* debian/patches/ubuntu-use-traditional-titlebars.patch:
  - Use traditional titlebars on !GNOME
* debian/patches/traditional_menus.patch: Add support for menubar

[ Brian Murray ]
* debian/source_totem.py: Collect log files first as on stable releases
  apport will pass a ui object of None to package hooks see Launchpad bug
  1084979 for details. This way log files will be uploaded to the error
  tracker.

[ Iain Lane ]
* In headerbar-as-toolbar mode, hide the toolbar when going fullscreen.
* Add patches to respect the gtk-dialogs-use-header setting (bgo #744325)
* debian/patches/disable-thumbnail-caching: There's a bug in our
  grilo-plugins which makes saving thumbnails back into grilo-bookmarks
  cause duplicated entries to appear. This is fixed upstream as part of a
  large port to a new library (gom), which is not releasable yet. Disable
  the caching support until this is fixed.
* Make a compatiblity desktop file for upgraders.
* Depend on the new split grilo-plugins-0.2-base package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.4 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
180
180
AM_CXXFLAGS = @AM_CXXFLAGS@
181
181
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
182
182
AM_LDFLAGS = @AM_LDFLAGS@
 
183
APPSTREAM_UTIL = @APPSTREAM_UTIL@
183
184
AR = @AR@
184
185
AUTOCONF = @AUTOCONF@
185
186
AUTOHEADER = @AUTOHEADER@
189
190
BACKEND_LIBS = @BACKEND_LIBS@
190
191
BACKEND_TEST_CFLAGS = @BACKEND_TEST_CFLAGS@
191
192
BACKEND_TEST_LIBS = @BACKEND_TEST_LIBS@
192
 
BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
193
 
BROWSER_PLUGIN_DIR = @BROWSER_PLUGIN_DIR@
194
 
BROWSER_PLUGIN_LIBS = @BROWSER_PLUGIN_LIBS@
195
193
CC = @CC@
196
194
CCDEPMODE = @CCDEPMODE@
197
195
CFLAGS = @CFLAGS@
205
203
CXXFLAGS = @CXXFLAGS@
206
204
CYGPATH_W = @CYGPATH_W@
207
205
DATADIRNAME = @DATADIRNAME@
208
 
DBUS_BIND = @DBUS_BIND@
209
 
DBUS_CFLAGS = @DBUS_CFLAGS@
210
 
DBUS_LIBS = @DBUS_LIBS@
211
206
DEFS = @DEFS@
212
207
DEPDIR = @DEPDIR@
213
208
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
224
219
FGREP = @FGREP@
225
220
FULL_LIBEXECDIR = @FULL_LIBEXECDIR@
226
221
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
222
GLIB_CFLAGS = @GLIB_CFLAGS@
 
223
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
227
224
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
225
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
226
GLIB_LIBS = @GLIB_LIBS@
228
227
GLIB_MKENUMS = @GLIB_MKENUMS@
229
228
GLIB_REQS = @GLIB_REQS@
230
 
GLOW_BUTTON_CFLAGS = @GLOW_BUTTON_CFLAGS@
231
 
GLOW_BUTTON_LIBS = @GLOW_BUTTON_LIBS@
232
229
GMSGFMT = @GMSGFMT@
 
230
GOBJECT_QUERY = @GOBJECT_QUERY@
233
231
GREP = @GREP@
234
232
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
235
 
GST_PLUGINS_BAD_CFLAGS = @GST_PLUGINS_BAD_CFLAGS@
236
 
GST_PLUGINS_BAD_LIBS = @GST_PLUGINS_BAD_LIBS@
237
233
GTKDOC_CHECK = @GTKDOC_CHECK@
 
234
GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
238
235
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
239
236
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
240
237
GTKDOC_MKPDF = @GTKDOC_MKPDF@
273
270
LIBGD_LIBS = @LIBGD_LIBS@
274
271
LIBGD_MODULE_DIR = @LIBGD_MODULE_DIR@
275
272
LIBGD_SOURCES = @LIBGD_SOURCES@
276
 
LIBGRILO_CFLAGS = @LIBGRILO_CFLAGS@
277
 
LIBGRILO_LIBS = @LIBGRILO_LIBS@
278
273
LIBM = @LIBM@
279
274
LIBOBJS = @LIBOBJS@
280
275
LIBPLAYER_CFLAGS = @LIBPLAYER_CFLAGS@
323
318
PLAYER_LIBS = @PLAYER_LIBS@
324
319
PLUGINDIR = @PLUGINDIR@
325
320
PLUGINS = @PLUGINS@
326
 
PLUGIN_VIEWER_CFLAGS = @PLUGIN_VIEWER_CFLAGS@
327
 
PLUGIN_VIEWER_LIBS = @PLUGIN_VIEWER_LIBS@
328
321
PREVIEW_CFLAGS = @PREVIEW_CFLAGS@
329
322
PREVIEW_LIBS = @PREVIEW_LIBS@
330
323
PROPERTIES_CFLAGS = @PROPERTIES_CFLAGS@
347
340
SED = @SED@
348
341
SET_MAKE = @SET_MAKE@
349
342
SHELL = @SHELL@
350
 
SMCLIENT_CFLAGS = @SMCLIENT_CFLAGS@
351
 
SMCLIENT_LIBS = @SMCLIENT_LIBS@
352
343
STRIP = @STRIP@
353
344
THUMBNAILER_CFLAGS = @THUMBNAILER_CFLAGS@
354
345
THUMBNAILER_LIBS = @THUMBNAILER_LIBS@
366
357
WARN_CXXFLAGS = @WARN_CXXFLAGS@
367
358
XGETTEXT = @XGETTEXT@
368
359
XMLLINT = @XMLLINT@
 
360
YELP_LC_DIST = @YELP_LC_DIST@
 
361
YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
369
362
abs_builddir = @abs_builddir@
370
363
abs_srcdir = @abs_srcdir@
371
364
abs_top_builddir = @abs_top_builddir@
379
372
am__quote = @am__quote@
380
373
am__tar = @am__tar@
381
374
am__untar = @am__untar@
 
375
appstreamxmldir = @appstreamxmldir@
382
376
bindir = @bindir@
383
377
build = @build@
384
378
build_alias = @build_alias@