SOURCES: xorg-lib-libXrandr-c++.patch (NEW) - xorg-lib-libXrandr-c...
qrczak
qrczak at pld-linux.org
Tue Feb 20 12:11:33 CET 2007
Author: qrczak Date: Tue Feb 20 11:11:33 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- xorg-lib-libXrandr-c++.patch: avoid C++ keywords in headers (for kdebase)
- Release 3
---- Files affected:
SOURCES:
xorg-lib-libXrandr-c++.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/xorg-lib-libXrandr-c++.patch
diff -u /dev/null SOURCES/xorg-lib-libXrandr-c++.patch:1.1
--- /dev/null Tue Feb 20 12:11:33 2007
+++ SOURCES/xorg-lib-libXrandr-c++.patch Tue Feb 20 12:11:28 2007
@@ -0,0 +1,11 @@
+--- libXrandr-1.2.0/include/X11/extensions/Xrandr.h~ 2006-12-13 10:24:25.000000000 +0100
++++ libXrandr-1.2.0/include/X11/extensions/Xrandr.h 2007-02-20 12:05:18.000000000 +0100
+@@ -296,7 +296,7 @@
+ int
+ XRRGetOutputProperty (Display *dpy, RROutput output,
+ Atom property, long offset, long length,
+- Bool delete, Bool pending, Atom req_type,
++ Bool delete_, Bool pending, Atom req_type,
+ Atom *actual_type, int *actual_format,
+ unsigned long *nitems, unsigned long *bytes_after,
+ unsigned char **prop);
================================================================
More information about the pld-cvs-commit
mailing list