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