slackbuilds_ponce/office/kchmviewer-qt
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
kchmviewer-qt.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
kchmviewer-qt.SlackBuild
README
slack-desc

KchmViewer is a CHM (MS HTML help file format) viewer written in
C++. Unlike most existing CHM viewers for Unix, it uses the
Trolltech Qt widget library and does not depend on KDE or Gnome.
However, it may be compiled with full KDE support including KDE
widgets and KIO/KHTML. This script builds Qt-only version.

The main advantage of KchmViewer is extra support for non-English
languages. Unlike other viewers, KchmViewer in most cases is able
to detect help file encoding, correctly shows tables of contents of
Russian, Korean, Chinese and Japanese help files, and does correct
search in non-English help files (search for MBCS languages -
ja/ko/ch is still in progress).

KchmViewer is written by George Yunaev (see the contacts page
for details), and is licensed under the GNU GPL license. It uses
chmlib and some ideas and code from xhcm.