debian specific patch information for totem / 2.26.3-1

Summary

Package Version Package Type Source Package Format
2.26.3-1 Debian-diff 1.0

"Debian diff" Information

Diff file totem_2.26.3-1.diff.gz
Size136445
MD5sum0f5e6c78d2c85da48e9b6d1cd1b167fa
./debian only changes view download

"series" style patches

patch summary view raw
01_fake_keypresses.patch
 lib/totem-scrsaver.c |    2 ++
 1 file changed, 2 insertions(+)
view download
03_disable_debug.patch
 browser-plugin/totemNPObject.h     |    3 ---
 browser-plugin/totemPlugin.cpp     |    2 --
 browser-plugin/totemPluginGlue.cpp |    1 -
 3 files changed, 6 deletions(-)
view download
20_use_alternatives.patch
 data/schemas.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
60_build_libbaconvideowidget_statically.patch
 src/backend/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
70_bbc_plugin.patch
 bindings/python/totem.defs           |   10 
 configure.in                         |   33 +
 src/plugins/bbc/Makefile.am          |   26 
 src/plugins/bbc/bbc.py               |   95 +++
 src/plugins/bbc/bbc.totem-plugin.in  |    9 
 src/plugins/bbc/contentview.py       | 1019 +++++++++++++++++++++++++++++++++++
 src/plugins/bbc/genres.py            |  251 ++++++++
 src/plugins/bbc/installablecodecs.py |  112 +++
 8 files changed, 1554 insertions(+), 1 deletion(-)
view download
90_autotools.patch
 INSTALL                                       |   94 +
 Makefile.in                                   |  195 +--
 aclocal.m4                                    |  438 +++----
 bindings/Makefile.in                          |  132 --
 bindings/python/Makefile.in                   |   88 -
 bindings/vala/Makefile.in                     |   44 
 browser-plugin/Makefile.in                    |  452 +++----
 compile                                       |   17 
 configure                                     | 1485 +++++++++++++-------------
 data/Makefile.in                              |  354 ++----
 data/icons/16x16/Makefile.in                  |  105 -
 data/icons/22x22/Makefile.in                  |  105 -
 data/icons/24x24/Makefile.in                  |  105 -
 data/icons/32x32/Makefile.in                  |  105 -
 data/icons/48x48/Makefile.in                  |  105 -
 data/icons/Makefile.in                        |  132 --
 data/icons/scalable/Makefile.in               |  105 -
 depcomp                                       |   87 -
 docs/Makefile.in                              |  132 --
 docs/reference/Makefile.in                    |   68 -
 help/Makefile.in                              |  132 --
 help/bg/Makefile.in                           |   45 
 install-sh                                    |    5 
 lib/Makefile.in                               |   80 -
 ltmain.sh                                     |   33 
 missing                                       |   49 
 mkinstalldirs                                 |    5 
 src/Makefile.in                               |  530 +++------
 src/backend/Makefile.in                       |  217 +--
 src/plugins/Makefile.in                       |  175 ---
 src/plugins/bbc/Makefile.in                   |  536 +++++++++
 src/plugins/bemused/Makefile.in               |  120 --
 src/plugins/brasero-disc-recorder/Makefile.in |  142 --
 src/plugins/coherence_upnp/Makefile.in        |  114 -
 src/plugins/galago/Makefile.in                |  142 --
 src/plugins/gromit/Makefile.in                |  142 --
 src/plugins/jamendo/Makefile.in               |  136 --
 src/plugins/lirc/Makefile.in                  |  164 +-
 src/plugins/media-player-keys/Makefile.in     |  150 --
 src/plugins/mythtv/Makefile.in                |  142 --
 src/plugins/ontop/Makefile.in                 |  142 --
 src/plugins/opensubtitles/Makefile.in         |  136 --
 src/plugins/properties/Makefile.in            |  148 --
 src/plugins/publish/Makefile.in               |  164 +-
 src/plugins/pythonconsole/Makefile.in         |  114 -
 src/plugins/sample-python/Makefile.in         |   44 
 src/plugins/sample-vala/Makefile.in           |  148 --
 src/plugins/screensaver/Makefile.in           |  142 --
 src/plugins/screenshot/Makefile.in            |  182 +--
 src/plugins/sidebar-test/Makefile.in          |  107 -
 src/plugins/skipto/Makefile.in                |  176 +--
 src/plugins/thumbnail/Makefile.in             |  142 --
 src/plugins/totem/Makefile.in                 |   92 -
 src/plugins/tracker/Makefile.in               |  148 --
 src/plugins/youtube/Makefile.in               |  136 --
 55 files changed, 3893 insertions(+), 5535 deletions(-)
view download