[SCM] subtitlecomposer packaging branch, master, updated. debian/0.6.2-1-4-g83abfe2

Pino Toscano pino at moszumanska.debian.org
Mon Apr 4 20:42:48 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/subtitlecomposer.git;a=commitdiff;h=d09311b

The following commit has been merged in the master branch:
commit d09311b5ee5ffa5568481b52f64039fb7315dffe
Merge: 5b7d284d34bc3b68b4f7a3222da42b8a4e5c29ca aa36d15de349cd2124f4fd450dc6e5754f9be245
Author: Pino Toscano <pino at debian.org>
Date:   Mon Apr 4 22:35:24 2016 +0200

    Merge tag 'upstream/0.6.3'
    
    Upstream version 0.6.3

 AUTHORS                                            |   21 +-
 ChangeLog                                          |   12 +
 README.md                                          |   21 +-
 cmake/FindPocketSphinx.cmake                       |   36 +
 po/Messages.sh                                     |   49 +-
 po/bg/subtitlecomposer.po                          | 2229 ++++++++++++-------
 po/cs/subtitlecomposer.po                          | 2215 ++++++++++++-------
 po/de/subtitlecomposer.po                          | 2227 ++++++++++++-------
 po/el/subtitlecomposer.po                          | 2248 ++++++++++++-------
 po/es/subtitlecomposer.po                          | 2230 ++++++++++++-------
 po/fr/subtitlecomposer.po                          | 2218 ++++++++++++-------
 po/hr/subtitlecomposer.po                          | 2255 ++++++++++++-------
 po/hu/subtitlecomposer.po                          | 2322 +++++++++++++-------
 po/it/subtitlecomposer.po                          | 2230 ++++++++++++-------
 po/pl/subtitlecomposer.po                          | 2219 ++++++++++++-------
 po/pt_BR/subtitlecomposer.po                       | 2212 +++++++++++++------
 po/ru/subtitlecomposer.po                          | 2215 ++++++++++++-------
 po/sr/subtitlecomposer.po                          | 2215 ++++++++++++-------
 po/sr at latin/subtitlecomposer.po                    | 2215 ++++++++++++-------
 po/subtitlecomposer.pot                            | 1961 ++++++++++++-----
 po/uk/subtitlecomposer.po                          | 2215 ++++++++++++-------
 src/CMakeLists.txt                                 |    5 +-
 src/config.h.cmake                                 |    5 +-
 src/main/CMakeLists.txt                            |   10 +-
 src/main/actions/useractionnames.h                 |    1 +
 src/main/application.cpp                           |   69 +-
 src/main/application.h                             |    6 +-
 src/main/configs/CMakeLists.txt                    |    4 +-
 src/main/configs/configdialog.cpp                  |   52 +-
 src/main/configs/configdialog.h                    |    4 +-
 src/main/configs/playerconfigwidget.ui             |   10 +-
 .../configs/waveformconfigwidget.cpp}              |   12 +-
 .../configs/waveformconfigwidget.h}                |   26 +-
 src/main/configs/waveformconfigwidget.ui           |  398 ++++
 src/main/dialogs/joinsubtitlesdialog.cpp           |    2 +-
 src/main/dialogs/splitsubtitledialog.cpp           |    2 +-
 src/main/icons/waveform-logo.png                   |  Bin 0 -> 3493 bytes
 src/main/lineswidget.cpp                           |    2 +-
 src/main/main.cpp                                  |    6 +-
 src/main/mainwindow.cpp                            |   69 +-
 src/main/mainwindow.h                              |    4 -
 src/main/playerwidget.cpp                          |   37 +-
 src/main/playerwidget.h                            |    6 +-
 src/main/scconfig.kcfg                             |   63 +-
 src/main/scripting/scriptsmanager.cpp              |    6 +-
 src/main/subtitlecomposerui.rc                     |    2 +
 src/speechplugins/CMakeLists.txt                   |   13 +
 src/speechplugins/pocketsphinx/CMakeLists.txt      |   32 +
 .../pocketsphinx/plugin-config.h.cmake             |    6 +
 .../pocketsphinx/pocketsphinxplugin.cpp            |  174 ++
 .../pocketsphinx/pocketsphinxplugin.h}             |   56 +-
 .../scconfigdummy.cpp                              |    0
 .../scconfigdummy.h                                |    0
 src/speechprocessor/CMakeLists.txt                 |   14 +
 .../speechplugin.cpp}                              |   12 +-
 .../textdemux.h => speechprocessor/speechplugin.h} |   51 +-
 src/speechprocessor/speechprocessor.cpp            |  247 +++
 .../speechprocessor.h}                             |   46 +-
 src/streamprocessor/streamprocessor.cpp            |    2 +-
 src/streamprocessor/streamprocessor.h              |    2 +-
 src/videoplayer/playerbackend.h                    |    3 +-
 src/videoplayer/videoplayer.cpp                    |    2 +-
 src/videoplayer/videoplayer.h                      |    2 +-
 src/videoplayerplugins/CMakeLists.txt              |    9 +-
 src/videoplayerplugins/gstreamer/CMakeLists.txt    |    2 +-
 src/videoplayerplugins/mplayer/CMakeLists.txt      |    2 +-
 src/videoplayerplugins/mpv/CMakeLists.txt          |    2 +-
 src/videoplayerplugins/phonon/CMakeLists.txt       |    2 +-
 src/videoplayerplugins/xine/CMakeLists.txt         |   13 +-
 src/widgets/waveformwidget.cpp                     |  329 ++-
 src/widgets/waveformwidget.h                       |   41 +-
 subtitlecomposer.pot                               | 2138 +++++++++++++-----
 72 files changed, 26803 insertions(+), 12763 deletions(-)

-- 
subtitlecomposer packaging



More information about the pkg-kde-commits mailing list