[Webkit-unassigned] [Bug 205658] [GTK][WPE] Migrate to Flatpack-based dev SDK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 11:08:49 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=205658

--- Comment #6 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Philippe Normand from comment #5)
> On a first run build-webkit will bootstrap everything itself :)

I think that's not ok.

build-webkit should only use the jhbuild or the flatpak if it detects that the jhbuild or flatpak has been previously built (Check shouldUseJhbuild() and shouldUseFlatpak() in Tools/Scripts/webkitdirs.pm)

If the user (or the bot) its not using the internal jhbuild, then build-webkit should continue building without it (or without flatpak).


> But yeah right, I need to check the update-*flatpak scripts indeed, they
> would update the flatpak user-tree (run some `flatpak update` on it).

Currently all bots that build with jhbuild run a step called "updated gtk dependencies" before running build-webkit. That step simply executes update-webkitgtk-libs.

I think its simply a matter of making this script call into update-webkitgtk-flatpak if the env var is not set.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200102/987ed6d4/attachment.htm>


More information about the webkit-unassigned mailing list