]> git.pld-linux.org Git - packages/directvnc.git/blame - directvnc.spec
- BR: ac,am
[packages/directvnc.git] / directvnc.spec
CommitLineData
cc18f7f5
JB
1Summary: DirectVNC - VNC client for DirectFB
2Summary(pl): DirectVNC - klient VNC dla DirectFB
3Name: directvnc
3fd7b0aa 4Version: 0.7.5
d12bb3d7 5Release: 5
cc18f7f5
JB
6License: GPL
7Group: Applications/Networking
8Source0: http://freesoftware.fsf.org/download/directvnc/%{name}-%{version}.tar.gz
10e84872 9# Source0-md5: 1fba84dc5450751bb402b68a9b9fb429
4e44f92d 10Patch0: %{name}-caps.patch
11Patch1: %{name}-latin2.patch
f0492c61 12Patch2: %{name}-ctrl_alt_backspace.patch
d12bb3d7 13Patch3: %{name}-3.3.7-tight.patch
cc18f7f5 14URL: http://www.adam-lilienthal.de/directvnc/
4e44f92d 15BuildRequires: DirectFB-devel >= 0.9.24
7d0276fc
JB
16BuildRequires: autoconf
17BuildRequires: automake
d12bb3d7 18BuildRequires: libtool
cc18f7f5
JB
19BuildRequires: libjpeg-devel
20BuildRequires: pkgconfig
d12bb3d7 21BuildRequires: xorg-proto-xproto-devel
cc18f7f5
JB
22BuildRequires: zlib-devel
23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
25%description
26DirectVNC is a client implementing the remote framebuffer protocol
27(rfb) which is used by VNC servers. If a VNC server is running on a
28machine you can connect to it using this client and have the contents
29of its display shown on your screen. Keyboard and mouse events are
30sent to the server, so you can basically control a VNC server
31remotely. There are servers (and other clients) freely available for
32all operating systems. What makes DirectVNC different from other unix
33VNC clients is that it uses the linux framebuffer device through the
34DirectFB library which enables it to run on anything that has a
35framebuffer without the need for a running X server. This includes
36embedded devices. DirectFB even uses acceleration features of certain
37graphics cards.
38
39%description -l pl
40