Changeset cd0b256 for x/installing


Ignore:
Timestamp:
05/12/2018 07:00:21 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
0590db71
Parents:
a22e8cdb
Message:

Add a patch to xf86-video-vmware for
gcc8 and xorg-server-1.20.0 changes.

Update to xterm-333.

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

Location:
x/installing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7driver-vmware.xml

    ra22e8cdb rcd0b256  
    7373      </itemizedlist>
    7474
     75      <bridgehead renderas="sect4">Additional Downloads</bridgehead>
     76      <itemizedlist spacing="compact">
     77        <listitem>
     78          <para>
     79            Required Patch: <ulink url="&patch-root;/xf86-video-vmware/xf86-video-vmware-13.2.1-consolidated_fixes-1.patch"/>
     80          </para>
     81        </listitem>
     82      </itemizedlist>
     83
    7584      <bridgehead renderas="sect4">Xorg VMware Driver Dependencies</bridgehead>
    7685
     
    112121      </para>
    113122
    114 <screen><userinput>./configure $XORG_CONFIG &amp;&amp;
     123<screen><userinput>patch -Np1 -i ../xf86-video-vmware-13.2.1-consolidated_fixes-1.patch &amp;&amp;
     124
     125./configure $XORG_CONFIG &amp;&amp;
    115126make</userinput></screen>
    116127
  • x/installing/xterm.xml

    ra22e8cdb rcd0b256  
    88  <!--<!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
    99  <!ENTITY xterm-download-ftp  " ">
    10   <!ENTITY xterm-md5sum        "4bbc75ecc68d100547662958cda346ae">
     10  <!ENTITY xterm-md5sum        "32a810c436db81775706f9cbe7efc290">
    1111  <!ENTITY xterm-size          "1.2 MB">
    1212  <!ENTITY xterm-buildsize     "12 MB">
Note: See TracChangeset for help on using the changeset viewer.