--- totem-2.27.2.orig/debian/rules +++ totem-2.27.2/debian/rules @@ -0,0 +1,30 @@ +#!/usr/bin/make -f +#-*- makefile -*- + +#export DH_VERBOSE=1 + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_CONFIGURE_EXTRA_FLAGS += \ + --enable-vala=no \ + --disable-run-in-source-tree \ + --disable-scrollkeeper \ + --enable-complex-plugin + +DEB_DH_STRIP_ARGS := --dbg-package=totem-dbg + +DEB_DH_MAKESHLIBS_ARGS += -Xdebian/ + +binary-install/totem-plugins:: + dh_pysupport /usr/lib/totem/plugins + +common-binary-predeb-arch:: + find debian -name *.a -exec rm '{}' \; + find debian -name *.la -exec rm '{}' \; + --- totem-2.27.2.orig/debian/compat +++ totem-2.27.2/debian/compat @@ -0,0 +1 @@ +5 --- totem-2.27.2.orig/debian/test.html +++ totem-2.27.2/debian/test.html @@ -0,0 +1,51 @@ + + +Test + + +
+

PIMP

+

PIMP Internet Media Player

+ + + + + + + + + +
+ +
+ + + + + +
+ +
+ + --- totem-2.27.2.orig/debian/totem-mozilla.docs +++ totem-2.27.2/debian/totem-mozilla.docs @@ -0,0 +1 @@ +browser-plugin/README.browser-plugin --- totem-2.27.2.orig/debian/totem.README.Debian +++ totem-2.27.2/debian/totem.README.Debian @@ -0,0 +1,9 @@ +---[ Configuring the output sink + +You can choose your preferred output sink by using gnome-sound-properties (in +the gnome-control-center package), or by editing the GConf key: + /system/gstreamer/0.10/default/musicaudiosink + +The default is to detect your output sink automagically. + + --- totem-2.27.2.orig/debian/totem-plugins.install +++ totem-2.27.2/debian/totem-plugins.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/totem/plugins --- totem-2.27.2.orig/debian/changelog +++ totem-2.27.2/debian/changelog @@ -0,0 +1,1429 @@ +totem (2.27.2-3) experimental; urgency=low + + * debiam/totem-mozilla.links: + + Make the links originate from the correct location and update the list + for the current set of plugins. + + -- Sjoerd Simons Sun, 09 Aug 2009 00:00:00 +0100 + +totem (2.27.2-2) experimental; urgency=low + + * debian/control.in: + + Build depend on libgdata-dev (>= 0.4.0) for the youtube plugin. + + -- Sebastian Dröge Sat, 08 Aug 2009 21:16:15 +0200 + +totem (2.27.2-1) experimental; urgency=low + + [ Emilio Pozuelo Monfort ] + * Move totem to the video section, and totem-dbg to debug. + + [ Josselin Mouette ] + * Only suggest gnome-codec-install, it is way too obnoxious with some + packages like rhythmbox. + + [ Sebastian Dröge ] + * New upstream development release: + + debian/control.in: + - Update GStreamer build dependencies. + + debian/patches/90_autotools.patch: + - Updated for the new version. + * debian/control.in: + + Update Standards-Version to 3.8.2. + + -- Sebastian Dröge Fri, 24 Jul 2009 08:13:11 +0200 + +totem (2.27.1-2) experimental; urgency=low + + [ Sebastian Dröge ] + * Some minor changes from the Ubuntu package: + + debian/totem.menu: + - Let the title start with an uppercase T. + + debian/control.in: + - Remove some unneeded build dependencies and update description + to clarify that totem uses GIO nowadays. + + [ Josselin Mouette ] + * Remove gstreamer0.10-gnomevfs from the dependencies and bump + requirement on -good to a version with a working soup plugin. + Closes: #530663. + + [ Sebastian Dröge ] + * debian/patches/20_use_alternatives.patch: + + Dropped, there are no alternatives anymore. + * debian/totem.{pre,post}inst: + + Remove alternatives in preinst, otherwise the totem binary will + be removed (Closes: #531704). Thanks to Martin Pitt for the fix. + + -- Sebastian Dröge Thu, 04 Jun 2009 20:15:57 +0200 + +totem (2.27.1-1) experimental; urgency=low + + * New upstream development release: + + This release drops the Xine backend, this allows a much simplified + packaging. + + The YouTube plugin is not built at the moment until we have a + libgdata package, which is required for the plugin now. + + debian/patches/60_build_libbaconvideowidget_statically.patch: + - Dropped, merged upstream. + + debian/patches/70_bbc_plugin.patch, + debian/patches/90_autotools.patch: + - Updated for the new version. + + debian/control.in, + debian/rules, + debian/*: + - Drop the xine flavor and merge totem-gstreamer into + the totem package. + - Remove alternatives on upgrades. + - Convert packaging to cdbs. + + -- Sebastian Dröge Mon, 18 May 2009 19:40:39 +0200 + +totem (2.26.2-1) UNRELEASED; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Mon, 18 May 2009 17:41:11 +0200 + +totem (2.26.1-1) experimental; urgency=low + + [ Josselin Mouette ] + * totem-plugins depends on python-gdbm. Closes: #523582. + + [ Sjoerd Simons ] + * New upstream release (2.26.1) + * debian/patches/02_flv.patch: Dropped, fixed upstream + * debian/patches/04_tracker_build.patch: Dropped, fixed upstream + * debian/patches/01_fake_keypresses.patch: Updated and simplified + * debian/patches/70_bbc_plugin.patch: Updated + * debian/patches/90_autotools.patch: Updated + + [ Emilio Pozuelo Monfort ] + * Recommend gnome-codec-install rather than gnome-app-install. + Closes: #523052. + + -- Sjoerd Simons Sun, 19 Apr 2009 17:28:51 +0100 + +totem (2.24.3-3) unstable; urgency=low + + * totem-mozilla.docs: ship README.browser-plugin which explains how to + disable the plugin for some MIME types. + * rules: remove the hack that only let totem-xine support VCDs and + DVDs, now that GStreamer supports them. Closes: #370789. + * 01_fake_keypresses.patch: new patch. Completely disable the broken + XTEST code that generates fake keypresses. Closes: #500330. + * 90_autotools.patch: regenerated. + * Build-depend on nautilus 2.22 to be sure to build the extension for + the correct version. + * totem-xine depends on libxine1-x. + * Standards version is 3.8.1. + * Upload to unstable. + * 04_tracker_build.patch: new patch, stolen upstream. Fix build with + latest tracker version. + + -- Josselin Mouette Tue, 07 Apr 2009 15:21:00 +0200 + +totem (2.24.3-2) experimental; urgency=low + + * Let totem-plugins depends on python-gtk2 instead of python-gtk2-dev. + + -- Sjoerd Simons Sun, 21 Dec 2008 15:57:12 +0000 + +totem (2.24.3-1) experimental; urgency=low + + [ Sam Morris ] + * New upstream release. + * 01_gecko_iceape.patch, 07_autoconf.patch: removed, no longer necessary. + Also remove --with-gecko=iceape from configure arguments. + * 02_flv.patch: refreshed. + * 30_fix_youtube_plugin.patch: merged upstream. + * 60_build_libbaconvideowidget_statically.patch: taken from Ubuntu, from + . Building + libbaconvideowidget statically means that totem-gstreamer and totem-xine can be + co-installable. + * 70_autoconf.patch: disabled, no need for it. + * 90_automake.patch: generated by running 'automake' after applying + 60_build_libbaconvideowidget_statically.patch. + * Drop GnomeVFS dependency. + * Add versioned build-dependency on intltool 0.4. + * Reduce GLib dependency to 2.13. + * Depend on x11proto-core-dev for multimedia keys. + * Depend on libgmythupnp-dev and bump gmyth dependency to 0.7.1. + * Increase GTK+ dependency to 2.13. + * Increase totem-plparser dependency to 2.23.91. + * The browser plugin no longer uses xpt files; remove + totem-mozilla.links and the code in debian/rules that handles them. + * Explicitly enable the complex browser plugin, as it is disabled by + default. + + [ Josselin Mouette ] + * 03_disable_debug.patch: new patch. Drop debugging output in the + browser plugin. Closes: #507491. + + [ Sjoerd Simons ] + * debian/patches/70_bbc_plugin.patch: + - Added. Add BBC content viewer plugin + * debian/patches/90_autotools.patch: + - Added. rerun autogen after adding the bbc plugin + * debian/patches/90_automake.patch: + - Removed. Deprecated by debian/patches/90_autotools.patch + * debian/patches/series: updated + + -- Sjoerd Simons Sun, 07 Dec 2008 16:28:18 +0000 + +totem (2.22.2-5) unstable; urgency=low + + * Don’t build-depend on libbluetooth-dev on kfreebsd. Closes: #499384. + * Remove the conditional build-dep on hal, which now builds on the + said systems. + * 30_fix_youtube_plugin.patch: update youtube plugin to the version in + GNOME 2.24 to match the changes on the server side, excluding + changes in the C code. Closes: #503363. + + -- Josselin Mouette Sat, 25 Oct 2008 12:55:59 +0200 + +totem (2.22.2-4) unstable; urgency=low + + [ Josselin Mouette ] + * Change the recommends on g-c-c to one on g-s-d. Also move it to + totem-plugins, which is the package providing the media keys + functionality. + * Change the depends on dbus to dbus-x11. + + [ Loic Minier ] + * Let totem-gstreamer recommend gnome-app-install for easy codec + installation. + + [ Josselin Mouette ] + * 02_flv.patch: the canonical MIME type for Flash videos is + video/x-flv, not video/flv. Closes: #486468. + + [ Sjoerd Simons ] + * 30_fix_youtube_plugin.patch: Set the server as a keyword argument to be + compatible with both old and new versions of python-gdata. Fixes searching + for youtube videos + * debian/control.in: Fix double Recommend field for totem-gstreamer + + [ Josselin Mouette ] + * rules: rally disable the vala plugin. + + -- Josselin Mouette Wed, 10 Sep 2008 15:38:34 +0200 + +totem (2.22.2-3) unstable; urgency=low + + * debian/control.in, + debian/rules: + + Disable vala support for now. It only builds a sample plugin anyway + and thus is rather useless. Fixes FTBFS with newer valac. + + -- Sebastian Dröge Thu, 22 May 2008 10:01:33 +0200 + +totem (2.22.2-2) unstable; urgency=low + + [ Sam Morris ] + * Only totem-xine can satisfactorily play DVDs and VCds (it can do + de-interlacing and menus), so update its .desktop files to reflect this. + This only affects nautilus 2.22, which has taken over the job of launching + progrems when media are inserted in GNOME 2.22. + + [ Josselin Mouette ] + * Build-depend on iceape-dev 1.1.9-5. + * Use the iceape gecko variant. This way it should work with both + gecko 1.8 and 1.9. Closes: #479344, #480809. + * 01_gecko_iceape.patch: support iceape as a valid gecko variant. + * 70_autoconf.patch: re-run autoconf on top of that. + * Require debhelper 5.0.51 for dh_icons. + * Build-depend on python-support; call dh_pysupport; depend on + ${python:Depends}. Adds correct dependencies for the python scripts + in totem-{gstreamer,xine} and the module in totem-plugins. + + -- Josselin Mouette Mon, 12 May 2008 15:04:36 +0200 + +totem (2.22.2-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Thu, 24 Apr 2008 12:10:38 +0200 + +totem (2.22.1-1) unstable; urgency=low + + * New upstream release. + * Add an update-alternative slave for audio-preview per flavor; LP: #199701; + see also Debian #472370. + + -- Loic Minier Mon, 24 Mar 2008 20:22:26 +0100 + +totem (2.22.0-2) unstable; urgency=high + + [ Emilio Pozuelo Monfort ] + * debian/control: + - Remove duplicated libepc-ui-dev build dependency. + + [ Loic Minier ] + * Merge below changes by Steve Langasek again; these were not applied to the + experimental branch; doh! + + [ Steve Langasek ] + * Auto-generate totem-{xine,gstreamer}.postinst from new + debian/totem-flavor.postinst.in in the install target + * Substitute the pkg-config variable into the generated postinst also, + so that the update-alternatives slave for the nautilus extension is + kept in sync with the ABI. + + -- Emilio Pozuelo Monfort Sun, 23 Mar 2008 20:20:36 +0100 + +totem (2.22.0-1) unstable; urgency=low + + [ Sam Morris ] + * New upstream development release. + - Build-depend on libepc-ui-dev 0.3 for publish plugin. + - Build-depend on libglib2.0-dev 2.15. + - Build-depend on libgnome-keyring-dev. + - Build-depend on libstartup-notification0-dev 0.8 for web browser plugin. + - Build-depend on libtrackerclient-dev for tracker plugin. + - Build-depend on python-gtk2-dev 2.12. + - Build-depend on valac, libvala-dev 0.1.16. + - Build-depend on libgtk2.0-dev 2.12.6. + - Drop build-dependency on libgnome-desktop-dev. + - Drop build-dependency on libgnome-settings-daemon-dev. + * totem-pl-parser library was split into a separate source package. + - Build-depend on libtotem-plparser-dev 2.21.90. + - Drop libtotem-parser7 and libtotem-plparser-dev packages. + - Drop 30_kfreebsd_gnu.patch. + * Drop 25_revert-xine-reqs-bump.patch: a new enough xine is new present in + unstable. Also drop 70_autoconf.patch as we no longer patch configure.in. + * Update totem-plugins description with entries for new plugins. + * Include check-dist.mk in rules file to prevent accidental uploads to + unstable. + + [ Emilio Pozuelo Monfort ] + * Fix Homepage field in debian/control. Thanks to Amaya Rodrigo. + Closes: #464354. + * Build-depend on libepc-ui-dev to build the Publisher plugin. + + [ Josselin Mouette ] + * Fix capitalization of GNOME and GStreamer. + + [ Sebastian Dröge ] + * debian/rules: + + Call dh_icons and dh_shlibdeps. + + Don't ship *.py[co], taken from the Ubuntu package. + + Don't hardcode nautilus-extension directory, taken from the + Ubuntu package. + + Upload to unstable, drop check-dist include. + * debian/control.in: + + Update build dependencies. + + Build depend on libgmyth-dev. + + -- Sebastian Dröge Thu, 13 Mar 2008 15:08:06 +0100 + +totem (2.20.3-1) unstable; urgency=low + + [ Loic Minier ] + * Let totem-common and totem-plugins replace totem-xine and -gstreamer. + + [ Josselin Mouette ] + * Fix totem-dbg's section, see #457534. + * totem-xine recommends libxine1-gnome. + + [ Sebastien Bacher ] + * use change from launchpad bug #177459 to fix bashim in the debian rules + + [ Sebastian Dröge ] + * New upstream bugfix release: + + debian/patches/70_autoconf.patch: + - Regenerated for the new version. + * debian/control.in: + + Update Standards-Version to 3.7.3, no additional changes needed. + + Use Homepage field. + + -- Sebastian Dröge Mon, 07 Jan 2008 21:49:41 +0100 + +totem (2.20.1-1) unstable; urgency=low + + [ Loic Minier ] + * Cleanup whitespace. + + [ Josselin Mouette ] + * totem depends on totem-plugins. Closes: #445675. + * Conflict against totem-mozilla (<< 2.20.0-3). Closes: #448554. + * debian/bug/control: ship a bug control file in totem to correctly + report dependencies of totem-{gstreamer,xine}. + + [ Sebastian Dröge ] + * New upstream bugfix release: + + debian/control: + - Build depend on Gtk >= 2.12.1 as per configure.in. + + debian/patches/60_gnome-doc-utils.patch: + - Dropped, upstream uses new enough gnome-doc-utils now. + + debian/patches/70_autoconf.patch: + - Regenerated for the new version. + + -- Josselin Mouette Sun, 25 Nov 2007 13:15:19 +0100 + +totem (2.20.0-3) unstable; urgency=low + + * Complete rework of debian/rules. + * Split data files in totem-common. + * Make totem-xine and totem-gstreamer installable together. + Closes: #402549. + * Move debugging symbols to totem-dbg. + * Move plugins to totem-plugins. + * Switch to quilt. + * Refresh patches. + * Fix menu files and ship them in both packages. + * 60_gnome-doc-utils.patch: regenerate help/Makefile.in with a newer + gnome-doc-utils.make that supports out-of-tree builds. + * Build-depend on libbluetooth-dev and libgalago-dev for the + corresponding plugins. + * Remove symbolic links in the firefox directory. + * Improve long package descriptions. + + -- Josselin Mouette Wed, 26 Sep 2007 22:36:06 +0200 + +totem (2.20.0-2) unstable; urgency=low + + [ Sebastian Dröge ] + * Upload to unstable. + * debian/control.in: + + Remove duplicated liblircclient-dev build dependency. + + [ Josselin Mouette ] + * libtotem-plparser7-dbg conflicts with libtotem-plparser1-dbg. + + -- Josselin Mouette Wed, 26 Sep 2007 00:41:46 +0200 + +totem (2.20.0-1) experimental; urgency=low + + * New upstream stable release: + + debian/control.in: + - Bump required versions of Gtk, GLib, GnomeVFS, GStreamer, + shared-mime-info. + - Build depend on vala. + - Build depend on python-gobject-dev and python-gtk2-dev. + - Build depend on libgnome-settings-daemon-dev. + - Build depend on liblircclient-dev. + - Bump soname of libtotem-plparser. + + debian/rules: + - Enable the vala bindings support. + + -- Sebastian Dröge Mon, 17 Sep 2007 07:12:48 +0200 + +totem (2.18.2-2) unstable; urgency=high + + * Depend on iso-codes; thanks Jan Alonzo. + * Recommend libxine1-ffmpeg; closes: #433166. + + -- Loic Minier Sun, 22 Jul 2007 15:06:24 +0200 + +totem (2.18.2-1) unstable; urgency=low + + [ Loic Minier ] + * Honor CFLAGS we set in rules, doh! + + [ Sven Arvidsson ] + * New patch, lirc_freeconfig, from upstream SVN, fix freeze on close + with lirc; thanks Philip Withnall (GNOME bug #427681); + (Closes: #418020) + + [ Loic Minier ] + * Excluse /usr/lib/totem/ and /usr/lib/nautilus/extensions- for + dh_makeshlibs as there are plugins in these dirs. + * Upload to unstable; drop check-dist include. + * New upstream stable release. + - New patch, 25_revert-xine-reqs, reverts the bump in Xine requirements + which was only added to pull a Xine bugfix. + - New patch, 70_autoconf, run autoconf. + - Drop patch 40_lirc_freeconfig, merged upstream. + * Wrap build-deps and deps. + * Fix some ${binary:Version} uses in Arch: all packages. + * Sprinkle some ${misc:Depends}. + * Bump up Debhelper compatibility level to 5. + + -- Loic Minier Fri, 01 Jun 2007 15:36:12 +0200 + +totem (2.18.1-1) experimental; urgency=low + + * Include the new check-dist Makefile to prevent accidental uploads to + unstable; bump build-dep on gnome-pkg-tools to >= 0.10. + * New upstreeam release; no API change. + + -- Loic Minier Wed, 04 Apr 2007 17:26:55 +0200 + +totem (2.18.0-1) experimental; urgency=low + + * New upstream major stable release; with API additions. + - Pass --enable-xine to the Xine configure and drop the --enable-gstreamer + from the gstreamer configure. + - Prefer totem-gstreamer over totem-xine in the dependencies of totem. + - Bump up shlibs to >= 2.17.5. + - Configure with --disable-run-in-source-tree; change --enable-mozilla + --with-browser-plugins=xulrunner into --with-gecko=xulrunner. + - Bump up build-deps and existing deps to libglib2.0-dev >= 2.12.0, + libgtk2.0-dev >= 2.10.0, libgnomevfs2-dev >= 2.9.92, gnome-icon-theme >= + 2.15.90, libdbus-glib-1-dev >= 0.61, dbus >= 0.61, libxine-dev >= 1.1.4, + libgstreamer0.10-dev >= 0.10.6, libgstreamer-plugins-base0.10-dev >= + 0.10.7. + - Add a build-dep on libgnome2-dev >= 2.14.0. + - Add deps on gnome-icon-theme >= 2.15.90. + - Build-depend on gnome-doc-utils. + * Configure with --disable-scrollkeeper. + * Drop INSTALL_PROGRAM, dh_strip handles this. + * Cleanups. + * Let totem-gstreamer recommend gnome-control-center >= 2.15.90 for + gnome-sound-properties; conflict with gnome-control-center << 2.15.90 as + the bundled gnome-sound-properties is not aware of GStreamer profiles. + * Add a totem-gstreamer.README.Debian to document setting the output sink. + * Build-depend on librsvg2-dev and librsvg2-common >= 2.16.0-2 to make the + package autobuildable. + + -- Loic Minier Fri, 23 Mar 2007 11:53:24 +0100 + +totem (2.16.6-1) unstable; urgency=medium + + * New upstream stable release; bug fixes and translations. + - Drop patch 30_dlopen_noremove_dbus_glib, merged upstream. + + -- Loic Minier Mon, 19 Mar 2007 15:33:08 +0100 + +totem (2.16.5-3) unstable; urgency=medium + + [ Sebastien Bacher ] + * debian/patches/30_dlopen_noremove_dbus_glib.dpatch: + - fix "crash because NPPVpluginKeepLibraryInMemory is broken in gecko", + patch from Alexander Sack (GNOME bug #415389) + + [ Loic Minier ] + * Urgency medium. + + -- Loic Minier Thu, 8 Mar 2007 14:51:55 +0100 + +totem (2.16.5-2) unstable; urgency=low + + * Upload to unstable; drop dist-check. + + -- Loic Minier Sat, 3 Feb 2007 14:58:22 +0100 + +totem (2.16.5-1) experimental; urgency=low + + * New upstream stable release; bug fixes and translation updates; no API or + ABI change. + + -- Loic Minier Mon, 29 Jan 2007 17:55:00 +0100 + +totem (2.16.4-3) UNRELEASED; urgency=low + + [ Sven Arvidsson ] + * Add upstream ChangeLog, NEWS and README. (Closes: #404362) + * Remove unnecessary upstream TODO. + + [ Loic Minier ] + * Add a get-orig-source target to retrieve the upstream tarball. + + -- Loic Minier Sat, 13 Jan 2007 22:51:13 +0100 + +totem (2.16.4-2) unstable; urgency=low + + * Build-depend on libxtst-dev, thanks Sven Arvidsson + (closes: #315926). + + -- Josselin Mouette Thu, 30 Nov 2006 14:16:44 +0100 + +totem (2.16.4-1) unstable; urgency=low + + * New upstream stable release; no API change; fixes for session saving (now + correctly restored, closes: #399983, and with support for the width of the + sidebar), some translation cleanups. + + -- Loic Minier Wed, 29 Nov 2006 21:41:02 +0100 + +totem (2.16.3-3) unstable; urgency=high + + * Add symlinks in the iceweasel plugins directory; symlinks for the firefox + plugins dir are still installed for compatibility with local firefox debs + and backwards-compatibility. + * Update description to mention Iceweasel instead of Firefox. + + -- Loic Minier Tue, 21 Nov 2006 17:31:59 +0100 + +totem (2.16.3-2) unstable; urgency=low + + * Do not build-depend on libhal-dev for kfreebsd-i386 and kfreebsd-amd64; + build-depend on libcam-dev instead; thanks Petr Salinger; closes: #399091. + * Drop useless libnautilus-burn-dev build-dep; thanks Bastien Nocera. + + -- Loic Minier Sat, 18 Nov 2006 10:03:47 +0100 + +totem (2.16.3-1) unstable; urgency=low + + * New upstream release; no API change. + + -- Loic Minier Tue, 14 Nov 2006 17:38:27 +0100 + +totem (2.16.2-4) unstable; urgency=low + + * GNU/kFreeBSD support thanks Aurelien Jarno; closes: #391307. + - New dpatch, 30_kfreebsd_gnu, to use sys/cdio.h and sys/disklabel.h under + FreeBSD and mntent.h under Linux. + * Update 30_kfreebsd_gnu dpatch for totem 2.16.2. + + -- Loic Minier Mon, 6 Nov 2006 18:24:35 +0100 + +totem (2.16.2-3) unstable; urgency=low + + * Fix copyright to mention the LGPL for the Totem Playlist parser library, + "plparser", and the excemption for proprietary GStreamer plugins; thanks + Thadeu Lima de Souza Cascardo; closes: #396549. + + -- Loic Minier Wed, 1 Nov 2006 15:43:30 +0100 + +totem (2.16.2-2) unstable; urgency=low + + * Upload to unstable. + + -- Loic Minier Thu, 19 Oct 2006 11:57:54 +0200 + +totem (2.16.2-1) experimental; urgency=low + + * New upstream release; no API change. + + -- Loic Minier Mon, 2 Oct 2006 15:52:01 +0200 + +totem (2.16.1-1) experimental; urgency=low + + [ Guilherme de S. Pastore ] + * New upstream release. + * debian/watch: updated. + + [ Loic Minier ] + * Add debian/test.html, sample javascript integration of the gecko plugin. + * Re-add Firefox symlinks as these are required after all. + * New upstream release; with API additions. + - Bump libtotem-plaparser1 shlibs to >= 2.16.1. + - Install new plugin flavor, MullY. + + -- Loic Minier Fri, 8 Sep 2006 09:14:19 +0200 + +totem (1.5.92-1) experimental; urgency=low + + * Fix changelog of 1.5.91-1; hal 0.6 is not released yet, but upstream has a + safety check just in case it would break API/ABI. + * New upstream development release. + - Drop 10_dont-clean-totem-schemas-in dpatch, merged upstream. + + -- Loic Minier Fri, 25 Aug 2006 22:04:46 +0200 + +totem (1.5.91-2) experimental; urgency=low + + * Bump shlibs to libtotem-plparser1 >= 1.5.1. + * Pass "-L libtotem-plparser1" and "-l debian/libtotem-plparser1/usr/lib" + to dh_shlibdeps for the other packages to see the lib and use the shlibs. + + -- Loic Minier Sun, 13 Aug 2006 15:19:01 +0200 + +totem (1.5.91-1) experimental; urgency=low + + * New upstream development releases; with API additions. + - Target at experimental. + - Bump up libgstreamer0.10-dev and libgstreamer-plugins-base0.10-dev + build-deps to >= 0.10.1. + - Bump up libglib2.0-dev build-dep to >= 2.8.0. + - Bump up libxine-dev build-dep to >= 1.1.2. + - Add a build-dep on libgconf2-dev. + - Rename --with-mozilla configure flag to --with-browser-plugins. + - Add a build-dep on shared-mime-info (>= 0.17). + - Add a build-dep on libhal-dev (>= 0.5). + - Drop 09_maintainer-mode dpatch as upstream now calls + GNOME_MAINTAINER_MODE_DEFINES which requires AM_MAINTAINER_MODE. + - Drop 60_mandatory-relibtoolizing dpatch which isn't required anymore. + - Update symlinks and installation steps for the split in 4 distinct + plugins. + - New dpatch, 10_dont-clean-totem-schemas-in, to workaround an upstream + bug preventing two successive builds. + - Fixes playing of streams with mms:// URL lists. (Closes: #382603) + * Ship the *.xpt files as recommended by upstream. + * Only symlink the plugin in /usr/lib/mozilla as Firefox and XULRunner are + expected to look there too. + + -- Loic Minier Sun, 13 Aug 2006 14:28:00 +0200 + +totem (1.4.5-1) unstable; urgency=low + + * New upstream release; no API changes. + + -- Loic Minier Tue, 12 Sep 2006 10:41:57 +0200 + +totem (1.4.4-1) unstable; urgency=low + + [ Josselin Mouette ] + * Make the package binNMU-able by making the arch-all packages depend + only on >= ${Source-Version} arch-any packages. + * Make totem-mozilla depend on dbus. + + [ Loic Minier ] + * Use ${source:Version} and ${binary:Version} because of the totem-mozilla + Recommend; build-depend on dpkg-dev >= 1.13.19. + * Let totem-xine also Recommend totem-mozilla. + * New upstream release. + - Drop the 11_configure-drop-mozilla-link-flags dpatch, merged upstream. + - Update 60_mandatory-relibtoolizing dpatch. + - Fix the moves of the mozilla plugin since upstream now installs in + /usr/lib/mozilla/plugins, whatever the gecko engine. + + -- Loic Minier Tue, 8 Aug 2006 14:13:44 +0200 + +totem (1.4.3-1) unstable; urgency=low + + * Fix bashishm in mv "foo.{x,y}" snippet executed by $SHELL, thanks Julien + Danjou. (Closes: #377367) + * Drop 10_configure-force-xulrunner dpatch as --with-mozilla=xulrunner is + enough to select the appropriate Gecko. + * New upstream release. + - Update 60_mandatory-relibtoolizing dpatch. + + -- Loic Minier Thu, 13 Jul 2006 13:42:08 +0200 + +totem (1.4.2-1) experimental; urgency=low + + * Upload to experimental for now as the package is frozen in unstable due to + a big transition, but some users requested the fixed package. + * Set libtotem-plparser1-dbg Priority to extra. + [debian/control, debian/control.in] + * New dpatch, 09_maintainer-mode, to use AM_MAINTAINER_MODE for safety. + * Update 60_mandatory-relibtoolizing dpatch to also intltoolize as this is + required with intltool 0.35. (Closes: #372529) + * Bump up Standards-Version to 3.7.2. + * New upstream release. + - Lower libgnomevfs2-dev build-dep to >= 2.8.2 + - Bump up gstreamer0.10-plugins-base build-dep to >= 0.10.7. + - Drop 30_totem-mozilla-types dpatch, merged upstream. + - Update 60_mandatory-relibtoolizing dpatch. + * Build-depend on autotools-dev for the config.guess / config.sub update + snippet to work. + + -- Loic Minier Sat, 8 Jul 2006 21:34:16 +0200 + +totem (1.4.1-2) unstable; urgency=low + + * debian/patches/30_totem-mozilla-types.dpatch + - Added. Correct the Bool types used by the totem-mozilla plugin. Fixes the + mozilla plugin on big-endian architectures. + + -- Sjoerd Simons Sun, 4 Jun 2006 22:16:38 +0200 + +totem (1.4.1-1) unstable; urgency=low + + [ Guilherme de S. Pastore ] + * New upstream release. + * debian/patches: + - 00list: updated. + - 06_volume_icons_change.dpatch, 07_no_mms_to_mmsh_change.dpatch, + 08_aspect_ratio_fix.dpatch, + 09_play_protocol_not_listed_by_firefox.dpatch: removed, applied upstream. + + [ Loic Minier ] + * Update the mandatory relibtoolizing patch... + [debian/patches/60_mandatory-relibtoolizing.dpatch] + * Move common configure flags to COMMON_CONFIGURE_FLAGS and add + --disable-maintainer-mode to them. + [debian/rules] + * Recommend totem-mozilla and not totem-gstreamer-xul-plugin. + [debian/control, debian/control.in] + * Promote gstreamer0.10-plugins-ugly and gstreamer0.10-ffmpeg from Suggests + to Recommends. + [debian/control, debian/control.in] + * Remove what looks useless and now bogus deps on xlibs. (Closes: #370089) + [debian/control, debian/control.in] + + -- Loic Minier Thu, 25 May 2006 21:09:34 +0200 + +totem (1.4.0-1) unstable; urgency=low + + [ Gustavo Franco ] + * New upstream release. + * debian/control: + - intltool added in build-depends field + - libnautilus-burn-dev build-depends downgraded + - libtotem-plparser1 added, dropping libtotem-plparser0 (due to + SONAME change) + - gstreamer0.8 related dependencies bumped up to gstreamer0.10 + - Uploaders field sync with gnome-pkg-tools + - Standards-Version bumped up to 3.7.0 + * debian/rules: + - minor changes to fix the build (e.g: libtotem-plparser1 bits) + - fix '*.la' removal from all the binaries + - config.{guess,sub} unneeded copy removed from clean target + * debian/patches/01_totem_playlist_add_fix.dpatch dropped (merged upstream) + * debian/patches/08_firefox-plugin-fix.dpatch dropped (merged upstream) + * Patches merged from Ubuntu: + * debian/patches/06_volume_icons_change.dpatch: + - patch from CVS, don't use the mute icon for non muted volume + * debian/patches/07_no_mms_to_mmsh_change.dpatch: + - patch from CVS, to automatically change mms to mmsh + * debian/patches/08_aspect_ratio_fix.dpatch: + - patch from upstream CVS, work by j^ , fix the aspect + ratio setting usage + * debian/patches/09_play_protocol_not_listed_by_firefox.dpatch: + - patch from upstream, work by Gary Coady , fix the + playing of protocols not listed by firefox + + [ Gustavo Noronha Silva ] + * debian/patches/01_totem_playlist_add_fix.dpatch: + - patch by Thadeu Lima de Souza Cascardo + to fix crash on playlist add (Closes: #349357) + * debian/control.in, debian/rules: + - add xulrunner plugins for totem as new packages (Closes: #321400) + - added libxul-dev, and xulrunner (for xpidl) to Build-Deps + + [ Loic Minier ] + * Trash all *.a and *.la files not only from debian/totem-gstreamer/usr/lib, + but from debian/totem-gstreamer and debian/totem-xine altogether, except + for debian/totem-xine/usr/lib/*.a. + [debian/rules] + * Remove the now useless rm calls on "*a" files. + [debian/rules] + * Remove config.guess and config.sub updating patch as cdbs takes care of + this and hence fix clean target. + [debian/rules] + * Bump libgnomevfs2-dev build-dep to >= 2.9.92 per configure.ac. + [debian/control, debian/control.in] + * Fix config.sub / config.guess copying over, even if it's useless. + [debian/rules] + * Drop useless dh_installdirs calls. + [debian/rules] + * Remove *-xul packages in favor of a new totem-mozilla package, arch: all. + [debian/control, debian/control.in] + * Permit "| www-browser" in totem-mozilla's Recommends too. + [debian/control, debian/control.in] + * Add symlinks in /usr/lib/{firefox,mozilla,xulrunner}/plugins to + the mozilla plugin below /usr/lib/totem. + [debian/totem-mozilla.links] + * Install the mozilla plugin in /usr/lib/totem in totem-xine and + totem-gstreamer, drop anything else from /usr/lib/xulrunner. + [debian/rules] + * Add new patch to force usage of xulrunner, even if mozilla, firefox, or + seamonkey are available; WARNING: requires relibtoolizing. + [debian/patches/00list, + debian/patches/10_configure-force-xulrunner.dpatch] + * Add new patch to stop linling against mozilla libs (-lxpcom -lplds4 -lplc4 + -lnspr4) by splitting the PKG_CHECK_MODULES calls in configure.in; + WARNING: requires relibtoolizing. + [debian/patches/00list, + debian/patches/11_configure-drop-mozilla-link-flags.dpatch] + * Relibtoolize, as required by the preceding patches. + [debian/patches/00list, debian/patches/60_mandatory-relibtoolizing.dpatch] + * Use similar definitions as CDBS for DEB_MAKE_INVOKE and DEB_MAKE_ENVVARS + and use $(DEB_MAKE_INVOKE) instead of $(MAKE) to call make, fixes warnings + on schema installation. + [debian/rules] + + -- Loic Minier Sat, 6 May 2006 18:38:39 +0200 + +totem (1.2.1-4) unstable; urgency=low + + * Simple rebuild to get rid of references to Xcursor.la, and Xrender.la. + + -- Loic Minier Tue, 2 May 2006 16:09:22 +0200 + +totem (1.2.1-3) unstable; urgency=low + + * debian/patches/08_firefox-plugin-fix.dpatch: + - upstream patch to fix the firefox plugin crasher + + -- Sebastien Bacher Fri, 13 Jan 2006 00:12:49 +0100 + +totem (1.2.1-2) unstable; urgency=low + + * Upload to unstable. + + -- Gustavo Noronha Silva Mon, 9 Jan 2006 22:58:02 -0200 + +totem (1.2.1-1) experimental; urgency=low + + [ Loic Minier ] + * Update watch file. [debian/watch] + + [ Sjoerd Simons ] + * New upstream release + * Recommend gstreamer-theora and ffmpeg. + * Depend on llibmusicbrainz4-dev >= 2.1.1-4.1 to get the C++ transitioned + version. + * Build-Depend on libdbus-glib-1-dev so totem can disable gnome-screensaver + via dbus. + + -- Sjoerd Simons Tue, 20 Dec 2005 12:09:07 +0100 + +totem (1.2.0-1) experimental; urgency=low + + * New upstream release. + * Version the libmusicbrainz4-dev build-dep to >= 2.1.1-3.1 to get a + C++ transitionned version. [debian/control, debian/control.in] + * Drop hardcoded libtotem-plparser0 depends in totem-xine and + totem-gstreamer. [debian/control, debian/control.in] + * Menu icon fixes: [debian/totem-gstreamer.install, + debian/totem-gstreamer.menu, debian/totem-xine.install, + debian/totem-xine.menu, debian/totem.xpm] + - Convert the upstream PNG icon to XPM. + - Install totem.xpm in /usr/share/pixmaps for totem-xine and + totem-gstreamer. + - Update totem-gstreamer and totem-xine menu files. + * Only update config.guess and config.sub if we're in a tree with these + files. [debian/rules] + + -- Loic Minier Wed, 14 Sep 2005 13:03:01 +0200 + +totem (1.1.5-1) experimental; urgency=medium + + * Ship missing shlibs. + * New upstream release. + + -- Loic Minier Sun, 11 Sep 2005 11:37:42 +0200 + +totem (1.1.4-1) experimental; urgency=low + + * debian/control.in: + - new packages for libtotem-plparser. + - updated the Build-Depends. + - updated the Standards-Version. + * debian/rules: + - move libtotem-plparser files to the right place. + * debian/watch: + - updated. + + -- Sebastien Bacher Sat, 13 Aug 2005 14:24:36 +0200 + +totem (1.0.4-1) unstable; urgency=low + + * New upstream version: + - say that we support 3GPP files. + - avoid resizing on startup before we really show the window. + - fix a crash when 'Hide controls' is called while starting up. + - fix crashes when playing back some files with errors (xine-lib). + - fix hand icon not appearing on DVD menus in fullscreen (xine-lib). + - fix detection of still images with newer xine-lib. + + -- Sebastien Bacher Tue, 28 Jun 2005 12:14:31 +0200 + +totem (1.0.3-1) unstable; urgency=low + + * New upstream version. + + -- Sebastien Bacher Fri, 10 Jun 2005 01:08:45 +0200 + +totem (1.0.2-1) experimental; urgency=low + + * New upstream version. + + -- Sebastien Bacher Mon, 2 May 2005 18:38:08 +0200 + +totem (1.0.1-1) experimental; urgency=low + + * New upstream version. + * debian/control.in: + - updated the requirements. + * debian/patches/02_crashnull.dpatch, + debian/patches/10_vcd_hang.dpatch: + - the new version fixes that. + * debian/watch: + - updated. + + -- Sebastien Bacher Sat, 9 Apr 2005 17:39:02 +0200 + +totem (0.100-5) unstable; urgency=low + + * Rebuilt for the libhowl transition (Closes: #298872). + * debian/control.in: + - updated the gnome-vfs requirements. + + -- Sebastien Bacher Thu, 10 Mar 2005 19:14:51 +0100 + +totem (0.100-4) unstable; urgency=low + + * debian/patches/00list: + - list the new patch (Closes: #289470). + + -- Sebastien Bacher Wed, 16 Feb 2005 15:09:35 +0100 + +totem (0.100-3) unstable; urgency=low + + * debian/patches/02_crashnull.dpatch: + - updated with the patch from Josselin Mouette . + + -- Sebastien Bacher Sun, 13 Feb 2005 12:40:17 +0100 + +totem (0.100-2) unstable; urgency=low + + * debian/patches/01_gst-plugins-0.8.5.dpatch: + - removed, the new gst-plugins is in the archive now. + * debian/patches/02_crashnull.dpatch: + - added, fix the crash on system without any cdrom drive (Closes: #289470). + + -- Sebastien Bacher Thu, 10 Feb 2005 19:05:00 +0100 + +totem (0.100-1) unstable; urgency=low + + * New upstream release: + - implement session management support, remove automatic save/restore of + the current playlist (Closes: #255320). + - GStreamer DVD support. + - make Ctrl+arrows seek further in streams. + - turn the cursor into a hand when hovering a menu in a DVD (xine-lib). + - zoom in/out support (xine-lib). + - implement buffering (GStreamer). + - enable visualisation effects (GStreamer) (Closes: #269910). + - make the properties page work (GStreamer) and misc. fixes (all) + (Hoary: #1453). + - add Album metadata to the properties windows. + - hide the video properties if a file is an audio-only one. + - work-around a bug in GConf that caused playbacks + to be very dark (xine-lib). + - add 4.1-channel audio support. + - fix parsing of sub-directories, and .pls playlists with relative paths. + * debian/control.in: + - totem-gstreamer and totem-xine Provides totem (Closes: 287981). + - updated the descriptions about the subtitle (Closes: #285153). + * debian/patches/01_gst-plugins-0.8.5.dpatch: + - removed, this fix is in the new version. + * debian/watch: + - updated. + + -- Sebastien Bacher Sat, 8 Jan 2005 16:45:28 +0100 + +totem (0.99.22-1) unstable; urgency=low + + * New upstream release: + - show the popups in fullscreen (GStreamer). + - fix multiple volume icons appearing in the playlist. + - automatically load text subtitles (xine-lib). + - handle Drag'n'drop from Mozilla/Netscape. + - implement Drag from the Screenshot dialog to the file manager. + - make it possible to play a DVD from the hard-disk (xine-lib). + - fix getting the CD type when the drive doesn't implement it. + - add an error message when the audio device is busy (GStreamer). + - make drag'n'drop work again after double-clicking a playlist entry. + * debian/control.in: + - updated the Build-Depends and Depends. + * debian/patches/01_gst-plugins-0.8.5.dpatch: + - make the new version working well with gst-plugins 0.8.5. + + -- Sebastien Bacher Mon, 22 Nov 2004 15:57:25 +0100 + +totem (0.99.20-2) experimental; urgency=low + + * debian/control.in: + - Build-Depends on libgstreamer-plugins0.8-dev (Closes: #279038). + + -- Sebastien Bacher Sun, 31 Oct 2004 12:38:09 +0100 + +totem (0.99.20-1) experimental; urgency=low + + * New upstream release: + - fix a crash when closing Totem with non-file locations. + - set the current file chooser paths correctly. + - fix "Play Disc..." when the detected device is a symbolic link. + - fix detection of some DVDs, and speed-up disc type detection. + - add bitrate support to the GStreamer backend. + * debian/control.in: + - updated the Build-Depends. + + -- Sebastien Bacher Wed, 27 Oct 2004 19:27:57 +0200 + +totem (0.99.19-1) experimental; urgency=low + + * New upstream release. + * debian/control.in: + - updated the debhelper Build-Depends to get dh_desktop. + * debian/totem-gstreamer.postinst, debian/totem-xine.postinst: + - dh_desktop handles the mime update now. + * debian/patches/01_automake.dpatch: + - removed. + * debian/rules: + - use dh_desktop. + + -- Sebastien Bacher Sun, 17 Oct 2004 14:51:31 +0200 + +totem (0.99.17-2) experimental; urgency=low + + * debian/control.in: + - updated the Depends on nautilus-cd-burner (Closes: #275886). + + -- Sebastien Bacher Sun, 10 Oct 2004 22:28:12 +0200 + +totem (0.99.17-1) experimental; urgency=low + + * New upstream release: + - great overhaul of the GStreamer backend. + - fix parsing of Real Media and ASF playlists. + - support for writing m3u playlists, including relative paths. + * debian/control.in: + - updated the Build-Depends. + - updated the Standards-Version. + * debian/patches/01_automake.dpatch: + - run automake to fix the broken build for the gstreamer backend. + + -- Sebastien Bacher Thu, 7 Oct 2004 22:13:20 +0200 + +totem (0.99.16-1) unstable; urgency=low + + * New upstream release. + * debian/control.in: + - totem depends on totem-xine | totem-gstreamer (Closes: #270985). + * debian/patches/20_use_alternatives.dpatch: + - patch from Emil Soleyman-Zomalan to convert the + video-thumbnailer to an alternative. (Closes: #270222). + + -- Sebastien Bacher Fri, 17 Sep 2004 12:17:22 +0200 + +totem (0.99.15.1-2) unstable; urgency=low + + * debian/control.in: + - updated the Build-Depends on libgnomeui-dev (Closes: #263661). + + -- Sebastien Bacher Thu, 5 Aug 2004 16:59:26 +0200 + +totem (0.99.15.1-1) unstable; urgency=low + + * New upstream release. + - add a MimeType line to the desktop file (for the new MIME system). + * debian/control.in: + - updated the Build-Depends. + * debian/rules: + - added a call to dh_gconf. + * debian/totem-gstreamer.postinst, debian/totem-xine.postinst: + - removed schemas registration code, dh_gconf handles that. + - run update-desktop-database if available. + + -- Sebastien Bacher Sat, 24 Jul 2004 13:23:10 +0200 + +totem (0.99.13-1) unstable; urgency=low + + * New upstream release + - Handle Ctrl+P to show the playlist even in hidden controls mode + (Closes: #252604). + * debian/control.in + - Updated the totem-gstreamer description to remove references to xine + (Closes: #255420). + + -- Sebastien Bacher Sat, 3 Jul 2004 00:01:52 +0200 + +totem (0.99.12-2) unstable; urgency=low + + * Split the package, now we have: + - totem-xine using the xine backend. + - totem-gstreamer using the gstreamer backend (Closes: #246058). + - totem, dummy package depending on totem-xine (since it seems to be + a better default for the moment). + * debian/control.in: + - updated for the split. + * debian/patches: + - switched to dpatch. + * debian/rules: + - switched back to debhelper since cdbs doesn't support multibuild for + the moment. + * debina/template: + - removed debconf's template for the moment, gstreamer-media is not ready + to be a suitable alternative for thumbnails (Closes: #235857, #252941). + * debian/totem.1: + - removed, the manpage is included in the upstream tarball now. + + -- Sebastien Bacher Tue, 8 Jun 2004 15:16:34 +0200 + +totem (0.99.12-1) unstable; urgency=low + + * New upstream release + + turn off vanity's build. + + -- Sebastien Bacher Sun, 6 Jun 2004 03:12:19 +0200 + +totem (0.99.11-2) unstable; urgency=low + + * Upload in unstable. + + -- Sebastien Bacher Wed, 26 May 2004 23:53:54 +0200 + +totem (0.99.11-1) experimental; urgency=low + + * New upstream release. + * debian/patches/stock-icon.patch, debian/patches/totem-rwcrash-fix.patch: + + removed since included in new version. + * debian/control.in: + + updated Build-Depends. + + -- Sebastien Bacher Sat, 1 May 2004 23:28:02 +0200 + +totem (0.99.10-3) experimental; urgency=low + + * debian/patches/stock-icon.patch: + + patch from Michel Daenzer that makes all installed + icons loadable by totem (Closes: 243334). + + -- Sebastien Bacher Tue, 27 Apr 2004 00:21:22 +0200 + +totem (0.99.10-2) experimental; urgency=low + + * debian/patches/totem-rwcrash-fix.patch: + + new patch to fix a crasher. + + -- Sebastien Bacher Sun, 18 Apr 2004 17:30:38 +0200 + +totem (0.99.10-1) experimental; urgency=low + + * New upstream release. + * debian/control.in: + + updated Build-Depends. + * Included Brazilian Portuguese debconf template from Andre Luis Lopes + (Closes: #235384). + * Included new manpage from Andre Lehovich + (Closes: #241814). + + -- Sebastien Bacher Sun, 11 Apr 2004 00:46:20 +0200 + +totem (0.99.9-4) unstable; urgency=low + + * Fixed schemas registration (should fix the problem with colors). + + -- Sebastien Bacher Sun, 22 Feb 2004 19:57:11 +0100 + +totem (0.99.9-3) unstable; urgency=low + + * debian/patches/vcd_hang.patch: + + patch to fix hang on start with VCD plugin. + + -- Sebastien Bacher Tue, 17 Feb 2004 19:36:46 +0100 + +totem (0.99.9-2) unstable; urgency=low + + * GNOME team upload. + * [debian/control.in] Added build dependency on scrollkeeper. + (Closes: #232588) + + -- J.H.M. Dassen (Ray) Sat, 14 Feb 2004 10:10:04 +0100 + +totem (0.99.9-1) unstable; urgency=low + + * New upstream release + + fix bug with directory selection in the file selector (Closes: #225903). + + -- Sebastien Bacher Fri, 13 Feb 2004 19:47:26 +0100 + +totem (0.99.8-3) unstable; urgency=low + + * Rebuilt with xfree 4.2. + + -- Sebastien Bacher Sun, 18 Jan 2004 01:01:37 +0100 + +totem (0.99.8-2) unstable; urgency=low + + * Fixed a typo in the french debconf translation (Closes: #227311). + + -- Sebastien Bacher Sat, 17 Jan 2004 16:58:34 +0100 + +totem (0.99.8-1) unstable; urgency=low + + * New upstream release. + * debian/control: + + updated Build-Depends. + + updated for the GNOME Team. + * debian/rules: + + updated for the GNOME Team. + * Added french template (Closes: #218730). + * Changed the template to remove the "yes" from the description + (Closes: #218117). + + -- Sebastien Bacher Sun, 9 Nov 2003 14:03:46 +0100 + +totem (0.99.7-1) unstable; urgency=low + + * New upstream release. + * Added debconf option to use or not totem as the nautilus video thumbnailer. + (Closes: #212555). + + -- Sebastien Bacher Thu, 16 Oct 2003 01:01:24 +0200 + +totem (0.99.6-1) unstable; urgency=low + + * New upstream release. + + playlist improvements (Closes: #211833). + + fixed crash on eject (Closes: #211968). + + -- Sebastien Bacher Sun, 12 Oct 2003 18:34:48 +0200 + +totem (0.99.5-1) unstable; urgency=low + + * New upstream release + + disable xscreensaver (Closes: #208175). + + -- Sebastien Bacher Mon, 15 Sep 2003 17:55:44 +0200 + +totem (0.99.4-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Thu, 4 Sep 2003 15:41:46 +0200 + +totem (0.99.3-1) unstable; urgency=low + + * New upstream release. + * Switched to cdbs. + * Updated menu icon. + * Updated description (Closes: #207007). + + -- Sebastien Bacher Sun, 31 Aug 2003 19:53:10 +0200 + +totem (0.99.2-1) unstable; urgency=low + + * New upstream release. + - Fixed XFree86 lockup on start bug (Closes: #200101). + + -- Sebastien Bacher Sat, 5 Jul 2003 14:02:13 +0000 + +totem (0.99.1-2) unstable; urgency=low + + * Build with xfree 4.2 instead 4.3. (Closes: #199335). + + -- Sebastien Bacher Tue, 1 Jul 2003 23:49:57 +0200 + +totem (0.99.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Mon, 23 Jun 2003 11:49:55 +0200 + +totem (0.99.0-2) unstable; urgency=low + + * Added libgnome-desktop-dev to Build-Depends (Closes: #196224). + + -- Sebastien Bacher Thu, 5 Jun 2003 17:11:25 +0200 + +totem (0.99.0-1) unstable; urgency=low + + * New upstream release + - Fixed DVD/CD playing (Closes: #195090). + * Updated to standards version 3.5.10.0. + + -- Sebastien Bacher Sat, 31 May 2003 19:19:39 +0200 + +totem (0.98.0-1) unstable; urgency=low + + * New upstream relase. + + -- Sebastien Bacher Sun, 11 May 2003 21:13:06 +0200 + +totem (0.97.0-1) unstable; urgency=low + + * New upstream release. + - Fixed the thumbnailer (Closes: #188979). + + -- Sebastien Bacher Tue, 29 Apr 2003 22:13:05 +0200 + +totem (0.96.0-1) unstable; urgency=low + + * New upstream release. + * Changed section to gnome. + * Updated to standards version 3.5.9. + * Updated Description to add Author and Homepage. + * Added Depends on ${misc:Depends}. + * Updated Build-Depends. + + -- Sebastien Bacher Thu, 10 Apr 2003 11:17:49 +0200 + +totem (0.95.1-3) unstable; urgency=low + + * This time the schema file should be ok ... + + -- Sebastien Bacher Fri, 28 Mar 2003 21:54:13 +0100 + +totem (0.95.1-2) unstable; urgency=low + + * Fixed schema file (Closes: #185137). + + -- Sebastien Bacher Thu, 27 Mar 2003 17:09:15 +0100 + +totem (0.95.1-1) unstable; urgency=low + + * New upstream release. + + -- Sebastien Bacher Wed, 26 Feb 2003 23:43:07 +0100 + +totem (0.95.0-1) unstable; urgency=low + + * New upstream release. + * Updated to standards-version 3.5.8. + + -- Sebastien Bacher Wed, 26 Feb 2003 22:01:48 +0100 + +totem (0.90.0-5) unstable; urgency=low + + * Added "liblircclient-dev" and "libirman-dev" to Build-Depends (Closes: #182195). + + -- Sebastien Bacher Sun, 23 Feb 2003 17:47:25 +0100 + +totem (0.90.0-4) unstable; urgency=low + + * Apply patch to support playing straight from amazon (Closes: #181485). + + -- Sebastien Bacher Thu, 20 Feb 2003 17:19:18 +0100 + +totem (0.90.0-3) unstable; urgency=low + + * Register totem-video-thumbnail schemas (Closes: #179343). + + -- Sebastien Bacher Wed, 5 Feb 2003 01:13:54 +0100 + +totem (0.90.0-2) unstable; urgency=low + + * Update README file. + * Update Build-Depends. + * Remove obsolete depend on xine-dvdnav (Closes: #179160). + + -- Sebastien Bacher Fri, 31 Jan 2003 10:59:36 +0100 + +totem (0.90.0-1) unstable; urgency=low + + * New upstream release. + * Should close the FTBFS (Closes: #176530). + * Updated Build-Depends. + + -- Sebastien Bacher Wed, 29 Jan 2003 20:39:02 +0100 + +totem (0.13.1-1) unstable; urgency=low + + * New upstream release + * Updated xine-lib Depends. + * Totem doesn't use xine logo any more (Closes: #160429). + * Updated xpm icon for debian menu. + * Updated to standards-version 3.5.7. + + -- Sebastien Bacher Fri, 3 Jan 2003 12:34:20 +0100 + +totem (0.11.0-1) unstable; urgency=low + + * New upstream release (Closes: #161818). + + -- Sebastien Bacher Mon, 28 Oct 2002 13:02:10 +0100 + +totem (0.10.0-3) unstable; urgency=low + + * Added xine-dvdnav to Depends (and not to Build-Depends ...). + + -- Sebastien Bacher Fri, 25 Oct 2002 01:17:52 +0200 + +totem (0.10.0-2) unstable; urgency=low + + * Added xine-dvdnav to Build-Depends. + + -- Sebastien Bacher Sun, 20 Oct 2002 00:22:30 +0200 + +totem (0.10.0-1) unstable; urgency=low + + * New upstream release + + -- Sebastien Bacher Mon, 2 Sep 2002 19:14:31 +0200 + +totem (0.9.1-1) unstable; urgency=low + + * Initial Release. + + -- Sebastien Bacher Sat, 24 Aug 2002 15:12:51 +0200 + + --- totem-2.27.2.orig/debian/totem.xpm +++ totem-2.27.2/debian/totem.xpm @@ -0,0 +1,295 @@ +/* XPM */ +static char *totem32[] = { +/* columns rows colors chars-per-pixel */ +"32 32 257 2", +" c #0036002D0033", +". c #0CF205BE054F", +"X c #0A69088E07CC", +"o c #0B9D0AF70B7E", +"O c #0ECF0F7C1132", +"+ c #0F9B10BD12FF", +"@ c #1054026800A8", +"# c #11D608FB06F2", +"$ c #14860D040B1D", +"% c #11A211D60E03", +"& c #1843117C0E83", +"* c #14FA13561411", +"= c #192014C41318", +"- c #1C561B2C16E8", +"; c #1E0F1A701A4F", +": c #21711E3C1E37", +"> c #35A80ED1065D", +", c #269A24682344", +"< c #293724DE24F4", +"1 c #2C532A6B2C09", +"2 c #318E2ACC2599", +"3 c #34AC2C292B48", +"4 c #378234762B68", +"5 c #3AF2363B2EC1", +"6 c #3AC3396D2CF3", +"7 c #368E33DA35D6", +"8 c #3C1C30B9351E", +"9 c #3C56394D3A23", +"0 c #411939DC3767", +"q c #5C8F296C24A3", +"w c #64622F0E1EB1", +"e c #6C3D2F022631", +"r c #73AF2EA72E2E", +"t c #79783FA73260", +"y c #49A044363EE0", +"u c #50B84BD33B0E", +"i c #765643D233CC", +"p c #424942484258", +"a c #48BB47A94871", +"s c #4B45494E4A58", +"d c #4CF9443D41CB", +"f c #55E24790468B", +"g c #537C49E545CC", +"h c #5AF05A0A415E", +"j c #597F56BA5301", +"k c #5F735A5558B1", +"l c #5B3F5B40562C", +"z c #661C5D7E5420", +"x c #68805D5956EF", +"c c #6C6B5B825C68", +"v c #7A8A556E4A0F", +"b c #6FBD69DA576D", +"n c #6D206BD46025", +"m c #63E164AA6A7D", +"M c #67DD6BCB7E26", +"N c #774E6BAB64BA", +"B c #7DF96FEB7031", +"V c #771973BF64F9", +"C c #75AA77846F32", +"Z c #7CAB74E2738A", +"A c #7FAD7BA679CB", +"S c #8ADF392725FE", +"D c #86E53C0039C8", +"F c #8CAF39983584", +"G c #86E13D3F376D", +"H c #8F2743CF393A", +"J c #8435508E3E97", +"K c #ABCF52003F09", +"L c #82B260394D6E", +"P c #95075EF74BF6", +"I c #827680605D44", +"U c #9F1E6D7D5C19", +"Y c #842B6AD16418", +"T c #841276DA6CEB", +"R c #81427C5B79D8", +"E c #8E9A785C70AB", +"W c #89947C7970E2", +"Q c #8B477CEA7D44", +"! c #93E070E16588", +"~ c #989178B873FA", +"^ c #ACCE58C547CE", +"/ c #B19F56994769", +"( c #B1A95C2643A8", +") c #B1DB5C9D4944", +"_ c #A3D86F875AA0", +"` c #BD4366315105", +"' c #BDA66B6953CE", +"] c #A17E6D8A614A", +"[ c #A59873C460E0", +"{ c #A53F7AB56C16", +"} c #C266684D584A", +"| c #C34F7E885D15", +" . c #CB4F78755490", +".. c #CB7175415E7A", +"X. c #CC82795C5564", +"o. c #D32C799C5D55", +"O. c #D9D57CE15ED3", +"+. c #C86179CA60A4", +"@. c #D31F7FD761E1", +"#. c #DF128021615F", +"$. c #8D1E89C062AE", +"%. c #8B158240644A", +"&. c #8F698D067CF6", +"*. c #934B8FAB670C", +"=. c #95B8874A7EB6", +"-. c #92ED9185685A", +";. c #95E3940B6B66", +":. c #99A992BF6D31", +">. c #9DA195D27124", +",. c #9E3394B67E10", +"<. c #9DF09A1E73F1", +"1. c #A59183A2729B", +"2. c #A6F890067FBC", +"3. c #A2639E2579B9", +"4. c #A9EB9B967C5F", +"5. c #A8F5A3E57F8F", +"6. c #CF7184796493", +"7. c #C2A18FFE792B", +"8. c #D3EA8190660D", +"9. c #DA358CC06DBD", +"0. c #D8CD8FA2753E", +"q. c #DBA18D4970B5", +"w. c #E3CA8E556F30", +"e. c #E1799BDD7EB5", +"r. c #EDB198647DF7", +"t. c #F1168F777D4F", +"y. c #8681894C815E", +"u. c #882A8EC08BB2", +"i. c #895E84268109", +"p. c #85A88ABB9E6A", +"a. c #8E8990509D2D", +"s. c #90DB8D69877D", +"d. c #869793A4A938", +"f. c #899A97BBAE09", +"g. c #949297FEA2AD", +"h. c #958B9B91A817", +"j. c #927D9B4DB63B", +"k. c #A0C88EC282A1", +"l. c #A73B98778929", +"z. c #AC0B9CC38D04", +"x. c #ADBC9EB89298", +"c. c #B7259CF39ADE", +"v. c #AF2EA82985BE", +"b. c #AE05A0CB9036", +"n. c #AE57A8AD8524", +"m. c #AA8BA8EA9914", +"M. c #B2CFA1348418", +"N. c #B7EEAF828E9C", +"B. c #BD24A6EC8E99", +"V. c #B89BA7AC9772", +"C. c #B8D3A85297EA", +"Z. c #BBAFAA7E99F5", +"A. c #B885B3F49694", +"S. c #ABB4A73DB09D", +"D. c #AA1AB0F1ABE9", +"F. c #B8A0AEEAA9BA", +"G. c #B92AA566AA14", +"H. c #BB66AA23A799", +"J. c #BD45B04FB37E", +"K. c #B841B582AD8F", +"L. c #B636B5D4B2DE", +"P. c #B666BD6FB52B", +"I. c #C03CB3EEB380", +"U. c #BE05BAB8B6A7", +"Y. c #C3879B929C15", +"T. c #DB769C8C82C2", +"R. c #C82BAE189976", +"E. c #C2FAB4279E51", +"W. c #C1ECAC69ABAA", +"Q. c #C526B317A246", +"!. c #C247BEA6A672", +"~. c #CBBBB672A67D", +"^. c #CEE3B14BAF8C", +"/. c #CBFCBC4FA570", +"(. c #CDFCBC71AAC5", +"). c #C647BE76BD02", +"_. c #D42AAD2DAA8C", +"`. c #D845B12BAEBA", +"'. c #D1CBBF6FADA0", +"]. c #DBECBD6FAEC5", +"[. c #D4C2B6A6B341", +"{. c #D6ECB9C6B381", +"}. c #DBAEBEA1B27E", +"|. c #E79C99E18123", +" X c #F692936C80D0", +".X c #ED32A38E89FC", +"XX c #E604AD28978E", +"oX c #FBE9A88088AD", +"OX c #FB8DAC608C1F", +"+X c #F422A9CD96BF", +"@X c #FD4BAE7A933D", +"#X c #F5FEBA729DD4", +"$X c #FFFFB0E6959C", +"%X c #FAB0B38A9C1A", +"&X c #F359B3AC95B4", +"*X c #E1BFB573B114", +"=X c #C5C1C35EADDD", +"-X c #C3BFC664B7A9", +";X c #C482C700BCDD", +":X c #C4F4CA67BF81", +">X c #C959C7C3B44D", +",X c #CCD8CB81BB8B", +" w i L P _ ] ~ M o YXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"p > S ( ' 8.r.@X$X`.j.+ YXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"p . e ) ' ` +.q.q.0.G.p.O YXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"p . H ' 8.o. .6.9.e.S.a.o YXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"p # H ` w.OX&X#X#X+XI.g.+ YXYXYXYXYXYXYXYXYXYXYX", +"p . F ( 8.oX0XcX%Xt._.g.+ X ; 8 d y 4 = . YXYXYXYXYXYXYXYX", +"p . r F K o.|.XX..` Y.d.1 z k.c.5X1Xz.W z , YXYXYXYXYXYX", +"p . . . $ $ $ @ # ; s F.gX8X[.pX1XZ.Z.'.,.6 o YXYXYXYXYX", +"p @ > w i L P _ L f W.LXPXfX}.5X1XZ.Q. S ) ' @.r.|.! G.bXbXLXSX7X}.{.Z.(.N.;.-.%.2 YXYXYXYX", +"p . e ) ' ` ..9._ s.LXLXbXbXZXgX5X>XE.E.<.-.4.R.E * YXYXYXYX", +"p . H ' 8.8.X.| L E.SXPXPXAXLXIXKXHXjXA.>.B.].sX6Xp YXYXYX", +"< . G ^ 6.e.T.7.Y ~.7X9XgXZXIXuXi.Z K.rXX=X!.V o YXYXYX", +"YXYXYXYXYXYXYXYXYX 0 l.V.Z.Q./.2XeXU.L.kXJXzXlXhXyXwXl o YXYXYX", +"YXYXYXYXYXYXYXYXYX * T E.(.XyXlXgX9Xx.< . YXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYX - h *.M.4XnXiX:X!.eXlXlXx.5 o YXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYXYX * u k.7XCXuXqX!.,X).Q 3 . YXYXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYXYXYX X 3 N m.P.D.&.n p * X YXYXYXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYXYXYX o ; - * = O X YXYXYXYXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX YXYXYXYXYXYXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX", +"YXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYXYX" +}; --- totem-2.27.2.orig/debian/copyright +++ totem-2.27.2/debian/copyright @@ -0,0 +1,59 @@ +This package was debianized by Sebastien Bacher on +Sat, 24 Aug 2002 15:12:51 +0200. + +It was downloaded from http://www.hadess.net/totem.php3 + +Upstream Author: Bastien Nocera + +License: + + Totem is distributed under the GPL by default, with a special excemption + clause added: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + The excemption clause is: + The Totem project hereby grants permission for non-GPL compatible GStreamer + plugins to be used and distributed together with GStreamer and Totem. This + permission is above and beyond the permissions granted by the GPL licensei + by which Totem is covered. If you modify this code, you may. extend this + exception to your version of the code, but you are not obligated. to do + so. If you do not wish to do so, delete this exception statement from. + your version. + + The Totem Playlist parser library, "pl-parser", is licensed under the terms of + the LGPL. This includes the files starting with totem-pl-parser* in the src + directory. See for + details. + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. --- totem-2.27.2.orig/debian/totem.install +++ totem-2.27.2/debian/totem.install @@ -0,0 +1,5 @@ +debian/bug/control /usr/share/bug/totem/ +debian/tmp/usr/bin +debian/tmp/usr/lib/totem/totem +debian/tmp/usr/lib/totem/totem-plugin-viewer +debian/tmp/usr/lib/nautilus --- totem-2.27.2.orig/debian/watch +++ totem-2.27.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://download.gnome.org/sources/totem/([\d\.]+)[0123456789]/totem-([\d\.]+)\.tar\.gz --- totem-2.27.2.orig/debian/totem-mozilla.links +++ totem-2.27.2/debian/totem-mozilla.links @@ -0,0 +1,5 @@ +/usr/lib/mozilla/libtotem-complex-plugin.so /usr/lib/iceweasel/plugins/libtotem-complex-plugin.so +/usr/lib/mozilla/libtotem-cone-plugin.so /usr/lib/iceweasel/plugins/libtotem-cone-plugin.so +/usr/lib/mozilla/libtotem-gmp-plugin.so /usr/lib/iceweasel/plugins/libtotem-gmp-plugin.so +/usr/lib/mozilla/libtotem-mully-plugin.so /usr/lib/iceweasel/plugins/libtotem-mully-plugin.so +/usr/lib/mozilla/libtotem-narrowspace-plugin.so /usr/lib/iceweasel/plugins/libtotem-narrowspace-plugin.so --- totem-2.27.2.orig/debian/totem.menu +++ totem-2.27.2/debian/totem.menu @@ -0,0 +1,6 @@ +?package(totem):\ +needs="X11"\ +section="Applications/Video"\ +title="Totem"\ +icon="/usr/share/pixmaps/totem.xpm"\ +command="/usr/bin/totem" --- totem-2.27.2.orig/debian/totem-mozilla.install +++ totem-2.27.2/debian/totem-mozilla.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/mozilla/plugins --- totem-2.27.2.orig/debian/control.in +++ totem-2.27.2/debian/control.in @@ -0,0 +1,208 @@ +Source: totem +Section: video +Priority: optional +Maintainer: Sebastien Bacher +Uploaders: @GNOME_TEAM@ +Build-Depends: debhelper (>= 5.0.51~), + cdbs, + quilt, + python-support (>= 0.6), + libepc-ui-dev (>= 0.3.0), + libgmyth-dev (>= 0.7.1), + libgmythupnp-dev (>= 0.7.1), + libgtk2.0-dev (>= 2.16.0), + libglib2.0-dev (>= 2.15), + libunique-dev, + libtotem-plparser-dev (>= 2.27.0), + libtrackerclient-dev (>= 0.6), + libtrackerclient-dev (<< 0.7), + liblircclient-dev (>= 0.6.6), + libirman-dev (>= 0.4.2), + gnome-pkg-tools (>= 0.10), + scrollkeeper, + libxml-parser-perl, + libgstreamer0.10-dev (>= 0.10.23.2), + libgstreamer-plugins-base0.10-dev (>= 0.10.23.2), + gstreamer0.10-tools (>= 0.10.23.2), + gstreamer0.10-plugins-base (>= 0.10.23.2), + gstreamer0.10-plugins-good, + librsvg2-dev (>= 2.16.0-2), + librsvg2-common (>= 2.16.0-2), + libnautilus-extension-dev (>= 2.22), + iso-codes, + libmusicbrainz4-dev (>= 2.1.1-4.1), + gnome-icon-theme (>= 2.15.90), + libdbus-glib-1-dev (>= 0.61), + iceape-dev (>= 1.1.9-5), + intltool (>= 0.40), + autotools-dev, + dpkg-dev (>= 1.13.19), + libgconf2-dev, + shared-mime-info (>= 0.22), + libhal-dev (>= 0.5), + libcam-dev [kfreebsd-i386 kfreebsd-amd64], + libxtst-dev, + libxrandr-dev (>= 1.1.1), + libxxf86vm-dev (>= 1.0.1), + libx11-dev, + x11proto-core-dev, + gnome-doc-utils, + python-dev (>= 2.3), + python-gobject-dev (>= 2.15.3), + python-gtk2-dev (>= 2.13), + python-gst0.10 (>= 0.10.11), + python-xdg, + python-rdflib, + libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64], + libgalago-dev (>= 0.5.2), + libgdata-dev (>= 0.4.0) +Standards-Version: 3.8.2 +Homepage: http://www.gnome.org/projects/totem/ + +Package: totem +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + gstreamer0.10-plugins-base (>= 0.10.23.2), + gstreamer0.10-alsa | gstreamer0.10-audiosink, + gstreamer0.10-plugins-good (>= 0.10.7), + gstreamer0.10-x, + gnome-icon-theme (>= 2.15.90), + iso-codes, + totem-plugins (>= ${source:Version}), + totem-common (>= ${gnome:Version}), + totem-common (<< ${gnome:NextVersion}) +Conflicts: totem (<< 0.99.12-2), + gnome-control-center (<< 2.15.90), + totem-mozilla (<< 2.20.0-3), + totem-gstreamer (<< 2.27.1), + totem-xine (<< 2.27.1) +Replaces: totem-xine (<< 2.27.1), + totem-gstreamer (<< 2.27.1) +Provides: totem-xine, + totem-gstreamer +Recommends: totem-mozilla (= ${source:Version}), + totem-plugins, + gstreamer0.10-plugins-ugly, + gstreamer0.10-plugins-bad, + gstreamer0.10-ffmpeg +Suggests: gnome-codec-install +Description: A simple media player for the GNOME desktop based on GStreamer + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. It features : + . + * Shoutcast, m3u, asx, SMIL and ra playlists support + * DVD (with menus), VCD and Digital CD (with CDDB) playback + * TV-Out configuration with optional resolution switching + * 4.0, 5.0, 5.1 and stereo audio output + * Full-screen mode (move your mouse and you get nice controls) with + Xinerama, dual-head and RandR support + * Aspect ratio toggling, scaling based on the video's original size + * Full keyboard control + * Simple playlist with repeat mode and saving feature + * GNOME, Nautilus and GIO integration + * Screenshot of the current movie + * Brightness and Contrast control + * Visualisation plugin when playing audio-only files + * Video thumbnailer for nautilus + * Nautilus properties page + * Works on remote displays + * DVD, VCD and OGG/OGM subtitles with automatic language selection + * Extensible with plugins + +Package: totem-mozilla +Architecture: any +Section: web +Depends: ${misc:Depends}, + totem (>= ${source:Version}), + dbus-x11 (>= 0.61) +Recommends: epiphany-browser | www-browser +Description: Totem Mozilla plugin + This package contains the Totem Mozilla plugin, which will + enhance your Gecko-based browser to be able to display movie + clips. + . + This plugin should work for Iceweasel as well as XULRunner based browsers. + +Package: totem-common +Architecture: all +Depends: ${misc:Depends} +Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3) +Description: Data files for the Totem media player + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package contains common data files and translations. + +Package: totem-dbg +Architecture: any +Section: debug +Priority: extra +Depends: totem (= ${binary:Version}), + ${misc:Depends} +Conflicts: libtotem-plparser1-dbg, libtotem-plparser7-dbg +Description: Debugging symbols for the Totem media player + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package contains detached debugging symbols. + +Package: totem-plugins +Architecture: any +Depends: totem (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, + ${python:Depends}, + python-gtk2 (>= 2.13), + python-gdata, + python-gst0.10 (>= 0.10.11), + python-xdg, + python-rdflib, + python-gdbm +Recommends: gnome-settings-daemon +Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3) +Suggests: gromit +Description: Plugins for the Totem media player + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package contains a set of recommended plugins for Totem, which + allow to: + . + * Annotate the screen with the Gromit tool + * Control Totem with an Infrared remote control + * Control Totem with the keyboard's media player keys + * Keep the Totem window on top of the screen + * Display movie properties + * Deactivate the screensaver when a movie is playing + * Skip to a defined time in the movie + * Set the away status in the instant messenger when a movie is + playing + * Control totem with a mobile phone using the Bluetooth protocol + * Share the current playlist via HTTP + * Search, browse for and play videos from YouTube + * Search for videos using tracker + . + Additional plugins can be written in C, Python or Vala. + +Package: totem-xine +Architecture: all +Depends: totem (>= 2.27.1), + ${misc:Depends} +Description: A simple media player for the GNOME desktop (transitional package) + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package is a transitional package. + +Package: totem-gstreamer +Architecture: all +Depends: totem (>= 2.27.1), + ${misc:Depends} +Description: A simple media player for the GNOME desktop (transitional package) + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package is a transitional package. + --- totem-2.27.2.orig/debian/totem-common.install +++ totem-2.27.2/debian/totem-common.install @@ -0,0 +1,3 @@ +debian/totem.xpm usr/share/pixmaps +debian/tmp/usr/share +debian/tmp/etc/gconf --- totem-2.27.2.orig/debian/totem.preinst +++ totem-2.27.2/debian/totem.preinst @@ -0,0 +1,12 @@ +#! /bin/sh +set -e + +if [ "$1" = configure ] && dpkg --compare-versions "$2" lt "2.27.1-2" ; then + update-alternatives --quiet --remove-all gnome-video-thumbnailer || true + update-alternatives --quiet --remove-all totem || true +fi + +#DEBHELPER# + +exit 0 + --- totem-2.27.2.orig/debian/control +++ totem-2.27.2/debian/control @@ -0,0 +1,208 @@ +Source: totem +Section: video +Priority: optional +Maintainer: Sebastien Bacher +Uploaders: Debian GNOME Maintainers , Josselin Mouette , Sebastian Dröge , Sjoerd Simons +Build-Depends: debhelper (>= 5.0.51~), + cdbs, + quilt, + python-support (>= 0.6), + libepc-ui-dev (>= 0.3.0), + libgmyth-dev (>= 0.7.1), + libgmythupnp-dev (>= 0.7.1), + libgtk2.0-dev (>= 2.16.0), + libglib2.0-dev (>= 2.15), + libunique-dev, + libtotem-plparser-dev (>= 2.27.0), + libtrackerclient-dev (>= 0.6), + libtrackerclient-dev (<< 0.7), + liblircclient-dev (>= 0.6.6), + libirman-dev (>= 0.4.2), + gnome-pkg-tools (>= 0.10), + scrollkeeper, + libxml-parser-perl, + libgstreamer0.10-dev (>= 0.10.23.2), + libgstreamer-plugins-base0.10-dev (>= 0.10.23.2), + gstreamer0.10-tools (>= 0.10.23.2), + gstreamer0.10-plugins-base (>= 0.10.23.2), + gstreamer0.10-plugins-good, + librsvg2-dev (>= 2.16.0-2), + librsvg2-common (>= 2.16.0-2), + libnautilus-extension-dev (>= 2.22), + iso-codes, + libmusicbrainz4-dev (>= 2.1.1-4.1), + gnome-icon-theme (>= 2.15.90), + libdbus-glib-1-dev (>= 0.61), + iceape-dev (>= 1.1.9-5), + intltool (>= 0.40), + autotools-dev, + dpkg-dev (>= 1.13.19), + libgconf2-dev, + shared-mime-info (>= 0.22), + libhal-dev (>= 0.5), + libcam-dev [kfreebsd-i386 kfreebsd-amd64], + libxtst-dev, + libxrandr-dev (>= 1.1.1), + libxxf86vm-dev (>= 1.0.1), + libx11-dev, + x11proto-core-dev, + gnome-doc-utils, + python-dev (>= 2.3), + python-gobject-dev (>= 2.15.3), + python-gtk2-dev (>= 2.13), + python-gst0.10 (>= 0.10.11), + python-xdg, + python-rdflib, + libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64], + libgalago-dev (>= 0.5.2), + libgdata-dev (>= 0.4.0) +Standards-Version: 3.8.2 +Homepage: http://www.gnome.org/projects/totem/ + +Package: totem +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + gstreamer0.10-plugins-base (>= 0.10.23.2), + gstreamer0.10-alsa | gstreamer0.10-audiosink, + gstreamer0.10-plugins-good (>= 0.10.7), + gstreamer0.10-x, + gnome-icon-theme (>= 2.15.90), + iso-codes, + totem-plugins (>= ${source:Version}), + totem-common (>= ${gnome:Version}), + totem-common (<< ${gnome:NextVersion}) +Conflicts: totem (<< 0.99.12-2), + gnome-control-center (<< 2.15.90), + totem-mozilla (<< 2.20.0-3), + totem-gstreamer (<< 2.27.1), + totem-xine (<< 2.27.1) +Replaces: totem-xine (<< 2.27.1), + totem-gstreamer (<< 2.27.1) +Provides: totem-xine, + totem-gstreamer +Recommends: totem-mozilla (= ${source:Version}), + totem-plugins, + gstreamer0.10-plugins-ugly, + gstreamer0.10-plugins-bad, + gstreamer0.10-ffmpeg +Suggests: gnome-codec-install +Description: A simple media player for the GNOME desktop based on GStreamer + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. It features : + . + * Shoutcast, m3u, asx, SMIL and ra playlists support + * DVD (with menus), VCD and Digital CD (with CDDB) playback + * TV-Out configuration with optional resolution switching + * 4.0, 5.0, 5.1 and stereo audio output + * Full-screen mode (move your mouse and you get nice controls) with + Xinerama, dual-head and RandR support + * Aspect ratio toggling, scaling based on the video's original size + * Full keyboard control + * Simple playlist with repeat mode and saving feature + * GNOME, Nautilus and GIO integration + * Screenshot of the current movie + * Brightness and Contrast control + * Visualisation plugin when playing audio-only files + * Video thumbnailer for nautilus + * Nautilus properties page + * Works on remote displays + * DVD, VCD and OGG/OGM subtitles with automatic language selection + * Extensible with plugins + +Package: totem-mozilla +Architecture: any +Section: web +Depends: ${misc:Depends}, + totem (>= ${source:Version}), + dbus-x11 (>= 0.61) +Recommends: epiphany-browser | www-browser +Description: Totem Mozilla plugin + This package contains the Totem Mozilla plugin, which will + enhance your Gecko-based browser to be able to display movie + clips. + . + This plugin should work for Iceweasel as well as XULRunner based browsers. + +Package: totem-common +Architecture: all +Depends: ${misc:Depends} +Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3) +Description: Data files for the Totem media player + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package contains common data files and translations. + +Package: totem-dbg +Architecture: any +Section: debug +Priority: extra +Depends: totem (= ${binary:Version}), + ${misc:Depends} +Conflicts: libtotem-plparser1-dbg, libtotem-plparser7-dbg +Description: Debugging symbols for the Totem media player + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package contains detached debugging symbols. + +Package: totem-plugins +Architecture: any +Depends: totem (= ${binary:Version}), + ${misc:Depends}, + ${shlibs:Depends}, + ${python:Depends}, + python-gtk2 (>= 2.13), + python-gdata, + python-gst0.10 (>= 0.10.11), + python-xdg, + python-rdflib, + python-gdbm +Recommends: gnome-settings-daemon +Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3) +Suggests: gromit +Description: Plugins for the Totem media player + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package contains a set of recommended plugins for Totem, which + allow to: + . + * Annotate the screen with the Gromit tool + * Control Totem with an Infrared remote control + * Control Totem with the keyboard's media player keys + * Keep the Totem window on top of the screen + * Display movie properties + * Deactivate the screensaver when a movie is playing + * Skip to a defined time in the movie + * Set the away status in the instant messenger when a movie is + playing + * Control totem with a mobile phone using the Bluetooth protocol + * Share the current playlist via HTTP + * Search, browse for and play videos from YouTube + * Search for videos using tracker + . + Additional plugins can be written in C, Python or Vala. + +Package: totem-xine +Architecture: all +Depends: totem (>= 2.27.1), + ${misc:Depends} +Description: A simple media player for the GNOME desktop (transitional package) + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package is a transitional package. + +Package: totem-gstreamer +Architecture: all +Depends: totem (>= 2.27.1), + ${misc:Depends} +Description: A simple media player for the GNOME desktop (transitional package) + Totem is a simple yet featureful media player for GNOME which can read + a large number of file formats. + . + This package is a transitional package. + --- totem-2.27.2.orig/debian/patches/70_bbc_plugin.patch +++ totem-2.27.2/debian/patches/70_bbc_plugin.patch @@ -0,0 +1,1623 @@ +diff --git a/bindings/python/totem.defs b/bindings/python/totem.defs +index 059b400..33aaf49 100644 +--- a/bindings/python/totem.defs ++++ b/bindings/python/totem.defs +@@ -206,6 +206,16 @@ + (return-type "none") + ) + ++(define-method action_set_mrl_and_play ++ (of-object "TotemObject") ++ (c-name "totem_action_set_mrl_and_play") ++ (return-type "none") ++ (parameters ++ '("const-char*" "mrl") ++ '("const-char*" "subtitle_mrl" (null-ok) (default "NULL")) ++ ) ++) ++ + (define-method action_stop + (of-object "TotemObject") + (c-name "totem_action_stop") +diff --git a/configure.in b/configure.in +index d6f24e5..b9d12d7 100644 +--- a/configure.in ++++ b/configure.in +@@ -50,7 +50,7 @@ AC_SUBST(TOTEM_VERSION_MINOR) + AC_SUBST(TOTEM_VERSION_MICRO) + + # The full list of plugins +-allowed_plugins="thumbnail screensaver ontop galago gromit lirc media-player-keys mythtv properties sidebar-test skipto sample-python sample-vala bemused youtube publish tracker pythonconsole jamendo opensubtitles screenshot brasero-disc-recorder coherence_upnp dbus-service iplayer" ++allowed_plugins="thumbnail screensaver ontop galago gromit lirc media-player-keys mythtv properties sidebar-test skipto sample-python sample-vala bemused youtube publish tracker pythonconsole jamendo opensubtitles screenshot brasero-disc-recorder coherence_upnp dbus-service iplayer bbc" + + PLUGINDIR='${libdir}/totem/plugins' + AC_SUBST(PLUGINDIR) +@@ -564,6 +564,32 @@ for plugin in ${used_plugins}; do + add_plugin="0" + fi + ;; ++ bbc) ++ # pygobject >= 2.15.3 for gio support ++ # pygtk >= 2.13.0 for gtk_tree_view_get_tooltip_context support ++ PKG_CHECK_MODULES([BBC], ++ [ pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 ], ++ [ HAVE_BBCSTUFF=yes ], [ HAVE_BBCSTUFF=no ]) ++ if test "x$HAVE_BBCSTUFF" != "xyes"; then ++ plugin_error_or_ignore "you need pygobject-2.0 >= 2.15.3 and gst-python-0.10 >= 0.10.11 and pygtk-2.0 >= 2.13.0 installed for the BBC plugin" ++ add_plugin="0" ++ fi ++ # only require python apt and gdbm where we would actually be using it, ie. on ubuntu ++ bbc_py_pkg_reqs='' ++ if test -f /etc/debian_version ; then ++ bbc_distro_id=`lsb_release -s -i 2>/dev/null` ++ if test x$bbc_distro_id = xUbuntu; then ++ bbc_py_pkg_reqs="apt gdbm" ++ fi ++ fi ++ for pymodule in rdflib.Graph xdg $bbc_py_pkg_reqs ++ do ++ if ! $PYTHON -c "import $pymodule" 2>/dev/null >/dev/null; then ++ plugin_error_or_ignore "you need the python $pymodule module installed for the BBC plugin" ++ add_plugin="0" ++ fi ++ done ++ ;; + bemused) + PKG_CHECK_MODULES(BEMUSED, bluez, [HAVE_BLUEZ=yes], [HAVE_BLUEZ=no]) + if test "${HAVE_BLUEZ}" != "yes" ; then +@@ -852,6 +882,7 @@ totem.spec + lib/Makefile + src/Makefile + src/plugins/Makefile ++src/plugins/bbc/Makefile + src/plugins/bemused/Makefile + src/plugins/coherence_upnp/Makefile + src/plugins/screensaver/Makefile +diff --git a/src/plugins/bbc/Makefile.am b/src/plugins/bbc/Makefile.am +new file mode 100644 +index 0000000..f733dd2 +--- /dev/null ++++ b/src/plugins/bbc/Makefile.am +@@ -0,0 +1,26 @@ ++plugindir = $(PLUGINDIR)/bbc ++plugin_PYTHON = bbc.py contentview.py genres.py installablecodecs.py ++ ++plugin_in_files = bbc.totem-plugin.in ++ ++%.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache ++ ++plugin_DATA = $(plugin_in_files:.totem-plugin.in=.totem-plugin) ++ ++EXTRA_DIST = $(plugin_in_files) bbc.py contentview.py genres.py installablecodecs.py ++ ++CLEANFILES = $(plugin_DATA) ++DISTCLEANFILES = $(plugin_DATA) ++ ++ ++pychecker: ++ PYTHONPATH=$(top_srcdir)/src/plugins/bbc:$$PYTHONPATH \ ++ pychecker $(wildcard $(top_srcdir)/src/plugins/bbc/*py) ++ ++pyflakes: ++ pyflakes $(wildcard $(top_srcdir)/src/plugins/bbc/*py) ++ ++check: pychecker pyflakes ++ echo ++ ++ +diff --git a/src/plugins/bbc/bbc.py b/src/plugins/bbc/bbc.py +new file mode 100644 +index 0000000..b2e546b +--- /dev/null ++++ b/src/plugins/bbc/bbc.py +@@ -0,0 +1,95 @@ ++#!/usr/bin/python ++# coding=UTF-8 ++# ++# Copyright (C) 2008 Tim-Philipp Müller ++# Copyright (C) 2008 Canonical Ltd. ++# ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 2 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ++# ++# The Totem project hereby grant permission for non-gpl compatible GStreamer ++# plugins to be used and distributed together with GStreamer and Totem. This ++# permission are above and beyond the permissions granted by the GPL license ++# Totem is covered by. ++# ++# See license_change file for details. ++ ++import gobject ++gobject.threads_init() ++import pygst ++pygst.require ("0.10") ++import gst ++ ++import totem ++import gtk ++import gconf ++import time ++import os ++from contentview import ContentView ++ ++class BBCViewer(totem.Plugin): ++ def __init__ (self): ++ totem.Plugin.__init__ (self) ++ self.loaded_content = False ++ ++ def mapped (self, contentview): ++ gst.log('mapped') ++ if not self.loaded_content: ++ self.view.load() ++ self.loaded_content = True ++ ++ def activate (self, totem_object): ++ self.gconf_client = gconf.client_get_default () ++ self.totem = totem_object ++ self.view = ContentView() ++ self.view.connect('play-episode', self.playEpisode) ++ vbox = gtk.VBox() ++ scrollwin = gtk.ScrolledWindow() ++ scrollwin.add(self.view) ++ scrollwin.set_policy(gtk.POLICY_NEVER, gtk.POLICY_AUTOMATIC) ++ scrollwin.set_shadow_type(gtk.SHADOW_ETCHED_IN) ++ vbox.pack_start(scrollwin, True, True) ++ vbox.show_all () ++ totem_object.add_sidebar_page ("bbc", _("BBC"), vbox) ++ # connect to 'map' only after adding the sidebar page ++ self.view.connect('map', self.mapped) ++ gst.log('activated') ++ ++ def deactivate (self, totem_object): ++ totem_object.remove_sidebar_page ("bbc") ++ self.loaded_content = False ++ ++ def getConnectionSpeed(self): ++ speed_map = [ 14400, 19200, 28800, 33600, 34400, ++ 56000, 112000, 256000, 384000, 512000, ++ 1536000, 10752000 ] ++ speed_enum = self.gconf_client.get_int("/apps/totem/connection_speed") ++ if speed_enum >= 0 and speed_enum < len(speed_map): ++ speed_kbps = speed_map[speed_enum] / 1000 ++ else: ++ speed_kbps = 0 ++ gst.log('Configured connection speed #%d: %d kbit/s' % (speed_enum, speed_kbps)) ++ return speed_kbps ++ ++ def playEpisode (self, view, episode): ++ gst.info('Playing episode ' + episode.title) ++ mrl = episode.getUri(self.getConnectionSpeed()) ++ if mrl: ++ gst.log('Playing uri ' + mrl) ++ self.totem.action_set_mrl_and_play(mrl, None) ++ #self.totem.action_remote(totem.REMOTE_COMMAND_ENQUEUE, mrl) ++ #self.totem.action_remote(totem.REMOTE_COMMAND_PLAY, mrl) ++ else: ++ gst.error('No uri for episode ' + episode.title) ++ +diff --git a/src/plugins/bbc/bbc.totem-plugin.in b/src/plugins/bbc/bbc.totem-plugin.in +new file mode 100644 +index 0000000..69c4995 +--- /dev/null ++++ b/src/plugins/bbc/bbc.totem-plugin.in +@@ -0,0 +1,9 @@ ++[Totem Plugin] ++Loader=python ++Module=bbc ++IAge=1 ++_Name=BBC content viewer ++_Description=Watch or listen to selected video and audio content made available by the British Broadcasting Corporation (BBC) ++Authors=Tim-Philipp Müller ++Copyright=Copyright © 2008 Tim-Philipp Müller and Canonical Ltd. ++Website=http://www.gnome.org/projects/totem/ +diff --git a/src/plugins/bbc/contentview.py b/src/plugins/bbc/contentview.py +new file mode 100644 +index 0000000..03cab0a +--- /dev/null ++++ b/src/plugins/bbc/contentview.py +@@ -0,0 +1,1019 @@ ++#!/usr/bin/python ++# coding=UTF-8 ++# ++# Copyright (C) 2008 Tim-Philipp Müller ++# Copyright (C) 2008 Canonical Ltd. ++# ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 2 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ++# ++# The Totem project hereby grant permission for non-gpl compatible GStreamer ++# plugins to be used and distributed together with GStreamer and Totem. This ++# permission are above and beyond the permissions granted by the GPL license ++# Totem is covered by. ++# ++# See license_change file for details. ++# ++# TODO: ++# - clean up code: mixed studlyCaps and foo_bar; mixed callbacks and signals ++ ++import gobject ++gobject.threads_init() ++import glib ++import gio ++import pygst ++pygst.require ("0.10") ++import gst ++import gtk ++import pango ++ ++import os ++import dircache ++import errno ++import random ++import time ++import thread ++ ++from rdflib.Graph import ConjunctiveGraph ++from rdflib import Namespace ++from rdflib import RDF ++ ++from xdg import BaseDirectory ++ ++import installablecodecs ++import genres ++ ++''' ++Define namespaces we will be using globally ++''' ++DC = Namespace('http://purl.org/dc/elements/1.1/') ++PO = Namespace('http://purl.org/ontology/po/') ++OWL = Namespace('http://www.w3.org/2002/07/owl#') ++FOAF = Namespace('http://xmlns.com/foaf/0.1/') ++PLAY = Namespace('http://uriplay.org/elements/') ++ ++ ++''' ++Global codec cache singleton ++''' ++codec_cache = None ++ ++''' ++Container/Audio/Video codec mappings - global for readability ++''' ++ ++# FIXME: Real Media formats ++container_map = { 'application/ogg' : 'application/ogg', ++ 'audio/ogg' : 'application/ogg', ++ 'video/ogg' : 'application/ogg', ++ 'video/x-ms-asf' : 'video/x-ms-asf', ++ 'audio/x-ms-asf' : 'video/x-ms-asf', ++ 'audio/mp3' : 'audio/mpeg, mpegversion=(int)1, layer=(int)3', ++ 'audio/mp4' : 'audio/x-m4a', ++ 'audio/mpeg' : 'audio/mpeg, mpegversion=(int)1', ++ 'video/x-flv' : 'video/x-flv', ++ 'video/3gpp' : 'application/x-3gp', ++ 'application/x-3gp' : 'application/x-3gp', ++ 'audio/x-matroska' : 'video/x-matroska', ++ 'video/x-matroska' : 'video/x-matroska', ++ 'video/mp4' : 'video/quicktime', ++ 'video/mpeg' : 'video/mpeg, mpegversion=(int)1, ' + ++ ' systemstream=(boolean)true; ' + ++ 'video/mpeg, mpegversion=(int)2, ' + ++ ' systemstream=(boolean)true', ++ 'video/mpeg2' : 'video/mpeg, mpegversion=(int)2,' + ++ ' systemstream=(boolean)false', ++ 'video/mp2t' : 'video/mpegts', ++ 'video/mpegts' : 'video/mpegts' } ++ ++# FIXME: do we need both parsed=true and parsed=false for mp3? ++audio_map = { 'audio/mp1' : 'audio/mpeg, mpegversion=(int)1, layer=(int)1', ++ 'audio/mp2' : 'audio/mpeg, mpegversion=(int)1, layer=(int)2', ++ 'audio/mp3' : 'audio/mpeg, mpegversion=(int)1, layer=(int)3', ++ 'audio/mp4' : 'audio/mpeg, mpegversion=(int)2; ' + ++ 'audio/mpeg, mpegversion=(int)4', ++ 'audio/mpeg' : 'audio/mpeg, mpegversion=(int)1, layer=(int)3', ++ 'audio/x-wma' : 'audio/x-wma, wmaversion=(int)1; ' + ++ 'audio/x-wma, wmaversion=(int)2', ++ 'audio/x-wmv' : 'audio/x-wma, wmaversion=(int)1; ' + ++ 'audio/x-wma, wmaversion=(int)2', ++ 'audio/x-ms-wma' : 'audio/x-wma, wmaversion=(int)1; ' + ++ 'audio/x-wma, wmaversion=(int)2', ++ 'audio/x-ms-wmv' : 'audio/x-wma, wmaversion=(int)1; ' + ++ 'audio/x-wma, wmaversion=(int)2', ++ 'audio/vorbis' : 'audio/x-vorbis' } ++ ++# FIXME: video/x-ms-wmv: ask if this refers to a particular wmv version or if it can be any version/profile ++# BBC regard video/x-svq as equivalent to video/x-flash-video, so we just ++# treat them all the same here and require all of them in this case ++video_map = { 'video/x-vp6' : 'video/x-vp6', ++ 'video/x-flash-video' : 'video/x-svq, svqversion=(int)1; ' + ++ 'video/x-svq, svqversion=(int)3; ' + ++ 'video/x-flash-video, flvversion=(int)1', ++ 'video/H263-200' : 'video/x-svq, svqversion=(int)1; ' + ++ 'video/x-flash-video, flvversion=(int)1', ++ 'video/x-svq' : 'video/x-svq, svqversion=(int)1; ' + ++ 'video/x-svq, svqversion=(int)3; ' + ++ 'video/x-flash-video, flvversion=(int)1', ++ 'video/H264' : 'video/x-h264', ++ 'video/mpeg' : 'video/mpeg, mpegversion=(int)1, ' + ++ ' systemstream=(boolean)false; ' + ++ 'video/mpeg, mpegversion=(int)2, ' + ++ ' systemstream=(boolean)false', ++ 'video/mpeg1' : 'video/mpeg, mpegversion=(int)1, ' + ++ ' systemstream=(boolean)false', ++ 'video/mpeg2' : 'video/mpeg, mpegversion=(int)2, ' + ++ ' systemstream=(boolean)false', ++ 'video/x-dirac' : 'video/x-dirac', ++ 'video/x-wmv' : 'video/x-wmv, wmvversion=(int)1; ' + ++ 'video/x-wmv, wmvversion=(int)2; ' + ++ 'video/x-wmv, wmvversion=(int)3', ++ 'video/x-ms-wmv' : 'video/x-wmv, wmvversion=(int)1; ' + ++ 'video/x-wmv, wmvversion=(int)2; ' + ++ 'video/x-wmv, wmvversion=(int)3' } ++ ++############################################################################### ++ ++''' ++CodecCache: keeps track of what is currently installed and what we might be ++ able to install; caches things internally in a dict so we don't ++ have to do expensive checks more often than necessary; do not ++ cache results elsewhere and make sure to listen to the 'loaded' ++ signal and refilter any content once the database of installable ++ and installed codecs is loaded (methods may just return False if ++ the database hasn't been loaded yet) ++''' ++class CodecCache(gobject.GObject): ++ __slots__ = [ 'codec_cache', 'installable_codecs' ] ++ ++ __gsignals__ = dict(loaded=(gobject.SIGNAL_RUN_LAST, None, ())) ++ ++ def __init__(self): ++ gobject.GObject.__init__ (self) ++ self.codec_cache = { } ++ self.installable_codecs = None ++ ++ def reload_async(self): ++ gst.log('starting codec cache loading') ++ thread.start_new_thread(self._loading_thread, ()) ++ ++ def _loading_thread(self): ++ ''' idle callback to marshal result back into the main thread ''' ++ def _loading_done_idle_cb(res): ++ gst.log('codec cache loaded (%d elements)' % (len(res))) ++ self.installable_codecs = res ++ self.emit('loaded') ++ return False # don't want to be called again ++ ++ gst.log('in codec cache loading thread') ++ # the following can take quite a few seconds on machines with very ++ # low cpu power (culprit: apt.Cache()), so we do this in a separate ++ # thread and then trigger a refiltering of the treeview when done ++ res = installablecodecs.getInstallableCodecs() ++ gst.log('codec cache loading done, marshalling result into main thread') ++ gobject.idle_add(_loading_done_idle_cb, res) ++ ++ def haveDecoderForCaps(self, decoder_caps): ++ caps_string = decoder_caps.to_string() ++ ++ if caps_string in self.codec_cache: ++ return self.codec_cache[caps_string] ++ ++ registry = gst.registry_get_default() ++ features = registry.get_feature_list(gst.TYPE_ELEMENT_FACTORY) ++ ++ for feature in features: ++ # only take into account elements playbin will use ++ if feature.get_rank() < gst.RANK_MARGINAL: ++ continue ++ klass = feature.get_klass() ++ # ignore Depayloaders for now ++ if klass.find('Demux') >= 0 or \ ++ klass.find('Decoder') >= 0 or \ ++ klass.find('Parse') >= 0: ++ for pad_template in feature.get_static_pad_templates(): ++ if pad_template.direction == gst.PAD_SINK: ++ if not pad_template.get_caps().intersect(decoder_caps).is_empty(): ++ self.codec_cache[caps_string] = True ++ gst.debug('%s can handle %s' % (feature.get_name(), caps_string)) ++ return True ++ self.codec_cache[caps_string] = False ++ gst.debug('no element found that can handle ' + caps_string) ++ return False ++ ++ ''' do not cache the result of this function ''' ++ def isInstalledOrInstallable(self, caps_needed): ++ if not caps_needed or caps_needed.is_empty() or caps_needed.is_any(): ++ return False ++ ++ if self.installable_codecs is None: ++ gst.log('database of installable codecs not loaded yet') ++ return False ++ ++ for s in caps_needed: ++ if not self.haveDecoderForCaps(gst.Caps(s)): ++ gst.debug('no decoder for %s installed' % (s.to_string())) ++ if not s.get_name() in self.installable_codecs: ++ gst.debug('%s not installable either' % (s.to_string())) ++ return False ++ ++ return True ++ ++############################################################################### ++ ++''' ++UriPlayObject: base class for Brand, Episode, Encoding, Location etc. ++''' ++class UriPlayObject(object): ++ __slots__ = [ 'rdf_attribute_mapping' ] ++ ++ def __init__(self): ++ self.rdf_attribute_mapping = [] ++ ++ def parseProperties(self, conjunctive_graph, graph_obj): ++ for rdf_tag, prop_name in self.rdf_attribute_mapping: ++ self.__setattr__(prop_name, None) ++ for rdf_tag, prop_name in self.rdf_attribute_mapping: ++ for match in conjunctive_graph.objects(graph_obj, rdf_tag): ++ self.__setattr__(prop_name, match.encode('utf-8')) ++ break # we can handle only one value for each property name ++ ++############################################################################### ++ ++''' ++Brand: a show/series/group of episodes ++''' ++class Brand(UriPlayObject): ++ __slots__ = [ 'title', 'description', 'episodes', 'genres' ] ++ ++ def __init__(self): ++ self.episodes = [] ++ self.genres = [] ++ self.rdf_attribute_mapping = [ ( DC['title'], 'title' ), ++ ( DC['description'], 'description' ) ] ++ ++ def parseBrand(self, conjunctive_graph, graph_brand): ++ self.parseProperties(conjunctive_graph, graph_brand) ++ ++ self.episodes = [] ++ for e in conjunctive_graph.objects(graph_brand, PO['episode']): ++ episode = Episode() ++ episode.parseEpisode(conjunctive_graph, e) ++ self.episodes.append(episode) ++ ++ self.genres = [] ++ for match in conjunctive_graph.objects(graph_brand, PO['genre']): ++ genre_utf8 = match.encode('utf-8') ++ pos = genre_utf8.find('/genres/') ++ if pos > 0: ++ pos += len('/genres/') ++ genre = genre_utf8[pos:] ++ else: ++ gst.warning('Unexpected genre identifier: ' + genre_utf8) ++ genre = 'other' ++ if genre not in self.genres: ++ self.genres.append(genre) ++ ++ def hasUsableEpisodes(self): ++ for episode in self.episodes: ++ if episode.hasUsableEncodings(): ++ return True ++ return False ++ ++ def getUsableEpisodes(self): ++ usable_episodes = [] ++ for episode in self.episodes: ++ if episode.hasUsableEncodings(): ++ usable_episodes.append(episode) ++ return usable_episodes ++ ++############################################################################### ++ ++''' ++Episode: a single episode of a Brand (even though we parse the different ++ versions, for now we'll just pretend there is only one version and ++ map the encodings attribute to the encodings of the first version ++ we find, to make things easier) ++''' ++class Episode(UriPlayObject): ++ __slots__ = [ 'title', 'description', 'versions', 'encodings' ] ++ ++ def __init__(self): ++ self.encodings = [] ++ self.rdf_attribute_mapping = [ ( DC['title'], 'title' ), ++ ( DC['description'], 'description' ) ] ++ ++ def parseEpisode(self, conjunctive_graph, graph_episode): ++ self.parseProperties(conjunctive_graph, graph_episode) ++ self.versions = [] ++ for v in conjunctive_graph.objects(graph_episode, PO['version']): ++ version = EpisodeVersion() ++ version.parseVersion(conjunctive_graph, v) ++ self.versions.append(version) ++ # encodings of episode = encodings of first version of episode ++ if not self.encodings: ++ self.encodings = version.encodings ++ ++ def hasUsableEncodings(self): ++ for encoding in self.encodings: ++ if encoding.isUsable(): ++ return True ++ return False ++ ++ # TODO: this does not take into account codec quality, highest bitrate wins ++ def getBestEncoding(self, connection_speed=0): ++ gst.log('connection speed: %d kbit/s' % (connection_speed)) ++ best_encoding = None ++ for encoding in self.encodings: ++ if not encoding.isUsable(): ++ continue ++ gst.log('have encoding with bitrate: %d kbit/s' % (encoding.getBitrate())) ++ if best_encoding: ++ if encoding.getBitrate() > best_encoding.getBitrate(): ++ if connection_speed <= 0 or encoding.getBitrate() <= connection_speed: ++ best_encoding = encoding ++ else: ++ best_encoding = encoding ++ if best_encoding: ++ gst.log('best encoding has bitrate of %d kbit/s' % (best_encoding.getBitrate())) ++ return best_encoding ++ ++ def getUri(self, connection_speed=0): ++ encoding = self.getBestEncoding(connection_speed) ++ if encoding: ++ location = encoding.getBestLocation() ++ if location: ++ return location.uri ++ return None ++ ++############################################################################### ++ ++''' ++EpisodeVersion: a version of an Episode (e.g. UK vs. US or pg-13 vs. 18) ++''' ++class EpisodeVersion(UriPlayObject): ++ __slots__ = [ 'encodings' ] ++ ++ def __init__(self): ++ self.encodings = [] ++ self.rdf_attribute_mapping = [] ++ ++ def parseVersion(self, conjunctive_graph, graph_version): ++ self.parseProperties(conjunctive_graph, graph_version) ++ self.encodings = [] ++ for e in conjunctive_graph.objects(graph_version, PLAY['manifestedAs']): ++ encoding = Encoding() ++ encoding.parseEncoding(conjunctive_graph, e) ++ self.encodings.append(encoding) ++ ++############################################################################### ++ ++''' ++Encoding: a specific encoding of an Episode (format/bitrate/size etc.) ++''' ++class Encoding(UriPlayObject): ++ __slots__ = [ 'container_format', 'bitrate', 'size', 'video_codec', ++ 'video_bitrate', 'video_fps', 'video_height', 'video_width', ++ 'audio_codec', 'audio_bitrate', 'audio_channels', ++ 'locations', 'required_caps' ] ++ ++ def __init__(self): ++ self.required_caps = None ++ self.rdf_attribute_mapping = [ ++ ( PLAY['dataContainerFormat'], 'container_format' ), ++ ( PLAY['bitRate'], 'bitrate' ), ++ ( PLAY['dataSize'], 'size' ), ++ ( PLAY['videoCoding'], 'video_codec' ), ++ ( PLAY['videoBitrate'], 'video_bitrate' ), ++ ( PLAY['videoFrameRate'], 'video_fps' ), ++ ( PLAY['videoVerticalSize'], 'video_height' ), ++ ( PLAY['videoHorizontalSize'], 'video_width' ), ++ ( PLAY['audioCoding'], 'audio_codec' ), ++ ( PLAY['audioBitrate'], 'audio_bitrate' ), ++ ( PLAY['audioChannels'], 'audio_channels' )] ++ ++ def parseEncoding(self, conjunctive_graph, graph_encoding): ++ self.parseProperties(conjunctive_graph, graph_encoding) ++ self.locations = [] ++ for l in conjunctive_graph.objects(graph_encoding, PLAY['availableAt']): ++ location = Location() ++ location.parseLocation(conjunctive_graph, l) ++ self.locations.append(location) ++ self.required_caps = self.postProcessCodecs() ++ ++ def postProcessCodecs(self): ++ required_caps = gst.Caps() ++ if self.video_codec: ++ self.video_codec = self.video_codec.lower() ++ if self.video_codec in video_map: ++ required_caps.append(gst.Caps(video_map[self.video_codec])) ++ else: ++ gst.warning('unmapped video codec ' + self.video_codec) ++ return None ++ if self.audio_codec: ++ self.audio_codec = self.audio_codec.lower() ++ if self.audio_codec in audio_map: ++ required_caps.append(gst.Caps(audio_map[self.audio_codec])) ++ else: ++ gst.warning('unmapped audio codec ' + self.audio_codec) ++ return None ++ if self.container_format: ++ self.container_format = self.container_format.lower() ++ if self.container_format in container_map: ++ required_caps.append(gst.Caps(container_map[self.container_format])) ++ else: ++ gst.warning('unmapped container format ' + self.container_format) ++ return None ++ ++ if not required_caps.is_empty(): ++ return required_caps ++ else: ++ return None ++ ++ def isUsable(self): ++ global codec_cache ++ ++ if self.required_caps: ++ return codec_cache.isInstalledOrInstallable(self.required_caps) ++ else: ++ return False ++ ++ def getBitrate(self): ++ if not self.bitrate: ++ return 0 ++ return eval(self.bitrate) ++ ++ def getBestLocation(self): ++ locations = self.locations ++ random.shuffle(locations) ++ for loc in locations: ++ if loc.isUsable(): ++ return loc ++ return None ++ ++############################################################################### ++ ++''' ++Location: location (URI) of a specific encoding ++''' ++class Location(UriPlayObject): ++ __slots__ = [ 'uri', 'type', 'sub_type', 'is_live' ] ++ ++ # Note: type, subType and isLive are more often not available than available ++ def __init__(self): ++ self.rdf_attribute_mapping = [ ++ ( PLAY['uri'], 'uri' ), ++ ( PLAY['transportType'], 'type' ), ++ ( PLAY['transportSubType'], 'sub_type' ), ++ ( PLAY['transportIsLive'], 'is_live' )] ++ ++ def parseLocation(self, conjunctive_graph, graph_location): ++ self.parseProperties(conjunctive_graph, graph_location) ++ ++ def isUsable(self): ++ if self.uri and self.uri.startswith('http'): ++ return True ++ return False ++ ++############################################################################### ++ ++''' ++ContentPool: downloads rdf file with available content and caches it locally, ++ then parses the file and announces new brands and brands where ++ the episode listing has changed. The cached file is saved with ++ the ETag from the server/gio as part of the filename, so we can ++ easily compare the tag to the server's later to check if we have ++ to update the file or not (not that ETag here means what we get ++ from the gio.FileInfo on the remote uri, and never refers to a ++ gio-generated ETag for the local cache file, since those two ++ are not comparable) ++''' ++# TODO: ++# - maybe derive from list store or filtermodel directly? ++# - aggregate codec-cache-loaded and loading-done into loading-done internally, ++# so caller doesn't have to worry about that ++class ContentPool(gobject.GObject): ++ __slots__ = [ 'cache_dir', 'brands' ] ++ ++ __gsignals__ = dict(codec_cache_loaded=(gobject.SIGNAL_RUN_LAST, None, ()), ++ progress_message=(gobject.SIGNAL_RUN_LAST, None, (str, )), ++ loading_error=(gobject.SIGNAL_RUN_LAST, None, (str, )), ++ loading_done=(gobject.SIGNAL_RUN_LAST, None, ())) ++ ++ CACHE_FILE_PREFIX = 'content-' ++ CACHE_FILE_SUFFIX = '.cache' ++ AVAILABLE_CONTENT_URI = 'http://open.bbc.co.uk/rad/uriplay/availablecontent' ++ MAX_CACHE_FILE_AGE = 2*3600 # 2 hours ++ ++ def __init__(self): ++ gobject.GObject.__init__ (self) ++ ++ self.brands = [] ++ self.cache_dir = os.path.join(BaseDirectory.xdg_cache_home, 'totem', ++ 'plugins', 'bbc') ++ try: ++ os.makedirs(self.cache_dir) ++ gst.log('created cache directory ' + self.cache_dir) ++ except OSError, err: ++ if err.errno == errno.EEXIST: ++ gst.log('cache directory ' + self.cache_dir + ' already exists') ++ else: ++ gst.error('failed to create cache directory ' + self.cache_dir + ++ ': ' + err.strerror) ++ self.cache_dir = None ++ ++ def _on_codec_cache_loaded(self, pool): ++ self.emit('codec-cache-loaded') ++ ++ ''' returns True if the given filename refers to one of our cache files ''' ++ def isCacheFileName(self, filename): ++ if not filename.startswith(self.CACHE_FILE_PREFIX): ++ return False ++ if not filename.endswith(self.CACHE_FILE_SUFFIX): ++ return False ++ return True ++ ++ ''' removes all cache files that don't relate to the given etag ''' ++ def deleteStaleCacheFiles(self, except_etag=None): ++ try: ++ for fn in dircache.listdir(self.cache_dir): ++ if self.isCacheFileName(fn): ++ if except_etag == None or fn.find(except_etag) < 0: ++ try: ++ gst.log('deleting stale cache file ' + fn) ++ os.remove(os.path.join(self.cache_dir,fn)) ++ except OSError: ++ pass ++ except OSError: ++ pass ++ ++ ''' finds the most recent cache file and returns its file name or None''' ++ def findMostRecentCacheFile(self): ++ best_mtime = 0 ++ best_name = None ++ try: ++ gst.log('Looking for cache files in ' + self.cache_dir) ++ for fn in dircache.listdir(self.cache_dir): ++ if self.isCacheFileName(fn): ++ mtime = os.stat(os.path.join(self.cache_dir,fn)).st_mtime ++ gst.log('Found cache file %s, mtime %ld' % (fn, long(mtime))) ++ if mtime > best_mtime: ++ best_name = fn ++ best_mtime = mtime ++ except OSError, err: ++ gst.debug("couldn't inspect cache directory %s: %s" % (self.cache_dir, err.strerror)) ++ return None ++ ++ if not best_name: ++ gst.log('No cache file found') ++ return None ++ ++ return best_name ++ ++ ''' gets the ETag for the most recent cache file, or None ''' ++ def getCacheETag(self): ++ etag = self.findMostRecentCacheFile() ++ if not etag: ++ return None ++ prefix_len = len(self.CACHE_FILE_PREFIX) ++ suffix_len = len(self.CACHE_FILE_SUFFIX) ++ etag = etag[prefix_len:-suffix_len] ++ gst.log('ETag: ' + etag) ++ return etag ++ ++ ''' makes a full filename from an ETag ''' ++ def createCacheFileName(self, etag): ++ if not etag: ++ gst.debug('No ETag, using dummy ETag as fallback') ++ etag = '000000-00000-00000000' ++ fn = self.CACHE_FILE_PREFIX + etag + self.CACHE_FILE_SUFFIX ++ return os.path.join(self.cache_dir, fn) ++ ++ def parse_async(self, cache_fn): ++ self.emit('progress-message', 'Parsing available content list ...') ++ thread.start_new_thread(self._parsing_thread, (cache_fn, )) ++ ++ def _parsing_thread(self, cache_fn): ++ def _parse_idle_cb(err_msg, brands): ++ self.brands = brands ++ gst.info('Parsing done: %d brands' % (len(self.brands))) ++ if err_msg: ++ self.emit('loading-error', err_msg) ++ else: ++ self.emit('loading-done') ++ return False ++ ++ err_msg = None ++ brands = [] ++ gst.debug('Loading ' + cache_fn) ++ store = ConjunctiveGraph() ++ try: ++ gst.debug('Reading RDF file ...') ++ store.load(cache_fn) ++ gst.debug('Parsing ' + cache_fn) ++ brands = self.parseBrands(store) ++ except: ++ gst.warning('Problem parsing RDF') ++ err_msg = 'Could not parse available content list' ++ finally: ++ gst.debug('Parsing done, marshalling result into main thread') ++ gobject.idle_add(_parse_idle_cb, err_msg, brands) ++ ++ def _format_size_for_display(self, size): ++ if size < 1024: ++ return '%d bytes' % size ++ if size < 1024*1024: ++ return '%.1f kB' % (size / 1024.0) ++ else: ++ return '%.1f MB' % (size / (1024.0*1024.0)) ++ ++ def load_async(self): ++ def _query_done_cb(remote_file, result): ++ # mutable container so subfunctions can share access ++ # chunks, total_len ++ pdata = [ [], 0 ] ++ ++ def _read_async_cb(instream, result): ++ try: ++ partial_data = instream.read_finish(result) ++ gst.log('Read partial chunk of %d bytes' % (len(partial_data))) ++ chunks = pdata[0] ++ bytes_read = pdata[1] ++ if len(partial_data) == 0: ++ instream.close() ++ outstream = cache_file.create(gio.FILE_CREATE_NONE) ++ for chunk in chunks: ++ outstream.write(chunk) ++ outsize = outstream.query_info('*').get_size() ++ outstream.close() ++ gst.info('Wrote %ld bytes' % (outsize)) ++ self.parse_async(cache_fn) ++ else: ++ chunks.append(partial_data) ++ bytes_read += len(partial_data) ++ pdata[0] = chunks ++ pdata[1] = bytes_read ++ instream.read_async(10240, _read_async_cb, io_priority=glib.PRIORITY_LOW-1) ++ self.emit('progress-message', ++ 'Downloading available content list ... ' + '(' + ++ self._format_size_for_display(bytes_read) + ')') ++ except IOError, e: ++ gst.warning('Error downloading ' + self.AVAILABLE_CONTENT_URI) ++ instream.close() ++ try: ++ cache_file.delete() ++ finally: ++ self.emit('loading-error', 'Error downloading available content list') ++ ++ # _query_done_cb start: ++ gst.log('Query done') ++ try: ++ remote_info = remote_file.query_info_finish(result) ++ except Exception, e: ++ # bail out if we can't query, not much point trying to download ++ gst.warning('Could not query %s: %s' % (self.AVAILABLE_CONTENT_URI, e.message)) ++ self.emit('loading-error', 'Could not connect to server') ++ return ++ ++ gst.log('Got info, querying etag') ++ remote_etag = remote_info.get_etag() ++ if remote_etag: ++ remote_etag = remote_etag.strip('"') ++ gst.log('Remote etag: ' + remote_etag) ++ ++ cache_fn = self.createCacheFileName(remote_etag) ++ cache_file = gio.File(cache_fn) ++ ++ # if file already exists, get size to double-check against server's ++ try: ++ cache_size = cache_file.query_info('standard::size').get_size() ++ except: ++ cache_size = 0 ++ finally: ++ if etag and remote_etag and etag == remote_etag: ++ remote_size = remote_info.get_size() ++ if remote_size <= 0 or cache_size == remote_size: ++ gst.log('Cache file is up-to-date, nothing to do') ++ self.parse_async(cache_fn) ++ return ++ ++ # delete old cache file if it exists ++ try: ++ cache_file.delete() ++ except: ++ pass ++ ++ # FIXME: use gio.File.copy_async() once it's wrapped ++ remote_file.read().read_async(10240, _read_async_cb, io_priority=glib.PRIORITY_LOW-1) ++ gst.info('copying ' + self.AVAILABLE_CONTENT_URI + ' -> ' + cache_fn) ++ self.emit('progress-message', 'Downloading available content list ...') ++ return ++ ++ # load_async start: ++ gst.log('starting loading') ++ ++ # init global singleton variable codec_cache, if needed ++ global codec_cache ++ ++ if not codec_cache: ++ codec_cache = CodecCache() ++ codec_cache.connect('loaded', self._on_codec_cache_loaded) ++ codec_cache.reload_async() ++ ++ etag = self.getCacheETag() ++ if etag: ++ gst.log('Cached etag: ' + etag) ++ self.deleteStaleCacheFiles(etag) ++ existing_cache_fn = self.createCacheFileName(etag) ++ existing_cache_file = gio.File(existing_cache_fn) ++ existing_cache_info = existing_cache_file.query_info('time::modified') ++ existing_cache_mtime = existing_cache_info.get_modification_time() ++ # if the cache file is not older than N minutes/hours/days, then ++ # we'll just go ahead and use it instead of downloading a new one, ++ # even if it's not perfectly up-to-date. ++ # FIXME: UI should have a way to force an update ++ secs_since_update = time.time() - existing_cache_mtime ++ if secs_since_update >= 0 and secs_since_update < self.MAX_CACHE_FILE_AGE: ++ gst.log('Cache file is fairly recent, last updated %f secs ago' % (secs_since_update)) ++ self.parse_async(existing_cache_fn) ++ return ++ else: ++ gst.log('Cached etag: None') ++ ++ # CHECKME: what happens if http is not available as protocol? ++ remote_file = gio.File(self.AVAILABLE_CONTENT_URI) ++ gst.log('Contacting server ' + self.AVAILABLE_CONTENT_URI) ++ self.emit('progress-message', 'Connecting to server ...') ++ remote_file.query_info_async(_query_done_cb, '*') ++ ++ def parseBrands(self, graph): ++ brands = [] ++ for b in graph.subjects(RDF.type, PO['Brand']): ++ brand = Brand() ++ brand.parseBrand(graph, b) ++ brands.append(brand) ++ gst.log('[%3d eps] %s %s' % (len(brand.episodes), brand.title, brand.genres)) ++ return brands ++ ++ ''' returns array of brands which can potentially be played ''' ++ def getUsableBrands(self): ++ usable_brands = [] ++ for brand in self.brands: ++ if brand.hasUsableEpisodes(): ++ usable_brands.append(brand) ++ return usable_brands ++ ++ ++############################################################################### ++ ++class ContentView(gtk.TreeView): ++ __slots__ = [ 'pool', 'content_pool_loaded', 'codec_cache_loaded', 'genre_pool' ] ++ __gsignals__ = dict(play_episode= ++ (gobject.SIGNAL_RUN_LAST, None, ++ (object,))) # Episode ++ ++ SORT_ID_1 = 0 ++ ++ def __init__(self): ++ gtk.TreeView.__init__ (self) ++ self.setupModel() ++ ++ self.set_headers_visible(False) ++ ++ self.connect('row-activated', self.onRowActivated) ++ ++ self.set_property('has-tooltip', True) ++ self.connect('query-tooltip', self.onQueryTooltip) ++ ++ self.set_message('Loading ...') ++ ++ self.pool = ContentPool() ++ self.pool.connect('codec-cache-loaded', self._on_codec_cache_loaded) ++ self.pool.connect('progress-message', self._on_content_pool_message) ++ self.pool.connect('loading-error', self._on_content_pool_error) ++ self.pool.connect('loading-done', self._on_content_pool_loading_done) ++ self.codec_cache_loaded = False ++ self.content_pool_loaded = False ++ self.genre_pool = genres.GenrePool() ++ ++ def load(self): ++ self.pool.load_async() ++ gst.log('started loading') ++ ++ def _on_content_pool_message(self, content_pool, msg): ++ self.set_message(msg) ++ ++ def _on_content_pool_error(self, content_pool, err_msg): ++ gst.warning('Failed to load available content: ' + err_msg) ++ self.set_message(err_msg) ++ ++ def _on_content_pool_loading_done(self, content_pool): ++ gst.log('content pool loaded') ++ self.content_pool_loaded = True ++ if self.codec_cache_loaded: ++ self.populate() ++ ++ def _on_codec_cache_loaded(self, content_pool): ++ gst.log('codec cache loaded, refilter') ++ self.codec_cache_loaded = True ++ #self.filter.refilter() FIXME: we don't filter at the moment ++ if self.content_pool_loaded: ++ self.populate() ++ ++ def populate_add_genre(self, genre, parent_iter): ++ _iter = self.store.append(parent_iter, [None, None, None, genre]) ++ for child_genre in genre.children: ++ self.populate_add_genre(child_genre, _iter) ++ for brand in genre.brands: ++ brand_iter = self.store.append(_iter, [brand, None, None, None]) ++ for ep in brand.episodes: ++ self.store.append(brand_iter, [brand, ep, None, None]) ++ return _iter ++ ++ def populate(self): ++ gst.log('populating treeview') ++ ++ brands = self.pool.getUsableBrands() ++ gst.info('%d brands with usable episodes/encodings' % (len(brands))) ++ ++ # build genre tree in memory and add brands to genre objects ++ self.genre_pool.clear() ++ for brand in brands: ++ for genre_shortref in brand.genres: ++ genre = self.genre_pool.get_genre(genre_shortref) ++ genre.add_brand(brand) ++ ++ # add everything to the list store ++ self.store.clear() ++ toplevel_iters = [] ++ for toplevel_genre in self.genre_pool.get_toplevel_genres(): ++ _iter = self.populate_add_genre(toplevel_genre, None) ++ toplevel_iters.append(_iter) ++ ++ # now make all this visible (view might be showing model with message) ++ self.set_model(self.filter) ++ ++ # expand top-level categories ++ for _iter in toplevel_iters: ++ path = self.store.get_path(_iter) ++ self.expand_row(path, False) ++ ++ def get_brand_tooltip(self, brand): ++ if not brand or not brand.description: ++ return None ++ return '%s\n%s' % (gobject.markup_escape_text(brand.title), ++ gobject.markup_escape_text(brand.description)) ++ ++ def get_episode_tooltip(self, brand, episode): ++ if not episode or not episode.description: ++ return None ++ return '%s\n%s\n%s' % (gobject.markup_escape_text(brand.title), ++ gobject.markup_escape_text(episode.title), ++ gobject.markup_escape_text(episode.description)) ++ ++ def onQueryTooltip(self, view, x, y, keyboard_tip, tip): ++ try: ++ model, path, _iter = self.get_tooltip_context(x, y, keyboard_tip) ++ except: ++ return False # probably no content yet ++ ++ brand, episode, msg, genre = model.get(_iter, 0, 1, 2, 3) ++ if msg or genre: ++ return False ++ if brand and not episode: ++ markup = self.get_brand_tooltip(brand) ++ elif brand and episode: ++ markup = self.get_episode_tooltip(brand, episode) ++ else: ++ markup = None ++ if markup: ++ tip.set_markup(markup) ++ else: ++ tip.set_text('No details available') # FIXME: translate ++ return True ++ ++ def onRowActivated(self, view, path, col): ++ model = self.get_model() ++ if model: ++ _iter = model.get_iter(path) ++ brand, episode = self.get_model().get(_iter, 0, 1) ++ if episode: ++ self.emit('play-episode', episode) ++ ++ def renderGenreCell(self, column, renderer, model, _iter, genre): ++ markup = '%s' % \ ++ (gobject.markup_escape_text(genre.label)) ++ renderer.set_property('markup', markup) ++ ++ def renderBrandCell(self, column, renderer, model, _iter, brand): ++ markup = '%s (%d)' % \ ++ (gobject.markup_escape_text(brand.title), len(brand.episodes)) ++ renderer.set_property('markup', markup) ++ ++ def renderEpisodeCell(self, column, renderer, model, _iter, brand, episode): ++ markup = '%s' % (gobject.markup_escape_text(episode.title)) ++ renderer.set_property('markup', markup) ++ ++ def renderMessageCell(self, column, renderer, model, _iter, msg): ++ markup = '%s' % (gobject.markup_escape_text(msg)) ++ renderer.set_property('markup', markup) ++ ++ def renderCell(self, column, renderer, model, _iter): ++ brand, episode, msg, genre = model.get(_iter, 0, 1, 2, 3) ++ if msg: ++ self.renderMessageCell(column, renderer, model, _iter, msg) ++ elif genre: ++ self.renderGenreCell(column, renderer, model, _iter, genre) ++ elif not episode: ++ self.renderBrandCell(column, renderer, model, _iter, brand) ++ else: ++ self.renderEpisodeCell(column, renderer, model, _iter, brand, episode) ++ ++ # there must be a more elegant way to do this in python ++ def sortFunc(self, model, iter1, iter2): ++ brand1, episode1, genre1 = model.get(iter1, 0, 1, 3) ++ brand2, episode2, genre2 = model.get(iter2, 0, 1, 3) ++ ++ # genres are sorted by genre.sort_rank ++ if genre1 and genre2: ++ if genre1.sort_rank != genre2.sort_rank: ++ return genre1.sort_rank - genre2.sort_rank ++ else: ++ s1 = genre1.label ++ s2 = genre2.label ++ ++ # genre always comes before any other siblings (like brands or episodes) ++ elif genre1: ++ return -1 ++ elif genre2: ++ return 1 ++ ++ # brands and episodes are sorted alphabetically by title ++ elif not episode1 or not episode2: ++ s1 = brand1.title ++ s2 = brand2.title ++ elif episode1 and episode2: ++ s1 = episode1.title ++ s2 = episode2.title ++ else: ++ gst.warning('should not be reached (should be genre label comparison)') ++ ++ # string comparison ++ if s1 == s2: ++ return 0 ++ elif s1 > s2: ++ return 1 ++ else: ++ return -1 ++ ++ def set_message(self, msg): ++ self.msg_store.clear() ++ self.msg_store.append(None, [None, None, msg, None]) ++ self.set_model(self.msg_store) ++ gst.log('set message "' + msg + '"') ++ ++ def setupModel(self): ++ # columns: Brand, Episode, message string, Genre ++ self.msg_store = gtk.TreeStore(object, object, str, object) ++ self.store = gtk.TreeStore(object, object, str, object) ++ self.filter = self.store.filter_new() ++ ++ column = gtk.TreeViewColumn() ++ renderer = gtk.CellRendererText() ++ renderer.set_property('ellipsize', pango.ELLIPSIZE_END) ++ column.pack_start(renderer, expand=True) ++ column.set_cell_data_func(renderer, self.renderCell) ++ self.append_column(column) ++ self.store.set_sort_func(self.SORT_ID_1, self.sortFunc) ++ self.store.set_sort_column_id(self.SORT_ID_1, gtk.SORT_ASCENDING) ++ ++if __name__ == "__main__": ++ # ensure the caps strings in the container/video/audio map are parsable ++ for cs in video_map: ++ caps = gst.Caps(video_map[cs]) ++ for cs in audio_map: ++ caps = gst.Caps(audio_map[cs]) ++ for cs in container_map: ++ caps = gst.Caps(container_map[cs]) ++ # test window ++ window = gtk.Window() ++ scrollwin = gtk.ScrolledWindow() ++ scrollwin.set_policy(gtk.POLICY_NEVER, gtk.POLICY_AUTOMATIC) ++ window.add(scrollwin) ++ view = ContentView() ++ view.load() ++ scrollwin.add(view) ++ window.show_all() ++ gtk.main() ++ +diff --git a/src/plugins/bbc/genres.py b/src/plugins/bbc/genres.py +new file mode 100644 +index 0000000..4d8d3b7 +--- /dev/null ++++ b/src/plugins/bbc/genres.py +@@ -0,0 +1,251 @@ ++#!/usr/bin/python ++# coding=UTF-8 ++# ++# Copyright (C) 2008 Tim-Philipp Müller ++# Copyright (C) 2008 Canonical Ltd. ++# ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 2 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ++# ++# The Totem project hereby grant permission for non-gpl compatible GStreamer ++# plugins to be used and distributed together with GStreamer and Totem. This ++# permission are above and beyond the permissions granted by the GPL license ++# Totem is covered by. ++# ++# See license_change file for details. ++ ++import gobject ++gobject.threads_init() ++import pygst ++pygst.require ("0.10") ++import gst ++ ++shortref_to_label_map = { ++ "childrens": "Children's", ++ "childrens/activities": "Activities", ++ "childrens/drama": "Drama", ++ "childrens/entertainmentandcomedy": "Entertainment & Comedy", ++ "childrens/factual": "Factual", ++ "childrens/music": "Music", ++ "childrens/news": "News", ++ "childrens/sport": "Sport", ++ "drama": "Drama", ++ "drama/actionandadventure": "Action & Adventure", ++ "drama/biographical": "Biographical", ++ "drama/classicandperiod": "Classic & Period", ++ "drama/crime": "Crime", ++ "drama/historical": "Historical", ++ "drama/horrorandsupernatural": "Horror & Supernatural", ++ "drama/legalandcourtroom": "Legal & Courtroom", ++ "drama/medical": "Medical", ++ "drama/musical": "Musical", ++ "drama/political": "Political", ++ "drama/psychological": "Psychological", ++ "drama/relationshipsandromance": "Relationships & Romance", ++ "drama/scifiandfantasy": "SciFi & Fantasy", ++ "drama/soaps": "Soaps", ++ "drama/spiritual": "Spiritual", ++ "drama/thriller": "Thriller", ++ "drama/waranddisaster": "War & Disaster", ++ "drama/western": "Western", ++ "entertainmentandcomedy": "Entertainment & Comedy", ++ "entertainmentandcomedy/impressionists": "Impressionists", ++ "entertainmentandcomedy/satire": "Satire", ++ "entertainmentandcomedy/sitcoms": "Sitcoms", ++ "entertainmentandcomedy/sketch": "Sketch", ++ "entertainmentandcomedy/spoof": "Spoof", ++ "entertainmentandcomedy/standup": "Standup", ++ "entertainmentandcomedy/varietyshows": "Variety Shows", ++ "factual": "Factual", ++ "factual/antiques": "Antiques", ++ "factual/artscultureandthemedia": "Arts, Culture & the Media", ++ "factual/beautyandstyle": "Beauty & Style", ++ "factual/carsandmotors": "Cars & Motors", ++ "factual/cinema": "Cinema", ++ "factual/consumer": "Consumer", ++ "factual/crimeandjustice": "Crime & Justice", ++ "factual/disability": "Disability", ++ "factual/familiesandrelationships": "Families & Relationships", ++ "factual/foodanddrink": "Food & Drink", ++ "factual/healthandwellbeing": "Health & Wellbeing", ++ "factual/history": "History", ++ "factual/homesandgardens": "Homes & Gardens", ++ "factual/lifestories": "Life Stories", ++ "factual/money": "Money", ++ "factual/petsandanimals": "Pets & Animals", ++ "factual/politics": "Politics", ++ "factual/sciencenatureandenvironment": "Science, Nature & Environment", ++ "factual/travel": "Travel", ++ "learning": "Learning", ++ "learning/1119": "Age 11-19", ++ "learning/511": "Age 5-11", ++ "learning/adults": "Adults", ++ "learning/preschool": "Pre-School", ++ "music": "Music", ++ "music/classicpopandrock": "Classic Pop & Rock", ++ "music/classical": "Classical", ++ "music/country": "Country", ++ "music/danceandelectronica": "Dance & Electronica", ++ "music/desi": "Desi", ++ "music/easylisteningsoundtracksandmusicals": "Easy Listening, Soundtracks & Musicals", ++ "music/folk": "Folk", ++ "music/hiphoprnbanddancehall": "Hip Hop, RnB & Dancehall", ++ "music/jazzandblues": "Jazz & Blues", ++ "music/popandchart": "Pop & Chart", ++ "music/rockandindie": "Rock & Indie", ++ "music/soulandreggae": "Soul & Reggae", ++ "music/world": "World", ++ "news": "News", ++ "religionandethics": "Religion & Ethics", ++ "sport": "Sport", ++ "sport/archery": "Archery", ++ "sport/athletics": "Athletics", ++ "sport/badminton": "Badminton", ++ "sport/baseball": "Baseball", ++ "sport/basketball": "Basketball", ++ "sport/bowls": "Bowls", ++ "sport/boxing": "Boxing", ++ "sport/canoeing": "Canoeing", ++ "sport/cricket": "Cricket", ++ "sport/cycling": "Cycling", ++ "sport/darts": "Darts", ++ "sport/disabilitysport": "Disability Sport", ++ "sport/diving": "Diving", ++ "sport/equestrian": "Equestrian", ++ "sport/fencing": "Fencing", ++ "sport/football": "Football", ++ "sport/gaelicgames": "Gaelic Games", ++ "sport/golf": "Golf", ++ "sport/gymnastics": "Gymnastics", ++ "sport/handball": "Handball", ++ "sport/hockey": "Hockey", ++ "sport/horseracing": "Horse Racing", ++ "sport/judo": "Judo", ++ "sport/modernpentathlon": "Modern Pentathlon", ++ "sport/motorsport": "Motorsport", ++ "sport/olympics": "Olympics", ++ "sport/rowing": "Rowing", ++ "sport/rugbyleague": "Rugby League", ++ "sport/rugbyunion": "Rugby Union", ++ "sport/sailing": "Sailing", ++ "sport/shinty": "Shinty", ++ "sport/shooting": "Shooting", ++ "sport/snooker": "Snooker", ++ "sport/softball": "Softball", ++ "sport/swimming": "Swimming", ++ "sport/tabletennis": "Table Tennis", ++ "sport/taekwondo": "Taekwondo", ++ "sport/tennis": "Tennis", ++ "sport/triathlon": "Triathlon", ++ "sport/volleyball": "Volleyball", ++ "sport/waterpolo": "Water Polo", ++ "sport/weightlifting": "Weightlifting", ++ "sport/wintersports": "Winter Sports", ++ "sport/wrestling": "Wrestling", ++ "weather": "Weather" ++} ++ ++# lowest = at the top ++shortref_to_sortrank_map = { ++ "news": 1, ++ "childrens": 2, ++ "drama": 3, ++ "entertainmentandcomedy": 4, ++ "factual": 5, ++ "learning": 6, ++ "music": 7, ++ "religionandethics": 8, ++ "sport": 9, ++ "weather": 10 ++} ++ ++''' ++GenrePool: keeps track of the already-created genres, mainly so we can easily ++ find already-existing parents for to-be-created genres ++''' ++class GenrePool(object): ++ __slots__ = [ 'genres', 'toplevel_genres' ] ++ ++ def __init__(self): ++ self.clear() ++ ++ def clear(self): ++ self.genres = { } # maps short_ref => genre object ++ ++ def get_genre(self, short_ref): ++ # check if genre already exists ++ if short_ref in self.genres: ++ return self.genres[short_ref] ++ ++ # if not, create genre (and any parents which don't exist yet) ++ lastslash_pos = short_ref.rfind('/') ++ if lastslash_pos > 0: ++ parent_ref = short_ref[0:lastslash_pos] ++ gst.log('genre: ' + short_ref + ', parent_genre: ' + parent_ref) ++ parent = self.get_genre(parent_ref) ++ else: ++ parent = None ++ ++ genre = Genre(short_ref, parent) ++ self.genres[short_ref] = genre ++ ++ return genre ++ ++ def get_toplevel_genres(self): ++ toplevel_genres = [] ++ for genre in self.genres.values(): ++ if not genre.parent: ++ toplevel_genres.append(genre) ++ return toplevel_genres ++ ++''' ++Genre: represents a genre ++''' ++class Genre(object): ++ __slots__ = [ 'short_ref', 'label', 'sort_rank', 'parent', 'children', 'brands' ] ++ ++ def __init__(self, short_ref, parent_genre): ++ self.short_ref = short_ref ++ ++ if short_ref in shortref_to_label_map: ++ self.label = shortref_to_label_map[short_ref] ++ else: ++ self.label = 'Unknown: ' + short_ref ++ ++ if short_ref in shortref_to_sortrank_map: ++ self.sort_rank = shortref_to_sortrank_map[short_ref] ++ else: ++ self.sort_rank = 99999 ++ ++ self.parent = parent_genre ++ self.children = [] ++ self.brands = [] ++ ++ if parent_genre is not None: ++ parent_genre.add_child(self) ++ ++ gst.log('created genre ' + short_ref + ' = ' + self.label) ++ ++ def add_child(self, child_genre): ++ if child_genre not in self.children: ++ self.children.append(child_genre) ++ ++ def add_brand(self, brand): ++ if brand not in self.brands: ++ self.brands.append(brand) ++ gst.log(self.short_ref + ': adding show ' + brand.title) ++ ++if __name__ == "__main__": ++ pass ++ +diff --git a/src/plugins/bbc/installablecodecs.py b/src/plugins/bbc/installablecodecs.py +new file mode 100644 +index 0000000..6b60a77 +--- /dev/null ++++ b/src/plugins/bbc/installablecodecs.py +@@ -0,0 +1,112 @@ ++#!/usr/bin/python ++# coding=UTF-8 ++# ++# Copyright (C) 2008 Tim-Philipp Müller ++# Copyright (C) 2008 Canonical Ltd. ++# ++# This program is free software; you can redistribute it and/or modify ++# it under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 2 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++# GNU General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ++# ++# The Totem project hereby grant permission for non-gpl compatible GStreamer ++# plugins to be used and distributed together with GStreamer and Totem. This ++# permission are above and beyond the permissions granted by the GPL license ++# Totem is covered by. ++# ++# See license_change file for details. ++ ++import gobject ++gobject.threads_init() ++import pygst ++pygst.require ("0.10") ++import gst ++ ++import os ++ ++def allPackagesAvailableApt(package_descs, codec_name, apt_cache): ++ toinstall = '' ++ allinstalled = True ++ for pkg_desc in package_descs: ++ (component, pkg_name) = pkg_desc.split('/') ++ if apt_cache.has_key(pkg_name): ++ package = apt_cache[pkg_name] ++ # we only care about installable ones here, not installed, since ++ # the installed ones we can better check via the registry (also ++ # taking into account element factory ranks etc.) ++ gst.log('%s: package %s: installed=%d, downloadable=%d' % (codec_name, pkg_name, ++ package.isInstalled, ++ package.candidateDownloadable)) ++ if not package.isInstalled: ++ allinstalled = False ++ if not package.candidateDownloadable: ++ gst.log('%s: not available (package %s not downloadable)' % (codec_name, pkg_name)) ++ return False ++ elif toinstall.find(pkg_name) < 0: ++ toinstall += pkg_name + ' ' ++ ++ # if all candidat packages are already installed, things should ++ # be checked via the registry and there's nothing to be gained ++ # here, so pretend the codec is not available for installation ++ # in this case ++ if allinstalled: ++ gst.debug('%s: not available (all already installed)' % (codec_name)) ++ return False ++ else: ++ gst.debug('%s: available (install %s)' % (codec_name, toinstall[:-1])) ++ return True ++ ++def getInstallableCodecsUbuntu(): ++ import warnings ++ warnings.filterwarnings("ignore", "apt API not stable yet", FutureWarning) ++ import apt ++ import gdbm ++ ++ codecs = [] ++ ++ try: ++ apt_cache = apt.Cache() ++ except: ++ gst.warning('Failed to read APT cache') ++ return [] ++ ++ try: ++ codec_map = gdbm.open('/var/cache/app-install/gai-codec-map.gdbm') ++ for key in codec_map.keys(): ++ if not key.startswith('0.10:decoder-'): ++ continue ++ codec_name = key[13:] ++ if allPackagesAvailableApt(codec_map[key].split(), codec_name, apt_cache): ++ codecs.append(codec_name) ++ except gdbm.error: ++ gst.warning('gdbm error') ++ return [] ++ ++ return codecs ++ ++ ++def getInstallableCodecs(): ++ codecs = [] ++ if os.access('/var/cache/app-install/gai-codec-map.gdbm', os.R_OK): ++ codecs = getInstallableCodecsUbuntu() ++ return codecs ++ ++ ++if __name__ == "__main__": ++ codecs = getInstallableCodecs() ++ if len(codecs) > 0: ++ for codec in codecs: ++ print "installable: %s" % (codec) ++ else: ++ print 'No codecs known to be installable' ++ ++ --- totem-2.27.2.orig/debian/patches/90_autotools.patch +++ totem-2.27.2/debian/patches/90_autotools.patch @@ -0,0 +1,20164 @@ +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/aclocal.m4 totem-2.27.2/aclocal.m4 +--- totem-2.27.2.old/aclocal.m4 2009-07-23 23:32:25.000000000 +0200 ++++ totem-2.27.2/aclocal.m4 2009-07-24 09:04:35.000000000 +0200 +@@ -1,7 +1,7 @@ +-# generated automatically by aclocal 1.11 -*- Autoconf -*- ++# generated automatically by aclocal 1.10.2 -*- Autoconf -*- + + # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +-# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. ++# 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -3441,13 +3441,10 @@ + # before this can be enabled. + hardcode_into_libs=yes + +- # Add ABI-specific directories to the system library path. +- sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib" +- + # Append ld.so.conf contents to the search path + if test -f /etc/ld.so.conf; then + lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` +- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ++ sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" + fi + + # We used to test for /lib/ld.so.1 and disable shared libraries on +@@ -3459,6 +3456,18 @@ + dynamic_linker='GNU/Linux ld.so' + ;; + ++netbsdelf*-gnu) ++ version_type=linux ++ need_lib_prefix=no ++ need_version=no ++ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' ++ soname_spec='${libname}${release}${shared_ext}$major' ++ shlibpath_var=LD_LIBRARY_PATH ++ shlibpath_overrides_runpath=no ++ hardcode_into_libs=yes ++ dynamic_linker='NetBSD ld.elf_so' ++ ;; ++ + netbsd*) + version_type=sunos + need_lib_prefix=no +@@ -4050,7 +4059,7 @@ + lt_cv_deplibs_check_method=pass_all + ;; + +-netbsd*) ++netbsd* | netbsdelf*-gnu) + if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then + lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' + else +@@ -4731,7 +4740,7 @@ + ;; + esac + ;; +- netbsd*) ++ netbsd* | netbsdelf*-gnu) + ;; + *qnx* | *nto*) + # QNX uses GNU C++, but need to define -shared option too, otherwise +@@ -5156,6 +5165,9 @@ + cygwin* | mingw* | cegcc*) + _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' + ;; ++ linux* | k*bsd*-gnu) ++ _LT_TAGVAR(link_all_deplibs, $1)=no ++ ;; + *) + _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' + ;; +@@ -5220,6 +5232,9 @@ + openbsd*) + with_gnu_ld=no + ;; ++ linux* | k*bsd*-gnu) ++ _LT_TAGVAR(link_all_deplibs, $1)=no ++ ;; + esac + + _LT_TAGVAR(ld_shlibs, $1)=yes +@@ -5402,7 +5417,7 @@ + fi + ;; + +- netbsd*) ++ netbsd* | netbsdelf*-gnu) + if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then + _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' + wlarc= +@@ -5577,6 +5592,7 @@ + if test "$aix_use_runtimelinking" = yes; then + shared_flag="$shared_flag "'${wl}-G' + fi ++ _LT_TAGVAR(link_all_deplibs, $1)=no + else + # not using gcc + if test "$host_cpu" = ia64; then +@@ -5815,7 +5831,7 @@ + _LT_TAGVAR(link_all_deplibs, $1)=yes + ;; + +- netbsd*) ++ netbsd* | netbsdelf*-gnu) + if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then + _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out + else +@@ -9024,14 +9040,16 @@ + # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES]) + # --------------------------------------------- + m4_define([_PKG_CONFIG], +-[if test -n "$$1"; then +- pkg_cv_[]$1="$$1" +- elif test -n "$PKG_CONFIG"; then +- PKG_CHECK_EXISTS([$3], +- [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], +- [pkg_failed=yes]) +- else +- pkg_failed=untried ++[if test -n "$PKG_CONFIG"; then ++ if test -n "$$1"; then ++ pkg_cv_[]$1="$$1" ++ else ++ PKG_CHECK_EXISTS([$3], ++ [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], ++ [pkg_failed=yes]) ++ fi ++else ++ pkg_failed=untried + fi[]dnl + ])# _PKG_CONFIG + +@@ -9075,9 +9093,9 @@ + if test $pkg_failed = yes; then + _PKG_SHORT_ERRORS_SUPPORTED + if test $_pkg_short_errors_supported = yes; then +- $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` ++ $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"` + else +- $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1` ++ $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` + fi + # Put the nasty error message in config.log where it belongs + echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD +@@ -9124,10 +9142,10 @@ + # generated from the m4 files accompanying Automake X.Y. + # (This private macro should not be called outside this file.) + AC_DEFUN([AM_AUTOMAKE_VERSION], +-[am__api_version='1.11' ++[am__api_version='1.10' + dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to + dnl require some minimum version. Point them to the right macro. +-m4_if([$1], [1.11], [], ++m4_if([$1], [1.10.2], [], + [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl + ]) + +@@ -9143,7 +9161,7 @@ + # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. + # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. + AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], +-[AM_AUTOMAKE_VERSION([1.11])dnl ++[AM_AUTOMAKE_VERSION([1.10.2])dnl + m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl + _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) +@@ -9203,14 +9221,14 @@ + + # AM_CONDITIONAL -*- Autoconf -*- + +-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 ++# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006 + # Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 9 ++# serial 8 + + # AM_CONDITIONAL(NAME, SHELL-CONDITION) + # ------------------------------------- +@@ -9223,7 +9241,6 @@ + AC_SUBST([$1_FALSE])dnl + _AM_SUBST_NOTMAKE([$1_TRUE])dnl + _AM_SUBST_NOTMAKE([$1_FALSE])dnl +-m4_define([_AM_COND_VALUE_$1], [$2])dnl + if $2; then + $1_TRUE= + $1_FALSE='#' +@@ -9237,14 +9254,14 @@ + Usually this means the macro was only invoked conditionally.]]) + fi])]) + +-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 ++# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + # Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 10 ++# serial 9 + + # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be + # written in clear, in which case automake, when reading aclocal.m4, +@@ -9301,16 +9318,6 @@ + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` + fi +- am__universal=false +- m4_case([$1], [CC], +- [case " $depcc " in #( +- *\ -arch\ *\ -arch\ *) am__universal=true ;; +- esac], +- [CXX], +- [case " $depcc " in #( +- *\ -arch\ *\ -arch\ *) am__universal=true ;; +- esac]) +- + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and +@@ -9328,17 +9335,7 @@ + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + +- # We check with `-c' and `-o' for the sake of the "dashmstdout" +- # mode. It turns out that the SunPro C++ compiler does not properly +- # handle `-M -o', and we need to detect this. Also, some Intel +- # versions had trouble with output in subdirs +- am__obj=sub/conftest.${OBJEXT-o} +- am__minus_obj="-o $am__obj" + case $depmode in +- gcc) +- # This depmode causes a compiler race in universal mode. +- test "$am__universal" = false || continue +- ;; + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested +@@ -9348,23 +9345,19 @@ + break + fi + ;; +- msvisualcpp | msvcmsys) +- # This compiler won't grok `-c -o', but also, the minuso test has +- # not run yet. These depmodes are late enough in the game, and +- # so weak that their functioning should not be impacted. +- am__obj=conftest.${OBJEXT-o} +- am__minus_obj= +- ;; + none) break ;; + esac ++ # We check with `-c' and `-o' for the sake of the "dashmstdout" ++ # mode. It turns out that the SunPro C++ compiler does not properly ++ # handle `-M -o', and we need to detect this. + if depmode=$depmode \ +- source=sub/conftest.c object=$am__obj \ ++ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ +- $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ ++ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && +- grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ++ grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message +@@ -9428,61 +9421,59 @@ + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-#serial 5 ++#serial 4 + + # _AM_OUTPUT_DEPENDENCY_COMMANDS + # ------------------------------ + AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], +-[{ +- # Autoconf 2.62 quotes --file arguments for eval, but not when files +- # are listed without --file. Let's play safe and only enable the eval +- # if we detect the quoting. +- case $CONFIG_FILES in +- *\'*) eval set x "$CONFIG_FILES" ;; +- *) set x $CONFIG_FILES ;; +- esac +- shift +- for mf +- do +- # Strip MF so we end up with the name of the file. +- mf=`echo "$mf" | sed -e 's/:.*$//'` +- # Check whether this is an Automake generated Makefile or not. +- # We used to match only the files named `Makefile.in', but +- # some people rename them; so instead we look at the file content. +- # Grep'ing the first line is not enough: some people post-process +- # each Makefile.in and add a new line on top of each file to say so. +- # Grep'ing the whole file is not good either: AIX grep has a line +- # limit of 2048, but all sed's we know have understand at least 4000. +- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then +- dirpart=`AS_DIRNAME("$mf")` +- else +- continue +- fi +- # Extract the definition of DEPDIR, am__include, and am__quote +- # from the Makefile without running `make'. +- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` +- test -z "$DEPDIR" && continue +- am__include=`sed -n 's/^am__include = //p' < "$mf"` +- test -z "am__include" && continue +- am__quote=`sed -n 's/^am__quote = //p' < "$mf"` +- # When using ansi2knr, U may be empty or an underscore; expand it +- U=`sed -n 's/^U = //p' < "$mf"` +- # Find all dependency output files, they are included files with +- # $(DEPDIR) in their names. We invoke sed twice because it is the +- # simplest approach to changing $(DEPDIR) to its actual value in the +- # expansion. +- for file in `sed -n " +- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ +- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do +- # Make sure the directory exists. +- test -f "$dirpart/$file" && continue +- fdir=`AS_DIRNAME(["$file"])` +- AS_MKDIR_P([$dirpart/$fdir]) +- # echo "creating $dirpart/$file" +- echo '# dummy' > "$dirpart/$file" +- done ++[# Autoconf 2.62 quotes --file arguments for eval, but not when files ++# are listed without --file. Let's play safe and only enable the eval ++# if we detect the quoting. ++case $CONFIG_FILES in ++*\'*) eval set x "$CONFIG_FILES" ;; ++*) set x $CONFIG_FILES ;; ++esac ++shift ++for mf ++do ++ # Strip MF so we end up with the name of the file. ++ mf=`echo "$mf" | sed -e 's/:.*$//'` ++ # Check whether this is an Automake generated Makefile or not. ++ # We used to match only the files named `Makefile.in', but ++ # some people rename them; so instead we look at the file content. ++ # Grep'ing the first line is not enough: some people post-process ++ # each Makefile.in and add a new line on top of each file to say so. ++ # Grep'ing the whole file is not good either: AIX grep has a line ++ # limit of 2048, but all sed's we know have understand at least 4000. ++ if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then ++ dirpart=`AS_DIRNAME("$mf")` ++ else ++ continue ++ fi ++ # Extract the definition of DEPDIR, am__include, and am__quote ++ # from the Makefile without running `make'. ++ DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ++ test -z "$DEPDIR" && continue ++ am__include=`sed -n 's/^am__include = //p' < "$mf"` ++ test -z "am__include" && continue ++ am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ++ # When using ansi2knr, U may be empty or an underscore; expand it ++ U=`sed -n 's/^U = //p' < "$mf"` ++ # Find all dependency output files, they are included files with ++ # $(DEPDIR) in their names. We invoke sed twice because it is the ++ # simplest approach to changing $(DEPDIR) to its actual value in the ++ # expansion. ++ for file in `sed -n " ++ s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ ++ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do ++ # Make sure the directory exists. ++ test -f "$dirpart/$file" && continue ++ fdir=`AS_DIRNAME(["$file"])` ++ AS_MKDIR_P([$dirpart/$fdir]) ++ # echo "creating $dirpart/$file" ++ echo '# dummy' > "$dirpart/$file" + done +-} ++done + ])# _AM_OUTPUT_DEPENDENCY_COMMANDS + + +@@ -9502,13 +9493,13 @@ + # Do all the work for Automake. -*- Autoconf -*- + + # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, +-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. ++# 2005, 2006, 2008 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 16 ++# serial 13 + + # This macro actually does too much. Some checks are only needed if + # your package does certain things. But this isn't really a big deal. +@@ -9525,7 +9516,7 @@ + # arguments mandatory, and then we can depend on a new Autoconf + # release and drop the old call support. + AC_DEFUN([AM_INIT_AUTOMAKE], +-[AC_PREREQ([2.62])dnl ++[AC_PREREQ([2.60])dnl + dnl Autoconf wants to disallow AM_ names. We explicitly allow + dnl the ones we care about. + m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl +@@ -9576,8 +9567,8 @@ + AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) + AM_MISSING_PROG(AUTOHEADER, autoheader) + AM_MISSING_PROG(MAKEINFO, makeinfo) +-AC_REQUIRE([AM_PROG_INSTALL_SH])dnl +-AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl ++AM_PROG_INSTALL_SH ++AM_PROG_INSTALL_STRIP + AC_REQUIRE([AM_PROG_MKDIR_P])dnl + # We need awk for the "check" target. The system "awk" is bad on + # some platforms. +@@ -9585,36 +9576,23 @@ + AC_REQUIRE([AC_PROG_MAKE_SET])dnl + AC_REQUIRE([AM_SET_LEADING_DOT])dnl + _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], +- [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], +- [_AM_PROG_TAR([v7])])]) ++ [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], ++ [_AM_PROG_TAR([v7])])]) + _AM_IF_OPTION([no-dependencies],, + [AC_PROVIDE_IFELSE([AC_PROG_CC], +- [_AM_DEPENDENCIES(CC)], +- [define([AC_PROG_CC], +- defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl ++ [_AM_DEPENDENCIES(CC)], ++ [define([AC_PROG_CC], ++ defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl + AC_PROVIDE_IFELSE([AC_PROG_CXX], +- [_AM_DEPENDENCIES(CXX)], +- [define([AC_PROG_CXX], +- defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl ++ [_AM_DEPENDENCIES(CXX)], ++ [define([AC_PROG_CXX], ++ defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl + AC_PROVIDE_IFELSE([AC_PROG_OBJC], +- [_AM_DEPENDENCIES(OBJC)], +- [define([AC_PROG_OBJC], +- defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl +-]) +-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl +-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the +-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro +-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. +-AC_CONFIG_COMMANDS_PRE(dnl +-[m4_provide_if([_AM_COMPILER_EXEEXT], +- [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl +-]) +- +-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not +-dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further +-dnl mangled by Autoconf and run in a shell conditional statement. +-m4_define([_AC_COMPILER_EXEEXT], +-m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) ++ [_AM_DEPENDENCIES(OBJC)], ++ [define([AC_PROG_OBJC], ++ defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl ++]) ++]) + + + # When config.status generates a header, we must update the stamp-h file. +@@ -9638,7 +9616,7 @@ + done + echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) + +-# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. ++# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -9649,14 +9627,7 @@ + # Define $install_sh. + AC_DEFUN([AM_PROG_INSTALL_SH], + [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl +-if test x"${install_sh}" != xset; then +- case $am_aux_dir in +- *\ * | *\ *) +- install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; +- *) +- install_sh="\${SHELL} $am_aux_dir/install-sh" +- esac +-fi ++install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} + AC_SUBST(install_sh)]) + + # Copyright (C) 2003, 2005 Free Software Foundation, Inc. +@@ -9683,38 +9654,27 @@ + # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- + # From Jim Meyering + +-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008 ++# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005 + # Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 5 ++# serial 4 + +-# AM_MAINTAINER_MODE([DEFAULT-MODE]) +-# ---------------------------------- +-# Control maintainer-specific portions of Makefiles. +-# Default is to disable them, unless `enable' is passed literally. +-# For symmetry, `disable' may be passed as well. Anyway, the user +-# can override the default with the --enable/--disable switch. + AC_DEFUN([AM_MAINTAINER_MODE], +-[m4_case(m4_default([$1], [disable]), +- [enable], [m4_define([am_maintainer_other], [disable])], +- [disable], [m4_define([am_maintainer_other], [enable])], +- [m4_define([am_maintainer_other], [enable]) +- m4_warn([syntax], [unexpected argument to AM@&t@_MAINTAINER_MODE: $1])]) +-AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles]) +- dnl maintainer-mode's default is 'disable' unless 'enable' is passed +- AC_ARG_ENABLE([maintainer-mode], +-[ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful ++[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) ++ dnl maintainer-mode is disabled by default ++ AC_ARG_ENABLE(maintainer-mode, ++[ --enable-maintainer-mode enable make rules and dependencies not useful + (and sometimes confusing) to the casual installer], +- [USE_MAINTAINER_MODE=$enableval], +- [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes])) ++ USE_MAINTAINER_MODE=$enableval, ++ USE_MAINTAINER_MODE=no) + AC_MSG_RESULT([$USE_MAINTAINER_MODE]) +- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) ++ AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes]) + MAINT=$MAINTAINER_MODE_TRUE +- AC_SUBST([MAINT])dnl ++ AC_SUBST(MAINT)dnl + ] + ) + +@@ -9722,13 +9682,13 @@ + + # Check to see how 'make' treats includes. -*- Autoconf -*- + +-# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. ++# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 4 ++# serial 3 + + # AM_MAKE_INCLUDE() + # ----------------- +@@ -9737,7 +9697,7 @@ + [am_make=${MAKE-make} + cat > confinc << 'END' + am__doit: +- @echo this is the am__doit target ++ @echo done + .PHONY: am__doit + END + # If we don't find an include directive, just comment out the code. +@@ -9747,24 +9707,24 @@ + _am_result=none + # First try GNU make style include. + echo "include confinc" > confmf +-# Ignore all kinds of additional output from `make'. +-case `$am_make -s -f confmf 2> /dev/null` in #( +-*the\ am__doit\ target*) +- am__include=include +- am__quote= +- _am_result=GNU +- ;; +-esac ++# We grep out `Entering directory' and `Leaving directory' ++# messages which can occur if `w' ends up in MAKEFLAGS. ++# In particular we don't look at `^make:' because GNU make might ++# be invoked under some other name (usually "gmake"), in which ++# case it prints its new name instead of `make'. ++if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then ++ am__include=include ++ am__quote= ++ _am_result=GNU ++fi + # Now try BSD make style include. + if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf +- case `$am_make -s -f confmf 2> /dev/null` in #( +- *the\ am__doit\ target*) +- am__include=.include +- am__quote="\"" +- _am_result=BSD +- ;; +- esac ++ if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then ++ am__include=.include ++ am__quote="\"" ++ _am_result=BSD ++ fi + fi + AC_SUBST([am__include]) + AC_SUBST([am__quote]) +@@ -9809,14 +9769,14 @@ + + # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- + +-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 ++# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005 + # Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 6 ++# serial 5 + + # AM_MISSING_PROG(NAME, PROGRAM) + # ------------------------------ +@@ -9833,14 +9793,7 @@ + AC_DEFUN([AM_MISSING_HAS_RUN], + [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl + AC_REQUIRE_AUX_FILE([missing])dnl +-if test x"${MISSING+set}" != xset; then +- case $am_aux_dir in +- *\ * | *\ *) +- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; +- *) +- MISSING="\${SHELL} $am_aux_dir/missing" ;; +- esac +-fi ++test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" + # Use eval to expand $SHELL + if eval "$MISSING --run true"; then + am_missing_run="$MISSING --run " +@@ -9909,7 +9862,7 @@ + AC_DEFUN([_AM_IF_OPTION], + [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) + +-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009 ++# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 + # Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation +@@ -9940,11 +9893,13 @@ + # numbers and dots only. + AC_DEFUN([AM_PATH_PYTHON], + [ +- dnl Find a Python interpreter. Python versions prior to 2.0 are not +- dnl supported. (2.0 was released on October 16, 2000). ++ dnl Find a Python interpreter. Python versions prior to 1.5 are not ++ dnl supported because the default installation locations changed from ++ dnl $prefix/lib/site-python in 1.4 to $prefix/lib/python1.5/site-packages ++ dnl in 1.5. + m4_define_default([_AM_PYTHON_INTERPRETER_LIST], +- [python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 dnl +-python2.1 python2.0]) ++ [python python2 python2.5 python2.4 python2.3 python2.2 dnl ++python2.1 python2.0 python1.6 python1.5]) + + m4_if([$1],[],[ + dnl No version check is needed. +@@ -9991,7 +9946,7 @@ + dnl library. + + AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version], +- [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`]) ++ [am_cv_python_version=`$PYTHON -c "import sys; print sys.version[[:3]]"`]) + AC_SUBST([PYTHON_VERSION], [$am_cv_python_version]) + + dnl Use the values of $prefix and $exec_prefix for the corresponding +@@ -10006,7 +9961,7 @@ + dnl to know which OS platform Python thinks this is. + + AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform], +- [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`]) ++ [am_cv_python_platform=`$PYTHON -c "import sys; print sys.platform"`]) + AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform]) + + +@@ -10021,21 +9976,8 @@ + dnl doesn't work. + AC_CACHE_CHECK([for $am_display_PYTHON script directory], + [am_cv_python_pythondir], +- [if test "x$prefix" = xNONE +- then +- am_py_prefix=$ac_default_prefix +- else +- am_py_prefix=$prefix +- fi +- am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null || +- echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` +- case $am_cv_python_pythondir in +- $am_py_prefix*) +- am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` +- am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` +- ;; +- esac +- ]) ++ [am_cv_python_pythondir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,0,prefix='$PYTHON_PREFIX')" 2>/dev/null || ++ echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"`]) + AC_SUBST([pythondir], [$am_cv_python_pythondir]) + + dnl pkgpythondir -- $PACKAGE directory under pythondir. Was +@@ -10051,21 +9993,8 @@ + dnl doesn't work. + AC_CACHE_CHECK([for $am_display_PYTHON extension module directory], + [am_cv_python_pyexecdir], +- [if test "x$exec_prefix" = xNONE +- then +- am_py_exec_prefix=$am_py_prefix +- else +- am_py_exec_prefix=$exec_prefix +- fi +- am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null || +- echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` +- case $am_cv_python_pyexecdir in +- $am_py_exec_prefix*) +- am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` +- am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` +- ;; +- esac +- ]) ++ [am_cv_python_pyexecdir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,0,prefix='$PYTHON_EXEC_PREFIX')" 2>/dev/null || ++ echo "${PYTHON_EXEC_PREFIX}/lib/python${PYTHON_VERSION}/site-packages"`]) + AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir]) + + dnl pkgpyexecdir -- $(pyexecdir)/$(PACKAGE) +@@ -10085,16 +10014,15 @@ + # Run ACTION-IF-FALSE otherwise. + # This test uses sys.hexversion instead of the string equivalent (first + # word of sys.version), in order to cope with versions such as 2.2c1. +-# This supports Python 2.0 or higher. (2.0 was released on October 16, 2000). ++# hexversion has been introduced in Python 1.5.2; it's probably not ++# worth to support older versions (1.5.1 was released on October 31, 1998). + AC_DEFUN([AM_PYTHON_CHECK_VERSION], +- [prog="import sys ++ [prog="import sys, string + # split strings by '.' and convert to numeric. Append some zeros + # because we need at least 4 digits for the hex conversion. +-# map returns an iterator in Python 3.0 and a list in 2.x +-minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]] ++minver = map(int, string.split('$2', '.')) + [[0, 0, 0]] + minverhex = 0 +-# xrange is not present in Python 3.0 and range returns an iterator +-for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]] ++for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[[i]] + sys.exit(sys.hexversion < minverhex)" + AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])]) + +@@ -10117,14 +10045,14 @@ + + # Check to make sure that the build environment is sane. -*- Autoconf -*- + +-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 ++# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 + # Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 5 ++# serial 4 + + # AM_SANITY_CHECK + # --------------- +@@ -10133,29 +10061,16 @@ + # Just in case + sleep 1 + echo timestamp > conftest.file +-# Reject unsafe characters in $srcdir or the absolute working directory +-# name. Accept space and tab only in the latter. +-am_lf=' +-' +-case `pwd` in +- *[[\\\"\#\$\&\'\`$am_lf]]*) +- AC_MSG_ERROR([unsafe absolute working directory name]);; +-esac +-case $srcdir in +- *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) +- AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; +-esac +- + # Do `set' in a subshell so we don't clobber the current shell's + # arguments. Must try -L first in case configure is actually a + # symlink; some systems play weird games with the mod time of symlinks + # (eg FreeBSD returns the mod time of the symlink's containing + # directory). + if ( +- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ++ set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` + if test "$[*]" = "X"; then + # -L didn't work. +- set X `ls -t "$srcdir/configure" conftest.file` ++ set X `ls -t $srcdir/configure conftest.file` + fi + rm -f conftest.file + if test "$[*]" != "X $srcdir/configure conftest.file" \ +@@ -10208,25 +10123,18 @@ + INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" + AC_SUBST([INSTALL_STRIP_PROGRAM])]) + +-# Copyright (C) 2006, 2008 Free Software Foundation, Inc. ++# Copyright (C) 2006 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +-# serial 2 +- + # _AM_SUBST_NOTMAKE(VARIABLE) + # --------------------------- + # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. + # This macro is traced by Automake. + AC_DEFUN([_AM_SUBST_NOTMAKE]) + +-# AM_SUBST_NOTMAKE(VARIABLE) +-# --------------------------- +-# Public sister of _AM_SUBST_NOTMAKE. +-AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) +- + # Check how to create a tarball. -*- Autoconf -*- + + # Copyright (C) 2004, 2005 Free Software Foundation, Inc. +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/bindings/Makefile.in totem-2.27.2/bindings/Makefile.in +--- totem-2.27.2.old/bindings/Makefile.in 2009-07-23 23:32:29.000000000 +0200 ++++ totem-2.27.2/bindings/Makefile.in 2009-07-24 09:04:40.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -16,9 +15,8 @@ + @SET_MAKE@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +@@ -56,38 +53,10 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DIST_SUBDIRS = python vala + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -102,6 +71,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -339,9 +310,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu bindings/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu bindings/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -359,7 +330,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -391,7 +361,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -425,16 +395,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -449,7 +419,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -461,7 +431,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -470,34 +440,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -518,44 +483,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -585,7 +535,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -604,8 +553,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -614,28 +561,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -656,8 +593,8 @@ + + uninstall-am: + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ +- install-am install-strip tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ +@@ -673,7 +610,6 @@ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/bindings/python/Makefile.in totem-2.27.2/bindings/python/Makefile.in +--- totem-2.27.2.old/bindings/python/Makefile.in 2009-07-23 23:32:29.000000000 +0200 ++++ totem-2.27.2/bindings/python/Makefile.in 2009-07-24 09:04:40.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + LTLIBRARIES = $(noinst_LTLIBRARIES) + am__DEPENDENCIES_1 = + totem_python_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ +@@ -59,7 +56,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -88,6 +84,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -363,9 +361,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/python/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu bindings/python/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/python/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu bindings/python/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -383,7 +381,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) +@@ -408,7 +405,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -416,7 +413,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -424,24 +421,24 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + totem_python_la-override_common.lo: override_common.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -MT totem_python_la-override_common.lo -MD -MP -MF $(DEPDIR)/totem_python_la-override_common.Tpo -c -o totem_python_la-override_common.lo `test -f 'override_common.c' || echo '$(srcdir)/'`override_common.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_python_la-override_common.Tpo $(DEPDIR)/totem_python_la-override_common.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -MT totem_python_la-override_common.lo -MD -MP -MF $(DEPDIR)/totem_python_la-override_common.Tpo -c -o totem_python_la-override_common.lo `test -f 'override_common.c' || echo '$(srcdir)/'`override_common.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_python_la-override_common.Tpo $(DEPDIR)/totem_python_la-override_common.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='override_common.c' object='totem_python_la-override_common.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -c -o totem_python_la-override_common.lo `test -f 'override_common.c' || echo '$(srcdir)/'`override_common.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -c -o totem_python_la-override_common.lo `test -f 'override_common.c' || echo '$(srcdir)/'`override_common.c + + totem_python_la-totem.lo: totem.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -MT totem_python_la-totem.lo -MD -MP -MF $(DEPDIR)/totem_python_la-totem.Tpo -c -o totem_python_la-totem.lo `test -f 'totem.c' || echo '$(srcdir)/'`totem.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_python_la-totem.Tpo $(DEPDIR)/totem_python_la-totem.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -MT totem_python_la-totem.lo -MD -MP -MF $(DEPDIR)/totem_python_la-totem.Tpo -c -o totem_python_la-totem.lo `test -f 'totem.c' || echo '$(srcdir)/'`totem.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_python_la-totem.Tpo $(DEPDIR)/totem_python_la-totem.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem.c' object='totem_python_la-totem.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -c -o totem_python_la-totem.lo `test -f 'totem.c' || echo '$(srcdir)/'`totem.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(totem_python_la_CFLAGS) $(CFLAGS) -c -o totem_python_la-totem.lo `test -f 'totem.c' || echo '$(srcdir)/'`totem.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -461,7 +458,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -469,34 +466,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -517,17 +509,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -561,7 +549,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -584,8 +571,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -594,28 +579,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -638,7 +613,7 @@ + + uninstall-am: + +-.MAKE: all check install install-am install-strip ++.MAKE: install-am install-strip + + .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ + clean-libtool clean-noinstLTLIBRARIES ctags dist-hook \ +@@ -666,7 +641,6 @@ + + dist-hook: + cd $(distdir); rm -f $(BUILT_SOURCES) +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/bindings/vala/Makefile.in totem-2.27.2/bindings/vala/Makefile.in +--- totem-2.27.2.old/bindings/vala/Makefile.in 2009-07-23 23:32:29.000000000 +0200 ++++ totem-2.27.2/bindings/vala/Makefile.in 2009-07-24 09:04:40.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + DATA = $(dist_noinst_DATA) +@@ -63,6 +60,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -303,9 +302,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/vala/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu bindings/vala/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bindings/vala/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu bindings/vala/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -323,7 +322,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -353,17 +351,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -391,7 +385,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -410,8 +403,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -420,28 +411,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -475,7 +456,6 @@ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/browser-plugin/Makefile.in totem-2.27.2/browser-plugin/Makefile.in +--- totem-2.27.2.old/browser-plugin/Makefile.in 2009-07-23 23:32:30.000000000 +0200 ++++ totem-2.27.2/browser-plugin/Makefile.in 2009-07-24 09:04:40.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -61,29 +59,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(libexecdir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + @ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_DEPENDENCIES = \ +@@ -230,6 +213,7 @@ + $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(libtotembrowserplugin_helper_la_CFLAGS) $(CFLAGS) \ + $(AM_LDFLAGS) $(LDFLAGS) -o $@ ++libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM) + PROGRAMS = $(libexec_PROGRAMS) $(noinst_PROGRAMS) + am_test_glow_button_OBJECTS = \ + test_glow_button-totem-glow-button.$(OBJEXT) \ +@@ -258,7 +242,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -308,6 +291,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -920,9 +905,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu browser-plugin/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu browser-plugin/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu browser-plugin/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu browser-plugin/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -940,7 +925,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) +@@ -953,24 +937,20 @@ + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -996,55 +976,38 @@ + install-libexecPROGRAMS: $(libexec_PROGRAMS) + @$(NORMAL_INSTALL) + test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)" +- @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed 's/$(EXEEXT)$$//' | \ +- while read p p1; do if test -f $$p || test -f $$p1; \ +- then echo "$$p"; echo "$$p"; else :; fi; \ +- done | \ +- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ +- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ +- sed 'N;N;N;s,\n, ,g' | \ +- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ +- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ +- if ($$2 == $$4) files[d] = files[d] " " $$1; \ +- else { print "f", $$3 "/" $$4, $$1; } } \ +- END { for (d in files) print "f", d, files[d] }' | \ +- while read type dir files; do \ +- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ +- test -z "$$files" || { \ +- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ +- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ +- } \ +- ; done ++ @list='$(libexec_PROGRAMS)'; for p in $$list; do \ ++ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ if test -f $$p \ ++ || test -f $$p1 \ ++ ; then \ ++ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ ++ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \ ++ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \ ++ else :; fi; \ ++ done + + uninstall-libexecPROGRAMS: + @$(NORMAL_UNINSTALL) +- @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ +- files=`for p in $$list; do echo "$$p"; done | \ +- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ +- -e 's/$$/$(EXEEXT)/' `; \ +- test -n "$$list" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(libexecdir)" && rm -f $$files ++ @list='$(libexec_PROGRAMS)'; for p in $$list; do \ ++ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ ++ echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(libexecdir)/$$f"; \ ++ done + + clean-libexecPROGRAMS: +- @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list ++ @list='$(libexec_PROGRAMS)'; for p in $$list; do \ ++ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f $$p $$f"; \ ++ rm -f $$p $$f ; \ ++ done + + clean-noinstPROGRAMS: +- @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list ++ @list='$(noinst_PROGRAMS)'; for p in $$list; do \ ++ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f $$p $$f"; \ ++ rm -f $$p $$f ; \ ++ done + test-glow-button$(EXEEXT): $(test_glow_button_OBJECTS) $(test_glow_button_DEPENDENCIES) + @rm -f test-glow-button$(EXEEXT) + $(test_glow_button_LINK) $(test_glow_button_OBJECTS) $(test_glow_button_LDADD) $(LIBS) +@@ -1107,7 +1070,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -1115,7 +1078,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -1123,70 +1086,70 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtotembrowserplugin_helper_la-marshal.lo: marshal.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotembrowserplugin_helper_la_CPPFLAGS) $(CPPFLAGS) $(libtotembrowserplugin_helper_la_CFLAGS) $(CFLAGS) -MT libtotembrowserplugin_helper_la-marshal.lo -MD -MP -MF $(DEPDIR)/libtotembrowserplugin_helper_la-marshal.Tpo -c -o libtotembrowserplugin_helper_la-marshal.lo `test -f 'marshal.c' || echo '$(srcdir)/'`marshal.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotembrowserplugin_helper_la-marshal.Tpo $(DEPDIR)/libtotembrowserplugin_helper_la-marshal.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotembrowserplugin_helper_la_CPPFLAGS) $(CPPFLAGS) $(libtotembrowserplugin_helper_la_CFLAGS) $(CFLAGS) -MT libtotembrowserplugin_helper_la-marshal.lo -MD -MP -MF $(DEPDIR)/libtotembrowserplugin_helper_la-marshal.Tpo -c -o libtotembrowserplugin_helper_la-marshal.lo `test -f 'marshal.c' || echo '$(srcdir)/'`marshal.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotembrowserplugin_helper_la-marshal.Tpo $(DEPDIR)/libtotembrowserplugin_helper_la-marshal.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='marshal.c' object='libtotembrowserplugin_helper_la-marshal.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotembrowserplugin_helper_la_CPPFLAGS) $(CPPFLAGS) $(libtotembrowserplugin_helper_la_CFLAGS) $(CFLAGS) -c -o libtotembrowserplugin_helper_la-marshal.lo `test -f 'marshal.c' || echo '$(srcdir)/'`marshal.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotembrowserplugin_helper_la_CPPFLAGS) $(CPPFLAGS) $(libtotembrowserplugin_helper_la_CFLAGS) $(CFLAGS) -c -o libtotembrowserplugin_helper_la-marshal.lo `test -f 'marshal.c' || echo '$(srcdir)/'`marshal.c + + test_glow_button-totem-glow-button.o: totem-glow-button.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -MT test_glow_button-totem-glow-button.o -MD -MP -MF $(DEPDIR)/test_glow_button-totem-glow-button.Tpo -c -o test_glow_button-totem-glow-button.o `test -f 'totem-glow-button.c' || echo '$(srcdir)/'`totem-glow-button.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_glow_button-totem-glow-button.Tpo $(DEPDIR)/test_glow_button-totem-glow-button.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_glow_button-totem-glow-button.Tpo $(DEPDIR)/test_glow_button-totem-glow-button.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-glow-button.c' object='test_glow_button-totem-glow-button.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -c -o test_glow_button-totem-glow-button.o `test -f 'totem-glow-button.c' || echo '$(srcdir)/'`totem-glow-button.c + + test_glow_button-totem-glow-button.obj: totem-glow-button.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -MT test_glow_button-totem-glow-button.obj -MD -MP -MF $(DEPDIR)/test_glow_button-totem-glow-button.Tpo -c -o test_glow_button-totem-glow-button.obj `if test -f 'totem-glow-button.c'; then $(CYGPATH_W) 'totem-glow-button.c'; else $(CYGPATH_W) '$(srcdir)/totem-glow-button.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_glow_button-totem-glow-button.Tpo $(DEPDIR)/test_glow_button-totem-glow-button.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_glow_button-totem-glow-button.Tpo $(DEPDIR)/test_glow_button-totem-glow-button.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-glow-button.c' object='test_glow_button-totem-glow-button.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -c -o test_glow_button-totem-glow-button.obj `if test -f 'totem-glow-button.c'; then $(CYGPATH_W) 'totem-glow-button.c'; else $(CYGPATH_W) '$(srcdir)/totem-glow-button.c'; fi` + + test_glow_button-test-glow-button.o: test-glow-button.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -MT test_glow_button-test-glow-button.o -MD -MP -MF $(DEPDIR)/test_glow_button-test-glow-button.Tpo -c -o test_glow_button-test-glow-button.o `test -f 'test-glow-button.c' || echo '$(srcdir)/'`test-glow-button.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_glow_button-test-glow-button.Tpo $(DEPDIR)/test_glow_button-test-glow-button.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_glow_button-test-glow-button.Tpo $(DEPDIR)/test_glow_button-test-glow-button.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-glow-button.c' object='test_glow_button-test-glow-button.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -c -o test_glow_button-test-glow-button.o `test -f 'test-glow-button.c' || echo '$(srcdir)/'`test-glow-button.c + + test_glow_button-test-glow-button.obj: test-glow-button.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -MT test_glow_button-test-glow-button.obj -MD -MP -MF $(DEPDIR)/test_glow_button-test-glow-button.Tpo -c -o test_glow_button-test-glow-button.obj `if test -f 'test-glow-button.c'; then $(CYGPATH_W) 'test-glow-button.c'; else $(CYGPATH_W) '$(srcdir)/test-glow-button.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_glow_button-test-glow-button.Tpo $(DEPDIR)/test_glow_button-test-glow-button.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_glow_button-test-glow-button.Tpo $(DEPDIR)/test_glow_button-test-glow-button.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-glow-button.c' object='test_glow_button-test-glow-button.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_glow_button_CPPFLAGS) $(CPPFLAGS) $(test_glow_button_CFLAGS) $(CFLAGS) -c -o test_glow_button-test-glow-button.obj `if test -f 'test-glow-button.c'; then $(CYGPATH_W) 'test-glow-button.c'; else $(CYGPATH_W) '$(srcdir)/test-glow-button.c'; fi` + + totem_plugin_viewer-totem-glow-button.o: totem-glow-button.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -MT totem_plugin_viewer-totem-glow-button.o -MD -MP -MF $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Tpo -c -o totem_plugin_viewer-totem-glow-button.o `test -f 'totem-glow-button.c' || echo '$(srcdir)/'`totem-glow-button.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Tpo $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Tpo $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-glow-button.c' object='totem_plugin_viewer-totem-glow-button.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -c -o totem_plugin_viewer-totem-glow-button.o `test -f 'totem-glow-button.c' || echo '$(srcdir)/'`totem-glow-button.c + + totem_plugin_viewer-totem-glow-button.obj: totem-glow-button.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -MT totem_plugin_viewer-totem-glow-button.obj -MD -MP -MF $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Tpo -c -o totem_plugin_viewer-totem-glow-button.obj `if test -f 'totem-glow-button.c'; then $(CYGPATH_W) 'totem-glow-button.c'; else $(CYGPATH_W) '$(srcdir)/totem-glow-button.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Tpo $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Tpo $(DEPDIR)/totem_plugin_viewer-totem-glow-button.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-glow-button.c' object='totem_plugin_viewer-totem-glow-button.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -c -o totem_plugin_viewer-totem-glow-button.obj `if test -f 'totem-glow-button.c'; then $(CYGPATH_W) 'totem-glow-button.c'; else $(CYGPATH_W) '$(srcdir)/totem-glow-button.c'; fi` + + totem_plugin_viewer-totem-plugin-viewer.o: totem-plugin-viewer.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -MT totem_plugin_viewer-totem-plugin-viewer.o -MD -MP -MF $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Tpo -c -o totem_plugin_viewer-totem-plugin-viewer.o `test -f 'totem-plugin-viewer.c' || echo '$(srcdir)/'`totem-plugin-viewer.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Tpo $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Tpo $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-plugin-viewer.c' object='totem_plugin_viewer-totem-plugin-viewer.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -c -o totem_plugin_viewer-totem-plugin-viewer.o `test -f 'totem-plugin-viewer.c' || echo '$(srcdir)/'`totem-plugin-viewer.c + + totem_plugin_viewer-totem-plugin-viewer.obj: totem-plugin-viewer.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -MT totem_plugin_viewer-totem-plugin-viewer.obj -MD -MP -MF $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Tpo -c -o totem_plugin_viewer-totem-plugin-viewer.obj `if test -f 'totem-plugin-viewer.c'; then $(CYGPATH_W) 'totem-plugin-viewer.c'; else $(CYGPATH_W) '$(srcdir)/totem-plugin-viewer.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Tpo $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Tpo $(DEPDIR)/totem_plugin_viewer-totem-plugin-viewer.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-plugin-viewer.c' object='totem_plugin_viewer-totem-plugin-viewer.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_plugin_viewer_CPPFLAGS) $(CPPFLAGS) $(totem_plugin_viewer_CFLAGS) $(CFLAGS) -c -o totem_plugin_viewer-totem-plugin-viewer.obj `if test -f 'totem-plugin-viewer.c'; then $(CYGPATH_W) 'totem-plugin-viewer.c'; else $(CYGPATH_W) '$(srcdir)/totem-plugin-viewer.c'; fi` +@@ -1194,7 +1157,7 @@ + .cpp.o: + @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< +@@ -1202,7 +1165,7 @@ + .cpp.obj: + @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -1210,290 +1173,290 @@ + .cpp.lo: + @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCXX_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< + + libtotem_complex_plugin_la-totemNPNGlue.lo: totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemNPNGlue.Tpo -c -o libtotem_complex_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_complex_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemNPNGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemNPNGlue.Tpo -c -o libtotem_complex_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_complex_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemNPNGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPNGlue.cpp' object='libtotem_complex_plugin_la-totemNPNGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp + + libtotem_complex_plugin_la-totemNPClass.lo: totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemNPClass.Tpo -c -o libtotem_complex_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_complex_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemNPClass.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemNPClass.Tpo -c -o libtotem_complex_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_complex_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemNPClass.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPClass.cpp' object='libtotem_complex_plugin_la-totemNPClass.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp + + libtotem_complex_plugin_la-totemNPObject.lo: totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemNPObject.Tpo -c -o libtotem_complex_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_complex_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemNPObject.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemNPObject.Tpo -c -o libtotem_complex_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_complex_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemNPObject.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPObject.cpp' object='libtotem_complex_plugin_la-totemNPObject.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp + + libtotem_complex_plugin_la-totemPluginGlue.lo: totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemPluginGlue.Tpo -c -o libtotem_complex_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_complex_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemPluginGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemPluginGlue.Tpo -c -o libtotem_complex_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_complex_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemPluginGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPluginGlue.cpp' object='libtotem_complex_plugin_la-totemPluginGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp + + libtotem_complex_plugin_la-totemPlugin.lo: totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemPlugin.Tpo -c -o libtotem_complex_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_complex_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemPlugin.Tpo -c -o libtotem_complex_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_complex_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPlugin.cpp' object='libtotem_complex_plugin_la-totemPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp + + libtotem_complex_plugin_la-totemComplexPlugin.lo: totemComplexPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemComplexPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemComplexPlugin.Tpo -c -o libtotem_complex_plugin_la-totemComplexPlugin.lo `test -f 'totemComplexPlugin.cpp' || echo '$(srcdir)/'`totemComplexPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_complex_plugin_la-totemComplexPlugin.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemComplexPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_complex_plugin_la-totemComplexPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_complex_plugin_la-totemComplexPlugin.Tpo -c -o libtotem_complex_plugin_la-totemComplexPlugin.lo `test -f 'totemComplexPlugin.cpp' || echo '$(srcdir)/'`totemComplexPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_complex_plugin_la-totemComplexPlugin.Tpo $(DEPDIR)/libtotem_complex_plugin_la-totemComplexPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemComplexPlugin.cpp' object='libtotem_complex_plugin_la-totemComplexPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemComplexPlugin.lo `test -f 'totemComplexPlugin.cpp' || echo '$(srcdir)/'`totemComplexPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_complex_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_complex_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_complex_plugin_la-totemComplexPlugin.lo `test -f 'totemComplexPlugin.cpp' || echo '$(srcdir)/'`totemComplexPlugin.cpp + + libtotem_cone_plugin_la-totemNPNGlue.lo: totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemNPNGlue.Tpo -c -o libtotem_cone_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemNPNGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemNPNGlue.Tpo -c -o libtotem_cone_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemNPNGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPNGlue.cpp' object='libtotem_cone_plugin_la-totemNPNGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp + + libtotem_cone_plugin_la-totemNPClass.lo: totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemNPClass.Tpo -c -o libtotem_cone_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemNPClass.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemNPClass.Tpo -c -o libtotem_cone_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemNPClass.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPClass.cpp' object='libtotem_cone_plugin_la-totemNPClass.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp + + libtotem_cone_plugin_la-totemNPObject.lo: totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemNPObject.Tpo -c -o libtotem_cone_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemNPObject.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemNPObject.Tpo -c -o libtotem_cone_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemNPObject.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPObject.cpp' object='libtotem_cone_plugin_la-totemNPObject.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp + + libtotem_cone_plugin_la-totemConeAudio.lo: totemConeAudio.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConeAudio.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConeAudio.Tpo -c -o libtotem_cone_plugin_la-totemConeAudio.lo `test -f 'totemConeAudio.cpp' || echo '$(srcdir)/'`totemConeAudio.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemConeAudio.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConeAudio.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConeAudio.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConeAudio.Tpo -c -o libtotem_cone_plugin_la-totemConeAudio.lo `test -f 'totemConeAudio.cpp' || echo '$(srcdir)/'`totemConeAudio.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemConeAudio.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConeAudio.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemConeAudio.cpp' object='libtotem_cone_plugin_la-totemConeAudio.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConeAudio.lo `test -f 'totemConeAudio.cpp' || echo '$(srcdir)/'`totemConeAudio.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConeAudio.lo `test -f 'totemConeAudio.cpp' || echo '$(srcdir)/'`totemConeAudio.cpp + + libtotem_cone_plugin_la-totemCone.lo: totemCone.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemCone.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemCone.Tpo -c -o libtotem_cone_plugin_la-totemCone.lo `test -f 'totemCone.cpp' || echo '$(srcdir)/'`totemCone.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemCone.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemCone.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemCone.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemCone.Tpo -c -o libtotem_cone_plugin_la-totemCone.lo `test -f 'totemCone.cpp' || echo '$(srcdir)/'`totemCone.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemCone.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemCone.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemCone.cpp' object='libtotem_cone_plugin_la-totemCone.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemCone.lo `test -f 'totemCone.cpp' || echo '$(srcdir)/'`totemCone.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemCone.lo `test -f 'totemCone.cpp' || echo '$(srcdir)/'`totemCone.cpp + + libtotem_cone_plugin_la-totemConeInput.lo: totemConeInput.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConeInput.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConeInput.Tpo -c -o libtotem_cone_plugin_la-totemConeInput.lo `test -f 'totemConeInput.cpp' || echo '$(srcdir)/'`totemConeInput.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemConeInput.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConeInput.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConeInput.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConeInput.Tpo -c -o libtotem_cone_plugin_la-totemConeInput.lo `test -f 'totemConeInput.cpp' || echo '$(srcdir)/'`totemConeInput.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemConeInput.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConeInput.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemConeInput.cpp' object='libtotem_cone_plugin_la-totemConeInput.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConeInput.lo `test -f 'totemConeInput.cpp' || echo '$(srcdir)/'`totemConeInput.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConeInput.lo `test -f 'totemConeInput.cpp' || echo '$(srcdir)/'`totemConeInput.cpp + + libtotem_cone_plugin_la-totemConePlaylist.lo: totemConePlaylist.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConePlaylist.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylist.Tpo -c -o libtotem_cone_plugin_la-totemConePlaylist.lo `test -f 'totemConePlaylist.cpp' || echo '$(srcdir)/'`totemConePlaylist.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylist.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylist.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConePlaylist.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylist.Tpo -c -o libtotem_cone_plugin_la-totemConePlaylist.lo `test -f 'totemConePlaylist.cpp' || echo '$(srcdir)/'`totemConePlaylist.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylist.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylist.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemConePlaylist.cpp' object='libtotem_cone_plugin_la-totemConePlaylist.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConePlaylist.lo `test -f 'totemConePlaylist.cpp' || echo '$(srcdir)/'`totemConePlaylist.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConePlaylist.lo `test -f 'totemConePlaylist.cpp' || echo '$(srcdir)/'`totemConePlaylist.cpp + + libtotem_cone_plugin_la-totemConePlaylistItems.lo: totemConePlaylistItems.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConePlaylistItems.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylistItems.Tpo -c -o libtotem_cone_plugin_la-totemConePlaylistItems.lo `test -f 'totemConePlaylistItems.cpp' || echo '$(srcdir)/'`totemConePlaylistItems.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylistItems.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylistItems.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConePlaylistItems.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylistItems.Tpo -c -o libtotem_cone_plugin_la-totemConePlaylistItems.lo `test -f 'totemConePlaylistItems.cpp' || echo '$(srcdir)/'`totemConePlaylistItems.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylistItems.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConePlaylistItems.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemConePlaylistItems.cpp' object='libtotem_cone_plugin_la-totemConePlaylistItems.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConePlaylistItems.lo `test -f 'totemConePlaylistItems.cpp' || echo '$(srcdir)/'`totemConePlaylistItems.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConePlaylistItems.lo `test -f 'totemConePlaylistItems.cpp' || echo '$(srcdir)/'`totemConePlaylistItems.cpp + + libtotem_cone_plugin_la-totemConeVideo.lo: totemConeVideo.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConeVideo.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConeVideo.Tpo -c -o libtotem_cone_plugin_la-totemConeVideo.lo `test -f 'totemConeVideo.cpp' || echo '$(srcdir)/'`totemConeVideo.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemConeVideo.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConeVideo.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemConeVideo.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemConeVideo.Tpo -c -o libtotem_cone_plugin_la-totemConeVideo.lo `test -f 'totemConeVideo.cpp' || echo '$(srcdir)/'`totemConeVideo.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemConeVideo.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemConeVideo.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemConeVideo.cpp' object='libtotem_cone_plugin_la-totemConeVideo.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConeVideo.lo `test -f 'totemConeVideo.cpp' || echo '$(srcdir)/'`totemConeVideo.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemConeVideo.lo `test -f 'totemConeVideo.cpp' || echo '$(srcdir)/'`totemConeVideo.cpp + + libtotem_cone_plugin_la-totemPluginGlue.lo: totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemPluginGlue.Tpo -c -o libtotem_cone_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemPluginGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemPluginGlue.Tpo -c -o libtotem_cone_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemPluginGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPluginGlue.cpp' object='libtotem_cone_plugin_la-totemPluginGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp + + libtotem_cone_plugin_la-totemPlugin.lo: totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemPlugin.Tpo -c -o libtotem_cone_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_cone_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_cone_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_cone_plugin_la-totemPlugin.Tpo -c -o libtotem_cone_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_cone_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_cone_plugin_la-totemPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPlugin.cpp' object='libtotem_cone_plugin_la-totemPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_cone_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_cone_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_cone_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp + + libtotem_gmp_plugin_la-totemNPNGlue.lo: totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemNPNGlue.Tpo -c -o libtotem_gmp_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemNPNGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemNPNGlue.Tpo -c -o libtotem_gmp_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemNPNGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPNGlue.cpp' object='libtotem_gmp_plugin_la-totemNPNGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp + + libtotem_gmp_plugin_la-totemNPClass.lo: totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemNPClass.Tpo -c -o libtotem_gmp_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemNPClass.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemNPClass.Tpo -c -o libtotem_gmp_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemNPClass.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPClass.cpp' object='libtotem_gmp_plugin_la-totemNPClass.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp + + libtotem_gmp_plugin_la-totemNPObject.lo: totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemNPObject.Tpo -c -o libtotem_gmp_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemNPObject.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemNPObject.Tpo -c -o libtotem_gmp_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemNPObject.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPObject.cpp' object='libtotem_gmp_plugin_la-totemNPObject.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp + + libtotem_gmp_plugin_la-totemGMPControls.lo: totemGMPControls.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPControls.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPControls.Tpo -c -o libtotem_gmp_plugin_la-totemGMPControls.lo `test -f 'totemGMPControls.cpp' || echo '$(srcdir)/'`totemGMPControls.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPControls.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPControls.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPControls.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPControls.Tpo -c -o libtotem_gmp_plugin_la-totemGMPControls.lo `test -f 'totemGMPControls.cpp' || echo '$(srcdir)/'`totemGMPControls.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPControls.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPControls.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemGMPControls.cpp' object='libtotem_gmp_plugin_la-totemGMPControls.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPControls.lo `test -f 'totemGMPControls.cpp' || echo '$(srcdir)/'`totemGMPControls.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPControls.lo `test -f 'totemGMPControls.cpp' || echo '$(srcdir)/'`totemGMPControls.cpp + + libtotem_gmp_plugin_la-totemGMPError.lo: totemGMPError.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPError.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPError.Tpo -c -o libtotem_gmp_plugin_la-totemGMPError.lo `test -f 'totemGMPError.cpp' || echo '$(srcdir)/'`totemGMPError.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPError.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPError.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPError.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPError.Tpo -c -o libtotem_gmp_plugin_la-totemGMPError.lo `test -f 'totemGMPError.cpp' || echo '$(srcdir)/'`totemGMPError.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPError.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPError.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemGMPError.cpp' object='libtotem_gmp_plugin_la-totemGMPError.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPError.lo `test -f 'totemGMPError.cpp' || echo '$(srcdir)/'`totemGMPError.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPError.lo `test -f 'totemGMPError.cpp' || echo '$(srcdir)/'`totemGMPError.cpp + + libtotem_gmp_plugin_la-totemGMPNetwork.lo: totemGMPNetwork.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPNetwork.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPNetwork.Tpo -c -o libtotem_gmp_plugin_la-totemGMPNetwork.lo `test -f 'totemGMPNetwork.cpp' || echo '$(srcdir)/'`totemGMPNetwork.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPNetwork.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPNetwork.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPNetwork.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPNetwork.Tpo -c -o libtotem_gmp_plugin_la-totemGMPNetwork.lo `test -f 'totemGMPNetwork.cpp' || echo '$(srcdir)/'`totemGMPNetwork.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPNetwork.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPNetwork.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemGMPNetwork.cpp' object='libtotem_gmp_plugin_la-totemGMPNetwork.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPNetwork.lo `test -f 'totemGMPNetwork.cpp' || echo '$(srcdir)/'`totemGMPNetwork.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPNetwork.lo `test -f 'totemGMPNetwork.cpp' || echo '$(srcdir)/'`totemGMPNetwork.cpp + + libtotem_gmp_plugin_la-totemGMPPlayer.lo: totemGMPPlayer.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPPlayer.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlayer.Tpo -c -o libtotem_gmp_plugin_la-totemGMPPlayer.lo `test -f 'totemGMPPlayer.cpp' || echo '$(srcdir)/'`totemGMPPlayer.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlayer.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlayer.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPPlayer.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlayer.Tpo -c -o libtotem_gmp_plugin_la-totemGMPPlayer.lo `test -f 'totemGMPPlayer.cpp' || echo '$(srcdir)/'`totemGMPPlayer.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlayer.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlayer.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemGMPPlayer.cpp' object='libtotem_gmp_plugin_la-totemGMPPlayer.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPPlayer.lo `test -f 'totemGMPPlayer.cpp' || echo '$(srcdir)/'`totemGMPPlayer.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPPlayer.lo `test -f 'totemGMPPlayer.cpp' || echo '$(srcdir)/'`totemGMPPlayer.cpp + + libtotem_gmp_plugin_la-totemGMPPlaylist.lo: totemGMPPlaylist.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPPlaylist.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlaylist.Tpo -c -o libtotem_gmp_plugin_la-totemGMPPlaylist.lo `test -f 'totemGMPPlaylist.cpp' || echo '$(srcdir)/'`totemGMPPlaylist.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlaylist.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlaylist.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPPlaylist.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlaylist.Tpo -c -o libtotem_gmp_plugin_la-totemGMPPlaylist.lo `test -f 'totemGMPPlaylist.cpp' || echo '$(srcdir)/'`totemGMPPlaylist.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlaylist.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPPlaylist.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemGMPPlaylist.cpp' object='libtotem_gmp_plugin_la-totemGMPPlaylist.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPPlaylist.lo `test -f 'totemGMPPlaylist.cpp' || echo '$(srcdir)/'`totemGMPPlaylist.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPPlaylist.lo `test -f 'totemGMPPlaylist.cpp' || echo '$(srcdir)/'`totemGMPPlaylist.cpp + + libtotem_gmp_plugin_la-totemGMPSettings.lo: totemGMPSettings.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPSettings.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPSettings.Tpo -c -o libtotem_gmp_plugin_la-totemGMPSettings.lo `test -f 'totemGMPSettings.cpp' || echo '$(srcdir)/'`totemGMPSettings.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPSettings.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPSettings.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemGMPSettings.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPSettings.Tpo -c -o libtotem_gmp_plugin_la-totemGMPSettings.lo `test -f 'totemGMPSettings.cpp' || echo '$(srcdir)/'`totemGMPSettings.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPSettings.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemGMPSettings.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemGMPSettings.cpp' object='libtotem_gmp_plugin_la-totemGMPSettings.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPSettings.lo `test -f 'totemGMPSettings.cpp' || echo '$(srcdir)/'`totemGMPSettings.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemGMPSettings.lo `test -f 'totemGMPSettings.cpp' || echo '$(srcdir)/'`totemGMPSettings.cpp + + libtotem_gmp_plugin_la-totemPluginGlue.lo: totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemPluginGlue.Tpo -c -o libtotem_gmp_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemPluginGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemPluginGlue.Tpo -c -o libtotem_gmp_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemPluginGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPluginGlue.cpp' object='libtotem_gmp_plugin_la-totemPluginGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp + + libtotem_gmp_plugin_la-totemPlugin.lo: totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemPlugin.Tpo -c -o libtotem_gmp_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_gmp_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_gmp_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_gmp_plugin_la-totemPlugin.Tpo -c -o libtotem_gmp_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_gmp_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_gmp_plugin_la-totemPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPlugin.cpp' object='libtotem_gmp_plugin_la-totemPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_gmp_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_gmp_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_gmp_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp + + libtotem_mully_plugin_la-totemNPNGlue.lo: totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemNPNGlue.Tpo -c -o libtotem_mully_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mully_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemNPNGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemNPNGlue.Tpo -c -o libtotem_mully_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_mully_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemNPNGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPNGlue.cpp' object='libtotem_mully_plugin_la-totemNPNGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp + + libtotem_mully_plugin_la-totemNPClass.lo: totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemNPClass.Tpo -c -o libtotem_mully_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mully_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemNPClass.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemNPClass.Tpo -c -o libtotem_mully_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_mully_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemNPClass.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPClass.cpp' object='libtotem_mully_plugin_la-totemNPClass.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp + + libtotem_mully_plugin_la-totemNPObject.lo: totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemNPObject.Tpo -c -o libtotem_mully_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mully_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemNPObject.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemNPObject.Tpo -c -o libtotem_mully_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_mully_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemNPObject.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPObject.cpp' object='libtotem_mully_plugin_la-totemNPObject.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp + + libtotem_mully_plugin_la-totemPluginGlue.lo: totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemPluginGlue.Tpo -c -o libtotem_mully_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mully_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemPluginGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemPluginGlue.Tpo -c -o libtotem_mully_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_mully_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemPluginGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPluginGlue.cpp' object='libtotem_mully_plugin_la-totemPluginGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp + + libtotem_mully_plugin_la-totemPlugin.lo: totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemPlugin.Tpo -c -o libtotem_mully_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mully_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemPlugin.Tpo -c -o libtotem_mully_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_mully_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPlugin.cpp' object='libtotem_mully_plugin_la-totemPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp + + libtotem_mully_plugin_la-totemMullYPlugin.lo: totemMullYPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemMullYPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemMullYPlugin.Tpo -c -o libtotem_mully_plugin_la-totemMullYPlugin.lo `test -f 'totemMullYPlugin.cpp' || echo '$(srcdir)/'`totemMullYPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mully_plugin_la-totemMullYPlugin.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemMullYPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_mully_plugin_la-totemMullYPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_mully_plugin_la-totemMullYPlugin.Tpo -c -o libtotem_mully_plugin_la-totemMullYPlugin.lo `test -f 'totemMullYPlugin.cpp' || echo '$(srcdir)/'`totemMullYPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_mully_plugin_la-totemMullYPlugin.Tpo $(DEPDIR)/libtotem_mully_plugin_la-totemMullYPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemMullYPlugin.cpp' object='libtotem_mully_plugin_la-totemMullYPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemMullYPlugin.lo `test -f 'totemMullYPlugin.cpp' || echo '$(srcdir)/'`totemMullYPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mully_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mully_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_mully_plugin_la-totemMullYPlugin.lo `test -f 'totemMullYPlugin.cpp' || echo '$(srcdir)/'`totemMullYPlugin.cpp + + libtotem_narrowspace_plugin_la-totemNPNGlue.lo: totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPNGlue.Tpo -c -o libtotem_narrowspace_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPNGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNPNGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPNGlue.Tpo -c -o libtotem_narrowspace_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPNGlue.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPNGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPNGlue.cpp' object='libtotem_narrowspace_plugin_la-totemNPNGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNPNGlue.lo `test -f 'totemNPNGlue.cpp' || echo '$(srcdir)/'`totemNPNGlue.cpp + + libtotem_narrowspace_plugin_la-totemNPClass.lo: totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPClass.Tpo -c -o libtotem_narrowspace_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPClass.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNPClass.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPClass.Tpo -c -o libtotem_narrowspace_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPClass.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPClass.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPClass.cpp' object='libtotem_narrowspace_plugin_la-totemNPClass.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNPClass.lo `test -f 'totemNPClass.cpp' || echo '$(srcdir)/'`totemNPClass.cpp + + libtotem_narrowspace_plugin_la-totemNPObject.lo: totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPObject.Tpo -c -o libtotem_narrowspace_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPObject.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNPObject.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPObject.Tpo -c -o libtotem_narrowspace_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPObject.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNPObject.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNPObject.cpp' object='libtotem_narrowspace_plugin_la-totemNPObject.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNPObject.lo `test -f 'totemNPObject.cpp' || echo '$(srcdir)/'`totemNPObject.cpp + + libtotem_narrowspace_plugin_la-totemPluginGlue.lo: totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPluginGlue.Tpo -c -o libtotem_narrowspace_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPluginGlue.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemPluginGlue.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPluginGlue.Tpo -c -o libtotem_narrowspace_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPluginGlue.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPluginGlue.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPluginGlue.cpp' object='libtotem_narrowspace_plugin_la-totemPluginGlue.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemPluginGlue.lo `test -f 'totemPluginGlue.cpp' || echo '$(srcdir)/'`totemPluginGlue.cpp + + libtotem_narrowspace_plugin_la-totemPlugin.lo: totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPlugin.Tpo -c -o libtotem_narrowspace_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemPlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPlugin.Tpo -c -o libtotem_narrowspace_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPlugin.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemPlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemPlugin.cpp' object='libtotem_narrowspace_plugin_la-totemPlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemPlugin.lo `test -f 'totemPlugin.cpp' || echo '$(srcdir)/'`totemPlugin.cpp + + libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo: totemNarrowSpacePlugin.cpp +-@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.Tpo -c -o libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo `test -f 'totemNarrowSpacePlugin.cpp' || echo '$(srcdir)/'`totemNarrowSpacePlugin.cpp +-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.Plo ++@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo -MD -MP -MF $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.Tpo -c -o libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo `test -f 'totemNarrowSpacePlugin.cpp' || echo '$(srcdir)/'`totemNarrowSpacePlugin.cpp ++@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.Tpo $(DEPDIR)/libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.Plo + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='totemNarrowSpacePlugin.cpp' object='libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo `test -f 'totemNarrowSpacePlugin.cpp' || echo '$(srcdir)/'`totemNarrowSpacePlugin.cpp ++@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_narrowspace_plugin_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_narrowspace_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtotem_narrowspace_plugin_la-totemNarrowSpacePlugin.lo `test -f 'totemNarrowSpacePlugin.cpp' || echo '$(srcdir)/'`totemNarrowSpacePlugin.cpp + + mostlyclean-libtool: + -rm -f *.lo +@@ -1513,7 +1476,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -1521,34 +1484,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -1569,17 +1527,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -1613,7 +1567,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -1637,8 +1590,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -1647,28 +1598,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: install-libexecPROGRAMS + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -1691,7 +1632,7 @@ + + uninstall-am: uninstall-libexecPROGRAMS uninstall-pluginLTLIBRARIES + +-.MAKE: all check install install-am install-strip ++.MAKE: install-am install-strip + + .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ + clean-libexecPROGRAMS clean-libtool clean-noinstLTLIBRARIES \ +@@ -1717,7 +1658,6 @@ + + totem-plugin-viewer-interface.h: org_gnome_totem_PluginViewer.xml + $(DBUS_BIND) --prefix=totem_embedded --mode=glib-server $< > $@ +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/compile totem-2.27.2/compile +--- totem-2.27.2.old/compile 2009-07-21 02:09:48.000000000 +0200 ++++ totem-2.27.2/compile 2009-07-24 09:04:39.000000000 +0200 +@@ -1,10 +1,9 @@ + #! /bin/sh + # Wrapper for compilers which do not understand `-c -o'. + +-scriptversion=2009-04-28.21; # UTC ++scriptversion=2005-05-14.22 + +-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009 Free Software +-# Foundation, Inc. ++# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. + # Written by Tom Tromey . + # + # This program is free software; you can redistribute it and/or modify +@@ -18,7 +17,8 @@ + # GNU General Public License for more details. + # + # You should have received a copy of the GNU General Public License +-# along with this program. If not, see . ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +@@ -103,13 +103,13 @@ + fi + + # Name of file we expect compiler to create. +-cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` ++cofile=`echo "$cfile" | sed -e 's|^.*/||' -e 's/\.c$/.o/'` + + # Create the lock directory. +-# Note: use `[/\\:.-]' here to ensure that we don't use the same name ++# Note: use `[/.-]' here to ensure that we don't use the same name + # that we are using for the .o file. Also, base the name on the expected + # object file name, since that is what matters with a parallel build. +-lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d ++lockdir=`echo "$cofile" | sed -e 's|[/.-]|_|g'`.d + while true; do + if mkdir "$lockdir" >/dev/null 2>&1; then + break +@@ -138,6 +138,5 @@ + # eval: (add-hook 'write-file-hooks 'time-stamp) + # time-stamp-start: "scriptversion=" + # time-stamp-format: "%:y-%02m-%02d.%02H" +-# time-stamp-time-zone: "UTC" +-# time-stamp-end: "; # UTC" ++# time-stamp-end: "$" + # End: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/configure totem-2.27.2/configure +--- totem-2.27.2.old/configure 2009-07-23 23:32:40.000000000 +0200 ++++ totem-2.27.2/configure 2009-07-24 09:04:37.000000000 +0200 +@@ -786,9 +786,7 @@ + # include + #endif" + +-ac_subst_vars='am__EXEEXT_FALSE +-am__EXEEXT_TRUE +-LTLIBOBJS ++ac_subst_vars='LTLIBOBJS + LIBOBJS + AM_LDFLAGS + AM_CXXFLAGS +@@ -852,6 +850,8 @@ + LIBEPC_CFLAGS + BEMUSED_LIBS + BEMUSED_CFLAGS ++BBC_LIBS ++BBC_CFLAGS + GMYTH_LIBS + GMYTH_CFLAGS + LIRC_LIBS +@@ -1171,6 +1171,8 @@ + MEDIA_PLAYER_KEYS_LIBS + GMYTH_CFLAGS + GMYTH_LIBS ++BBC_CFLAGS ++BBC_LIBS + BEMUSED_CFLAGS + BEMUSED_LIBS + LIBEPC_CFLAGS +@@ -1948,6 +1950,8 @@ + GMYTH_CFLAGS + C compiler flags for GMYTH, overriding pkg-config + GMYTH_LIBS linker flags for GMYTH, overriding pkg-config ++ BBC_CFLAGS C compiler flags for BBC, overriding pkg-config ++ BBC_LIBS linker flags for BBC, overriding pkg-config + BEMUSED_CFLAGS + C compiler flags for BEMUSED, overriding pkg-config + BEMUSED_LIBS +@@ -2435,7 +2439,7 @@ + ac_config_headers="$ac_config_headers config.h" + + +-am__api_version='1.11' ++am__api_version='1.10' + + ac_aux_dir= + for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do +@@ -2566,33 +2570,16 @@ + # Just in case + sleep 1 + echo timestamp > conftest.file +-# Reject unsafe characters in $srcdir or the absolute working directory +-# name. Accept space and tab only in the latter. +-am_lf=' +-' +-case `pwd` in +- *[\\\"\#\$\&\'\`$am_lf]*) +- { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5 +-$as_echo "$as_me: error: unsafe absolute working directory name" >&2;} +- { (exit 1); exit 1; }; };; +-esac +-case $srcdir in +- *[\\\"\#\$\&\'\`$am_lf\ \ ]*) +- { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5 +-$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;} +- { (exit 1); exit 1; }; };; +-esac +- + # Do `set' in a subshell so we don't clobber the current shell's + # arguments. Must try -L first in case configure is actually a + # symlink; some systems play weird games with the mod time of symlinks + # (eg FreeBSD returns the mod time of the symlink's containing + # directory). + if ( +- set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` ++ set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` + if test "$*" = "X"; then + # -L didn't work. +- set X `ls -t "$srcdir/configure" conftest.file` ++ set X `ls -t $srcdir/configure conftest.file` + fi + rm -f conftest.file + if test "$*" != "X $srcdir/configure conftest.file" \ +@@ -2636,14 +2623,7 @@ + # expand $ac_aux_dir to an absolute path + am_aux_dir=`cd $ac_aux_dir && pwd` + +-if test x"${MISSING+set}" != xset; then +- case $am_aux_dir in +- *\ * | *\ *) +- MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; +- *) +- MISSING="\${SHELL} $am_aux_dir/missing" ;; +- esac +-fi ++test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing" + # Use eval to expand $SHELL + if eval "$MISSING --run true"; then + am_missing_run="$MISSING --run " +@@ -2653,115 +2633,6 @@ + $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} + fi + +-if test x"${install_sh}" != xset; then +- case $am_aux_dir in +- *\ * | *\ *) +- install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; +- *) +- install_sh="\${SHELL} $am_aux_dir/install-sh" +- esac +-fi +- +-# Installed binaries are usually stripped using `strip' when the user +-# run `make install-strip'. However `strip' might not be the right +-# tool to use in cross-compilation environments, therefore Automake +-# will honor the `STRIP' environment variable to overrule this program. +-if test "$cross_compiling" != no; then +- if test -n "$ac_tool_prefix"; then +- # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. +-set dummy ${ac_tool_prefix}strip; ac_word=$2 +-{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 +-$as_echo_n "checking for $ac_word... " >&6; } +-if test "${ac_cv_prog_STRIP+set}" = set; then +- $as_echo_n "(cached) " >&6 +-else +- if test -n "$STRIP"; then +- ac_cv_prog_STRIP="$STRIP" # Let the user override the test. +-else +-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +-for as_dir in $PATH +-do +- IFS=$as_save_IFS +- test -z "$as_dir" && as_dir=. +- for ac_exec_ext in '' $ac_executable_extensions; do +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then +- ac_cv_prog_STRIP="${ac_tool_prefix}strip" +- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 +- break 2 +- fi +-done +-done +-IFS=$as_save_IFS +- +-fi +-fi +-STRIP=$ac_cv_prog_STRIP +-if test -n "$STRIP"; then +- { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 +-$as_echo "$STRIP" >&6; } +-else +- { $as_echo "$as_me:$LINENO: result: no" >&5 +-$as_echo "no" >&6; } +-fi +- +- +-fi +-if test -z "$ac_cv_prog_STRIP"; then +- ac_ct_STRIP=$STRIP +- # Extract the first word of "strip", so it can be a program name with args. +-set dummy strip; ac_word=$2 +-{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 +-$as_echo_n "checking for $ac_word... " >&6; } +-if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then +- $as_echo_n "(cached) " >&6 +-else +- if test -n "$ac_ct_STRIP"; then +- ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. +-else +-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR +-for as_dir in $PATH +-do +- IFS=$as_save_IFS +- test -z "$as_dir" && as_dir=. +- for ac_exec_ext in '' $ac_executable_extensions; do +- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then +- ac_cv_prog_ac_ct_STRIP="strip" +- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 +- break 2 +- fi +-done +-done +-IFS=$as_save_IFS +- +-fi +-fi +-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP +-if test -n "$ac_ct_STRIP"; then +- { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 +-$as_echo "$ac_ct_STRIP" >&6; } +-else +- { $as_echo "$as_me:$LINENO: result: no" >&5 +-$as_echo "no" >&6; } +-fi +- +- if test "x$ac_ct_STRIP" = x; then +- STRIP=":" +- else +- case $cross_compiling:$ac_tool_warned in +-yes:) +-{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 +-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +-ac_tool_warned=yes ;; +-esac +- STRIP=$ac_ct_STRIP +- fi +-else +- STRIP="$ac_cv_prog_STRIP" +-fi +- +-fi +-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" +- + { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 + $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } + if test -z "$MKDIR_P"; then +@@ -2944,6 +2815,108 @@ + + MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} + ++install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"} ++ ++# Installed binaries are usually stripped using `strip' when the user ++# run `make install-strip'. However `strip' might not be the right ++# tool to use in cross-compilation environments, therefore Automake ++# will honor the `STRIP' environment variable to overrule this program. ++if test "$cross_compiling" != no; then ++ if test -n "$ac_tool_prefix"; then ++ # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. ++set dummy ${ac_tool_prefix}strip; ac_word=$2 ++{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if test "${ac_cv_prog_STRIP+set}" = set; then ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$STRIP"; then ++ ac_cv_prog_STRIP="$STRIP" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_STRIP="${ac_tool_prefix}strip" ++ $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++done ++IFS=$as_save_IFS ++ ++fi ++fi ++STRIP=$ac_cv_prog_STRIP ++if test -n "$STRIP"; then ++ { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 ++$as_echo "$STRIP" >&6; } ++else ++ { $as_echo "$as_me:$LINENO: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ ++fi ++if test -z "$ac_cv_prog_STRIP"; then ++ ac_ct_STRIP=$STRIP ++ # Extract the first word of "strip", so it can be a program name with args. ++set dummy strip; ac_word=$2 ++{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 ++$as_echo_n "checking for $ac_word... " >&6; } ++if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then ++ $as_echo_n "(cached) " >&6 ++else ++ if test -n "$ac_ct_STRIP"; then ++ ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. ++else ++as_save_IFS=$IFS; IFS=$PATH_SEPARATOR ++for as_dir in $PATH ++do ++ IFS=$as_save_IFS ++ test -z "$as_dir" && as_dir=. ++ for ac_exec_ext in '' $ac_executable_extensions; do ++ if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ++ ac_cv_prog_ac_ct_STRIP="strip" ++ $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 ++ break 2 ++ fi ++done ++done ++IFS=$as_save_IFS ++ ++fi ++fi ++ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP ++if test -n "$ac_ct_STRIP"; then ++ { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 ++$as_echo "$ac_ct_STRIP" >&6; } ++else ++ { $as_echo "$as_me:$LINENO: result: no" >&5 ++$as_echo "no" >&6; } ++fi ++ ++ if test "x$ac_ct_STRIP" = x; then ++ STRIP=":" ++ else ++ case $cross_compiling:$ac_tool_warned in ++yes:) ++{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 ++$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ++ac_tool_warned=yes ;; ++esac ++ STRIP=$ac_ct_STRIP ++ fi ++else ++ STRIP="$ac_cv_prog_STRIP" ++fi ++ ++fi ++INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" ++ + # We need awk for the "check" target. The system "awk" is bad on + # some platforms. + # Always define AMTAR for backward compatibility. +@@ -2972,7 +2945,7 @@ + am_make=${MAKE-make} + cat > confinc << 'END' + am__doit: +- @echo this is the am__doit target ++ @echo done + .PHONY: am__doit + END + # If we don't find an include directive, just comment out the code. +@@ -2983,24 +2956,24 @@ + _am_result=none + # First try GNU make style include. + echo "include confinc" > confmf +-# Ignore all kinds of additional output from `make'. +-case `$am_make -s -f confmf 2> /dev/null` in #( +-*the\ am__doit\ target*) +- am__include=include +- am__quote= +- _am_result=GNU +- ;; +-esac ++# We grep out `Entering directory' and `Leaving directory' ++# messages which can occur if `w' ends up in MAKEFLAGS. ++# In particular we don't look at `^make:' because GNU make might ++# be invoked under some other name (usually "gmake"), in which ++# case it prints its new name instead of `make'. ++if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then ++ am__include=include ++ am__quote= ++ _am_result=GNU ++fi + # Now try BSD make style include. + if test "$am__include" = "#"; then + echo '.include "confinc"' > confmf +- case `$am_make -s -f confmf 2> /dev/null` in #( +- *the\ am__doit\ target*) +- am__include=.include +- am__quote="\"" +- _am_result=BSD +- ;; +- esac ++ if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then ++ am__include=.include ++ am__quote="\"" ++ _am_result=BSD ++ fi + fi + + +@@ -3989,11 +3962,6 @@ + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` + fi +- am__universal=false +- case " $depcc " in #( +- *\ -arch\ *\ -arch\ *) am__universal=true ;; +- esac +- + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and +@@ -4011,17 +3979,7 @@ + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + +- # We check with `-c' and `-o' for the sake of the "dashmstdout" +- # mode. It turns out that the SunPro C++ compiler does not properly +- # handle `-M -o', and we need to detect this. Also, some Intel +- # versions had trouble with output in subdirs +- am__obj=sub/conftest.${OBJEXT-o} +- am__minus_obj="-o $am__obj" + case $depmode in +- gcc) +- # This depmode causes a compiler race in universal mode. +- test "$am__universal" = false || continue +- ;; + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested +@@ -4031,23 +3989,19 @@ + break + fi + ;; +- msvisualcpp | msvcmsys) +- # This compiler won't grok `-c -o', but also, the minuso test has +- # not run yet. These depmodes are late enough in the game, and +- # so weak that their functioning should not be impacted. +- am__obj=conftest.${OBJEXT-o} +- am__minus_obj= +- ;; + none) break ;; + esac ++ # We check with `-c' and `-o' for the sake of the "dashmstdout" ++ # mode. It turns out that the SunPro C++ compiler does not properly ++ # handle `-M -o', and we need to detect this. + if depmode=$depmode \ +- source=sub/conftest.c object=$am__obj \ ++ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ +- $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ ++ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && +- grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ++ grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message +@@ -7607,11 +7561,6 @@ + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` + fi +- am__universal=false +- case " $depcc " in #( +- *\ -arch\ *\ -arch\ *) am__universal=true ;; +- esac +- + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and +@@ -7629,17 +7578,7 @@ + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + +- # We check with `-c' and `-o' for the sake of the "dashmstdout" +- # mode. It turns out that the SunPro C++ compiler does not properly +- # handle `-M -o', and we need to detect this. Also, some Intel +- # versions had trouble with output in subdirs +- am__obj=sub/conftest.${OBJEXT-o} +- am__minus_obj="-o $am__obj" + case $depmode in +- gcc) +- # This depmode causes a compiler race in universal mode. +- test "$am__universal" = false || continue +- ;; + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested +@@ -7649,23 +7588,19 @@ + break + fi + ;; +- msvisualcpp | msvcmsys) +- # This compiler won't grok `-c -o', but also, the minuso test has +- # not run yet. These depmodes are late enough in the game, and +- # so weak that their functioning should not be impacted. +- am__obj=conftest.${OBJEXT-o} +- am__minus_obj= +- ;; + none) break ;; + esac ++ # We check with `-c' and `-o' for the sake of the "dashmstdout" ++ # mode. It turns out that the SunPro C++ compiler does not properly ++ # handle `-M -o', and we need to detect this. + if depmode=$depmode \ +- source=sub/conftest.c object=$am__obj \ ++ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ +- $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ ++ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && +- grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ++ grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message +@@ -8404,13 +8339,13 @@ + else + lt_cv_nm_interface="BSD nm" + echo "int some_variable = 0;" > conftest.$ac_ext +- (eval echo "\"\$as_me:8407: $ac_compile\"" >&5) ++ (eval echo "\"\$as_me:8342: $ac_compile\"" >&5) + (eval "$ac_compile" 2>conftest.err) + cat conftest.err >&5 +- (eval echo "\"\$as_me:8410: $NM \\\"conftest.$ac_objext\\\"\"" >&5) ++ (eval echo "\"\$as_me:8345: $NM \\\"conftest.$ac_objext\\\"\"" >&5) + (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) + cat conftest.err >&5 +- (eval echo "\"\$as_me:8413: output\"" >&5) ++ (eval echo "\"\$as_me:8348: output\"" >&5) + cat conftest.out >&5 + if $GREP 'External.*some_variable' conftest.out > /dev/null; then + lt_cv_nm_interface="MS dumpbin" +@@ -8869,7 +8804,7 @@ + lt_cv_deplibs_check_method=pass_all + ;; + +-netbsd*) ++netbsd* | netbsdelf*-gnu) + if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then + lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' + else +@@ -9604,7 +9539,7 @@ + ;; + *-*-irix6*) + # Find out which ABI we are using. +- echo '#line 9607 "configure"' > conftest.$ac_ext ++ echo '#line 9542 "configure"' > conftest.$ac_ext + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? +@@ -10875,11 +10810,6 @@ + if test "$am_compiler_list" = ""; then + am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` + fi +- am__universal=false +- case " $depcc " in #( +- *\ -arch\ *\ -arch\ *) am__universal=true ;; +- esac +- + for depmode in $am_compiler_list; do + # Setup a source with many dependencies, because some compilers + # like to wrap large dependency lists on column 80 (with \), and +@@ -10897,17 +10827,7 @@ + done + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf + +- # We check with `-c' and `-o' for the sake of the "dashmstdout" +- # mode. It turns out that the SunPro C++ compiler does not properly +- # handle `-M -o', and we need to detect this. Also, some Intel +- # versions had trouble with output in subdirs +- am__obj=sub/conftest.${OBJEXT-o} +- am__minus_obj="-o $am__obj" + case $depmode in +- gcc) +- # This depmode causes a compiler race in universal mode. +- test "$am__universal" = false || continue +- ;; + nosideeffect) + # after this tag, mechanisms are not by side-effect, so they'll + # only be used when explicitly requested +@@ -10917,23 +10837,19 @@ + break + fi + ;; +- msvisualcpp | msvcmsys) +- # This compiler won't grok `-c -o', but also, the minuso test has +- # not run yet. These depmodes are late enough in the game, and +- # so weak that their functioning should not be impacted. +- am__obj=conftest.${OBJEXT-o} +- am__minus_obj= +- ;; + none) break ;; + esac ++ # We check with `-c' and `-o' for the sake of the "dashmstdout" ++ # mode. It turns out that the SunPro C++ compiler does not properly ++ # handle `-M -o', and we need to detect this. + if depmode=$depmode \ +- source=sub/conftest.c object=$am__obj \ ++ source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \ + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ +- $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ ++ $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \ + >/dev/null 2>conftest.err && + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && +- grep $am__obj sub/conftest.Po > /dev/null 2>&1 && ++ grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 && + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then + # icc doesn't choke on unknown options, it will just issue warnings + # or remarks (even with -Werror). So we grep stderr for any message +@@ -11707,11 +11623,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:11710: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:11626: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:11714: \$? = $ac_status" >&5 ++ echo "$as_me:11630: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -12046,11 +11962,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:12049: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:11965: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:12053: \$? = $ac_status" >&5 ++ echo "$as_me:11969: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -12151,11 +12067,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:12154: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:12070: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:12158: \$? = $ac_status" >&5 ++ echo "$as_me:12074: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -12206,11 +12122,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:12209: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:12125: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:12213: \$? = $ac_status" >&5 ++ echo "$as_me:12129: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -12325,6 +12241,9 @@ + openbsd*) + with_gnu_ld=no + ;; ++ linux* | k*bsd*-gnu) ++ link_all_deplibs=no ++ ;; + esac + + ld_shlibs=yes +@@ -12507,7 +12426,7 @@ + fi + ;; + +- netbsd*) ++ netbsd* | netbsdelf*-gnu) + if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then + archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' + wlarc= +@@ -12682,6 +12601,7 @@ + if test "$aix_use_runtimelinking" = yes; then + shared_flag="$shared_flag "'${wl}-G' + fi ++ link_all_deplibs=no + else + # not using gcc + if test "$host_cpu" = ia64; then +@@ -13096,7 +13016,7 @@ + link_all_deplibs=yes + ;; + +- netbsd*) ++ netbsd* | netbsdelf*-gnu) + if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then + archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out + else +@@ -14058,13 +13978,10 @@ + # before this can be enabled. + hardcode_into_libs=yes + +- # Add ABI-specific directories to the system library path. +- sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib" +- + # Append ld.so.conf contents to the search path + if test -f /etc/ld.so.conf; then + lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` +- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ++ sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" + fi + + # We used to test for /lib/ld.so.1 and disable shared libraries on +@@ -14076,12 +13993,24 @@ + dynamic_linker='GNU/Linux ld.so' + ;; + +-netbsd*) +- version_type=sunos ++netbsdelf*-gnu) ++ version_type=linux + need_lib_prefix=no + need_version=no +- if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then +- library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' ++ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' ++ soname_spec='${libname}${release}${shared_ext}$major' ++ shlibpath_var=LD_LIBRARY_PATH ++ shlibpath_overrides_runpath=no ++ hardcode_into_libs=yes ++ dynamic_linker='NetBSD ld.elf_so' ++ ;; ++ ++netbsd*) ++ version_type=sunos ++ need_lib_prefix=no ++ need_version=no ++ if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then ++ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix' + finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir' + dynamic_linker='NetBSD (a.out) ld.so' + else +@@ -15009,7 +14938,7 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext <<_LT_EOF +-#line 15012 "configure" ++#line 14941 "configure" + #include "confdefs.h" + + #if HAVE_DLFCN_H +@@ -15105,7 +15034,7 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext <<_LT_EOF +-#line 15108 "configure" ++#line 15037 "configure" + #include "confdefs.h" + + #if HAVE_DLFCN_H +@@ -17001,7 +16930,7 @@ + ;; + esac + ;; +- netbsd*) ++ netbsd* | netbsdelf*-gnu) + ;; + *qnx* | *nto*) + # QNX uses GNU C++, but need to define -shared option too, otherwise +@@ -17125,11 +17054,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:17128: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17057: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:17132: \$? = $ac_status" >&5 ++ echo "$as_me:17061: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -17224,11 +17153,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:17227: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17156: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:17231: \$? = $ac_status" >&5 ++ echo "$as_me:17160: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -17276,11 +17205,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:17279: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17208: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:17283: \$? = $ac_status" >&5 ++ echo "$as_me:17212: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -17352,6 +17281,9 @@ + cygwin* | mingw* | cegcc*) + export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' + ;; ++ linux* | k*bsd*-gnu) ++ link_all_deplibs_CXX=no ++ ;; + *) + export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' + ;; +@@ -17923,13 +17855,10 @@ + # before this can be enabled. + hardcode_into_libs=yes + +- # Add ABI-specific directories to the system library path. +- sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib" +- + # Append ld.so.conf contents to the search path + if test -f /etc/ld.so.conf; then + lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '` +- sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra" ++ sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" + fi + + # We used to test for /lib/ld.so.1 and disable shared libraries on +@@ -17941,6 +17870,18 @@ + dynamic_linker='GNU/Linux ld.so' + ;; + ++netbsdelf*-gnu) ++ version_type=linux ++ need_lib_prefix=no ++ need_version=no ++ library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}' ++ soname_spec='${libname}${release}${shared_ext}$major' ++ shlibpath_var=LD_LIBRARY_PATH ++ shlibpath_overrides_runpath=no ++ hardcode_into_libs=yes ++ dynamic_linker='NetBSD ld.elf_so' ++ ;; ++ + netbsd*) + version_type=sunos + need_lib_prefix=no +@@ -20028,7 +19969,7 @@ + + + # The full list of plugins +-allowed_plugins="thumbnail screensaver ontop galago gromit lirc media-player-keys mythtv properties sidebar-test skipto sample-python sample-vala bemused youtube publish tracker pythonconsole jamendo opensubtitles screenshot brasero-disc-recorder coherence_upnp dbus-service iplayer" ++allowed_plugins="thumbnail screensaver ontop galago gromit lirc media-player-keys mythtv properties sidebar-test skipto sample-python sample-vala bemused youtube publish tracker pythonconsole jamendo opensubtitles screenshot brasero-disc-recorder coherence_upnp dbus-service iplayer bbc" + + PLUGINDIR='${libdir}/totem/plugins' + +@@ -20066,10 +20007,11 @@ + { $as_echo "$as_me:$LINENO: checking for MISSING_PLUGINS" >&5 + $as_echo_n "checking for MISSING_PLUGINS... " >&6; } + +-if test -n "$MISSING_PLUGINS_CFLAGS"; then +- pkg_cv_MISSING_PLUGINS_CFLAGS="$MISSING_PLUGINS_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$MISSING_PLUGINS_CFLAGS"; then ++ pkg_cv_MISSING_PLUGINS_CFLAGS="$MISSING_PLUGINS_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-plugins-base-0.10\"") >&5 + ($PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10") 2>&5 + ac_status=$? +@@ -20079,13 +20021,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$MISSING_PLUGINS_LIBS"; then +- pkg_cv_MISSING_PLUGINS_LIBS="$MISSING_PLUGINS_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$MISSING_PLUGINS_LIBS"; then ++ pkg_cv_MISSING_PLUGINS_LIBS="$MISSING_PLUGINS_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gstreamer-plugins-base-0.10\"") >&5 + ($PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10") 2>&5 + ac_status=$? +@@ -20095,8 +20039,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -20109,9 +20054,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- MISSING_PLUGINS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gstreamer-plugins-base-0.10" 2>&1` ++ MISSING_PLUGINS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gstreamer-plugins-base-0.10"` + else +- MISSING_PLUGINS_PKG_ERRORS=`$PKG_CONFIG --print-errors "gstreamer-plugins-base-0.10" 2>&1` ++ MISSING_PLUGINS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gstreamer-plugins-base-0.10"` + fi + # Put the nasty error message in config.log where it belongs + echo "$MISSING_PLUGINS_PKG_ERRORS" >&5 +@@ -20185,10 +20130,11 @@ + { $as_echo "$as_me:$LINENO: checking for GST" >&5 + $as_echo_n "checking for GST... " >&6; } + +-if test -n "$GST_CFLAGS"; then +- pkg_cv_GST_CFLAGS="$GST_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GST_CFLAGS"; then ++ pkg_cv_GST_CFLAGS="$GST_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$MM\"") >&5 + ($PKG_CONFIG --exists --print-errors "$MM") 2>&5 + ac_status=$? +@@ -20198,13 +20144,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$GST_LIBS"; then +- pkg_cv_GST_LIBS="$GST_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GST_LIBS"; then ++ pkg_cv_GST_LIBS="$GST_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$MM\"") >&5 + ($PKG_CONFIG --exists --print-errors "$MM") 2>&5 + ac_status=$? +@@ -20214,8 +20162,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -20228,9 +20177,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- GST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$MM" 2>&1` ++ GST_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$MM"` + else +- GST_PKG_ERRORS=`$PKG_CONFIG --print-errors "$MM" 2>&1` ++ GST_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$MM"` + fi + # Put the nasty error message in config.log where it belongs + echo "$GST_PKG_ERRORS" >&5 +@@ -20427,10 +20376,11 @@ + { $as_echo "$as_me:$LINENO: checking for SMCLIENT" >&5 + $as_echo_n "checking for SMCLIENT... " >&6; } + +-if test -n "$SMCLIENT_CFLAGS"; then +- pkg_cv_SMCLIENT_CFLAGS="$SMCLIENT_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$SMCLIENT_CFLAGS"; then ++ pkg_cv_SMCLIENT_CFLAGS="$SMCLIENT_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$SMCLIENT_PKGS\"") >&5 + ($PKG_CONFIG --exists --print-errors "$SMCLIENT_PKGS") 2>&5 + ac_status=$? +@@ -20440,13 +20390,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$SMCLIENT_LIBS"; then +- pkg_cv_SMCLIENT_LIBS="$SMCLIENT_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$SMCLIENT_LIBS"; then ++ pkg_cv_SMCLIENT_LIBS="$SMCLIENT_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$SMCLIENT_PKGS\"") >&5 + ($PKG_CONFIG --exists --print-errors "$SMCLIENT_PKGS") 2>&5 + ac_status=$? +@@ -20456,8 +20408,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -20470,9 +20423,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- SMCLIENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$SMCLIENT_PKGS" 2>&1` ++ SMCLIENT_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$SMCLIENT_PKGS"` + else +- SMCLIENT_PKG_ERRORS=`$PKG_CONFIG --print-errors "$SMCLIENT_PKGS" 2>&1` ++ SMCLIENT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$SMCLIENT_PKGS"` + fi + # Put the nasty error message in config.log where it belongs + echo "$SMCLIENT_PKG_ERRORS" >&5 +@@ -20577,10 +20530,11 @@ + { $as_echo "$as_me:$LINENO: checking for DEPENDENCY" >&5 + $as_echo_n "checking for DEPENDENCY... " >&6; } + +-if test -n "$DEPENDENCY_CFLAGS"; then +- pkg_cv_DEPENDENCY_CFLAGS="$DEPENDENCY_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DEPENDENCY_CFLAGS"; then ++ pkg_cv_DEPENDENCY_CFLAGS="$DEPENDENCY_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" + glib-2.0 >= \$GLIB_REQS + gio-2.0 +@@ -20611,13 +20565,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$DEPENDENCY_LIBS"; then +- pkg_cv_DEPENDENCY_LIBS="$DEPENDENCY_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DEPENDENCY_LIBS"; then ++ pkg_cv_DEPENDENCY_LIBS="$DEPENDENCY_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" + glib-2.0 >= \$GLIB_REQS + gio-2.0 +@@ -20648,8 +20604,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -20662,23 +20619,23 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " ++ DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors " + glib-2.0 >= $GLIB_REQS + gio-2.0 + gtk+-2.0 >= $GTK_REQS + gmodule-2.0 + gconf-2.0 + totem-plparser >= $TOTEM_PLPARSER_REQS +- cairo" 2>&1` ++ cairo"` + else +- DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --print-errors " ++ DEPENDENCY_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors " + glib-2.0 >= $GLIB_REQS + gio-2.0 + gtk+-2.0 >= $GTK_REQS + gmodule-2.0 + gconf-2.0 + totem-plparser >= $TOTEM_PLPARSER_REQS +- cairo" 2>&1` ++ cairo"` + fi + # Put the nasty error message in config.log where it belongs + echo "$DEPENDENCY_PKG_ERRORS" >&5 +@@ -20757,10 +20714,11 @@ + { $as_echo "$as_me:$LINENO: checking for MM" >&5 + $as_echo_n "checking for MM... " >&6; } + +-if test -n "$MM_CFLAGS"; then +- pkg_cv_MM_CFLAGS="$MM_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$MM_CFLAGS"; then ++ pkg_cv_MM_CFLAGS="$MM_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$MM\"") >&5 + ($PKG_CONFIG --exists --print-errors "$MM") 2>&5 + ac_status=$? +@@ -20770,13 +20728,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$MM_LIBS"; then +- pkg_cv_MM_LIBS="$MM_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$MM_LIBS"; then ++ pkg_cv_MM_LIBS="$MM_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"\$MM\"") >&5 + ($PKG_CONFIG --exists --print-errors "$MM") 2>&5 + ac_status=$? +@@ -20786,8 +20746,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -20800,9 +20761,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- MM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$MM" 2>&1` ++ MM_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$MM"` + else +- MM_PKG_ERRORS=`$PKG_CONFIG --print-errors "$MM" 2>&1` ++ MM_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$MM"` + fi + # Put the nasty error message in config.log where it belongs + echo "$MM_PKG_ERRORS" >&5 +@@ -20867,10 +20828,11 @@ + { $as_echo "$as_me:$LINENO: checking for GTK" >&5 + $as_echo_n "checking for GTK... " >&6; } + +-if test -n "$GTK_CFLAGS"; then +- pkg_cv_GTK_CFLAGS="$GTK_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GTK_CFLAGS"; then ++ pkg_cv_GTK_CFLAGS="$GTK_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 gthread-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gtk+-2.0 gthread-2.0") 2>&5 + ac_status=$? +@@ -20880,13 +20842,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$GTK_LIBS"; then +- pkg_cv_GTK_LIBS="$GTK_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GTK_LIBS"; then ++ pkg_cv_GTK_LIBS="$GTK_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 gthread-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gtk+-2.0 gthread-2.0") 2>&5 + ac_status=$? +@@ -20896,8 +20860,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -20910,9 +20875,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 gthread-2.0" 2>&1` ++ GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 gthread-2.0"` + else +- GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 gthread-2.0" 2>&1` ++ GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 gthread-2.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$GTK_PKG_ERRORS" >&5 +@@ -20994,10 +20959,11 @@ + { $as_echo "$as_me:$LINENO: checking for UNIQUE" >&5 + $as_echo_n "checking for UNIQUE... " >&6; } + +-if test -n "$UNIQUE_CFLAGS"; then +- pkg_cv_UNIQUE_CFLAGS="$UNIQUE_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$UNIQUE_CFLAGS"; then ++ pkg_cv_UNIQUE_CFLAGS="$UNIQUE_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"unique-1.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "unique-1.0") 2>&5 + ac_status=$? +@@ -21007,13 +20973,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$UNIQUE_LIBS"; then +- pkg_cv_UNIQUE_LIBS="$UNIQUE_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$UNIQUE_LIBS"; then ++ pkg_cv_UNIQUE_LIBS="$UNIQUE_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"unique-1.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "unique-1.0") 2>&5 + ac_status=$? +@@ -21023,8 +20991,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -21037,9 +21006,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- UNIQUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "unique-1.0" 2>&1` ++ UNIQUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "unique-1.0"` + else +- UNIQUE_PKG_ERRORS=`$PKG_CONFIG --print-errors "unique-1.0" 2>&1` ++ UNIQUE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "unique-1.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$UNIQUE_PKG_ERRORS" >&5 +@@ -21441,10 +21410,11 @@ + { $as_echo "$as_me:$LINENO: checking for XVIDMODE" >&5 + $as_echo_n "checking for XVIDMODE... " >&6; } + +-if test -n "$XVIDMODE_CFLAGS"; then +- pkg_cv_XVIDMODE_CFLAGS="$XVIDMODE_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$XVIDMODE_CFLAGS"; then ++ pkg_cv_XVIDMODE_CFLAGS="$XVIDMODE_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"xrandr >= 1.1.1 xxf86vm >= 1.0.1\"") >&5 + ($PKG_CONFIG --exists --print-errors "xrandr >= 1.1.1 xxf86vm >= 1.0.1") 2>&5 + ac_status=$? +@@ -21454,13 +21424,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$XVIDMODE_LIBS"; then +- pkg_cv_XVIDMODE_LIBS="$XVIDMODE_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$XVIDMODE_LIBS"; then ++ pkg_cv_XVIDMODE_LIBS="$XVIDMODE_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"xrandr >= 1.1.1 xxf86vm >= 1.0.1\"") >&5 + ($PKG_CONFIG --exists --print-errors "xrandr >= 1.1.1 xxf86vm >= 1.0.1") 2>&5 + ac_status=$? +@@ -21470,8 +21442,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -21484,9 +21457,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- XVIDMODE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "xrandr >= 1.1.1 xxf86vm >= 1.0.1" 2>&1` ++ XVIDMODE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "xrandr >= 1.1.1 xxf86vm >= 1.0.1"` + else +- XVIDMODE_PKG_ERRORS=`$PKG_CONFIG --print-errors "xrandr >= 1.1.1 xxf86vm >= 1.0.1" 2>&1` ++ XVIDMODE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xrandr >= 1.1.1 xxf86vm >= 1.0.1"` + fi + # Put the nasty error message in config.log where it belongs + echo "$XVIDMODE_PKG_ERRORS" >&5 +@@ -21609,14 +21582,12 @@ + # If the user set $PYTHON, use it and don't search something else. + { $as_echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.3" >&5 + $as_echo_n "checking whether $PYTHON version >= 2.3... " >&6; } +- prog="import sys ++ prog="import sys, string + # split strings by '.' and convert to numeric. Append some zeros + # because we need at least 4 digits for the hex conversion. +-# map returns an iterator in Python 3.0 and a list in 2.x +-minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] ++minver = map(int, string.split('2.3', '.')) + [0, 0, 0] + minverhex = 0 +-# xrange is not present in Python 3.0 and range returns an iterator +-for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] ++for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] + sys.exit(sys.hexversion < minverhex)" + if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 + ($PYTHON -c "$prog") >&5 2>&5 +@@ -21641,16 +21612,14 @@ + $as_echo_n "(cached) " >&6 + else + +- for am_cv_pathless_PYTHON in python python2 python3 python3.0 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do ++ for am_cv_pathless_PYTHON in python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 none; do + test "$am_cv_pathless_PYTHON" = none && break +- prog="import sys ++ prog="import sys, string + # split strings by '.' and convert to numeric. Append some zeros + # because we need at least 4 digits for the hex conversion. +-# map returns an iterator in Python 3.0 and a list in 2.x +-minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] ++minver = map(int, string.split('2.3', '.')) + [0, 0, 0] + minverhex = 0 +-# xrange is not present in Python 3.0 and range returns an iterator +-for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] ++for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] + sys.exit(sys.hexversion < minverhex)" + if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 + ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 +@@ -21723,7 +21692,7 @@ + if test "${am_cv_python_version+set}" = set; then + $as_echo_n "(cached) " >&6 + else +- am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` ++ am_cv_python_version=`$PYTHON -c "import sys; print sys.version[:3]"` + fi + { $as_echo "$as_me:$LINENO: result: $am_cv_python_version" >&5 + $as_echo "$am_cv_python_version" >&6; } +@@ -21742,7 +21711,7 @@ + if test "${am_cv_python_platform+set}" = set; then + $as_echo_n "(cached) " >&6 + else +- am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` ++ am_cv_python_platform=`$PYTHON -c "import sys; print sys.platform"` + fi + { $as_echo "$as_me:$LINENO: result: $am_cv_python_platform" >&5 + $as_echo "$am_cv_python_platform" >&6; } +@@ -21756,21 +21725,8 @@ + if test "${am_cv_python_pythondir+set}" = set; then + $as_echo_n "(cached) " >&6 + else +- if test "x$prefix" = xNONE +- then +- am_py_prefix=$ac_default_prefix +- else +- am_py_prefix=$prefix +- fi +- am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null || ++ am_cv_python_pythondir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,0,prefix='$PYTHON_PREFIX')" 2>/dev/null || + echo "$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages"` +- case $am_cv_python_pythondir in +- $am_py_prefix*) +- am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'` +- am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"` +- ;; +- esac +- + fi + { $as_echo "$as_me:$LINENO: result: $am_cv_python_pythondir" >&5 + $as_echo "$am_cv_python_pythondir" >&6; } +@@ -21786,21 +21742,8 @@ + if test "${am_cv_python_pyexecdir+set}" = set; then + $as_echo_n "(cached) " >&6 + else +- if test "x$exec_prefix" = xNONE +- then +- am_py_exec_prefix=$am_py_prefix +- else +- am_py_exec_prefix=$exec_prefix +- fi +- am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null || +- echo "$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages"` +- case $am_cv_python_pyexecdir in +- $am_py_exec_prefix*) +- am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'` +- am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"` +- ;; +- esac +- ++ am_cv_python_pyexecdir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,0,prefix='$PYTHON_EXEC_PREFIX')" 2>/dev/null || ++ echo "${PYTHON_EXEC_PREFIX}/lib/python${PYTHON_VERSION}/site-packages"` + fi + { $as_echo "$as_me:$LINENO: result: $am_cv_python_pyexecdir" >&5 + $as_echo "$am_cv_python_pyexecdir" >&6; } +@@ -21848,10 +21791,11 @@ + { $as_echo "$as_me:$LINENO: checking for PYGTK" >&5 + $as_echo_n "checking for PYGTK... " >&6; } + +-if test -n "$PYGTK_CFLAGS"; then +- pkg_cv_PYGTK_CFLAGS="$PYGTK_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$PYGTK_CFLAGS"; then ++ pkg_cv_PYGTK_CFLAGS="$PYGTK_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" + pygtk-2.0 >= \$PYGTK_REQUIRED + totem-plparser >= \$TOTEM_PLPARSER_REQS\"") >&5 +@@ -21867,13 +21811,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$PYGTK_LIBS"; then +- pkg_cv_PYGTK_LIBS="$PYGTK_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$PYGTK_LIBS"; then ++ pkg_cv_PYGTK_LIBS="$PYGTK_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" + pygtk-2.0 >= \$PYGTK_REQUIRED + totem-plparser >= \$TOTEM_PLPARSER_REQS\"") >&5 +@@ -21889,8 +21835,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -21903,13 +21850,13 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- PYGTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " ++ PYGTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors " + pygtk-2.0 >= $PYGTK_REQUIRED +- totem-plparser >= $TOTEM_PLPARSER_REQS" 2>&1` ++ totem-plparser >= $TOTEM_PLPARSER_REQS"` + else +- PYGTK_PKG_ERRORS=`$PKG_CONFIG --print-errors " ++ PYGTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors " + pygtk-2.0 >= $PYGTK_REQUIRED +- totem-plparser >= $TOTEM_PLPARSER_REQS" 2>&1` ++ totem-plparser >= $TOTEM_PLPARSER_REQS"` + fi + # Put the nasty error message in config.log where it belongs + echo "$PYGTK_PKG_ERRORS" >&5 +@@ -22072,10 +22019,11 @@ + { $as_echo "$as_me:$LINENO: checking for VALA" >&5 + $as_echo_n "checking for VALA... " >&6; } + +-if test -n "$VALA_CFLAGS"; then +- pkg_cv_VALA_CFLAGS="$VALA_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$VALA_CFLAGS"; then ++ pkg_cv_VALA_CFLAGS="$VALA_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"vala-1.0 >= \$VALA_REQS\"") >&5 + ($PKG_CONFIG --exists --print-errors "vala-1.0 >= $VALA_REQS") 2>&5 + ac_status=$? +@@ -22085,13 +22033,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$VALA_LIBS"; then +- pkg_cv_VALA_LIBS="$VALA_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$VALA_LIBS"; then ++ pkg_cv_VALA_LIBS="$VALA_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"vala-1.0 >= \$VALA_REQS\"") >&5 + ($PKG_CONFIG --exists --print-errors "vala-1.0 >= $VALA_REQS") 2>&5 + ac_status=$? +@@ -22101,8 +22051,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22115,9 +22066,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- VALA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "vala-1.0 >= $VALA_REQS" 2>&1` ++ VALA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "vala-1.0 >= $VALA_REQS"` + else +- VALA_PKG_ERRORS=`$PKG_CONFIG --print-errors "vala-1.0 >= $VALA_REQS" 2>&1` ++ VALA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vala-1.0 >= $VALA_REQS"` + fi + # Put the nasty error message in config.log where it belongs + echo "$VALA_PKG_ERRORS" >&5 +@@ -22220,10 +22171,11 @@ + { $as_echo "$as_me:$LINENO: checking for SCREENSAVER" >&5 + $as_echo_n "checking for SCREENSAVER... " >&6; } + +-if test -n "$SCREENSAVER_CFLAGS"; then +- pkg_cv_SCREENSAVER_CFLAGS="$SCREENSAVER_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$SCREENSAVER_CFLAGS"; then ++ pkg_cv_SCREENSAVER_CFLAGS="$SCREENSAVER_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gconf-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gconf-2.0") 2>&5 + ac_status=$? +@@ -22233,13 +22185,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$SCREENSAVER_LIBS"; then +- pkg_cv_SCREENSAVER_LIBS="$SCREENSAVER_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$SCREENSAVER_LIBS"; then ++ pkg_cv_SCREENSAVER_LIBS="$SCREENSAVER_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gconf-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gconf-2.0") 2>&5 + ac_status=$? +@@ -22249,8 +22203,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22263,9 +22218,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gconf-2.0" 2>&1` ++ SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gconf-2.0"` + else +- SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --print-errors "gconf-2.0" 2>&1` ++ SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gconf-2.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$SCREENSAVER_PKG_ERRORS" >&5 +@@ -22331,10 +22286,11 @@ + { $as_echo "$as_me:$LINENO: checking for LIBGALAGO" >&5 + $as_echo_n "checking for LIBGALAGO... " >&6; } + +-if test -n "$LIBGALAGO_CFLAGS"; then +- pkg_cv_LIBGALAGO_CFLAGS="$LIBGALAGO_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$LIBGALAGO_CFLAGS"; then ++ pkg_cv_LIBGALAGO_CFLAGS="$LIBGALAGO_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgalago >= 0.5.2\"") >&5 + ($PKG_CONFIG --exists --print-errors "libgalago >= 0.5.2") 2>&5 + ac_status=$? +@@ -22344,13 +22300,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$LIBGALAGO_LIBS"; then +- pkg_cv_LIBGALAGO_LIBS="$LIBGALAGO_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$LIBGALAGO_LIBS"; then ++ pkg_cv_LIBGALAGO_LIBS="$LIBGALAGO_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgalago >= 0.5.2\"") >&5 + ($PKG_CONFIG --exists --print-errors "libgalago >= 0.5.2") 2>&5 + ac_status=$? +@@ -22360,8 +22318,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22374,9 +22333,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- LIBGALAGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libgalago >= 0.5.2" 2>&1` ++ LIBGALAGO_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgalago >= 0.5.2"` + else +- LIBGALAGO_PKG_ERRORS=`$PKG_CONFIG --print-errors "libgalago >= 0.5.2" 2>&1` ++ LIBGALAGO_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgalago >= 0.5.2"` + fi + # Put the nasty error message in config.log where it belongs + echo "$LIBGALAGO_PKG_ERRORS" >&5 +@@ -22410,10 +22369,11 @@ + { $as_echo "$as_me:$LINENO: checking for MEDIA_PLAYER_KEYS" >&5 + $as_echo_n "checking for MEDIA_PLAYER_KEYS... " >&6; } + +-if test -n "$MEDIA_PLAYER_KEYS_CFLAGS"; then +- pkg_cv_MEDIA_PLAYER_KEYS_CFLAGS="$MEDIA_PLAYER_KEYS_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$MEDIA_PLAYER_KEYS_CFLAGS"; then ++ pkg_cv_MEDIA_PLAYER_KEYS_CFLAGS="$MEDIA_PLAYER_KEYS_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1\"") >&5 + ($PKG_CONFIG --exists --print-errors "dbus-glib-1") 2>&5 + ac_status=$? +@@ -22423,13 +22383,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$MEDIA_PLAYER_KEYS_LIBS"; then +- pkg_cv_MEDIA_PLAYER_KEYS_LIBS="$MEDIA_PLAYER_KEYS_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$MEDIA_PLAYER_KEYS_LIBS"; then ++ pkg_cv_MEDIA_PLAYER_KEYS_LIBS="$MEDIA_PLAYER_KEYS_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1\"") >&5 + ($PKG_CONFIG --exists --print-errors "dbus-glib-1") 2>&5 + ac_status=$? +@@ -22439,8 +22401,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22453,9 +22416,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- MEDIA_PLAYER_KEYS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1" 2>&1` ++ MEDIA_PLAYER_KEYS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "dbus-glib-1"` + else +- MEDIA_PLAYER_KEYS_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1" 2>&1` ++ MEDIA_PLAYER_KEYS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-glib-1"` + fi + # Put the nasty error message in config.log where it belongs + echo "$MEDIA_PLAYER_KEYS_PKG_ERRORS" >&5 +@@ -22700,10 +22663,11 @@ + { $as_echo "$as_me:$LINENO: checking for GMYTH" >&5 + $as_echo_n "checking for GMYTH... " >&6; } + +-if test -n "$GMYTH_CFLAGS"; then +- pkg_cv_GMYTH_CFLAGS="$GMYTH_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GMYTH_CFLAGS"; then ++ pkg_cv_GMYTH_CFLAGS="$GMYTH_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0") 2>&5 + ac_status=$? +@@ -22713,13 +22677,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$GMYTH_LIBS"; then +- pkg_cv_GMYTH_LIBS="$GMYTH_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GMYTH_LIBS"; then ++ pkg_cv_GMYTH_LIBS="$GMYTH_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0") 2>&5 + ac_status=$? +@@ -22729,8 +22695,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22743,9 +22710,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- GMYTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0" 2>&1` ++ GMYTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0"` + else +- GMYTH_PKG_ERRORS=`$PKG_CONFIG --print-errors "gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0" 2>&1` ++ GMYTH_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gmyth >= 0.7.1 gmyth-upnp >= 0.7.1 gconf-2.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$GMYTH_PKG_ERRORS" >&5 +@@ -22767,16 +22734,111 @@ + add_plugin="0" + fi + ;; ++ bbc) ++ # pygobject >= 2.15.3 for gio support ++ # pygtk >= 2.13.0 for gtk_tree_view_get_tooltip_context support ++ ++pkg_failed=no ++{ $as_echo "$as_me:$LINENO: checking for BBC" >&5 ++$as_echo_n "checking for BBC... " >&6; } ++ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$BBC_CFLAGS"; then ++ pkg_cv_BBC_CFLAGS="$BBC_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ ++ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 \"") >&5 ++ ($PKG_CONFIG --exists --print-errors " pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 ") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); }; then ++ pkg_cv_BBC_CFLAGS=`$PKG_CONFIG --cflags " pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 " 2>/dev/null` ++else ++ pkg_failed=yes ++fi ++ fi ++else ++ pkg_failed=untried ++fi ++if test -n "$PKG_CONFIG"; then ++ if test -n "$BBC_LIBS"; then ++ pkg_cv_BBC_LIBS="$BBC_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ ++ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \" pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 \"") >&5 ++ ($PKG_CONFIG --exists --print-errors " pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 ") 2>&5 ++ ac_status=$? ++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); }; then ++ pkg_cv_BBC_LIBS=`$PKG_CONFIG --libs " pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 " 2>/dev/null` ++else ++ pkg_failed=yes ++fi ++ fi ++else ++ pkg_failed=untried ++fi ++ ++ ++ ++if test $pkg_failed = yes; then ++ ++if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then ++ _pkg_short_errors_supported=yes ++else ++ _pkg_short_errors_supported=no ++fi ++ if test $_pkg_short_errors_supported = yes; then ++ BBC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors " pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 "` ++ else ++ BBC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors " pygobject-2.0 >= 2.15.3 gst-python-0.10 >= 0.10.11 pygtk-2.0 >= 2.13.0 "` ++ fi ++ # Put the nasty error message in config.log where it belongs ++ echo "$BBC_PKG_ERRORS" >&5 ++ ++ { $as_echo "$as_me:$LINENO: result: no" >&5 ++$as_echo "no" >&6; } ++ HAVE_BBCSTUFF=no ++elif test $pkg_failed = untried; then ++ HAVE_BBCSTUFF=no ++else ++ BBC_CFLAGS=$pkg_cv_BBC_CFLAGS ++ BBC_LIBS=$pkg_cv_BBC_LIBS ++ { $as_echo "$as_me:$LINENO: result: yes" >&5 ++$as_echo "yes" >&6; } ++ HAVE_BBCSTUFF=yes ++fi ++ if test "x$HAVE_BBCSTUFF" != "xyes"; then ++ plugin_error_or_ignore "you need pygobject-2.0 >= 2.15.3 and gst-python-0.10 >= 0.10.11 and pygtk-2.0 >= 2.13.0 installed for the BBC plugin" ++ add_plugin="0" ++ fi ++ # only require python apt and gdbm where we would actually be using it, ie. on ubuntu ++ bbc_py_pkg_reqs='' ++ if test -f /etc/debian_version ; then ++ bbc_distro_id=`lsb_release -s -i 2>/dev/null` ++ if test x$bbc_distro_id = xUbuntu; then ++ bbc_py_pkg_reqs="apt gdbm" ++ fi ++ fi ++ for pymodule in rdflib.Graph xdg $bbc_py_pkg_reqs ++ do ++ if ! $PYTHON -c "import $pymodule" 2>/dev/null >/dev/null; then ++ plugin_error_or_ignore "you need the python $pymodule module installed for the BBC plugin" ++ add_plugin="0" ++ fi ++ done ++ ;; + bemused) + + pkg_failed=no + { $as_echo "$as_me:$LINENO: checking for BEMUSED" >&5 + $as_echo_n "checking for BEMUSED... " >&6; } + +-if test -n "$BEMUSED_CFLAGS"; then +- pkg_cv_BEMUSED_CFLAGS="$BEMUSED_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$BEMUSED_CFLAGS"; then ++ pkg_cv_BEMUSED_CFLAGS="$BEMUSED_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"bluez\"") >&5 + ($PKG_CONFIG --exists --print-errors "bluez") 2>&5 + ac_status=$? +@@ -22786,13 +22848,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$BEMUSED_LIBS"; then +- pkg_cv_BEMUSED_LIBS="$BEMUSED_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$BEMUSED_LIBS"; then ++ pkg_cv_BEMUSED_LIBS="$BEMUSED_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"bluez\"") >&5 + ($PKG_CONFIG --exists --print-errors "bluez") 2>&5 + ac_status=$? +@@ -22802,8 +22866,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22816,9 +22881,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- BEMUSED_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "bluez" 2>&1` ++ BEMUSED_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "bluez"` + else +- BEMUSED_PKG_ERRORS=`$PKG_CONFIG --print-errors "bluez" 2>&1` ++ BEMUSED_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "bluez"` + fi + # Put the nasty error message in config.log where it belongs + echo "$BEMUSED_PKG_ERRORS" >&5 +@@ -22846,10 +22911,11 @@ + { $as_echo "$as_me:$LINENO: checking for LIBEPC" >&5 + $as_echo_n "checking for LIBEPC... " >&6; } + +-if test -n "$LIBEPC_CFLAGS"; then +- pkg_cv_LIBEPC_CFLAGS="$LIBEPC_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$LIBEPC_CFLAGS"; then ++ pkg_cv_LIBEPC_CFLAGS="$LIBEPC_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libepc-ui-1.0 >= 0.3.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libepc-ui-1.0 >= 0.3.0") 2>&5 + ac_status=$? +@@ -22859,13 +22925,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$LIBEPC_LIBS"; then +- pkg_cv_LIBEPC_LIBS="$LIBEPC_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$LIBEPC_LIBS"; then ++ pkg_cv_LIBEPC_LIBS="$LIBEPC_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libepc-ui-1.0 >= 0.3.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libepc-ui-1.0 >= 0.3.0") 2>&5 + ac_status=$? +@@ -22875,8 +22943,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22889,9 +22958,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- LIBEPC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libepc-ui-1.0 >= 0.3.0" 2>&1` ++ LIBEPC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libepc-ui-1.0 >= 0.3.0"` + else +- LIBEPC_PKG_ERRORS=`$PKG_CONFIG --print-errors "libepc-ui-1.0 >= 0.3.0" 2>&1` ++ LIBEPC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libepc-ui-1.0 >= 0.3.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$LIBEPC_PKG_ERRORS" >&5 +@@ -22919,10 +22988,11 @@ + { $as_echo "$as_me:$LINENO: checking for TRACKER" >&5 + $as_echo_n "checking for TRACKER... " >&6; } + +-if test -n "$TRACKER_CFLAGS"; then +- pkg_cv_TRACKER_CFLAGS="$TRACKER_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$TRACKER_CFLAGS"; then ++ pkg_cv_TRACKER_CFLAGS="$TRACKER_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"tracker >= 0.6 tracker < 0.7\"") >&5 + ($PKG_CONFIG --exists --print-errors "tracker >= 0.6 tracker < 0.7") 2>&5 + ac_status=$? +@@ -22932,13 +23002,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$TRACKER_LIBS"; then +- pkg_cv_TRACKER_LIBS="$TRACKER_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$TRACKER_LIBS"; then ++ pkg_cv_TRACKER_LIBS="$TRACKER_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"tracker >= 0.6 tracker < 0.7\"") >&5 + ($PKG_CONFIG --exists --print-errors "tracker >= 0.6 tracker < 0.7") 2>&5 + ac_status=$? +@@ -22948,8 +23020,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -22962,9 +23035,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- TRACKER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "tracker >= 0.6 tracker < 0.7" 2>&1` ++ TRACKER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "tracker >= 0.6 tracker < 0.7"` + else +- TRACKER_PKG_ERRORS=`$PKG_CONFIG --print-errors "tracker >= 0.6 tracker < 0.7" 2>&1` ++ TRACKER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "tracker >= 0.6 tracker < 0.7"` + fi + # Put the nasty error message in config.log where it belongs + echo "$TRACKER_PKG_ERRORS" >&5 +@@ -22998,10 +23071,11 @@ + { $as_echo "$as_me:$LINENO: checking for GLIB" >&5 + $as_echo_n "checking for GLIB... " >&6; } + +-if test -n "$GLIB_CFLAGS"; then +- pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GLIB_CFLAGS"; then ++ pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.15.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.15.0") 2>&5 + ac_status=$? +@@ -23011,13 +23085,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$GLIB_LIBS"; then +- pkg_cv_GLIB_LIBS="$GLIB_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$GLIB_LIBS"; then ++ pkg_cv_GLIB_LIBS="$GLIB_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.15.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.15.0") 2>&5 + ac_status=$? +@@ -23027,8 +23103,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23041,9 +23118,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.15.0" 2>&1` ++ GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 >= 2.15.0"` + else +- GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.15.0" 2>&1` ++ GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 >= 2.15.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$GLIB_PKG_ERRORS" >&5 +@@ -23071,10 +23148,11 @@ + { $as_echo "$as_me:$LINENO: checking for DISC_RECORDER" >&5 + $as_echo_n "checking for DISC_RECORDER... " >&6; } + +-if test -n "$DISC_RECORDER_CFLAGS"; then +- pkg_cv_DISC_RECORDER_CFLAGS="$DISC_RECORDER_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DISC_RECORDER_CFLAGS"; then ++ pkg_cv_DISC_RECORDER_CFLAGS="$DISC_RECORDER_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.6.0 gtk+-x11-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0 gtk+-x11-2.0") 2>&5 + ac_status=$? +@@ -23084,13 +23162,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$DISC_RECORDER_LIBS"; then +- pkg_cv_DISC_RECORDER_LIBS="$DISC_RECORDER_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DISC_RECORDER_LIBS"; then ++ pkg_cv_DISC_RECORDER_LIBS="$DISC_RECORDER_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.6.0 gtk+-x11-2.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0 gtk+-x11-2.0") 2>&5 + ac_status=$? +@@ -23100,8 +23180,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23114,9 +23195,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- DISC_RECORDER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libxml-2.0 >= 2.6.0 gtk+-x11-2.0" 2>&1` ++ DISC_RECORDER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libxml-2.0 >= 2.6.0 gtk+-x11-2.0"` + else +- DISC_RECORDER_PKG_ERRORS=`$PKG_CONFIG --print-errors "libxml-2.0 >= 2.6.0 gtk+-x11-2.0" 2>&1` ++ DISC_RECORDER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxml-2.0 >= 2.6.0 gtk+-x11-2.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$DISC_RECORDER_PKG_ERRORS" >&5 +@@ -23144,10 +23225,11 @@ + { $as_echo "$as_me:$LINENO: checking for LIBGDATA" >&5 + $as_echo_n "checking for LIBGDATA... " >&6; } + +-if test -n "$LIBGDATA_CFLAGS"; then +- pkg_cv_LIBGDATA_CFLAGS="$LIBGDATA_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$LIBGDATA_CFLAGS"; then ++ pkg_cv_LIBGDATA_CFLAGS="$LIBGDATA_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgdata >= 0.4.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libgdata >= 0.4.0") 2>&5 + ac_status=$? +@@ -23157,13 +23239,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$LIBGDATA_LIBS"; then +- pkg_cv_LIBGDATA_LIBS="$LIBGDATA_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$LIBGDATA_LIBS"; then ++ pkg_cv_LIBGDATA_LIBS="$LIBGDATA_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libgdata >= 0.4.0\"") >&5 + ($PKG_CONFIG --exists --print-errors "libgdata >= 0.4.0") 2>&5 + ac_status=$? +@@ -23173,8 +23257,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23187,9 +23272,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- LIBGDATA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libgdata >= 0.4.0" 2>&1` ++ LIBGDATA_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libgdata >= 0.4.0"` + else +- LIBGDATA_PKG_ERRORS=`$PKG_CONFIG --print-errors "libgdata >= 0.4.0" 2>&1` ++ LIBGDATA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgdata >= 0.4.0"` + fi + # Put the nasty error message in config.log where it belongs + echo "$LIBGDATA_PKG_ERRORS" >&5 +@@ -23281,10 +23366,11 @@ + { $as_echo "$as_me:$LINENO: checking for BROWSER_PLUGIN" >&5 + $as_echo_n "checking for BROWSER_PLUGIN... " >&6; } + +-if test -n "$BROWSER_PLUGIN_CFLAGS"; then +- pkg_cv_BROWSER_PLUGIN_CFLAGS="$BROWSER_PLUGIN_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$BROWSER_PLUGIN_CFLAGS"; then ++ pkg_cv_BROWSER_PLUGIN_CFLAGS="$BROWSER_PLUGIN_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 + gio-2.0 + x11 +@@ -23303,13 +23389,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$BROWSER_PLUGIN_LIBS"; then +- pkg_cv_BROWSER_PLUGIN_LIBS="$BROWSER_PLUGIN_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$BROWSER_PLUGIN_LIBS"; then ++ pkg_cv_BROWSER_PLUGIN_LIBS="$BROWSER_PLUGIN_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"glib-2.0 + gio-2.0 + x11 +@@ -23328,8 +23416,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23342,15 +23431,15 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 ++ BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "glib-2.0 + gio-2.0 + x11 +- totem-plparser-mini >= $TOTEM_PLPARSER_REQS" 2>&1` ++ totem-plparser-mini >= $TOTEM_PLPARSER_REQS"` + else +- BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 ++ BROWSER_PLUGIN_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "glib-2.0 + gio-2.0 + x11 +- totem-plparser-mini >= $TOTEM_PLPARSER_REQS" 2>&1` ++ totem-plparser-mini >= $TOTEM_PLPARSER_REQS"` + fi + # Put the nasty error message in config.log where it belongs + echo "$BROWSER_PLUGIN_PKG_ERRORS" >&5 +@@ -23394,10 +23483,11 @@ + { $as_echo "$as_me:$LINENO: checking for DBUS" >&5 + $as_echo_n "checking for DBUS... " >&6; } + +-if test -n "$DBUS_CFLAGS"; then +- pkg_cv_DBUS_CFLAGS="$DBUS_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DBUS_CFLAGS"; then ++ pkg_cv_DBUS_CFLAGS="$DBUS_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= \$DBUS_REQS\"") >&5 + ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_REQS") 2>&5 + ac_status=$? +@@ -23407,13 +23497,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$DBUS_LIBS"; then +- pkg_cv_DBUS_LIBS="$DBUS_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DBUS_LIBS"; then ++ pkg_cv_DBUS_LIBS="$DBUS_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= \$DBUS_REQS\"") >&5 + ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_REQS") 2>&5 + ac_status=$? +@@ -23423,8 +23515,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23437,9 +23530,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 >= $DBUS_REQS" 2>&1` ++ DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "dbus-glib-1 >= $DBUS_REQS"` + else +- DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 >= $DBUS_REQS" 2>&1` ++ DBUS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-glib-1 >= $DBUS_REQS"` + fi + # Put the nasty error message in config.log where it belongs + echo "$DBUS_PKG_ERRORS" >&5 +@@ -23713,10 +23806,11 @@ + { $as_echo "$as_me:$LINENO: checking for NAUTILUS" >&5 + $as_echo_n "checking for NAUTILUS... " >&6; } + +-if test -n "$NAUTILUS_CFLAGS"; then +- pkg_cv_NAUTILUS_CFLAGS="$NAUTILUS_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$NAUTILUS_CFLAGS"; then ++ pkg_cv_NAUTILUS_CFLAGS="$NAUTILUS_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 gthread-2.0 libnautilus-extension\"") >&5 + ($PKG_CONFIG --exists --print-errors "gtk+-2.0 gthread-2.0 libnautilus-extension") 2>&5 + ac_status=$? +@@ -23726,13 +23820,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$NAUTILUS_LIBS"; then +- pkg_cv_NAUTILUS_LIBS="$NAUTILUS_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$NAUTILUS_LIBS"; then ++ pkg_cv_NAUTILUS_LIBS="$NAUTILUS_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 gthread-2.0 libnautilus-extension\"") >&5 + ($PKG_CONFIG --exists --print-errors "gtk+-2.0 gthread-2.0 libnautilus-extension") 2>&5 + ac_status=$? +@@ -23742,8 +23838,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23756,9 +23853,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0 gthread-2.0 libnautilus-extension" 2>&1` ++ NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 gthread-2.0 libnautilus-extension"` + else +- NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0 gthread-2.0 libnautilus-extension" 2>&1` ++ NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 gthread-2.0 libnautilus-extension"` + fi + # Put the nasty error message in config.log where it belongs + echo "$NAUTILUS_PKG_ERRORS" >&5 +@@ -23812,10 +23909,11 @@ + { $as_echo "$as_me:$LINENO: checking for DBUS" >&5 + $as_echo_n "checking for DBUS... " >&6; } + +-if test -n "$DBUS_CFLAGS"; then +- pkg_cv_DBUS_CFLAGS="$DBUS_CFLAGS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DBUS_CFLAGS"; then ++ pkg_cv_DBUS_CFLAGS="$DBUS_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= \$DBUS_REQS\"") >&5 + ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_REQS") 2>&5 + ac_status=$? +@@ -23825,13 +23923,15 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi +-if test -n "$DBUS_LIBS"; then +- pkg_cv_DBUS_LIBS="$DBUS_LIBS" +- elif test -n "$PKG_CONFIG"; then +- if test -n "$PKG_CONFIG" && \ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$DBUS_LIBS"; then ++ pkg_cv_DBUS_LIBS="$DBUS_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ + { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"dbus-glib-1 >= \$DBUS_REQS\"") >&5 + ($PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_REQS") 2>&5 + ac_status=$? +@@ -23841,8 +23941,9 @@ + else + pkg_failed=yes + fi +- else +- pkg_failed=untried ++ fi ++else ++ pkg_failed=untried + fi + + +@@ -23855,9 +23956,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "dbus-glib-1 >= $DBUS_REQS" 2>&1` ++ DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "dbus-glib-1 >= $DBUS_REQS"` + else +- DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors "dbus-glib-1 >= $DBUS_REQS" 2>&1` ++ DBUS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-glib-1 >= $DBUS_REQS"` + fi + # Put the nasty error message in config.log where it belongs + echo "$DBUS_PKG_ERRORS" >&5 +@@ -24211,7 +24312,6 @@ + WARN_CXXFLAGS="$CXXFLAGS $warnCXXFLAGS $complCXXFLAGS" + + +- + { $as_echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 + $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } + # Check whether --enable-maintainer-mode was given. +@@ -24418,7 +24518,7 @@ + + + +-ac_config_files="$ac_config_files Makefile totem.spec lib/Makefile src/Makefile src/plugins/Makefile src/plugins/bemused/Makefile src/plugins/coherence_upnp/Makefile src/plugins/dbus-service/Makefile src/plugins/screensaver/Makefile src/plugins/screenshot/Makefile src/plugins/ontop/Makefile src/plugins/galago/Makefile src/plugins/gromit/Makefile src/plugins/iplayer/Makefile src/plugins/lirc/Makefile src/plugins/media-player-keys/Makefile src/plugins/mythtv/Makefile src/plugins/opensubtitles/Makefile src/plugins/properties/Makefile src/plugins/sidebar-test/Makefile src/plugins/skipto/Makefile src/plugins/sample-python/Makefile src/plugins/sample-vala/Makefile src/plugins/thumbnail/Makefile src/plugins/totem/Makefile src/plugins/tracker/Makefile src/plugins/youtube/Makefile src/plugins/pythonconsole/Makefile src/plugins/publish/Makefile src/plugins/jamendo/Makefile src/plugins/brasero-disc-recorder/Makefile src/backend/Makefile browser-plugin/Makefile data/Makefile data/totem.desktop.in.in data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/scalable/Makefile po/Makefile.in help/Makefile help/bg/Makefile bindings/Makefile bindings/python/Makefile bindings/vala/Makefile docs/Makefile docs/reference/Makefile docs/reference/version.xml" ++ac_config_files="$ac_config_files Makefile totem.spec lib/Makefile src/Makefile src/plugins/Makefile src/plugins/bbc/Makefile src/plugins/bemused/Makefile src/plugins/coherence_upnp/Makefile src/plugins/dbus-service/Makefile src/plugins/screensaver/Makefile src/plugins/screenshot/Makefile src/plugins/ontop/Makefile src/plugins/galago/Makefile src/plugins/gromit/Makefile src/plugins/iplayer/Makefile src/plugins/lirc/Makefile src/plugins/media-player-keys/Makefile src/plugins/mythtv/Makefile src/plugins/opensubtitles/Makefile src/plugins/properties/Makefile src/plugins/sidebar-test/Makefile src/plugins/skipto/Makefile src/plugins/sample-python/Makefile src/plugins/sample-vala/Makefile src/plugins/thumbnail/Makefile src/plugins/totem/Makefile src/plugins/tracker/Makefile src/plugins/youtube/Makefile src/plugins/pythonconsole/Makefile src/plugins/publish/Makefile src/plugins/jamendo/Makefile src/plugins/brasero-disc-recorder/Makefile src/backend/Makefile browser-plugin/Makefile data/Makefile data/totem.desktop.in.in data/icons/Makefile data/icons/16x16/Makefile data/icons/22x22/Makefile data/icons/24x24/Makefile data/icons/32x32/Makefile data/icons/48x48/Makefile data/icons/scalable/Makefile po/Makefile.in help/Makefile help/bg/Makefile bindings/Makefile bindings/python/Makefile bindings/vala/Makefile docs/Makefile docs/reference/Makefile docs/reference/version.xml" + + cat >confcache <<\_ACEOF + # This file is a shell script that caches the results of configure +@@ -24517,14 +24617,6 @@ + LTLIBOBJS=$ac_ltlibobjs + + +- if test -n "$EXEEXT"; then +- am__EXEEXT_TRUE= +- am__EXEEXT_FALSE='#' +-else +- am__EXEEXT_TRUE='#' +- am__EXEEXT_FALSE= +-fi +- + if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then + { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. + Usually this means the macro was only invoked conditionally." >&5 +@@ -25574,6 +25666,7 @@ + "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; + "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; + "src/plugins/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/Makefile" ;; ++ "src/plugins/bbc/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/bbc/Makefile" ;; + "src/plugins/bemused/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/bemused/Makefile" ;; + "src/plugins/coherence_upnp/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/coherence_upnp/Makefile" ;; + "src/plugins/dbus-service/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/dbus-service/Makefile" ;; +@@ -26275,28 +26368,27 @@ + + + case $ac_file$ac_mode in +- "depfiles":C) test x"$AMDEP_TRUE" != x"" || { +- # Autoconf 2.62 quotes --file arguments for eval, but not when files +- # are listed without --file. Let's play safe and only enable the eval +- # if we detect the quoting. +- case $CONFIG_FILES in +- *\'*) eval set x "$CONFIG_FILES" ;; +- *) set x $CONFIG_FILES ;; +- esac +- shift +- for mf +- do +- # Strip MF so we end up with the name of the file. +- mf=`echo "$mf" | sed -e 's/:.*$//'` +- # Check whether this is an Automake generated Makefile or not. +- # We used to match only the files named `Makefile.in', but +- # some people rename them; so instead we look at the file content. +- # Grep'ing the first line is not enough: some people post-process +- # each Makefile.in and add a new line on top of each file to say so. +- # Grep'ing the whole file is not good either: AIX grep has a line +- # limit of 2048, but all sed's we know have understand at least 4000. +- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then +- dirpart=`$as_dirname -- "$mf" || ++ "depfiles":C) test x"$AMDEP_TRUE" != x"" || # Autoconf 2.62 quotes --file arguments for eval, but not when files ++# are listed without --file. Let's play safe and only enable the eval ++# if we detect the quoting. ++case $CONFIG_FILES in ++*\'*) eval set x "$CONFIG_FILES" ;; ++*) set x $CONFIG_FILES ;; ++esac ++shift ++for mf ++do ++ # Strip MF so we end up with the name of the file. ++ mf=`echo "$mf" | sed -e 's/:.*$//'` ++ # Check whether this is an Automake generated Makefile or not. ++ # We used to match only the files named `Makefile.in', but ++ # some people rename them; so instead we look at the file content. ++ # Grep'ing the first line is not enough: some people post-process ++ # each Makefile.in and add a new line on top of each file to say so. ++ # Grep'ing the whole file is not good either: AIX grep has a line ++ # limit of 2048, but all sed's we know have understand at least 4000. ++ if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then ++ dirpart=`$as_dirname -- "$mf" || + $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$mf" : 'X\(//\)[^/]' \| \ + X"$mf" : 'X\(//\)$' \| \ +@@ -26319,28 +26411,28 @@ + q + } + s/.*/./; q'` +- else +- continue +- fi +- # Extract the definition of DEPDIR, am__include, and am__quote +- # from the Makefile without running `make'. +- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` +- test -z "$DEPDIR" && continue +- am__include=`sed -n 's/^am__include = //p' < "$mf"` +- test -z "am__include" && continue +- am__quote=`sed -n 's/^am__quote = //p' < "$mf"` +- # When using ansi2knr, U may be empty or an underscore; expand it +- U=`sed -n 's/^U = //p' < "$mf"` +- # Find all dependency output files, they are included files with +- # $(DEPDIR) in their names. We invoke sed twice because it is the +- # simplest approach to changing $(DEPDIR) to its actual value in the +- # expansion. +- for file in `sed -n " +- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ +- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do +- # Make sure the directory exists. +- test -f "$dirpart/$file" && continue +- fdir=`$as_dirname -- "$file" || ++ else ++ continue ++ fi ++ # Extract the definition of DEPDIR, am__include, and am__quote ++ # from the Makefile without running `make'. ++ DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` ++ test -z "$DEPDIR" && continue ++ am__include=`sed -n 's/^am__include = //p' < "$mf"` ++ test -z "am__include" && continue ++ am__quote=`sed -n 's/^am__quote = //p' < "$mf"` ++ # When using ansi2knr, U may be empty or an underscore; expand it ++ U=`sed -n 's/^U = //p' < "$mf"` ++ # Find all dependency output files, they are included files with ++ # $(DEPDIR) in their names. We invoke sed twice because it is the ++ # simplest approach to changing $(DEPDIR) to its actual value in the ++ # expansion. ++ for file in `sed -n " ++ s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ ++ sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do ++ # Make sure the directory exists. ++ test -f "$dirpart/$file" && continue ++ fdir=`$as_dirname -- "$file" || + $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$file" : 'X\(//\)[^/]' \| \ + X"$file" : 'X\(//\)$' \| \ +@@ -26363,7 +26455,7 @@ + q + } + s/.*/./; q'` +- { as_dir=$dirpart/$fdir ++ { as_dir=$dirpart/$fdir + case $as_dir in #( + -*) as_dir=./$as_dir;; + esac +@@ -26404,11 +26496,10 @@ + } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 + $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} + { (exit 1); exit 1; }; }; } +- # echo "creating $dirpart/$file" +- echo '# dummy' > "$dirpart/$file" +- done ++ # echo "creating $dirpart/$file" ++ echo '# dummy' > "$dirpart/$file" + done +-} ++done + ;; + "default-1":C) case "$CONFIG_FILES" in *po/Makefile.in*) + sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/16x16/Makefile.in totem-2.27.2/data/icons/16x16/Makefile.in +--- totem-2.27.2.old/data/icons/16x16/Makefile.in 2009-07-23 23:32:30.000000000 +0200 ++++ totem-2.27.2/data/icons/16x16/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,10 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(tvicondir)" ++iconDATA_INSTALL = $(INSTALL_DATA) ++tviconDATA_INSTALL = $(INSTALL_DATA) + DATA = $(icon_DATA) $(tvicon_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +68,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -325,9 +311,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/16x16/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/16x16/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/16x16/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/16x16/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -345,7 +331,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -355,43 +340,37 @@ + install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(icon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \ ++ $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \ + done + + uninstall-iconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(icondir)" && rm -f $$files ++ @list='$(icon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(icondir)/$$f"; \ ++ done + install-tviconDATA: $(tvicon_DATA) + @$(NORMAL_INSTALL) + test -z "$(tvicondir)" || $(MKDIR_P) "$(DESTDIR)$(tvicondir)" +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(tvicon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tvicondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(tvicondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(tviconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ $(tviconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tvicondir)/$$f"; \ + done + + uninstall-tviconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(tvicondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(tvicondir)" && rm -f $$files ++ @list='$(tvicon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(tvicondir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -415,17 +394,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -456,7 +431,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -475,8 +449,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -485,28 +457,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -542,7 +504,6 @@ + ps ps-am uninstall uninstall-am uninstall-iconDATA \ + uninstall-tviconDATA + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/22x22/Makefile.in totem-2.27.2/data/icons/22x22/Makefile.in +--- totem-2.27.2.old/data/icons/22x22/Makefile.in 2009-07-23 23:32:30.000000000 +0200 ++++ totem-2.27.2/data/icons/22x22/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,10 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(tvicondir)" ++iconDATA_INSTALL = $(INSTALL_DATA) ++tviconDATA_INSTALL = $(INSTALL_DATA) + DATA = $(icon_DATA) $(tvicon_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +68,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -325,9 +311,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/22x22/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/22x22/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/22x22/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/22x22/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -345,7 +331,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -355,43 +340,37 @@ + install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(icon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \ ++ $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \ + done + + uninstall-iconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(icondir)" && rm -f $$files ++ @list='$(icon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(icondir)/$$f"; \ ++ done + install-tviconDATA: $(tvicon_DATA) + @$(NORMAL_INSTALL) + test -z "$(tvicondir)" || $(MKDIR_P) "$(DESTDIR)$(tvicondir)" +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(tvicon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tvicondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(tvicondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(tviconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ $(tviconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tvicondir)/$$f"; \ + done + + uninstall-tviconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(tvicondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(tvicondir)" && rm -f $$files ++ @list='$(tvicon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(tvicondir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -415,17 +394,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -456,7 +431,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -475,8 +449,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -485,28 +457,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -542,7 +504,6 @@ + ps ps-am uninstall uninstall-am uninstall-iconDATA \ + uninstall-tviconDATA + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/24x24/Makefile.in totem-2.27.2/data/icons/24x24/Makefile.in +--- totem-2.27.2.old/data/icons/24x24/Makefile.in 2009-07-23 23:32:30.000000000 +0200 ++++ totem-2.27.2/data/icons/24x24/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,10 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(tvicondir)" ++iconDATA_INSTALL = $(INSTALL_DATA) ++tviconDATA_INSTALL = $(INSTALL_DATA) + DATA = $(icon_DATA) $(tvicon_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +68,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -325,9 +311,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/24x24/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/24x24/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/24x24/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/24x24/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -345,7 +331,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -355,43 +340,37 @@ + install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(icon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \ ++ $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \ + done + + uninstall-iconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(icondir)" && rm -f $$files ++ @list='$(icon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(icondir)/$$f"; \ ++ done + install-tviconDATA: $(tvicon_DATA) + @$(NORMAL_INSTALL) + test -z "$(tvicondir)" || $(MKDIR_P) "$(DESTDIR)$(tvicondir)" +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(tvicon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tvicondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(tvicondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(tviconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ $(tviconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tvicondir)/$$f"; \ + done + + uninstall-tviconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(tvicondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(tvicondir)" && rm -f $$files ++ @list='$(tvicon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(tvicondir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -415,17 +394,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -456,7 +431,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -475,8 +449,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -485,28 +457,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -542,7 +504,6 @@ + ps ps-am uninstall uninstall-am uninstall-iconDATA \ + uninstall-tviconDATA + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/32x32/Makefile.in totem-2.27.2/data/icons/32x32/Makefile.in +--- totem-2.27.2.old/data/icons/32x32/Makefile.in 2009-07-23 23:32:31.000000000 +0200 ++++ totem-2.27.2/data/icons/32x32/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,10 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(tvicondir)" ++iconDATA_INSTALL = $(INSTALL_DATA) ++tviconDATA_INSTALL = $(INSTALL_DATA) + DATA = $(icon_DATA) $(tvicon_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +68,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -325,9 +311,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/32x32/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/32x32/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/32x32/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/32x32/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -345,7 +331,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -355,43 +340,37 @@ + install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(icon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \ ++ $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \ + done + + uninstall-iconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(icondir)" && rm -f $$files ++ @list='$(icon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(icondir)/$$f"; \ ++ done + install-tviconDATA: $(tvicon_DATA) + @$(NORMAL_INSTALL) + test -z "$(tvicondir)" || $(MKDIR_P) "$(DESTDIR)$(tvicondir)" +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(tvicon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tvicondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(tvicondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(tviconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ $(tviconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tvicondir)/$$f"; \ + done + + uninstall-tviconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(tvicondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(tvicondir)" && rm -f $$files ++ @list='$(tvicon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(tvicondir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -415,17 +394,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -456,7 +431,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -475,8 +449,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -485,28 +457,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -542,7 +504,6 @@ + ps ps-am uninstall uninstall-am uninstall-iconDATA \ + uninstall-tviconDATA + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/48x48/Makefile.in totem-2.27.2/data/icons/48x48/Makefile.in +--- totem-2.27.2.old/data/icons/48x48/Makefile.in 2009-07-23 23:32:31.000000000 +0200 ++++ totem-2.27.2/data/icons/48x48/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,10 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(tvicondir)" ++iconDATA_INSTALL = $(INSTALL_DATA) ++tviconDATA_INSTALL = $(INSTALL_DATA) + DATA = $(icon_DATA) $(tvicon_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +68,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -325,9 +311,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/48x48/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/48x48/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/48x48/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/48x48/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -345,7 +331,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -355,43 +340,37 @@ + install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(icon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \ ++ $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \ + done + + uninstall-iconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(icondir)" && rm -f $$files ++ @list='$(icon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(icondir)/$$f"; \ ++ done + install-tviconDATA: $(tvicon_DATA) + @$(NORMAL_INSTALL) + test -z "$(tvicondir)" || $(MKDIR_P) "$(DESTDIR)$(tvicondir)" +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(tvicon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tvicondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(tvicondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(tviconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ $(tviconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tvicondir)/$$f"; \ + done + + uninstall-tviconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(tvicondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(tvicondir)" && rm -f $$files ++ @list='$(tvicon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(tvicondir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -415,17 +394,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -456,7 +431,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -475,8 +449,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -485,28 +457,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -542,7 +504,6 @@ + ps ps-am uninstall uninstall-am uninstall-iconDATA \ + uninstall-tviconDATA + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/Makefile.in totem-2.27.2/data/icons/Makefile.in +--- totem-2.27.2.old/data/icons/Makefile.in 2009-07-23 23:32:31.000000000 +0200 ++++ totem-2.27.2/data/icons/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -16,9 +15,8 @@ + @SET_MAKE@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -42,7 +40,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +@@ -54,38 +51,10 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DIST_SUBDIRS = $(SUBDIRS) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -100,6 +69,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -337,9 +308,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -357,7 +328,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -389,7 +359,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -423,16 +393,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -447,7 +417,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -459,7 +429,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -468,34 +438,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -516,44 +481,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -583,7 +533,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -602,8 +551,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -612,28 +559,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -654,8 +591,8 @@ + + uninstall-am: + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ +- install-am install-strip tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ +@@ -671,7 +608,6 @@ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/icons/scalable/Makefile.in totem-2.27.2/data/icons/scalable/Makefile.in +--- totem-2.27.2.old/data/icons/scalable/Makefile.in 2009-07-23 23:32:31.000000000 +0200 ++++ totem-2.27.2/data/icons/scalable/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,10 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(icondir)" "$(DESTDIR)$(tvicondir)" ++iconDATA_INSTALL = $(INSTALL_DATA) ++tviconDATA_INSTALL = $(INSTALL_DATA) + DATA = $(icon_DATA) $(tvicon_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +68,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -325,9 +311,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/scalable/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/icons/scalable/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/scalable/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/icons/scalable/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -345,7 +331,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -355,43 +340,37 @@ + install-iconDATA: $(icon_DATA) + @$(NORMAL_INSTALL) + test -z "$(icondir)" || $(MKDIR_P) "$(DESTDIR)$(icondir)" +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(icon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(iconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(icondir)/$$f'"; \ ++ $(iconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(icondir)/$$f"; \ + done + + uninstall-iconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(icon_DATA)'; test -n "$(icondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(icondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(icondir)" && rm -f $$files ++ @list='$(icon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(icondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(icondir)/$$f"; \ ++ done + install-tviconDATA: $(tvicon_DATA) + @$(NORMAL_INSTALL) + test -z "$(tvicondir)" || $(MKDIR_P) "$(DESTDIR)$(tvicondir)" +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- for p in $$list; do \ ++ @list='$(tvicon_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(tvicondir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(tvicondir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(tviconDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ $(tviconDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(tvicondir)/$$f"; \ + done + + uninstall-tviconDATA: + @$(NORMAL_UNINSTALL) +- @list='$(tvicon_DATA)'; test -n "$(tvicondir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(tvicondir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(tvicondir)" && rm -f $$files ++ @list='$(tvicon_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(tvicondir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(tvicondir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -415,17 +394,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -456,7 +431,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -475,8 +449,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -485,28 +457,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -542,7 +504,6 @@ + ps ps-am uninstall uninstall-am uninstall-iconDATA \ + uninstall-tviconDATA + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/data/Makefile.in totem-2.27.2/data/Makefile.in +--- totem-2.27.2.old/data/Makefile.in 2009-07-23 23:32:30.000000000 +0200 ++++ totem-2.27.2/data/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -19,9 +18,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -46,31 +44,10 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = totem.desktop.in.in +-CONFIG_CLEAN_VPATH_FILES = +-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +-am__vpath_adj = case $$p in \ +- $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ +- *) f=$$p;; \ +- esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' + am__installdirs = "$(DESTDIR)$(bugreportdir)" "$(DESTDIR)$(man1dir)" \ + "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(schemadir)" \ + "$(DESTDIR)$(stuffdir)" ++bugreportSCRIPT_INSTALL = $(INSTALL_SCRIPT) + SCRIPTS = $(bugreport_SCRIPTS) + SOURCES = + DIST_SOURCES = +@@ -84,42 +61,23 @@ + man1dir = $(mandir)/man1 + NROFF = nroff + MANS = $(man_MANS) ++am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ++am__vpath_adj = case $$p in \ ++ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ++ *) f=$$p;; \ ++ esac; ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; ++desktopDATA_INSTALL = $(INSTALL_DATA) ++schemaDATA_INSTALL = $(INSTALL_DATA) ++stuffDATA_INSTALL = $(INSTALL_DATA) + DATA = $(desktop_DATA) $(schema_DATA) $(stuff_DATA) + HEADERS = $(nodist_noinst_HEADERS) + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DIST_SUBDIRS = $(SUBDIRS) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -134,6 +92,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -430,9 +390,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu data/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu data/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -450,147 +410,129 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + totem.desktop.in.in: $(top_builddir)/config.status $(srcdir)/totem.desktop.in.in.in + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ + install-bugreportSCRIPTS: $(bugreport_SCRIPTS) + @$(NORMAL_INSTALL) + test -z "$(bugreportdir)" || $(MKDIR_P) "$(DESTDIR)$(bugreportdir)" +- @list='$(bugreport_SCRIPTS)'; test -n "$(bugreportdir)" || list=; \ +- for p in $$list; do \ ++ @list='$(bugreport_SCRIPTS)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ +- done | \ +- sed -e 'p;s,.*/,,;n' \ +- -e 'h;s|.*|.|' \ +- -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ +- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ +- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ +- if ($$2 == $$4) { files[d] = files[d] " " $$1; \ +- if (++n[d] == $(am__install_max)) { \ +- print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ +- else { print "f", d "/" $$4, $$1 } } \ +- END { for (d in files) print "f", d, files[d] }' | \ +- while read type dir files; do \ +- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ +- test -z "$$files" || { \ +- echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bugreportdir)$$dir'"; \ +- $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bugreportdir)$$dir" || exit $$?; \ +- } \ +- ; done ++ if test -f $$d$$p; then \ ++ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ ++ echo " $(bugreportSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bugreportdir)/$$f'"; \ ++ $(bugreportSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bugreportdir)/$$f"; \ ++ else :; fi; \ ++ done + + uninstall-bugreportSCRIPTS: + @$(NORMAL_UNINSTALL) +- @list='$(bugreport_SCRIPTS)'; test -n "$(bugreportdir)" || exit 0; \ +- files=`for p in $$list; do echo "$$p"; done | \ +- sed -e 's,.*/,,;$(transform)'`; \ +- test -n "$$list" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(bugreportdir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(bugreportdir)" && rm -f $$files ++ @list='$(bugreport_SCRIPTS)'; for p in $$list; do \ ++ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ ++ echo " rm -f '$(DESTDIR)$(bugreportdir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(bugreportdir)/$$f"; \ ++ done + + mostlyclean-libtool: + -rm -f *.lo + + clean-libtool: + -rm -rf .libs _libs +-install-man1: $(man_MANS) ++install-man1: $(man1_MANS) $(man_MANS) + @$(NORMAL_INSTALL) + test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" +- @list=''; test -n "$(man1dir)" || exit 0; \ +- { for i in $$list; do echo "$$i"; done; \ +- l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ +- sed -n '/\.1[a-z]*$$/p'; \ +- } | while read p; do \ +- if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; echo "$$p"; \ +- done | \ +- sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ +- -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ +- sed 'N;N;s,\n, ,g' | { \ +- list=; while read file base inst; do \ +- if test "$$base" = "$$inst"; then list="$$list $$file"; else \ +- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ +- $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ +- fi; \ ++ @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ ++ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ ++ for i in $$l2; do \ ++ case "$$i" in \ ++ *.1*) list="$$list $$i" ;; \ ++ esac; \ + done; \ +- for i in $$list; do echo "$$i"; done | $(am__base_list) | \ +- while read files; do \ +- test -z "$$files" || { \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ +- done; } +- ++ for i in $$list; do \ ++ if test -f $$i; then file=$$i; \ ++ else file=$(srcdir)/$$i; fi; \ ++ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ ++ case "$$ext" in \ ++ 1*) ;; \ ++ *) ext='1' ;; \ ++ esac; \ ++ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ ++ inst=`echo $$inst | sed -e 's/^.*\///'`; \ ++ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ ++ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ ++ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ ++ done + uninstall-man1: + @$(NORMAL_UNINSTALL) +- @list=''; test -n "$(man1dir)" || exit 0; \ +- files=`{ for i in $$list; do echo "$$i"; done; \ +- l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ +- sed -n '/\.1[a-z]*$$/p'; \ +- } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ +- -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ +- test -z "$$files" || { \ +- echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } ++ @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ ++ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ ++ for i in $$l2; do \ ++ case "$$i" in \ ++ *.1*) list="$$list $$i" ;; \ ++ esac; \ ++ done; \ ++ for i in $$list; do \ ++ ext=`echo $$i | sed -e 's/^.*\\.//'`; \ ++ case "$$ext" in \ ++ 1*) ;; \ ++ *) ext='1' ;; \ ++ esac; \ ++ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ ++ inst=`echo $$inst | sed -e 's/^.*\///'`; \ ++ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ ++ echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ ++ rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ ++ done + install-desktopDATA: $(desktop_DATA) + @$(NORMAL_INSTALL) + test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)" +- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ +- for p in $$list; do \ ++ @list='$(desktop_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \ ++ $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \ + done + + uninstall-desktopDATA: + @$(NORMAL_UNINSTALL) +- @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(desktopdir)" && rm -f $$files ++ @list='$(desktop_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(desktopdir)/$$f"; \ ++ done + install-schemaDATA: $(schema_DATA) + @$(NORMAL_INSTALL) + test -z "$(schemadir)" || $(MKDIR_P) "$(DESTDIR)$(schemadir)" +- @list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \ +- for p in $$list; do \ ++ @list='$(schema_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(schemadir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(schemadir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(schemaDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(schemadir)/$$f'"; \ ++ $(schemaDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(schemadir)/$$f"; \ + done + + uninstall-schemaDATA: + @$(NORMAL_UNINSTALL) +- @list='$(schema_DATA)'; test -n "$(schemadir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(schemadir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(schemadir)" && rm -f $$files ++ @list='$(schema_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(schemadir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(schemadir)/$$f"; \ ++ done + install-stuffDATA: $(stuff_DATA) + @$(NORMAL_INSTALL) + test -z "$(stuffdir)" || $(MKDIR_P) "$(DESTDIR)$(stuffdir)" +- @list='$(stuff_DATA)'; test -n "$(stuffdir)" || list=; \ +- for p in $$list; do \ ++ @list='$(stuff_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(stuffdir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(stuffdir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(stuffDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(stuffdir)/$$f'"; \ ++ $(stuffDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(stuffdir)/$$f"; \ + done + + uninstall-stuffDATA: + @$(NORMAL_UNINSTALL) +- @list='$(stuff_DATA)'; test -n "$(stuffdir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(stuffdir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(stuffdir)" && rm -f $$files ++ @list='$(stuff_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(stuffdir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(stuffdir)/$$f"; \ ++ done + + # This directory's subdirectories are mostly independent; you can cd + # into them and run `make' without going through this Makefile. +@@ -616,7 +558,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -650,16 +592,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -674,7 +616,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -686,7 +628,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -695,52 +637,34 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + + distdir: $(DISTFILES) +- @list='$(MANS)'; if test -n "$$list"; then \ +- list=`for p in $$list; do \ +- if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ +- if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ +- if test -n "$$list" && \ +- grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ +- echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ +- grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ +- echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ +- echo " typically \`make maintainer-clean' will remove them" >&2; \ +- exit 1; \ +- else :; fi; \ +- else :; fi + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ +@@ -756,44 +680,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -827,7 +736,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -847,8 +755,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -858,30 +764,21 @@ + install-stuffDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +-install-dvi: install-dvi-recursive + +-install-dvi-am: ++install-dvi: install-dvi-recursive + + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: install-man1 + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -904,11 +801,11 @@ + uninstall-man uninstall-schemaDATA uninstall-stuffDATA + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) uninstall-hook ++ + uninstall-man: uninstall-man1 + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ +- install-am install-data-am install-strip tags-recursive \ +- uninstall-am ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-data-am install-strip uninstall-am + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ +@@ -973,7 +870,6 @@ + @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p 2>&1 > /dev/null; \ + @GCONF_SCHEMAS_INSTALL_TRUE@ done \ + @GCONF_SCHEMAS_INSTALL_TRUE@ fi +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/depcomp totem-2.27.2/depcomp +--- totem-2.27.2.old/depcomp 2009-07-21 02:09:59.000000000 +0200 ++++ totem-2.27.2/depcomp 2009-07-24 09:04:46.000000000 +0200 +@@ -1,10 +1,10 @@ + #! /bin/sh + # depcomp - compile a program generating dependencies as side-effects + +-scriptversion=2009-04-28.21; # UTC ++scriptversion=2007-03-29.01 + +-# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free +-# Software Foundation, Inc. ++# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007 Free Software ++# Foundation, Inc. + + # This program is free software; you can redistribute it and/or modify + # it under the terms of the GNU General Public License as published by +@@ -17,7 +17,9 @@ + # GNU General Public License for more details. + + # You should have received a copy of the GNU General Public License +-# along with this program. If not, see . ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ++# 02110-1301, USA. + + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +@@ -85,15 +87,6 @@ + depmode=dashmstdout + fi + +-cygpath_u="cygpath -u -f -" +-if test "$depmode" = msvcmsys; then +- # This is just like msvisualcpp but w/o cygpath translation. +- # Just convert the backslash-escaped backslashes to single forward +- # slashes to satisfy depend.m4 +- cygpath_u="sed s,\\\\\\\\,/,g" +- depmode=msvisualcpp +-fi +- + case "$depmode" in + gcc3) + ## gcc 3 implements dependency tracking that does exactly what +@@ -199,14 +192,14 @@ + ' < "$tmpdepfile" \ + | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ + tr ' +-' ' ' >> "$depfile" +- echo >> "$depfile" ++' ' ' >> $depfile ++ echo >> $depfile + + # The second pass generates a dummy entry for each header file. + tr ' ' ' + ' < "$tmpdepfile" \ + | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ +- >> "$depfile" ++ >> $depfile + else + # The sourcefile does not contain any dependencies, so just + # store a dummy comment line, to avoid errors with the Makefile +@@ -335,12 +328,7 @@ + if test -f "$tmpdepfile"; then + sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" + # Add `dependent.h:' lines. +- sed -ne '2,${ +- s/^ *// +- s/ \\*$// +- s/$/:/ +- p +- }' "$tmpdepfile" >> "$depfile" ++ sed -ne '2,${; s/^ *//; s/ \\*$//; s/$/:/; p;}' "$tmpdepfile" >> "$depfile" + else + echo "#dummy" > "$depfile" + fi +@@ -416,7 +404,7 @@ + + # Remove the call to Libtool. + if test "$libtool" = yes; then +- while test "X$1" != 'X--mode=compile'; do ++ while test $1 != '--mode=compile'; do + shift + done + shift +@@ -467,39 +455,32 @@ + "$@" || exit $? + # Remove any Libtool call + if test "$libtool" = yes; then +- while test "X$1" != 'X--mode=compile'; do ++ while test $1 != '--mode=compile'; do + shift + done + shift + fi + # X makedepend + shift +- cleared=no eat=no +- for arg +- do ++ cleared=no ++ for arg in "$@"; do + case $cleared in + no) + set ""; shift + cleared=yes ;; + esac +- if test $eat = yes; then +- eat=no +- continue +- fi + case "$arg" in + -D*|-I*) + set fnord "$@" "$arg"; shift ;; + # Strip any option that makedepend may not understand. Remove + # the object too, otherwise makedepend will parse it as a source file. +- -arch) +- eat=yes ;; + -*|$object) + ;; + *) + set fnord "$@" "$arg"; shift ;; + esac + done +- obj_suffix=`echo "$object" | sed 's/^.*\././'` ++ obj_suffix="`echo $object | sed 's/^.*\././'`" + touch "$tmpdepfile" + ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" + rm -f "$depfile" +@@ -519,7 +500,7 @@ + + # Remove the call to Libtool. + if test "$libtool" = yes; then +- while test "X$1" != 'X--mode=compile'; do ++ while test $1 != '--mode=compile'; do + shift + done + shift +@@ -557,27 +538,13 @@ + + msvisualcpp) + # Important note: in order to support this mode, a compiler *must* +- # always write the preprocessed file to stdout. ++ # always write the preprocessed file to stdout, regardless of -o, ++ # because we must use -o when running libtool. + "$@" || exit $? +- +- # Remove the call to Libtool. +- if test "$libtool" = yes; then +- while test "X$1" != 'X--mode=compile'; do +- shift +- done +- shift +- fi +- + IFS=" " + for arg + do + case "$arg" in +- -o) +- shift +- ;; +- $object) +- shift +- ;; + "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") + set fnord "$@" + shift +@@ -590,23 +557,16 @@ + ;; + esac + done +- "$@" -E 2>/dev/null | +- sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" ++ "$@" -E | ++ sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" + rm -f "$depfile" + echo "$object : \\" > "$depfile" +- sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" ++ . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" + echo " " >> "$depfile" +- sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" ++ . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" + rm -f "$tmpdepfile" + ;; + +-msvcmsys) +- # This case exists only to let depend.m4 do its work. It works by +- # looking at the text of this script. This case will never be run, +- # since it is checked for above. +- exit 1 +- ;; +- + none) + exec "$@" + ;; +@@ -625,6 +585,5 @@ + # eval: (add-hook 'write-file-hooks 'time-stamp) + # time-stamp-start: "scriptversion=" + # time-stamp-format: "%:y-%02m-%02d.%02H" +-# time-stamp-time-zone: "UTC" +-# time-stamp-end: "; # UTC" ++# time-stamp-end: "$" + # End: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/docs/Makefile.in totem-2.27.2/docs/Makefile.in +--- totem-2.27.2.old/docs/Makefile.in 2009-07-23 23:32:31.000000000 +0200 ++++ totem-2.27.2/docs/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -16,9 +15,8 @@ + @SET_MAKE@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -42,7 +40,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +@@ -54,38 +51,10 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DIST_SUBDIRS = $(SUBDIRS) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -100,6 +69,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -337,9 +308,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu docs/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu docs/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -357,7 +328,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -389,7 +359,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -423,16 +393,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -447,7 +417,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -459,7 +429,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -468,34 +438,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -516,44 +481,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -583,7 +533,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -602,8 +551,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -612,28 +559,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -654,8 +591,8 @@ + + uninstall-am: + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ +- install-am install-strip tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ +@@ -671,7 +608,6 @@ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/docs/reference/Makefile.in totem-2.27.2/docs/reference/Makefile.in +--- totem-2.27.2.old/docs/reference/Makefile.in 2009-07-23 23:32:31.000000000 +0200 ++++ totem-2.27.2/docs/reference/Makefile.in 2009-07-24 09:04:41.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -22,9 +21,8 @@ + #################################### + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -49,11 +47,8 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = version.xml +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = +-am__tty_colors = \ +-red=; grn=; lgn=; blu=; std= + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +@@ -69,6 +64,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -450,9 +447,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/reference/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu docs/reference/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/reference/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu docs/reference/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -470,7 +467,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ + +@@ -490,7 +486,6 @@ + @failed=0; all=0; xfail=0; xpass=0; skip=0; \ + srcdir=$(srcdir); export srcdir; \ + list=' $(TESTS) '; \ +- $(am__tty_colors); \ + if test -n "$$list"; then \ + for tst in $$list; do \ + if test -f ./$$tst; then dir=./; \ +@@ -502,10 +497,10 @@ + *[\ \ ]$$tst[\ \ ]*) \ + xpass=`expr $$xpass + 1`; \ + failed=`expr $$failed + 1`; \ +- col=$$red; res=XPASS; \ ++ echo "XPASS: $$tst"; \ + ;; \ + *) \ +- col=$$grn; res=PASS; \ ++ echo "PASS: $$tst"; \ + ;; \ + esac; \ + elif test $$? -ne 77; then \ +@@ -513,18 +508,17 @@ + case " $(XFAIL_TESTS) " in \ + *[\ \ ]$$tst[\ \ ]*) \ + xfail=`expr $$xfail + 1`; \ +- col=$$lgn; res=XFAIL; \ ++ echo "XFAIL: $$tst"; \ + ;; \ + *) \ + failed=`expr $$failed + 1`; \ +- col=$$red; res=FAIL; \ ++ echo "FAIL: $$tst"; \ + ;; \ + esac; \ + else \ + skip=`expr $$skip + 1`; \ +- col=$$blu; res=SKIP; \ ++ echo "SKIP: $$tst"; \ + fi; \ +- echo "$${col}$$res$${std}: $$tst"; \ + done; \ + if test "$$all" -eq 1; then \ + tests="test"; \ +@@ -566,15 +560,11 @@ + dashes="$$report"; \ + fi; \ + dashes=`echo "$$dashes" | sed s/./=/g`; \ +- if test "$$failed" -eq 0; then \ +- echo "$$grn$$dashes"; \ +- else \ +- echo "$$red$$dashes"; \ +- fi; \ ++ echo "$$dashes"; \ + echo "$$banner"; \ + test -z "$$skipped" || echo "$$skipped"; \ + test -z "$$report" || echo "$$report"; \ +- echo "$$dashes$$std"; \ ++ echo "$$dashes"; \ + test "$$failed" -eq 0; \ + else :; fi + +@@ -594,17 +584,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -637,7 +623,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -656,8 +641,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -666,28 +649,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -709,7 +682,7 @@ + + uninstall-am: uninstall-local + +-.MAKE: check-am install-am install-strip ++.MAKE: install-am install-strip + + .PHONY: all all-am all-local check check-TESTS check-am clean \ + clean-generic clean-libtool clean-local dist-hook distclean \ +@@ -866,7 +839,6 @@ + gtkdoc-rebase --online --relative --html-dir=$(distdir)/html + + .PHONY : dist-hook-local docs +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/help/bg/Makefile.in totem-2.27.2/help/bg/Makefile.in +--- totem-2.27.2.old/help/bg/Makefile.in 2009-07-23 23:32:32.000000000 +0200 ++++ totem-2.27.2/help/bg/Makefile.in 2009-07-24 09:04:42.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -80,9 +79,8 @@ + # + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -107,7 +105,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +@@ -125,6 +122,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -378,9 +377,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/bg/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu help/bg/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/bg/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu help/bg/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -398,7 +397,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -428,17 +426,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -470,7 +464,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -489,8 +482,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -498,30 +489,21 @@ + install-data-am: install-data-local + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook +-install-dvi: install-dvi-am + +-install-dvi-am: ++install-dvi: install-dvi-am + + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -625,7 +607,6 @@ + -rmdir $(DESTDIR)$(docdir) + + dist-hook: app-dist-hook +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/help/Makefile.in totem-2.27.2/help/Makefile.in +--- totem-2.27.2.old/help/Makefile.in 2009-07-23 23:32:32.000000000 +0200 ++++ totem-2.27.2/help/Makefile.in 2009-07-24 09:04:42.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -40,9 +39,8 @@ + ################################################################################ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -67,7 +65,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +@@ -79,38 +76,10 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DIST_SUBDIRS = $(SUBDIRS) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -125,6 +94,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -478,9 +449,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu help/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu help/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -498,7 +469,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -530,7 +500,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -564,16 +534,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -588,7 +558,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -600,7 +570,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -609,34 +579,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -657,44 +622,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -727,7 +677,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -747,8 +696,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -757,28 +704,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -801,8 +738,8 @@ + + uninstall-am: uninstall-local + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ +- install-am install-strip tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ +@@ -1191,7 +1128,6 @@ + rm -f "$(DESTDIR)$(OMF_DIR)/$(DOC_MODULE)/$$omf"; \ + done + dist-hook: doc-dist-hook +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/install-sh totem-2.27.2/install-sh +--- totem-2.27.2.old/install-sh 2009-07-21 02:09:48.000000000 +0200 ++++ totem-2.27.2/install-sh 2009-07-24 09:04:39.000000000 +0200 +@@ -1,7 +1,7 @@ + #!/bin/sh + # install - install a program, script, or datafile + +-scriptversion=2009-04-28.21; # UTC ++scriptversion=2006-12-25.00 + + # This originates from X11R5 (mit/util/scripts/install.sh), which was + # later released in X11R6 (xc/config/util/install.sh) with the +@@ -515,6 +515,5 @@ + # eval: (add-hook 'write-file-hooks 'time-stamp) + # time-stamp-start: "scriptversion=" + # time-stamp-format: "%:y-%02m-%02d.%02H" +-# time-stamp-time-zone: "UTC" +-# time-stamp-end: "; # UTC" ++# time-stamp-end: "$" + # End: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/lib/Makefile.in totem-2.27.2/lib/Makefile.in +--- totem-2.27.2.old/lib/Makefile.in 2009-07-23 23:32:32.000000000 +0200 ++++ totem-2.27.2/lib/Makefile.in 2009-07-24 09:04:42.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + LTLIBRARIES = $(noinst_LTLIBRARIES) + am__DEPENDENCIES_1 = + libtotemscrsaver_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ +@@ -58,7 +55,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -87,6 +83,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -356,9 +354,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu lib/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu lib/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -376,7 +374,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) +@@ -400,7 +397,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -408,7 +405,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -416,17 +413,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtotemscrsaver_la-totem-scrsaver.lo: totem-scrsaver.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) -MT libtotemscrsaver_la-totem-scrsaver.lo -MD -MP -MF $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Tpo -c -o libtotemscrsaver_la-totem-scrsaver.lo `test -f 'totem-scrsaver.c' || echo '$(srcdir)/'`totem-scrsaver.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Tpo $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) -MT libtotemscrsaver_la-totem-scrsaver.lo -MD -MP -MF $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Tpo -c -o libtotemscrsaver_la-totem-scrsaver.lo `test -f 'totem-scrsaver.c' || echo '$(srcdir)/'`totem-scrsaver.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Tpo $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-scrsaver.c' object='libtotemscrsaver_la-totem-scrsaver.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) -c -o libtotemscrsaver_la-totem-scrsaver.lo `test -f 'totem-scrsaver.c' || echo '$(srcdir)/'`totem-scrsaver.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) -c -o libtotemscrsaver_la-totem-scrsaver.lo `test -f 'totem-scrsaver.c' || echo '$(srcdir)/'`totem-scrsaver.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -446,7 +443,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -454,34 +451,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -502,17 +494,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -540,7 +528,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -562,8 +549,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -572,28 +557,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -631,7 +606,6 @@ + mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ + pdf pdf-am ps ps-am tags uninstall uninstall-am + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/ltmain.sh totem-2.27.2/ltmain.sh +--- totem-2.27.2.old/ltmain.sh 2009-07-21 02:09:37.000000000 +0200 ++++ totem-2.27.2/ltmain.sh 2009-07-24 09:04:28.000000000 +0200 +@@ -65,7 +65,7 @@ + # compiler: $LTCC + # compiler flags: $LTCFLAGS + # linker: $LD (gnu? $with_gnu_ld) +-# $progname: (GNU libtool) 2.2.6 ++# $progname: (GNU libtool) 2.2.6 Debian-2.2.6a-4 + # automake: $automake_version + # autoconf: $autoconf_version + # +@@ -73,7 +73,7 @@ + + PROGRAM=ltmain.sh + PACKAGE=libtool +-VERSION=2.2.6 ++VERSION="2.2.6 Debian-2.2.6a-4" + TIMESTAMP="" + package_revision=1.3012 + +@@ -5033,7 +5033,10 @@ + case $pass in + dlopen) libs="$dlfiles" ;; + dlpreopen) libs="$dlprefiles" ;; +- link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; ++ link) ++ libs="$deplibs %DEPLIBS%" ++ test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs" ++ ;; + esac + fi + if test "$linkmode,$pass" = "lib,dlpreopen"; then +@@ -5344,19 +5347,19 @@ + # It is a libtool convenience library, so add in its objects. + convenience="$convenience $ladir/$objdir/$old_library" + old_convenience="$old_convenience $ladir/$objdir/$old_library" ++ tmp_libs= ++ for deplib in $dependency_libs; do ++ deplibs="$deplib $deplibs" ++ if $opt_duplicate_deps ; then ++ case "$tmp_libs " in ++ *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; ++ esac ++ fi ++ tmp_libs="$tmp_libs $deplib" ++ done + elif test "$linkmode" != prog && test "$linkmode" != lib; then + func_fatal_error "\`$lib' is not a convenience library" + fi +- tmp_libs= +- for deplib in $dependency_libs; do +- deplibs="$deplib $deplibs" +- if $opt_duplicate_deps ; then +- case "$tmp_libs " in +- *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; +- esac +- fi +- tmp_libs="$tmp_libs $deplib" +- done + continue + fi # $pass = conv + +@@ -5893,6 +5896,7 @@ + if test "$link_all_deplibs" != no; then + # Add the search paths of all dependency libraries + for deplib in $dependency_libs; do ++ path= + case $deplib in + -L*) path="$deplib" ;; + *.la) +@@ -6206,6 +6210,9 @@ + revision="$number_minor" + lt_irix_increment=no + ;; ++ *) ++ func_fatal_configuration "$modename: unknown library version type \`$version_type'" ++ ;; + esac + ;; + no) +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/Makefile.in totem-2.27.2/Makefile.in +--- totem-2.27.2.old/Makefile.in 2009-07-23 23:32:39.000000000 +0200 ++++ totem-2.27.2/Makefile.in 2009-07-24 09:04:46.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -16,9 +15,8 @@ + @SET_MAKE@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -50,7 +48,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = config.h + CONFIG_CLEAN_FILES = totem.spec +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +@@ -62,43 +59,15 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir dist dist-all distcheck + ETAGS = etags + CTAGS = ctags + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + distdir = $(PACKAGE)-$(VERSION) + top_distdir = $(distdir) + am__remove_distdir = \ +- { test ! -d "$(distdir)" \ +- || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ +- && rm -fr "$(distdir)"; }; } +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" ++ { test ! -d $(distdir) \ ++ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ ++ && rm -fr $(distdir); }; } + GZIP_ENV = --best + DIST_ARCHIVES = $(distdir).tar.bz2 + distuninstallcheck_listfiles = find . -type f -print +@@ -117,6 +86,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -370,15 +341,15 @@ + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ +- echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ +- $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ ++ echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \ ++ cd $(srcdir) && $(AUTOMAKE) --gnu \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -394,10 +365,9 @@ + $(SHELL) ./config.status --recheck + + $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) +- $(am__cd) $(srcdir) && $(AUTOCONF) ++ cd $(srcdir) && $(AUTOCONF) + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) +- $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) +-$(am__aclocal_m4_deps): ++ cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) + + config.h: stamp-h1 + @if test ! -f $@; then \ +@@ -409,7 +379,7 @@ + @rm -f stamp-h1 + cd $(top_builddir) && $(SHELL) ./config.status config.h + $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) +- ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) ++ cd $(top_srcdir) && $(AUTOHEADER) + rm -f stamp-h1 + touch $@ + +@@ -451,7 +421,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -485,16 +455,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -509,7 +479,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -521,7 +491,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ +@@ -530,34 +500,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -570,7 +535,7 @@ + exit 1;; \ + esac + $(am__remove_distdir) +- test -d "$(distdir)" || mkdir "$(distdir)" ++ test -d $(distdir) || mkdir $(distdir) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ +@@ -586,54 +551,38 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ + done +- -test -n "$(am__skip_mode_fix)" \ +- || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ ++ -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ + ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ +- || chmod -R a+r "$(distdir)" ++ || chmod -R a+r $(distdir) + dist-gzip: distdir + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + $(am__remove_distdir) +@@ -645,10 +594,6 @@ + tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma + $(am__remove_distdir) + +-dist-xz: distdir +- tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz +- $(am__remove_distdir) +- + dist-tarZ: distdir + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z + $(am__remove_distdir) +@@ -677,8 +622,6 @@ + bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ + *.tar.lzma*) \ + unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\ +- *.tar.xz*) \ +- xz -dc $(distdir).tar.xz | $(am__untar) ;;\ + *.tar.Z*) \ + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ + *.shar.gz*) \ +@@ -690,11 +633,9 @@ + mkdir $(distdir)/_build + mkdir $(distdir)/_inst + chmod a-w $(distdir) +- test -d $(distdir)/_build || exit 0; \ + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ +- && am__cwd=`pwd` \ +- && $(am__cd) $(distdir)/_build \ ++ && cd $(distdir)/_build \ + && ../configure --srcdir=.. --prefix="$$dc_install_base" \ + $(DISTCHECK_CONFIGURE_FLAGS) \ + && $(MAKE) $(AM_MAKEFLAGS) \ +@@ -716,15 +657,13 @@ + && rm -rf "$$dc_destdir" \ + && $(MAKE) $(AM_MAKEFLAGS) dist \ + && rm -rf $(DIST_ARCHIVES) \ +- && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ +- && cd "$$am__cwd" \ +- || exit 1 ++ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck + $(am__remove_distdir) + @(echo "$(distdir) archives ready for distribution: "; \ + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' + distuninstallcheck: +- @$(am__cd) '$(distuninstallcheck_dir)' \ ++ @cd $(distuninstallcheck_dir) \ + && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ + || { echo "ERROR: files left after uninstall:" ; \ + if test -n "$(DESTDIR)"; then \ +@@ -767,7 +706,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -789,8 +727,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -799,28 +735,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -843,24 +769,24 @@ + + uninstall-am: + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \ +- ctags-recursive install-am install-strip tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am am--refresh check check-am clean clean-generic \ + clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \ +- dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \ +- distcheck distclean distclean-generic distclean-hdr \ +- distclean-libtool distclean-tags distcleancheck distdir \ +- distuninstallcheck dvi dvi-am html html-am info info-am \ +- install install-am install-data install-data-am install-dvi \ +- install-dvi-am install-exec install-exec-am install-html \ +- install-html-am install-info install-info-am install-man \ +- install-pdf install-pdf-am install-ps install-ps-am \ +- install-strip installcheck installcheck-am installdirs \ +- installdirs-am maintainer-clean maintainer-clean-generic \ +- mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ +- ps ps-am tags tags-recursive uninstall uninstall-am ++ dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \ ++ distclean distclean-generic distclean-hdr distclean-libtool \ ++ distclean-tags distcleancheck distdir distuninstallcheck dvi \ ++ dvi-am html html-am info info-am install install-am \ ++ install-data install-data-am install-dvi install-dvi-am \ ++ install-exec install-exec-am install-html install-html-am \ ++ install-info install-info-am install-man install-pdf \ ++ install-pdf-am install-ps install-ps-am install-strip \ ++ installcheck installcheck-am installdirs installdirs-am \ ++ maintainer-clean maintainer-clean-generic mostlyclean \ ++ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ ++ tags tags-recursive uninstall uninstall-am + + + # Build ChangeLog from GIT history +@@ -872,7 +798,6 @@ + dist: ChangeLog + + .PHONY: ChangeLog +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/missing totem-2.27.2/missing +--- totem-2.27.2.old/missing 2009-07-21 02:09:48.000000000 +0200 ++++ totem-2.27.2/missing 2009-07-24 09:04:39.000000000 +0200 +@@ -1,10 +1,10 @@ + #! /bin/sh + # Common stub for a few missing GNU programs while installing. + +-scriptversion=2009-04-28.21; # UTC ++scriptversion=2006-05-10.23 + +-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +-# 2008, 2009 Free Software Foundation, Inc. ++# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 ++# Free Software Foundation, Inc. + # Originally by Fran,cois Pinard , 1996. + + # This program is free software; you can redistribute it and/or modify +@@ -18,7 +18,9 @@ + # GNU General Public License for more details. + + # You should have received a copy of the GNU General Public License +-# along with this program. If not, see . ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ++# 02110-1301, USA. + + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +@@ -87,9 +89,6 @@ + tar try tar, gnutar, gtar, then tar without non-portable flags + yacc create \`y.tab.[ch]', if possible, from existing .[ch] + +-Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +-\`g' are ignored when checking the name. +- + Send bug reports to ." + exit $? + ;; +@@ -107,22 +106,15 @@ + + esac + +-# normalize program name to check for. +-program=`echo "$1" | sed ' +- s/^gnu-//; t +- s/^gnu//; t +- s/^g//; t'` +- + # Now exit if we have it, but it failed. Also exit now if we + # don't have it and --version was passed (most likely to detect +-# the program). This is about non-GNU programs, so use $1 not +-# $program. ++# the program). + case $1 in +- lex*|yacc*) ++ lex|yacc) + # Not GNU programs, they don't have --version. + ;; + +- tar*) ++ tar) + if test -n "$run"; then + echo 1>&2 "ERROR: \`tar' requires --run" + exit 1 +@@ -146,7 +138,7 @@ + + # If it does not exist, or fails to run (possibly an outdated version), + # try to emulate it. +-case $program in ++case $1 in + aclocal*) + echo 1>&2 "\ + WARNING: \`$1' is $msg. You should only need it if +@@ -156,7 +148,7 @@ + touch aclocal.m4 + ;; + +- autoconf*) ++ autoconf) + echo 1>&2 "\ + WARNING: \`$1' is $msg. You should only need it if + you modified \`${configure_ac}'. You might want to install the +@@ -165,7 +157,7 @@ + touch configure + ;; + +- autoheader*) ++ autoheader) + echo 1>&2 "\ + WARNING: \`$1' is $msg. You should only need it if + you modified \`acconfig.h' or \`${configure_ac}'. You might want +@@ -195,7 +187,7 @@ + while read f; do touch "$f"; done + ;; + +- autom4te*) ++ autom4te) + echo 1>&2 "\ + WARNING: \`$1' is needed, but is $msg. + You might have modified some files without having the +@@ -218,7 +210,7 @@ + fi + ;; + +- bison*|yacc*) ++ bison|yacc) + echo 1>&2 "\ + WARNING: \`$1' $msg. You should only need it if + you modified a \`.y' file. You may need the \`Bison' package +@@ -248,7 +240,7 @@ + fi + ;; + +- lex*|flex*) ++ lex|flex) + echo 1>&2 "\ + WARNING: \`$1' is $msg. You should only need it if + you modified a \`.l' file. You may need the \`Flex' package +@@ -271,7 +263,7 @@ + fi + ;; + +- help2man*) ++ help2man) + echo 1>&2 "\ + WARNING: \`$1' is $msg. You should only need it if + you modified a dependency of a manual page. You may need the +@@ -285,11 +277,11 @@ + else + test -z "$file" || exec >$file + echo ".ab help2man is required to generate this page" +- exit $? ++ exit 1 + fi + ;; + +- makeinfo*) ++ makeinfo) + echo 1>&2 "\ + WARNING: \`$1' is $msg. You should only need it if + you modified a \`.texi' or \`.texinfo' file, or any other file +@@ -318,7 +310,7 @@ + touch $file + ;; + +- tar*) ++ tar) + shift + + # We have already tried tar in the generic part. +@@ -371,6 +363,5 @@ + # eval: (add-hook 'write-file-hooks 'time-stamp) + # time-stamp-start: "scriptversion=" + # time-stamp-format: "%:y-%02m-%02d.%02H" +-# time-stamp-time-zone: "UTC" +-# time-stamp-end: "; # UTC" ++# time-stamp-end: "$" + # End: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/mkinstalldirs totem-2.27.2/mkinstalldirs +--- totem-2.27.2.old/mkinstalldirs 2009-07-21 02:09:59.000000000 +0200 ++++ totem-2.27.2/mkinstalldirs 2009-07-24 09:04:46.000000000 +0200 +@@ -1,7 +1,7 @@ + #! /bin/sh + # mkinstalldirs --- make directory hierarchy + +-scriptversion=2009-04-28.21; # UTC ++scriptversion=2006-05-11.19 + + # Original author: Noah Friedman + # Created: 1993-05-16 +@@ -157,6 +157,5 @@ + # eval: (add-hook 'write-file-hooks 'time-stamp) + # time-stamp-start: "scriptversion=" + # time-stamp-format: "%:y-%02m-%02d.%02H" +-# time-stamp-time-zone: "UTC" +-# time-stamp-end: "; # UTC" ++# time-stamp-end: "$" + # End: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/po/Makefile.in.in totem-2.27.2/po/Makefile.in.in +--- totem-2.27.2.old/po/Makefile.in.in 2009-07-21 02:09:38.000000000 +0200 ++++ totem-2.27.2/po/Makefile.in.in 2009-07-24 09:04:29.000000000 +0200 +@@ -56,7 +56,7 @@ + + PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; else echo "$(ALL_LINGUAS)"; fi) + +-USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep '^$$lang$$' $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep '^$$lang$$'`"; then printf "$$lang "; fi; done; fi) ++USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi) + + USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)" -o -n "$(LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in $$LLINGUAS; do printf "$$lang "; done) + +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/py-compile totem-2.27.2/py-compile +--- totem-2.27.2.old/py-compile 2009-07-21 02:09:59.000000000 +0200 ++++ totem-2.27.2/py-compile 2009-07-24 09:04:45.000000000 +0200 +@@ -1,10 +1,9 @@ + #!/bin/sh + # py-compile - Compile a Python program + +-scriptversion=2009-04-28.21; # UTC ++scriptversion=2005-05-14.22 + +-# Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software +-# Foundation, Inc. ++# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. + + # This program is free software; you can redistribute it and/or modify + # it under the terms of the GNU General Public License as published by +@@ -17,7 +16,9 @@ + # GNU General Public License for more details. + + # You should have received a copy of the GNU General Public License +-# along with this program. If not, see . ++# along with this program; if not, write to the Free Software ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA ++# 02110-1301, USA. + + # As a special exception to the GNU General Public License, if you + # distribute this file as part of a program that contains a +@@ -102,38 +103,38 @@ + fi + + $PYTHON -c " +-import sys, os, py_compile ++import sys, os, string, py_compile + + files = '''$files''' + +-sys.stdout.write('Byte-compiling python modules...\n') +-for file in files.split(): ++print 'Byte-compiling python modules...' ++for file in string.split(files): + $pathtrans + $filetrans + if not os.path.exists(filepath) or not (len(filepath) >= 3 + and filepath[-3:] == '.py'): +- continue +- sys.stdout.write(file) ++ continue ++ print file, + sys.stdout.flush() + py_compile.compile(filepath, filepath + 'c', path) +-sys.stdout.write('\n')" || exit $? ++print" || exit $? + + # this will fail for python < 1.5, but that doesn't matter ... + $PYTHON -O -c " +-import sys, os, py_compile ++import sys, os, string, py_compile + + files = '''$files''' +-sys.stdout.write('Byte-compiling python modules (optimized versions) ...\n') +-for file in files.split(): ++print 'Byte-compiling python modules (optimized versions) ...' ++for file in string.split(files): + $pathtrans + $filetrans + if not os.path.exists(filepath) or not (len(filepath) >= 3 + and filepath[-3:] == '.py'): +- continue +- sys.stdout.write(file) ++ continue ++ print file, + sys.stdout.flush() + py_compile.compile(filepath, filepath + 'o', path) +-sys.stdout.write('\n')" 2>/dev/null || : ++print" 2>/dev/null || : + + # Local Variables: + # mode: shell-script +@@ -141,6 +142,5 @@ + # eval: (add-hook 'write-file-hooks 'time-stamp) + # time-stamp-start: "scriptversion=" + # time-stamp-format: "%:y-%02m-%02d.%02H" +-# time-stamp-time-zone: "UTC" +-# time-stamp-end: "; # UTC" ++# time-stamp-end: "$" + # End: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/backend/Makefile.in totem-2.27.2/src/backend/Makefile.in +--- totem-2.27.2.old/src/backend/Makefile.in 2009-07-23 23:32:33.000000000 +0200 ++++ totem-2.27.2/src/backend/Makefile.in 2009-07-24 09:04:42.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -45,7 +43,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + LTLIBRARIES = $(noinst_LTLIBRARIES) + am__DEPENDENCIES_1 = + libbaconvideowidget_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ +@@ -75,7 +72,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -104,6 +100,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -400,9 +398,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/backend/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/backend/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/backend/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/backend/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -420,7 +418,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) +@@ -434,13 +431,11 @@ + $(libbaconvideowidget_la_LINK) $(libbaconvideowidget_la_OBJECTS) $(libbaconvideowidget_la_LIBADD) $(LIBS) + + clean-noinstPROGRAMS: +- @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list ++ @list='$(noinst_PROGRAMS)'; for p in $$list; do \ ++ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f $$p $$f"; \ ++ rm -f $$p $$f ; \ ++ done + bvw-test$(EXEEXT): $(bvw_test_OBJECTS) $(bvw_test_DEPENDENCIES) + @rm -f bvw-test$(EXEEXT) + $(bvw_test_LINK) $(bvw_test_OBJECTS) $(bvw_test_LDADD) $(LIBS) +@@ -462,7 +457,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -470,7 +465,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -478,63 +473,63 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libbaconvideowidget_la-baconvideowidget-marshal.lo: baconvideowidget-marshal.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-baconvideowidget-marshal.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-baconvideowidget-marshal.Tpo -c -o libbaconvideowidget_la-baconvideowidget-marshal.lo `test -f 'baconvideowidget-marshal.c' || echo '$(srcdir)/'`baconvideowidget-marshal.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidget_la-baconvideowidget-marshal.Tpo $(DEPDIR)/libbaconvideowidget_la-baconvideowidget-marshal.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-baconvideowidget-marshal.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-baconvideowidget-marshal.Tpo -c -o libbaconvideowidget_la-baconvideowidget-marshal.lo `test -f 'baconvideowidget-marshal.c' || echo '$(srcdir)/'`baconvideowidget-marshal.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidget_la-baconvideowidget-marshal.Tpo $(DEPDIR)/libbaconvideowidget_la-baconvideowidget-marshal.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='baconvideowidget-marshal.c' object='libbaconvideowidget_la-baconvideowidget-marshal.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-baconvideowidget-marshal.lo `test -f 'baconvideowidget-marshal.c' || echo '$(srcdir)/'`baconvideowidget-marshal.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-baconvideowidget-marshal.lo `test -f 'baconvideowidget-marshal.c' || echo '$(srcdir)/'`baconvideowidget-marshal.c + + libbaconvideowidget_la-bacon-resize.lo: bacon-resize.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-bacon-resize.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-bacon-resize.Tpo -c -o libbaconvideowidget_la-bacon-resize.lo `test -f 'bacon-resize.c' || echo '$(srcdir)/'`bacon-resize.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidget_la-bacon-resize.Tpo $(DEPDIR)/libbaconvideowidget_la-bacon-resize.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-bacon-resize.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-bacon-resize.Tpo -c -o libbaconvideowidget_la-bacon-resize.lo `test -f 'bacon-resize.c' || echo '$(srcdir)/'`bacon-resize.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidget_la-bacon-resize.Tpo $(DEPDIR)/libbaconvideowidget_la-bacon-resize.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bacon-resize.c' object='libbaconvideowidget_la-bacon-resize.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-bacon-resize.lo `test -f 'bacon-resize.c' || echo '$(srcdir)/'`bacon-resize.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-bacon-resize.lo `test -f 'bacon-resize.c' || echo '$(srcdir)/'`bacon-resize.c + + libbaconvideowidget_la-video-utils.lo: video-utils.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-video-utils.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-video-utils.Tpo -c -o libbaconvideowidget_la-video-utils.lo `test -f 'video-utils.c' || echo '$(srcdir)/'`video-utils.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidget_la-video-utils.Tpo $(DEPDIR)/libbaconvideowidget_la-video-utils.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-video-utils.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-video-utils.Tpo -c -o libbaconvideowidget_la-video-utils.lo `test -f 'video-utils.c' || echo '$(srcdir)/'`video-utils.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidget_la-video-utils.Tpo $(DEPDIR)/libbaconvideowidget_la-video-utils.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video-utils.c' object='libbaconvideowidget_la-video-utils.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-video-utils.lo `test -f 'video-utils.c' || echo '$(srcdir)/'`video-utils.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-video-utils.lo `test -f 'video-utils.c' || echo '$(srcdir)/'`video-utils.c + + libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo: bacon-video-widget-gst-0.10.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-0.10.Tpo -c -o libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo `test -f 'bacon-video-widget-gst-0.10.c' || echo '$(srcdir)/'`bacon-video-widget-gst-0.10.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-0.10.Tpo $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-0.10.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-0.10.Tpo -c -o libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo `test -f 'bacon-video-widget-gst-0.10.c' || echo '$(srcdir)/'`bacon-video-widget-gst-0.10.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-0.10.Tpo $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-0.10.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bacon-video-widget-gst-0.10.c' object='libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo `test -f 'bacon-video-widget-gst-0.10.c' || echo '$(srcdir)/'`bacon-video-widget-gst-0.10.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-bacon-video-widget-gst-0.10.lo `test -f 'bacon-video-widget-gst-0.10.c' || echo '$(srcdir)/'`bacon-video-widget-gst-0.10.c + + libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo: bacon-video-widget-gst-missing-plugins.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.Tpo -c -o libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo `test -f 'bacon-video-widget-gst-missing-plugins.c' || echo '$(srcdir)/'`bacon-video-widget-gst-missing-plugins.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.Tpo $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.Tpo -c -o libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo `test -f 'bacon-video-widget-gst-missing-plugins.c' || echo '$(srcdir)/'`bacon-video-widget-gst-missing-plugins.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.Tpo $(DEPDIR)/libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bacon-video-widget-gst-missing-plugins.c' object='libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo `test -f 'bacon-video-widget-gst-missing-plugins.c' || echo '$(srcdir)/'`bacon-video-widget-gst-missing-plugins.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-bacon-video-widget-gst-missing-plugins.lo `test -f 'bacon-video-widget-gst-missing-plugins.c' || echo '$(srcdir)/'`bacon-video-widget-gst-missing-plugins.c + + libbaconvideowidget_la-gstscreenshot.lo: gstscreenshot.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-gstscreenshot.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-gstscreenshot.Tpo -c -o libbaconvideowidget_la-gstscreenshot.lo `test -f 'gstscreenshot.c' || echo '$(srcdir)/'`gstscreenshot.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidget_la-gstscreenshot.Tpo $(DEPDIR)/libbaconvideowidget_la-gstscreenshot.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidget_la-gstscreenshot.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidget_la-gstscreenshot.Tpo -c -o libbaconvideowidget_la-gstscreenshot.lo `test -f 'gstscreenshot.c' || echo '$(srcdir)/'`gstscreenshot.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidget_la-gstscreenshot.Tpo $(DEPDIR)/libbaconvideowidget_la-gstscreenshot.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gstscreenshot.c' object='libbaconvideowidget_la-gstscreenshot.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-gstscreenshot.lo `test -f 'gstscreenshot.c' || echo '$(srcdir)/'`gstscreenshot.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidget_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidget_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidget_la-gstscreenshot.lo `test -f 'gstscreenshot.c' || echo '$(srcdir)/'`gstscreenshot.c + + bvw_test-bvw-test.o: bvw-test.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bvw_test_CPPFLAGS) $(CPPFLAGS) $(bvw_test_CFLAGS) $(CFLAGS) -MT bvw_test-bvw-test.o -MD -MP -MF $(DEPDIR)/bvw_test-bvw-test.Tpo -c -o bvw_test-bvw-test.o `test -f 'bvw-test.c' || echo '$(srcdir)/'`bvw-test.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/bvw_test-bvw-test.Tpo $(DEPDIR)/bvw_test-bvw-test.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/bvw_test-bvw-test.Tpo $(DEPDIR)/bvw_test-bvw-test.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bvw-test.c' object='bvw_test-bvw-test.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bvw_test_CPPFLAGS) $(CPPFLAGS) $(bvw_test_CFLAGS) $(CFLAGS) -c -o bvw_test-bvw-test.o `test -f 'bvw-test.c' || echo '$(srcdir)/'`bvw-test.c + + bvw_test-bvw-test.obj: bvw-test.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bvw_test_CPPFLAGS) $(CPPFLAGS) $(bvw_test_CFLAGS) $(CFLAGS) -MT bvw_test-bvw-test.obj -MD -MP -MF $(DEPDIR)/bvw_test-bvw-test.Tpo -c -o bvw_test-bvw-test.obj `if test -f 'bvw-test.c'; then $(CYGPATH_W) 'bvw-test.c'; else $(CYGPATH_W) '$(srcdir)/bvw-test.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/bvw_test-bvw-test.Tpo $(DEPDIR)/bvw_test-bvw-test.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/bvw_test-bvw-test.Tpo $(DEPDIR)/bvw_test-bvw-test.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bvw-test.c' object='bvw_test-bvw-test.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bvw_test_CPPFLAGS) $(CPPFLAGS) $(bvw_test_CFLAGS) $(CFLAGS) -c -o bvw_test-bvw-test.obj `if test -f 'bvw-test.c'; then $(CYGPATH_W) 'bvw-test.c'; else $(CYGPATH_W) '$(srcdir)/bvw-test.c'; fi` +@@ -557,7 +552,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -565,34 +560,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -613,17 +603,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -654,7 +640,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -677,8 +662,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -687,28 +670,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -731,7 +704,7 @@ + + uninstall-am: + +-.MAKE: all check install install-am install-strip ++.MAKE: install-am install-strip + + .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ + clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \ +@@ -754,7 +727,6 @@ + ( $(GLIB_GENMARSHAL) --prefix=baconvideowidget_marshal $(srcdir)/baconvideowidget-marshal.list --header > baconvideowidget-marshal.h ) + baconvideowidget-marshal.c: baconvideowidget-marshal.h + ( $(GLIB_GENMARSHAL) --prefix=baconvideowidget_marshal $(srcdir)/baconvideowidget-marshal.list --body --header > baconvideowidget-marshal.c ) +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/Makefile.in totem-2.27.2/src/Makefile.in +--- totem-2.27.2.old/src/Makefile.in 2009-07-23 23:32:33.000000000 +0200 ++++ totem-2.27.2/src/Makefile.in 2009-07-24 09:04:42.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -68,30 +66,15 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(nautilusdir)" "$(DESTDIR)$(bindir)" \ + "$(DESTDIR)$(libexecdir)" ++nautilusLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(nautilus_LTLIBRARIES) $(noinst_LTLIBRARIES) + am__DEPENDENCIES_1 = + @HAVE_NAUTILUS_TRUE@libtotem_properties_page_la_DEPENDENCIES = \ +@@ -181,6 +164,8 @@ + $(LIBTOOLFLAGS) --mode=link $(CCLD) \ + $(libtotem_player_la_CFLAGS) $(CFLAGS) \ + $(libtotem_player_la_LDFLAGS) $(LDFLAGS) -o $@ ++binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) ++libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM) + PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS) + am__test_properties_page_SOURCES_DIST = totem-properties-main.c \ + totem-properties-view.c totem-properties-view.h \ +@@ -249,7 +234,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -279,38 +263,10 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DIST_SUBDIRS = $(SUBDIRS) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -325,6 +281,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -838,9 +796,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -858,28 +816,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-nautilusLTLIBRARIES: $(nautilus_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(nautilusdir)" || $(MKDIR_P) "$(DESTDIR)$(nautilusdir)" +- @list='$(nautilus_LTLIBRARIES)'; test -n "$(nautilusdir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(nautilus_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(nautilusLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(nautilusdir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(nautilusLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(nautilusdir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(nautilusdir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(nautilusdir)"; \ +- } ++ done + + uninstall-nautilusLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(nautilus_LTLIBRARIES)'; test -n "$(nautilusdir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(nautilusdir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(nautilusdir)/$$f"; \ ++ @list='$(nautilus_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(nautilusdir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(nautilusdir)/$$p"; \ + done + + clean-nautilusLTLIBRARIES: +@@ -908,98 +861,66 @@ + install-binPROGRAMS: $(bin_PROGRAMS) + @$(NORMAL_INSTALL) + test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" +- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed 's/$(EXEEXT)$$//' | \ +- while read p p1; do if test -f $$p || test -f $$p1; \ +- then echo "$$p"; echo "$$p"; else :; fi; \ +- done | \ +- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ +- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ +- sed 'N;N;N;s,\n, ,g' | \ +- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ +- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ +- if ($$2 == $$4) files[d] = files[d] " " $$1; \ +- else { print "f", $$3 "/" $$4, $$1; } } \ +- END { for (d in files) print "f", d, files[d] }' | \ +- while read type dir files; do \ +- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ +- test -z "$$files" || { \ +- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ +- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ +- } \ +- ; done ++ @list='$(bin_PROGRAMS)'; for p in $$list; do \ ++ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ if test -f $$p \ ++ || test -f $$p1 \ ++ ; then \ ++ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ ++ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ ++ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ ++ else :; fi; \ ++ done + + uninstall-binPROGRAMS: + @$(NORMAL_UNINSTALL) +- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ +- files=`for p in $$list; do echo "$$p"; done | \ +- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ +- -e 's/$$/$(EXEEXT)/' `; \ +- test -n "$$list" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(bindir)" && rm -f $$files ++ @list='$(bin_PROGRAMS)'; for p in $$list; do \ ++ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ ++ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(bindir)/$$f"; \ ++ done + + clean-binPROGRAMS: +- @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list ++ @list='$(bin_PROGRAMS)'; for p in $$list; do \ ++ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f $$p $$f"; \ ++ rm -f $$p $$f ; \ ++ done + install-libexecPROGRAMS: $(libexec_PROGRAMS) + @$(NORMAL_INSTALL) + test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)" +- @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed 's/$(EXEEXT)$$//' | \ +- while read p p1; do if test -f $$p || test -f $$p1; \ +- then echo "$$p"; echo "$$p"; else :; fi; \ +- done | \ +- sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ +- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ +- sed 'N;N;N;s,\n, ,g' | \ +- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ +- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ +- if ($$2 == $$4) files[d] = files[d] " " $$1; \ +- else { print "f", $$3 "/" $$4, $$1; } } \ +- END { for (d in files) print "f", d, files[d] }' | \ +- while read type dir files; do \ +- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ +- test -z "$$files" || { \ +- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \ +- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \ +- } \ +- ; done ++ @list='$(libexec_PROGRAMS)'; for p in $$list; do \ ++ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ if test -f $$p \ ++ || test -f $$p1 \ ++ ; then \ ++ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ ++ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \ ++ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \ ++ else :; fi; \ ++ done + + uninstall-libexecPROGRAMS: + @$(NORMAL_UNINSTALL) +- @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \ +- files=`for p in $$list; do echo "$$p"; done | \ +- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ +- -e 's/$$/$(EXEEXT)/' `; \ +- test -n "$$list" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(libexecdir)" && rm -f $$files ++ @list='$(libexec_PROGRAMS)'; for p in $$list; do \ ++ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ ++ echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(libexecdir)/$$f"; \ ++ done + + clean-libexecPROGRAMS: +- @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list ++ @list='$(libexec_PROGRAMS)'; for p in $$list; do \ ++ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f $$p $$f"; \ ++ rm -f $$p $$f ; \ ++ done + + clean-noinstPROGRAMS: +- @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list ++ @list='$(noinst_PROGRAMS)'; for p in $$list; do \ ++ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f $$p $$f"; \ ++ rm -f $$p $$f ; \ ++ done + test-properties-page$(EXEEXT): $(test_properties_page_OBJECTS) $(test_properties_page_DEPENDENCIES) + @rm -f test-properties-page$(EXEEXT) + $(test_properties_page_LINK) $(test_properties_page_OBJECTS) $(test_properties_page_LDADD) $(LIBS) +@@ -1066,7 +987,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -1074,7 +995,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -1082,357 +1003,357 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtotem_properties_page_la-totem-properties-main.lo: totem-properties-main.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -MT libtotem_properties_page_la-totem-properties-main.lo -MD -MP -MF $(DEPDIR)/libtotem_properties_page_la-totem-properties-main.Tpo -c -o libtotem_properties_page_la-totem-properties-main.lo `test -f 'totem-properties-main.c' || echo '$(srcdir)/'`totem-properties-main.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_properties_page_la-totem-properties-main.Tpo $(DEPDIR)/libtotem_properties_page_la-totem-properties-main.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -MT libtotem_properties_page_la-totem-properties-main.lo -MD -MP -MF $(DEPDIR)/libtotem_properties_page_la-totem-properties-main.Tpo -c -o libtotem_properties_page_la-totem-properties-main.lo `test -f 'totem-properties-main.c' || echo '$(srcdir)/'`totem-properties-main.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_properties_page_la-totem-properties-main.Tpo $(DEPDIR)/libtotem_properties_page_la-totem-properties-main.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-properties-main.c' object='libtotem_properties_page_la-totem-properties-main.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -c -o libtotem_properties_page_la-totem-properties-main.lo `test -f 'totem-properties-main.c' || echo '$(srcdir)/'`totem-properties-main.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -c -o libtotem_properties_page_la-totem-properties-main.lo `test -f 'totem-properties-main.c' || echo '$(srcdir)/'`totem-properties-main.c + + libtotem_properties_page_la-totem-properties-view.lo: totem-properties-view.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -MT libtotem_properties_page_la-totem-properties-view.lo -MD -MP -MF $(DEPDIR)/libtotem_properties_page_la-totem-properties-view.Tpo -c -o libtotem_properties_page_la-totem-properties-view.lo `test -f 'totem-properties-view.c' || echo '$(srcdir)/'`totem-properties-view.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_properties_page_la-totem-properties-view.Tpo $(DEPDIR)/libtotem_properties_page_la-totem-properties-view.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -MT libtotem_properties_page_la-totem-properties-view.lo -MD -MP -MF $(DEPDIR)/libtotem_properties_page_la-totem-properties-view.Tpo -c -o libtotem_properties_page_la-totem-properties-view.lo `test -f 'totem-properties-view.c' || echo '$(srcdir)/'`totem-properties-view.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_properties_page_la-totem-properties-view.Tpo $(DEPDIR)/libtotem_properties_page_la-totem-properties-view.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-properties-view.c' object='libtotem_properties_page_la-totem-properties-view.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -c -o libtotem_properties_page_la-totem-properties-view.lo `test -f 'totem-properties-view.c' || echo '$(srcdir)/'`totem-properties-view.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_properties_page_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_properties_page_la_CFLAGS) $(CFLAGS) -c -o libtotem_properties_page_la-totem-properties-view.lo `test -f 'totem-properties-view.c' || echo '$(srcdir)/'`totem-properties-view.c + + libtotem_main_la-totemobject-marshal.lo: totemobject-marshal.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totemobject-marshal.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totemobject-marshal.Tpo -c -o libtotem_main_la-totemobject-marshal.lo `test -f 'totemobject-marshal.c' || echo '$(srcdir)/'`totemobject-marshal.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totemobject-marshal.Tpo $(DEPDIR)/libtotem_main_la-totemobject-marshal.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totemobject-marshal.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totemobject-marshal.Tpo -c -o libtotem_main_la-totemobject-marshal.lo `test -f 'totemobject-marshal.c' || echo '$(srcdir)/'`totemobject-marshal.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totemobject-marshal.Tpo $(DEPDIR)/libtotem_main_la-totemobject-marshal.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totemobject-marshal.c' object='libtotem_main_la-totemobject-marshal.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totemobject-marshal.lo `test -f 'totemobject-marshal.c' || echo '$(srcdir)/'`totemobject-marshal.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totemobject-marshal.lo `test -f 'totemobject-marshal.c' || echo '$(srcdir)/'`totemobject-marshal.c + + libtotem_main_la-totemplaylist-marshal.lo: totemplaylist-marshal.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totemplaylist-marshal.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totemplaylist-marshal.Tpo -c -o libtotem_main_la-totemplaylist-marshal.lo `test -f 'totemplaylist-marshal.c' || echo '$(srcdir)/'`totemplaylist-marshal.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totemplaylist-marshal.Tpo $(DEPDIR)/libtotem_main_la-totemplaylist-marshal.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totemplaylist-marshal.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totemplaylist-marshal.Tpo -c -o libtotem_main_la-totemplaylist-marshal.lo `test -f 'totemplaylist-marshal.c' || echo '$(srcdir)/'`totemplaylist-marshal.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totemplaylist-marshal.Tpo $(DEPDIR)/libtotem_main_la-totemplaylist-marshal.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totemplaylist-marshal.c' object='libtotem_main_la-totemplaylist-marshal.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totemplaylist-marshal.lo `test -f 'totemplaylist-marshal.c' || echo '$(srcdir)/'`totemplaylist-marshal.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totemplaylist-marshal.lo `test -f 'totemplaylist-marshal.c' || echo '$(srcdir)/'`totemplaylist-marshal.c + + libtotem_main_la-totemvideolist-marshal.lo: totemvideolist-marshal.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totemvideolist-marshal.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totemvideolist-marshal.Tpo -c -o libtotem_main_la-totemvideolist-marshal.lo `test -f 'totemvideolist-marshal.c' || echo '$(srcdir)/'`totemvideolist-marshal.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totemvideolist-marshal.Tpo $(DEPDIR)/libtotem_main_la-totemvideolist-marshal.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totemvideolist-marshal.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totemvideolist-marshal.Tpo -c -o libtotem_main_la-totemvideolist-marshal.lo `test -f 'totemvideolist-marshal.c' || echo '$(srcdir)/'`totemvideolist-marshal.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totemvideolist-marshal.Tpo $(DEPDIR)/libtotem_main_la-totemvideolist-marshal.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totemvideolist-marshal.c' object='libtotem_main_la-totemvideolist-marshal.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totemvideolist-marshal.lo `test -f 'totemvideolist-marshal.c' || echo '$(srcdir)/'`totemvideolist-marshal.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totemvideolist-marshal.lo `test -f 'totemvideolist-marshal.c' || echo '$(srcdir)/'`totemvideolist-marshal.c + + libtotem_main_la-totem-object.lo: totem-object.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-object.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-object.Tpo -c -o libtotem_main_la-totem-object.lo `test -f 'totem-object.c' || echo '$(srcdir)/'`totem-object.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-object.Tpo $(DEPDIR)/libtotem_main_la-totem-object.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-object.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-object.Tpo -c -o libtotem_main_la-totem-object.lo `test -f 'totem-object.c' || echo '$(srcdir)/'`totem-object.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-object.Tpo $(DEPDIR)/libtotem_main_la-totem-object.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-object.c' object='libtotem_main_la-totem-object.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-object.lo `test -f 'totem-object.c' || echo '$(srcdir)/'`totem-object.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-object.lo `test -f 'totem-object.c' || echo '$(srcdir)/'`totem-object.c + + libtotem_main_la-totem-cell-renderer-video.lo: totem-cell-renderer-video.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-cell-renderer-video.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-cell-renderer-video.Tpo -c -o libtotem_main_la-totem-cell-renderer-video.lo `test -f 'totem-cell-renderer-video.c' || echo '$(srcdir)/'`totem-cell-renderer-video.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-cell-renderer-video.Tpo $(DEPDIR)/libtotem_main_la-totem-cell-renderer-video.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-cell-renderer-video.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-cell-renderer-video.Tpo -c -o libtotem_main_la-totem-cell-renderer-video.lo `test -f 'totem-cell-renderer-video.c' || echo '$(srcdir)/'`totem-cell-renderer-video.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-cell-renderer-video.Tpo $(DEPDIR)/libtotem_main_la-totem-cell-renderer-video.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-cell-renderer-video.c' object='libtotem_main_la-totem-cell-renderer-video.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-cell-renderer-video.lo `test -f 'totem-cell-renderer-video.c' || echo '$(srcdir)/'`totem-cell-renderer-video.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-cell-renderer-video.lo `test -f 'totem-cell-renderer-video.c' || echo '$(srcdir)/'`totem-cell-renderer-video.c + + libtotem_main_la-totem-video-list.lo: totem-video-list.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-video-list.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-video-list.Tpo -c -o libtotem_main_la-totem-video-list.lo `test -f 'totem-video-list.c' || echo '$(srcdir)/'`totem-video-list.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-video-list.Tpo $(DEPDIR)/libtotem_main_la-totem-video-list.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-video-list.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-video-list.Tpo -c -o libtotem_main_la-totem-video-list.lo `test -f 'totem-video-list.c' || echo '$(srcdir)/'`totem-video-list.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-video-list.Tpo $(DEPDIR)/libtotem_main_la-totem-video-list.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-video-list.c' object='libtotem_main_la-totem-video-list.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-video-list.lo `test -f 'totem-video-list.c' || echo '$(srcdir)/'`totem-video-list.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-video-list.lo `test -f 'totem-video-list.c' || echo '$(srcdir)/'`totem-video-list.c + + libtotem_main_la-totem-preferences.lo: totem-preferences.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-preferences.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-preferences.Tpo -c -o libtotem_main_la-totem-preferences.lo `test -f 'totem-preferences.c' || echo '$(srcdir)/'`totem-preferences.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-preferences.Tpo $(DEPDIR)/libtotem_main_la-totem-preferences.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-preferences.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-preferences.Tpo -c -o libtotem_main_la-totem-preferences.lo `test -f 'totem-preferences.c' || echo '$(srcdir)/'`totem-preferences.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-preferences.Tpo $(DEPDIR)/libtotem_main_la-totem-preferences.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-preferences.c' object='libtotem_main_la-totem-preferences.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-preferences.lo `test -f 'totem-preferences.c' || echo '$(srcdir)/'`totem-preferences.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-preferences.lo `test -f 'totem-preferences.c' || echo '$(srcdir)/'`totem-preferences.c + + libtotem_main_la-totem-dnd-menu.lo: totem-dnd-menu.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-dnd-menu.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-dnd-menu.Tpo -c -o libtotem_main_la-totem-dnd-menu.lo `test -f 'totem-dnd-menu.c' || echo '$(srcdir)/'`totem-dnd-menu.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-dnd-menu.Tpo $(DEPDIR)/libtotem_main_la-totem-dnd-menu.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-dnd-menu.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-dnd-menu.Tpo -c -o libtotem_main_la-totem-dnd-menu.lo `test -f 'totem-dnd-menu.c' || echo '$(srcdir)/'`totem-dnd-menu.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-dnd-menu.Tpo $(DEPDIR)/libtotem_main_la-totem-dnd-menu.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-dnd-menu.c' object='libtotem_main_la-totem-dnd-menu.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-dnd-menu.lo `test -f 'totem-dnd-menu.c' || echo '$(srcdir)/'`totem-dnd-menu.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-dnd-menu.lo `test -f 'totem-dnd-menu.c' || echo '$(srcdir)/'`totem-dnd-menu.c + + libtotem_main_la-totem-options.lo: totem-options.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-options.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-options.Tpo -c -o libtotem_main_la-totem-options.lo `test -f 'totem-options.c' || echo '$(srcdir)/'`totem-options.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-options.Tpo $(DEPDIR)/libtotem_main_la-totem-options.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-options.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-options.Tpo -c -o libtotem_main_la-totem-options.lo `test -f 'totem-options.c' || echo '$(srcdir)/'`totem-options.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-options.Tpo $(DEPDIR)/libtotem_main_la-totem-options.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-options.c' object='libtotem_main_la-totem-options.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-options.lo `test -f 'totem-options.c' || echo '$(srcdir)/'`totem-options.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-options.lo `test -f 'totem-options.c' || echo '$(srcdir)/'`totem-options.c + + libtotem_main_la-totem-playlist.lo: totem-playlist.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-playlist.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-playlist.Tpo -c -o libtotem_main_la-totem-playlist.lo `test -f 'totem-playlist.c' || echo '$(srcdir)/'`totem-playlist.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-playlist.Tpo $(DEPDIR)/libtotem_main_la-totem-playlist.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-playlist.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-playlist.Tpo -c -o libtotem_main_la-totem-playlist.lo `test -f 'totem-playlist.c' || echo '$(srcdir)/'`totem-playlist.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-playlist.Tpo $(DEPDIR)/libtotem_main_la-totem-playlist.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-playlist.c' object='libtotem_main_la-totem-playlist.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-playlist.lo `test -f 'totem-playlist.c' || echo '$(srcdir)/'`totem-playlist.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-playlist.lo `test -f 'totem-playlist.c' || echo '$(srcdir)/'`totem-playlist.c + + libtotem_main_la-eggfileformatchooser.lo: eggfileformatchooser.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggfileformatchooser.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggfileformatchooser.Tpo -c -o libtotem_main_la-eggfileformatchooser.lo `test -f 'eggfileformatchooser.c' || echo '$(srcdir)/'`eggfileformatchooser.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-eggfileformatchooser.Tpo $(DEPDIR)/libtotem_main_la-eggfileformatchooser.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggfileformatchooser.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggfileformatchooser.Tpo -c -o libtotem_main_la-eggfileformatchooser.lo `test -f 'eggfileformatchooser.c' || echo '$(srcdir)/'`eggfileformatchooser.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-eggfileformatchooser.Tpo $(DEPDIR)/libtotem_main_la-eggfileformatchooser.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eggfileformatchooser.c' object='libtotem_main_la-eggfileformatchooser.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggfileformatchooser.lo `test -f 'eggfileformatchooser.c' || echo '$(srcdir)/'`eggfileformatchooser.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggfileformatchooser.lo `test -f 'eggfileformatchooser.c' || echo '$(srcdir)/'`eggfileformatchooser.c + + libtotem_main_la-totem-session.lo: totem-session.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-session.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-session.Tpo -c -o libtotem_main_la-totem-session.lo `test -f 'totem-session.c' || echo '$(srcdir)/'`totem-session.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-session.Tpo $(DEPDIR)/libtotem_main_la-totem-session.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-session.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-session.Tpo -c -o libtotem_main_la-totem-session.lo `test -f 'totem-session.c' || echo '$(srcdir)/'`totem-session.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-session.Tpo $(DEPDIR)/libtotem_main_la-totem-session.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-session.c' object='libtotem_main_la-totem-session.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-session.lo `test -f 'totem-session.c' || echo '$(srcdir)/'`totem-session.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-session.lo `test -f 'totem-session.c' || echo '$(srcdir)/'`totem-session.c + + libtotem_main_la-totem-sidebar.lo: totem-sidebar.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-sidebar.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-sidebar.Tpo -c -o libtotem_main_la-totem-sidebar.lo `test -f 'totem-sidebar.c' || echo '$(srcdir)/'`totem-sidebar.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-sidebar.Tpo $(DEPDIR)/libtotem_main_la-totem-sidebar.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-sidebar.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-sidebar.Tpo -c -o libtotem_main_la-totem-sidebar.lo `test -f 'totem-sidebar.c' || echo '$(srcdir)/'`totem-sidebar.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-sidebar.Tpo $(DEPDIR)/libtotem_main_la-totem-sidebar.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-sidebar.c' object='libtotem_main_la-totem-sidebar.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-sidebar.lo `test -f 'totem-sidebar.c' || echo '$(srcdir)/'`totem-sidebar.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-sidebar.lo `test -f 'totem-sidebar.c' || echo '$(srcdir)/'`totem-sidebar.c + + libtotem_main_la-totem-open-location.lo: totem-open-location.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-open-location.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-open-location.Tpo -c -o libtotem_main_la-totem-open-location.lo `test -f 'totem-open-location.c' || echo '$(srcdir)/'`totem-open-location.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-open-location.Tpo $(DEPDIR)/libtotem_main_la-totem-open-location.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-open-location.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-open-location.Tpo -c -o libtotem_main_la-totem-open-location.lo `test -f 'totem-open-location.c' || echo '$(srcdir)/'`totem-open-location.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-open-location.Tpo $(DEPDIR)/libtotem_main_la-totem-open-location.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-open-location.c' object='libtotem_main_la-totem-open-location.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-open-location.lo `test -f 'totem-open-location.c' || echo '$(srcdir)/'`totem-open-location.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-open-location.lo `test -f 'totem-open-location.c' || echo '$(srcdir)/'`totem-open-location.c + + libtotem_main_la-totem-menu.lo: totem-menu.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-menu.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-menu.Tpo -c -o libtotem_main_la-totem-menu.lo `test -f 'totem-menu.c' || echo '$(srcdir)/'`totem-menu.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-menu.Tpo $(DEPDIR)/libtotem_main_la-totem-menu.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-menu.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-menu.Tpo -c -o libtotem_main_la-totem-menu.lo `test -f 'totem-menu.c' || echo '$(srcdir)/'`totem-menu.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-menu.Tpo $(DEPDIR)/libtotem_main_la-totem-menu.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-menu.c' object='libtotem_main_la-totem-menu.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-menu.lo `test -f 'totem-menu.c' || echo '$(srcdir)/'`totem-menu.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-menu.lo `test -f 'totem-menu.c' || echo '$(srcdir)/'`totem-menu.c + + libtotem_main_la-totem-uri.lo: totem-uri.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-uri.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-uri.Tpo -c -o libtotem_main_la-totem-uri.lo `test -f 'totem-uri.c' || echo '$(srcdir)/'`totem-uri.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-uri.Tpo $(DEPDIR)/libtotem_main_la-totem-uri.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-uri.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-uri.Tpo -c -o libtotem_main_la-totem-uri.lo `test -f 'totem-uri.c' || echo '$(srcdir)/'`totem-uri.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-uri.Tpo $(DEPDIR)/libtotem_main_la-totem-uri.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-uri.c' object='libtotem_main_la-totem-uri.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-uri.lo `test -f 'totem-uri.c' || echo '$(srcdir)/'`totem-uri.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-uri.lo `test -f 'totem-uri.c' || echo '$(srcdir)/'`totem-uri.c + + libtotem_main_la-ev-sidebar.lo: ev-sidebar.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-ev-sidebar.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-ev-sidebar.Tpo -c -o libtotem_main_la-ev-sidebar.lo `test -f 'ev-sidebar.c' || echo '$(srcdir)/'`ev-sidebar.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-ev-sidebar.Tpo $(DEPDIR)/libtotem_main_la-ev-sidebar.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-ev-sidebar.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-ev-sidebar.Tpo -c -o libtotem_main_la-ev-sidebar.lo `test -f 'ev-sidebar.c' || echo '$(srcdir)/'`ev-sidebar.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-ev-sidebar.Tpo $(DEPDIR)/libtotem_main_la-ev-sidebar.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ev-sidebar.c' object='libtotem_main_la-ev-sidebar.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-ev-sidebar.lo `test -f 'ev-sidebar.c' || echo '$(srcdir)/'`ev-sidebar.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-ev-sidebar.lo `test -f 'ev-sidebar.c' || echo '$(srcdir)/'`ev-sidebar.c + + libtotem_main_la-totem-subtitle-encoding.lo: totem-subtitle-encoding.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-subtitle-encoding.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-subtitle-encoding.Tpo -c -o libtotem_main_la-totem-subtitle-encoding.lo `test -f 'totem-subtitle-encoding.c' || echo '$(srcdir)/'`totem-subtitle-encoding.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-subtitle-encoding.Tpo $(DEPDIR)/libtotem_main_la-totem-subtitle-encoding.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-subtitle-encoding.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-subtitle-encoding.Tpo -c -o libtotem_main_la-totem-subtitle-encoding.lo `test -f 'totem-subtitle-encoding.c' || echo '$(srcdir)/'`totem-subtitle-encoding.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-subtitle-encoding.Tpo $(DEPDIR)/libtotem_main_la-totem-subtitle-encoding.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-subtitle-encoding.c' object='libtotem_main_la-totem-subtitle-encoding.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-subtitle-encoding.lo `test -f 'totem-subtitle-encoding.c' || echo '$(srcdir)/'`totem-subtitle-encoding.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-subtitle-encoding.lo `test -f 'totem-subtitle-encoding.c' || echo '$(srcdir)/'`totem-subtitle-encoding.c + + libtotem_main_la-totem-dvb-setup.lo: totem-dvb-setup.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-dvb-setup.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-dvb-setup.Tpo -c -o libtotem_main_la-totem-dvb-setup.lo `test -f 'totem-dvb-setup.c' || echo '$(srcdir)/'`totem-dvb-setup.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-totem-dvb-setup.Tpo $(DEPDIR)/libtotem_main_la-totem-dvb-setup.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-totem-dvb-setup.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-totem-dvb-setup.Tpo -c -o libtotem_main_la-totem-dvb-setup.lo `test -f 'totem-dvb-setup.c' || echo '$(srcdir)/'`totem-dvb-setup.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-totem-dvb-setup.Tpo $(DEPDIR)/libtotem_main_la-totem-dvb-setup.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-dvb-setup.c' object='libtotem_main_la-totem-dvb-setup.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-dvb-setup.lo `test -f 'totem-dvb-setup.c' || echo '$(srcdir)/'`totem-dvb-setup.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-totem-dvb-setup.lo `test -f 'totem-dvb-setup.c' || echo '$(srcdir)/'`totem-dvb-setup.c + + libtotem_main_la-eggsmclient.lo: eggsmclient.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient.Tpo -c -o libtotem_main_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-eggsmclient.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient.Tpo -c -o libtotem_main_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-eggsmclient.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eggsmclient.c' object='libtotem_main_la-eggsmclient.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '$(srcdir)/'`eggsmclient.c + + libtotem_main_la-eggdesktopfile.lo: eggdesktopfile.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggdesktopfile.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggdesktopfile.Tpo -c -o libtotem_main_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-eggdesktopfile.Tpo $(DEPDIR)/libtotem_main_la-eggdesktopfile.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggdesktopfile.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggdesktopfile.Tpo -c -o libtotem_main_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-eggdesktopfile.Tpo $(DEPDIR)/libtotem_main_la-eggdesktopfile.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eggdesktopfile.c' object='libtotem_main_la-eggdesktopfile.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '$(srcdir)/'`eggdesktopfile.c + + libtotem_main_la-eggsmclient-xsmp.lo: eggsmclient-xsmp.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient-xsmp.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient-xsmp.Tpo -c -o libtotem_main_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-eggsmclient-xsmp.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient-xsmp.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient-xsmp.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient-xsmp.Tpo -c -o libtotem_main_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-eggsmclient-xsmp.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient-xsmp.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eggsmclient-xsmp.c' object='libtotem_main_la-eggsmclient-xsmp.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '$(srcdir)/'`eggsmclient-xsmp.c + + libtotem_main_la-eggsmclient-win32.lo: eggsmclient-win32.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient-win32.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient-win32.Tpo -c -o libtotem_main_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-eggsmclient-win32.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient-win32.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient-win32.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient-win32.Tpo -c -o libtotem_main_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-eggsmclient-win32.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient-win32.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eggsmclient-win32.c' object='libtotem_main_la-eggsmclient-win32.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient-win32.lo `test -f 'eggsmclient-win32.c' || echo '$(srcdir)/'`eggsmclient-win32.c + + libtotem_main_la-eggsmclient-osx.lo: eggsmclient-osx.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient-osx.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient-osx.Tpo -c -o libtotem_main_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_main_la-eggsmclient-osx.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient-osx.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -MT libtotem_main_la-eggsmclient-osx.lo -MD -MP -MF $(DEPDIR)/libtotem_main_la-eggsmclient-osx.Tpo -c -o libtotem_main_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_main_la-eggsmclient-osx.Tpo $(DEPDIR)/libtotem_main_la-eggsmclient-osx.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eggsmclient-osx.c' object='libtotem_main_la-eggsmclient-osx.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_main_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_main_la_CFLAGS) $(CFLAGS) -c -o libtotem_main_la-eggsmclient-osx.lo `test -f 'eggsmclient-osx.c' || echo '$(srcdir)/'`eggsmclient-osx.c + + libtotem_player_la-totem-statusbar.lo: totem-statusbar.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-statusbar.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-statusbar.Tpo -c -o libtotem_player_la-totem-statusbar.lo `test -f 'totem-statusbar.c' || echo '$(srcdir)/'`totem-statusbar.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_player_la-totem-statusbar.Tpo $(DEPDIR)/libtotem_player_la-totem-statusbar.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-statusbar.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-statusbar.Tpo -c -o libtotem_player_la-totem-statusbar.lo `test -f 'totem-statusbar.c' || echo '$(srcdir)/'`totem-statusbar.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_player_la-totem-statusbar.Tpo $(DEPDIR)/libtotem_player_la-totem-statusbar.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-statusbar.c' object='libtotem_player_la-totem-statusbar.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-statusbar.lo `test -f 'totem-statusbar.c' || echo '$(srcdir)/'`totem-statusbar.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-statusbar.lo `test -f 'totem-statusbar.c' || echo '$(srcdir)/'`totem-statusbar.c + + libtotem_player_la-totem-interface.lo: totem-interface.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-interface.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-interface.Tpo -c -o libtotem_player_la-totem-interface.lo `test -f 'totem-interface.c' || echo '$(srcdir)/'`totem-interface.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_player_la-totem-interface.Tpo $(DEPDIR)/libtotem_player_la-totem-interface.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-interface.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-interface.Tpo -c -o libtotem_player_la-totem-interface.lo `test -f 'totem-interface.c' || echo '$(srcdir)/'`totem-interface.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_player_la-totem-interface.Tpo $(DEPDIR)/libtotem_player_la-totem-interface.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-interface.c' object='libtotem_player_la-totem-interface.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-interface.lo `test -f 'totem-interface.c' || echo '$(srcdir)/'`totem-interface.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-interface.lo `test -f 'totem-interface.c' || echo '$(srcdir)/'`totem-interface.c + + libtotem_player_la-totem-fullscreen.lo: totem-fullscreen.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-fullscreen.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-fullscreen.Tpo -c -o libtotem_player_la-totem-fullscreen.lo `test -f 'totem-fullscreen.c' || echo '$(srcdir)/'`totem-fullscreen.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_player_la-totem-fullscreen.Tpo $(DEPDIR)/libtotem_player_la-totem-fullscreen.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-fullscreen.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-fullscreen.Tpo -c -o libtotem_player_la-totem-fullscreen.lo `test -f 'totem-fullscreen.c' || echo '$(srcdir)/'`totem-fullscreen.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_player_la-totem-fullscreen.Tpo $(DEPDIR)/libtotem_player_la-totem-fullscreen.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-fullscreen.c' object='libtotem_player_la-totem-fullscreen.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-fullscreen.lo `test -f 'totem-fullscreen.c' || echo '$(srcdir)/'`totem-fullscreen.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-fullscreen.lo `test -f 'totem-fullscreen.c' || echo '$(srcdir)/'`totem-fullscreen.c + + libtotem_player_la-totem-time-label.lo: totem-time-label.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-time-label.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-time-label.Tpo -c -o libtotem_player_la-totem-time-label.lo `test -f 'totem-time-label.c' || echo '$(srcdir)/'`totem-time-label.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_player_la-totem-time-label.Tpo $(DEPDIR)/libtotem_player_la-totem-time-label.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -MT libtotem_player_la-totem-time-label.lo -MD -MP -MF $(DEPDIR)/libtotem_player_la-totem-time-label.Tpo -c -o libtotem_player_la-totem-time-label.lo `test -f 'totem-time-label.c' || echo '$(srcdir)/'`totem-time-label.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_player_la-totem-time-label.Tpo $(DEPDIR)/libtotem_player_la-totem-time-label.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-time-label.c' object='libtotem_player_la-totem-time-label.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-time-label.lo `test -f 'totem-time-label.c' || echo '$(srcdir)/'`totem-time-label.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_player_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_player_la_CFLAGS) $(CFLAGS) -c -o libtotem_player_la-totem-time-label.lo `test -f 'totem-time-label.c' || echo '$(srcdir)/'`totem-time-label.c + + test_properties_page-totem-properties-main.o: totem-properties-main.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -MT test_properties_page-totem-properties-main.o -MD -MP -MF $(DEPDIR)/test_properties_page-totem-properties-main.Tpo -c -o test_properties_page-totem-properties-main.o `test -f 'totem-properties-main.c' || echo '$(srcdir)/'`totem-properties-main.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_properties_page-totem-properties-main.Tpo $(DEPDIR)/test_properties_page-totem-properties-main.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_properties_page-totem-properties-main.Tpo $(DEPDIR)/test_properties_page-totem-properties-main.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-properties-main.c' object='test_properties_page-totem-properties-main.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -c -o test_properties_page-totem-properties-main.o `test -f 'totem-properties-main.c' || echo '$(srcdir)/'`totem-properties-main.c + + test_properties_page-totem-properties-main.obj: totem-properties-main.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -MT test_properties_page-totem-properties-main.obj -MD -MP -MF $(DEPDIR)/test_properties_page-totem-properties-main.Tpo -c -o test_properties_page-totem-properties-main.obj `if test -f 'totem-properties-main.c'; then $(CYGPATH_W) 'totem-properties-main.c'; else $(CYGPATH_W) '$(srcdir)/totem-properties-main.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_properties_page-totem-properties-main.Tpo $(DEPDIR)/test_properties_page-totem-properties-main.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_properties_page-totem-properties-main.Tpo $(DEPDIR)/test_properties_page-totem-properties-main.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-properties-main.c' object='test_properties_page-totem-properties-main.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -c -o test_properties_page-totem-properties-main.obj `if test -f 'totem-properties-main.c'; then $(CYGPATH_W) 'totem-properties-main.c'; else $(CYGPATH_W) '$(srcdir)/totem-properties-main.c'; fi` + + test_properties_page-totem-properties-view.o: totem-properties-view.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -MT test_properties_page-totem-properties-view.o -MD -MP -MF $(DEPDIR)/test_properties_page-totem-properties-view.Tpo -c -o test_properties_page-totem-properties-view.o `test -f 'totem-properties-view.c' || echo '$(srcdir)/'`totem-properties-view.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_properties_page-totem-properties-view.Tpo $(DEPDIR)/test_properties_page-totem-properties-view.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_properties_page-totem-properties-view.Tpo $(DEPDIR)/test_properties_page-totem-properties-view.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-properties-view.c' object='test_properties_page-totem-properties-view.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -c -o test_properties_page-totem-properties-view.o `test -f 'totem-properties-view.c' || echo '$(srcdir)/'`totem-properties-view.c + + test_properties_page-totem-properties-view.obj: totem-properties-view.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -MT test_properties_page-totem-properties-view.obj -MD -MP -MF $(DEPDIR)/test_properties_page-totem-properties-view.Tpo -c -o test_properties_page-totem-properties-view.obj `if test -f 'totem-properties-view.c'; then $(CYGPATH_W) 'totem-properties-view.c'; else $(CYGPATH_W) '$(srcdir)/totem-properties-view.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_properties_page-totem-properties-view.Tpo $(DEPDIR)/test_properties_page-totem-properties-view.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_properties_page-totem-properties-view.Tpo $(DEPDIR)/test_properties_page-totem-properties-view.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-properties-view.c' object='test_properties_page-totem-properties-view.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -c -o test_properties_page-totem-properties-view.obj `if test -f 'totem-properties-view.c'; then $(CYGPATH_W) 'totem-properties-view.c'; else $(CYGPATH_W) '$(srcdir)/totem-properties-view.c'; fi` + + test_properties_page-test-properties-page.o: test-properties-page.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -MT test_properties_page-test-properties-page.o -MD -MP -MF $(DEPDIR)/test_properties_page-test-properties-page.Tpo -c -o test_properties_page-test-properties-page.o `test -f 'test-properties-page.c' || echo '$(srcdir)/'`test-properties-page.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_properties_page-test-properties-page.Tpo $(DEPDIR)/test_properties_page-test-properties-page.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_properties_page-test-properties-page.Tpo $(DEPDIR)/test_properties_page-test-properties-page.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-properties-page.c' object='test_properties_page-test-properties-page.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -c -o test_properties_page-test-properties-page.o `test -f 'test-properties-page.c' || echo '$(srcdir)/'`test-properties-page.c + + test_properties_page-test-properties-page.obj: test-properties-page.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -MT test_properties_page-test-properties-page.obj -MD -MP -MF $(DEPDIR)/test_properties_page-test-properties-page.Tpo -c -o test_properties_page-test-properties-page.obj `if test -f 'test-properties-page.c'; then $(CYGPATH_W) 'test-properties-page.c'; else $(CYGPATH_W) '$(srcdir)/test-properties-page.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/test_properties_page-test-properties-page.Tpo $(DEPDIR)/test_properties_page-test-properties-page.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/test_properties_page-test-properties-page.Tpo $(DEPDIR)/test_properties_page-test-properties-page.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-properties-page.c' object='test_properties_page-test-properties-page.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_properties_page_CPPFLAGS) $(CPPFLAGS) $(test_properties_page_CFLAGS) $(CFLAGS) -c -o test_properties_page-test-properties-page.obj `if test -f 'test-properties-page.c'; then $(CYGPATH_W) 'test-properties-page.c'; else $(CYGPATH_W) '$(srcdir)/test-properties-page.c'; fi` + + totem-totem.o: totem.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_CPPFLAGS) $(CPPFLAGS) $(totem_CFLAGS) $(CFLAGS) -MT totem-totem.o -MD -MP -MF $(DEPDIR)/totem-totem.Tpo -c -o totem-totem.o `test -f 'totem.c' || echo '$(srcdir)/'`totem.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem-totem.Tpo $(DEPDIR)/totem-totem.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem-totem.Tpo $(DEPDIR)/totem-totem.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem.c' object='totem-totem.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_CPPFLAGS) $(CPPFLAGS) $(totem_CFLAGS) $(CFLAGS) -c -o totem-totem.o `test -f 'totem.c' || echo '$(srcdir)/'`totem.c + + totem-totem.obj: totem.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_CPPFLAGS) $(CPPFLAGS) $(totem_CFLAGS) $(CFLAGS) -MT totem-totem.obj -MD -MP -MF $(DEPDIR)/totem-totem.Tpo -c -o totem-totem.obj `if test -f 'totem.c'; then $(CYGPATH_W) 'totem.c'; else $(CYGPATH_W) '$(srcdir)/totem.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem-totem.Tpo $(DEPDIR)/totem-totem.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem-totem.Tpo $(DEPDIR)/totem-totem.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem.c' object='totem-totem.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_CPPFLAGS) $(CPPFLAGS) $(totem_CFLAGS) $(CFLAGS) -c -o totem-totem.obj `if test -f 'totem.c'; then $(CYGPATH_W) 'totem.c'; else $(CYGPATH_W) '$(srcdir)/totem.c'; fi` + + totem_audio_preview-totem-audio-preview.o: totem-audio-preview.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -MT totem_audio_preview-totem-audio-preview.o -MD -MP -MF $(DEPDIR)/totem_audio_preview-totem-audio-preview.Tpo -c -o totem_audio_preview-totem-audio-preview.o `test -f 'totem-audio-preview.c' || echo '$(srcdir)/'`totem-audio-preview.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_audio_preview-totem-audio-preview.Tpo $(DEPDIR)/totem_audio_preview-totem-audio-preview.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_audio_preview-totem-audio-preview.Tpo $(DEPDIR)/totem_audio_preview-totem-audio-preview.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-audio-preview.c' object='totem_audio_preview-totem-audio-preview.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -c -o totem_audio_preview-totem-audio-preview.o `test -f 'totem-audio-preview.c' || echo '$(srcdir)/'`totem-audio-preview.c + + totem_audio_preview-totem-audio-preview.obj: totem-audio-preview.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -MT totem_audio_preview-totem-audio-preview.obj -MD -MP -MF $(DEPDIR)/totem_audio_preview-totem-audio-preview.Tpo -c -o totem_audio_preview-totem-audio-preview.obj `if test -f 'totem-audio-preview.c'; then $(CYGPATH_W) 'totem-audio-preview.c'; else $(CYGPATH_W) '$(srcdir)/totem-audio-preview.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_audio_preview-totem-audio-preview.Tpo $(DEPDIR)/totem_audio_preview-totem-audio-preview.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_audio_preview-totem-audio-preview.Tpo $(DEPDIR)/totem_audio_preview-totem-audio-preview.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-audio-preview.c' object='totem_audio_preview-totem-audio-preview.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -c -o totem_audio_preview-totem-audio-preview.obj `if test -f 'totem-audio-preview.c'; then $(CYGPATH_W) 'totem-audio-preview.c'; else $(CYGPATH_W) '$(srcdir)/totem-audio-preview.c'; fi` + + totem_audio_preview-totem-resources.o: totem-resources.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -MT totem_audio_preview-totem-resources.o -MD -MP -MF $(DEPDIR)/totem_audio_preview-totem-resources.Tpo -c -o totem_audio_preview-totem-resources.o `test -f 'totem-resources.c' || echo '$(srcdir)/'`totem-resources.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_audio_preview-totem-resources.Tpo $(DEPDIR)/totem_audio_preview-totem-resources.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_audio_preview-totem-resources.Tpo $(DEPDIR)/totem_audio_preview-totem-resources.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-resources.c' object='totem_audio_preview-totem-resources.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -c -o totem_audio_preview-totem-resources.o `test -f 'totem-resources.c' || echo '$(srcdir)/'`totem-resources.c + + totem_audio_preview-totem-resources.obj: totem-resources.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -MT totem_audio_preview-totem-resources.obj -MD -MP -MF $(DEPDIR)/totem_audio_preview-totem-resources.Tpo -c -o totem_audio_preview-totem-resources.obj `if test -f 'totem-resources.c'; then $(CYGPATH_W) 'totem-resources.c'; else $(CYGPATH_W) '$(srcdir)/totem-resources.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_audio_preview-totem-resources.Tpo $(DEPDIR)/totem_audio_preview-totem-resources.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_audio_preview-totem-resources.Tpo $(DEPDIR)/totem_audio_preview-totem-resources.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-resources.c' object='totem_audio_preview-totem-resources.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_audio_preview_CPPFLAGS) $(CPPFLAGS) $(totem_audio_preview_CFLAGS) $(CFLAGS) -c -o totem_audio_preview-totem-resources.obj `if test -f 'totem-resources.c'; then $(CYGPATH_W) 'totem-resources.c'; else $(CYGPATH_W) '$(srcdir)/totem-resources.c'; fi` + + totem_video_indexer-totem-video-indexer.o: totem-video-indexer.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -MT totem_video_indexer-totem-video-indexer.o -MD -MP -MF $(DEPDIR)/totem_video_indexer-totem-video-indexer.Tpo -c -o totem_video_indexer-totem-video-indexer.o `test -f 'totem-video-indexer.c' || echo '$(srcdir)/'`totem-video-indexer.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_indexer-totem-video-indexer.Tpo $(DEPDIR)/totem_video_indexer-totem-video-indexer.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_indexer-totem-video-indexer.Tpo $(DEPDIR)/totem_video_indexer-totem-video-indexer.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-video-indexer.c' object='totem_video_indexer-totem-video-indexer.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -c -o totem_video_indexer-totem-video-indexer.o `test -f 'totem-video-indexer.c' || echo '$(srcdir)/'`totem-video-indexer.c + + totem_video_indexer-totem-video-indexer.obj: totem-video-indexer.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -MT totem_video_indexer-totem-video-indexer.obj -MD -MP -MF $(DEPDIR)/totem_video_indexer-totem-video-indexer.Tpo -c -o totem_video_indexer-totem-video-indexer.obj `if test -f 'totem-video-indexer.c'; then $(CYGPATH_W) 'totem-video-indexer.c'; else $(CYGPATH_W) '$(srcdir)/totem-video-indexer.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_indexer-totem-video-indexer.Tpo $(DEPDIR)/totem_video_indexer-totem-video-indexer.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_indexer-totem-video-indexer.Tpo $(DEPDIR)/totem_video_indexer-totem-video-indexer.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-video-indexer.c' object='totem_video_indexer-totem-video-indexer.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -c -o totem_video_indexer-totem-video-indexer.obj `if test -f 'totem-video-indexer.c'; then $(CYGPATH_W) 'totem-video-indexer.c'; else $(CYGPATH_W) '$(srcdir)/totem-video-indexer.c'; fi` + + totem_video_indexer-totem-resources.o: totem-resources.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -MT totem_video_indexer-totem-resources.o -MD -MP -MF $(DEPDIR)/totem_video_indexer-totem-resources.Tpo -c -o totem_video_indexer-totem-resources.o `test -f 'totem-resources.c' || echo '$(srcdir)/'`totem-resources.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_indexer-totem-resources.Tpo $(DEPDIR)/totem_video_indexer-totem-resources.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_indexer-totem-resources.Tpo $(DEPDIR)/totem_video_indexer-totem-resources.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-resources.c' object='totem_video_indexer-totem-resources.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -c -o totem_video_indexer-totem-resources.o `test -f 'totem-resources.c' || echo '$(srcdir)/'`totem-resources.c + + totem_video_indexer-totem-resources.obj: totem-resources.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -MT totem_video_indexer-totem-resources.obj -MD -MP -MF $(DEPDIR)/totem_video_indexer-totem-resources.Tpo -c -o totem_video_indexer-totem-resources.obj `if test -f 'totem-resources.c'; then $(CYGPATH_W) 'totem-resources.c'; else $(CYGPATH_W) '$(srcdir)/totem-resources.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_indexer-totem-resources.Tpo $(DEPDIR)/totem_video_indexer-totem-resources.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_indexer-totem-resources.Tpo $(DEPDIR)/totem_video_indexer-totem-resources.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-resources.c' object='totem_video_indexer-totem-resources.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_indexer_CPPFLAGS) $(CPPFLAGS) $(totem_video_indexer_CFLAGS) $(CFLAGS) -c -o totem_video_indexer-totem-resources.obj `if test -f 'totem-resources.c'; then $(CYGPATH_W) 'totem-resources.c'; else $(CYGPATH_W) '$(srcdir)/totem-resources.c'; fi` + + totem_video_thumbnailer-totem-video-thumbnailer.o: totem-video-thumbnailer.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -MT totem_video_thumbnailer-totem-video-thumbnailer.o -MD -MP -MF $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Tpo -c -o totem_video_thumbnailer-totem-video-thumbnailer.o `test -f 'totem-video-thumbnailer.c' || echo '$(srcdir)/'`totem-video-thumbnailer.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-video-thumbnailer.c' object='totem_video_thumbnailer-totem-video-thumbnailer.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o totem_video_thumbnailer-totem-video-thumbnailer.o `test -f 'totem-video-thumbnailer.c' || echo '$(srcdir)/'`totem-video-thumbnailer.c + + totem_video_thumbnailer-totem-video-thumbnailer.obj: totem-video-thumbnailer.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -MT totem_video_thumbnailer-totem-video-thumbnailer.obj -MD -MP -MF $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Tpo -c -o totem_video_thumbnailer-totem-video-thumbnailer.obj `if test -f 'totem-video-thumbnailer.c'; then $(CYGPATH_W) 'totem-video-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/totem-video-thumbnailer.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-video-thumbnailer.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-video-thumbnailer.c' object='totem_video_thumbnailer-totem-video-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o totem_video_thumbnailer-totem-video-thumbnailer.obj `if test -f 'totem-video-thumbnailer.c'; then $(CYGPATH_W) 'totem-video-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/totem-video-thumbnailer.c'; fi` + + totem_video_thumbnailer-totem-resources.o: totem-resources.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -MT totem_video_thumbnailer-totem-resources.o -MD -MP -MF $(DEPDIR)/totem_video_thumbnailer-totem-resources.Tpo -c -o totem_video_thumbnailer-totem-resources.o `test -f 'totem-resources.c' || echo '$(srcdir)/'`totem-resources.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_thumbnailer-totem-resources.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-resources.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_thumbnailer-totem-resources.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-resources.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-resources.c' object='totem_video_thumbnailer-totem-resources.o' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o totem_video_thumbnailer-totem-resources.o `test -f 'totem-resources.c' || echo '$(srcdir)/'`totem-resources.c + + totem_video_thumbnailer-totem-resources.obj: totem-resources.c + @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -MT totem_video_thumbnailer-totem-resources.obj -MD -MP -MF $(DEPDIR)/totem_video_thumbnailer-totem-resources.Tpo -c -o totem_video_thumbnailer-totem-resources.obj `if test -f 'totem-resources.c'; then $(CYGPATH_W) 'totem-resources.c'; else $(CYGPATH_W) '$(srcdir)/totem-resources.c'; fi` +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/totem_video_thumbnailer-totem-resources.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-resources.Po ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/totem_video_thumbnailer-totem-resources.Tpo $(DEPDIR)/totem_video_thumbnailer-totem-resources.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-resources.c' object='totem_video_thumbnailer-totem-resources.obj' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(totem_video_thumbnailer_CPPFLAGS) $(CPPFLAGS) $(totem_video_thumbnailer_CFLAGS) $(CFLAGS) -c -o totem_video_thumbnailer-totem-resources.obj `if test -f 'totem-resources.c'; then $(CYGPATH_W) 'totem-resources.c'; else $(CYGPATH_W) '$(srcdir)/totem-resources.c'; fi` +@@ -1467,7 +1388,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -1501,16 +1422,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -1525,7 +1446,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -1537,7 +1458,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -1546,34 +1467,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -1594,44 +1510,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -1667,7 +1568,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -1691,8 +1591,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -1701,28 +1599,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: install-binPROGRAMS install-libexecPROGRAMS + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -1746,9 +1634,8 @@ + uninstall-am: uninstall-binPROGRAMS uninstall-libexecPROGRAMS \ + uninstall-nautilusLTLIBRARIES + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \ +- ctags-recursive install install-am install-strip \ +- tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-binPROGRAMS \ +@@ -1783,7 +1670,6 @@ + ( $(GLIB_GENMARSHAL) --prefix=totemvideolist_marshal $(srcdir)/totemvideolist-marshal.list --header > totemvideolist-marshal.h ) + totemvideolist-marshal.c: totemvideolist-marshal.h Makefile + ( $(GLIB_GENMARSHAL) --prefix=totemvideolist_marshal $(srcdir)/totemvideolist-marshal.list --header --body > totemvideolist-marshal.c ) +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/bbc/Makefile.in totem-2.27.2/src/plugins/bbc/Makefile.in +--- totem-2.27.2.old/src/plugins/bbc/Makefile.in 1970-01-01 01:00:00.000000000 +0100 ++++ totem-2.27.2/src/plugins/bbc/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -0,0 +1,538 @@ ++# Makefile.in generated by automake 1.10.2 from Makefile.am. ++# @configure_input@ ++ ++# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ++# This Makefile.in is free software; the Free Software Foundation ++# gives unlimited permission to copy and/or distribute it, ++# with or without modifications, as long as this notice is preserved. ++ ++# This program is distributed in the hope that it will be useful, ++# but WITHOUT ANY WARRANTY, to the extent permitted by law; without ++# even the implied warranty of MERCHANTABILITY or FITNESS FOR A ++# PARTICULAR PURPOSE. ++ ++@SET_MAKE@ ++ ++VPATH = @srcdir@ ++pkgdatadir = $(datadir)/@PACKAGE@ ++pkglibdir = $(libdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ ++am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ++install_sh_DATA = $(install_sh) -c -m 644 ++install_sh_PROGRAM = $(install_sh) -c ++install_sh_SCRIPT = $(install_sh) -c ++INSTALL_HEADER = $(INSTALL_DATA) ++transform = $(program_transform_name) ++NORMAL_INSTALL = : ++PRE_INSTALL = : ++POST_INSTALL = : ++NORMAL_UNINSTALL = : ++PRE_UNINSTALL = : ++POST_UNINSTALL = : ++build_triplet = @build@ ++host_triplet = @host@ ++subdir = src/plugins/bbc ++DIST_COMMON = $(plugin_PYTHON) $(srcdir)/Makefile.am \ ++ $(srcdir)/Makefile.in ++ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ++am__aclocal_m4_deps = $(top_srcdir)/configure.in ++am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ++ $(ACLOCAL_M4) ++mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs ++CONFIG_HEADER = $(top_builddir)/config.h ++CONFIG_CLEAN_FILES = ++SOURCES = ++DIST_SOURCES = ++am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; ++am__vpath_adj = case $$p in \ ++ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ ++ *) f=$$p;; \ ++ esac; ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; ++am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) ++py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) ++DATA = $(plugin_DATA) ++DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ++ACLOCAL = @ACLOCAL@ ++ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ ++ALL_LINGUAS = @ALL_LINGUAS@ ++ALL_PLUGINS = @ALL_PLUGINS@ ++AMTAR = @AMTAR@ ++AM_CFLAGS = @AM_CFLAGS@ ++AM_CPPFLAGS = @AM_CPPFLAGS@ ++AM_CXXFLAGS = @AM_CXXFLAGS@ ++AM_LDFLAGS = @AM_LDFLAGS@ ++AR = @AR@ ++AUTOCONF = @AUTOCONF@ ++AUTOHEADER = @AUTOHEADER@ ++AUTOMAKE = @AUTOMAKE@ ++AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ ++BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ ++BEMUSED_LIBS = @BEMUSED_LIBS@ ++BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ ++BROWSER_PLUGIN_DIR = @BROWSER_PLUGIN_DIR@ ++BROWSER_PLUGIN_LIBS = @BROWSER_PLUGIN_LIBS@ ++CATALOGS = @CATALOGS@ ++CATOBJEXT = @CATOBJEXT@ ++CC = @CC@ ++CCDEPMODE = @CCDEPMODE@ ++CFLAGS = @CFLAGS@ ++CPP = @CPP@ ++CPPFLAGS = @CPPFLAGS@ ++CXX = @CXX@ ++CXXCPP = @CXXCPP@ ++CXXDEPMODE = @CXXDEPMODE@ ++CXXFLAGS = @CXXFLAGS@ ++CYGPATH_W = @CYGPATH_W@ ++DATADIRNAME = @DATADIRNAME@ ++DBUS_BIND = @DBUS_BIND@ ++DBUS_CFLAGS = @DBUS_CFLAGS@ ++DBUS_LIBS = @DBUS_LIBS@ ++DEFS = @DEFS@ ++DEPDIR = @DEPDIR@ ++DEPENDENCY_CFLAGS = @DEPENDENCY_CFLAGS@ ++DEPENDENCY_LIBS = @DEPENDENCY_LIBS@ ++DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ ++DISC_RECORDER_CFLAGS = @DISC_RECORDER_CFLAGS@ ++DISC_RECORDER_LIBS = @DISC_RECORDER_LIBS@ ++DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ ++DOC_USER_FORMATS = @DOC_USER_FORMATS@ ++DSYMUTIL = @DSYMUTIL@ ++DUMPBIN = @DUMPBIN@ ++ECHO_C = @ECHO_C@ ++ECHO_N = @ECHO_N@ ++ECHO_T = @ECHO_T@ ++EGREP = @EGREP@ ++EXEEXT = @EXEEXT@ ++EXTRA_BACKEND_LIBS = @EXTRA_BACKEND_LIBS@ ++FGREP = @FGREP@ ++FULL_LIBEXECDIR = @FULL_LIBEXECDIR@ ++GCONFTOOL = @GCONFTOOL@ ++GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ ++GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ ++GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ ++GLIB_CFLAGS = @GLIB_CFLAGS@ ++GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ ++GLIB_LIBS = @GLIB_LIBS@ ++GLIB_MKENUMS = @GLIB_MKENUMS@ ++GMOFILES = @GMOFILES@ ++GMSGFMT = @GMSGFMT@ ++GMYTH_CFLAGS = @GMYTH_CFLAGS@ ++GMYTH_LIBS = @GMYTH_LIBS@ ++GREP = @GREP@ ++GST_CFLAGS = @GST_CFLAGS@ ++GST_LIBS = @GST_LIBS@ ++GTKDOC_CHECK = @GTKDOC_CHECK@ ++GTK_CFLAGS = @GTK_CFLAGS@ ++GTK_LIBS = @GTK_LIBS@ ++HELP_DIR = @HELP_DIR@ ++HTML_DIR = @HTML_DIR@ ++INSTALL = @INSTALL@ ++INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_PROGRAM = @INSTALL_PROGRAM@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ ++INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ++INSTOBJEXT = @INSTOBJEXT@ ++INTLLIBS = @INTLLIBS@ ++INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ ++INTLTOOL_MERGE = @INTLTOOL_MERGE@ ++INTLTOOL_PERL = @INTLTOOL_PERL@ ++INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ ++LD = @LD@ ++LDFLAGS = @LDFLAGS@ ++LIBEPC_CFLAGS = @LIBEPC_CFLAGS@ ++LIBEPC_LIBS = @LIBEPC_LIBS@ ++LIBGALAGO_CFLAGS = @LIBGALAGO_CFLAGS@ ++LIBGALAGO_LIBS = @LIBGALAGO_LIBS@ ++LIBGDATA_CFLAGS = @LIBGDATA_CFLAGS@ ++LIBGDATA_LIBS = @LIBGDATA_LIBS@ ++LIBOBJS = @LIBOBJS@ ++LIBS = @LIBS@ ++LIBTOOL = @LIBTOOL@ ++LIPO = @LIPO@ ++LIRC_LIBS = @LIRC_LIBS@ ++LN_S = @LN_S@ ++LTLIBOBJS = @LTLIBOBJS@ ++MAINT = @MAINT@ ++MAKEINFO = @MAKEINFO@ ++MEDIA_PLAYER_KEYS_CFLAGS = @MEDIA_PLAYER_KEYS_CFLAGS@ ++MEDIA_PLAYER_KEYS_LIBS = @MEDIA_PLAYER_KEYS_LIBS@ ++MISSING_PLUGINS_CFLAGS = @MISSING_PLUGINS_CFLAGS@ ++MISSING_PLUGINS_LIBS = @MISSING_PLUGINS_LIBS@ ++MKDIR_P = @MKDIR_P@ ++MKINSTALLDIRS = @MKINSTALLDIRS@ ++MM_CFLAGS = @MM_CFLAGS@ ++MM_LIBS = @MM_LIBS@ ++MSGFMT = @MSGFMT@ ++MSGFMT_OPTS = @MSGFMT_OPTS@ ++MSGMERGE = @MSGMERGE@ ++NAUTILUSDIR = @NAUTILUSDIR@ ++NAUTILUS_CFLAGS = @NAUTILUS_CFLAGS@ ++NAUTILUS_LIBS = @NAUTILUS_LIBS@ ++NM = @NM@ ++NMEDIT = @NMEDIT@ ++NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@ ++OBJDUMP = @OBJDUMP@ ++OBJEXT = @OBJEXT@ ++OMF_DIR = @OMF_DIR@ ++OTOOL = @OTOOL@ ++OTOOL64 = @OTOOL64@ ++PACKAGE = @PACKAGE@ ++PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ ++PACKAGE_NAME = @PACKAGE_NAME@ ++PACKAGE_STRING = @PACKAGE_STRING@ ++PACKAGE_TARNAME = @PACKAGE_TARNAME@ ++PACKAGE_VERSION = @PACKAGE_VERSION@ ++PATH_SEPARATOR = @PATH_SEPARATOR@ ++PKG_CONFIG = @PKG_CONFIG@ ++PLUGINDIR = @PLUGINDIR@ ++PLUGINS = @PLUGINS@ ++POFILES = @POFILES@ ++POSUB = @POSUB@ ++PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ ++PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ ++PYGTK_CFLAGS = @PYGTK_CFLAGS@ ++PYGTK_CODEGEN = @PYGTK_CODEGEN@ ++PYGTK_DEFSDIR = @PYGTK_DEFSDIR@ ++PYGTK_H2DEF = @PYGTK_H2DEF@ ++PYGTK_LIBS = @PYGTK_LIBS@ ++PYTHON = @PYTHON@ ++PYTHON_CFLAGS = @PYTHON_CFLAGS@ ++PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ ++PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@ ++PYTHON_LIBS = @PYTHON_LIBS@ ++PYTHON_LIB_LOC = @PYTHON_LIB_LOC@ ++PYTHON_PLATFORM = @PYTHON_PLATFORM@ ++PYTHON_PREFIX = @PYTHON_PREFIX@ ++PYTHON_VERSION = @PYTHON_VERSION@ ++RANLIB = @RANLIB@ ++SCREENSAVER_CFLAGS = @SCREENSAVER_CFLAGS@ ++SCREENSAVER_LIBS = @SCREENSAVER_LIBS@ ++SED = @SED@ ++SET_MAKE = @SET_MAKE@ ++SHELL = @SHELL@ ++SMCLIENT_CFLAGS = @SMCLIENT_CFLAGS@ ++SMCLIENT_LIBS = @SMCLIENT_LIBS@ ++STRIP = @STRIP@ ++TOTEM_VERSION_MAJOR = @TOTEM_VERSION_MAJOR@ ++TOTEM_VERSION_MICRO = @TOTEM_VERSION_MICRO@ ++TOTEM_VERSION_MINOR = @TOTEM_VERSION_MINOR@ ++TRACKER_CFLAGS = @TRACKER_CFLAGS@ ++TRACKER_LIBS = @TRACKER_LIBS@ ++UNIQUE_CFLAGS = @UNIQUE_CFLAGS@ ++UNIQUE_LIBS = @UNIQUE_LIBS@ ++USE_NLS = @USE_NLS@ ++VALAC = @VALAC@ ++VALA_CFLAGS = @VALA_CFLAGS@ ++VALA_LIBS = @VALA_LIBS@ ++VERSION = @VERSION@ ++WARN_CFLAGS = @WARN_CFLAGS@ ++WARN_CXXFLAGS = @WARN_CXXFLAGS@ ++XGETTEXT = @XGETTEXT@ ++XMKMF = @XMKMF@ ++XTEST_LIBS = @XTEST_LIBS@ ++XVIDMODE_CFLAGS = @XVIDMODE_CFLAGS@ ++XVIDMODE_LIBS = @XVIDMODE_LIBS@ ++X_LIBS = @X_LIBS@ ++abs_builddir = @abs_builddir@ ++abs_srcdir = @abs_srcdir@ ++abs_top_builddir = @abs_top_builddir@ ++abs_top_srcdir = @abs_top_srcdir@ ++ac_ct_CC = @ac_ct_CC@ ++ac_ct_CXX = @ac_ct_CXX@ ++ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ ++am__include = @am__include@ ++am__leading_dot = @am__leading_dot@ ++am__quote = @am__quote@ ++am__tar = @am__tar@ ++am__untar = @am__untar@ ++bindir = @bindir@ ++build = @build@ ++build_alias = @build_alias@ ++build_cpu = @build_cpu@ ++build_os = @build_os@ ++build_vendor = @build_vendor@ ++builddir = @builddir@ ++datadir = @datadir@ ++datarootdir = @datarootdir@ ++docdir = @docdir@ ++dvidir = @dvidir@ ++exec_prefix = @exec_prefix@ ++host = @host@ ++host_alias = @host_alias@ ++host_cpu = @host_cpu@ ++host_os = @host_os@ ++host_vendor = @host_vendor@ ++htmldir = @htmldir@ ++includedir = @includedir@ ++infodir = @infodir@ ++install_sh = @install_sh@ ++libdir = @libdir@ ++libexecdir = @libexecdir@ ++localedir = @localedir@ ++localstatedir = @localstatedir@ ++lt_ECHO = @lt_ECHO@ ++mandir = @mandir@ ++mkdir_p = @mkdir_p@ ++oldincludedir = @oldincludedir@ ++pdfdir = @pdfdir@ ++pkgpyexecdir = @pkgpyexecdir@ ++pkgpythondir = @pkgpythondir@ ++prefix = @prefix@ ++program_transform_name = @program_transform_name@ ++psdir = @psdir@ ++pyexecdir = @pyexecdir@ ++pythondir = @pythondir@ ++sbindir = @sbindir@ ++sharedstatedir = @sharedstatedir@ ++srcdir = @srcdir@ ++sysconfdir = @sysconfdir@ ++target_alias = @target_alias@ ++top_build_prefix = @top_build_prefix@ ++top_builddir = @top_builddir@ ++top_srcdir = @top_srcdir@ ++plugindir = $(PLUGINDIR)/bbc ++plugin_PYTHON = bbc.py contentview.py genres.py installablecodecs.py ++plugin_in_files = bbc.totem-plugin.in ++plugin_DATA = $(plugin_in_files:.totem-plugin.in=.totem-plugin) ++EXTRA_DIST = $(plugin_in_files) bbc.py contentview.py genres.py installablecodecs.py ++CLEANFILES = $(plugin_DATA) ++DISTCLEANFILES = $(plugin_DATA) ++all: all-am ++ ++.SUFFIXES: ++$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) ++ @for dep in $?; do \ ++ case '$(am__configure_deps)' in \ ++ *$$dep*) \ ++ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ++ && { if test -f $@; then exit 0; else break; fi; }; \ ++ exit 1;; \ ++ esac; \ ++ done; \ ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/bbc/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/bbc/Makefile ++.PRECIOUS: Makefile ++Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ++ @case '$?' in \ ++ *config.status*) \ ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ++ *) \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ++ esac; ++ ++$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) ++ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ++ ++mostlyclean-libtool: ++ -rm -f *.lo ++ ++clean-libtool: ++ -rm -rf .libs _libs ++install-pluginPYTHON: $(plugin_PYTHON) ++ @$(NORMAL_INSTALL) ++ test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ ++ if test -f $$b$$p; then \ ++ f=$(am__strip_dir) \ ++ dlist="$$dlist $$f"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ ++ else :; fi; \ ++ done; \ ++ if test -n "$$dlist"; then \ ++ if test -z "$(DESTDIR)"; then \ ++ PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ ++ else \ ++ PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(plugindir)" $$dlist; \ ++ fi; \ ++ else :; fi ++ ++uninstall-pluginPYTHON: ++ @$(NORMAL_UNINSTALL) ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done ++install-pluginDATA: $(plugin_DATA) ++ @$(NORMAL_INSTALL) ++ test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ ++ done ++ ++uninstall-pluginDATA: ++ @$(NORMAL_UNINSTALL) ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done ++tags: TAGS ++TAGS: ++ ++ctags: CTAGS ++CTAGS: ++ ++ ++distdir: $(DISTFILES) ++ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ++ list='$(DISTFILES)'; \ ++ dist_files=`for file in $$list; do echo $$file; done | \ ++ sed -e "s|^$$srcdirstrip/||;t" \ ++ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ++ case $$dist_files in \ ++ */*) $(MKDIR_P) `echo "$$dist_files" | \ ++ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ++ sort -u` ;; \ ++ esac; \ ++ for file in $$dist_files; do \ ++ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ++ if test -d $$d/$$file; then \ ++ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ++ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ ++ fi; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ ++ else \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ ++ || exit 1; \ ++ fi; \ ++ done ++check-am: all-am ++check: check-am ++all-am: Makefile $(DATA) ++installdirs: ++ for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)"; do \ ++ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ ++ done ++install: install-am ++install-exec: install-exec-am ++install-data: install-data-am ++uninstall: uninstall-am ++ ++install-am: all-am ++ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++ ++installcheck: installcheck-am ++install-strip: ++ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ++ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ++ `test -z '$(STRIP)' || \ ++ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ++mostlyclean-generic: ++ ++clean-generic: ++ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) ++ ++distclean-generic: ++ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ++ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) ++ ++maintainer-clean-generic: ++ @echo "This command is intended for maintainers to use" ++ @echo "it deletes files that may require special tools to rebuild." ++clean: clean-am ++ ++clean-am: clean-generic clean-libtool mostlyclean-am ++ ++distclean: distclean-am ++ -rm -f Makefile ++distclean-am: clean-am distclean-generic ++ ++dvi: dvi-am ++ ++dvi-am: ++ ++html: html-am ++ ++info: info-am ++ ++info-am: ++ ++install-data-am: install-pluginDATA install-pluginPYTHON ++ ++install-dvi: install-dvi-am ++ ++install-exec-am: ++ ++install-html: install-html-am ++ ++install-info: install-info-am ++ ++install-man: ++ ++install-pdf: install-pdf-am ++ ++install-ps: install-ps-am ++ ++installcheck-am: ++ ++maintainer-clean: maintainer-clean-am ++ -rm -f Makefile ++maintainer-clean-am: distclean-am maintainer-clean-generic ++ ++mostlyclean: mostlyclean-am ++ ++mostlyclean-am: mostlyclean-generic mostlyclean-libtool ++ ++pdf: pdf-am ++ ++pdf-am: ++ ++ps: ps-am ++ ++ps-am: ++ ++uninstall-am: uninstall-pluginDATA uninstall-pluginPYTHON ++ ++.MAKE: install-am install-strip ++ ++.PHONY: all all-am check check-am clean clean-generic clean-libtool \ ++ distclean distclean-generic distclean-libtool distdir dvi \ ++ dvi-am html html-am info info-am install install-am \ ++ install-data install-data-am install-dvi install-dvi-am \ ++ install-exec install-exec-am install-html install-html-am \ ++ install-info install-info-am install-man install-pdf \ ++ install-pdf-am install-pluginDATA install-pluginPYTHON \ ++ install-ps install-ps-am install-strip installcheck \ ++ installcheck-am installdirs maintainer-clean \ ++ maintainer-clean-generic mostlyclean mostlyclean-generic \ ++ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ ++ uninstall-pluginDATA uninstall-pluginPYTHON ++ ++ ++%.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache ++ ++pychecker: ++ PYTHONPATH=$(top_srcdir)/src/plugins/bbc:$$PYTHONPATH \ ++ pychecker $(wildcard $(top_srcdir)/src/plugins/bbc/*py) ++ ++pyflakes: ++ pyflakes $(wildcard $(top_srcdir)/src/plugins/bbc/*py) ++ ++check: pychecker pyflakes ++ echo ++# Tell versions [3.59,3.63) of GNU make to not export all variables. ++# Otherwise a system limit (for SysV at least) may be exceeded. ++.NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/bemused/Makefile.in totem-2.27.2/src/plugins/bemused/Makefile.in +--- totem-2.27.2.old/src/plugins/bemused/Makefile.in 2009-07-23 23:32:34.000000000 +0200 ++++ totem-2.27.2/src/plugins/bemused/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libbemused_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -78,7 +61,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -108,6 +90,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -378,9 +362,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/bemused/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/bemused/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/bemused/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/bemused/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -398,28 +382,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -444,7 +423,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -452,7 +431,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -460,17 +439,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libbemused_la-totem-bemused.lo: totem-bemused.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbemused_la_CPPFLAGS) $(CPPFLAGS) $(libbemused_la_CFLAGS) $(CFLAGS) -MT libbemused_la-totem-bemused.lo -MD -MP -MF $(DEPDIR)/libbemused_la-totem-bemused.Tpo -c -o libbemused_la-totem-bemused.lo `test -f 'totem-bemused.c' || echo '$(srcdir)/'`totem-bemused.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbemused_la-totem-bemused.Tpo $(DEPDIR)/libbemused_la-totem-bemused.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbemused_la_CPPFLAGS) $(CPPFLAGS) $(libbemused_la_CFLAGS) $(CFLAGS) -MT libbemused_la-totem-bemused.lo -MD -MP -MF $(DEPDIR)/libbemused_la-totem-bemused.Tpo -c -o libbemused_la-totem-bemused.lo `test -f 'totem-bemused.c' || echo '$(srcdir)/'`totem-bemused.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbemused_la-totem-bemused.Tpo $(DEPDIR)/libbemused_la-totem-bemused.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-bemused.c' object='libbemused_la-totem-bemused.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbemused_la_CPPFLAGS) $(CPPFLAGS) $(libbemused_la_CFLAGS) $(CFLAGS) -c -o libbemused_la-totem-bemused.lo `test -f 'totem-bemused.c' || echo '$(srcdir)/'`totem-bemused.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbemused_la_CPPFLAGS) $(CPPFLAGS) $(libbemused_la_CFLAGS) $(CFLAGS) -c -o libbemused_la-totem-bemused.lo `test -f 'totem-bemused.c' || echo '$(srcdir)/'`totem-bemused.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -490,7 +469,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -498,34 +477,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -546,17 +520,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -588,7 +558,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -611,8 +580,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -621,28 +588,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -683,7 +640,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.27.2/src/plugins/brasero-disc-recorder/Makefile.in +--- totem-2.27.2.old/src/plugins/brasero-disc-recorder/Makefile.in 2009-07-23 23:32:34.000000000 +0200 ++++ totem-2.27.2/src/plugins/brasero-disc-recorder/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libbrasero_disc_recorder_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -81,7 +64,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -93,6 +75,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libbrasero_disc_recorder_la_SOURCES) + DIST_SOURCES = $(libbrasero_disc_recorder_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -111,6 +94,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -382,9 +367,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/brasero-disc-recorder/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/brasero-disc-recorder/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/brasero-disc-recorder/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/brasero-disc-recorder/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -402,28 +387,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -448,7 +428,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -456,7 +436,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -464,17 +444,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libbrasero_disc_recorder_la-totem-disc-recorder.lo: totem-disc-recorder.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbrasero_disc_recorder_la_CPPFLAGS) $(CPPFLAGS) $(libbrasero_disc_recorder_la_CFLAGS) $(CFLAGS) -MT libbrasero_disc_recorder_la-totem-disc-recorder.lo -MD -MP -MF $(DEPDIR)/libbrasero_disc_recorder_la-totem-disc-recorder.Tpo -c -o libbrasero_disc_recorder_la-totem-disc-recorder.lo `test -f 'totem-disc-recorder.c' || echo '$(srcdir)/'`totem-disc-recorder.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbrasero_disc_recorder_la-totem-disc-recorder.Tpo $(DEPDIR)/libbrasero_disc_recorder_la-totem-disc-recorder.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbrasero_disc_recorder_la_CPPFLAGS) $(CPPFLAGS) $(libbrasero_disc_recorder_la_CFLAGS) $(CFLAGS) -MT libbrasero_disc_recorder_la-totem-disc-recorder.lo -MD -MP -MF $(DEPDIR)/libbrasero_disc_recorder_la-totem-disc-recorder.Tpo -c -o libbrasero_disc_recorder_la-totem-disc-recorder.lo `test -f 'totem-disc-recorder.c' || echo '$(srcdir)/'`totem-disc-recorder.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbrasero_disc_recorder_la-totem-disc-recorder.Tpo $(DEPDIR)/libbrasero_disc_recorder_la-totem-disc-recorder.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-disc-recorder.c' object='libbrasero_disc_recorder_la-totem-disc-recorder.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbrasero_disc_recorder_la_CPPFLAGS) $(CPPFLAGS) $(libbrasero_disc_recorder_la_CFLAGS) $(CFLAGS) -c -o libbrasero_disc_recorder_la-totem-disc-recorder.lo `test -f 'totem-disc-recorder.c' || echo '$(srcdir)/'`totem-disc-recorder.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbrasero_disc_recorder_la_CPPFLAGS) $(CPPFLAGS) $(libbrasero_disc_recorder_la_CFLAGS) $(CFLAGS) -c -o libbrasero_disc_recorder_la-totem-disc-recorder.lo `test -f 'totem-disc-recorder.c' || echo '$(srcdir)/'`totem-disc-recorder.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -484,23 +464,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -514,7 +491,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -522,34 +499,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -570,17 +542,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -612,7 +580,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -635,8 +602,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -645,28 +610,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -708,7 +663,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/coherence_upnp/Makefile.in totem-2.27.2/src/plugins/coherence_upnp/Makefile.in +--- totem-2.27.2.old/src/plugins/coherence_upnp/Makefile.in 2009-07-23 23:32:34.000000000 +0200 ++++ totem-2.27.2/src/plugins/coherence_upnp/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -52,24 +49,11 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -86,6 +70,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -330,9 +316,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/coherence_upnp/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/coherence_upnp/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/coherence_upnp/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/coherence_upnp/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -350,7 +336,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -360,20 +345,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -384,37 +364,29 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -438,17 +410,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -480,7 +448,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -500,8 +467,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -510,28 +475,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -569,7 +524,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/dbus-service/Makefile.in totem-2.27.2/src/plugins/dbus-service/Makefile.in +--- totem-2.27.2.old/src/plugins/dbus-service/Makefile.in 2009-07-23 23:32:34.000000000 +0200 ++++ totem-2.27.2/src/plugins/dbus-service/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -52,24 +49,11 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -86,6 +70,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -330,9 +316,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/dbus-service/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/dbus-service/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/dbus-service/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/dbus-service/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -350,7 +336,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -360,20 +345,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -384,37 +364,29 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -438,17 +410,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -480,7 +448,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -500,8 +467,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -510,28 +475,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -569,7 +524,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/galago/Makefile.in totem-2.27.2/src/plugins/galago/Makefile.in +--- totem-2.27.2.old/src/plugins/galago/Makefile.in 2009-07-23 23:32:34.000000000 +0200 ++++ totem-2.27.2/src/plugins/galago/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libtgp_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -78,7 +61,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -90,6 +72,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libtgp_la_SOURCES) + DIST_SOURCES = $(libtgp_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -108,6 +91,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -379,9 +364,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/galago/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/galago/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/galago/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/galago/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -399,28 +384,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -445,7 +425,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -453,7 +433,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -461,17 +441,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtgp_la-totem-galago.lo: totem-galago.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtgp_la_CPPFLAGS) $(CPPFLAGS) $(libtgp_la_CFLAGS) $(CFLAGS) -MT libtgp_la-totem-galago.lo -MD -MP -MF $(DEPDIR)/libtgp_la-totem-galago.Tpo -c -o libtgp_la-totem-galago.lo `test -f 'totem-galago.c' || echo '$(srcdir)/'`totem-galago.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtgp_la-totem-galago.Tpo $(DEPDIR)/libtgp_la-totem-galago.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtgp_la_CPPFLAGS) $(CPPFLAGS) $(libtgp_la_CFLAGS) $(CFLAGS) -MT libtgp_la-totem-galago.lo -MD -MP -MF $(DEPDIR)/libtgp_la-totem-galago.Tpo -c -o libtgp_la-totem-galago.lo `test -f 'totem-galago.c' || echo '$(srcdir)/'`totem-galago.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtgp_la-totem-galago.Tpo $(DEPDIR)/libtgp_la-totem-galago.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-galago.c' object='libtgp_la-totem-galago.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtgp_la_CPPFLAGS) $(CPPFLAGS) $(libtgp_la_CFLAGS) $(CFLAGS) -c -o libtgp_la-totem-galago.lo `test -f 'totem-galago.c' || echo '$(srcdir)/'`totem-galago.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtgp_la_CPPFLAGS) $(CPPFLAGS) $(libtgp_la_CFLAGS) $(CFLAGS) -c -o libtgp_la-totem-galago.lo `test -f 'totem-galago.c' || echo '$(srcdir)/'`totem-galago.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -481,23 +461,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -511,7 +488,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -519,34 +496,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -567,17 +539,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -609,7 +577,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -632,8 +599,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -642,28 +607,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -705,7 +660,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/gromit/Makefile.in totem-2.27.2/src/plugins/gromit/Makefile.in +--- totem-2.27.2.old/src/plugins/gromit/Makefile.in 2009-07-23 23:32:35.000000000 +0200 ++++ totem-2.27.2/src/plugins/gromit/Makefile.in 2009-07-24 09:04:43.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libgromit_la_DEPENDENCIES = + am_libgromit_la_OBJECTS = libgromit_la-totem-gromit.lo +@@ -77,7 +60,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -89,6 +71,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libgromit_la_SOURCES) + DIST_SOURCES = $(libgromit_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -107,6 +90,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -377,9 +362,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/gromit/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/gromit/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/gromit/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/gromit/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -397,28 +382,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -443,7 +423,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -451,7 +431,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -459,17 +439,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libgromit_la-totem-gromit.lo: totem-gromit.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgromit_la_CPPFLAGS) $(CPPFLAGS) $(libgromit_la_CFLAGS) $(CFLAGS) -MT libgromit_la-totem-gromit.lo -MD -MP -MF $(DEPDIR)/libgromit_la-totem-gromit.Tpo -c -o libgromit_la-totem-gromit.lo `test -f 'totem-gromit.c' || echo '$(srcdir)/'`totem-gromit.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgromit_la-totem-gromit.Tpo $(DEPDIR)/libgromit_la-totem-gromit.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgromit_la_CPPFLAGS) $(CPPFLAGS) $(libgromit_la_CFLAGS) $(CFLAGS) -MT libgromit_la-totem-gromit.lo -MD -MP -MF $(DEPDIR)/libgromit_la-totem-gromit.Tpo -c -o libgromit_la-totem-gromit.lo `test -f 'totem-gromit.c' || echo '$(srcdir)/'`totem-gromit.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libgromit_la-totem-gromit.Tpo $(DEPDIR)/libgromit_la-totem-gromit.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-gromit.c' object='libgromit_la-totem-gromit.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgromit_la_CPPFLAGS) $(CPPFLAGS) $(libgromit_la_CFLAGS) $(CFLAGS) -c -o libgromit_la-totem-gromit.lo `test -f 'totem-gromit.c' || echo '$(srcdir)/'`totem-gromit.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgromit_la_CPPFLAGS) $(CPPFLAGS) $(libgromit_la_CFLAGS) $(CFLAGS) -c -o libgromit_la-totem-gromit.lo `test -f 'totem-gromit.c' || echo '$(srcdir)/'`totem-gromit.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -479,23 +459,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -509,7 +486,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -517,34 +494,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -565,17 +537,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -607,7 +575,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -630,8 +597,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -640,28 +605,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -703,7 +658,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/iplayer/Makefile.in totem-2.27.2/src/plugins/iplayer/Makefile.in +--- totem-2.27.2.old/src/plugins/iplayer/Makefile.in 2009-07-23 23:32:35.000000000 +0200 ++++ totem-2.27.2/src/plugins/iplayer/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -52,25 +49,13 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -87,6 +72,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -332,9 +319,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/iplayer/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/iplayer/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/iplayer/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/iplayer/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -352,7 +339,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -362,20 +348,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -386,57 +367,46 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -460,17 +430,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -502,7 +468,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -522,8 +487,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -533,28 +496,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -593,7 +546,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/jamendo/Makefile.in totem-2.27.2/src/plugins/jamendo/Makefile.in +--- totem-2.27.2.old/src/plugins/jamendo/Makefile.in 2009-07-23 23:32:35.000000000 +0200 ++++ totem-2.27.2/src/plugins/jamendo/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -52,25 +49,13 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -87,6 +72,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -332,9 +319,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/jamendo/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/jamendo/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/jamendo/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/jamendo/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -352,7 +339,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -362,20 +348,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -386,57 +367,46 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -460,17 +430,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -502,7 +468,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -522,8 +487,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -533,28 +496,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -593,7 +546,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/lirc/Makefile.in totem-2.27.2/src/plugins/lirc/Makefile.in +--- totem-2.27.2.old/src/plugins/lirc/Makefile.in 2009-07-23 23:32:35.000000000 +0200 ++++ totem-2.27.2/src/plugins/lirc/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,30 +42,15 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(configdir)" \ + "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + liblirc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,8 @@ + $(LDFLAGS) -o $@ + SOURCES = $(liblirc_la_SOURCES) + DIST_SOURCES = $(liblirc_la_SOURCES) ++configDATA_INSTALL = $(INSTALL_DATA) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(config_DATA) $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +93,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -381,9 +367,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/lirc/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/lirc/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/lirc/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/lirc/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -401,28 +387,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -447,7 +428,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -455,7 +436,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -463,17 +444,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + liblirc_la-totem-lirc.lo: totem-lirc.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblirc_la_CPPFLAGS) $(CPPFLAGS) $(liblirc_la_CFLAGS) $(CFLAGS) -MT liblirc_la-totem-lirc.lo -MD -MP -MF $(DEPDIR)/liblirc_la-totem-lirc.Tpo -c -o liblirc_la-totem-lirc.lo `test -f 'totem-lirc.c' || echo '$(srcdir)/'`totem-lirc.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/liblirc_la-totem-lirc.Tpo $(DEPDIR)/liblirc_la-totem-lirc.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblirc_la_CPPFLAGS) $(CPPFLAGS) $(liblirc_la_CFLAGS) $(CFLAGS) -MT liblirc_la-totem-lirc.lo -MD -MP -MF $(DEPDIR)/liblirc_la-totem-lirc.Tpo -c -o liblirc_la-totem-lirc.lo `test -f 'totem-lirc.c' || echo '$(srcdir)/'`totem-lirc.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/liblirc_la-totem-lirc.Tpo $(DEPDIR)/liblirc_la-totem-lirc.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-lirc.c' object='liblirc_la-totem-lirc.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblirc_la_CPPFLAGS) $(CPPFLAGS) $(liblirc_la_CFLAGS) $(CFLAGS) -c -o liblirc_la-totem-lirc.lo `test -f 'totem-lirc.c' || echo '$(srcdir)/'`totem-lirc.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(liblirc_la_CPPFLAGS) $(CPPFLAGS) $(liblirc_la_CFLAGS) $(CFLAGS) -c -o liblirc_la-totem-lirc.lo `test -f 'totem-lirc.c' || echo '$(srcdir)/'`totem-lirc.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -483,43 +464,37 @@ + install-configDATA: $(config_DATA) + @$(NORMAL_INSTALL) + test -z "$(configdir)" || $(MKDIR_P) "$(DESTDIR)$(configdir)" +- @list='$(config_DATA)'; test -n "$(configdir)" || list=; \ +- for p in $$list; do \ ++ @list='$(config_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(configdir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(configDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(configdir)/$$f'"; \ ++ $(configDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(configdir)/$$f"; \ + done + + uninstall-configDATA: + @$(NORMAL_UNINSTALL) +- @list='$(config_DATA)'; test -n "$(configdir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(configdir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(configdir)" && rm -f $$files ++ @list='$(config_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(configdir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(configdir)/$$f"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -533,7 +508,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -541,34 +516,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -589,17 +559,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -631,7 +597,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -654,8 +619,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -665,28 +628,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -730,7 +683,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/Makefile.in totem-2.27.2/src/plugins/Makefile.in +--- totem-2.27.2.old/src/plugins/Makefile.in 2009-07-23 23:32:33.000000000 +0200 ++++ totem-2.27.2/src/plugins/Makefile.in 2009-07-24 09:04:42.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -55,7 +53,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + LTLIBRARIES = $(noinst_LTLIBRARIES) + am__DEPENDENCIES_1 = + @ENABLE_PYTHON_TRUE@libtotemmodule_la_DEPENDENCIES = \ +@@ -84,7 +81,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -105,37 +101,9 @@ + ps-recursive uninstall-recursive + RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ +- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ +- distdir + ETAGS = etags + CTAGS = ctags + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +-am__relativize = \ +- dir0=`pwd`; \ +- sed_first='s,^\([^/]*\)/.*$$,\1,'; \ +- sed_rest='s,^[^/]*/*,,'; \ +- sed_last='s,^.*/\([^/]*\)$$,\1,'; \ +- sed_butlast='s,/*[^/]*$$,,'; \ +- while test -n "$$dir1"; do \ +- first=`echo "$$dir1" | sed -e "$$sed_first"`; \ +- if test "$$first" != "."; then \ +- if test "$$first" = ".."; then \ +- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ +- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ +- else \ +- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ +- if test "$$first2" = "$$first"; then \ +- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ +- else \ +- dir2="../$$dir2"; \ +- fi; \ +- dir0="$$dir0"/"$$first"; \ +- fi; \ +- fi; \ +- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ +- done; \ +- reldir="$$dir2" + ACLOCAL = @ACLOCAL@ + ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ + ALL_LINGUAS = @ALL_LINGUAS@ +@@ -150,6 +118,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -424,9 +394,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -444,7 +414,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) +@@ -473,7 +442,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -481,7 +450,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -489,52 +458,52 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtotemmodule_la-totem-module.lo: totem-module.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-module.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-module.Tpo -c -o libtotemmodule_la-totem-module.lo `test -f 'totem-module.c' || echo '$(srcdir)/'`totem-module.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemmodule_la-totem-module.Tpo $(DEPDIR)/libtotemmodule_la-totem-module.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-module.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-module.Tpo -c -o libtotemmodule_la-totem-module.lo `test -f 'totem-module.c' || echo '$(srcdir)/'`totem-module.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemmodule_la-totem-module.Tpo $(DEPDIR)/libtotemmodule_la-totem-module.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-module.c' object='libtotemmodule_la-totem-module.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-module.lo `test -f 'totem-module.c' || echo '$(srcdir)/'`totem-module.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-module.lo `test -f 'totem-module.c' || echo '$(srcdir)/'`totem-module.c + + libtotemmodule_la-totem-plugin.lo: totem-plugin.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-plugin.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-plugin.Tpo -c -o libtotemmodule_la-totem-plugin.lo `test -f 'totem-plugin.c' || echo '$(srcdir)/'`totem-plugin.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemmodule_la-totem-plugin.Tpo $(DEPDIR)/libtotemmodule_la-totem-plugin.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-plugin.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-plugin.Tpo -c -o libtotemmodule_la-totem-plugin.lo `test -f 'totem-plugin.c' || echo '$(srcdir)/'`totem-plugin.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemmodule_la-totem-plugin.Tpo $(DEPDIR)/libtotemmodule_la-totem-plugin.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-plugin.c' object='libtotemmodule_la-totem-plugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-plugin.lo `test -f 'totem-plugin.c' || echo '$(srcdir)/'`totem-plugin.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-plugin.lo `test -f 'totem-plugin.c' || echo '$(srcdir)/'`totem-plugin.c + + libtotemmodule_la-totem-plugins-engine.lo: totem-plugins-engine.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-plugins-engine.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-plugins-engine.Tpo -c -o libtotemmodule_la-totem-plugins-engine.lo `test -f 'totem-plugins-engine.c' || echo '$(srcdir)/'`totem-plugins-engine.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemmodule_la-totem-plugins-engine.Tpo $(DEPDIR)/libtotemmodule_la-totem-plugins-engine.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-plugins-engine.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-plugins-engine.Tpo -c -o libtotemmodule_la-totem-plugins-engine.lo `test -f 'totem-plugins-engine.c' || echo '$(srcdir)/'`totem-plugins-engine.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemmodule_la-totem-plugins-engine.Tpo $(DEPDIR)/libtotemmodule_la-totem-plugins-engine.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-plugins-engine.c' object='libtotemmodule_la-totem-plugins-engine.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-plugins-engine.lo `test -f 'totem-plugins-engine.c' || echo '$(srcdir)/'`totem-plugins-engine.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-plugins-engine.lo `test -f 'totem-plugins-engine.c' || echo '$(srcdir)/'`totem-plugins-engine.c + + libtotemmodule_la-totem-plugin-manager.lo: totem-plugin-manager.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-plugin-manager.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-plugin-manager.Tpo -c -o libtotemmodule_la-totem-plugin-manager.lo `test -f 'totem-plugin-manager.c' || echo '$(srcdir)/'`totem-plugin-manager.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemmodule_la-totem-plugin-manager.Tpo $(DEPDIR)/libtotemmodule_la-totem-plugin-manager.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-plugin-manager.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-plugin-manager.Tpo -c -o libtotemmodule_la-totem-plugin-manager.lo `test -f 'totem-plugin-manager.c' || echo '$(srcdir)/'`totem-plugin-manager.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemmodule_la-totem-plugin-manager.Tpo $(DEPDIR)/libtotemmodule_la-totem-plugin-manager.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-plugin-manager.c' object='libtotemmodule_la-totem-plugin-manager.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-plugin-manager.lo `test -f 'totem-plugin-manager.c' || echo '$(srcdir)/'`totem-plugin-manager.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-plugin-manager.lo `test -f 'totem-plugin-manager.c' || echo '$(srcdir)/'`totem-plugin-manager.c + + libtotemmodule_la-totem-python-module.lo: totem-python-module.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-python-module.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-python-module.Tpo -c -o libtotemmodule_la-totem-python-module.lo `test -f 'totem-python-module.c' || echo '$(srcdir)/'`totem-python-module.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemmodule_la-totem-python-module.Tpo $(DEPDIR)/libtotemmodule_la-totem-python-module.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-python-module.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-python-module.Tpo -c -o libtotemmodule_la-totem-python-module.lo `test -f 'totem-python-module.c' || echo '$(srcdir)/'`totem-python-module.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemmodule_la-totem-python-module.Tpo $(DEPDIR)/libtotemmodule_la-totem-python-module.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-python-module.c' object='libtotemmodule_la-totem-python-module.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-python-module.lo `test -f 'totem-python-module.c' || echo '$(srcdir)/'`totem-python-module.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-python-module.lo `test -f 'totem-python-module.c' || echo '$(srcdir)/'`totem-python-module.c + + libtotemmodule_la-totem-python-plugin.lo: totem-python-plugin.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-python-plugin.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-python-plugin.Tpo -c -o libtotemmodule_la-totem-python-plugin.lo `test -f 'totem-python-plugin.c' || echo '$(srcdir)/'`totem-python-plugin.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotemmodule_la-totem-python-plugin.Tpo $(DEPDIR)/libtotemmodule_la-totem-python-plugin.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -MT libtotemmodule_la-totem-python-plugin.lo -MD -MP -MF $(DEPDIR)/libtotemmodule_la-totem-python-plugin.Tpo -c -o libtotemmodule_la-totem-python-plugin.lo `test -f 'totem-python-plugin.c' || echo '$(srcdir)/'`totem-python-plugin.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotemmodule_la-totem-python-plugin.Tpo $(DEPDIR)/libtotemmodule_la-totem-python-plugin.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-python-plugin.c' object='libtotemmodule_la-totem-python-plugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-python-plugin.lo `test -f 'totem-python-plugin.c' || echo '$(srcdir)/'`totem-python-plugin.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotemmodule_la_CPPFLAGS) $(CPPFLAGS) $(libtotemmodule_la_CFLAGS) $(CFLAGS) -c -o libtotemmodule_la-totem-python-plugin.lo `test -f 'totem-python-plugin.c' || echo '$(srcdir)/'`totem-python-plugin.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -566,7 +535,7 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ +@@ -600,16 +569,16 @@ + else \ + local_target="$$target"; \ + fi; \ +- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ ++ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" + tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done + ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ +- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ ++ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) +@@ -624,7 +593,7 @@ + + TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ +@@ -636,7 +605,7 @@ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ +- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ ++ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -645,34 +614,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -693,44 +657,29 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ ++ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ +- fi; \ +- done +- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ +- if test "$$subdir" = .; then :; else \ +- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ +- $(am__relativize); \ +- new_distdir=$$reldir; \ +- dir1=$$subdir; dir2="$(top_distdir)"; \ +- $(am__relativize); \ +- new_top_distdir=$$reldir; \ +- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ +- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ +- ($(am__cd) $$subdir && \ ++ distdir=`$(am__cd) $(distdir) && pwd`; \ ++ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ ++ (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ +- top_distdir="$$new_top_distdir" \ +- distdir="$$new_distdir" \ ++ top_distdir="$$top_distdir" \ ++ distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ +- am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ +@@ -760,7 +709,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -782,8 +730,6 @@ + + html: html-recursive + +-html-am: +- + info: info-recursive + + info-am: +@@ -792,28 +738,18 @@ + + install-dvi: install-dvi-recursive + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-recursive + +-install-html-am: +- + install-info: install-info-recursive + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-recursive + +-install-pdf-am: +- + install-ps: install-ps-recursive + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-recursive +@@ -836,8 +772,8 @@ + + uninstall-am: + +-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ +- install-am install-strip tags-recursive ++.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ ++ install-strip + + .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic clean-libtool \ +@@ -854,7 +790,6 @@ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ + uninstall uninstall-am + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/media-player-keys/Makefile.in totem-2.27.2/src/plugins/media-player-keys/Makefile.in +--- totem-2.27.2.old/src/plugins/media-player-keys/Makefile.in 2009-07-23 23:32:35.000000000 +0200 ++++ totem-2.27.2/src/plugins/media-player-keys/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libmedia_player_keys_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -83,7 +66,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -95,6 +77,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libmedia_player_keys_la_SOURCES) + DIST_SOURCES = $(libmedia_player_keys_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -113,6 +96,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -389,9 +374,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/media-player-keys/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/media-player-keys/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/media-player-keys/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/media-player-keys/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -409,28 +394,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -456,7 +436,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -464,7 +444,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -472,24 +452,24 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libmedia_player_keys_la-totem-media-player-keys.lo: totem-media-player-keys.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -MT libmedia_player_keys_la-totem-media-player-keys.lo -MD -MP -MF $(DEPDIR)/libmedia_player_keys_la-totem-media-player-keys.Tpo -c -o libmedia_player_keys_la-totem-media-player-keys.lo `test -f 'totem-media-player-keys.c' || echo '$(srcdir)/'`totem-media-player-keys.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmedia_player_keys_la-totem-media-player-keys.Tpo $(DEPDIR)/libmedia_player_keys_la-totem-media-player-keys.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -MT libmedia_player_keys_la-totem-media-player-keys.lo -MD -MP -MF $(DEPDIR)/libmedia_player_keys_la-totem-media-player-keys.Tpo -c -o libmedia_player_keys_la-totem-media-player-keys.lo `test -f 'totem-media-player-keys.c' || echo '$(srcdir)/'`totem-media-player-keys.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libmedia_player_keys_la-totem-media-player-keys.Tpo $(DEPDIR)/libmedia_player_keys_la-totem-media-player-keys.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-media-player-keys.c' object='libmedia_player_keys_la-totem-media-player-keys.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -c -o libmedia_player_keys_la-totem-media-player-keys.lo `test -f 'totem-media-player-keys.c' || echo '$(srcdir)/'`totem-media-player-keys.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -c -o libmedia_player_keys_la-totem-media-player-keys.lo `test -f 'totem-media-player-keys.c' || echo '$(srcdir)/'`totem-media-player-keys.c + + libmedia_player_keys_la-totem-marshal.lo: totem-marshal.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -MT libmedia_player_keys_la-totem-marshal.lo -MD -MP -MF $(DEPDIR)/libmedia_player_keys_la-totem-marshal.Tpo -c -o libmedia_player_keys_la-totem-marshal.lo `test -f 'totem-marshal.c' || echo '$(srcdir)/'`totem-marshal.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmedia_player_keys_la-totem-marshal.Tpo $(DEPDIR)/libmedia_player_keys_la-totem-marshal.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -MT libmedia_player_keys_la-totem-marshal.lo -MD -MP -MF $(DEPDIR)/libmedia_player_keys_la-totem-marshal.Tpo -c -o libmedia_player_keys_la-totem-marshal.lo `test -f 'totem-marshal.c' || echo '$(srcdir)/'`totem-marshal.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libmedia_player_keys_la-totem-marshal.Tpo $(DEPDIR)/libmedia_player_keys_la-totem-marshal.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-marshal.c' object='libmedia_player_keys_la-totem-marshal.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -c -o libmedia_player_keys_la-totem-marshal.lo `test -f 'totem-marshal.c' || echo '$(srcdir)/'`totem-marshal.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmedia_player_keys_la_CPPFLAGS) $(CPPFLAGS) $(libmedia_player_keys_la_CFLAGS) $(CFLAGS) -c -o libmedia_player_keys_la-totem-marshal.lo `test -f 'totem-marshal.c' || echo '$(srcdir)/'`totem-marshal.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -499,23 +479,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -529,7 +506,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -537,34 +514,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -585,17 +557,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -629,7 +597,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -653,8 +620,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -663,28 +628,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -707,7 +662,7 @@ + + uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES + +-.MAKE: all check install install-am install-strip ++.MAKE: install-am install-strip + + .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ +@@ -733,7 +688,6 @@ + + totem-marshal.h: totem-marshal.list + @GLIB_GENMARSHAL@ --prefix=totem_marshal $< --header > $@ +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/mythtv/Makefile.in totem-2.27.2/src/plugins/mythtv/Makefile.in +--- totem-2.27.2.old/src/plugins/mythtv/Makefile.in 2009-07-23 23:32:35.000000000 +0200 ++++ totem-2.27.2/src/plugins/mythtv/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libtotem_mythtv_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libtotem_mythtv_la_SOURCES) + DIST_SOURCES = $(libtotem_mythtv_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +92,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -380,9 +365,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/mythtv/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/mythtv/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/mythtv/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/mythtv/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -400,28 +385,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -446,7 +426,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -454,7 +434,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -462,17 +442,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtotem_mythtv_la-totem-mythtv.lo: totem-mythtv.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mythtv_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mythtv_la_CFLAGS) $(CFLAGS) -MT libtotem_mythtv_la-totem-mythtv.lo -MD -MP -MF $(DEPDIR)/libtotem_mythtv_la-totem-mythtv.Tpo -c -o libtotem_mythtv_la-totem-mythtv.lo `test -f 'totem-mythtv.c' || echo '$(srcdir)/'`totem-mythtv.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtotem_mythtv_la-totem-mythtv.Tpo $(DEPDIR)/libtotem_mythtv_la-totem-mythtv.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mythtv_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mythtv_la_CFLAGS) $(CFLAGS) -MT libtotem_mythtv_la-totem-mythtv.lo -MD -MP -MF $(DEPDIR)/libtotem_mythtv_la-totem-mythtv.Tpo -c -o libtotem_mythtv_la-totem-mythtv.lo `test -f 'totem-mythtv.c' || echo '$(srcdir)/'`totem-mythtv.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtotem_mythtv_la-totem-mythtv.Tpo $(DEPDIR)/libtotem_mythtv_la-totem-mythtv.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-mythtv.c' object='libtotem_mythtv_la-totem-mythtv.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mythtv_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mythtv_la_CFLAGS) $(CFLAGS) -c -o libtotem_mythtv_la-totem-mythtv.lo `test -f 'totem-mythtv.c' || echo '$(srcdir)/'`totem-mythtv.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtotem_mythtv_la_CPPFLAGS) $(CPPFLAGS) $(libtotem_mythtv_la_CFLAGS) $(CFLAGS) -c -o libtotem_mythtv_la-totem-mythtv.lo `test -f 'totem-mythtv.c' || echo '$(srcdir)/'`totem-mythtv.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -482,23 +462,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -512,7 +489,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -520,34 +497,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -568,17 +540,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -610,7 +578,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -633,8 +600,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -644,28 +609,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -714,7 +669,6 @@ + @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p 2>&1 > /dev/null; \ + @GCONF_SCHEMAS_INSTALL_TRUE@ done \ + @GCONF_SCHEMAS_INSTALL_TRUE@ fi +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/ontop/Makefile.in totem-2.27.2/src/plugins/ontop/Makefile.in +--- totem-2.27.2.old/src/plugins/ontop/Makefile.in 2009-07-23 23:32:36.000000000 +0200 ++++ totem-2.27.2/src/plugins/ontop/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libontop_la_DEPENDENCIES = $(top_builddir)/lib/libtotemscrsaver.la + am_libontop_la_OBJECTS = libontop_la-totem-ontop.lo +@@ -77,7 +60,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -89,6 +71,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libontop_la_SOURCES) + DIST_SOURCES = $(libontop_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -107,6 +90,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -377,9 +362,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/ontop/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/ontop/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/ontop/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/ontop/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -397,28 +382,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -443,7 +423,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -451,7 +431,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -459,17 +439,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libontop_la-totem-ontop.lo: totem-ontop.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libontop_la_CPPFLAGS) $(CPPFLAGS) $(libontop_la_CFLAGS) $(CFLAGS) -MT libontop_la-totem-ontop.lo -MD -MP -MF $(DEPDIR)/libontop_la-totem-ontop.Tpo -c -o libontop_la-totem-ontop.lo `test -f 'totem-ontop.c' || echo '$(srcdir)/'`totem-ontop.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libontop_la-totem-ontop.Tpo $(DEPDIR)/libontop_la-totem-ontop.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libontop_la_CPPFLAGS) $(CPPFLAGS) $(libontop_la_CFLAGS) $(CFLAGS) -MT libontop_la-totem-ontop.lo -MD -MP -MF $(DEPDIR)/libontop_la-totem-ontop.Tpo -c -o libontop_la-totem-ontop.lo `test -f 'totem-ontop.c' || echo '$(srcdir)/'`totem-ontop.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libontop_la-totem-ontop.Tpo $(DEPDIR)/libontop_la-totem-ontop.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-ontop.c' object='libontop_la-totem-ontop.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libontop_la_CPPFLAGS) $(CPPFLAGS) $(libontop_la_CFLAGS) $(CFLAGS) -c -o libontop_la-totem-ontop.lo `test -f 'totem-ontop.c' || echo '$(srcdir)/'`totem-ontop.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libontop_la_CPPFLAGS) $(CPPFLAGS) $(libontop_la_CFLAGS) $(CFLAGS) -c -o libontop_la-totem-ontop.lo `test -f 'totem-ontop.c' || echo '$(srcdir)/'`totem-ontop.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -479,23 +459,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -509,7 +486,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -517,34 +494,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -565,17 +537,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -607,7 +575,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -630,8 +597,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -640,28 +605,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -703,7 +658,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/opensubtitles/Makefile.in totem-2.27.2/src/plugins/opensubtitles/Makefile.in +--- totem-2.27.2.old/src/plugins/opensubtitles/Makefile.in 2009-07-23 23:32:36.000000000 +0200 ++++ totem-2.27.2/src/plugins/opensubtitles/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -52,25 +49,13 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -87,6 +72,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -332,9 +319,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/opensubtitles/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/opensubtitles/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/opensubtitles/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/opensubtitles/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -352,7 +339,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -362,20 +348,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -386,57 +367,46 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -460,17 +430,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -502,7 +468,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -522,8 +487,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -533,28 +496,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -593,7 +546,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/properties/Makefile.in totem-2.27.2/src/plugins/properties/Makefile.in +--- totem-2.27.2.old/src/plugins/properties/Makefile.in 2009-07-23 23:32:36.000000000 +0200 ++++ totem-2.27.2/src/plugins/properties/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES) + libbaconvideowidgetproperties_la_LIBADD = + am_libbaconvideowidgetproperties_la_OBJECTS = libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo +@@ -88,7 +71,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -102,6 +84,7 @@ + $(libmovie_properties_la_SOURCES) + DIST_SOURCES = $(libbaconvideowidgetproperties_la_SOURCES) \ + $(libmovie_properties_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -120,6 +103,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -405,9 +390,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/properties/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/properties/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/properties/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/properties/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -425,7 +410,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + clean-noinstLTLIBRARIES: + -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) +@@ -438,24 +422,20 @@ + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -483,7 +463,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -491,7 +471,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -499,24 +479,24 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo: bacon-video-widget-properties.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidgetproperties_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidgetproperties_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidgetproperties_la-bacon-video-widget-properties.Tpo -c -o libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo `test -f 'bacon-video-widget-properties.c' || echo '$(srcdir)/'`bacon-video-widget-properties.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libbaconvideowidgetproperties_la-bacon-video-widget-properties.Tpo $(DEPDIR)/libbaconvideowidgetproperties_la-bacon-video-widget-properties.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidgetproperties_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidgetproperties_la_CFLAGS) $(CFLAGS) -MT libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo -MD -MP -MF $(DEPDIR)/libbaconvideowidgetproperties_la-bacon-video-widget-properties.Tpo -c -o libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo `test -f 'bacon-video-widget-properties.c' || echo '$(srcdir)/'`bacon-video-widget-properties.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libbaconvideowidgetproperties_la-bacon-video-widget-properties.Tpo $(DEPDIR)/libbaconvideowidgetproperties_la-bacon-video-widget-properties.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bacon-video-widget-properties.c' object='libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidgetproperties_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidgetproperties_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo `test -f 'bacon-video-widget-properties.c' || echo '$(srcdir)/'`bacon-video-widget-properties.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbaconvideowidgetproperties_la_CPPFLAGS) $(CPPFLAGS) $(libbaconvideowidgetproperties_la_CFLAGS) $(CFLAGS) -c -o libbaconvideowidgetproperties_la-bacon-video-widget-properties.lo `test -f 'bacon-video-widget-properties.c' || echo '$(srcdir)/'`bacon-video-widget-properties.c + + libmovie_properties_la-totem-movie-properties.lo: totem-movie-properties.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmovie_properties_la_CPPFLAGS) $(CPPFLAGS) $(libmovie_properties_la_CFLAGS) $(CFLAGS) -MT libmovie_properties_la-totem-movie-properties.lo -MD -MP -MF $(DEPDIR)/libmovie_properties_la-totem-movie-properties.Tpo -c -o libmovie_properties_la-totem-movie-properties.lo `test -f 'totem-movie-properties.c' || echo '$(srcdir)/'`totem-movie-properties.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libmovie_properties_la-totem-movie-properties.Tpo $(DEPDIR)/libmovie_properties_la-totem-movie-properties.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmovie_properties_la_CPPFLAGS) $(CPPFLAGS) $(libmovie_properties_la_CFLAGS) $(CFLAGS) -MT libmovie_properties_la-totem-movie-properties.lo -MD -MP -MF $(DEPDIR)/libmovie_properties_la-totem-movie-properties.Tpo -c -o libmovie_properties_la-totem-movie-properties.lo `test -f 'totem-movie-properties.c' || echo '$(srcdir)/'`totem-movie-properties.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libmovie_properties_la-totem-movie-properties.Tpo $(DEPDIR)/libmovie_properties_la-totem-movie-properties.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-movie-properties.c' object='libmovie_properties_la-totem-movie-properties.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmovie_properties_la_CPPFLAGS) $(CPPFLAGS) $(libmovie_properties_la_CFLAGS) $(CFLAGS) -c -o libmovie_properties_la-totem-movie-properties.lo `test -f 'totem-movie-properties.c' || echo '$(srcdir)/'`totem-movie-properties.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmovie_properties_la_CPPFLAGS) $(CPPFLAGS) $(libmovie_properties_la_CFLAGS) $(CFLAGS) -c -o libmovie_properties_la-totem-movie-properties.lo `test -f 'totem-movie-properties.c' || echo '$(srcdir)/'`totem-movie-properties.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -526,23 +506,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -556,7 +533,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -564,34 +541,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -612,17 +584,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -654,7 +622,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -677,8 +644,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -687,28 +652,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -750,7 +705,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/publish/Makefile.in totem-2.27.2/src/plugins/publish/Makefile.in +--- totem-2.27.2.old/src/plugins/publish/Makefile.in 2009-07-23 23:32:36.000000000 +0200 ++++ totem-2.27.2/src/plugins/publish/Makefile.in 2009-07-24 09:04:44.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,30 +42,15 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libpublish_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,8 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libpublish_la_SOURCES) + DIST_SOURCES = $(libpublish_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +93,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -384,9 +370,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/publish/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/publish/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/publish/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/publish/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -404,28 +390,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -450,7 +431,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -458,7 +439,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -466,17 +447,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libpublish_la-totem-publish.lo: totem-publish.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpublish_la_CPPFLAGS) $(CPPFLAGS) $(libpublish_la_CFLAGS) $(CFLAGS) -MT libpublish_la-totem-publish.lo -MD -MP -MF $(DEPDIR)/libpublish_la-totem-publish.Tpo -c -o libpublish_la-totem-publish.lo `test -f 'totem-publish.c' || echo '$(srcdir)/'`totem-publish.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libpublish_la-totem-publish.Tpo $(DEPDIR)/libpublish_la-totem-publish.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpublish_la_CPPFLAGS) $(CPPFLAGS) $(libpublish_la_CFLAGS) $(CFLAGS) -MT libpublish_la-totem-publish.lo -MD -MP -MF $(DEPDIR)/libpublish_la-totem-publish.Tpo -c -o libpublish_la-totem-publish.lo `test -f 'totem-publish.c' || echo '$(srcdir)/'`totem-publish.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libpublish_la-totem-publish.Tpo $(DEPDIR)/libpublish_la-totem-publish.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-publish.c' object='libpublish_la-totem-publish.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpublish_la_CPPFLAGS) $(CPPFLAGS) $(libpublish_la_CFLAGS) $(CFLAGS) -c -o libpublish_la-totem-publish.lo `test -f 'totem-publish.c' || echo '$(srcdir)/'`totem-publish.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpublish_la_CPPFLAGS) $(CPPFLAGS) $(libpublish_la_CFLAGS) $(CFLAGS) -c -o libpublish_la-totem-publish.lo `test -f 'totem-publish.c' || echo '$(srcdir)/'`totem-publish.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -486,43 +467,37 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -536,7 +511,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -544,34 +519,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -592,17 +562,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -634,7 +600,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -657,8 +622,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -668,28 +631,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -733,7 +686,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/pythonconsole/Makefile.in totem-2.27.2/src/plugins/pythonconsole/Makefile.in +--- totem-2.27.2.old/src/plugins/pythonconsole/Makefile.in 2009-07-23 23:32:37.000000000 +0200 ++++ totem-2.27.2/src/plugins/pythonconsole/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -17,9 +16,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,7 +42,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -52,24 +49,11 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -86,6 +70,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -329,9 +315,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/pythonconsole/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/pythonconsole/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/pythonconsole/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/pythonconsole/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -349,7 +335,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -359,20 +344,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -383,37 +363,29 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + tags: TAGS + TAGS: + +@@ -437,17 +409,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -479,7 +447,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -499,8 +466,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -509,28 +474,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -568,7 +523,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/sample-python/Makefile.in totem-2.27.2/src/plugins/sample-python/Makefile.in +--- totem-2.27.2.old/src/plugins/sample-python/Makefile.in 2009-07-23 23:32:37.000000000 +0200 ++++ totem-2.27.2/src/plugins/sample-python/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -16,9 +15,8 @@ + @SET_MAKE@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -42,7 +40,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +@@ -60,6 +57,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -304,9 +303,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/sample-python/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/sample-python/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/sample-python/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/sample-python/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -324,7 +323,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -354,17 +352,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -393,7 +387,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -413,8 +406,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -423,28 +414,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -480,7 +461,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/sample-vala/Makefile.in totem-2.27.2/src/plugins/sample-vala/Makefile.in +--- totem-2.27.2.old/src/plugins/sample-vala/Makefile.in 2009-07-23 23:32:37.000000000 +0200 ++++ totem-2.27.2/src/plugins/sample-vala/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libsample_vala_la_LIBADD = + am__objects_1 = libsample_vala_la-totem-sample-vala-plugin.lo +@@ -80,7 +63,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -92,6 +74,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(nodist_libsample_vala_la_SOURCES) + DIST_SOURCES = ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -110,6 +93,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -381,9 +366,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/sample-vala/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/sample-vala/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/sample-vala/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/sample-vala/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -401,28 +386,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + @ENABLE_VALA_FALSE@install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @ENABLE_VALA_FALSE@ @$(NORMAL_INSTALL) + @ENABLE_VALA_FALSE@ test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ +- if test -f $$p; then \ +- list2="$$list2 $$p"; \ +- else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++@ENABLE_VALA_FALSE@ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++@ENABLE_VALA_FALSE@ if test -f $$p; then \ ++@ENABLE_VALA_FALSE@ f=$(am__strip_dir) \ ++@ENABLE_VALA_FALSE@ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++@ENABLE_VALA_FALSE@ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ ++@ENABLE_VALA_FALSE@ else :; fi; \ ++@ENABLE_VALA_FALSE@ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -447,7 +427,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -455,7 +435,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -463,17 +443,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libsample_vala_la-totem-sample-vala-plugin.lo: totem-sample-vala-plugin.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsample_vala_la_CPPFLAGS) $(CPPFLAGS) $(libsample_vala_la_CFLAGS) $(CFLAGS) -MT libsample_vala_la-totem-sample-vala-plugin.lo -MD -MP -MF $(DEPDIR)/libsample_vala_la-totem-sample-vala-plugin.Tpo -c -o libsample_vala_la-totem-sample-vala-plugin.lo `test -f 'totem-sample-vala-plugin.c' || echo '$(srcdir)/'`totem-sample-vala-plugin.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libsample_vala_la-totem-sample-vala-plugin.Tpo $(DEPDIR)/libsample_vala_la-totem-sample-vala-plugin.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsample_vala_la_CPPFLAGS) $(CPPFLAGS) $(libsample_vala_la_CFLAGS) $(CFLAGS) -MT libsample_vala_la-totem-sample-vala-plugin.lo -MD -MP -MF $(DEPDIR)/libsample_vala_la-totem-sample-vala-plugin.Tpo -c -o libsample_vala_la-totem-sample-vala-plugin.lo `test -f 'totem-sample-vala-plugin.c' || echo '$(srcdir)/'`totem-sample-vala-plugin.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libsample_vala_la-totem-sample-vala-plugin.Tpo $(DEPDIR)/libsample_vala_la-totem-sample-vala-plugin.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-sample-vala-plugin.c' object='libsample_vala_la-totem-sample-vala-plugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsample_vala_la_CPPFLAGS) $(CPPFLAGS) $(libsample_vala_la_CFLAGS) $(CFLAGS) -c -o libsample_vala_la-totem-sample-vala-plugin.lo `test -f 'totem-sample-vala-plugin.c' || echo '$(srcdir)/'`totem-sample-vala-plugin.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsample_vala_la_CPPFLAGS) $(CPPFLAGS) $(libsample_vala_la_CFLAGS) $(CFLAGS) -c -o libsample_vala_la-totem-sample-vala-plugin.lo `test -f 'totem-sample-vala-plugin.c' || echo '$(srcdir)/'`totem-sample-vala-plugin.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -483,23 +463,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -513,7 +490,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -521,34 +498,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -569,17 +541,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -613,7 +581,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -637,8 +604,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -647,28 +612,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -691,7 +646,7 @@ + + uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES + +-.MAKE: all check install install-am install-strip ++.MAKE: install-am install-strip + + .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ + clean-libtool clean-pluginLTLIBRARIES ctags distclean \ +@@ -714,7 +669,6 @@ + + @ENABLE_VALA_TRUE@totem-sample-vala-plugin.c totem-sample-vala-plugin.h: totem-sample-vala-plugin.vala + @ENABLE_VALA_TRUE@ $(VALAC) -C --vapidir=$(top_srcdir)/bindings/vala -X -I$(top_srcdir)/src/plugins -X -I$(top_srcdir)/src/ --pkg=totem -X "$(DEPENDENCY_CFLAGS)" $^ +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/screensaver/Makefile.in totem-2.27.2/src/plugins/screensaver/Makefile.in +--- totem-2.27.2.old/src/plugins/screensaver/Makefile.in 2009-07-23 23:32:37.000000000 +0200 ++++ totem-2.27.2/src/plugins/screensaver/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libscreensaver_la_DEPENDENCIES = \ + $(top_builddir)/lib/libtotemscrsaver.la +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libscreensaver_la_SOURCES) + DIST_SOURCES = $(libscreensaver_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +92,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -380,9 +365,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/screensaver/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/screensaver/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/screensaver/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/screensaver/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -400,28 +385,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -446,7 +426,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -454,7 +434,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -462,17 +442,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libscreensaver_la-totem-screensaver.lo: totem-screensaver.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreensaver_la_CPPFLAGS) $(CPPFLAGS) $(libscreensaver_la_CFLAGS) $(CFLAGS) -MT libscreensaver_la-totem-screensaver.lo -MD -MP -MF $(DEPDIR)/libscreensaver_la-totem-screensaver.Tpo -c -o libscreensaver_la-totem-screensaver.lo `test -f 'totem-screensaver.c' || echo '$(srcdir)/'`totem-screensaver.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscreensaver_la-totem-screensaver.Tpo $(DEPDIR)/libscreensaver_la-totem-screensaver.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreensaver_la_CPPFLAGS) $(CPPFLAGS) $(libscreensaver_la_CFLAGS) $(CFLAGS) -MT libscreensaver_la-totem-screensaver.lo -MD -MP -MF $(DEPDIR)/libscreensaver_la-totem-screensaver.Tpo -c -o libscreensaver_la-totem-screensaver.lo `test -f 'totem-screensaver.c' || echo '$(srcdir)/'`totem-screensaver.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libscreensaver_la-totem-screensaver.Tpo $(DEPDIR)/libscreensaver_la-totem-screensaver.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-screensaver.c' object='libscreensaver_la-totem-screensaver.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreensaver_la_CPPFLAGS) $(CPPFLAGS) $(libscreensaver_la_CFLAGS) $(CFLAGS) -c -o libscreensaver_la-totem-screensaver.lo `test -f 'totem-screensaver.c' || echo '$(srcdir)/'`totem-screensaver.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreensaver_la_CPPFLAGS) $(CPPFLAGS) $(libscreensaver_la_CFLAGS) $(CFLAGS) -c -o libscreensaver_la-totem-screensaver.lo `test -f 'totem-screensaver.c' || echo '$(srcdir)/'`totem-screensaver.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -482,23 +462,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -512,7 +489,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -520,34 +497,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -568,17 +540,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -610,7 +578,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -633,8 +600,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -643,28 +608,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -706,7 +661,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/screenshot/Makefile.in totem-2.27.2/src/plugins/screenshot/Makefile.in +--- totem-2.27.2.old/src/plugins/screenshot/Makefile.in 2009-07-23 23:32:37.000000000 +0200 ++++ totem-2.27.2/src/plugins/screenshot/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,30 +42,15 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libscreenshot_la_LIBADD = + am_libscreenshot_la_OBJECTS = \ +@@ -82,7 +65,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -94,6 +76,8 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libscreenshot_la_SOURCES) + DIST_SOURCES = $(libscreenshot_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + ETAGS = etags + CTAGS = ctags +@@ -112,6 +96,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -395,9 +381,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/screenshot/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/screenshot/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/screenshot/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/screenshot/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -415,28 +401,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -464,7 +445,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -472,7 +453,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -480,38 +461,38 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libscreenshot_la-totem-screenshot-plugin.lo: totem-screenshot-plugin.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-screenshot-plugin.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-screenshot-plugin.Tpo -c -o libscreenshot_la-totem-screenshot-plugin.lo `test -f 'totem-screenshot-plugin.c' || echo '$(srcdir)/'`totem-screenshot-plugin.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscreenshot_la-totem-screenshot-plugin.Tpo $(DEPDIR)/libscreenshot_la-totem-screenshot-plugin.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-screenshot-plugin.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-screenshot-plugin.Tpo -c -o libscreenshot_la-totem-screenshot-plugin.lo `test -f 'totem-screenshot-plugin.c' || echo '$(srcdir)/'`totem-screenshot-plugin.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libscreenshot_la-totem-screenshot-plugin.Tpo $(DEPDIR)/libscreenshot_la-totem-screenshot-plugin.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-screenshot-plugin.c' object='libscreenshot_la-totem-screenshot-plugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-screenshot-plugin.lo `test -f 'totem-screenshot-plugin.c' || echo '$(srcdir)/'`totem-screenshot-plugin.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-screenshot-plugin.lo `test -f 'totem-screenshot-plugin.c' || echo '$(srcdir)/'`totem-screenshot-plugin.c + + libscreenshot_la-totem-screenshot.lo: totem-screenshot.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-screenshot.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-screenshot.Tpo -c -o libscreenshot_la-totem-screenshot.lo `test -f 'totem-screenshot.c' || echo '$(srcdir)/'`totem-screenshot.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscreenshot_la-totem-screenshot.Tpo $(DEPDIR)/libscreenshot_la-totem-screenshot.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-screenshot.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-screenshot.Tpo -c -o libscreenshot_la-totem-screenshot.lo `test -f 'totem-screenshot.c' || echo '$(srcdir)/'`totem-screenshot.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libscreenshot_la-totem-screenshot.Tpo $(DEPDIR)/libscreenshot_la-totem-screenshot.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-screenshot.c' object='libscreenshot_la-totem-screenshot.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-screenshot.lo `test -f 'totem-screenshot.c' || echo '$(srcdir)/'`totem-screenshot.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-screenshot.lo `test -f 'totem-screenshot.c' || echo '$(srcdir)/'`totem-screenshot.c + + libscreenshot_la-totem-gallery.lo: totem-gallery.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-gallery.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-gallery.Tpo -c -o libscreenshot_la-totem-gallery.lo `test -f 'totem-gallery.c' || echo '$(srcdir)/'`totem-gallery.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscreenshot_la-totem-gallery.Tpo $(DEPDIR)/libscreenshot_la-totem-gallery.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-gallery.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-gallery.Tpo -c -o libscreenshot_la-totem-gallery.lo `test -f 'totem-gallery.c' || echo '$(srcdir)/'`totem-gallery.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libscreenshot_la-totem-gallery.Tpo $(DEPDIR)/libscreenshot_la-totem-gallery.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-gallery.c' object='libscreenshot_la-totem-gallery.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-gallery.lo `test -f 'totem-gallery.c' || echo '$(srcdir)/'`totem-gallery.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-gallery.lo `test -f 'totem-gallery.c' || echo '$(srcdir)/'`totem-gallery.c + + libscreenshot_la-totem-gallery-progress.lo: totem-gallery-progress.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-gallery-progress.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-gallery-progress.Tpo -c -o libscreenshot_la-totem-gallery-progress.lo `test -f 'totem-gallery-progress.c' || echo '$(srcdir)/'`totem-gallery-progress.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libscreenshot_la-totem-gallery-progress.Tpo $(DEPDIR)/libscreenshot_la-totem-gallery-progress.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -MT libscreenshot_la-totem-gallery-progress.lo -MD -MP -MF $(DEPDIR)/libscreenshot_la-totem-gallery-progress.Tpo -c -o libscreenshot_la-totem-gallery-progress.lo `test -f 'totem-gallery-progress.c' || echo '$(srcdir)/'`totem-gallery-progress.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libscreenshot_la-totem-gallery-progress.Tpo $(DEPDIR)/libscreenshot_la-totem-gallery-progress.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-gallery-progress.c' object='libscreenshot_la-totem-gallery-progress.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-gallery-progress.lo `test -f 'totem-gallery-progress.c' || echo '$(srcdir)/'`totem-gallery-progress.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libscreenshot_la_CPPFLAGS) $(CPPFLAGS) $(libscreenshot_la_CFLAGS) $(CFLAGS) -c -o libscreenshot_la-totem-gallery-progress.lo `test -f 'totem-gallery-progress.c' || echo '$(srcdir)/'`totem-gallery-progress.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -521,43 +502,37 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -571,7 +546,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -579,34 +554,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -627,17 +597,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -669,7 +635,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -692,8 +657,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -703,28 +666,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -768,7 +721,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/sidebar-test/Makefile.in totem-2.27.2/src/plugins/sidebar-test/Makefile.in +--- totem-2.27.2.old/src/plugins/sidebar-test/Makefile.in 2009-07-23 23:32:38.000000000 +0200 ++++ totem-2.27.2/src/plugins/sidebar-test/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libsidebar_test_la_LIBADD = + am_libsidebar_test_la_OBJECTS = \ +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -109,6 +91,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -377,9 +361,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/sidebar-test/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/sidebar-test/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/sidebar-test/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/sidebar-test/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -397,15 +381,13 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -430,7 +412,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -438,7 +420,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -446,17 +428,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libsidebar_test_la-totem-sidebar-test.lo: totem-sidebar-test.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsidebar_test_la_CPPFLAGS) $(CPPFLAGS) $(libsidebar_test_la_CFLAGS) $(CFLAGS) -MT libsidebar_test_la-totem-sidebar-test.lo -MD -MP -MF $(DEPDIR)/libsidebar_test_la-totem-sidebar-test.Tpo -c -o libsidebar_test_la-totem-sidebar-test.lo `test -f 'totem-sidebar-test.c' || echo '$(srcdir)/'`totem-sidebar-test.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libsidebar_test_la-totem-sidebar-test.Tpo $(DEPDIR)/libsidebar_test_la-totem-sidebar-test.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsidebar_test_la_CPPFLAGS) $(CPPFLAGS) $(libsidebar_test_la_CFLAGS) $(CFLAGS) -MT libsidebar_test_la-totem-sidebar-test.lo -MD -MP -MF $(DEPDIR)/libsidebar_test_la-totem-sidebar-test.Tpo -c -o libsidebar_test_la-totem-sidebar-test.lo `test -f 'totem-sidebar-test.c' || echo '$(srcdir)/'`totem-sidebar-test.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libsidebar_test_la-totem-sidebar-test.Tpo $(DEPDIR)/libsidebar_test_la-totem-sidebar-test.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-sidebar-test.c' object='libsidebar_test_la-totem-sidebar-test.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsidebar_test_la_CPPFLAGS) $(CPPFLAGS) $(libsidebar_test_la_CFLAGS) $(CFLAGS) -c -o libsidebar_test_la-totem-sidebar-test.lo `test -f 'totem-sidebar-test.c' || echo '$(srcdir)/'`totem-sidebar-test.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsidebar_test_la_CPPFLAGS) $(CPPFLAGS) $(libsidebar_test_la_CFLAGS) $(CFLAGS) -c -o libsidebar_test_la-totem-sidebar-test.lo `test -f 'totem-sidebar-test.c' || echo '$(srcdir)/'`totem-sidebar-test.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -476,7 +458,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -484,34 +466,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -532,17 +509,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -574,7 +547,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -597,8 +569,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -607,28 +577,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -671,7 +631,6 @@ + install-pluginLTLIBRARIES: + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/skipto/Makefile.in totem-2.27.2/src/plugins/skipto/Makefile.in +--- totem-2.27.2.old/src/plugins/skipto/Makefile.in 2009-07-23 23:32:38.000000000 +0200 ++++ totem-2.27.2/src/plugins/skipto/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,30 +42,15 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libskipto_la_LIBADD = + am_libskipto_la_OBJECTS = libskipto_la-totem-skipto-plugin.lo \ +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,8 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libskipto_la_SOURCES) + DIST_SOURCES = $(libskipto_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +93,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -392,9 +378,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/skipto/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/skipto/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/skipto/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/skipto/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -412,28 +398,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -460,7 +441,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -468,7 +449,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -476,31 +457,31 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libskipto_la-totem-skipto-plugin.lo: totem-skipto-plugin.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -MT libskipto_la-totem-skipto-plugin.lo -MD -MP -MF $(DEPDIR)/libskipto_la-totem-skipto-plugin.Tpo -c -o libskipto_la-totem-skipto-plugin.lo `test -f 'totem-skipto-plugin.c' || echo '$(srcdir)/'`totem-skipto-plugin.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libskipto_la-totem-skipto-plugin.Tpo $(DEPDIR)/libskipto_la-totem-skipto-plugin.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -MT libskipto_la-totem-skipto-plugin.lo -MD -MP -MF $(DEPDIR)/libskipto_la-totem-skipto-plugin.Tpo -c -o libskipto_la-totem-skipto-plugin.lo `test -f 'totem-skipto-plugin.c' || echo '$(srcdir)/'`totem-skipto-plugin.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libskipto_la-totem-skipto-plugin.Tpo $(DEPDIR)/libskipto_la-totem-skipto-plugin.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-skipto-plugin.c' object='libskipto_la-totem-skipto-plugin.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -c -o libskipto_la-totem-skipto-plugin.lo `test -f 'totem-skipto-plugin.c' || echo '$(srcdir)/'`totem-skipto-plugin.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -c -o libskipto_la-totem-skipto-plugin.lo `test -f 'totem-skipto-plugin.c' || echo '$(srcdir)/'`totem-skipto-plugin.c + + libskipto_la-totem-time-entry.lo: totem-time-entry.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -MT libskipto_la-totem-time-entry.lo -MD -MP -MF $(DEPDIR)/libskipto_la-totem-time-entry.Tpo -c -o libskipto_la-totem-time-entry.lo `test -f 'totem-time-entry.c' || echo '$(srcdir)/'`totem-time-entry.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libskipto_la-totem-time-entry.Tpo $(DEPDIR)/libskipto_la-totem-time-entry.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -MT libskipto_la-totem-time-entry.lo -MD -MP -MF $(DEPDIR)/libskipto_la-totem-time-entry.Tpo -c -o libskipto_la-totem-time-entry.lo `test -f 'totem-time-entry.c' || echo '$(srcdir)/'`totem-time-entry.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libskipto_la-totem-time-entry.Tpo $(DEPDIR)/libskipto_la-totem-time-entry.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-time-entry.c' object='libskipto_la-totem-time-entry.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -c -o libskipto_la-totem-time-entry.lo `test -f 'totem-time-entry.c' || echo '$(srcdir)/'`totem-time-entry.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -c -o libskipto_la-totem-time-entry.lo `test -f 'totem-time-entry.c' || echo '$(srcdir)/'`totem-time-entry.c + + libskipto_la-totem-skipto.lo: totem-skipto.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -MT libskipto_la-totem-skipto.lo -MD -MP -MF $(DEPDIR)/libskipto_la-totem-skipto.Tpo -c -o libskipto_la-totem-skipto.lo `test -f 'totem-skipto.c' || echo '$(srcdir)/'`totem-skipto.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libskipto_la-totem-skipto.Tpo $(DEPDIR)/libskipto_la-totem-skipto.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -MT libskipto_la-totem-skipto.lo -MD -MP -MF $(DEPDIR)/libskipto_la-totem-skipto.Tpo -c -o libskipto_la-totem-skipto.lo `test -f 'totem-skipto.c' || echo '$(srcdir)/'`totem-skipto.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libskipto_la-totem-skipto.Tpo $(DEPDIR)/libskipto_la-totem-skipto.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-skipto.c' object='libskipto_la-totem-skipto.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -c -o libskipto_la-totem-skipto.lo `test -f 'totem-skipto.c' || echo '$(srcdir)/'`totem-skipto.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libskipto_la_CPPFLAGS) $(CPPFLAGS) $(libskipto_la_CFLAGS) $(CFLAGS) -c -o libskipto_la-totem-skipto.lo `test -f 'totem-skipto.c' || echo '$(srcdir)/'`totem-skipto.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -510,43 +491,37 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -560,7 +535,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -568,34 +543,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -616,17 +586,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -658,7 +624,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -681,8 +646,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -692,28 +655,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -757,7 +710,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/thumbnail/Makefile.in totem-2.27.2/src/plugins/thumbnail/Makefile.in +--- totem-2.27.2.old/src/plugins/thumbnail/Makefile.in 2009-07-23 23:32:38.000000000 +0200 ++++ totem-2.27.2/src/plugins/thumbnail/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + libthumbnail_la_DEPENDENCIES = + am_libthumbnail_la_OBJECTS = libthumbnail_la-totem-thumbnail.lo +@@ -77,7 +60,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -89,6 +71,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libthumbnail_la_SOURCES) + DIST_SOURCES = $(libthumbnail_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -107,6 +90,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -377,9 +362,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/thumbnail/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/thumbnail/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/thumbnail/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/thumbnail/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -397,28 +382,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -443,7 +423,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -451,7 +431,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -459,17 +439,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libthumbnail_la-totem-thumbnail.lo: totem-thumbnail.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthumbnail_la_CPPFLAGS) $(CPPFLAGS) $(libthumbnail_la_CFLAGS) $(CFLAGS) -MT libthumbnail_la-totem-thumbnail.lo -MD -MP -MF $(DEPDIR)/libthumbnail_la-totem-thumbnail.Tpo -c -o libthumbnail_la-totem-thumbnail.lo `test -f 'totem-thumbnail.c' || echo '$(srcdir)/'`totem-thumbnail.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libthumbnail_la-totem-thumbnail.Tpo $(DEPDIR)/libthumbnail_la-totem-thumbnail.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthumbnail_la_CPPFLAGS) $(CPPFLAGS) $(libthumbnail_la_CFLAGS) $(CFLAGS) -MT libthumbnail_la-totem-thumbnail.lo -MD -MP -MF $(DEPDIR)/libthumbnail_la-totem-thumbnail.Tpo -c -o libthumbnail_la-totem-thumbnail.lo `test -f 'totem-thumbnail.c' || echo '$(srcdir)/'`totem-thumbnail.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libthumbnail_la-totem-thumbnail.Tpo $(DEPDIR)/libthumbnail_la-totem-thumbnail.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-thumbnail.c' object='libthumbnail_la-totem-thumbnail.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthumbnail_la_CPPFLAGS) $(CPPFLAGS) $(libthumbnail_la_CFLAGS) $(CFLAGS) -c -o libthumbnail_la-totem-thumbnail.lo `test -f 'totem-thumbnail.c' || echo '$(srcdir)/'`totem-thumbnail.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libthumbnail_la_CPPFLAGS) $(CPPFLAGS) $(libthumbnail_la_CFLAGS) $(CFLAGS) -c -o libthumbnail_la-totem-thumbnail.lo `test -f 'totem-thumbnail.c' || echo '$(srcdir)/'`totem-thumbnail.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -479,23 +459,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -509,7 +486,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -517,34 +494,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -565,17 +537,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -607,7 +575,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -630,8 +597,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -640,28 +605,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -703,7 +658,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/totem/Makefile.in totem-2.27.2/src/plugins/totem/Makefile.in +--- totem-2.27.2.old/src/plugins/totem/Makefile.in 2009-07-23 23:32:38.000000000 +0200 ++++ totem-2.27.2/src/plugins/totem/Makefile.in 2009-07-24 09:04:45.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -16,9 +15,8 @@ + @SET_MAKE@ + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -43,7 +41,6 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + SOURCES = + DIST_SOURCES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +@@ -51,23 +48,9 @@ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" ++pluginPYTHON_INSTALL = $(INSTALL_DATA) + py_compile = $(top_srcdir)/py-compile + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + ACLOCAL = @ACLOCAL@ +@@ -84,6 +67,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -324,9 +309,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/totem/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/totem/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/totem/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/totem/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -344,7 +329,6 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + + mostlyclean-libtool: + -rm -f *.lo +@@ -354,20 +338,15 @@ + install-pluginPYTHON: $(plugin_PYTHON) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_PYTHON)'; dlist=; list2=; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ + if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ + if test -f $$b$$p; then \ +- $(am__strip_dir) \ ++ f=$(am__strip_dir) \ + dlist="$$dlist $$f"; \ +- list2="$$list2 $$b$$p"; \ ++ echo " $(pluginPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ + done; \ +- for file in $$list2; do echo $$file; done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ +- done || exit $$?; \ + if test -n "$$dlist"; then \ + if test -z "$(DESTDIR)"; then \ + PYTHON=$(PYTHON) $(py_compile) --basedir "$(plugindir)" $$dlist; \ +@@ -378,17 +357,12 @@ + + uninstall-pluginPYTHON: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_PYTHON)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- filesc=`echo "$$files" | sed 's|$$|c|'`; \ +- fileso=`echo "$$files" | sed 's|$$|o|'`; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$filesc ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$filesc || exit $$?; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$fileso ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$fileso ++ @list='$(plugin_PYTHON)'; dlist=''; for p in $$list; do\ ++ f=$(am__strip_dir) \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}c"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$${f}o"; \ ++ done + tags: TAGS + TAGS: + +@@ -412,17 +386,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -453,7 +423,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + + maintainer-clean-generic: + @echo "This command is intended for maintainers to use" +@@ -472,8 +441,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -482,28 +449,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -538,7 +495,6 @@ + mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ + uninstall uninstall-am uninstall-pluginPYTHON + +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/tracker/Makefile.in totem-2.27.2/src/plugins/tracker/Makefile.in +--- totem-2.27.2.old/src/plugins/tracker/Makefile.in 2009-07-23 23:32:38.000000000 +0200 ++++ totem-2.27.2/src/plugins/tracker/Makefile.in 2009-07-24 09:04:46.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,29 +42,14 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libtracker_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,7 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libtracker_la_SOURCES) + DIST_SOURCES = $(libtracker_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +92,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -380,9 +365,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/tracker/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/tracker/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/tracker/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/tracker/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -400,28 +385,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -447,7 +427,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -455,7 +435,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -463,24 +443,24 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libtracker_la-totem-tracker.lo: totem-tracker.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -MT libtracker_la-totem-tracker.lo -MD -MP -MF $(DEPDIR)/libtracker_la-totem-tracker.Tpo -c -o libtracker_la-totem-tracker.lo `test -f 'totem-tracker.c' || echo '$(srcdir)/'`totem-tracker.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtracker_la-totem-tracker.Tpo $(DEPDIR)/libtracker_la-totem-tracker.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -MT libtracker_la-totem-tracker.lo -MD -MP -MF $(DEPDIR)/libtracker_la-totem-tracker.Tpo -c -o libtracker_la-totem-tracker.lo `test -f 'totem-tracker.c' || echo '$(srcdir)/'`totem-tracker.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtracker_la-totem-tracker.Tpo $(DEPDIR)/libtracker_la-totem-tracker.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-tracker.c' object='libtracker_la-totem-tracker.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -c -o libtracker_la-totem-tracker.lo `test -f 'totem-tracker.c' || echo '$(srcdir)/'`totem-tracker.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -c -o libtracker_la-totem-tracker.lo `test -f 'totem-tracker.c' || echo '$(srcdir)/'`totem-tracker.c + + libtracker_la-totem-tracker-widget.lo: totem-tracker-widget.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -MT libtracker_la-totem-tracker-widget.lo -MD -MP -MF $(DEPDIR)/libtracker_la-totem-tracker-widget.Tpo -c -o libtracker_la-totem-tracker-widget.lo `test -f 'totem-tracker-widget.c' || echo '$(srcdir)/'`totem-tracker-widget.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtracker_la-totem-tracker-widget.Tpo $(DEPDIR)/libtracker_la-totem-tracker-widget.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -MT libtracker_la-totem-tracker-widget.lo -MD -MP -MF $(DEPDIR)/libtracker_la-totem-tracker-widget.Tpo -c -o libtracker_la-totem-tracker-widget.lo `test -f 'totem-tracker-widget.c' || echo '$(srcdir)/'`totem-tracker-widget.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libtracker_la-totem-tracker-widget.Tpo $(DEPDIR)/libtracker_la-totem-tracker-widget.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-tracker-widget.c' object='libtracker_la-totem-tracker-widget.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -c -o libtracker_la-totem-tracker-widget.lo `test -f 'totem-tracker-widget.c' || echo '$(srcdir)/'`totem-tracker-widget.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtracker_la_CPPFLAGS) $(CPPFLAGS) $(libtracker_la_CFLAGS) $(CFLAGS) -c -o libtracker_la-totem-tracker-widget.lo `test -f 'totem-tracker-widget.c' || echo '$(srcdir)/'`totem-tracker-widget.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -490,23 +470,20 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -520,7 +497,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -528,34 +505,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -576,17 +548,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -618,7 +586,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -641,8 +608,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -651,28 +616,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -714,7 +669,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: +diff -x'*config.sub' -x'*config.guess' -Naur totem-2.27.2.old/src/plugins/youtube/Makefile.in totem-2.27.2/src/plugins/youtube/Makefile.in +--- totem-2.27.2.old/src/plugins/youtube/Makefile.in 2009-07-23 23:32:39.000000000 +0200 ++++ totem-2.27.2/src/plugins/youtube/Makefile.in 2009-07-24 09:04:46.000000000 +0200 +@@ -1,9 +1,8 @@ +-# Makefile.in generated by automake 1.11 from Makefile.am. ++# Makefile.in generated by automake 1.10.2 from Makefile.am. + # @configure_input@ + + # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +-# Inc. ++# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. +@@ -18,9 +17,8 @@ + + VPATH = @srcdir@ + pkgdatadir = $(datadir)/@PACKAGE@ +-pkgincludedir = $(includedir)/@PACKAGE@ + pkglibdir = $(libdir)/@PACKAGE@ +-pkglibexecdir = $(libexecdir)/@PACKAGE@ ++pkgincludedir = $(includedir)/@PACKAGE@ + am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd + install_sh_DATA = $(install_sh) -c -m 644 + install_sh_PROGRAM = $(install_sh) -c +@@ -44,30 +42,15 @@ + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = +-CONFIG_CLEAN_VPATH_FILES = + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +-am__install_max = 40 +-am__nobase_strip_setup = \ +- srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +-am__nobase_strip = \ +- for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +-am__nobase_list = $(am__nobase_strip_setup); \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ +- $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ +- if (++n[$$2] == $(am__install_max)) \ +- { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ +- END { for (dir in files) print dir, files[dir] }' +-am__base_list = \ +- sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ +- sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' ++am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; + am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \ + "$(DESTDIR)$(uidir)" ++pluginLTLIBRARIES_INSTALL = $(INSTALL) + LTLIBRARIES = $(plugin_LTLIBRARIES) + am__DEPENDENCIES_1 = + libyoutube_la_DEPENDENCIES = $(am__DEPENDENCIES_1) +@@ -79,7 +62,6 @@ + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) + depcomp = $(SHELL) $(top_srcdir)/depcomp + am__depfiles_maybe = depfiles +-am__mv = mv -f + COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +@@ -91,6 +73,8 @@ + $(LDFLAGS) -o $@ + SOURCES = $(libyoutube_la_SOURCES) + DIST_SOURCES = $(libyoutube_la_SOURCES) ++pluginDATA_INSTALL = $(INSTALL_DATA) ++uiDATA_INSTALL = $(INSTALL_DATA) + DATA = $(plugin_DATA) $(ui_DATA) + ETAGS = etags + CTAGS = ctags +@@ -109,6 +93,8 @@ + AUTOHEADER = @AUTOHEADER@ + AUTOMAKE = @AUTOMAKE@ + AWK = @AWK@ ++BBC_CFLAGS = @BBC_CFLAGS@ ++BBC_LIBS = @BBC_LIBS@ + BEMUSED_CFLAGS = @BEMUSED_CFLAGS@ + BEMUSED_LIBS = @BEMUSED_LIBS@ + BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@ +@@ -381,9 +367,9 @@ + exit 1;; \ + esac; \ + done; \ +- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/youtube/Makefile'; \ +- $(am__cd) $(top_srcdir) && \ +- $(AUTOMAKE) --gnu src/plugins/youtube/Makefile ++ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/youtube/Makefile'; \ ++ cd $(top_srcdir) && \ ++ $(AUTOMAKE) --gnu src/plugins/youtube/Makefile + .PRECIOUS: Makefile + Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ +@@ -401,28 +387,23 @@ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +-$(am__aclocal_m4_deps): + install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- list2=; for p in $$list; do \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ + if test -f $$p; then \ +- list2="$$list2 $$p"; \ ++ f=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + else :; fi; \ +- done; \ +- test -z "$$list2" || { \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \ +- } ++ done + + uninstall-pluginLTLIBRARIES: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ +- $(am__strip_dir) \ +- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ +- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ ++ p=$(am__strip_dir) \ ++ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \ ++ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \ + done + + clean-pluginLTLIBRARIES: +@@ -447,7 +428,7 @@ + .c.o: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< +@@ -455,7 +436,7 @@ + .c.obj: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ + @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Po + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +@@ -463,17 +444,17 @@ + .c.lo: + @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ + @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ +-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo ++@am__fastdepCC_TRUE@ mv -f $$depbase.Tpo $$depbase.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ + @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< + + libyoutube_la-totem-youtube.lo: totem-youtube.c +-@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyoutube_la_CPPFLAGS) $(CPPFLAGS) $(libyoutube_la_CFLAGS) $(CFLAGS) -MT libyoutube_la-totem-youtube.lo -MD -MP -MF $(DEPDIR)/libyoutube_la-totem-youtube.Tpo -c -o libyoutube_la-totem-youtube.lo `test -f 'totem-youtube.c' || echo '$(srcdir)/'`totem-youtube.c +-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libyoutube_la-totem-youtube.Tpo $(DEPDIR)/libyoutube_la-totem-youtube.Plo ++@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyoutube_la_CPPFLAGS) $(CPPFLAGS) $(libyoutube_la_CFLAGS) $(CFLAGS) -MT libyoutube_la-totem-youtube.lo -MD -MP -MF $(DEPDIR)/libyoutube_la-totem-youtube.Tpo -c -o libyoutube_la-totem-youtube.lo `test -f 'totem-youtube.c' || echo '$(srcdir)/'`totem-youtube.c ++@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libyoutube_la-totem-youtube.Tpo $(DEPDIR)/libyoutube_la-totem-youtube.Plo + @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='totem-youtube.c' object='libyoutube_la-totem-youtube.lo' libtool=yes @AMDEPBACKSLASH@ + @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +-@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyoutube_la_CPPFLAGS) $(CPPFLAGS) $(libyoutube_la_CFLAGS) $(CFLAGS) -c -o libyoutube_la-totem-youtube.lo `test -f 'totem-youtube.c' || echo '$(srcdir)/'`totem-youtube.c ++@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libyoutube_la_CPPFLAGS) $(CPPFLAGS) $(libyoutube_la_CFLAGS) $(CFLAGS) -c -o libyoutube_la-totem-youtube.lo `test -f 'totem-youtube.c' || echo '$(srcdir)/'`totem-youtube.c + + mostlyclean-libtool: + -rm -f *.lo +@@ -483,43 +464,37 @@ + install-pluginDATA: $(plugin_DATA) + @$(NORMAL_INSTALL) + test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- for p in $$list; do \ ++ @list='$(plugin_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \ ++ $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \ + done + + uninstall-pluginDATA: + @$(NORMAL_UNINSTALL) +- @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(plugindir)" && rm -f $$files ++ @list='$(plugin_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(plugindir)/$$f"; \ ++ done + install-uiDATA: $(ui_DATA) + @$(NORMAL_INSTALL) + test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- for p in $$list; do \ ++ @list='$(ui_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ +- echo "$$d$$p"; \ +- done | $(am__base_list) | \ +- while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ ++ f=$(am__strip_dir) \ ++ echo " $(uiDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(uidir)/$$f'"; \ ++ $(uiDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(uidir)/$$f"; \ + done + + uninstall-uiDATA: + @$(NORMAL_UNINSTALL) +- @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ +- files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ +- test -n "$$files" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(uidir)" && rm -f $$files ++ @list='$(ui_DATA)'; for p in $$list; do \ ++ f=$(am__strip_dir) \ ++ echo " rm -f '$(DESTDIR)$(uidir)/$$f'"; \ ++ rm -f "$(DESTDIR)$(uidir)/$$f"; \ ++ done + + ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ +@@ -533,7 +508,7 @@ + + TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) +- set x; \ ++ tags=; \ + here=`pwd`; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ +@@ -541,34 +516,29 @@ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- shift; \ +- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ ++ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ +- if test $$# -gt 0; then \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- "$$@" $$unique; \ +- else \ +- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ +- $$unique; \ +- fi; \ ++ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ ++ $$tags $$unique; \ + fi + ctags: CTAGS + CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) ++ tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ +- test -z "$(CTAGS_ARGS)$$unique" \ ++ test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ +- $$unique ++ $$tags $$unique + + GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ +- && $(am__cd) $(top_srcdir) \ +- && gtags -i $(GTAGS_ARGS) "$$here" ++ && cd $(top_srcdir) \ ++ && gtags -i $(GTAGS_ARGS) $$here + + distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags +@@ -589,17 +559,13 @@ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ +- if test -d "$(distdir)/$$file"; then \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ +- fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ +- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ +- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ++ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ +- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ++ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ +- test -f "$(distdir)/$$file" \ +- || cp -p $$d/$$file "$(distdir)/$$file" \ ++ test -f $(distdir)/$$file \ ++ || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +@@ -631,7 +597,6 @@ + + distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) +- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + + maintainer-clean-generic: +@@ -654,8 +619,6 @@ + + html: html-am + +-html-am: +- + info: info-am + + info-am: +@@ -665,28 +628,18 @@ + + install-dvi: install-dvi-am + +-install-dvi-am: +- + install-exec-am: + + install-html: install-html-am + +-install-html-am: +- + install-info: install-info-am + +-install-info-am: +- + install-man: + + install-pdf: install-pdf-am + +-install-pdf-am: +- + install-ps: install-ps-am + +-install-ps-am: +- + installcheck-am: + + maintainer-clean: maintainer-clean-am +@@ -730,7 +683,6 @@ + + + %.totem-plugin: %.totem-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache +- + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: --- totem-2.27.2.orig/debian/patches/03_disable_debug.patch +++ totem-2.27.2/debian/patches/03_disable_debug.patch @@ -0,0 +1,41 @@ +Debian #507491 + +Index: totem-2.24.3/browser-plugin/totemNPObject.h +=================================================================== +--- totem-2.24.3.orig/browser-plugin/totemNPObject.h 2008-12-05 15:57:43.563723509 +0100 ++++ totem-2.24.3/browser-plugin/totemNPObject.h 2008-12-05 15:58:09.095880109 +0100 +@@ -25,9 +25,6 @@ + #include "npapi.h" + #include "npruntime.h" + +-//FIXME force debug on +-#define GNOME_ENABLE_DEBUG 1 +- + #include "debug.h" + + class totemPlugin; +Index: totem-2.24.3/browser-plugin/totemPlugin.cpp +=================================================================== +--- totem-2.24.3.orig/browser-plugin/totemPlugin.cpp 2008-12-05 15:59:05.107709896 +0100 ++++ totem-2.24.3/browser-plugin/totemPlugin.cpp 2008-12-05 15:59:12.562125052 +0100 +@@ -43,8 +43,6 @@ + #include "npruntime.h" + #include "npupp.h" + +-/* define GNOME_ENABLE_DEBUG for more debug spew */ +-#define GNOME_ENABLE_DEBUG 1 + /* FIXME define D() so that it prints the |this| pointer, so we can differentiate between different concurrent plugins! */ + #include "debug.h" + +Index: totem-2.24.3/browser-plugin/totemPluginGlue.cpp +=================================================================== +--- totem-2.24.3.orig/browser-plugin/totemPluginGlue.cpp 2008-12-05 15:57:43.583714108 +0100 ++++ totem-2.24.3/browser-plugin/totemPluginGlue.cpp 2008-12-05 15:58:12.327707898 +0100 +@@ -30,7 +30,6 @@ + #include "npapi.h" + #include "npupp.h" + +-#define GNOME_ENABLE_DEBUG 1 + #include "debug.h" + + #include "totemPlugin.h" --- totem-2.27.2.orig/debian/patches/series +++ totem-2.27.2/debian/patches/series @@ -0,0 +1,4 @@ +01_fake_keypresses.patch +03_disable_debug.patch +70_bbc_plugin.patch +90_autotools.patch --- totem-2.27.2.orig/debian/patches/01_fake_keypresses.patch +++ totem-2.27.2/debian/patches/01_fake_keypresses.patch @@ -0,0 +1,13 @@ +diff --git a/lib/totem-scrsaver.c b/lib/totem-scrsaver.c +index 089cbb0..526f14c 100644 +--- a/lib/totem-scrsaver.c ++++ b/lib/totem-scrsaver.c +@@ -31,6 +31,8 @@ + #include + #include + ++#undef HAVE_XTEST ++ + #ifdef HAVE_XTEST + #include + #endif /* HAVE_XTEST */ --- totem-2.27.2.orig/debian/bug/control +++ totem-2.27.2/debian/bug/control @@ -0,0 +1 @@ +report-with: totem-gstreamer totem-xine