diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2010-05-13 00:59:39 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:59:39 +0200 |
commit | 205e20254b6f55c3adfdbfb6a449bdc66ae93405 (patch) | |
tree | 145c7d3dfc1c748ddd4f287534ad6e3ab03fc990 /multimedia/gaupol/README | |
parent | cc40d6c1874f288866d0a905f9817761df751704 (diff) | |
download | slackbuilds-205e20254b6f55c3adfdbfb6a449bdc66ae93405.tar.gz |
multimedia/gaupol: Added to 13.0 repository
Diffstat (limited to 'multimedia/gaupol/README')
-rw-r--r-- | multimedia/gaupol/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/multimedia/gaupol/README b/multimedia/gaupol/README new file mode 100644 index 0000000000..da4b20a7dd --- /dev/null +++ b/multimedia/gaupol/README @@ -0,0 +1,28 @@ +Gaupol is an editor for text-based subtitle files. It supports multiple +subtitle file formats and provides means of correcting texts and timing +subtitles to match video. The user interface is designed with attention +to batch processing of multiple documents and convenience of translating. + +Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating systems +and on Windows. Technically, it should run on Mac as well, but that has not +been tested nor made convenient. Gaupol's user interface is based on the +GTK+ toolkit and has been designed to best fit the GNOME desktop environment. + +Dependencies + +- Gaupol requires Python 2.5.1 or greater and PyGTK 2.12 or greater. + +Other dependencies (not required) + +- PyEnchant 1.1.3 or greater is required for spell-checking. + Additionally, spell-checking requires a dictionary, any of Aspell/Pspell, + Ispell, MySpell, Uspell, Hspell or AppleSpell. + +- iso-codes, if available, will be used to translate script, language and + country names. + +- Universal Encoding Detector is required for character encoding + auto-detection. (chardet) + +- MPlayer or VLC is recommended for preview. + |