blob: 1c0f6a40d315da8a97c5cd58193d3ecc4ff0b044 (
plain)
1
2
3
4
5
6
7
8
9
|
goldendict (dictionary lookup program)
The GoldenDict project aims to create a feature-rich dictionary
lookup program.
qt5 is an optional dependency.
To build without ffmpeg, pass this to the script:
DISABLE_INTERNAL_PLAYER=1
|