[Bug 775281] Allow simply setup an uninstalled environment based on msys2

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 29 00:10:52 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775281

--- Comment #14 from Thibault Saunier <tsaunier at gnome.org> ---
(In reply to Nirbheek Chauhan from comment #8)
> I think MSYS2 isn't good as a long-term option for many reasons (we should
> only use Python3 and Visual Studio), but since it's our best option right
> now I can understand why Scott would want this. I will go with whatever Tim
> decides.
> 
> My concern right now is that the gst-uninstalled script is becoming this
> monolithic chunk of code. I think we should try to split functionality out
> of it otherwise it is a large hurdle for people to grok it and add to it.

Actually I almost did not touch gst-uninstalled at all for that. I simply
refactored it sensibly so we do not depend on build to be done to set the
environment but instead rely on the meson introspection information to do so,
which is much nicer in any case. Also I do not expect much more thing to be
needed in there in the future tbh.

Problem was about the setup script, and I am coming up with a separate script
for it (rebuilding from scratch to check it still works).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list