Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040836
en ru br
ALT Linux repos
S:4.6.6-alt1
5.0: 3.18-alt1

Group :: File tools
RPM: clex

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_disable debug

%define Name CLEX
Name: clex
Version: 4.6.6
Release: alt1
Summary: A file manager with a full-screen user interface
License: GPLv2+
Group: File tools
URL: http://www.%name.sk
Source: %url/download/%name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: libncursesw-devel

%description
%Name (pronounced KLEKS) is a file manager with a full-screen user
interface. It displays directory contents including the file status
details and provides features like command history, filename insertion,
or name completion in order to help users to create commands to be
executed by the shell.
%Name is a versatile tool for system administrators and all users that
utilize the enormous power of the command line. Its unique one-panel
user interface enhances productivity and lessens the probability of
mistake. There are no built-in commands, %Name is an add-on to your
favorite shell.


%prep
%setup -q
%patch -p1


%build
%configure --enable-largefile
%make_build
gzip -9c ChangeLog > ChangeLog.gz


%install
%makeinstall_std


%files
%doc AUTHORS ChangeLog.* README
%_bindir/*
%_man1dir/*


%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