./misc/kchmviewer, CHM (MS HTML help file format) viewer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 7.2.1nb11, Package name: kchmviewer-7.2.1nb11, Maintainer: ianzag

KchmViewer is a CHM (MS HTML help file format) viewer, written in
C++. Unlike most existing CHM viewers for Unix, it uses Trolltech
Qt widget library with optional KDE libraries. It does not require
KDE, but may be compiled with full KDE support, including KDE
widgets and KIO/KHTML.

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 context 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).


Required to run:
[x11/qt5-qtwebkit] [x11/qt5-qtbase] [devel/chmlib] [archivers/libzip]

Required to build:
[x11/xf86vidmodeproto] [x11/xcb-proto] [x11/recordproto] [x11/dri2proto] [x11/inputproto] [x11/xf86driproto] [x11/fixesproto4] [x11/renderproto] [x11/xextproto] [x11/xproto] [x11/compositeproto] [x11/glproto] [x11/damageproto] [x11/randrproto] [lang/python27] [lang/ruby22-base] [pkgtools/x11-links]

Package options: qt5

Master sites:

SHA1: 2234ae47e7915aa673cda7e31efe3569cd6c5ddc
RMD160: a8e5c18082eb34d9b76abe783494cdeb6bdad4ca
Filesize: 334.634 KB

Version history: (Expand)


CVS history: (Expand)


   2016-05-23 07:02:35 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #4997 - requested by joerg
misc/kchmviewer: build fix

Revisions pulled up:
- misc/kchmviewer/Makefile                                      1.57
- misc/kchmviewer/distinfo                                      1.14
- misc/kchmviewer/patches/patch-src_src.pro                     1.1

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat May  7 10:05:22 UTC 2016

   Modified Files:
   	pkgsrc/misc/kchmviewer: Makefile distinfo
   Added Files:
   	pkgsrc/misc/kchmviewer/patches: patch-src_src.pro

   Log message:
   Instruct qmake to include X11BASE rpath. Bump revision.