Added md5sum to Xorg instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3454 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-02-12 17:52:05 +00:00
parent 7bc4c3615d
commit 69e9770b90

View File

@ -6,6 +6,7 @@
<!ENTITY xorg-download-http " ">
<!ENTITY xorg-download-ftp "ftp://ftp.opengroup.org/pub/x.org/pub/X11R&xorg-version;/src-single/X11R&xorg-version;-src.tar.bz2">
<!ENTITY xorg-md5sum "a9756b1898220b960f3cb1feb77721c3">
<!ENTITY xorg-size "41 MB">
<!ENTITY xorg-buildsize "645 MB">
<!ENTITY xorg-time "17.1 SBU">
@ -24,7 +25,6 @@
<primary sortas="a-xorg">Xorg</primary>
</indexterm>
<sect2>
<title>Introduction to <application>Xorg</application></title>
@ -65,6 +65,7 @@ interface (<acronym>API</acronym>).</para>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&xorg-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&xorg-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &xorg-md5sum;</para></listitem>
<listitem><para>Download size: &xorg-size;</para></listitem>
<listitem><para>Estimated disk space required: &xorg-buildsize;</para></listitem>
<listitem><para>Estimated build time: &xorg-time;</para></listitem>