Changeset 89a8d9a for general/genlib


Ignore:
Timestamp:
12/12/2022 10:34:38 PM (18 months ago)
Author:
Ken Moffat <ken@…>
Branches:
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, xry111/llvm18, xry111/xf86-video-removal
Children:
ab3ae35a
Parents:
cf905e0 (diff), bdf8481 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

Location:
general/genlib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/apr-util.xml

    rcf905e0 r89a8d9a  
    3131      consistent interface to underlying client library interfaces. This
    3232      application programming interface assures predictable if not identical
    33       behaviour regardless of which libraries are available on a given platform.
     33      behavior regardless of which libraries are available on a given platform.
    3434    </para>
    3535
  • general/genlib/glib2.xml

    rcf905e0 r89a8d9a  
    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        "06745709784eddb4a3860e1814f795e8">
     9  <!ENTITY glib2-md5sum        "fb204b89b0004110911dede3441597a1">
    1010  <!ENTITY glib2-size          "4.9 MB">
    11   <!ENTITY glib2-buildsize     "119 MB (add 7 MB for tests)">
    12   <!ENTITY glib2-time          "0.4 SBU (add 0.5 SBU for tests; both using parallelism=4)">
     11  <!ENTITY glib2-buildsize     "140 MB (add 8 MB for tests)">
     12  <!ENTITY glib2-time          "0.5 SBU (add 0.6 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    8989    <bridgehead renderas="sect4">Optional</bridgehead>
    9090    <para role="optional">
    91       <xref linkend="dbus"/> and
     91      <xref linkend="dbus"/> (for some tests),
     92      <xref linkend="fuse3"/> and
    9293      <ulink url="https://bindfs.org/">bindfs</ulink>
    93         (both may be used in some tests),
     94        (both needed for one test),
    9495      <xref linkend="gdb"/> (for bindings),
    9596      <xref linkend="DocBook"/>,
     
    124125  <sect2 role="installation">
    125126    <title>Installation of GLib</title>
    126     <!-- Remove the next para and screen for glib-2.72.3 or above
    127     <para>
    128       First, fix an issue in MIME file content lookup, which may prevent
    129       displaying <command>file://</command> URL's in webkitgtk based browsers.
    130     </para>
    131 
    132 <screen><userinput>patch -Np1 -i ../glib-&glib2-version;-fix_xdgmime-1.patch</userinput></screen>
    133 -->
     127
    134128    <para>
    135129      If desired, apply the optional patch. In many cases, applications that
     
    237231
    238232      NOTE: systemd implements this as a hard requirement.  -->
    239       <!-- with 2.60.4 on systemd, all tests pass. -->
     233      <!-- one test, g-file-info-filesystem-readonly.c, needs both
     234      bindfs and fusermount. With fuse3, you need to either create
     235      a fusermount->fusermount3 symlink or alter the source of the
     236      test so that fusermount3 is seeked and used. bindfs can be
     237      built against fuse3. The test is skipped if the dependencies
     238      are not found, and reported to pass.-->
    240239      <!-- with 2.64.1 on sysV, all tests pass. -->
    241240      <!-- with 2.70.1 on sysV, all tests pass. -->
     
    243242      <!-- with 2.72.3 on sysV, all tests pass. [pierre, July 2022] -->
    244243      <!-- with 2.74.0 on sysV, all tests pass. [bdubbs, Sep 2022] -->
    245     </para>
    246 
     244      <!-- with 2.74.3 on sysV, all tests pass. [pierre, Dec 2022] -->
     245    </para>
     246<!-- 2.64 is two years old
    247247    <para>
    248248      Finally, if this is a reinstall from glib2-2.64.x or earlier, remove
     
    252252
    253253<screen role="nodump"><userinput>rm -f /usr/include/glib-2.0/glib/gurifuncs.h</userinput></screen>
    254 
     254-->
    255255  </sect2>
    256256
  • general/genlib/pcre2.xml

    rcf905e0 r89a8d9a  
    77  <!ENTITY pcre2-download-http "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-&pcre2-version;/pcre2-&pcre2-version;.tar.bz2">
    88  <!ENTITY pcre2-download-ftp  " ">
    9   <!ENTITY pcre2-md5sum        "a5cc4e276129c177d4fffb40601019a4">
     9  <!ENTITY pcre2-md5sum        "5ee8e1d11557b677e1b159657e2aaf3c">
    1010  <!ENTITY pcre2-size          "1.7 MB">
    11   <!ENTITY pcre2-buildsize     "18 MB (with tests)">
     11  <!ENTITY pcre2-buildsize     "19 MB (with tests)">
    1212  <!ENTITY pcre2-time          "0.4 SBU (with tests)">
    1313]>
  • general/genlib/uchardet.xml

    rcf905e0 r89a8d9a  
    77  <!ENTITY uchardet-download-http "https://www.freedesktop.org/software/uchardet/releases/uchardet-&uchardet-version;.tar.xz">
    88  <!ENTITY uchardet-download-ftp  " ">
    9   <!ENTITY uchardet-md5sum        "623406dac5c5ad89e40eedd7f279efae">
    10   <!ENTITY uchardet-size          "212 KB">
    11   <!ENTITY uchardet-buildsize     "4.2 MB">
    12   <!ENTITY uchardet-time          "less than 0.1 SBU">
     9  <!ENTITY uchardet-md5sum        "9e267be7aee81417e5875086dd9d44fd">
     10  <!ENTITY uchardet-size          "217 KB">
     11  <!ENTITY uchardet-buildsize     "4.6 MB (with test)">
     12  <!ENTITY uchardet-time          "less than 0.1 SBU (with test)">
    1313
    1414]>
     
    144144      <?dbhtml list-presentation="table"?>
    145145
    146       <!-- If the program or library name conflicts (is the same) as the
    147       package name, add -prog or -lib to the varlistentry entity id
    148       and the 2nd entry of the indexterm zone entity -->
    149 
    150146      <varlistentry id="uchardet-prog">
    151147        <term><command>uchardet</command></term>
Note: See TracChangeset for help on using the changeset viewer.