60ac0bf0 |
1 | Summary: urxvt - terminal emulator in an X window |
2 | Summary(pl): Emulator terminala dla X Window |
3 | Name: urxvt |
4 | Version: 3.1 |
5 | Release: 1 |
6 | Group: X11/Applications |
7 | Source0: http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-%{version}.tar.bz2 |
8 | Source1: %{name}.desktop |
9 | Patch0: %{name}-utmp98.patch |
10 | Patch1: %{name}-utmp98-2.patch |
11 | Patch2: %{name}-xim.patch |
12 | Patch3: %{name}-utmpx.patch |
13 | URL: http://software.schmorp.de |
14 | BuildRequires: XFree86-devel |
15 | BuildRequires: autoconf |
16 | BuildRequires: automake |
17 | BuildRequires: libtool |
18 | BuildRequires: utempter-devel |
19 | BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) |
20 | |
21 | %description |
22 | Rxvt is a VT100 terminal emulator for X. It is intended as a |
23 | replacement for xterm(1) for users who do not require the more |
24 | esoteric features of xterm. Specifically urxvt does not implement the |
25 | Tektronix 4014 emulation, session logging and toolkit style |
26 | configurability. As a result, urxvt uses much less swap space than |
27 | xterm - a significant advantage on a machine serving many X sessions. |
28 | |
29 | %description -l pl |
30 | Rxvt jest emulatorem terminala VT100 dla X Window. Jest on |
31 |