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
This commit is contained in:
Bruce Dubbs 2018-05-12 19:00:21 +00:00
parent a22e8cdbd9
commit cd0b256283
5 changed files with 30 additions and 5 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2018">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "May 8th, &year;">
<!ENTITY releasedate "May 12th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -41,6 +41,20 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>May 12th, 2018</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Add a patch to xf86-video-vmware for
gcc8 and xorg-server-1.20.0 changes.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xterm-333. Fixes
<ulink url="&blfs-ticket-root;10742">#10742</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>May 11th, 2018</para>
<itemizedlist>

View File

@ -547,7 +547,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY xcb-util-cursor-version "0.1.3">
<!ENTITY xorg-server-version "1.20.0">
<!ENTITY twm-version "1.0.10">
<!ENTITY xterm-version "332">
<!ENTITY xterm-version "333">
<!ENTITY xclock-version "1.0.7">
<!ENTITY xinit-version "1.4.0">

View File

@ -72,6 +72,15 @@
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Required Patch: <ulink url="&patch-root;/xf86-video-vmware/xf86-video-vmware-13.2.1-consolidated_fixes-1.patch"/>
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect4">Xorg VMware Driver Dependencies</bridgehead>
<bridgehead renderas="sect5">Required</bridgehead>
@ -111,7 +120,9 @@
commands:
</para>
<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
<screen><userinput>patch -Np1 -i ../xf86-video-vmware-13.2.1-consolidated_fixes-1.patch &amp;&amp;
./configure $XORG_CONFIG &amp;&amp;
make</userinput></screen>
<para>

View File

@ -7,7 +7,7 @@
<!ENTITY xterm-download-http "http://invisible-mirror.net/archives/xterm/xterm-&xterm-version;.tgz">
<!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
<!ENTITY xterm-download-ftp " ">
<!ENTITY xterm-md5sum "4bbc75ecc68d100547662958cda346ae">
<!ENTITY xterm-md5sum "32a810c436db81775706f9cbe7efc290">
<!ENTITY xterm-size "1.2 MB">
<!ENTITY xterm-buildsize "12 MB">
<!ENTITY xterm-time "0.1 SBU">