Changeset 185537c2 for x/lib


Ignore:
Timestamp:
08/21/2002 03:14:06 AM (22 years ago)
Author:
Larry Lawrence <larry@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1d873b0
Parents:
c8c9f51
Message:

wm and xlib cleanup

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

Location:
x/lib
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • x/lib/fnlib.xml

    rc8c9f51 r185537c2  
    11<sect1 id="fnlib" xreflabel="fnlib-&fnlib-version;">
    22<?dbhtml filename="fnlib.html" dir="x"?>
    3 <title>FNLIB-&fnlib-version;</title>
     3<title>fnlib-&fnlib-version;</title>
    44
    55&fnlib-intro;
  • x/lib/fnlib/fnlib-config.xml

    rc8c9f51 r185537c2  
    11<sect2>
    2 <title>Configuring FNLIB</title>
     2<title>Configuring fnlib</title>
    33
    44<sect3><title>Config files</title>
  • x/lib/fnlib/fnlib-desc.xml

    rc8c9f51 r185537c2  
    22<title>Contents</title>
    33
    4 <para>The FNLIB package contains <userinput>FNLIB libraries</userinput>
    5 and <userinput>FNLIB fonts</userinput>.</para>
     4<para>The fnlib package contains <userinput>fnlib libraries</userinput>
     5and <userinput>fnlib fonts</userinput>.</para>
    66
    77</sect2>
     
    99<sect2><title>Description</title>
    1010
    11 <sect3><title>FNLIB libraries</title>
    12 <para>FNLIB libraries contain the functions to manipulate the fonts in
    13 this package.</para></sect3>
     11<sect3><title>fnlib libraries</title>
     12<para>Fnlib libraries contain the functions that provide full, scalable
     1324-bit color font rendering capabilities.</para></sect3>
    1414
    15 <sect3><title>FNLIB fonts</title>
    16 <para></para></sect3>
     15<sect3><title>Fnlib fonts</title>
     16<para>Fnlib fonts include e, rock and shinymetal.</para></sect3>
    1717
    1818</sect2>
  • x/lib/fnlib/fnlib-inst.xml

    rc8c9f51 r185537c2  
    11<sect2>
    2 <title>Installation of FNLIB</title>
     2<title>Installation of fnlib</title>
    33
    4 <para>Install FNLIB by running the following commands:</para>
     4<para>Install fnlib by running the following commands:</para>
    55
    66<para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
  • x/lib/fnlib/fnlib-intro.xml

    rc8c9f51 r185537c2  
    11<sect2>
    2 <title>Introduction to FNLIB</title>
     2<title>Introduction to fnlib</title>
    33
    44<screen>Download location (HTTP):       <ulink url="&fnlib-download-http;"/>
     
    88Estimated Disk space required:  &fnlib-buildsize;</screen>
    99
    10 <para>The fnlib package contains font libraries. This is useful for
    11 utilizing different fonts in an application.</para>
     10<para>The fnlib package contains fonts and rendering libraries used by
     11Enlightenment.</para>
    1212
    13 <screen>FNLIB depends on:
     13<screen>fnlib depends on:
    1414<xref linkend="imlib"/></screen>
    1515
  • x/lib/gtk/gtk+2-intro.xml

    rc8c9f51 r185537c2  
    1212
    1313<screen>GTK+ depends on:
    14 <xref linkend="GLib2"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>,
    15 <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref
    16 linkend="libjpeg"/></screen>
     14<xref linkend="GLib2"/>, <xref linkend="Pango"/>, <xref linkend="ATK"/>, <xref linkend="libpng"/>, <xref linkend="libtiff"/> and <xref linkend="libjpeg"/></screen>
    1715
    1816</sect2>
  • x/lib/pango/pango-intro.xml

    rc8c9f51 r185537c2  
    99
    1010<para>The Pango package contains the pango library. This is useful for
    11 the layout and rendering of of text.</para>
     11the layout and rendering of text.</para>
    1212
    1313<screen>Pango depends on:
    1414<xref linkend="GLib2"/>
    1515Pango will utilize:
    16 freetype2 and <xref linkend="xfree86"/> if installed prior to pango. </screen>
     16freetype2 and <xref linkend="xfree86"/></screen>
    1717
    1818</sect2>
  • x/lib/qt/qt-exp.xml

    rc8c9f51 r185537c2  
    22<title>Command explanations</title>
    33
    4 <para><userinput>-prefix /opt/qt-&qt-version;:</userinput> This command sets up
     4<para><userinput>-prefix /opt/qt-&qt-version; :</userinput> This command sets up
    55the install destination.</para>
    66
    7 <para><userinput>-qt-gif:</userinput> This command adds support for gif
     7<para><userinput>-qt-gif :</userinput> This command adds support for gif
    88files to the libraries.</para>
    99
    1010<para><userinput>-system-libpng -system-libmng -system-zlib
    11 -system-libjpeg:</userinput> This command forces the library to use the
     11-system-libjpeg :</userinput> This command forces the library to use the
    1212shared libraries that are on your system instead of recreating its own
    1313set of support libraries for these functions.</para>
    1414
    15 <para><userinput>-no-g++-exceptions:</userinput> This command disables
     15<para><userinput>-no-g++-exceptions :</userinput> This command disables
    1616the exceptions coding generated by the C++ compiler.</para>
    1717
    18 <para><userinput>-thread:</userinput> This command compiles the library
     18<para><userinput>-thread :</userinput> This command compiles the library
    1919to support multi-threading.</para>
    2020
    21 <para><userinput>ln -sf /opt/qt-&qt-version; /opt/qt:</userinput> This command
     21<para><userinput>ln -sf /opt/qt-&qt-version; /opt/qt :</userinput> This command
    2222standardizes the location of the qt libraries to the ld.so.conf entry
    2323described below.</para>
  • x/lib/qt/qt-intro.xml

    rc8c9f51 r185537c2  
    88Estimated Disk space required:  &qt-buildsize;</screen>
    99
    10 <para>The qt package contains the C++ GUI library. This is useful for
     10<para>The qt package contains a C++ GUI library. This is useful for
    1111creating graphical applications or executing graphical applications that
    1212are dynamically linked to the qt library.</para>
Note: See TracChangeset for help on using the changeset viewer.