pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/Xft2/patches Follow new FreeType2 build rules



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82615f46d764
branches:  trunk
changeset: 474314:82615f46d764
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 27 15:10:51 2004 +0000

description:
Follow new FreeType2 build rules

diffstat:

 fonts/Xft2/patches/patch-aa |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r a4ed4ff47e59 -r 82615f46d764 fonts/Xft2/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/Xft2/patches/patch-aa       Tue Apr 27 15:10:51 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.5 2004/04/27 15:10:51 adam Exp $
+
+--- Xft.h.orig 2004-04-26 12:00:26.000000000 +0000
++++ Xft.h
+@@ -38,6 +38,7 @@
+ #define XftVersion    XFT_VERSION
+ 
+ #include <stdarg.h>
++#include <ft2build.h>
+ #include <freetype/freetype.h>
+ #include <fontconfig/fontconfig.h>
+ #include <X11/extensions/Xrender.h>



Home | Main Index | Thread Index | Old Index