Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37761726
en ru br
ALT Linux repositórios
5.0: 1.13.11-alt1

Group :: Editores
RPM: le

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define Name LE
Name: le
Version: 1.13.11
Release: alt1
Summary: Text editor utilizing curses library for screen output
License: %gpl2plus
Group: Editors
URL: http://www.yar.ru/~lav/programs.html
Source: ftp://ftp.yars.free.net/pub/source/%name/%name-%version.tar
Packager: Led <led at altlinux.ru>

BuildRequires(pre): rpm-build-licenses
BuildRequires: gcc-c++ libncursesw-devel

%description
%Name - text editor utilizing curses library for screen output.
Here are its features: various operations with stream and rectangular
blocks, search and replace with full regular expressions, text
formatting, undelete/uninsert, hex editing, tunable key sequences,
tunable colors, tunable syntax highlighting, mouse support via ncurses.
Can use mmap to edit very large files or even devices.
%Name has many block operations with stream and rectangular blocks, can
edit both unix and dos style files (LF/CRLF), is binary clean, has hex
mode, tunable syntax highlighting, tunable color scheme, tunable key
map and some more useful features. It is slightly similar to
Norton Editor from DOS.


%prep
%setup
sed -i 's/\r$//' TODO


%build
%configure
%make_build
bzip2 --best --keep --force NEWS


%install
%make_install DESTDIR=%buildroot install


%files
%doc ChangeLog FEATURES HISTORY NEWS.* README TODO doc/README*
%_bindir/*
%_man1dir/*
%_datadir/%name


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009