Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37776441
en ru br
ALT Linux repos
S:9.30-alt1
5.0: 9.06-alt1
4.1: 9.02-alt1
4.0: 8.2-alt3
3.0: 5.5-alt1

Group :: Terminals
RPM: rxvt-unicode

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rxvt-unicode
Version: 9.02
Release: alt1

Summary:  rxvt-unicode is a clone of the well known terminal emulator rxvt
License: GPL
Group: Terminals
Url: http://software.schmorp.de/pkg/rxvt-unicode.html
Packager: Alexey Gladkov <legion at altlinux.ru>

AutoReq: yes, noperl

Source: http://dist.schmorp.de/%name/%name-%version.tar.bz2
Source1: %name.alternatives
Source2: %name.desktop

Patch0: %name-alt-remove-tic.patch

# Automatically added by buildreq on Mon May 14 2007

BuildRequires: gcc-c++ imake libICE-devel libXft-devel libXpm-devel perl-devel xorg-cf-files
BuildRequires: alternatives

%description
rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to
store text in Unicode (either UCS-2 or UCS-4) and to use locale-correct input
and output. It also supports mixing multiple fonts at the same time, including
Xft fonts.

%prep
%setup -q
%patch0 -p1

%build
%configure --enable-everything
make

%install
make install DESTDIR=$RPM_BUILD_ROOT

%__install -pD -m644 %SOURCE1 %buildroot/%_altdir/%name
%__install -pD -m644 %SOURCE2 %buildroot/%_desktopdir/%name.desktop

%post
%register_alternatives %name -- xvt
%update_menus

%postun
%unregister_alternatives %name
%clean_menus

%files
%doc README.FAQ INSTALL doc/README.xvt doc/etc
%_bindir/*
%_altdir/%name
%_desktopdir/%name.desktop
%_man1dir/*
%_man3dir/*
%_man7dir/*
%_libdir/urxvt/

%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