mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to libxi-1.7.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16511 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
87d69b53ee
commit
83d4783958
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2015">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "October 6th &year;">
|
||||
<!ENTITY releasedate "October 7th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -44,6 +44,16 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>October 7th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to libxi-1.7.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;6920">#6920</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 6th, 2015</para>
|
||||
<itemizedlist>
|
||||
|
@ -72,13 +72,6 @@
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink
|
||||
url="&patch-root;/mesa-&mesalib-version;-llvm_3_7-1.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Recommended patch:
|
||||
@ -154,9 +147,7 @@
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../mesa-&mesalib-version;-llvm_3_7-1.patch &&
|
||||
|
||||
GLL_DRV="nouveau,r300,r600,radeonsi,svga,swrast" &&
|
||||
<screen><userinput>GLL_DRV="nouveau,r300,r600,radeonsi,svga,swrast" &&
|
||||
|
||||
./autogen.sh CFLAGS='-O2' CXXFLAGS='-O2' \
|
||||
--prefix=$XORG_PREFIX \
|
||||
|
@ -67,8 +67,8 @@
|
||||
<!ENTITY libXft-version "2.3.2">
|
||||
<!ENTITY libXft-md5sum "331b3a2a3a1a78b5b44cfbd43f86fcfe">
|
||||
|
||||
<!ENTITY libXi-version "1.7.4">
|
||||
<!ENTITY libXi-md5sum "9c4a69c34b19ec1e4212e849549544cb">
|
||||
<!ENTITY libXi-version "1.7.5">
|
||||
<!ENTITY libXi-md5sum "9f02462855c598a0cd0ddfd98c6e25f5">
|
||||
|
||||
<!ENTITY libXinerama-version "1.1.3">
|
||||
<!ENTITY libXinerama-md5sum "9336dc46ae3bf5f81c247f7131461efd">
|
||||
|
Loading…
Reference in New Issue
Block a user