]> git.pld-linux.org Git - packages/e3.git/blame - e3.spec
fixed a small typo
[packages/e3.git] / e3.spec
CommitLineData
2b68b904 1Summary: Tiny editor
ef1f92dd 2Summary(pl): Mikroedytorek
3Name: e3
3630133e 4Version: 1.61
99848189 5Release: 6
ef1f92dd 6License: GPL
7Group: Applications/Editors
90e33b9f 8Source0: http://www.sax.de/~adlibit/%{name}-%{version}.tar.gz
caf000fc 9Source1: %{name}-editor.sh
897905a9 10Patch0: %{name}-short_jump.patch
b0c30a57 11Patch1: %{name}-%{version}-Polish_letters.patch
90e33b9f 12URL: http://www.sax.de/~adlibit/
222eb78c
MM
13BuildRequires: perl
14%ifarch %{ix86}
caf000fc 15BuildRequires: nasm
222eb78c 16%endif
caf000fc 17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
222eb78c 18
8e4665e3 19%define no_install_post_strip 1
ef1f92dd 20
21%description
2b68b904 22e3 is a text micro editor with a code size less than 10000 bytes.
23Except for 'undo' and 'syntax highlighting', e3 supports all of the
24basic functions one expects. If you have installed the stream editor
25'sed' or 'ex' you can use these tools as sub-processes, getting the
a3693a3f 26full power of regular expressions. e3 can use Wordstar-, EMACS-, Pico,
27Nedit or vi-like key bindings, whichever the user chooses. e3 is
28designed to be INDEPENDENT OF LIBC OR ANY OTHER library.
2b68b904 29
30%description -l pl
31