Changeset d1afdf5


Ignore:
Timestamp:
03/03/2020 01:51:58 AM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 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:
7b2ff439
Parents:
1b9f28f
Message:

Update to libinput-1.15.2.
Update to libevdev-1.9.0.
Update to xkbcomp-1.4.3 (Xorg App).
Update to mesa-20.0.0.
Update to wayland-protocols-1.20.
Update to libxcb-1.14.
Update to xcb-proto-1.14.
Update to Mako-1.1.2 (Python Module).

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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/wayland-protocols.xml

    r1b9f28f rd1afdf5  
    77  <!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz">
    88  <!ENTITY wayland-protocols-download-ftp  " ">
    9   <!ENTITY wayland-protocols-md5sum        "af38f22d8e233c2f2e00ddc8dcc94694">
    10   <!ENTITY wayland-protocols-size          "108 KB">
     9  <!ENTITY wayland-protocols-md5sum        "b0836533a3f2dc6585b1dae00341157f">
     10  <!ENTITY wayland-protocols-size          "112 KB">
    1111  <!ENTITY wayland-protocols-buildsize     "1.2 MB (with tests)">
    1212  <!ENTITY wayland-protocols-time          "less than 0.1 SBU (with tests)">
  • general/prog/mako.xml

    r1b9f28f rd1afdf5  
    77  <!ENTITY Mako-download-http "&pymodules-dl;/M/Mako/Mako-&mako-version;.tar.gz">
    88  <!ENTITY Mako-download-ftp  " ">
    9   <!ENTITY Mako-md5sum        "2660a4916f2f63456e6885c727b7cd2f">
     9  <!ENTITY Mako-md5sum        "e1939facb40f38f15e8cc74cb5887c4c">
    1010  <!ENTITY Mako-size          "460 KB">
    1111  <!ENTITY Mako-buildsize     "3.1 MB">
  • introduction/welcome/changelog.xml

    r1b9f28f rd1afdf5  
    4646      <para>March 2nd, 2020</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to libinput-1.15.2. Fixes
     50          <ulink url="&blfs-ticket-root;13171">#13171</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to libevdev-1.9.0. Fixes
     54          <ulink url="&blfs-ticket-root;13212">#13212</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to xkbcomp-1.4.3 (Xorg App). Fixes
     58          <ulink url="&blfs-ticket-root;13174">#13174</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[bdubbs] - Update to mesa-20.0.0. Fixes
     62          <ulink url="&blfs-ticket-root;13172">#13172</ulink>.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[bdubbs] - Update to wayland-protocols-1.20. Fixes
     66          <ulink url="&blfs-ticket-root;13208">#13208</ulink>.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[bdubbs] - Update to libxcb-1.14. Fixes
     70          <ulink url="&blfs-ticket-root;13184">#13184</ulink>.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[bdubbs] - Update to xcb-proto-1.14. Fixes
     74          <ulink url="&blfs-ticket-root;13183">#13183</ulink>.</para>
     75        </listitem>
     76        <listitem>
     77          <para>[bdubbs] - Update to Mako-1.1.2 (Python Module). Fixes
     78          <ulink url="&blfs-ticket-root;13214">#13214</ulink>.</para>
     79        </listitem>
    4880        <listitem>
    4981          <para>[bdubbs] - Update to pycairo-1.19.1 (Python Module). Fixes
  • packages.ent

    r1b9f28f rd1afdf5  
    186186<!ENTITY telepathy-glib-version       "0.24.1">
    187187<!ENTITY wayland-version              "1.18.0">
    188 <!ENTITY wayland-protocols-version    "1.18">
     188<!ENTITY wayland-protocols-version    "1.20">
    189189<!ENTITY wv-version                   "1.2.9">
    190190<!ENTITY xapian-version               "1.4.14">
     
    530530<!-- libxml2 for Python2 shares the version of libxml2 -->
    531531<!ENTITY lxml-version                 "4.5.0">
    532 <!ENTITY mako-version                 "1.1.1">
     532<!ENTITY mako-version                 "1.1.2">
    533533<!ENTITY MarkupSafe-version           "1.1.1">
    534534<!ENTITY pyatspi2-version             "2.34.0">
     
    661661<!ENTITY libXdmcp-version             "1.1.3">
    662662<!ENTITY libpthread-stubs-version     "0.3">
    663 <!ENTITY xcb-proto-version            "1.13">
    664 <!ENTITY libxcb-version               "1.13.1">
     663<!ENTITY xcb-proto-version            "1.14">
     664<!ENTITY libxcb-version               "1.14">
    665665<!ENTITY xbitmaps-version             "1.1.2">
    666666<!ENTITY xcursor-themes-version       "1.0.6">
    667667<!ENTITY xkeyboard-config-version     "2.29">
    668 <!ENTITY mesa-major-minor             "19.3">
    669 <!ENTITY mesa-version                 "&mesa-major-minor;.4">
     668<!ENTITY mesa-major-minor             "20.0">
     669<!ENTITY mesa-version                 "&mesa-major-minor;.0">
    670670<!ENTITY xcb-util-version             "0.4.0">
    671671<!ENTITY xcb-util-image-version       "0.4.0">
  • x/installing/libevdev.xml

    r1b9f28f rd1afdf5  
    55  %general-entities;
    66
    7   <!ENTITY libevdev-version "1.8.0">
     7  <!ENTITY libevdev-version "1.9.0">
    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        "879631080be18526737e33b63d848039">
    12   <!ENTITY libevdev-size          "432 KB">
    13   <!ENTITY libevdev-buildsize     "8.3 MB (with tests)">
     11  <!ENTITY libevdev-md5sum        "13c3f0911f9326d4b9fa103365f84421">
     12  <!ENTITY libevdev-size          "436 KB">
     13  <!ENTITY libevdev-buildsize     "8.4 MB (with tests)">
    1414  <!ENTITY libevdev-time          "0.2 SBU (with tests)">
    1515]>
  • x/installing/libinput.xml

    r1b9f28f rd1afdf5  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.15.1">
     7  <!ENTITY libinput-version "1.15.2">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "93850756b6c07aafb49d5226e88fdc81">
     11  <!ENTITY libinput-md5sum        "eb6bd2907ad33d53954d70dfb881a643">
    1212  <!ENTITY libinput-size          "568 KB">
    1313  <!ENTITY libinput-buildsize     "12 MB">
  • x/installing/libxcb.xml

    r1b9f28f rd1afdf5  
    55  %general-entities;
    66
    7   <!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
     7  <!ENTITY libxcb-download-http "https://xorg.freedesktop.org/archive/individual/lib/libxcb-&libxcb-version;.tar.xz">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "f33cdfc67346f7217a9326c0d8679975">
    10   <!ENTITY libxcb-size          "496 KB">
    11   <!ENTITY libxcb-buildsize     "43 MB (with tests, add 62 MB for doxygen docs)">
     9  <!ENTITY libxcb-md5sum        "f90b6e4541e9518b4c373b734f475ae7">
     10  <!ENTITY libxcb-size          "432 KB">
     11  <!ENTITY libxcb-buildsize     "27 MB (with tests, add 62 MB for doxygen docs)">
    1212  <!ENTITY libxcb-time          "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)">
    1313]>
     
    5959    </itemizedlist>
    6060
    61 <!--
    62     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    63     <itemizedlist spacing="compact">
    64       <listitem>
    65         <para>
    66           Required patch (for Python 3): <ulink
    67           url="&patch-root;/libxcb-&libxcb-version;-python3-1.patch"/>
    68         </para>
    69       </listitem>
    70     </itemizedlist>
    71 -->
    7261    <bridgehead renderas="sect3">libxcb Dependencies</bridgehead>
    7362
     
    9786    <title>Installation of libxcb</title>
    9887
    99 <!--
    100     <para>
    101       If building with Python 3, issue the following command:
    102     </para>
    103 
    104 <screen><userinput>patch -Np1 -i ../libxcb-&libxcb-version;-python3-1.patch</userinput></screen>
    105 -->
    10688    <para>Install <application>libxcb</application> by running the following
    10789    commands:</para>
     
    11395            --docdir='${datadir}'/doc/libxcb-&libxcb-version; &amp;&amp;
    11496make</userinput></screen>
    115 
    116     <para>
    117       If you wish to run the tests, adapt the test suite to Check-0.13.0+
    118       using the following commands:
    119     </para>
    120 
    121 <screen><userinput>sed -i "s/TFun tf/const TTest *tt/" tests/check_all.c tests/check_suites.h &amp;&amp;
    122 sed -i "s/tcase_add_test(tc, tf);/tcase_add_test(tc, tt);/" tests/check_all.c</userinput></screen>
    12397
    12498    <para>To test the results, issue: <command>make check</command>.</para>
     
    136110    sed removes a dependency on the libpthread-stubs package which is useless on
    137111    Linux.</para>
    138 
    139 <!-- enabled by default in libxcb-1.13
    140     <para><parameter>-\-enable-xinput</parameter>: This switch enables XCB Xinput
    141     extension.</para>
    142 -->
    143112
    144113    <para><parameter>--without-doxygen</parameter>: Do not use doxygen to
  • x/installing/mesa.xml

    r1b9f28f rd1afdf5  
    77  <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz">
    88  <!ENTITY mesa-download-ftp  "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz">
    9   <!ENTITY mesa-md5sum        "09e7700d9af511384d131fb77b5802cb">
    10   <!ENTITY mesa-size          "11 MB">
    11   <!ENTITY mesa-buildsize     "398 MB (with demos and docs), add 204 MB for tests">
    12   <!ENTITY mesa-time          "2.4 SBU (with parallelism=4, demos, and docs), add 0.3 SBU for tests">
     9  <!ENTITY mesa-md5sum        "681229d992bbd6250a5be4f308708795">
     10  <!ENTITY mesa-size          "12 MB">
     11  <!ENTITY mesa-buildsize     "411 MB (with demos and docs), add 258 MB for tests">
     12  <!ENTITY mesa-time          "2.4 SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests">
    1313]>
    1414
     
    8080    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8181    <itemizedlist spacing="compact">
    82       <listitem>
    83         <para>
    84           Required patch:
    85           <ulink
    86             url="&patch-root;/mesa-&mesa-version;-fix_svga_vmwgfx_segfaults-1.patch"/>
    87         </para>
    88       </listitem>
    8982      <listitem>
    9083        <para>
     
    161154  <sect2 role="installation">
    162155    <title>Installation of Mesa</title>
    163 
    164     <para>
    165       First, fix a problem when using Xorg with any device that uses the SVGA
    166       driver:
    167     </para>
    168 
    169 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-fix_svga_vmwgfx_segfaults-1.patch</userinput></screen>
    170156
    171157    <para>
  • x/installing/x7app.xml

    r1b9f28f rd1afdf5  
    6868  <!ENTITY xinput-md5sum                   "ac6b7432726008b2f50eba82b0e2dbe4">
    6969
    70   <!ENTITY xkbcomp-version                 "1.4.2">
    71   <!ENTITY xkbcomp-md5sum                  "12610df19df2af3797f2c130ee2bce97">
     70  <!ENTITY xkbcomp-version                 "1.4.3">
     71  <!ENTITY xkbcomp-md5sum                  "6e4751d99373f85d459ab4dff28893f5">
    7272
    7373  <!ENTITY xkbevd-version                  "1.1.4">
  • x/installing/xcb-proto.xml

    r1b9f28f rd1afdf5  
    55  %general-entities;
    66
    7   <!ENTITY xcb-proto-download-http "https://xcb.freedesktop.org/dist/xcb-proto-&xcb-proto-version;.tar.bz2">
     7  <!ENTITY xcb-proto-download-http "https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-&xcb-proto-version;.tar.xz">
    88  <!ENTITY xcb-proto-download-ftp  " ">
    9   <!ENTITY xcb-proto-md5sum        "abe9aa4886138150bbc04ae4f29b90e3">
    10   <!ENTITY xcb-proto-size          "148 KB">
    11   <!ENTITY xcb-proto-buildsize     "2.2 MB">
     9  <!ENTITY xcb-proto-md5sum        "4a053ca2456007a343024a0452dbf13b">
     10  <!ENTITY xcb-proto-size          "144 KB">
     11  <!ENTITY xcb-proto-buildsize     "1,2 MB">
    1212  <!ENTITY xcb-proto-time          "less than 0.1 SBU">
    1313]>
     
    5858    </itemizedlist>
    5959
    60 <!--
    61     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    62     <itemizedlist spacing="compact">
    63       <listitem>
    64         <para>
    65           Required patch (for Python 3): <ulink
    66           url="&patch-root;/xcb-proto-&xcb-proto-version;-python3-1.patch"/>
    67         </para>
    68       </listitem>
    69       <listitem>
    70         <para>
    71           Recommended patch:
    72           <ulink url="&patch-root;/xcb-proto-&xcb-proto-version;-schema-1.patch"/>
    73         </para>
    74       </listitem>
    75     </itemizedlist>
    76 -->
    7760
    7861    <bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
    79     <!-- the first package in the chapter, util-macros, already requires these
    80          to be defined.
    81     <bridgehead renderas="sect4">Required</bridgehead>
    82     <para role="required">
    83       <xref linkend="xorg-env"/> (should be set for the following instructions
    84       to work)
    85     </para>
    86     -->
    8762
    8863    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9974    <title>Installation of xcb-proto</title>
    10075
    101 <!--
    102     <para>First, fix a file that allows the checks to run properly:</para>
    103 
    104 <screen><userinput>patch -Np1 -i ../xcb-proto-&xcb-proto-version;-schema-1.patch</userinput></screen>
    105 
    106     <para>
    107       If building with Python 3, issue the following command:
    108     </para>
    109 
    110 <screen><userinput>patch -Np1 -i ../xcb-proto-&xcb-proto-version;-python3-1.patch</userinput></screen>
    111 -->
    11276    <para>Install <application>xcb-proto</application> by running the following
    11377    commands:</para>
Note: See TracChangeset for help on using the changeset viewer.