[Bug 789316] Add Meson support in cerbero

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 14 08:29:22 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #365499|none                        |needs-work
             status|                            |

--- Comment #64 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 365499:
 --> (https://bugzilla.gnome.org/review?bug=789316&attachment=365499)

::: README
@@ +37,3 @@
 -------
 The initial setup on Windows is a little bit longer, but only a few programs
are required.
+  * Python2.7 AND Python3.6: https://www.python.org/downloads/

This should be merged after porting to Python 3 IMHO. Requiring two versions of
Python is just silly

::: cerbero/bootstrap/linux.py
@@ +52,3 @@
+
+        if meson_needed:
+            shell.call('pip3 install --user meson')

How would meson installed on non-Unix? Seems to be missing

Why do we install via PIP instead of having a recipe? Updating with PIP or
ensuring that at least a specific version is used seems less than ideal

-- 
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