Package goldendict: Information

    Source package: goldendict
    Version: 1.5.0-alt2
    Build time:  Nov 16, 2023, 04:27 AM
    Category: Education
    Report package bug
    License: GPL-3.0
    Summary: Feature-rich dictionary lookup program
    Description: 
    GoldenDict is 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.
    * Support for looking up and listening to pronunciations from forvo.com
    * 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.
    * 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 4 interface.

    List of rpms provided by this srpm:
    goldendict (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Andrey Cherepanov


      1. bzlib-devel
      2. libzip-devel
      3. eb-devel
      4. gcc-c++
      5. qt5-base-devel
      6. qt5-multimedia-devel
      7. qt5-phonon-devel
      8. qt5-script-devel
      9. qt5-svg-devel
      10. qt5-tools
      11. qt5-tools-devel
      12. qt5-webkit-devel
      13. qt5-x11extras-devel
      14. libX11-devel
      15. libXtst-devel
      16. libao-devel
      17. libhunspell-devel
      18. libavformat-devel
      19. libavutil-devel
      20. libswresample-devel
      21. libtiff-devel
      22. liblzo2-devel
      23. libvorbis-devel

    Last changed


    Nov. 14, 2023 Andrey Cherepanov 1.5.0-alt2
    - Release 1.5.0.
    Nov. 22, 2018 Anton Farygin 1.5.0-alt1.git36a1881
    - 1.5.0-rc2 with fixes from git (closes: #32750, #30973, #29268, #27218, #20887)
    April 11, 2016 Gleb F-Malinovskiy 1.0.1-alt7.git.qa1
    - Rebuilt for gcc5 C++11 ABI.