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

Группа :: Система/X11
Пакет: xman

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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