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

Группа :: Сети/WWW
Пакет: man2web

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

Summary: Converts man pages to html
Name: man2web
Version: 0.88
Release: alt1.qa1
License: GPL
Group: Networking/WWW
Source: %name-%version.tar.gz
Source1: %name.conf
Packager: Fr. Br. George <george at altlinux.ru>
%define cgi /var/www/cgi-bin

%description
man2web is a program for converting man (manual) output to html on the fly (as
a CGI program) or on the command line.

Install man2web if you want to view man pages with your web browser.

%prep
%setup
#patch -p1 -b .buildroot

%build
autoreconf
# -O3 leads to some coredumps
CFLAGS=-O0 %configure --with-distro=debian-3 --with-manpath=/usr/local/man:%_mandir:/usr/X11R6/man:/usr/local/share/man --with-manpath-switch=-M
%make

%install
%makeinstall
rm %buildroot%_sysconfdir/%name.conf.default
install %SOURCE1 %buildroot%_sysconfdir/

%files
%doc README TODO doc/README.RedHat doc/%name.conf.default
%_bindir/%name
%_man1dir/%name.1*
%_man5dir/%name.conf.5*
%config(noreplace) %_sysconfdir/%name.conf

%changelog

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

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