blob: 77382e35f0890ad88e721a4dbf0fe91bf93f031f [file] [log] [blame]
Name: Freetype
URL: https://android.googlesource.com/platform/external/freetype/
Version: 9c745321260bb728ab1cd1c8fd5f075854b2ad49
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
License File: NOTICE
Security Critical: no
License Android Compatible: yes
Description:
This package was copied from Android source tree and just used for Android.
For other platforms, the freetype is normally found outside the Chromium tree;
e.g. on Mac it's in /usr/include
Local Modifications:
- Added the gyp file to build it.
- Applied http://git.savannah.gnu.org/cgit/freetype/freetype2.git/diff/?id=a374c9cfe7bb26045a82a8229bf419565fb004f9
to fix http://crbug.com/394373.
Here is the detail steps
1. Under this directory, start a branch
2. git fetch https://android.googlesource.com/platform/external/freetype/
3. git log FETCH_HEAD
4. Cherry-pick required revisions from FETCH_HEAD
5. Update freetype.gyp to reflect any changes made in Android.mk.