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

Group :: Editors
RPM: vimpager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: vimpager
Version: 2.06
Release: alt1

Summary: Pager using vim and less.vim
License: BSD
Group: Editors

Url: https://github.com/rkitover/vimpager
Packager: Artem Kurashov <saahriktu at altlinux.org>
BuildArch: noarch
Source: %url/archive/%version/vimpager-%version.tar
Patch: vimpager-alt-fixes.patch

BuildRequires: sharutils
BuildRequires: pandoc
Requires: vim-enhanced

# "syntax error" parser crash workaround

%add_findreq_skiplist %_bindir/vimcat

%description
A PAGER using less.vim with support for highlighting of man pages and many
other features. Works on most UNIX-like systems as well as Cygwin and MSYS.

%prep
%setup
%patch -p1
sed \
   -e '/INSTALLBIN/s|555|755|' \
   -e '/INSTALLMAN/s|444|644|' \
   -i Makefile

%build
%make_build vimpager

%install
%makeinstall_std SYSCONFDIR=%_sysconfdir PREFIX=%_usr

%files
%doc LICENSE
%_bindir/vimcat
%_bindir/vimpager
%_man1dir/vimcat.1*
%_man1dir/vimpager.1*
%config(noreplace) %_sysconfdir/vimpagerrc

%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