packages (DEVEL): wine/wine-ncurses.patch - updated for 1.3.13

charles charles at pld-linux.org
Sun Feb 6 00:45:42 CET 2011


Author: charles                      Date: Sat Feb  5 23:45:42 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- updated for 1.3.13

---- Files affected:
packages/wine:
   wine-ncurses.patch (1.10.2.1 -> 1.10.2.2) 

---- Diffs:

================================================================
Index: packages/wine/wine-ncurses.patch
diff -u packages/wine/wine-ncurses.patch:1.10.2.1 packages/wine/wine-ncurses.patch:1.10.2.2
--- packages/wine/wine-ncurses.patch:1.10.2.1	Mon Jan 24 20:03:06 2011
+++ packages/wine/wine-ncurses.patch	Sun Feb  6 00:45:37 2011
@@ -37,9 +37,9 @@
  # define CURSES_NAME "ncurses"
  #else
  # define CURSES_NAME "curses"
---- wine-1.3.12/dlls/kernel32/term.c~	2011-01-21 20:31:58.000000000 +0100
-+++ wine-1.3.12/dlls/kernel32/term.c	2011-01-24 20:02:20.736666685 +0100
-@@ -25,13 +25,14 @@
+--- wine-1.3.13/dlls/kernel32/term.c.orig	2011-02-04 20:06:51.000000000 +0100
++++ wine-1.3.13/dlls/kernel32/term.c	2011-02-06 00:42:49.712004005 +0100
+@@ -27,6 +27,9 @@
  # include <ncurses.h>
  #elif defined(HAVE_CURSES_H)
  # include <curses.h>
@@ -49,14 +49,7 @@
  #endif
  /* avoid redefinition warnings */
  #undef KEY_EVENT
- #undef MOUSE_MOVED
- 
--#include <term.h>
--
- #include <windef.h>
- #include <winbase.h>
- #include <winnls.h>
-@@ -147,7 +148,7 @@
+@@ -148,7 +151,7 @@
  
  #if defined(SONAME_LIBCURSES) || defined(SONAME_LIBNCURSES)
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine-ncurses.patch?r1=1.10.2.1&r2=1.10.2.2&f=u



More information about the pld-cvs-commit mailing list