Author: renodr Date: Fri Oct 5 12:12:41 2018 New Revision: 20582 Log: Update to mesa-18.2.2 Update to wayland-protocols-1.16 Update to libdrm-2.4.85
Modified: trunk/BOOK/general/genlib/wayland-protocols.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent trunk/BOOK/x/installing/mesa.xml trunk/BOOK/x/lib/libdrm.xml Modified: trunk/BOOK/general/genlib/wayland-protocols.xml ============================================================================== --- trunk/BOOK/general/genlib/wayland-protocols.xml Fri Oct 5 09:01:06 2018 (r20581) +++ trunk/BOOK/general/genlib/wayland-protocols.xml Fri Oct 5 12:12:41 2018 (r20582) @@ -6,9 +6,9 @@ <!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz"> <!ENTITY wayland-protocols-download-ftp " "> - <!ENTITY wayland-protocols-md5sum "d75ec11e8443946b4795e4be1cf22db8"> - <!ENTITY wayland-protocols-size "100 KB"> - <!ENTITY wayland-protocols-buildsize "1.1 MB (with tests)"> + <!ENTITY wayland-protocols-md5sum "e0b523ff162e30bab46be1d65d527683"> + <!ENTITY wayland-protocols-size "104 KB"> + <!ENTITY wayland-protocols-buildsize "1.6 MB (with tests)"> <!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)"> ]> @@ -91,7 +91,6 @@ commands: </para> -<!-- Spaces are significant in <screen> sections --> <screen><userinput>./configure --prefix=/usr && make</userinput></screen> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Fri Oct 5 09:01:06 2018 (r20581) +++ trunk/BOOK/introduction/welcome/changelog.xml Fri Oct 5 12:12:41 2018 (r20582) @@ -46,6 +46,18 @@ <para>October 5th, 2018</para> <itemizedlist> <listitem> + <para>[renodr] - Update to libdrm-2.4.95. Fixes + <ulink url="&blfs-ticket-root;11211">#11211</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to wayland-protocols-1.16. Fixes + <ulink url="&blfs-ticket-root;11138">#11138</ulink>.</para> + </listitem> + <listitem> + <para>[renodr] - Update to Mesa-18.2.2. Fixes + <ulink url="&blfs-ticket-root;11175">#11175</ulink>.</para> + </listitem> + <listitem> <para>[renodr] - Update to harfbuzz-1.9.0. Fixes <ulink url="&blfs-ticket-root;11133">#11133</ulink>.</para> </listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Fri Oct 5 09:01:06 2018 (r20581) +++ trunk/BOOK/packages.ent Fri Oct 5 12:12:41 2018 (r20582) @@ -133,7 +133,7 @@ <!ENTITY libbytesize-version "1.4"> <!ENTITY libcroco-version "0.6.12"> <!ENTITY libdaemon-version "0.14"> -<!ENTITY libdrm-version "2.4.94"> +<!ENTITY libdrm-version "2.4.95"> <!ENTITY libepoxy-minor "1.5"> <!ENTITY libepoxy-version "&libepoxy-minor;.2"> <!ENTITY libesmtp-version "1.0.6"> @@ -190,7 +190,7 @@ <!ENTITY talloc-version "2.1.14"> <!ENTITY telepathy-glib-version "0.24.1"> <!ENTITY wayland-version "1.16.0"> -<!ENTITY wayland-protocols-version "1.15"> +<!ENTITY wayland-protocols-version "1.16"> <!ENTITY wv-version "1.2.9"> <!ENTITY xapian-version "1.4.7"> <!ENTITY yaml-version "0.2.1"> @@ -544,7 +544,7 @@ <!ENTITY xcursor-themes-version "1.0.5"> <!ENTITY xkeyboard-config-version "2.24"> <!ENTITY mesa-major-minor "18.2"> -<!ENTITY mesa-version "&mesa-major-minor;.0"> +<!ENTITY mesa-version "&mesa-major-minor;.2"> <!ENTITY xcb-util-version "0.4.0"> <!ENTITY xcb-util-image-version "0.4.0"> <!ENTITY xcb-util-keysyms-version "0.4.0"> Modified: trunk/BOOK/x/installing/mesa.xml ============================================================================== --- trunk/BOOK/x/installing/mesa.xml Fri Oct 5 09:01:06 2018 (r20581) +++ trunk/BOOK/x/installing/mesa.xml Fri Oct 5 12:12:41 2018 (r20582) @@ -6,10 +6,10 @@ <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz"> <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz"> - <!ENTITY mesa-md5sum "88e1a7f31f259cec69bb76b3cb10c956"> + <!ENTITY mesa-md5sum "5931dd76a7533c7c5e702a4e5c00d3bb"> <!ENTITY mesa-size "11 MB"> - <!ENTITY mesa-buildsize "352 MB (with demos and docs, add 42 MB for tests)"> - <!ENTITY mesa-time "2.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU for tests)"> + <!ENTITY mesa-buildsize "422 MB (with demos and docs, add 69 MB for tests)"> + <!ENTITY mesa-time "2.4 SBU (with parallelism=4, demos, and docs; add 0.6 SBU for tests)"> ]> <sect1 id="mesa" xreflabel="Mesa-&mesa-version;"> @@ -103,7 +103,6 @@ <bridgehead renderas="sect4">Recommended</bridgehead> <para role="recommended"> - <!-- <xref linkend="elfutils"/> (required for the radeonsi driver), --> <phrase revision="systemd"><xref linkend="libva"/> (to build drivers for supported hardware, note that there is a circular dependency. You must @@ -181,7 +180,6 @@ <screen><userinput>./configure CFLAGS='-O2' CXXFLAGS='-O2' LDFLAGS=-lLLVM \ --prefix=$XORG_PREFIX \ --sysconfdir=/etc \ - --enable-texture-float \ --enable-osmesa \ --enable-xa \ --enable-glx-tls \ @@ -244,13 +242,15 @@ specifies the LLVM libraries that are not automatically included for some of the package components. </para> - +<!-- <para> - <parameter>--enable-texture-float</parameter>: This switch enables + <parameter>- -enable-texture-float</parameter>: This switch enables floating-point textures and render buffers. Please consult <filename>docs/patents.txt</filename> to see if there are any legal issues if you use this feature. </para> + Removed in 18.2.0 +--> <para> <parameter>--enable-osmesa</parameter>: This switch enables building @@ -313,9 +313,11 @@ <!-- Those libraries are associated with the "swr" gallium driver, which has been removed at r17757. Keeping as a comment in case we reintroduce that driver. AVX libs are restored in version 18.0.1 --> - libswrAVX.so, - libswrAVX2.so, +<!-- libswrAVX.so, + libswrAVX2.so, --> libwayland-egl.so (if built with <application>Wayland</application>) + <!-- Does not appear to be present even with Wayland installed in 18.2.2. + Further verification on a GNOME and Plasma system required. --> libxatracker.so, libXvMCnouveau.so, and libXvMCr600.so Modified: trunk/BOOK/x/lib/libdrm.xml ============================================================================== --- trunk/BOOK/x/lib/libdrm.xml Fri Oct 5 09:01:06 2018 (r20581) +++ trunk/BOOK/x/lib/libdrm.xml Fri Oct 5 12:12:41 2018 (r20582) @@ -6,10 +6,10 @@ <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> <!ENTITY libdrm-download-ftp " "> - <!ENTITY libdrm-md5sum "e9803233838007047f39eb385c70d9e0"> - <!ENTITY libdrm-size "812 KB"> - <!ENTITY libdrm-buildsize "11 MB"> - <!ENTITY libdrm-time "less than 0.1 SBU (add 0.8 SBU for tests)"> + <!ENTITY libdrm-md5sum "41b9ed196a27f5dc7fb88412b704e9fd"> + <!ENTITY libdrm-size "804 KB"> + <!ENTITY libdrm-buildsize "13 MB"> + <!ENTITY libdrm-time "0.9 SBU (with tests)"> ]> <sect1 id="libdrm" xreflabel="libdrm-&libdrm-version;"> @@ -110,8 +110,8 @@ ninja</userinput></screen> <para> - To check the results, issue <command>ninja test</command>. Tests may hang - for unknown reasons. <!-- If nouveau threaded test hangs, you can disable it + To check the results, issue <command>ninja test</command>. <!-- Tests may hang + for unknown reasons. --><!-- If nouveau threaded test hangs, you can disable it with <command>sed -i 's/^TESTS/#&/' tests/nouveau/Makefile.in</command>. --> </para> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
