RESOLVED FIXED 73488
[GTK] Add freetype to our jhbuild setup
https://bugs.webkit.org/show_bug.cgi?id=73488
Summary [GTK] Add freetype to our jhbuild setup
Gustavo Noronha (kov)
Reported 2011-11-30 13:56:23 PST
[GTK] Add freetype to our jhbuild setup
Attachments
Patch (2.80 KB, patch)
2011-11-30 13:57 PST, Gustavo Noronha (kov)
no flags
Patch (6.30 KB, patch)
2011-12-01 10:04 PST, Gustavo Noronha (kov)
no flags
Patch (6.11 KB, patch)
2011-12-01 12:32 PST, Gustavo Noronha (kov)
no flags
Patch (6.53 KB, patch)
2011-12-01 14:22 PST, Gustavo Noronha (kov)
no flags
Gustavo Noronha (kov)
Comment 1 2011-11-30 13:57:31 PST
Gustavo Noronha (kov)
Comment 2 2011-11-30 14:00:21 PST
This is a small first step. TODO: - add a check to run autogen if the md5sum of jhbuildrc or jhbuild.modules changes - also call update-webkitgtk-libs in the EWS
Gustavo Noronha (kov)
Comment 3 2011-12-01 09:55:04 PST
Gustavo Noronha (kov)
Comment 4 2011-12-01 10:04:45 PST
Gustavo Noronha (kov)
Comment 5 2011-12-01 12:32:02 PST
Martin Robinson
Comment 6 2011-12-01 13:37:47 PST
View in context: https://bugs.webkit.org/attachment.cgi?id=117439&action=review > Tools/Scripts/webkitdirs.pm:1576 > +sub hashFile($) Perhaps this could be getMD5HashForFile? > Tools/Scripts/webkitdirs.pm:1582 > + # read the whole file Minor nit: Missing capital and period. > Tools/Scripts/webkitdirs.pm:1600 > + # save md5sum for jhbuild-related files Nit: Period and comma again. > Tools/Scripts/webkitdirs.pm:1604 > + saveSum("$file" . ".md5sum", $currentSum); I don't think you need quotations around $file here. > Tools/Scripts/webkitdirs.pm:1626 > +sub mustRunAutogen($@) Perhaps mustRerunAutogen? Might be slightly clearer. Either way is likely fine though.
Gustavo Noronha (kov)
Comment 7 2011-12-01 14:22:53 PST
Gustavo Noronha (kov)
Comment 8 2011-12-01 14:25:13 PST
Comment on attachment 117488 [details] Patch Clearing flags on attachment: 117488 Committed r101708: <http://trac.webkit.org/changeset/101708>
Gustavo Noronha (kov)
Comment 9 2011-12-01 14:25:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.