OLD | NEW |
1 Name: harfbuzz-ng | 1 Name: harfbuzz-ng |
2 Short Name: harfbuzz-ng | 2 Short Name: harfbuzz-ng |
3 URL: http://harfbuzz.org | 3 URL: http://harfbuzz.org |
4 Version: 0.9.35 | 4 Version: 0.9.35 |
5 Date: 20140813 | 5 Date: 20140813 |
6 Security Critical: yes | 6 Security Critical: yes |
7 License: MIT | 7 License: MIT |
8 License File: COPYING | 8 License File: COPYING |
9 | 9 |
10 Description: | 10 Description: |
11 This is harfbuzz-ng, a new implementation of harfbuzz with a different | 11 This is harfbuzz-ng, a new implementation of harfbuzz with a different |
12 API from the old one. | 12 API from the old one. |
13 | 13 |
14 This copy of harfbuzz is updated by downloading the release tarball | 14 This copy of harfbuzz is updated by downloading the release tarball |
15 from http://www.freedesktop.org/software/harfbuzz/release/ , removing | 15 from http://www.freedesktop.org/software/harfbuzz/release/ , removing |
16 files in src, copying *.h *.hh *.cc from the tarball's src folder | 16 files in src, copying *.h *.hh *.cc from the tarball's src folder |
17 over to src, then checking for removed or added files and updating | 17 over to src, apply google.patch, then checking for removed or added |
18 our build recipes in BUILD.gn and harfbuzz.gyp accordingly. | 18 files and update our build recipes in BUILD.gn and harfbuzz.gyp |
| 19 accordingly. |
OLD | NEW |