Changeset 034abd0 for x


Ignore:
Timestamp:
05/13/2004 02:32:28 PM (20 years ago)
Author:
Tushar Teredesai <tushar@…>
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:
2687739
Parents:
7be1cae
Message:

Changed dependencies to refer to either XFree86 or Xorg

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

Location:
x
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk/gtk+-intro.xml

    r7be1cae r034abd0  
    1919<para><xref linkend="GLib"/>, <xref
    2020linkend="libtiff"/>, <xref linkend="libjpeg"/>
    21 and <xref linkend="xfree86"/></para></sect4>
     21and X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
    2222</sect3>
    2323
  • x/lib/gtk2/gtk+2-intro.xml

    r7be1cae r034abd0  
    1818<sect4><title>Required</title>
    1919<para>
    20 <xref linkend="xorg"/> or
    21 <xref linkend="xfree86"/>,
     20X (<xref linkend="xorg"/> or <xref linkend="xfree86"/>),
    2221<xref linkend="Pango"/> and
    2322<xref linkend="ATK"/>
  • x/lib/lesstif/lesstif-intro.xml

    r7be1cae r034abd0  
    1515<sect3><title><application>LessTif</application> dependencies</title>
    1616<sect4><title>Required</title>
    17 <para><xref linkend="xfree86"/></para></sect4>
     17<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
    1818</sect3>
    1919
  • x/lib/libxklavier/libxklavier-intro.xml

    r7be1cae r034abd0  
    1717<sect4><title>Required</title>
    1818<para>
    19 <xref linkend="xfree86"/>,
     19X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    2020<xref linkend="pkgconfig"/> and
    2121<xref linkend="libxml2"/>
  • x/lib/notification/startup-notification-intro.xml

    r7be1cae r034abd0  
    1818<sect3><title><application>startup-notification</application> dependencies</title>
    1919<sect4><title>Required</title>
    20 <para><xref linkend="xfree86"/></para></sect4>
     20<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
    2121</sect3>
    2222
  • x/lib/pango/pango-intro.xml

    r7be1cae r034abd0  
    2020<sect4><title>Optional</title>
    2121<para>
    22 <ulink url="http://freedesktop.org/~fontconfig/release/">Xft</ulink> (included in <xref linkend="xfree86"/>),
     22<ulink url="http://freedesktop.org/~fontconfig/release/">Xft</ulink> (included in <xref linkend="xfree86"/> or <xref linkend="xorg"/>),
    2323<xref linkend="freetype2"/>,
    2424<xref linkend="fontconfig"/> and
  • x/wm/enlightenment/enlightenment-intro.xml

    r7be1cae r034abd0  
    1212
    1313<screen>enlightenment depends on:
    14 <xref linkend="xfree86"/>, <xref linkend="imlib"/>, <xref linkend="fnlib"/> and freetype-1.3.1 
     14X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="imlib"/>, <xref linkend="fnlib"/> and freetype-1.3.1 
    1515(<xref linkend="x-setup"/>)
    1616enlightenment will utilize:
  • x/wm/fluxbox/fluxbox-intro.xml

    r7be1cae r034abd0  
    2828<sect3><title><application>Fluxbox</application> dependencies</title>
    2929<sect4><title>Required</title>
    30 <para><xref linkend="xfree86"/></para></sect4>
     30<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
    3131</sect3>
    3232
  • x/wm/sawfish/sawfish-intro.xml

    r7be1cae r034abd0  
    2222<sect3><title><application>sawfish</application> dependencies</title>
    2323<sect4><title>Required</title>
    24 <para><xref linkend="xfree86"/>, <xref linkend="librep"/>, <xref
     24<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="librep"/>, <xref
    2525linkend="rep-gtk"/>, <xref linkend="esound"/> and <xref linkend="GTK2"/></para>
    2626</sect4>
Note: See TracChangeset for help on using the changeset viewer.