blob: 72d405af41c69462bf0a6c0ae661b045b85c28f1 [file] [log] [blame]
Name: FreeType
URL: http://www.freetype.org/
Version: VER-2-6
Revision: e186230678ee8e4ea4ac4797ece8125761e3225a
License: Custom license "inspired by the BSD, Artistic, and IJG (Independent
JPEG Group) licenses"
License File: src/docs/FTL.TXT
Security Critical: yes
License Android Compatible: yes
Description:
This package tracks upstream FreeType, but the build files and configuration
are based on the Android source tree. This package is only used for Android.
For other platforms the system FreeType library is used.
How to update:
1. Find the desired commit in
https://chromium.googlesource.com/chromium/src/third_party/freetype2/ .
If such a commit does not yet exist, branch from the appropriate point with
a branch name like "chromium/android/VER-X-X-X-updates" depending on the
FreeType tag being branched and commit changes there.
2. Update freetype.gyp and BUILD.gn to reflect any changes. These should be kept
in sync with the Android.mk for FreeType in Android as possible.
3. Update this file.
4. Commit build changes while rolling Chromium's freetype-android DEPS to the
new commit.