blob: 45032d2778b06508174098fd89fce691b09acbb5 [file] [log] [blame]
Viet-Trung Luu235cf3d2015-06-11 10:01:25 -07001Name: Freetype
2URL: https://android.googlesource.com/platform/external/freetype/
3Version: 9c745321260bb728ab1cd1c8fd5f075854b2ad49
4License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
5 JPEG Group) licenses"
6License File: src/NOTICE
7Security Critical: yes
8License Android Compatible: yes
9
10Description:
11This package was copied from Android source tree and just used for Android.
12For other platforms, the freetype is normally found outside the Chromium tree;
13e.g. on Mac it's in /usr/include
14
15How to update:
161. Follow the directions in src/README.chromium to update the source.
172. Update freetype.gyp and BUILD.gn to reflect any changes in src/Android.mk.
183. Commit build changes while rolling Chromium DEPS to new commit.