diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-09-18 14:24:51 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-01-13 20:50:24 +0100 |
commit | 9b0928ea25d89faabe5095462ed2d3b11db05d56 (patch) | |
tree | 18ef20c69540d7e48a425c51273c5d46ff3822fb /download.lst | |
parent | 361e0da0e8db633b0e37c2a527e5f6c345b9187b (diff) |
[cp] Bundle Karla font
(cherry picked from commit 21dc27ab7834fe4d5783a9f4bd412c08cacc26b4)
Change-Id: I666665c801367ff760b14b9f474952e9894b4791
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 2142a140e932..5f8c1793572b 100644 --- a/download.lst +++ b/download.lst @@ -150,8 +150,16 @@ FONT_GENTIUM_TARBALL := 1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip # three static lines # so that git cherry-pick # will not run into conflicts +FONT_KARLA_SHA256SUM := 0cba83e7d555ae792d98a657b847cff1ccb198ecf740117a610f76d66e48eaba +FONT_KARLA_TARBALL := 506757f768adb2331881d5186f7286bd-karla.zip +# three static lines +# so that git cherry-pick +# will not run into conflicts FONT_LIBERATION_NARROW_SHA256SUM := 8879d89b5ff7b506c9fc28efc31a5c0b954bbe9333e66e5283d27d20a8519ea3 FONT_LIBERATION_NARROW_TARBALL := liberation-narrow-fonts-ttf-1.07.6.tar.gz +# three static lines +# so that git cherry-pick +# will not run into conflicts FONT_LIBERATION_SHA256SUM := 26f85412dd0aa9d061504a1cc8aaf0aa12a70710e8d47d8b65a1251757c1a5ef FONT_LIBERATION_TARBALL := liberation-fonts-ttf-2.1.4.tar.gz # three static lines |