Changeset f853c30e


Ignore:
Timestamp:
11/04/2020 04:18:17 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 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:
c466b88
Parents:
1a742391
Message:

Update to php-7.4.12
Update to Wireshark-3.4.0
Update to libreoffice-7.0.3.1 (including fixes for system ICU)
Update to icewm-1.9.0
Update to libhandy-1.0.1
Update to pipewire-0.3.15
Update to gdm-3.38.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23865 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r1a742391 rf853c30e  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "b5e71eecc529621262bbdf5e4bb4986c">
     9  <!ENTITY php-md5sum        "adc8be777dff588732b18319dbad2593">
    1010  <!ENTITY php-size          "9.8 MB">
    11   <!ENTITY php-buildsize     "644 MB (add 1.2 MB for tests, add 182 MB for documentation)">
    12   <!ENTITY php-time          "1.4 SBU (with parallelism=4; add 1.9 SBU for tests)">
     11  <!ENTITY php-buildsize     "647 MB (add 8 MB for tests, add 182 MB for documentation)">
     12  <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 2.1 SBU for tests)">
    1313]>
    1414
  • gnome.ent

    r1a742391 rf853c30e  
    6666<!ENTITY gnome-shell-extensions-version    "3.38.1">
    6767<!ENTITY gnome-session-version             "3.38.0">
    68 <!ENTITY gdm-version                       "3.38.1">
     68<!ENTITY gdm-version                       "3.38.2">
    6969<!ENTITY gnome-user-docs-version           "3.38.1">
    7070<!-- Icons moved to packages.ent, since they're now in the Icons chapter.-->
  • gnome/platform/gdm.xml

    r1a742391 rf853c30e  
    77  <!ENTITY gdm-download-http "&gnome-download-http;/gdm/&gnome-minor-38;/gdm-&gdm-version;.tar.xz">
    88  <!ENTITY gdm-download-ftp  "&gnome-download-ftp;/gdm/&gnome-minor-38;/gdm-&gdm-version;.tar.xz">
    9   <!ENTITY gdm-md5sum        "2566a24922d525af1450b83bacf98b94">
     9  <!ENTITY gdm-md5sum        "0b95d9942fabedd2c1f8769198cae8c0">
    1010  <!ENTITY gdm-size          "772 KB">
    1111  <!ENTITY gdm-buildsize     "34 MB">
  • introduction/welcome/changelog.xml

    r1a742391 rf853c30e  
    4343    -->
    4444    <listitem>
     45      <para>November 4th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to pipewire-0.3.15. Fixes
     49          <ulink url="&blfs-ticket-root;14193">#14193</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to libhandy-1.0.1. Fixes
     53          <ulink url="&blfs-ticket-root;14191">#14191</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to icewm-1.9.0. Fixes
     57          <ulink url="&blfs-ticket-root;14190">#14190</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to gdm-3.38.2. Fixes
     61          <ulink url="&blfs-ticket-root;14209">#14209</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[renodr] - Update to libreoffice-7.0.3.1 and adapt to ICU-68.
     65          This allows Libreoffice to use system ICU again. Fixes
     66          <ulink url="&blfs-ticket-root;14189">#14189</ulink>.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[renodr] - Update to wireshark-3.4.0. Fixes
     70          <ulink url="&blfs-ticket-root;14188">#14188</ulink>.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[renodr] - Update to php-7.4.12. Fixes
     74          <ulink url="&blfs-ticket-root;14187">#14187</ulink>.</para>
     75        </listitem>
     76      </itemizedlist>
     77    </listitem>
     78
     79    <listitem>
    4580      <para>November 3rd, 2020</para>
    4681      <itemizedlist>
  • multimedia/libdriv/pipewire.xml

    r1a742391 rf853c30e  
    77  <!ENTITY pipewire-download-http "https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz">
    88  <!ENTITY pipewire-download-ftp  " ">
    9   <!ENTITY pipewire-md5sum        "8261f4827182a24faee23e1df93026ce">
    10   <!ENTITY pipewire-size          "1.1 MB">
    11   <!ENTITY pipewire-buildsize     "117 MB (with tests)">
    12   <!ENTITY pipewire-time          "0.3 SBU (Using parallelism=4; with tests)">
     9  <!ENTITY pipewire-md5sum        "2d5c4c176a81055c6bf586d20a21e3ad">
     10  <!ENTITY pipewire-size          "1.2 MB">
     11  <!ENTITY pipewire-buildsize     "121 MB (with tests)">
     12  <!ENTITY pipewire-time          "0.4 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • networking/netutils/wireshark.xml

    r1a742391 rf853c30e  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "2d83614af3e99b08a230c3a416949d23">
    10   <!ENTITY wireshark-size          "30 MB">
    11   <!ENTITY wireshark-buildsize     "719 MB (with all optional dependencies available in the BLFS book)">
    12   <!ENTITY wireshark-time          "2.4 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
     9  <!ENTITY wireshark-md5sum        "5c656cd9d6b01dd2ad93ed665ca532e6">
     10  <!ENTITY wireshark-size          "31 MB">
     11  <!ENTITY wireshark-buildsize     "750 MB (with all optional dependencies available in the BLFS book)">
     12  <!ENTITY wireshark-time          "2.5 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
    1313]>
    1414
     
    9595    <bridgehead renderas="sect4">Required</bridgehead>
    9696    <para role="required">
     97      <xref linkend="cmake"/>,
    9798      <xref linkend="glib2"/>,
    9899      <xref linkend="libgcrypt"/>, and
     
    450451        <listitem>
    451452          <para>
    452             reorders timestamps of input file frames into output file.
     453            reorders timestamps of input file frames into an output file.
    453454          </para>
    454455          <indexterm zone="wireshark reordercap">
  • packages.ent

    r1a742391 rf853c30e  
    348348<!ENTITY ninja-version                "1.9.0">
    349349<!ENTITY npapi-sdk-version            "0.27.2">
    350 <!ENTITY php-version                  "7.4.11">
     350<!ENTITY php-version                  "7.4.12">
    351351
    352352<!ENTITY python2-majorver             "2.7">
     
    604604<!ENTITY whois-version                "5.4.3">
    605605<!ENTITY wicd-version                 "1.7.4">
    606 <!ENTITY wireshark-version            "3.2.7">  <!-- even minor versions only -->
     606<!ENTITY wireshark-version            "3.4.0">  <!-- even minor versions only -->
    607607
    608608<!ENTITY wicd-major-version           "1.7">
     
    746746<!ENTITY libdazzle-version            "3.38.0">
    747747<!ENTITY libhandy-version             "0.0.13">
    748 <!ENTITY libhandy1-version            "1.0.0">
     748<!ENTITY libhandy1-version            "1.0.1">
    749749<!ENTITY libnotify-version            "0.7.9">
    750750<!ENTITY libxklavier-version          "5.4">
     
    771771<!-- Chapter 27 -->
    772772<!ENTITY fluxbox-version              "1.3.7">
    773 <!ENTITY icewm-version                "1.8.3">
     773<!ENTITY icewm-version                "1.9.0">
    774774<!ENTITY openbox-version              "3.6.1">
    775775<!ENTITY sawfish-version              "1.12.0">
     
    903903<!ENTITY gnucash-version              "2.4.11">
    904904
    905 <!ENTITY libreoffice-version          "7.0.2">
    906 <!ENTITY libreoffice-patch            ".2">
     905<!ENTITY libreoffice-version          "7.0.3">
     906<!ENTITY libreoffice-patch            ".1">
    907907<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    908908
     
    999999<!ENTITY opal-version                 "3.10.10">
    10001000<!ENTITY opus-version                 "1.3.1">
    1001 <!ENTITY pipewire-version             "0.3.13">
     1001<!ENTITY pipewire-version             "0.3.15">
    10021002<!ENTITY pulseaudio-major-version     "13.0">
    10031003<!ENTITY pulseaudio-version           "&pulseaudio-major-version;">
  • x/lib/libhandy1.xml

    r1a742391 rf853c30e  
    77  <!ENTITY libhandy1-download-http "&gnome-download-http;/libhandy/1.0/libhandy-&libhandy1-version;.tar.xz">
    88  <!ENTITY libhandy1-download-ftp  "&gnome-download-ftp;/libhandy/1.0/libhandy-&libhandy1-version;.tar.xz">
    9   <!ENTITY libhandy1-md5sum        "3cdc0b2274b41770ad4758e612f4c16d">
    10   <!ENTITY libhandy1-size          "372 KB">
     9  <!ENTITY libhandy1-md5sum        "651afd7928c2f09949a07e271cea5be4">
     10  <!ENTITY libhandy1-size          "380 KB">
    1111  <!ENTITY libhandy1-buildsize     "20 MB (with tests)">
    1212  <!ENTITY libhandy1-time          "0.3 SBU (with tests)">
     
    9898
    9999    <para>
     100      First, cause a regression discovered upstream:
     101    </para>
     102
     103    <!-- Xi fixed this at https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/635 -->
     104
     105<screen><userinput remap="pre">sed -i 's/"opacity", 0/"opacity", 0.0/' src/hdy-combo-row.c</userinput></screen>
     106
     107    <para>
    100108      Install <application>libhandy</application> by running the following
    101109      commands:
  • x/wm/icewm.xml

    r1a742391 rf853c30e  
    77  <!ENTITY icewm-download-http "https://github.com/ice-wm/icewm/archive/&icewm-version;/icewm-&icewm-version;.tar.gz">
    88  <!ENTITY icewm-download-ftp  " ">
    9   <!ENTITY icewm-md5sum        "8eceb6adf45b82feb7f3906035c04a49">
     9  <!ENTITY icewm-md5sum        "cce4da549e434122e2f49560204a6add">
    1010  <!ENTITY icewm-size          "2.1 MB">
    11   <!ENTITY icewm-buildsize     "46 MB">
     11  <!ENTITY icewm-buildsize     "53 MB">
    1212  <!ENTITY icewm-time          "0.2 SBU (Using parallelixm=4)">
    1313]>
     
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="x-window-system"/> and
     77      <xref linkend="cmake"/>,
     78      <xref linkend="x-window-system"/>, and
    7879      <xref linkend="gdk-pixbuf"/>
    7980    </para>
     
    8384      <xref linkend="fribidi"/> (for languages written right to left),
    8485      <xref linkend="librsvg"/>,
    85       <xref linkend="libsndfile"/> and
     86      <xref linkend="libao"/>,
     87      <xref linkend="libsndfile"/>, and
    8688      <xref linkend="alsa-lib"/> (for the experimental icesound program)
    8789    </para>
     
    356358
    357359      <seglistitem>
    358         <seg>icehelp, icesh, icesound, icewm, icewm-menu-fdo, icewm-session,
    359         icewm-set-gnomewm, icewmbg, icewmhint, icewmtray</seg>
     360        <seg>icehelp, icesh, icesound, icewm, icewm-menu-fdo, icewm-menu-xrandr,
     361        icewm-session, icewm-set-gnomewm, icewmbg, and icewmhint
     362        <!--icewmtray--></seg>
    360363        <seg>None</seg>
    361364        <seg>/usr/share/doc/icewm-&icewm-version;, /usr/share/icewm and ~/.icewm</seg>
     
    431434      </varlistentry>
    432435
     436      <varlistentry id="icewm-menu-xrandr">
     437        <term><command>icewm-menu-xrandr</command></term>
     438        <listitem>
     439          <para>
     440            is a helper program used to manage multi-screen configurations.
     441          </para>
     442          <indexterm zone="icewm icewm-menu-xrandr">
     443            <primary sortas="b-icewm-menu-xrandr">icewm-menu-xrandr</primary>
     444          </indexterm>
     445        </listitem>
     446      </varlistentry>
     447
    433448      <varlistentry id="icewm-session">
    434449        <term><command>icewm-session</command></term>
  • xsoft/office/libreoffice.xml

    r1a742391 rf853c30e  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "48e541f6c5579059042ba5f94d88838d">
    11   <!ENTITY libreoffice-core-size          "225 MB">
     10  <!ENTITY libreoffice-core-md5sum        "7c07d445c7588c7ada6f6074a1bbc4c6">
     11  <!ENTITY libreoffice-core-size          "230 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "48d39cebf26cce82356c6e6e5d705d58">
    15   <!ENTITY libreoffice-dict-size          "44 MB">
     14  <!ENTITY libreoffice-dict-md5sum        "55ab3088c7c97715440cb69ebda28fe8">
     15  <!ENTITY libreoffice-dict-size          "46 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "0aa6799ff8fbbdbf0de8c050b4f44043">
     18  <!ENTITY libreoffice-help-md5sum        "d486db827394ff5bcafebf9b1d563910">
    1919  <!ENTITY libreoffice-help-size          "106 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "d267b08913b3b738b90ea8903f2f3e5d">
     22  <!ENTITY libreoffice-translations-md5sum        "0512dc56db2697c5c0e843947958ba96">
    2323  <!ENTITY libreoffice-translations-size          "168 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "6.5 GB including the additional files if downloaded during the build (775 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     27  <!ENTITY libreoffice-buildsize  "9.0 GB including the additional files if downloaded during the build (823 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
    2828
    2929 <!-- Editors: many updates to poppler will break LO using system poppler until
     
    4545       60 SBU not including download of translations, help and dictionary
    4646       for 6.4.6.2 - pierre
     47
     48       56 SBU for 7.0.3.1 not including download of translations, help, and
     49       dictionaries. -renodr
    4750  -->
    48   <!ENTITY libreoffice-time "46 SBU with parallelism=4 including typical download time">
     51  <!ENTITY libreoffice-time "56 SBU with parallelism=4 including typical download time">
    4952
    5053]>
     
    272275      <ulink url="https://github.com/behdad/glyphy">glyphy</ulink>,
    273276      <ulink url="http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/">Gnome VFS</ulink>,
    274 
    275277      <ulink url="https://github.com/hamcrest/JavaHamcrest/releases">hamcrest</ulink>,
    276278      <ulink url="https://hunspell.github.io/">Hunspell</ulink>,
     
    293295      <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
    294296      <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
    295       <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
     297      <ulink url="https://sourceforge.net/p/libwps/wiki/Home/">libwps</ulink>,
    296298      <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
    297299      <ulink url="https://gitlab.com/mdds/mdds">mdds</ulink>,
     
    378380    </para>
    379381
    380 <!-- when system-icu works:
    381              \-\-with-system-icu           \ -->
     382<!-- For the ICU seds, the spacing here is intentional. Sed will return syntax
     383     errors otherise -->
    382384
    383385<screen><userinput>sed -e "/gzip -f/d"   \
     
    389391sed -e 's@getURI()->c_str()@getURI().c_str()@' \
    390392    -i sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx &amp;&amp;
     393
     394sed -i 29a\
     395'\\t\t&amp;&amp;sed -i "s/TRUE/true/g" src/lib/libcdr_utils.cpp \\' \
     396external/libcdr/ExternalProject_libcdr.mk &amp;&amp;
     397
     398sed -i 30a\
     399'\\t\t&amp;&amp;sed -i "s/TRUE/true/g" src/lib/EBOOKCharsetConverter.cpp \\' \
     400external/libebook/ExternalProject_libebook.mk &amp;&amp;
     401
     402sed -i 's/TRUE/true/' i18npool/source/calendar/calendar_gregorian.cxx &amp;&amp;
    391403
    392404./autogen.sh --prefix=$LO_PREFIX         \
     
    413425             --with-system-graphite      \
    414426             --with-system-harfbuzz      \
     427             --with-system-icu           \
    415428             --with-system-jpeg          \
    416429             --with-system-lcms2         \
     
    453466       If installed in <filename
    454467       class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
    455        some additional steps are necessary. Issue the following commands, as
     468       some additional steps are necessary. Issue the following commands as the
    456469       <systemitem class="username">root</systemitem> user:
    457470    </para>
     
    501514      using their shell starting script names (see "Installed Programs", below),
    502515      if LO_PREFIX is other than <filename class='directory'>/usr</filename>,
    503       unless <filename class='directory'>$LO_PREFIX/bin</filename> directory is
    504       appended to the PATH.
     516      unless the <filename class='directory'>$LO_PREFIX/bin</filename> directory
     517      is appended to the PATH.
    505518    </para>
    506519
     
    584597
    585598    <para>
    586       <parameter>--without-system-dicts</parameter>: This switch disables use
    587       of  dictionaries from system paths, so the ones installed by this package
    588       are used.
     599      <parameter>--without-system-dicts</parameter>: This switch disables the
     600      use of dictionaries from system paths so that the ones installed by this
     601      package are used.
    589602    </para>
    590603
Note: See TracChangeset for help on using the changeset viewer.