Changeset a41f643 for general/graphlib


Ignore:
Timestamp:
04/21/2010 07:10:06 PM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2875f488
Parents:
e05cd03f
Message:

Globally removed all extraneous spaces

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

Location:
general/graphlib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/lcms.xml

    re05cd03f ra41f643  
    103103    <title>Command Explanations</title>
    104104
    105     <para><option>--with-python</option>: Use this parameter if 
     105    <para><option>--with-python</option>: Use this parameter if
    106106    <application>Python</application> and
    107107    <application>SWIG</application> are installed.</para>
  • general/graphlib/libpng.xml

    re05cd03f ra41f643  
    6464        url="&patch-root;/libpng-&libpng-version;-apng-1.patch"/></para>
    6565        <para>Although rejected by upstream, the patch is required if you want
    66         to use the system <application>libpng</application> in 
     66        to use the system <application>libpng</application> in
    6767        <application>Firefox</application> 3.</para>
    6868      </listitem>
  • general/graphlib/librsvg.xml

    re05cd03f ra41f643  
    105105
    106106    <para><parameter>--disable-mozilla-plugin</parameter>: This parameter prevents
    107     building the browser plugin as <application>Firefox</application> and 
     107    building the browser plugin as <application>Firefox</application> and
    108108    <application>SeaMonkey</application> have built-in SVG render capability.</para>
    109109
  • general/graphlib/poppler.xml

    re05cd03f ra41f643  
    142142         and zlib is not needed
    143143    <para><parameter>-enable-zlib</parameter>: This parameter forces the build
    144     to link with the system-installed 
     144    to link with the system-installed
    145145    <filename class='libraryfile'>libz</filename> library to enable compressed
    146146    PDF functionality.</para> -->
     
    157157    being built and installed.</para>
    158158
    159     <para><parameter>--enable-xpdf-headers</parameter>: Install old 
    160     <application>Xpdf</application> headers required by certain programs. These 
     159    <para><parameter>--enable-xpdf-headers</parameter>: Install old
     160    <application>Xpdf</application> headers required by certain programs. These
    161161    are unsupported by <application>Poppler</application>.</para>
    162162
     
    187187      <seglistitem>
    188188        <seg><xref linkend="xpdf-content"/></seg>
    189         <seg>libpoppler.{so,a}, libpoppler-glib.{so,a}, libpoppler-qt.{so,a} 
     189        <seg>libpoppler.{so,a}, libpoppler-glib.{so,a}, libpoppler-qt.{so,a}
    190190        and libpoppler-qt4.{so,a}</seg>
    191         <seg>/usr/include/poppler, /usr/share/doc/poppler-&poppler-version;, 
     191        <seg>/usr/include/poppler, /usr/share/doc/poppler-&poppler-version;,
    192192        /usr/share/gtk-doc/html/poppler and /usr/share/poppler</seg>
    193193      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.