Browse Source

vnc: Updated (4.1.2 -> 4.1.3)

cross
Aldas Nabazas 16 years ago
parent
commit
caa5533900
  1. 9
      x11/vnc/compile.patch
  2. 6
      x11/vnc/vnc.conf
  3. 11
      x11/vnc/vnc.desc

9
x11/vnc/compile.patch

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../vnc/compile.patch
# Copyright (C) 2009 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -19,8 +20,8 @@ linux support files ... :-(
- Rene Rebe <rene@exactcode.de>
--- ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c.orig 2004-11-07 19:11:14.037468118 +0000
+++ ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c 2004-11-07 19:12:40.379726573 +0000
--- ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c.orig 2004-11-07 19:11:14.037468118 +0000
+++ ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c 2004-11-07 19:12:40.379726573 +0000
@@ -73,11 +73,7 @@
#endif
@ -34,8 +35,8 @@ linux support files ... :-(
static int
KDKBDREP_ioctl_ok(int rate, int delay) {
--- ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c.orig 2004-11-07 19:13:59.942061811 +0000
+++ ./xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c 2004-11-07 19:19:09.523762656 +0000
--- ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c.orig 2004-11-07 19:13:59.942061811 +0000
+++ ./unix/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c 2004-11-07 19:19:09.523762656 +0000
@@ -107,7 +107,7 @@
struct kbd_repeat kbdrep_s;

6
x11/vnc/vnc.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../vnc/vnc.conf
# Copyright (C) 2008 The OpenSDE Project
# Copyright (C) 2008 - 2009 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -15,15 +15,17 @@
xvnc_inject_x()
{
cd unix
for x in `match_source_file -p 'X.*src'`; do
echo "Extracting ${x##*/} ..."
tar $taropt $x
done
patch -Np0 < xc.patch
cd ..
}
srcdir="vnc-*/unix"
hook_add prepatch 5 "xvnc_inject_x"
hook_add preconf 5 "cd unix"
[ "$SDECFG_PKG_VNC_X_SERVER" = 1 ] &&
hook_add inmake 5 "cd xc; make makeopt=WORLDOPTS= World; cd .."

11
x11/vnc/vnc.desc

@ -1,9 +1,8 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../vnc/vnc.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
@ -33,12 +32,10 @@
[L] GPL
[S] Stable
[V] 4.1.2
[P] X -----5---9 171.900
[D] 1462295581 vnc-4.1.2-unixsrc.tar.gz !http://www.realvnc.com/cgi-bin/download.cgi?haveDetails=1&product=free4/src/unix&filetype=tar_gz&filever=4.1.2&acceptLicense=1
[V] 4.1.3
[P] O -----5---9 171.900
[D] 2971272194 vnc-4_1_3-unixsrc.tar.gz http://download.lunar-linux.org/lunar/mirrors/
[D] 2694721598 X430src-1.tgz ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/
[D] 2898279790 X430src-2.tgz ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/
[D] 610233132 X430src-3.tgz ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/

Loading…
Cancel
Save