forked from Lainports/freebsd-ports
Initiative and Language Software Development groups to provide rendering capabilities for complex non-Roman writing systems. The original goal was a system for the Windows platform; the system has also been ported to Linux. Graphite can be used to create "smart fonts" capable of displaying writing systems with various complex behaviors. With respect to the Text Encoding Model, Graphite handles the "Rendering" aspect of writing system implementation. WWW: http://silgraphite.sourceforge.net/ PR: ports/129346 Submitted by: Dennis Herrmann <adox at mcx2.org>
11 lines
390 B
Text
11 lines
390 B
Text
--- engine/Makefile.in.orig 2008-11-30 19:57:26.000000000 +0100
|
|
+++ engine/Makefile.in 2008-11-30 19:58:25.000000000 +0100
|
|
@@ -196,7 +196,7 @@
|
|
build.bat build_d.bat makefile.vc \
|
|
README
|
|
|
|
-pkgconfigdir = $(libdir)/pkgconfig
|
|
+pkgconfigdir = ${PREFIX}/libdata/pkgconfig
|
|
pkgconfig_DATA = silgraphite.pc
|
|
|
|
# VC_VERSION is the last released version of the software
|