UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

graphite2

Graphite2 is a rendering engine for graphite fonts. These are TrueType fonts with additional tables containing smart rendering information and were originally developed to support complex non-Roman writing systems. They may contain rules for e.g. ligatures, glyph substitution, kerning, justification - this can make them useful even on text written in Roman writing systems such as English. Note that firefox by default provides an internal copy of the graphite engine and cannot use a system version (although it can now be patched to use it), but it too should benefit from the availability of graphite fonts.

Package info

Codename: graphite2
Source file: graphite2-1.3.12.tgz
Source directory: graphite2-1.3.12
Package URL: https://umvirt.com/linux/downloads/0.1/packages/g/graphite2-1.3.12.tgz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/g/graphite2-1.3.12.tgz.md5sum
Dependances: cmake.
Dependance of: harfbuzz, libreoffice.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/cmptest/d' tests/CMakeLists.txt

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr ..

Build script:
make

Install script:
make install