Changeset fb25573


Ignore:
Timestamp:
09/24/2021 07:15:34 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
37a43a5a
Parents:
60530f7
Message:

Updates

thunderbird-91.1.1
pidgin-2.14.7
curl-7.79.1
vte-0.66.0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • gnome.ent

    r60530f7 rfb25573  
    2222<!ENTITY rest-version                      "0.8.1">
    2323<!ENTITY totem-pl-parser-version           "3.26.6">
    24 <!ENTITY vte-version                       "0.64.2">
     24<!ENTITY vte-version                       "0.66.0">
    2525<!ENTITY yelp-xsl-version                  "40.2">
    2626<!ENTITY GConf-version                     "3.2.6">
  • gnome/platform/vte.xml

    r60530f7 rfb25573  
    55  %general-entities;
    66
    7   <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.gz">
     7  <!ENTITY vte-download-http "https://gitlab.gnome.org/GNOME/vte/-/archive/&vte-version;/vte-&vte-version;.tar.bz2">
    88  <!ENTITY vte-download-ftp  " ">
    9   <!ENTITY vte-md5sum        "692a2656eaf84165e2c8ffe9d84137d9">
    10   <!ENTITY vte-size          "604 KB">
    11   <!ENTITY vte-buildsize     "10 MB (with tests)">
     9  <!ENTITY vte-md5sum        "2aca6831c1af291bc7bf11ceca603aeb">
     10  <!ENTITY vte-size          "491 KB">
     11  <!ENTITY vte-buildsize     "13 MB (with tests)">
    1212  <!ENTITY vte-time          "0.3 SBU (using parallelism=4; with tests)">
    1313  <!-- Consolidating Tests/No Tests in GNOME sections for consistency. -->
     
    9393    <bridgehead renderas="sect4">Optional</bridgehead>
    9494    <para role="optional">
    95       <xref linkend="fribidi"/>,
    96       <xref linkend="gtk-doc"/>, and
    97       <xref linkend="gtk4"/>
    98       <!-- Does not currently work unless you pass -Dgtk4=true to meson. However,
    99            it's not looking for gtk-4, it's looking for gtk+-4, so it will still
    100            fail to build for now.-->
     95      <xref linkend="fribidi"/> and
     96      <xref linkend="gtk-doc"/>
     97<!--      <xref linkend="gtk4"/>
     98           The  -Dgtk4=true option just returns
     99           'not supported on this branch; use git master' -->
    101100    </para>
    102101
     
    154153
    155154    <para>
    156       <parameter>-Dfribidi=false</parameter>: Omit this switch if want to enable
    157       bidirectional capabilities.
     155      <parameter>-Dfribidi=false</parameter>: Omit this switch if you want
     156      to enable bidirectional capabilities.
    158157    </para>
    159158
     
    173172    </para>
    174173
    175     <!-- Uncomment once vte knows how to look for the proper gtk4
     174    <!-- Uncomment once vte supports it (only git branch "master" supports it
     175         as of vte-0.66.0)
    176176    <para>
    177177      <option>-Dgtk4=true</option>: Add this switch to build the GTK4 widget.
     
    204204        <seg>
    205205          /usr/include/vte-2.&vte-nano; and
    206           /usr/share/gtk-doc/html/vte-2.&vte-nano;
     206          (optional) /usr/share/gtk-doc/html/vte-2.&vte-nano;
    207207        </seg>
    208208      </seglistitem>
  • introduction/welcome/changelog.xml

    r60530f7 rfb25573  
    4343    -->
    4444    <listitem>
    45       <para>September 24rd, 2021</para>
    46       <itemizedlist>
     45      <para>September 24th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to vte-0.66.0. Fixes
     49          <ulink url="&blfs-ticket-root;15608">#15608</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to curl-7.79.1. Fixes
     53          <ulink url="&blfs-ticket-root;15600">#15600</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Update to pidgin-2.14.7. Fixes
     57          <ulink url="&blfs-ticket-root;15564">#15564</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[pierre] - Update to thunderbird-91.1.1. Fixes
     61          <ulink url="&blfs-ticket-root;15554">#15554</ulink>.</para>
     62        </listitem>
    4763        <listitem>
    4864          <para>[thomas] - Update to mousepad-0.5.7. Fixes
  • networking/netlibs/curl.xml

    r60530f7 rfb25573  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "24408ce0068de0ae7871039451ad6f97">
     9  <!ENTITY curl-md5sum        "74d3c4ca8aaa6c0619806d6e246e65fb">
    1010  <!ENTITY curl-size          "2.4 MB">
    11   <!ENTITY curl-buildsize     "96 MB (add 20 MB for tests)">
    12   <!ENTITY curl-time          "0.3 SBU (add 18 SBU for tests)">
     11  <!ENTITY curl-buildsize     "102 MB (add 19 MB for tests)">
     12  <!ENTITY curl-time          "0.3 SBU (with parallelism=4; add 15 SBU for tests)">
    1313]>
    1414
     
    174174    <para>
    175175       To run the test suite, issue: <command>make test</command>.
    176        Four tests, 1139, 1140, 1173, and 1177, are known to fail due to
    177        missing executables from the optional dependencies.
     176<!--       Four tests, 1139, 1140, 1173, and 1177, are known to fail due to
     177       missing executables from the optional dependencies.-->
    178178    </para>
    179179<!-- Two (of 857) tests
     
    325325
    326326Tests have all BLFS dependencies installed but without impacket.
     327
     328======
     329Added by plabs for curl-7.79.1:
     330TESTDONE: 1434 tests were considered during 1652 seconds.
     331TESTDONE: 1171 tests out of 1171 reported OK: 100%
     332
     333Tests have all BLFS dependencies installed except stunnel but without impacket.
    327334-->
    328335
  • packages.ent

    r60530f7 rfb25573  
    626626<!-- Chapter 17 -->
    627627<!ENTITY c-ares-version               "1.17.2">
    628 <!ENTITY curl-version                 "7.79.0">
     628<!ENTITY curl-version                 "7.79.1">
    629629<!ENTITY geoclue2-version             "2.5.7">
    630630<!ENTITY glib-networking-version      "2.70.0">
     
    954954<!ENTITY pan-version                  "0.133">
    955955<!ENTITY pavucontrol-version          "5.0">
    956 <!ENTITY pidgin-version               "2.14.6">
     956<!ENTITY pidgin-version               "2.14.7">
    957957<!ENTITY rox-filer-version            "2.11">
    958958<!ENTITY rxvt-unicode-version         "9.26">
    959 <!ENTITY thunderbird-version          "91.1.0">
     959<!ENTITY thunderbird-version          "91.1.1">
    960960<!ENTITY tigervnc-version             "1.11.0">
    961961<!ENTITY transmission-version         "3.00">
  • xsoft/other/pidgin.xml

    r60530f7 rfb25573  
    77  <!ENTITY pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2">
    88  <!ENTITY pidgin-download-ftp  " ">
    9   <!ENTITY pidgin-md5sum        "bba0fd38ee1d8b9b725c4dbdc33e58e7">
     9  <!ENTITY pidgin-md5sum        "476d808a268c693adcc8fc5c952dadd4">
    1010  <!ENTITY pidgin-size          "8.3 MB">
    11   <!ENTITY pidgin-buildsize     "297 MB (with tests and docs)">
     11  <!ENTITY pidgin-buildsize     "302 MB (with tests and docs)">
    1212  <!ENTITY pidgin-time          "0.6 SBU (using parallelism=4; with tests and docs)">
    1313]>
     
    7070      </listitem>
    7171    </itemizedlist>
     72
     73    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     74    <itemizedlist spacing="compact">
     75      <listitem>
     76        <para>
     77          Required patch:
     78          <ulink url="&patch-root;/pidgin-&pidgin-version;-fix_time_conv-1.patch"/>
     79        </para>
     80      </listitem>
     81    </itemizedlist>
     82
    7283
    7384    <bridgehead renderas="sect3">Pidgin Dependencies</bridgehead>
     
    141152
    142153    <para>
    143       If you wish to run the test suite, make sure that <xref
    144       linkend="libidn"/> is installed and remove the switch
    145       <quote>--disable-idn</quote>. Compile <application>Pidgin</application>
    146       by running the following commands:
    147     </para>
    148 
    149 <!-- - -with-gstreamer=1.0 is removed and gstreamer support is disabled
    150      because of a build problem when both this and - -disable-vv are present.
    151      See https://hastebin.com/utiwijizad.rb for more details, and check again
    152      at the next version (2.14.1 or 3.0 - whichever is next). -->
     154      First, apply a patch that fixes time to string conversions:
     155    </para>
     156
     157<screen><userinput>patch -Np1 -i ../pidgin-&pidgin-version;-fix_time_conv-1.patch</userinput></screen>
     158
     159    <para>
     160      Compile <application>Pidgin</application> by running the following
     161      commands:
     162    </para>
    153163
    154164<screen><userinput>./configure --prefix=/usr        \
    155165            --sysconfdir=/etc    \
    156             --disable-gstreamer \
     166            --with-gstreamer=1.0 \
    157167            --disable-avahi      \
    158168            --disable-gtkspell   \
     
    172182
    173183    <para>
    174       Remember the remarks before <command>configure</command>. To test the
    175       results, issue: <command>make check</command>.
     184      To test the results, issue: <command>make check</command>.
    176185    </para>
    177186
     
    191200<screen role="root"
    192201        remap="doc"><userinput>mkdir -pv /usr/share/doc/pidgin-&pidgin-version;/api &amp;&amp;
    193 cp -v doc/html/* /usr/share/doc/pidgin-&pidgin-version;/api</userinput></screen>
     202cp -rv doc/html/* /usr/share/doc/pidgin-&pidgin-version;/api</userinput></screen>
    194203
    195204    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    201210    <title>Command Explanations</title>
    202211
    203 <!--
    204     <para>
    205       <parameter>- -with-gstreamer=1.0</parameter>: Remove this switch
    206       and add <option>- -disable-gstreamer</option>
     212    <para>
     213      <parameter>--with-gstreamer=1.0</parameter>: Remove this switch
     214      and add <option>--disable-gstreamer</option>
    207215      if you've not installed <xref linkend="gstreamer10"/>.
    208     </para>
    209 -->
    210     <para>
    211       <parameter>--disable-gstreamer</parameter>: This switch disables gstreamer
    212       support because there are problems with the build when Voice/Video support
    213       is disabled, and gstreamer is enabled.
    214       <!-- The problems exist within gst_device_monitor. See
    215            https://hastebin.com/utiwijizad.rb for more details.
    216            FIXME: Check this at the next release of pidgin, or if we ever add
    217            Farstream. -->
    218216    </para>
    219217
     
    253251      flag.
    254252    </para>
    255 <!--
    256     <para>
    257       <parameter>- -disable-tcl</parameter>: Remove this switch if you've
    258       installed <xref linkend="tcl"/>.
    259     </para>
    260 i-->
     253
    261254    <para>
    262255      <option>--enable-cyrus-sasl</option>: Use this switch if you've installed
     
    318311      <seglistitem>
    319312        <seg>
    320           <!--finch,--> pidgin, purple-client-example,
     313          pidgin, purple-client-example,
    321314          purple-remote, purple-send, purple-send-async, and
    322315          purple-url-handler
    323316        </seg>
    324317        <seg>
    325           <!--libgnt.so,--> libpurple.so, and libpurple-client.so
     318          libpurple.so, and libpurple-client.so
    326319        </seg>
    327320        <seg>
    328         <!--
    329           /usr/include/finch,
    330           /usr/include/gnt,
    331         -->
    332321          /usr/include/libpurple,
    333322          /usr/include/pidgin,
    334         <!--
    335           /usr/lib/finch,
    336           /usr/lib/gnt,
    337         -->
    338323          /usr/lib/pidgin,
    339324          /usr/lib/purple-2,
     
    351336      <?dbhtml list-presentation="table"?>
    352337
    353  <!-- Seems to be removed with 2.14.0
    354       <varlistentry id="finch">
    355         <term><command>finch</command></term>
    356         <listitem>
    357           <para>
    358             is a text-based instant messaging client.
    359           </para>
    360           <indexterm zone="pidgin finch">
    361             <primary sortas="b-finch">finch</primary>
    362           </indexterm>
    363         </listitem>
    364       </varlistentry>
    365 -->
    366338      <varlistentry id="pidgin-prog">
    367339        <term><command>pidgin</command></term>
  • xsoft/other/thunderbird.xml

    r60530f7 rfb25573  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "4954fa2b4c55e475e4d3533ac03f6f1f">
    10   <!ENTITY thunderbird-size          "385 MB">
     9  <!ENTITY thunderbird-md5sum        "69225a7fafca53680bd6a9f1e0eb0ae1">
     10  <!ENTITY thunderbird-size          "383 MB">
    1111  <!ENTITY thunderbird-buildsize     "6.9 GB (202 MB installed)">
    12   <!ENTITY thunderbird-time          "30 SBU (on a 4-core machine)">
     12  <!ENTITY thunderbird-time          "27 SBU (on a 4-core machine)">
    1313  <!-- Removed the -j1 time because python and rust do not obey it, although
    1414       the C/C++ code appears to obey it -->
Note: See TracChangeset for help on using the changeset viewer.