Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/kplayer/files: kplayer-0.7-enablefinal.patch
Date: Sun, 03 Apr 2011 16:32:12
Message-Id: 20110403163201.A766F20054@flycatcher.gentoo.org
1 dilfridge 11/04/03 16:32:01
2
3 Added: kplayer-0.7-enablefinal.patch
4 Log:
5 Added a first kdeenablefinal patch, bug 349620
6
7 (Portage version: 2.1.9.45/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 media-video/kplayer/files/kplayer-0.7-enablefinal.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kplayer/files/kplayer-0.7-enablefinal.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kplayer/files/kplayer-0.7-enablefinal.patch?rev=1.1&content-type=text/plain
14
15 Index: kplayer-0.7-enablefinal.patch
16 ===================================================================
17 --- kplayer/x11.cpp.orig 2010-12-26 02:34:38.374000171 +0100
18 +++ kplayer/x11.cpp 2010-12-26 02:35:28.989000170 +0100
19 @@ -14,7 +14,7 @@
20 ***************************************************************************/
21
22 #include <X11/Xlib.h>
23 -#undef CursorShape
24 +#include <fixx11h.h>
25 #include <qbytearray.h>
26 #include <qnamespace.h>
27 #include <qx11info_x11.h>