Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37789290
en ru br
Репозитории ALT
S:0.9.13-alt3
5.1: 0.9.7-alt1.M51.1
4.1: 0.9.1-alt1
4.0: 0.8-alt1
www.altlinux.org/Changes

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

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


Name: libvncserver
Version: 0.8
Release: alt1

Summary: a library to make writing a vnc server easy
Copyright: GPL
Group: Networking/Remote access
URL: http://sourceforge.net/projects/libvncserver
Packager: Alex Yustasov <yust at altlinux.ru>

Source: LibVNCServer-%version.tar.gz

Patch0: %name.patch

# Automatically added by buildreq on Thu Feb 16 2006

BuildRequires: esound imake libICE-devel libSDL-devel libX11-devel libXdamage-devel libXext-devel libXfixes-devel libXinerama-devel libXrandr-devel libXt-devel libXtst-devel libjpeg-devel xorg-cf-files xorg-x11-proto-devel zlib-devel

%description
LibVNCServer makes writing a VNC server (or more correctly, a program
exporting a framebuffer via the Remote Frame Buffer protocol) easy.

It is based on OSXvnc, which in turn is based on the original Xvnc by
ORL, later AT&T research labs in UK.

It hides the programmer from the tedious task of managing clients and
compression schemata.

LibVNCServer was put together and is (actively ;-) maintained by
Johannes Schindelin <Johannes.Schindelin at gmx.de>

%package devel
Requires:     %name = %version
Summary:      Static Libraries and Header Files for %name
Group:      Development/C

%description devel
Static Libraries and Header Files for LibVNCServer.

%prep
%setup -q -n LibVNCServer-%version
%patch0 -p1

%build
%configure
%make

%install
%makeinstall includedir=%buildroot%_includedir/rfb/

%files
%doc README INSTALL AUTHORS ChangeLog NEWS TODO
%_bindir/LinuxVNC
%_bindir/libvncserver-config
%_libdir/libvncclient.*
%_libdir/libvncserver.*
%exclude %_bindir/x11vnc
%exclude %_man1dir/*

%files devel
%_includedir/rfb/*

%changelog

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

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