Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042497
en ru br
ALT Linux repos
S:3.1-alt3.1
5.0: 2.0-alt1
4.1: 2.0-alt1

Group :: Development/Python
RPM: lfm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Powerful file manager for the console
Name: lfm
Version: 3.1
Release: alt3.1
License: GPL
Group: Development/Python
URL: https://inigo.katxi.org/devel/lfm/
BuildArch: noarch

Source: %name-%version.tar
Patch1: %name-%version-alt-prefs.patch

BuildRequires: python3-devel

%add_python3_self_prov_path %buildroot%python3_sitelibdir/%name

%description
Last File Manager is a simple but powerful file manager for the UNIX console.

%prep
%setup -q
%patch1 -p2

%build
export LC_ALL=en_US.UTF-8
%python3_build

%install
export LC_ALL=en_US.UTF-8
%python3_install

%files
%_bindir/%name
%python3_sitelibdir/%name-%version-*.egg-info
%python3_sitelibdir/%name
%_man1dir/%name.1*

%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