Changeset ec77633 for x/installing


Ignore:
Timestamp:
11/21/2019 07:55:53 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.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:
c361a46
Parents:
522e4da1
Message:

Update to mesa-19.2.5
Update to xf86-video-amdgpu-19.1.0
Update to xf86-video-ati-19.1.0
Update to xf86-input-wacom-0.38.0
xcb-proto: Remove redundant build dependency on Xorg-env - util-macros, which is at the beginning of the chapter, already has it.
xterm: Add optional dependencies on pcre/pcre2 for regular expressions

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

Location:
x/installing
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    r522e4da1 rec77633  
    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        "5c047732b81651ddb341597528b4b096">
     9  <!ENTITY mesa-md5sum        "998d4d913f8a58ecf419c359a6c4a68c">
    1010  <!ENTITY mesa-size          "11 MB">
    11   <!ENTITY mesa-buildsize     "380 MB (with demos and docs), add 187 MB for tests">
     11  <!ENTITY mesa-buildsize     "492 MB (with demos and docs), add 188 MB for tests">
    1212  <!ENTITY mesa-time          "2.4 SBU (with parallelism=4, demos, and docs), add 0.4 SBU for tests">
    1313]>
     
    266266      <parameter>-Dbuildtype=release</parameter>: This switch ensures a
    267267      fully-optimized build, and disables debug assertions which will
    268       severely slow down the libraries in certain use-cases.
     268      severely slow down the libraries in certain use-cases. Without this
     269      switch, build sizes can span into the 2GB range.
    269270    </para>
    270271
  • x/installing/x7driver-amdgpu.xml

    r522e4da1 rec77633  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-amdgpu-driver-version "19.0.1">
     10  <!ENTITY xorg-amdgpu-driver-version "19.1.0">
    1111
    1212  <!ENTITY xorg-amdgpu-driver-download-http "&xorg-download-http;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-amdgpu-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2">
    14   <!ENTITY xorg-amdgpu-driver-md5sum        "f3b33958e99c896084f12cd48f7ba007">
     14  <!ENTITY xorg-amdgpu-driver-md5sum        "55ad19b858e186a2cf4e91ed832c05e7">
    1515  <!ENTITY xorg-amdgpu-driver-size          "432 KB">
    16   <!ENTITY xorg-amdgpu-driver-buildsize     "6.6 MB">
     16  <!ENTITY xorg-amdgpu-driver-buildsize     "8.4 MB">
    1717  <!ENTITY xorg-amdgpu-driver-time          "less than 0.1 SBU">
    1818]>
  • x/installing/x7driver-ati.xml

    r522e4da1 rec77633  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-ati-driver-version "19.0.1">
     10  <!ENTITY xorg-ati-driver-version "19.1.0">
    1111
    1212  <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    1313  <!ENTITY xorg-ati-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2">
    14   <!ENTITY xorg-ati-driver-md5sum        "47eccf71823206ade9629cba69de7ef6">
     14  <!ENTITY xorg-ati-driver-md5sum        "6e49d3c2839582af415ceded76e626e6">
    1515  <!ENTITY xorg-ati-driver-size          "884 KB">
    1616  <!ENTITY xorg-ati-driver-buildsize     "21 MB">
  • x/installing/x7driver-wacom.xml

    r522e4da1 rec77633  
    55  %general-entities;
    66
    7   <!ENTITY xorg-wacom-driver-version "0.37.0">
     7  <!ENTITY xorg-wacom-driver-version "0.38.0">
    88
    99  <!ENTITY xorg-wacom-driver-download-http "https://github.com/linuxwacom/xf86-input-wacom/releases/download/xf86-input-wacom-&xorg-wacom-driver-version;/xf86-input-wacom-&xorg-wacom-driver-version;.tar.bz2">
    1010  <!ENTITY xorg-wacom-driver-download-ftp  " ">
    11   <!ENTITY xorg-wacom-driver-md5sum        "c6e9409e2fa3ae3f01eaf913a6ca9c9f">
    12   <!ENTITY xorg-wacom-driver-size          "636 KB">
    13   <!ENTITY xorg-wacom-driver-buildsize     "11 MB (with tests)">
     11  <!ENTITY xorg-wacom-driver-md5sum        "da17ae395f367914e9e4c9eef79b2e42">
     12  <!ENTITY xorg-wacom-driver-size          "608 KB">
     13  <!ENTITY xorg-wacom-driver-buildsize     "12 MB (with tests)">
    1414  <!ENTITY xorg-wacom-driver-time          "0.1 SBU (with tests)">
    1515]>
  • x/installing/xcb-proto.xml

    r522e4da1 rec77633  
    7777
    7878    <bridgehead renderas="sect3">xcb-proto Dependencies</bridgehead>
    79 
     79    <!-- the first package in the chapter, util-macros, already requires these
     80         to be defined.
    8081    <bridgehead renderas="sect4">Required</bridgehead>
    8182    <para role="required">
     
    8384      to work)
    8485    </para>
     86    -->
    8587
    8688    <bridgehead renderas="sect4">Optional</bridgehead>
  • x/installing/xterm.xml

    r522e4da1 rec77633  
    7474    <bridgehead renderas="sect4">Optional</bridgehead>
    7575    <para role="optional">
     76      <xref linkend="pcre"/> or <xref linkend="pcre2"/>,
    7677      <xref linkend="valgrind"/> and
    7778      <ulink url="http://www.nongnu.org/man2html/">man2html</ulink>
Note: See TracChangeset for help on using the changeset viewer.