Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3922/main/finkinfo/gnome

Modified Files:
      Tag: pangocairo-branch
        libgnomeprint2.2.patch 
Log Message:
merged upstream

Index: libgnomeprint2.2.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeprint2.2.patch,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- libgnomeprint2.2.patch      24 Feb 2006 03:07:45 -0000      1.2
+++ libgnomeprint2.2.patch      3 Mar 2007 16:34:52 -0000       1.2.2.1
@@ -10,15 +10,3 @@
  LIBGNOMEPRINT_LIBS="$GP_LIBS $FREETYPE_LIBS $Z_LIBS"
  AC_SUBST(LIBGNOMEPRINT_CFLAGS)
  AC_SUBST(LIBGNOMEPRINT_LIBS)
-diff -Nurd -x'*~' libgnomeprint-2.12.1.orig/libgnomeprint/gnome-fontmap.c 
libgnomeprint-2.12.1/libgnomeprint/gnome-fontmap.c
---- libgnomeprint-2.12.1.orig/libgnomeprint/gnome-fontmap.c    2005-03-24 
15:16:49.000000000 -0500
-+++ libgnomeprint-2.12.1/libgnomeprint/gnome-fontmap.c 2006-02-23 
21:22:09.000000000 -0500
-@@ -223,6 +223,8 @@
-               font_type = GP_FONT_ENTRY_TRUETYPE;
-       else if (g_ascii_strcasecmp (c, ".ttc") == 0)
-               font_type = GP_FONT_ENTRY_TRUETYPE;
-+      else if (g_ascii_strcasecmp (c, ".otf") == 0)
-+              font_type = GP_FONT_ENTRY_TRUETYPE;
-       else if (g_ascii_strcasecmp (c, ".font") == 0) /* See #102400 */
-               font_type = GP_FONT_ENTRY_TRUETYPE;
-       else {


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to