]> git.pld-linux.org Git - packages/tigervnc.git/commitdiff
- obsolete
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 20 Apr 2011 11:49:13 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tigervnc-110patch.patch -> 1.3

tigervnc-110patch.patch [deleted file]

diff --git a/tigervnc-110patch.patch b/tigervnc-110patch.patch
deleted file mode 100644 (file)
index f503d5a..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
---- tigervnc/unix/xserver110.patch~    2010-12-08 17:10:47.000000000 +0100
-+++ tigervnc/unix/xserver110.patch     2011-03-06 00:46:19.785092000 +0100
-@@ -10,9 +10,9 @@
-  # Require xorg-macros minimum of 1.10 for XORG_CHECK_SGML_DOCTOOLS
-  m4_ifndef([XORG_MACROS_VERSION],
- @@ -65,6 +64,7 @@ dnl forcing an entire recompile.x
-+ dnl forcing an entire recompile.x
-  AC_CONFIG_HEADERS(include/version-config.h)
-  
-- AC_PROG_CC
- +AC_PROG_CXX
-  AM_PROG_AS
-  AC_PROG_INSTALL
-@@ -23,7 +23,7 @@
-  
- +dnl Xvnc DDX
- +AC_SUBST([XVNC_CPPFLAGS], ["-DHAVE_DIX_CONFIG_H $XEXT_INC $FB_INC $MI_INC $RENDER_INC $RANDR_INC"])
--+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_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 $MIEXT_SYNC_LIB $MIEXT_DAMAGE_LIB $MIEXT_SHADOW_LIB $XI_LIB $XKB_LIB $XKB_STUB_LIB $COMPOSITE_LIB $MAIN_LIB"])
-  
-  dnl Xnest DDX
-  
-@@ -45,13 +45,13 @@
-       AC_DEFINE(NEED_XF86_PROTOTYPES, 1, [Need XFree86 helper functions])
-       AC_DEFINE(__XSERVERNAME__, "Xorg", [Name of X server])
- @@ -2245,6 +2249,7 @@ hw/dmx/input/Makefile
-- hw/dmx/glxProxy/Makefile
-- hw/dmx/Makefile
-+ hw/dmx/man/Makefile
-  hw/vfb/Makefile
-+ hw/vfb/man/Makefile
- +hw/vnc/Makefile
-  hw/xnest/Makefile
-+ hw/xnest/man/Makefile
-  hw/xwin/Makefile
-- hw/xwin/glx/Makefile
- diff -up xserver/hw/Makefile.am.vnc xserver/hw/Makefile.am
- --- xserver/hw/Makefile.am.vnc        2010-12-08 17:09:34.469198303 +0100
- +++ xserver/hw/Makefile.am    2010-12-08 17:09:46.789193164 +0100
This page took 0.077569 seconds and 4 git commands to generate.