aboutsummaryrefslogtreecommitdiff
path: root/projects/dejavu-fonts/patches/0002-Require-a-recent-fontforge-for-reproducibility.patch
Commit message (Collapse)AuthorAgeFilesLines
* Amend dejavu-fonts patch message about fontforgeAndrew Robbins2018-12-281-4/+4
| | | | | | | | 2017-12-20 was not the initial date from which fontforge could build fonts deterministically--builds of the DejaVu LGC subset were reproducible for some time before then. Though, it wasn't until that date that fontforge could reproducibly build the full DejaVu family of fonts (including DejaVuSansMono, which we use).
* Patch dejavu-fonts to require a recent fontforgeAndrew Robbins2018-12-101-0/+51
fontforge was not able to create fonts in a reproducible manner until upstream revision 69e561773b91e37096a855f0353b1d6781a61250 Requiring at minimum a fontforge built from source on 2017-12-20 (the date the aforementioned revision was made) ensures that dejavu fonts are reproducible in Libreboot's build system.