[Webkit-unassigned] [Bug 186771] [WPE]: Add a way to setup our development environment inside flatpak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 08:50:02 PDT 2018


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

--- Comment #20 from Thibault Saunier <tsaunier at gnome.org> ---
(In reply to Carlos Alberto Lopez Perez from comment #17)
> Its enough if that is done as part of the script that creates the initial
> environment for flatpak
> 
> Working with the new flatpak environment instead of jhbuild should require
> no extra or different arguments to any of the scripts, but the one to
> intialize&build third-party.
> 
> 
> * With jhbuild we build third-party as follows:
> 
>   $ Tools/Scripts/update-webkitgtk-libs
> 
> And then we run all the other scripts (build-webkit, run-tests, etc) without
> passing any extra arguments. That scripts are smart enough to detect the
> JHBuild third-party dir has been initialized and they use it.
> 
> * So, for the new flatpak environment we need something like:
> 
>   $ Tools/Scripts/update-webkitgtk-flatpak (or any other name you wish)
> 
> And then all the scripts should detect that has been initialized and proceed
> to use flatpak

OK, I added those scripts that do just that.

-- 
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/20180621/c719e330/attachment.html>


More information about the webkit-unassigned mailing list