goldendict 1.5.0-1build2 source package in Ubuntu

Changelog

goldendict (1.5.0-1build2) noble; urgency=medium

  * Rebuild against latest eb

 -- Jeremy Bícha <email address hidden>  Thu, 14 Mar 2024 07:21:08 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
UNera
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
goldendict_1.5.0.orig.tar.gz 4.2 MiB 7922e9d5f6f2cd461e731fe8d6615f00261f66d66a670d8795a802dd2d1fb8d3
goldendict_1.5.0-1build2.debian.tar.xz 10.9 KiB 9a2d1c5b7e8dc29dd865e4292512ac787b807bd12d93b96c153891698720b007
goldendict_1.5.0-1build2.dsc 2.3 KiB f575898c1e57a13ba9460982a5ce91f6d64df6236d1f8f6d6e03d07c3ad5d5d3

Available diffs

View changes file

Binary packages built by this source

goldendict: feature-rich dictionary lookup program

 Features:
  * Use of WebKit for an accurate articles' representation,
    complete with all formatting, colors, images and links.
  * Support of multiple dictionary file formats, namely:
    - Babylon .BGL files, complete with images and resources
    - StarDict .ifo/.dict./.idx/.syn dictionaries
    - Dictd .index/.dict(.dz) dictionary files
    - ABBYY Lingvo .dsl source files, together with abbreviations.
      The files can be optionally compressed with dictzip. Dictionary
      resources can be packed together into a .zip file.
    - ABBYY Lingvo .lsa/.dat audio archives. Those can be indexed
       separately, or be referred to from .dsl files.
  * Support for Wikipedia, Wiktionary, or any other MediaWiki-based
    sites to perform lookups in.
  * Ability to use arbitrary websites as dictionaries via templated
     Url patterns.
  * Hunspell-based morphology system, used for word stemming and
    spelling suggestions.
  * Ability to index arbitrary directories with audio files for
     pronunciation lookups.
  * Full Unicode case, diacritics, punctuation and whitespace folding.
    This means the ability to type in words without any accents,
    correct case, punctuation or spaces (e.g. typing 'Grussen' would
    yield 'grüßen' in German dictionaries).
  * Scan popup functionality. A small window pops up with the
    translation of a word chosen from another application.
  * Support for global hotkeys. You can spawn the program window at
    any point, or directly translate a word from the clipboard.
  * Tabbed browsing in a modern Qt 5 interface.

goldendict-dbgsym: debug symbols for goldendict