UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit:
[ BASH | XML | JSON ]

graphite2

Graphite2 is a rendering engine for graphite fonts.

Package info

Codename: graphite2
Source file: graphite2-1.3.14.tgz
Source directory: graphite2-1.3.14
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/g/graphite2-1.3.14.tgz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.2/packages/g/graphite2-1.3.14.tgz.md5sum
Dependances: cmake.
Dependance of: harfbuzz, netsurf, !libreoffice7, 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:
cd    build 
make

if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

make docs

fi

if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make test
fi

Install script:
cd    build
make install


if [[ "\$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

install -v -d -m755 /usr/share/doc/graphite2-1.3.14 &&

cp      -v -f    doc/{GTF,manual}.html \
                    /usr/share/doc/graphite2-1.3.14 &&
cp      -v -f    doc/{GTF,manual}.pdf \
                    /usr/share/doc/graphite2-1.3.14

fi


Apache/2.4.62 (Debian) Server at ulfs.org Port 443