Changeset 389696a for x


Ignore:
Timestamp:
03/17/2004 03:47:48 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f44e6dd
Parents:
488388be
Message:

updated to xfree86-4.4.0

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

Location:
x/installing/xfree86
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xfree86/xfree86-intro.xml

    r488388be r389696a  
    2626</sect4>
    2727
    28 <sect4><title>Recommended</title>
     28<sect4><title>Optional</title>
    2929<para>The following packages are included in the <application>XFree86</application> package,
    3030however they
     
    4444<para>There are several files that need to be fetched from the download location:</para>
    4545<itemizedlist spacing='compact'>
    46 <listitem><para><filename>X430src-1.tgz</filename></para></listitem>
    47 <listitem><para><filename>X430src-2.tgz</filename></para></listitem> 
    48 <listitem><para><filename>X430src-3.tgz</filename></para></listitem> 
    49 <listitem><para><filename>X430src-4.tgz</filename></para></listitem> 
    50 <listitem><para><filename>X430src-5.tgz</filename></para></listitem> 
    51 <listitem><para><filename>X430src-6.tgz</filename></para></listitem> 
    52 <listitem><para><filename>X430src-7.tgz</filename></para></listitem>
     46<listitem><para><filename>XFree86-4.4.0-src-1.tgz</filename></para></listitem>
     47<listitem><para><filename>XFree86-4.4.0-src-2.tgz</filename></para></listitem>
     48<listitem><para><filename>XFree86-4.4.0-src-3.tgz</filename></para></listitem>
     49<listitem><para><filename>XFree86-4.4.0-src-4.tgz</filename></para></listitem>
     50<listitem><para><filename>XFree86-4.4.0-src-5.tgz</filename></para></listitem>
     51<listitem><para><filename>XFree86-4.4.0-src-6.tgz</filename></para></listitem>
     52<listitem><para><filename>XFree86-4.4.0-src-7.tgz</filename></para></listitem>
    5353</itemizedlist>
    5454
     55<!--
    5556<para>You should also download the patch files:</para>
    5657<itemizedlist spacing='compact'>
     
    6263  </para></listitem>
    6364</itemizedlist>
     65-->
    6466
    6567<para>The first three packages are the <application>XFree86</application> programs,
     
    8183<filename>utils-1.1.0.tgz</filename> files if you did not download them.</para>
    8284
     85<!--
    8386<para>The fixes subdirectory also has a <filename>SUMS.md5sum</filename>.  Note that
    8487this is the same filename as the sums for the main sources, so you need to rename the
     
    9598<userinput><command>patch -N -i ../../../../fontfile.diff</command></userinput>
    9699<userinput><command>popd</command></userinput></screen>
     100-->
    97101
    98102</sect3>
  • x/installing/xfree86/xfree86.ent

    r488388be r389696a  
    55<!ENTITY xfree86-config SYSTEM "xfree86-config.xml">
    66<!ENTITY xfree86-desc SYSTEM "xfree86-desc.xml">
    7 <!ENTITY xfree86-version "4.3.0.1">
    8 <!ENTITY xfree86-download-http "http://gnu.kookel.org/ftp/XFree86/4.3.0/source/">
    9 <!ENTITY xfree86-download-ftp "ftp://ftp.xfree86.org/pub/XFree86/4.3.0/source/">
    10 <!ENTITY xfree86-size "64 MB">
    11 <!ENTITY xfree86-buildsize "633 MB">
    12 <!ENTITY xfree86-time "13.8 SBU">
     7<!ENTITY xfree86-version "4.4.0">
     8<!ENTITY xfree86-download-http "http://gnu.kookel.org/ftp/XFree86/4.4.0/source/">
     9<!ENTITY xfree86-download-ftp "ftp://ftp.xfree86.org/pub/XFree86/4.4.0/source/">
     10<!ENTITY xfree86-size "52 MB">
     11<!ENTITY xfree86-buildsize "636 MB">
     12<!ENTITY xfree86-time "14.3 SBU">
Note: See TracChangeset for help on using the changeset viewer.