diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-10-13 00:11:13 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-11-19 14:05:26 +0200 |
commit | ef0155814e096be38ac4511a3628e3e1a4d18da3 (patch) | |
tree | a930de19d90326f4b54ca4e8485535e123511ce1 /download.lst | |
parent | 25d60232ff5d882017ffb88453f16fd6cef5534c (diff) |
integrate glyphy into the build
The used glyphy is not directly the upstream version. We currently use a
patched version that allows to disable the build for the demos.
Change-Id: Ic03355e1ea8fbc56e57afa4f90a55741fe9a563a
Diffstat (limited to 'download.lst')
-rwxr-xr-x | download.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 4b120052a15f..471894e05d31 100755 --- a/download.lst +++ b/download.lst @@ -52,6 +52,7 @@ export FREEHAND_TARBALL := libfreehand-0.1.1.tar.bz2 export FREETYPE_TARBALL := dbf2caca1d3afd410a29217a9809d397-freetype-2.4.8.tar.bz2 export GLEW_TARBALL := 3941e9cab2f4f9d8faee3e8d57ae7664-glew-1.12.0.zip export GLM_TARBALL := bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip +export GLYPHY_TARBALL := 5d303fb955beb9bf112267316ca9d021-glyphy-0.2.0.tar.bz2 export GRAPHITE_TARBALL := 5c0c9ac0996fbb4a0e17780ff5441959-graphite2-minimal-1.3.4.tgz export HARFBUZZ_MD5SUM := 0e27e531f4c4acff601ebff0957755c2 export HARFBUZZ_TARBALL := harfbuzz-0.9.40.tar.bz2 |