Changeset d1afdf5
- Timestamp:
- 03/03/2020 01:51:58 AM (3 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 7b2ff439
- Parents:
- 1b9f28f
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/wayland-protocols.xml
r1b9f28f rd1afdf5 7 7 <!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz"> 8 8 <!ENTITY wayland-protocols-download-ftp " "> 9 <!ENTITY wayland-protocols-md5sum " af38f22d8e233c2f2e00ddc8dcc94694">10 <!ENTITY wayland-protocols-size "1 08KB">9 <!ENTITY wayland-protocols-md5sum "b0836533a3f2dc6585b1dae00341157f"> 10 <!ENTITY wayland-protocols-size "112 KB"> 11 11 <!ENTITY wayland-protocols-buildsize "1.2 MB (with tests)"> 12 12 <!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)"> -
general/prog/mako.xml
r1b9f28f rd1afdf5 7 7 <!ENTITY Mako-download-http "&pymodules-dl;/M/Mako/Mako-&mako-version;.tar.gz"> 8 8 <!ENTITY Mako-download-ftp " "> 9 <!ENTITY Mako-md5sum " 2660a4916f2f63456e6885c727b7cd2f">9 <!ENTITY Mako-md5sum "e1939facb40f38f15e8cc74cb5887c4c"> 10 10 <!ENTITY Mako-size "460 KB"> 11 11 <!ENTITY Mako-buildsize "3.1 MB"> -
introduction/welcome/changelog.xml
r1b9f28f rd1afdf5 46 46 <para>March 2nd, 2020</para> 47 47 <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> 48 80 <listitem> 49 81 <para>[bdubbs] - Update to pycairo-1.19.1 (Python Module). Fixes -
packages.ent
r1b9f28f rd1afdf5 186 186 <!ENTITY telepathy-glib-version "0.24.1"> 187 187 <!ENTITY wayland-version "1.18.0"> 188 <!ENTITY wayland-protocols-version "1. 18">188 <!ENTITY wayland-protocols-version "1.20"> 189 189 <!ENTITY wv-version "1.2.9"> 190 190 <!ENTITY xapian-version "1.4.14"> … … 530 530 <!-- libxml2 for Python2 shares the version of libxml2 --> 531 531 <!ENTITY lxml-version "4.5.0"> 532 <!ENTITY mako-version "1.1. 1">532 <!ENTITY mako-version "1.1.2"> 533 533 <!ENTITY MarkupSafe-version "1.1.1"> 534 534 <!ENTITY pyatspi2-version "2.34.0"> … … 661 661 <!ENTITY libXdmcp-version "1.1.3"> 662 662 <!ENTITY libpthread-stubs-version "0.3"> 663 <!ENTITY xcb-proto-version "1.1 3">664 <!ENTITY libxcb-version "1.1 3.1">663 <!ENTITY xcb-proto-version "1.14"> 664 <!ENTITY libxcb-version "1.14"> 665 665 <!ENTITY xbitmaps-version "1.1.2"> 666 666 <!ENTITY xcursor-themes-version "1.0.6"> 667 667 <!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"> 670 670 <!ENTITY xcb-util-version "0.4.0"> 671 671 <!ENTITY xcb-util-image-version "0.4.0"> -
x/installing/libevdev.xml
r1b9f28f rd1afdf5 5 5 %general-entities; 6 6 7 <!ENTITY libevdev-version "1. 8.0">7 <!ENTITY libevdev-version "1.9.0"> 8 8 9 9 <!ENTITY libevdev-download-http "https://www.freedesktop.org/software/libevdev/libevdev-&libevdev-version;.tar.xz"> 10 10 <!ENTITY libevdev-download-ftp " "> 11 <!ENTITY libevdev-md5sum " 879631080be18526737e33b63d848039">12 <!ENTITY libevdev-size "43 2KB">13 <!ENTITY libevdev-buildsize "8. 3MB (with tests)">11 <!ENTITY libevdev-md5sum "13c3f0911f9326d4b9fa103365f84421"> 12 <!ENTITY libevdev-size "436 KB"> 13 <!ENTITY libevdev-buildsize "8.4 MB (with tests)"> 14 14 <!ENTITY libevdev-time "0.2 SBU (with tests)"> 15 15 ]> -
x/installing/libinput.xml
r1b9f28f rd1afdf5 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.15. 1">7 <!ENTITY libinput-version "1.15.2"> 8 8 9 9 <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 10 10 <!ENTITY libinput-download-ftp " "> 11 <!ENTITY libinput-md5sum " 93850756b6c07aafb49d5226e88fdc81">11 <!ENTITY libinput-md5sum "eb6bd2907ad33d53954d70dfb881a643"> 12 12 <!ENTITY libinput-size "568 KB"> 13 13 <!ENTITY libinput-buildsize "12 MB"> -
x/installing/libxcb.xml
r1b9f28f rd1afdf5 5 5 %general-entities; 6 6 7 <!ENTITY libxcb-download-http "https://x cb.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"> 8 8 <!ENTITY libxcb-download-ftp " "> 9 <!ENTITY libxcb-md5sum "f 33cdfc67346f7217a9326c0d8679975">10 <!ENTITY libxcb-size "4 96KB">11 <!ENTITY libxcb-buildsize " 43MB (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)"> 12 12 <!ENTITY libxcb-time "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)"> 13 13 ]> … … 59 59 </itemizedlist> 60 60 61 <!--62 <bridgehead renderas="sect3">Additional Downloads</bridgehead>63 <itemizedlist spacing="compact">64 <listitem>65 <para>66 Required patch (for Python 3): <ulink67 url="&patch-root;/libxcb-&libxcb-version;-python3-1.patch"/>68 </para>69 </listitem>70 </itemizedlist>71 -->72 61 <bridgehead renderas="sect3">libxcb Dependencies</bridgehead> 73 62 … … 97 86 <title>Installation of libxcb</title> 98 87 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 -->106 88 <para>Install <application>libxcb</application> by running the following 107 89 commands:</para> … … 113 95 --docdir='${datadir}'/doc/libxcb-&libxcb-version; && 114 96 make</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 &&122 sed -i "s/tcase_add_test(tc, tf);/tcase_add_test(tc, tt);/" tests/check_all.c</userinput></screen>123 97 124 98 <para>To test the results, issue: <command>make check</command>.</para> … … 136 110 sed removes a dependency on the libpthread-stubs package which is useless on 137 111 Linux.</para> 138 139 <!-- enabled by default in libxcb-1.13140 <para><parameter>-\-enable-xinput</parameter>: This switch enables XCB Xinput141 extension.</para>142 -->143 112 144 113 <para><parameter>--without-doxygen</parameter>: Do not use doxygen to -
x/installing/mesa.xml
r1b9f28f rd1afdf5 7 7 <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz"> 8 8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz"> 9 <!ENTITY mesa-md5sum " 09e7700d9af511384d131fb77b5802cb">10 <!ENTITY mesa-size "1 1MB">11 <!ENTITY mesa-buildsize " 398 MB (with demos and docs), add 204MB for tests">12 <!ENTITY mesa-time "2.4 SBU (with parallelism=4, demos, and docs), add 0. 3SBU 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"> 13 13 ]> 14 14 … … 80 80 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 81 81 <itemizedlist spacing="compact"> 82 <listitem>83 <para>84 Required patch:85 <ulink86 url="&patch-root;/mesa-&mesa-version;-fix_svga_vmwgfx_segfaults-1.patch"/>87 </para>88 </listitem>89 82 <listitem> 90 83 <para> … … 161 154 <sect2 role="installation"> 162 155 <title>Installation of Mesa</title> 163 164 <para>165 First, fix a problem when using Xorg with any device that uses the SVGA166 driver:167 </para>168 169 <screen><userinput>patch -Np1 -i ../mesa-&mesa-version;-fix_svga_vmwgfx_segfaults-1.patch</userinput></screen>170 156 171 157 <para> -
x/installing/x7app.xml
r1b9f28f rd1afdf5 68 68 <!ENTITY xinput-md5sum "ac6b7432726008b2f50eba82b0e2dbe4"> 69 69 70 <!ENTITY xkbcomp-version "1.4. 2">71 <!ENTITY xkbcomp-md5sum " 12610df19df2af3797f2c130ee2bce97">70 <!ENTITY xkbcomp-version "1.4.3"> 71 <!ENTITY xkbcomp-md5sum "6e4751d99373f85d459ab4dff28893f5"> 72 72 73 73 <!ENTITY xkbevd-version "1.1.4"> -
x/installing/xcb-proto.xml
r1b9f28f rd1afdf5 5 5 %general-entities; 6 6 7 <!ENTITY xcb-proto-download-http "https://x cb.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"> 8 8 <!ENTITY xcb-proto-download-ftp " "> 9 <!ENTITY xcb-proto-md5sum " abe9aa4886138150bbc04ae4f29b90e3">10 <!ENTITY xcb-proto-size "14 8KB">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"> 12 12 <!ENTITY xcb-proto-time "less than 0.1 SBU"> 13 13 ]> … … 58 58 </itemizedlist> 59 59 60 <!--61 <bridgehead renderas="sect3">Additional Downloads</bridgehead>62 <itemizedlist spacing="compact">63 <listitem>64 <para>65 Required patch (for Python 3): <ulink66 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 -->77 60 78 61 <bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead> 79 <!-- the first package in the chapter, util-macros, already requires these80 to be defined.81 <bridgehead renderas="sect4">Required</bridgehead>82 <para role="required">83 <xref linkend="xorg-env"/> (should be set for the following instructions84 to work)85 </para>86 -->87 62 88 63 <bridgehead renderas="sect4">Optional</bridgehead> … … 99 74 <title>Installation of xcb-proto</title> 100 75 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 -->112 76 <para>Install <application>xcb-proto</application> by running the following 113 77 commands:</para>
Note:
See TracChangeset
for help on using the changeset viewer.