Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569023
en ru br
Репозитории ALT
S:0.6.13-alt3
5.1: 0.6.9-alt3
4.1: 0.6.9-alt1
4.0: 0.6.9-alt1
3.0: 0.6.8-alt2
+backports:0.6.9-alt0.M30.1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: pinfo

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

Name: pinfo
Version: 0.6.9
Release: alt1

Summary: Przemek's Info Viewer - a (much) better info
Group: System/Base
License: GPL
#Url: http://dione.ids.pl/~pborys/software/pinfo
Url: http://pinfo.alioth.debian.org/
Source: %name-%version.tar
Patch1: %name-0.6.8-alt-url_handler.patch

Requires: url_handler

PreReq: %__install_info

# Automatically added by buildreq on Tue Oct 28 2003

BuildRequires: libncurses-devel libtinfo-devel


%description
Hypertext info file viewer. User interface similar to lynx.
It is based on ncurses. It can handle now as well info
pages as man pages. Regexp searching included.

%prep
%setup -q
%patch1 -p1

%build

#hack for as-needed

export LIBS="-lncurses -ltinfo"
%configure
%make_build

%install
mkdir -p $RPM_BUILD_ROOT/{%_sysconfdir,%_bindir,%_mandir/man1}
%makeinstall
%find_lang %name

cd $RPM_BUILD_ROOT/%_bindir
ln -s %name pman

%post
%install_info %name.info

%preun
%uninstall_info %name.info

%files -f %name.lang
%doc ABOUT-NLS AUTHORS ChangeLog NEWS README
%config(noreplace) %_sysconfdir/%{name}rc
%_bindir/*
%_mandir/man?/*
%_infodir/*.info*

%changelog

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

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