Changeset 5e99854b


Ignore:
Timestamp:
01/12/2021 05:47:28 AM (3 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:
c513d6e6
Parents:
e83d3a5
Message:

Update to xfwm4-4.16.1
Update to parole-4.16.0
Update to feh-3.6.2
Update to glew-2.2.0
Update to libqmi-1.26.8
Update to libevdev-1.10.1
Replace GTK+2 with GTK+3 in the Short Descriptions of several XFCE pages

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

Files:
14 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libqmi.xml

    re83d3a5 r5e99854b  
    77  <!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
    88  <!ENTITY libqmi-download-ftp  " ">
    9   <!ENTITY libqmi-md5sum        "e444e5a5176e1ec763c0bfaa74b93997">
    10   <!ENTITY libqmi-size          "1.1 MB">
     9  <!ENTITY libqmi-md5sum        "fc04d3894300d54497ec02469c660190">
     10  <!ENTITY libqmi-size          "1.0 MB">
    1111  <!ENTITY libqmi-buildsize     "138 MB (with tests)">
    12   <!ENTITY libqmi-time          "0.2 SBU (Using parallelism=4; with tests)">
     12  <!ENTITY libqmi-time          "0.3 SBU (Using parallelism=4; with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    re83d3a5 r5e99854b  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to xfwm4-4.16.1. Fixes
     49          <ulink url="&blfs-ticket-root;14488">#14488</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to parole-4.16.0. Fixes
     53          <ulink url="&blfs-ticket-root;14499">#14499</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to feh-3.6.2. Fixes
     57          <ulink url="&blfs-ticket-root;14490">#14490</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to glew-2.2.0. Fixes
     61          <ulink url="&blfs-ticket-root;14492">#14492</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[renodr] - Update to libqmi-1.26.8. Fixes
     65          <ulink url="&blfs-ticket-root;14497">#14497</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[renodr] - Update to libevdev-1.10.1 (Xorg Driver). Fixes
     69          <ulink url="&blfs-ticket-root;14498">#14498</ulink>.</para>
     70        </listitem>
     71        <listitem>
    4872          <para>[renodr] - Update to vala-0.50.3. Fixes
    4973          <ulink url="&blfs-ticket-root;14494">#14494</ulink>.</para>
  • packages.ent

    re83d3a5 r5e99854b  
    156156<!ENTITY libpaper-version             "1.1.24+nmu5">
    157157<!ENTITY libportal-version            "0.3">
    158 <!ENTITY libqmi-version               "1.26.6">
     158<!ENTITY libqmi-version               "1.26.8">
    159159<!ENTITY libseccomp-version           "2.5.1">
    160160<!ENTITY libsigc-version              "2.10.6">
     
    732732<!ENTITY gdk-pixbuf-xlib-version      "3116b8ae">
    733733<!ENTITY gdl-version                  "3.34.0">
    734 <!ENTITY glew-version                 "2.1.0">
     734<!ENTITY glew-version                 "2.2.0">
    735735<!ENTITY glu-version                  "9.0.1">
    736736<!ENTITY goffice010-version           "0.10.48">
     
    834834<!ENTITY xfce4-settings-version       "4.16.0">
    835835<!ENTITY xfdesktop-version            "4.16.0">
    836 <!ENTITY xfwm4-version                "4.16.0">
     836<!ENTITY xfwm4-version                "4.16.1">
    837837<!ENTITY xfce4-session-version        "4.16.0">
    838838
    839839<!-- Chapter 36 -->
    840840<!ENTITY midori-version               "0.5.11">
    841 <!ENTITY parole-version               "4.15.0">
     841<!ENTITY parole-version               "4.16.0">
    842842<!ENTITY mousepad-version             "0.5.1">
    843843<!ENTITY vte2-version                 "0.28.2">
     
    923923<!ENTITY balsa-version                "2.6.2">
    924924<!ENTITY ekiga-version                "4.0.1">
    925 <!ENTITY feh-version                  "3.6.1">
     925<!ENTITY feh-version                  "3.6.2">
    926926<!--<!ENTITY fontforge-date               "2015-02-28">-->
    927927<!ENTITY fontforge-version            "20201107">
  • x/installing/libevdev.xml

    re83d3a5 r5e99854b  
    55  %general-entities;
    66
    7   <!ENTITY libevdev-version "1.10.0">
     7  <!ENTITY libevdev-version "1.10.1">
    88
    99  <!ENTITY libevdev-download-http "https://www.freedesktop.org/software/libevdev/libevdev-&libevdev-version;.tar.xz">
    1010  <!ENTITY libevdev-download-ftp  " ">
    11   <!ENTITY libevdev-md5sum        "c6239ef0d61c4f4911f25bb8426a0b82">
     11  <!ENTITY libevdev-md5sum        "e2362e92060dfcd2f2f2b1c1fd4570b0">
    1212  <!ENTITY libevdev-size          "436 KB">
    13   <!ENTITY libevdev-buildsize     "8.5 MB (with tests)">
     13  <!ENTITY libevdev-buildsize     "9.1 MB (with tests)">
    1414  <!ENTITY libevdev-time          "0.2 SBU (with tests)">
    1515]>
  • x/lib/glew.xml

    re83d3a5 r5e99854b  
    55  %general-entities;
    66
    7   <!ENTITY glew-download-http "https://downloads.sourceforge.net/glew/glew-&glew-version;.tgz
    8 ">
     7  <!ENTITY glew-download-http "https://downloads.sourceforge.net/glew/glew-&glew-version;.tgz">
    98  <!ENTITY glew-download-ftp  " ">
    10   <!ENTITY glew-md5sum        "b2ab12331033ddfaa50dc39345343980">
    11   <!ENTITY glew-size          "747 KB">
     9  <!ENTITY glew-md5sum        "3579164bccaef09e36c0af7f4fd5c7c7">
     10  <!ENTITY glew-size          "820 KB">
    1211  <!ENTITY glew-buildsize     "16 MB">
    1312  <!ENTITY glew-time          "less than 0.1 SBU">
     
    141140      <seglistitem>
    142141        <seg>
    143           glewinfo, visualinfo.
     142          glewinfo and visualinfo
    144143        </seg>
    145144        <seg>
    146           libGLEW.so.
     145          libGLEW.so
    147146        </seg>
    148147        <seg>
    149           /usr/include/GL.
     148          /usr/include/GL
    150149        </seg>
    151150      </seglistitem>
  • xfce/apps/parole.xml

    re83d3a5 r5e99854b  
    88           "http://archive.xfce.org/src/apps/parole/4.15/parole-&parole-version;.tar.bz2">
    99  <!ENTITY parole-download-ftp  " ">
    10   <!ENTITY parole-md5sum        "baf86d34ff5f88d83343bf7118f06702">
    11   <!ENTITY parole-size          "896 KB">
    12   <!ENTITY parole-buildsize     "18 MB">
     10  <!ENTITY parole-md5sum        "b9adffdef4bab6ca454569d562051843">
     11  <!ENTITY parole-size          "904 KB">
     12  <!ENTITY parole-buildsize     "22 MB">
    1313  <!ENTITY parole-time          "0.2 SBU">
    1414]>
     
    129129  </sect2>
    130130
     131<!-- We don't have gst-0.10 anymore, so this can go.
    131132  <sect2 role="commands">
    132133    <title>Command Explanations</title>
    133134
    134135    <para>
    135       <option>--with-gstreamer=1.0</option>: Use this switch if both
     136      <option>- -with-gstreamer=1.0</option>: Use this switch if both
    136137      the <xref linkend='gstreamer10'/> and the deprecated gstreamer-0.x 
    137138      packages are installed.
     
    139140
    140141  </sect2>
    141 
     142-->
    142143  <sect2 role="using">
    143144    <title>Using Parole</title>
     
    188189        <listitem>
    189190          <para>
    190             is a <application>GTK+ 2</application> media player that
     191            is a <application>GTK+ 3</application> media player that
    191192            uses <application>GStreamer</application>.
    192193          </para>
  • xfce/core/thunar-volman.xml

    re83d3a5 r5e99854b  
    163163        <listitem>
    164164          <para>
    165             is a small <application>GTK+ 2</application> application for changing
     165            is a small <application>GTK+ 3</application> application for changing
    166166            <application>Thunar Volume Manager</application> settings.
    167167          </para>
  • xfce/core/thunar.xml

    re83d3a5 r5e99854b  
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       <xref linkend="exo"/> and
     84      <xref linkend="exo"/>
    8585    </para>
    8686
  • xfce/core/xfce4-appfinder.xml

    re83d3a5 r5e99854b  
    138138        <listitem>
    139139          <para>
    140             Is a <application>GTK+ 2</application> application that enables you
     140            Is a <application>GTK+ 3</application> application that enables you
    141141            to quickly search through the .desktop files installed on your
    142142            system looking for an application.
  • xfce/core/xfce4-session.xml

    re83d3a5 r5e99854b  
    281281        <listitem>
    282282          <para>
    283             is a <application>GTK+ 2</application> GUI which allows you to alter
     283            is a <application>GTK+ 3</application> GUI which allows you to alter
    284284            your preferences for your <application>Xfce Session</application>.
    285285          </para>
  • xfce/core/xfce4-settings.xml

    re83d3a5 r5e99854b  
    184184        <listitem>
    185185          <para>
    186             is a <application>GTK+ 2</application> GUI to allow you to change
     186            is a <application>GTK+ 3</application> GUI to allow you to change
    187187            some of your keyboard and mouse preferences.
    188188          </para>
     
    197197        <listitem>
    198198          <para>
    199             is a <application>GTK+ 2</application> GUI to allow you to change
     199            is a <application>GTK+ 3</application> GUI to allow you to change
    200200            some of your theme, icon and font preferences.
    201201          </para>
     
    210210        <listitem>
    211211          <para>
    212             is a <application>GTK+ 2</application> GUI to allow you to change
     212            is a <application>GTK+ 3</application> GUI to allow you to change
    213213            some of your screen preferences.
    214214          </para>
     
    223223        <listitem>
    224224          <para>
    225             is a <application>GTK+ 2</application> GUI to allow you to change
     225            is a <application>GTK+ 3</application> GUI to allow you to change
    226226            some of your keyboard preferences.
    227227          </para>
     
    236236        <listitem>
    237237          <para>
    238             is a <application>GTK+ 2</application> GUI to allow you to change
     238            is a <application>GTK+ 3</application> GUI to allow you to change
    239239            which applications are used to handle different mime types.
    240240          </para>
     
    249249        <listitem>
    250250          <para>
    251             is a <application>GTK+ 2</application> GUI to allow you to change
     251            is a <application>GTK+ 3</application> GUI to allow you to change
    252252            some of your mouse preferences.
    253253          </para>
     
    262262        <listitem>
    263263          <para>
    264             is a <application>GTK+ 2</application> GUI to allow you to change
     264            is a <application>GTK+ 3</application> GUI to allow you to change
    265265            your preferences stored in <application>Xfconf</application>.
    266266          </para>
     
    275275        <listitem>
    276276          <para>
    277             is a <application>GTK+ 2</application> GUI to allow you to change
     277            is a <application>GTK+ 3</application> GUI to allow you to change
    278278            many of your <application>Xfce</application> preferences.
    279279          </para>
  • xfce/core/xfdesktop.xml

    re83d3a5 r5e99854b  
    162162        <listitem>
    163163          <para>
    164             is a <application>GTK+ 2</application> application that allows you to
     164            is a <application>GTK+ 3</application> application that allows you to
    165165            change your desktop background, some preferences for the right click
    166166            menu and what icons are displayed on the desktop.
  • xfce/core/xfwm4.xml

    re83d3a5 r5e99854b  
    77  <!ENTITY xfwm4-download-http "http://archive.xfce.org/src/xfce/xfwm4/&xfce4-version;/xfwm4-&xfwm4-version;.tar.bz2">
    88  <!ENTITY xfwm4-download-ftp  " ">
    9   <!ENTITY xfwm4-md5sum        "c464e52540cef79059ef31eb2fa6dc12">
     9  <!ENTITY xfwm4-md5sum        "7fd137caeb5b9a17f38e14641c638111">
    1010  <!ENTITY xfwm4-size          "1.1 MB">
    11   <!ENTITY xfwm4-buildsize     "26 MB">
     11  <!ENTITY xfwm4-buildsize     "33 MB">
    1212  <!ENTITY xfwm4-time          "0.2 SBU">
    1313]>
     
    175175        <listitem>
    176176          <para>
    177             is a <application>GTK+ 2</application> application that allows
     177            is a <application>GTK+ 3</application> application that allows
    178178            setting some preferences such as your theme, keyboard shortcuts and
    179179            mouse focus behaviour.
     
    189189        <listitem>
    190190          <para>
    191             is a <application>GTK+ 2</application> application that allows
     191            is a <application>GTK+ 3</application> application that allows
    192192            setting some more preferences for <application>Xfwm4</application>.
    193193          </para>
     
    202202        <listitem>
    203203          <para>
    204             is a <application>GTK+ 2</application> application that allows
     204            is a <application>GTK+ 3</application> application that allows
    205205            setting your workspace preferences.
    206206          </para>
  • xsoft/other/feh.xml

    re83d3a5 r5e99854b  
    77  <!ENTITY feh-download-http "http://feh.finalrewind.org/feh-&feh-version;.tar.bz2">
    88  <!ENTITY feh-download-ftp  " ">
    9   <!ENTITY feh-md5sum        "0dd986d77805cd306a81864c69cf040c">
     9  <!ENTITY feh-md5sum        "e3224238882166e8fb4456d76a6cfc41">
    1010  <!ENTITY feh-size          "2.0 MB">
    11   <!ENTITY feh-buildsize     "5.4 MB (with tests)">
     11  <!ENTITY feh-buildsize     "6.8 MB (with tests)">
    1212  <!ENTITY feh-time          "less than 0.1 SBU (with tests)">
    1313]>
     
    178178
    179179    <para>
    180       <option>curl=0</option>: Use this make flag if you don't have cURL
     180      <option>curl=0</option>: Use this make flag if you don't have the cURL
    181181      package installed.
    182182    </para>
Note: See TracChangeset for help on using the changeset viewer.