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

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

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

Name: texi2html
Version: 1.82
Release: alt1.1.1
License: GPL
Packager: Pavlov Konstantin <thresh at altlinux.ru>
Group: Text tools
Summary: A highly customizable texinfo to HTML and other formats translator
Source0: %name-%version.tar.bz2
#Source: http://texi2html.cvshome.org/servlets/ProjectDownloadList
Url: http://www.nongnu.org/texi2html
BuildArch: noarch
Conflicts: tetex-core
# explicitly added texinfo for info files
BuildRequires: texinfo

%description
The basic purpose of texi2html is to convert Texinfo documents into HTML,
and other formats.  Configuration files written in perl provide fine degree
of control over the final output, allowing most every aspect of the final
output not specified in the Texinfo input file to be specified.

%prep
%setup -q

%build
%_configure_update_config
./configure \
            --prefix=%prefix \
            --exec-prefix=%_exec_prefix \
            --bindir=%_bindir \
            --sbindir=%_sbindir \
            --sysconfdir=%_sysconfdir \
            --datadir=%_datadir \
            --includedir=%_includedir \
            --libdir=%_libdir \
            --libexecdir=%_libexecdir \
            --localstatedir=%_localstatedir \
            --sharedstatedir=%_sharedstatedir \
            --mandir=%_mandir \
            --infodir=%_infodir

%install
%make_install DESTDIR=%buildroot install

%files
%doc AUTHORS NEWS README ChangeLog TODO %name.init
%_bindir/%name
%_datadir/texinfo/html/%name.html
%_mandir/man*/%{name}*
%_infodir/%name.info*
%_datadir/%name

%changelog

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

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