Package: transcriber / 1.5.1.1-10
Metadata
Package | Version | Patches format |
---|---|---|
transcriber | 1.5.1.1-10 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
1001_pt_localization_file.patch | (download) |
etc/local_pt.txt |
1072 1072 0 - 0 ! |
portuguese localisation The Portuguese localisation file from Adriano Rafael Gomes was first included in transcriber package by Ralf Treinen <[email protected]> (closes: #479425). The Portuguese localisation file is now included as a patch. |
2001_package_building_fix.patch | (download) |
src/Makefile.in |
53 34 19 - 0 ! |
fixes building system The upstream autotools files are mostly hand-written and do not implement most of the usually expected features, some of which required to properly build the program in a Debian package. This patch tweaks the building system, specifically targeting Debian. |
1002_use_snack_sndfile_ext.patch | (download) |
tcl/Main.tcl |
3 3 0 - 0 ! |
use snack_sndfile_ext when available |
1003_make_alt_click_expand_signal.patch | (download) |
tcl/Menu.tcl |
2 2 0 - 0 ! |
enable alt click for signal waveform expansion |
1004_fix_trans_file_permissions.patch | (download) |
src/configure.in |
13 10 3 - 0 ! |
fix file permission when creating trans script |
1005_avoid_to_put_transcriber_in_background.patch | (download) |
src/trans.in |
2 1 1 - 0 ! |
avoid putting transcriber in background when launching it |
1006_fix_documentation.patch | (download) |
README_UNIX |
33 17 16 - 0 ! |
improves transcriber distribution documentation |
1007_fix_html_conversion.patch | (download) |
convert/html.tcl |
7 4 3 - 0 ! |
fix html.tcl conversion script so that output is valid html |
1008_update_contacts_and_urls.patch | (download) |
README_UNIX |
3 1 2 - 0 ! |
updates references information in program messages This patch updates contacts information and references information in program messages. |
1009_update_contacts_and_urls_in_doc.patch | (download) |
doc/de/about.html |
2 1 1 - 0 ! |
updates references information in program documentation This patch updates contacts information and references information in program documentation. |
1010_fix_cha_export.patch | (download) |
convert/cha.tcl |
1 1 0 - 0 ! |
fix cha.tcl conversion script |
1011_tidify_html.patch | (download) |
doc/Index.html |
22 13 9 - 0 ! |
fix the html files in doc/ so that they are valid html |
0001_fix_waveform_display_with_tcltk_8_5.patch | (download) |
src/segmt.c |
7 5 2 - 0 ! |
fix waveform display with tcl/tk 8.5 Transcriber relied on deprecated TK_CONFIG_OPTION_SPECIFIED flag in order to display the waveform. This is not supported in Tcl/Tk 8.5, and the waveform was no longer displayed. This patch fixes this issue. |
1012_fix_compiler_warnings.patch | (download) |
src/axis.c |
14 7 7 - 0 ! |
fix compiler warnings |
1013_fix_arguments_escaping_in_launcher.patch | (download) |
src/trans.in |
2 1 1 - 0 ! |
fix command line arguments handling Transcriber launcher did not properly escape arguments when using it. This patch fixes this bug. |