Changeset 0f09c2b8
- Timestamp:
- 10/05/2018 07:12:41 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d2a47be4
- Parents:
- e84b992c
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/wayland-protocols.xml
re84b992c r0f09c2b8 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 " d75ec11e8443946b4795e4be1cf22db8">10 <!ENTITY wayland-protocols-size "10 0KB">11 <!ENTITY wayland-protocols-buildsize "1. 1MB (with tests)">9 <!ENTITY wayland-protocols-md5sum "e0b523ff162e30bab46be1d65d527683"> 10 <!ENTITY wayland-protocols-size "104 KB"> 11 <!ENTITY wayland-protocols-buildsize "1.6 MB (with tests)"> 12 12 <!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)"> 13 13 ]> … … 92 92 </para> 93 93 94 <!-- Spaces are significant in <screen> sections -->95 94 <screen><userinput>./configure --prefix=/usr && 96 95 make</userinput></screen> -
introduction/welcome/changelog.xml
re84b992c r0f09c2b8 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to libdrm-2.4.95. Fixes 50 <ulink url="&blfs-ticket-root;11211">#11211</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[renodr] - Update to wayland-protocols-1.16. Fixes 54 <ulink url="&blfs-ticket-root;11138">#11138</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[renodr] - Update to Mesa-18.2.2. Fixes 58 <ulink url="&blfs-ticket-root;11175">#11175</ulink>.</para> 59 </listitem> 60 <listitem> 49 61 <para>[renodr] - Update to harfbuzz-1.9.0. Fixes 50 62 <ulink url="&blfs-ticket-root;11133">#11133</ulink>.</para> -
packages.ent
re84b992c r0f09c2b8 134 134 <!ENTITY libcroco-version "0.6.12"> 135 135 <!ENTITY libdaemon-version "0.14"> 136 <!ENTITY libdrm-version "2.4.9 4">136 <!ENTITY libdrm-version "2.4.95"> 137 137 <!ENTITY libepoxy-minor "1.5"> 138 138 <!ENTITY libepoxy-version "&libepoxy-minor;.2"> … … 191 191 <!ENTITY telepathy-glib-version "0.24.1"> 192 192 <!ENTITY wayland-version "1.16.0"> 193 <!ENTITY wayland-protocols-version "1.1 5">193 <!ENTITY wayland-protocols-version "1.16"> 194 194 <!ENTITY wv-version "1.2.9"> 195 195 <!ENTITY xapian-version "1.4.7"> … … 545 545 <!ENTITY xkeyboard-config-version "2.24"> 546 546 <!ENTITY mesa-major-minor "18.2"> 547 <!ENTITY mesa-version "&mesa-major-minor;. 0">547 <!ENTITY mesa-version "&mesa-major-minor;.2"> 548 548 <!ENTITY xcb-util-version "0.4.0"> 549 549 <!ENTITY xcb-util-image-version "0.4.0"> -
x/installing/mesa.xml
re84b992c r0f09c2b8 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 " 88e1a7f31f259cec69bb76b3cb10c956">9 <!ENTITY mesa-md5sum "5931dd76a7533c7c5e702a4e5c00d3bb"> 10 10 <!ENTITY mesa-size "11 MB"> 11 <!ENTITY mesa-buildsize " 352 MB (with demos and docs, add 42MB for tests)">12 <!ENTITY mesa-time "2. 3 SBU (with parallelism=4, demos, and docs; add 1.0SBU for tests)">11 <!ENTITY mesa-buildsize "422 MB (with demos and docs, add 69 MB for tests)"> 12 <!ENTITY mesa-time "2.4 SBU (with parallelism=4, demos, and docs; add 0.6 SBU for tests)"> 13 13 ]> 14 14 … … 104 104 <bridgehead renderas="sect4">Recommended</bridgehead> 105 105 <para role="recommended"> 106 <!-- <xref linkend="elfutils"/> (required for the radeonsi driver), -->107 106 108 107 <phrase revision="systemd"><xref linkend="libva"/> (to build drivers for … … 182 181 --prefix=$XORG_PREFIX \ 183 182 --sysconfdir=/etc \ 184 --enable-texture-float \185 183 --enable-osmesa \ 186 184 --enable-xa \ … … 245 243 for some of the package components. 246 244 </para> 247 248 <para> 249 <parameter>- -enable-texture-float</parameter>: This switch enables245 <!-- 246 <para> 247 <parameter>- -enable-texture-float</parameter>: This switch enables 250 248 floating-point textures and render buffers. Please consult 251 249 <filename>docs/patents.txt</filename> to see if there are 252 250 any legal issues if you use this feature. 253 251 </para> 252 Removed in 18.2.0 253 --> 254 254 255 255 <para> … … 314 314 which has been removed at r17757. Keeping as a comment in case we 315 315 reintroduce that driver. AVX libs are restored in version 18.0.1 --> 316 libswrAVX.so,317 libswrAVX2.so, 316 <!-- libswrAVX.so, 317 libswrAVX2.so, --> 318 318 libwayland-egl.so (if built with <application>Wayland</application>) 319 <!-- Does not appear to be present even with Wayland installed in 18.2.2. 320 Further verification on a GNOME and Plasma system required. --> 319 321 libxatracker.so, 320 322 libXvMCnouveau.so, -
x/lib/libdrm.xml
re84b992c r0f09c2b8 7 7 <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> 8 8 <!ENTITY libdrm-download-ftp " "> 9 <!ENTITY libdrm-md5sum " e9803233838007047f39eb385c70d9e0">10 <!ENTITY libdrm-size "8 12KB">11 <!ENTITY libdrm-buildsize "1 1MB">12 <!ENTITY libdrm-time " less than 0.1 SBU (add 0.8 SBU fortests)">9 <!ENTITY libdrm-md5sum "41b9ed196a27f5dc7fb88412b704e9fd"> 10 <!ENTITY libdrm-size "804 KB"> 11 <!ENTITY libdrm-buildsize "13 MB"> 12 <!ENTITY libdrm-time "0.9 SBU (with tests)"> 13 13 ]> 14 14 … … 111 111 112 112 <para> 113 To check the results, issue <command>ninja test</command>. Tests may hang114 for unknown reasons. <!-- If nouveau threaded test hangs, you can disable it113 To check the results, issue <command>ninja test</command>. <!-- Tests may hang 114 for unknown reasons. --><!-- If nouveau threaded test hangs, you can disable it 115 115 with 116 116 <command>sed -i 's/^TESTS/#&/' tests/nouveau/Makefile.in</command>. -->
Note:
See TracChangeset
for help on using the changeset viewer.