Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37418077
en ru br
ALT Linux repos
S:1.9.0-alt1
5.0: 1.6.0-alt2.1
4.1: 1.5.0-alt7
4.0: 1.5.0-alt7
3.0: 1.4.1-alt1

Group :: Networking/Remote access
RPM: rdesktop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rdesktop
Version: 1.8.3
Release: alt1

Summary: A RDP client for accessing Windows Remote Desktop Services
License: GPLv3+
Group: Networking/Remote access

Url: http://www.rdesktop.org/
Source0: %name-%version.tar

BuildRequires:  libao-devel libX11-devel openssl-devel libpcsclite-devel libgssglue-devel libXrandr-devel libpcsclite-devel libalsa-devel libsamplerate-devel

%description
Rdesktop is an open source client for Windows Remote Desktop Services,
capable of natively speaking Remote Desktop Protocol (RDP) in order to
present the user's Windows desktop. Rdesktop is known to work with
Windows versions such as NT 4 Terminal Server, 2000, XP, 2003, 2003 R2,
Vista, 2008, 7, and 2008 R2.

%prep
%setup -q

%build
%autoreconf
%configure \
--with-ipv6 \
--with-sound=libao \
--enable-smartcard
%make_build

%install
%makeinstall

sed -i 's/slash 0x56 altgr/#slash 0x56 altgr/' %buildroot%_datadir/%name/keymaps/ru

%files
%doc COPYING README doc/{AUTHORS,ChangeLog,HACKING,TODO,*.txt}
%_bindir/%name
%_datadir/%name
%_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