pkgsrc/graphics/silgraphite-xft/patches/patch-aa
minskim 708e5a7182 Import silgraphite-xft-2.3 as graphics/silgraphite-xft.
Graphite is a smart font engine that basically takes a unicode string
and font formatting information (features, size, etc.) and returns a
set of positioned glyphs.  In reality, Graphite does more than this in
that it handles cursor tracking and interaction with the rendering
engine for string selection, etc.

This package is a wrapper for Xft.
2008-12-15 00:44:52 +00:00

9 lines
254 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2008/12/15 00:44:52 minskim Exp $
--- installed-top.pc.in.orig 2007-06-28 01:12:11.000000000 -0700
+++ installed-top.pc.in
@@ -1,2 +1,4 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@