Changeset bdc55ac for x/installing


Ignore:
Timestamp:
10/07/2018 01:55:50 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
perl-modules
Children:
20c1f43
Parents:
3fd462f2
Message:

perl modules branch: Merge trunk r20565:20597, update md5sum for IO::Socket::SSL, correct text in note re its tests.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/perl-modules@20598 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x/installing
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • x/installing/TTF-and-OTF-fonts.xml

    r3fd462f2 rbdc55ac  
    647647    </para>
    648648
    649     <para>Alternatively, consider <xref linkend="NotoSansCJK"/> (a11 of the
     649    <para>Alternatively, consider <xref linkend="NotoSansCJK"/> (all of the
    650650      variants cover Hangul) or <xref linkend="wenquanyi-zenhei"/>.
    651651    </para>
  • x/installing/libinput.xml

    r3fd462f2 rbdc55ac  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.11.3">
     7  <!ENTITY libinput-version "1.12.1">
    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        "df6e877f11de4a9793511e9abfe7ef01">
    12   <!ENTITY libinput-size          "476 KB">
    13   <!ENTITY libinput-buildsize     "8.3 MB">
     11  <!ENTITY libinput-md5sum        "0b6fff34e30cf7aafc33c8f884806960">
     12  <!ENTITY libinput-size          "508 KB">
     13  <!ENTITY libinput-buildsize     "12 MB">
    1414  <!ENTITY libinput-time          "less than 0.1 SBU">
    1515]>
     
    238238        <seg>
    239239          libinput,
    240           libinput-debug-events, libinput-list-devices, libinput-measure*,
    241           libinput-record, libinput-replay
     240          <!-- libinput-debug-events, libinput-list-devices, libinput-measure*,
     241          libinput-record, libinput-replay Library Executables -->
    242242        </seg>
    243243        <seg>
     
    245245        </seg>
    246246        <seg>
    247           $XORG_PREFIX/libexec/libinput and (optional)
     247          $XORG_PREFIX/libexec/libinput,
     248          /usr/share/libinput, and (optionally)
    248249          /usr/share/doc/libinput-&libinput-version;
    249250        </seg>
     
    268269        </listitem>
    269270      </varlistentry>
    270 
     271<!--
    271272      <varlistentry id="libinput-debug-events">
    272273        <term><command>libinput-debug-events</command></term>
     
    331332        </listitem>
    332333      </varlistentry>
    333 
     334-->
    334335      <varlistentry id="libinput-lib">
    335336        <term><filename class="libraryfile">libinput.so</filename></term>
  • x/installing/libxcb.xml

    r3fd462f2 rbdc55ac  
    77  <!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2">
    88  <!ENTITY libxcb-download-ftp  " ">
    9   <!ENTITY libxcb-md5sum        "c2b6cf928afa16b0047c974e7aaa783f">
    10   <!ENTITY libxcb-size          "498 KB">
    11   <!ENTITY libxcb-buildsize     "41 MB (with tests, add 62 MB for doxygen docs)">
    12   <!ENTITY libxcb-time          "0.3 SBU (with tests, add 1.4 SBU for doxygen docs)">
     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)">
     12  <!ENTITY libxcb-time          "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)">
    1313]>
    1414
     
    126126
    127127    <para><command>sed "s/pthread-stubs//" -i configure</command>: This
    128     sed removes dependency on libpthread-stubs package which is useless on
     128    sed removes a dependency on the libpthread-stubs package which is useless on
    129129    Linux.</para>
    130130
  • x/installing/mesa.xml

    r3fd462f2 rbdc55ac  
    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        "88e1a7f31f259cec69bb76b3cb10c956">
     9  <!ENTITY mesa-md5sum        "5931dd76a7533c7c5e702a4e5c00d3bb">
    1010  <!ENTITY mesa-size          "11 MB">
    11   <!ENTITY mesa-buildsize     "352 MB (with demos and docs, add 42 MB for tests)">
    12   <!ENTITY mesa-time          "2.3 SBU (with parallelism=4, demos, and docs; add 1.0 SBU 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)">
    1313]>
    1414
     
    104104    <bridgehead renderas="sect4">Recommended</bridgehead>
    105105    <para role="recommended">
    106       <!-- <xref linkend="elfutils"/> (required for the radeonsi driver), -->
    107106     
    108107      <phrase revision="systemd"><xref linkend="libva"/> (to build drivers for
     
    182181            --prefix=$XORG_PREFIX              \
    183182            --sysconfdir=/etc                  \
    184             --enable-texture-float             \
    185183            --enable-osmesa                    \
    186184            --enable-xa                        \
     
    245243      for some of the package components.
    246244    </para>
    247 
    248     <para>
    249       <parameter>--enable-texture-float</parameter>: This switch enables
     245<!--
     246    <para>
     247      <parameter>- -enable-texture-float</parameter>: This switch enables
    250248      floating-point textures and render buffers. Please consult
    251249      <filename>docs/patents.txt</filename> to see if there are
    252250      any legal issues if you use this feature.
    253251    </para>
     252    Removed in 18.2.0
     253-->
    254254
    255255    <para>
     
    314314     which has been removed at r17757. Keeping as a comment in case we
    315315     reintroduce that driver. AVX libs are restored in version 18.0.1 -->
    316           libswrAVX.so,
    317           libswrAVX2.so,
     316<!--          libswrAVX.so,
     317          libswrAVX2.so, -->
    318318          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. -->
    319321          libxatracker.so,
    320322          libXvMCnouveau.so,
  • x/installing/x7driver-amdgpu.xml

    r3fd462f2 rbdc55ac  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-amdgpu-driver-version "18.0.1">
     10  <!ENTITY xorg-amdgpu-driver-version "18.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        "d8368d204cb98d4387c8890562db1143">
    15   <!ENTITY xorg-amdgpu-driver-size          "408 KB">
    16   <!ENTITY xorg-amdgpu-driver-buildsize     "6.4 MB">
     14  <!ENTITY xorg-amdgpu-driver-md5sum        "5d75f5993cda5e013cd851c5947ec450">
     15  <!ENTITY xorg-amdgpu-driver-size          "424 KB">
     16  <!ENTITY xorg-amdgpu-driver-buildsize     "7.8 MB">
    1717  <!ENTITY xorg-amdgpu-driver-time          "less than 0.1 SBU">
    1818]>
  • x/installing/x7driver-ati.xml

    r3fd462f2 rbdc55ac  
    88  <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names">
    99
    10   <!ENTITY xorg-ati-driver-version "18.0.1">
     10  <!ENTITY xorg-ati-driver-version "18.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        "40e7c0a5a69aba3d84e0958f58705ea7">
    15   <!ENTITY xorg-ati-driver-size          "861 KB">
    16   <!ENTITY xorg-ati-driver-buildsize     "19 MB">
     14  <!ENTITY xorg-ati-driver-md5sum        "7910883fff7f4a462efac0fe059ed7e3">
     15  <!ENTITY xorg-ati-driver-size          "872 KB">
     16  <!ENTITY xorg-ati-driver-buildsize     "21 MB">
    1717  <!ENTITY xorg-ati-driver-time          "0.2 SBU">
    1818]>
  • x/installing/xterm.xml

    r3fd462f2 rbdc55ac  
    88  <!--<!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
    99  <!ENTITY xterm-download-ftp  " ">
    10   <!ENTITY xterm-md5sum        "635a0975e1bad9634af1d59c380b541d">
     10  <!ENTITY xterm-md5sum        "49b4b519e4b9c9019611cf926e1aedc1">
    1111  <!ENTITY xterm-size          "1.3 MB">
    12   <!ENTITY xterm-buildsize     "12 MB">
     12  <!ENTITY xterm-buildsize     "11 MB">
    1313  <!ENTITY xterm-time          "0.2 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.