]> git.pld-linux.org Git - packages/directvnc.git/blame - directvnc.spec
- added the caps.patch (the compilation fix for DirectFB >= 0.9.24)
[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
4e44f92d 5Release: 3
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
cc18f7f5 12URL: http://www.adam-lilienthal.de/directvnc/
4e44f92d 13BuildRequires: DirectFB-devel >= 0.9.24
3fd7b0aa 14BuildRequires: XFree86-devel
cc18f7f5
JB
15BuildRequires: libjpeg-devel
16BuildRequires: pkgconfig
17BuildRequires: zlib-devel
18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
19
20%description
21DirectVNC is a client implementing the remote framebuffer protocol
22(rfb) which is used by VNC servers. If a VNC server is running on a
23machine you can connect to it using this client and have the contents
24of its display shown on your screen. Keyboard and mouse events are
25sent to the server, so you can basically control a VNC server
26remotely. There are servers (and other clients) freely available for
27all operating systems. What makes DirectVNC different from other unix
28VNC clients is that it uses the linux framebuffer device through the
29DirectFB library which enables it to run on anything that has a
30framebuffer without the need for a running X server. This includes
31embedded devices. DirectFB even uses acceleration features of certain
32graphics cards.
33
34%description -l pl
35