Changeset 18c1947


Ignore:
Timestamp:
01/20/2022 07:18:43 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
d141d67
Parents:
b83366b
Message:

Update to meson-0.61.1

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rb83366b r18c1947  
    4141    -->
    4242    <listitem>
     43      <para>2022-01-20</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[pierre] - Update to meson-0.61.1. Fixes
     47          <ulink url="&lfs-ticket-root;4985">#4985</ulink>.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52    <listitem>
    4353      <para>2022-01-17</para>
    4454      <itemizedlist>
  • chapter03/patches.xml

    rb83366b r18c1947  
    8484      </listitem>
    8585    </varlistentry>
    86 
     86<!--
    8787    <varlistentry>
    8888      <term>Meson Upstream Fix Patch - <token>&meson-fix-patch-size;</token>:</term>
     
    9292      </listitem>
    9393    </varlistentry>
    94 <!--
     94
    9595    <varlistentry>
    9696      <term>Libpipeline Checks Patch - <token>&libpipeline-checks-patch-size;</token>:</term>
  • chapter08/meson.xml

    rb83366b r18c1947  
    4848  <sect2 role="installation">
    4949    <title>Installation of Meson</title>
    50 
     50<!--
    5151    <para>First, apply a patch that fixes an issue identified upstream:</para>
    5252
    5353<screen><userinput remap="pre">patch -Np1 -i ../&meson-fix-patch;</userinput></screen>
     54-->
    5455    <para>Compile Meson with the following command:</para>
    55 
    5656
    5757<screen><userinput remap="make">python3 setup.py build</userinput></screen>
  • packages.ent

    rb83366b r18c1947  
    492492<!ENTITY markupsafe-fin-sbu "less than 0.1 SBU">
    493493
    494 <!ENTITY meson-version "0.61.0">
    495 <!ENTITY meson-size "1,961 KB">
     494<!ENTITY meson-version "0.61.1">
     495<!ENTITY meson-size "1,963 KB">
    496496<!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
    497 <!ENTITY meson-md5 "cfe9f5e8ef869ba498a6a84f291f0c74">
     497<!ENTITY meson-md5 "8ed66d5537275df3defffb66d1fb897f">
    498498<!ENTITY meson-home "https://mesonbuild.com">
    499499<!ENTITY meson-fin-du "40 MB">
  • patches.ent

    rb83366b r18c1947  
    5959<!ENTITY libpipeline-checks-patch-md5 "0cd71f98eadaee07647d021d2e4c8621">
    6060<!ENTITY libpipeline-checks-patch-size "22 KB">
    61 -->
    6261
    6362<!ENTITY meson-fix-patch "meson-&meson-version;-upstream_fix-2.patch">
     
    6564<!ENTITY meson-fix-patch-size "5.5 KB">
    6665
    67 <!--
    6866<!ENTITY ninja-limit-jobs-patch "ninja-&ninja-version;-add_NINJAJOBS_var-1.patch">
    6967<!ENTITY ninja-limit-jobs-patch-md5 "f537a633532492e805aa342fa869ca45">
Note: See TracChangeset for help on using the changeset viewer.