<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    I'm trying to add ninja and meson to packages feed. The reason for
    that is described here <a class="moz-txt-link-freetext" href="https://github.com/openwrt/openwrt/pull/1871">https://github.com/openwrt/openwrt/pull/1871</a>
    and <a class="moz-txt-link-freetext" href="https://github.com/openwrt/packages/issues/8315">https://github.com/openwrt/packages/issues/8315</a> .<br>
    If you want to look at that, my test repo is here
    <a class="moz-txt-link-freetext" href="https://github.com/ja-pa/meson-turris">https://github.com/ja-pa/meson-turris</a> but it's not ready for
    primetime yet...<br>
    <br>
    Regards,<br>
    <br>
    J.P.
    <p><br>
    </p>
    <div class="moz-cite-prefix">Dne 18. 03. 19 v 13:09 Jo-Philipp Wich
      napsal(a):<br>
    </div>
    <blockquote type="cite"
      cite="mid:96baf362-b7e7-0b9e-b984-baf15a60542c@wwsnet.net">
      <pre class="moz-quote-pre" wrap="">Hi,

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">A number of upstream projects are beginning to use the Meson/Ninja build
system. OpenWrt's sound/mpc and libs/libmpdclient kludge around this,
and I would like to update the glib2 package. The latest version of
glib2 uses Meson/Ninja.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
just what the world needed, yet another build system :)

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">Is there any plan to build the Meson/Ninja environment into the OpenWrt
build system?
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
I took a quick look at "meson" but got confused after it referred to
something else called "ninja". So it appears to be some high level thing
producing other lowlevel things which then do stuff.

I am not aware of any developer actively working on support for this, so
a patch would be greatly appreciated. At least there are no plans to
*not* support it.

One nuisance is that it appears to mandate Python 3 while OpenWrt
buildroot currently requires Python 2.7 - so in order to avoid depending
on both versions, all the existing buildroot python users probably need
to be ported to Python 3 first.

Regards,
Jo

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
openwrt-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:openwrt-devel@lists.openwrt.org">openwrt-devel@lists.openwrt.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openwrt.org/mailman/listinfo/openwrt-devel">https://lists.openwrt.org/mailman/listinfo/openwrt-devel</a>
</pre>
    </blockquote>
  </body>
</html>