SOURCES: DirectFB-gcc4.patch - one more fix.

pluto pluto at pld-linux.org
Fri Jan 27 21:57:44 CET 2006


Author: pluto                        Date: Fri Jan 27 20:57:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more fix.

---- Files affected:
SOURCES:
   DirectFB-gcc4.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/DirectFB-gcc4.patch
diff -u SOURCES/DirectFB-gcc4.patch:1.1 SOURCES/DirectFB-gcc4.patch:1.2
--- SOURCES/DirectFB-gcc4.patch:1.1	Thu Jan 26 22:25:17 2006
+++ SOURCES/DirectFB-gcc4.patch	Fri Jan 27 21:57:38 2006
@@ -17,3 +17,14 @@
  
  #else
  
+--- DirectFB-0.9.24/include/directfb.h.orig	2005-10-24 18:29:11.000000000 +0200
++++ DirectFB-0.9.24/include/directfb.h	2006-01-27 21:55:51.645587750 +0100
+@@ -846,7 +846,7 @@
+                                            any character advance of fixed or
+                                            proportional fonts */
+      DFDESC_FRACT_HEIGHT = 0x00000020,  /* fractional height is set */
+-     DFDESC_FRACT_WIDTH  = 0x00000040,  /* fractional width is set */
++     DFDESC_FRACT_WIDTH  = 0x00000040   /* fractional width is set */
+ } DFBFontDescriptionFlags;
+ 
+ /*
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/DirectFB-gcc4.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list