Группа :: Офис
Пакет: kchmviewer
Главная Изменения Спек Патчи Загрузить Bugs and FR
Name: kchmviewer
Version: 2.0
Release: alt1.M24.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 XFree86-devel XFree86-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 можно просмотреть здесь
Version: 2.0
Release: alt1.M24.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 XFree86-devel XFree86-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 можно просмотреть здесь