diff options
author | Andrey Butirsky <butirsky@gmail.com> | 2017-03-21 23:33:44 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | faed5dfb2e84782713938ec7b2e6a92b95f09504 (patch) | |
tree | 1d75de1a931bbbd75763a34706f7105590658e4a /office/goldendict/README | |
parent | a573888530a877c7492df56812fbe44677bded41 (diff) |
office/goldendict: Added (dictionary lookup program).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/goldendict/README')
-rw-r--r-- | office/goldendict/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/office/goldendict/README b/office/goldendict/README new file mode 100644 index 000000000000..1c0f6a40d315 --- /dev/null +++ b/office/goldendict/README @@ -0,0 +1,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 |