mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
updated to xfree86-4.4.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1900 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
488388be80
commit
389696aa67
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"/usr/share/docbook/docbookx.dtd" [
|
||||
|
||||
<!ENTITY version "CVS-20040316">
|
||||
<!ENTITY releasedate "March 16th, 2004">
|
||||
<!ENTITY version "CVS-20040317">
|
||||
<!ENTITY releasedate "March 17th, 2004">
|
||||
<!ENTITY blfs-version "cvs">
|
||||
|
||||
<!ENTITY % book SYSTEM "book/book.ent">
|
||||
|
@ -11,6 +11,8 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>March 17th, 2004 [igor]: Updated to XFree86-4.4.0.</para></listitem>
|
||||
|
||||
<listitem><para>March 16th, 2004 [tushar]: Add patch to link libpng against
|
||||
system libz and libm. Fixed bug in espgs shared lib compilation. Submitted by
|
||||
Anderson Lizardo. See Bug # 644.</para></listitem>
|
||||
|
@ -25,7 +25,7 @@ application interface (<acronym>API</acronym>).</para>
|
||||
<para><xref linkend="libpng"/>.</para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Recommended</title>
|
||||
<sect4><title>Optional</title>
|
||||
<para>The following packages are included in the <application>XFree86</application> package,
|
||||
however they
|
||||
are updated more often than the <application>XFree86</application> package and are highly recommended:
|
||||
@ -43,15 +43,16 @@ instruct <application>XFree86</application> to build them.</para></note>
|
||||
|
||||
<para>There are several files that need to be fetched from the download location:</para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para><filename>X430src-1.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>X430src-2.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>X430src-3.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>X430src-4.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>X430src-5.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>X430src-6.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>X430src-7.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-1.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-2.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-3.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-4.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-5.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-6.tgz</filename></para></listitem>
|
||||
<listitem><para><filename>XFree86-4.4.0-src-7.tgz</filename></para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
<para>You should also download the patch files:</para>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>
|
||||
@ -61,6 +62,7 @@ instruct <application>XFree86</application> to build them.</para></note>
|
||||
<ulink url="ftp://ftp.xfree86.org/pub/XFree86/4.3.0/fixes/fontfile.diff" />
|
||||
</para></listitem>
|
||||
</itemizedlist>
|
||||
-->
|
||||
|
||||
<para>The first three packages are the <application>XFree86</application> programs,
|
||||
the fourth and fifth are fonts, the sixth is normal documentation, and the seventh
|
||||
@ -80,6 +82,7 @@ file. Then:</para>
|
||||
<filename>doctools-1.3.1.tgz</filename>, and
|
||||
<filename>utils-1.1.0.tgz</filename> files if you did not download them.</para>
|
||||
|
||||
<!--
|
||||
<para>The fixes subdirectory also has a <filename>SUMS.md5sum</filename>. Note that
|
||||
this is the same filename as the sums for the main sources, so you need to rename the
|
||||
file if you download it. Otherwise, you can just look at it and use it to
|
||||
@ -94,6 +97,7 @@ diff file, change to the <filename class="directory">xc</filename> directory and
|
||||
<userinput><command>pushd lib/font/fontfile/</command></userinput>
|
||||
<userinput><command>patch -N -i ../../../../fontfile.diff</command></userinput>
|
||||
<userinput><command>popd</command></userinput></screen>
|
||||
-->
|
||||
|
||||
</sect3>
|
||||
</sect2>
|
||||
|
@ -4,9 +4,9 @@
|
||||
<!ENTITY xfree86-exp SYSTEM "xfree86-exp.xml">
|
||||
<!ENTITY xfree86-config SYSTEM "xfree86-config.xml">
|
||||
<!ENTITY xfree86-desc SYSTEM "xfree86-desc.xml">
|
||||
<!ENTITY xfree86-version "4.3.0.1">
|
||||
<!ENTITY xfree86-download-http "http://gnu.kookel.org/ftp/XFree86/4.3.0/source/">
|
||||
<!ENTITY xfree86-download-ftp "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/">
|
||||
<!ENTITY xfree86-size "64 MB">
|
||||
<!ENTITY xfree86-buildsize "633 MB">
|
||||
<!ENTITY xfree86-time "13.8 SBU">
|
||||
<!ENTITY xfree86-version "4.4.0">
|
||||
<!ENTITY xfree86-download-http "http://gnu.kookel.org/ftp/XFree86/4.4.0/source/">
|
||||
<!ENTITY xfree86-download-ftp "ftp://ftp.xfree86.org/pub/XFree86/4.4.0/source/">
|
||||
<!ENTITY xfree86-size "52 MB">
|
||||
<!ENTITY xfree86-buildsize "636 MB">
|
||||
<!ENTITY xfree86-time "14.3 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user