Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37548587
en ru br
ALT Linux repos
S:1.3-alt1

Group :: Text tools
RPM: halibut

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: halibut
Version: 1.2
Release: alt2
License: MIT
Group: Text tools
Summary: Yet another free document preparation system
Source: %name-%version.tar.gz
Url: http://www.chiark.greenend.org.uk/~sgtatham/halibut/
Patch: gcc10.patch

%description
Halibut is a documentation production system, with elements similar to
TeX, debiandoc-sgml, TeXinfo, and others. It is primarily targeted at
people producing software manuals.

%prep
%setup
%patch -p1

%build
%make_build
%make -C doc

%install
mkdir -p %buildroot%_bindir %buildroot%_man1dir
%makeinstall

%files
%_bindir/%name
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin