Changeset a7903332


Ignore:
Timestamp:
08/26/2021 11:38:21 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
683821c2
Parents:
2754eaf
Message:

update to glib-2.68.4, and tagging dependencies

-Dselinux=false is no longer needed. And the sed is no longer needed.

Files:
13 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r2754eaf ra7903332  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/&glib2-minor;/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "a3968c7510447f055fd2204ba947f80f">
    10   <!ENTITY glib2-size          "4.7 MB">
    11   <!ENTITY glib2-buildsize     "194 MB (add 5 MB for tests)">
     9  <!ENTITY glib2-md5sum        "07ba0e946bf6dcad36388675d2f2876f">
     10  <!ENTITY glib2-size          "4.8 MB">
     11  <!ENTITY glib2-buildsize     "104 MB (add 6 MB for tests)">
    1212  <!ENTITY glib2-time          "0.6 SBU (add 1.0 SBU for tests; both using parallelism=4)">
    1313]>
     
    3636    </para>
    3737
    38     &lfs110_checked;
     38    &lfs110a_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    168168
    169169    <para>
    170       Fix an issue building this package with Glibc-2.34 or later:
    171     </para>
    172 
    173 <screen><userinput>sed 's/close_range (.[^)]*/&amp;, 0/' -i glib/gspawn.c</userinput></screen>
    174 
    175     <para>
    176170      Install <application>GLib</application> by running the following
    177171      commands:
     
    184178      --buildtype=release \
    185179      -Dman=true          \
    186       -Dselinux=disabled  \
    187180      ..                  &amp;&amp;
    188181ninja</userinput></screen>
     
    220213    <para>
    221214      To test the results, after having installed the package, issue:
    222       <command>ninja test</command>.
     215      <command>ninja test</command>. One test named
     216      <literal>gio / file</literal> is known to fail if the test is ran as
     217      the <systemitem class="username">root</systemitem> user.
    223218      <!-- glib issue #1954: -->
    224219      <!-- One test named gdbus-server-auth sometimes fails.-->
     
    255250      <parameter>-Dman=true</parameter>: This switch causes the
    256251      build to create and install the package man pages.
    257     </para>
    258 
    259     <para>
    260       <parameter>-Dselinux=disabled</parameter>: This switch disables
    261       support for selinux which is not supported in BLFS.
    262252    </para>
    263253
  • general/genlib/libxslt.xml

    r2754eaf ra7903332  
    3636    </para>
    3737
    38     &lfs110_checked;
     38    &lfs110a_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genlib/pcre.xml

    r2754eaf ra7903332  
    3737    </para>
    3838
    39     &lfs110_checked;
     39    &lfs110a_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/desktop-file-utils.xml

    r2754eaf ra7903332  
    4040    </para>
    4141
    42     &lfs110_checked;
     42    &lfs110a_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/shared-mime-info.xml

    r2754eaf ra7903332  
    3737    </para>
    3838
    39     &lfs110_checked;
     39    &lfs110a_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/sysutils/unzip.xml

    r2754eaf ra7903332  
    3838    </para>
    3939
    40     &lfs110_checked;
     40    &lfs110a_checked;
    4141
    4242    <caution>
  • introduction/welcome/changelog.xml

    r2754eaf ra7903332  
    4545      <para>August 26th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[xry111] - Update to glib-2.68.4.
     49          Fixes <ulink url="&blfs-ticket-root;15432">#15432</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[xry111] - Update to cmake-3.21.2.
  • packages.ent

    r2754eaf ra7903332  
    9696<!ENTITY gcab-version                 "0.7">
    9797<!ENTITY glib2-minor                  "2.68">
    98 <!ENTITY glib2-version                "&glib2-minor;.3">
     98<!ENTITY glib2-version                "&glib2-minor;.4">
    9999<!ENTITY glibmm-version               "2.66.1">
    100100<!ENTITY gmime-version                "2.6.23">
  • pst/sgml/sgml-common.xml

    r2754eaf ra7903332  
    3535    </para>
    3636
    37     &lfs110_checked;
     37    &lfs110a_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/xml/docbook-45-xml.xml

    r2754eaf ra7903332  
    3737    </para>
    3838
    39     &lfs110_checked;
     39    &lfs110a_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/xml/docbook-xsl.xml

    r2754eaf ra7903332  
    4343    </para>
    4444
    45     &lfs110_checked;
     45    &lfs110a_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/xml/itstool.xml

    r2754eaf ra7903332  
    3636    </para>
    3737
    38     &lfs110_checked;
     38    &lfs110a_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • pst/xml/xmlto.xml

    r2754eaf ra7903332  
    3636    </para>
    3737
    38     &lfs110_checked;
     38    &lfs110a_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.