Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37858157
en ru br
Репозитории ALT
S:0.9.16-alt4.1
5.1: 0.9.8-alt1
4.1: 0.9.2-alt1
4.0: 0.8.4-alt1
www.altlinux.org/Changes

Группа :: Сети/Удалённый доступ
Пакет: x11vnc

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: x11vnc
Version: 0.8.4
Release: alt1

Summary: VNC server for real X displays
License: GPL
Group: Networking/Remote access
Url: http://www.karlrunge.com/x11vnc/
Packager: Alex V. Myltsev <avm at altlinux.ru>

Source: %name-%version.tar.gz

BuildRequires: libSDL-devel libjpeg-devel xorg-x11-devel zlib-devel libssl-devel

%description
x11vnc allows one to remotely view and interact with real X displays
(i.e. a display corresponding to a physical monitor, keyboard, and mouse)
with any VNC viewer. In this way it plays the role for Unix/X11 that
WinVNC plays for Windows.

%prep
%setup

# rfb carries around an ancient keysym.h from year 98. When included together

# with the current keysymdef.h, it generates loads of warnings.
# However, a careful comparison of the headers shows that replacing
# the old one with the new one will only introduce new macros, without
# changing or removing old ones. Therefore it should be safe to do this:
rm rfb/keysym.h
echo '#include <X11/keysym.h>' >rfb/keysym.h

%build
%configure --without-uinput
%make

%install
%makeinstall

%files
%_bindir/%name
%_man1dir/%name.*
%_datadir/%name
%doc README NEWS

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin