Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 3 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 11
1
x2vnc was Written by Fredrik Hübinette <hubbe@hubbe.net>
1
x2vnc was Written by Fredrik Hübinette <hubbe@hubbe.net>
2
Based on ideas from x2x and code from vncviewer.
2
Based on ideas from x2x and code from vncviewer.
3
3
4
It was packaged for use with Debian GNU/Linux by 
4
It was packaged for use with Debian GNU/Linux by 
5
Edward Betts <edward@debian.org>
5
Edward Betts <edward@debian.org>
6
6
7
The x2vnc-wheel-patch was applied by the new maintainer Ola Lundqvist
7
The x2vnc-wheel-patch was applied by the new maintainer Ola Lundqvist
8
<opal@debian.org>. This patch was written by bryan d. berg <km@underworld.net>
8
<opal@debian.org>. This patch was written by bryan d. berg <km@underworld.net>
9
and found on freshmeat: http://freshmeat.net/projects/x2vnc-wheel-patch/
9
and found on freshmeat: http://freshmeat.net/projects/x2vnc-wheel-patch/
10
10
11
The latest version of this program should be available from
11
The latest version of this program should be available from
12
12
13
	http://www.hubbe.net/~hubbe/x2vnc.html
13
	http://fredrik.hubbe.net/x2vnc.html
14
-
 
15
The current version is http://www.hubbe.net/~hubbe/x2vnc-1.1.tar.gz
-
 
16
14
17
For more info about VNC: http://www.uk.research.att.com/vnc/
15
For more info about VNC: http://www.uk.research.att.com/vnc/
18
For more info about x2x: http://ftp.digital.com/pub/Digital/SRC/x2x/
16
For more info about x2x: http://ftp.digital.com/pub/Digital/SRC/x2x/
19
17
20
The main changes to the package are the addition of Debian packaging
-
 
21
and changing x2vnc so it links dynamically rather than statically
-
 
22
with libvncauth.
-
 
23
-
 
24
The code is:
18
The code is:
25
Copyright (C) 1997, 1998 Olivetti & Oracle Research Laboratory
19
Copyright (C) 1997, 1998 Olivetti & Oracle Research Laboratory
26
20
27
This is free software; you can redistribute it and/or modify
21
This is free software; you can redistribute it and/or modify
28
it under the terms of the GNU General Public License as published by
22
it under the terms of the GNU General Public License as published by
29
the Free Software Foundation; either version 2 of the License, or
23
the Free Software Foundation; either version 2 of the License, or
30
(at your option) any later version.
24
(at your option) any later version.
31
25
32
On Debian GNU/Linux systems, the complete text of the GNU General
26
On Debian GNU/Linux systems, the complete text of the GNU General
33
Public License can be found in `/usr/share/common-licenses/GPL'.
27
Public License can be found in `/usr/share/common-licenses/GPL'.