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

Группа :: Работа с файлами
Пакет: vifm

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

Name: vifm
Version: 0.12.1
Release: alt1

Summary: Two pane file manager with vi-like keybindings
License: GPLv2
Group: File tools
Url: http://vifm.sourceforge.net/

Source: %name-%version.tar.bz2

BuildRequires: gcc-c++ libncursesw-devel groff  libcfile-devel

%description
Vifm is a ncurses based file manager with vi like keybindings,
which also borrows some useful ideas from mutt. If you use vi, vifm
gives you complete keyboard control over your files without having
to learn a new set of commands.

%prep
%setup
sed -i 's/#!\/usr\/bin\/env perl/#!\/usr\/bin\/perl/' src/vifm-convert-dircolors

%build
#autoreconf
#configure \
#    --enable-werror
%configure \
--with-curses \
--with-libmagic \
--without-gtk \
--disable-developer

%make_build

%install
%makeinstall_std

%files
%doc AUTHORS BUGS COPYING ChangeLog FAQ NEWS README TODO
%exclude /usr/share/doc/%name
%_bindir/*
%_datadir/%name
%_datadir/zsh/site-functions/_%name
%_datadir/bash-completion/completions/%name
%_sysconfdir/%name/colors/Default-256.%name
%_man1dir/*
%_pixmapsdir/%name.png
%_desktopdir/%name.desktop

%changelog

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

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