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

Group :: File tools
RPM: ranger

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ranger
Version: 1.9.1
Release: alt1.qa1

Summary(ru_RU.UTF-8): Консольный файл-менеджер
Summary: Console file manager
License: GPLv3
Group: File tools
Url: https://ranger.github.io/

Source0: %name-%version.tar.gz

%setup_python_module %name

BuildRequires: python-devel
BuildArch: noarch
Requires: %packagename = %version-%release

%description
ranger is a free console file manager that gives you greater
flexibility and a good overview of your files without having to leave
your *nix console. It visualizes the directory tree in two dimensions:
the directory hierarchy on one, lists of files on the other, with a
preview to the right so you know where you'll be going.

%description -l ru_RU.UTF-8
Свободный файловый менеджер, который дает вам большую гибкость и
хороший обзор ваших файлов без необходимости покидать консоль. Он
визуализирует дерево каталогов в двух измерениях: иерархия директорий
в одном и список файлов на другом, с возможностью предпросмотра.

%package -n %packagename
Summary: Supplemental module for %name, %summary
Group: Development/Python

%description -n %packagename
%summary

%prep
%setup
sed -i 's at #!/usr/bin/python -O at #!/usr/bin/python at ' ranger.py

%build
%install
%makeinstall_std

%files
%_bindir/*
%doc %_defaultdocdir/%name
%_man1dir/*
%_desktopdir/%name.desktop

%files -n %packagename
%python_sitelibdir/*

%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