Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37854346
en ru br
ALT Linux repos
S:8.0-alt2
D:4.0-alt1.beta2
5.0: 3.1-alt4
4.1: 3.1-alt2
4.0: 3.0-alt1
3.0: 1.0-alt1
+backports:2.0-alt1.M30.1

Group :: Office
RPM: kchmviewer

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: kchmviewer
Version: 1.0
Release: alt1

Summary: KchmViewer is a chm (MS HTML help file format) viewer
License: GPL
Group: Office
Url: http://kchmviewer.sourceforge.net
Packager: Andrey Semenov <mitrofan at altlinux.ru>

Source: %name-%version.tar.bz2
#Source1: %name.menu
#Source2: %name.png

Patch0: %name.patch1
#Patch1: %name.patch2

Requires: libchm

# Automatically added by buildreq on Thu Apr 21 2005

BuildRequires: fontconfig freetype2 gcc-c++ libchm-devel libqt3-devel
BuildRequires: libstdc++-devel xorg-x11-devel xorg-x11-libs

%description
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, and does not depend either on KDE or Gnome. It will be integrated
into KDE later, but there still will be a stand-alone version.
The main advantage of KchmViewer is non-English language support.
Unlike others, KchmViewer in most cases correctly detects help file
encoding, correctly shows tables of context of Russian, Korean and
Japanese help files, and correctly searches in Russian help files.

%prep
%setup -q
%patch0 -p0
#patch1 -p0

%build
%configure
%make

%install
%__mkdir_p %buildroot/%_bindir
%__cp src/%name %buildroot/%_bindir

%post
%update_menus

%postun
%clean_menus

%files
%doc ChangeLog
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin