Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37423014
en ru br
Репозитории ALT
S:1.35-alt1
5.1: 1.17-alt2
4.1: 1.14-alt2
4.0: 1.13-alt1
3.0: 1.0-alt1
www.altlinux.org/Changes

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

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

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: xchm
Version: 1.35
Release: alt1

Summary: xCHM - the CHM viewer for UNIX
License: GPL-2.0-or-later
Group: Office

URL: http://xchm.sourceforge.net
Source: %name-%version.tar
Source1: xchm.desktop

BuildRequires: gcc-c++
BuildRequires: libchm-devel
BuildRequires: libwxGTK3.2-devel
BuildRequires: libssl-devel

%description
xCHM - the CHM files viewer for UNIX.

%prep
%setup

%build
%autoreconf
%configure \
--enable-debug \
--enable-optimize
%make_build

%install
%makeinstall_std
install -pD -m644 %SOURCE1 %buildroot%_desktopdir/xchm.desktop

%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING ChangeLog README
%_bindir/xchm
%_datadir/metainfo/*
%_desktopdir/xchm.desktop
%_iconsdir/hicolor/*/apps/*
%_man1dir/*

%changelog

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

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