]> git.pld-linux.org Git - packages/pango.git/commitdiff
- added
authortrojan <trojan@pld-linux.org>
Fri, 4 Oct 2002 12:06:21 +0000 (12:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango-Xft2.patch -> 1.1

pango-Xft2.patch [new file with mode: 0644]

diff --git a/pango-Xft2.patch b/pango-Xft2.patch
new file mode 100644 (file)
index 0000000..89c9a43
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nru pango-1.1.1.orig/pango/pangoxft.h pango-1.1.1/pango/pangoxft.h
+--- pango-1.1.1.orig/pango/pangoxft.h  Tue Aug  6 03:54:38 2002
++++ pango-1.1.1/pango/pangoxft.h       Fri Oct  4 14:05:21 2002
+@@ -31,7 +31,7 @@
+ #define _XFT_NO_COMPAT
+ #define _XFTCOMPAT_H_
+ #include <X11/Xlib.h>
+-#include <X11/Xft/Xft.h>
++#include <X11/Xft2/Xft.h>
+ #if defined(XftVersion) && XftVersion >= 20000
+ #else
+ #error "must have Xft version 2 or newer"
This page took 0.117738 seconds and 4 git commands to generate.