<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 26 mars 2020 17 h 00, Jerry Geis <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Forgive me if wrong location - but I did not see a totem mailing list.</div><div><br></div>I am trying to build Totem from source for 3.26.2. The build system has switched to meson.<div>I know nothing about. How do I build totem from source with meson ?</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">It is really the wrong place. But GStreamer too have switch to meson, and it's quite generic.</div><div dir="auto"><br></div><div dir="auto">  meson build --prefix=... -Doption1=value1 ...</div><div dir="auto"> ninja -C build</div><div dir="auto"> ninja -C build install</div><div dir="auto"><br></div><div dir="auto">For a list of available options, see meson_options.txt file.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>I used to extract the source file</div><div>cd totem-x.xx.xx</div><div>./configure</div><div>make</div><div>make install</div><div><br></div><div>This seems all different now - what are the commands.</div><div>Thanks,</div><div><br></div><div>Jerry</div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>