SOURCES: openmotif-bison.patch, openmotif-freetype.patch (NEW) - 2...

tommat tommat at pld-linux.org
Tue Nov 27 17:00:54 CET 2007


Author: tommat                       Date: Tue Nov 27 16:00:54 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 2.3.0

---- Files affected:
SOURCES:
   openmotif-bison.patch (1.1 -> 1.2) , openmotif-freetype.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openmotif-bison.patch
diff -u SOURCES/openmotif-bison.patch:1.1 SOURCES/openmotif-bison.patch:1.2
--- SOURCES/openmotif-bison.patch:1.1	Sun Jul 25 11:24:01 2004
+++ SOURCES/openmotif-bison.patch	Tue Nov 27 17:00:48 2007
@@ -1,17 +1,3 @@
---- openMotif-2.2.3/configure.in.orig	2004-03-03 10:21:33.000000000 +0000
-+++ openMotif-2.2.3/configure.in	2004-07-24 23:57:51.015614270 +0000
-@@ -32,9 +32,9 @@
- AM_PROG_LIBTOOL
- AC_EXEEXT
- 
--dnl AC_PROG_YACC
-+AC_PROG_YACC
- dnl Do this the old fashioned way. 'bison -y' doesn't cut it
--AC_CHECK_PROGS(YACC, byacc, yacc)
-+dnl AC_CHECK_PROGS(YACC, byacc, yacc)
- 
- AM_PROG_LEX
- AC_PROG_INSTALL
 --- openMotif-2.2.3/tools/wml/Uil.y.orig	2003-08-15 17:48:15.000000000 +0000
 +++ openMotif-2.2.3/tools/wml/Uil.y	2004-07-24 23:53:59.386710858 +0000
 @@ -59,6 +59,9 @@
@@ -24,14 +10,6 @@
  #include "UilDefI.h"
  #include "UilCompGl.h"
  
-@@ -1051,7 +1054,6 @@
-  									sar_private_error( &$$ );
-  								  }
- 							}
--    ;
-      | value							{ $$ = $1; 
-  								  if ($$.b_type != sym_k_error_value)
-  								  {
 --- openMotif-2.2.3/tools/wml/wmldbcreate.c.orig	2003-10-08 21:07:48.000000000 +0000
 +++ openMotif-2.2.3/tools/wml/wmldbcreate.c	2004-07-24 23:55:39.212881510 +0000
 @@ -45,7 +45,9 @@

================================================================
Index: SOURCES/openmotif-freetype.patch
diff -u /dev/null SOURCES/openmotif-freetype.patch:1.1
--- /dev/null	Tue Nov 27 17:00:54 2007
+++ SOURCES/openmotif-freetype.patch	Tue Nov 27 17:00:48 2007
@@ -0,0 +1,16 @@
+--- openmotif-2.3.0/ac_find_xft.m4.orig	2007-11-27 15:01:28.000000000 +0100
++++ openmotif-2.3.0/ac_find_xft.m4	2007-11-27 15:03:36.000000000 +0100
+@@ -75,7 +75,12 @@
+ LIBS="$LIBS $freetype_lib"
+ saved_CPPFLAGS="$CPPFLAGS"
+ CPPFLAGS="$CPPFLAGS $FREETYPE_CFLAGS"
+-AC_CHECK_HEADERS(freetype/freetype.h)
++AC_CHECK_HEADERS(ft2build.h \
++		    freetype/freetype.h \
++		    freetype/ftglyph.h \
++		    freetype/tttables.h \
++		    freetype/ftnames.h \
++		    )
+ 
+ LT_HAVE_FREETYPE="no"
+ case "$ac_cv_header_freetype_freetype_h" in
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openmotif-bison.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list