1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
Source: subtitleeditor
Section: gnome
Priority: optional
Maintainer: Philip Rinn <rinni@inventati.org>
Build-Depends:
debhelper-compat (= 13),
imagemagick,
intltool,
iso-codes,
libenchant-2-dev,
libgstreamer-plugins-base1.0-dev,
libgstreamermm-1.0-dev (>> 1.8.0),
libgtkmm-3.0-dev,
libtool,
libxml++2.6-dev,
Homepage: https://kitone.github.io/subtitleeditor/
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/subtitleeditor
Vcs-Git: https://salsa.debian.org/debian/subtitleeditor.git
Package: libsubtitleeditor-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Pre-Depends:
${misc:Pre-Depends},
Depends:
libsubtitleeditor0 (= ${binary:Version}),
${misc:Depends},
Description: subtitleeditor lib - development files
Subtitle Editor is a GTK+3 tool to edit subtitles. It can be used for new
subtitles or as a tool to transform, edit, correct and refine existing
subtitles.
.
This program also shows sound waves, which makes it easier to synchronise
subtitles to voices.
.
Development files.
Package: libsubtitleeditor0
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
${shlibs:Depends},
Replaces:
subtitleeditor (<< 0.30.0-1),
Breaks:
subtitleeditor (<< 0.30.0-1),
Description: subtitleeditor lib - runtime files
Subtitle Editor is a GTK+3 tool to edit subtitles. It can be used for new
subtitles or as a tool to transform, edit, correct and refine existing
subtitles.
.
This program also shows sound waves, which makes it easier to synchronise
subtitles to voices.
.
Runtime files.
Package: subtitleeditor
Architecture: any
Depends:
gstreamer1.0-plugins-base,
gstreamer1.0-plugins-good,
gstreamer1.0-x,
libsubtitleeditor0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Suggests:
gstreamer1.0-libav,
Description: Graphical subtitle editor with sound waves representation
Subtitle Editor is a GTK+3 tool to edit subtitles. It can be used for new
subtitles or as a tool to transform, edit, correct and refine existing
subtitles.
.
This program also shows sound waves, which makes it easier to synchronise
subtitles to voices.
.
This package has these features
.
o Multiple document interface.
o Internationalization support.
o Video player integrated in the main window (based on GStreamer).
o Can play preview with external video player (using MPlayer or other).
o Style Editor.
o Move subtitle.
o Scale.
o Split and joint subtitle.
o Edit text and adjust time (start, end).
o Generate Waveform from Video.
.
Supported formats:
.
o Sub Station Alpha.
o Advanced Sub Station Alpha.
o SubRip.
o MicroDVD.
o MPL2.
o MPsub (MPlayer subtitle).
o SubViewer 2.0.
o Plain-Text.
o Adobe Encore DVD.
.
|