Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037568
en ru br
Репозитории ALT
S:8.0-alt2
D:4.0-alt1.beta2
5.1: 4.2-alt1
4.1: 3.1-alt2
4.0: 3.0-alt1
3.0: 1.0-alt1
+backports:2.0-alt1.M30.1
www.altlinux.org/Changes

Группа :: Офис
Пакет: kchmviewer

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: kchmviewer
Version: 2.0
Release: alt1.M30.1

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.gz
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/%_menudir
%__install -pD -m644 %SOURCE1 %buildroot%_menudir/%name
%__mkdir_p %buildroot/%_bindir
%__cp src/%name %buildroot/%_bindir

%post
%update_menus

%postun
%clean_menus

%files
%doc ChangeLog
%_bindir/%name
%_menudir/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin