aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorBrian P. Hinz <bphinz@users.sf.net>2014-09-07 10:05:09 -0400
committerBrian P. Hinz <bphinz@users.sf.net>2014-09-07 10:05:09 -0400
commitc3e5527a096f8efd725f3e12fdf14db24cec2f54 (patch)
tree17648ded13e90a5cb1e9ab92fe1b88ccf278cc3b /contrib
parentc9629acf518634441c66e730721e0e9099382340 (diff)
downloadtigervnc-c3e5527a096f8efd725f3e12fdf14db24cec2f54.tar.gz
tigervnc-c3e5527a096f8efd725f3e12fdf14db24cec2f54.zip
Removed patch that was merged into trunk in 6bc1de83a7
Diffstat (limited to 'contrib')
-rw-r--r--contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch29
-rw-r--r--contrib/packages/deb/ubuntu-trusty/debian/patches/series1
2 files changed, 0 insertions, 30 deletions
diff --git a/contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch b/contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch
deleted file mode 100644
index 3173dc23..00000000
--- a/contrib/packages/deb/ubuntu-trusty/debian/patches/518_tigervnc-1.3.0-xserver-1.15.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-diff -up a/unix/xserver/configure.ac.jx b/unix/xserver/configure.ac
---- a/unix/xserver/configure.ac.jx 2013-11-07 11:39:49.000000000 -0500
-+++ b/unix/xserver/configure.ac 2013-11-07 11:40:17.215043570 -0500
-@@ -1597,7 +1596,7 @@ fi
-
- dnl Xvnc DDX
- AC_SUBST([XVNC_CPPFLAGS], ["-DHAVE_DIX_CONFIG_H $XSERVER_CFLAGS"])
--AC_SUBST([XVNC_LIBS], ["$FB_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"])
-+AC_SUBST([XVNC_LIBS], ["$FB_LIB $FIXES_LIB $XEXT_LIB $CONFIG_LIB $DBE_LIB $RECORD_LIB $GLX_LIBS $RANDR_LIB $RENDER_LIB $DAMAGE_LIB $DRI3_LIB $PRESENT_LIB $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"])
- AC_SUBST([XVNC_SYS_LIBS], ["$GLX_SYS_LIBS"])
-
- dnl Xnest DDX
-diff -up a/unix/xserver/hw/vnc/xorg-version.h b/unix/xserver/hw/vnc/xorg-version.h
---- a/unix/xserver/hw/vnc/xorg-version.h 2013-07-01 08:41:24.000000000 -0400
-+++ b/unix/xserver/hw/vnc/xorg-version.h 2013-11-07 11:39:49.749992669 -0500
-@@ -44,8 +44,12 @@
- #define XORG 113
- #elif XORG_VERSION_CURRENT < ((1 * 10000000) + (14 * 100000) + (99 * 1000))
- #define XORG 114
-+#elif XORG_VERSION_CURRENT < ((1 * 10000000) + (15 * 100000) + (99 * 1000))
-+#define XORG 115
-+#elif XORG_VERSION_CURRENT < ((1 * 10000000) + (16 * 100000) + (99 * 1000))
-+#define XORG 116
- #else
--#error "X.Org newer than 1.14 is not supported"
-+#error "X.Org newer than 1.16 is not supported"
- #endif
-
- #endif
diff --git a/contrib/packages/deb/ubuntu-trusty/debian/patches/series b/contrib/packages/deb/ubuntu-trusty/debian/patches/series
index cb229915..6b75eff8 100644
--- a/contrib/packages/deb/ubuntu-trusty/debian/patches/series
+++ b/contrib/packages/deb/ubuntu-trusty/debian/patches/series
@@ -11,4 +11,3 @@
513_tigervnc11-rh692048.patch
516_tigervnc-xorg-manpages.patch
517_tigervnc-format-security.patch
-518_tigervnc-1.3.0-xserver-1.15.patch