From 28e52a2358debaef9ab4633a5605660e47c1e7e3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 1 Oct 2021 01:41:21 -0400 Subject: office/coolreader: Updated for version 3.2.57. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- office/coolreader/README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'office/coolreader/README') diff --git a/office/coolreader/README b/office/coolreader/README index ca7de57c79..098d3573ab 100644 --- a/office/coolreader/README +++ b/office/coolreader/README @@ -5,13 +5,11 @@ CoolReader is an e-book reader for various platforms. Supported file formats include plain text, HTML, RTF, Microsoft Word (.doc), Palm Pilot (.prc, .pdb, .pml, .mobi), FB2, and EPUB. -Optional dependencies: The default user interface is Qt4, which -doesn't require anything extra. If you prefer Qt5 or wxWidgets: +Optional dependencies: The default user interface is Qt5, which +doesn't require anything extra. If you prefer wxWidgets, install +wxPython, then run: -qt5 - install qt5, then run: GUI=qt5 ./coolreader.SlackBuild - -wx - install wxPython or wxGTK3 (last one installed 'wins'), then run: - GUI=wx ./coolreader.SlackBuild + GUI=wx ./coolreader.SlackBuild Note: coolreader is "chatty": it logs a lot of meaningless warnings and errors to stderr. Unless there's an actual problem with the -- cgit v1.2.3