Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047053
en ru br
ALT Linux repos
S:1.1.5-alt1
5.0: 1.0.2-alt3
4.1: 1.0.2-alt2
4.0: 1.0.2-alt2

Group :: System/X11
RPM: xman

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xman
Version: 1.1.4
Release: alt3.1
Summary: Manual page display program for the X Window System
Group: System/X11
Source: %name-%version.tar.bz2
Patch: 0001-Add-xz-compressed-man-pages.patch
License: MIT
Url: http://xorg.freedesktop.org

# Automatically added by buildreq on Thu Apr 14 2011

# optimized out: libICE-devel libSM-devel libX11-devel libXmu-devel libXt-devel pkg-config xorg-xproto-devel
BuildRequires: libXaw-devel

BuildRequires: libXaw-devel xorg-util-macros

%description
Xman is a manual page display program for the X Window System.

%prep
%setup -n %name-%version
%patch -p2
for f in `grep -rsl /usr/man .`; do
sed -i 's at /usr/man at /usr/share/man at g' $f
done

%build
%autoreconf
%configure --disable-xprint
%make

%install
%make install DESTDIR=%buildroot

%files
%_bindir/xman
%_datadir/X11/xman.help
%_x11appconfdir/Xman
%_mandir/man1/xman.*

%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