Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37400751
en ru br
Репозитории ALT
S:0.6-alt1
5.1: 0.3-alt1
4.1: 0.3-alt1
4.0: 0.3-alt1
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: xmltoman

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

Name: xmltoman
Version: 0.6
Release: alt1

Summary: XML to manpages converting utilities
License: GPLv2
Group: Text tools
Url: https://github.com/atsb/xmltoman

Source: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: perl(XML/Parser.pm)

%description
xmltoman and xmlmantohtml are two very simple scripts for converting xml
to groff or html.

%prep
%setup

%build
make

%install
make install prefix=%buildroot%_prefix
install -pm0644 -D %name.1 %buildroot%_man1dir/%name.1
install -pm0644 xmlmantohtml.1 %buildroot%_man1dir

%files
%doc COPYING README
%_bindir/xmltoman
%_bindir/xmlmantohtml
%_datadir/%name
%_man1dir/*

%changelog

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

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