Changeset 0d7900a for x


Ignore:
Timestamp:
02/11/2013 06:51:17 PM (11 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:
8f83eeb
Parents:
a161de9
Message:

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

Location:
x
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libxcb.xml

    ra161de9 r0d7900a  
    7272    <bridgehead renderas="sect4">Optional</bridgehead>
    7373    <para role="optional">
    74       <xref linkend="doxygen"/> (to generate API documentation) and 
     74      <xref linkend="doxygen"/> (to generate API documentation) and
    7575      <xref linkend="check"/> (to run tests)
    7676    </para>
  • x/installing/mesalib.xml

    ra161de9 r0d7900a  
    227227    </para>
    228228
    229 <screen role="root"><userinput>install -v -dm755 /usr/share/doc/MesaLib-&mesalib-version; &amp;&amp; 
     229<screen role="root"><userinput>install -v -dm755 /usr/share/doc/MesaLib-&mesalib-version; &amp;&amp;
    230230cp -rfv docs/* /usr/share/doc/MesaLib-&mesalib-version;</userinput></screen>
    231231
     
    280280
    281281    <para>
    282       <option>--enable-gles2</option>: This switch enables support for 
     282      <option>--enable-gles2</option>: This switch enables support for
    283283      OpenGL ES 2.x API.
    284284    </para>
     
    429429          <para>
    430430            is the <application>Mesa</application> Graphics Buffer
    431             Manager library.           
     431            Manager library.
    432432          </para>
    433433          <indexterm zone="mesalib libgbm">
  • x/installing/x7app.xml

    ra161de9 r0d7900a  
    279279
    280280      <seglistitem>
    281        
     281
    282282        <seg>bdftopcf, iceauth, luit, mkfontdir,mkfontscale, sessreg,
    283         setxkbmap, smproxy, x11perf, x11perfcomp, xauth, 
     283        setxkbmap, smproxy, x11perf, x11perfcomp, xauth,
    284284        xcmsdb, xcursorgen, xdpr, xdpyinfo, xdriinfo, xev, xgamma, xhost,
    285285        xkbbell, xkbcomp, xkbevd, xkbvleds, xkbwatch, xkill, xlsatoms,
  • x/installing/x7driver.xml

    ra161de9 r0d7900a  
    181181      for Xorg Server to take the advantage of the hardware that it is
    182182      running on. At least one input and one video driver is required
    183       for Xorg Server to start. 
     183      for Xorg Server to start.
    184184    </para>
    185185
     
    188188        If you are unsure which video hardware you have, you can use
    189189        <command>lspci</command> from <xref linkend="pciutils"/>
    190         to find out which video hardware you have and then look at 
     190        to find out which video hardware you have and then look at
    191191        the descriptions of the packages in order to find out
    192192        which driver you need.
     
    777777
    778778      <para>
    779         The <application>Xorg Wacom Driver</application> package contains the 
     779        The <application>Xorg Wacom Driver</application> package contains the
    780780        X.Org X11 driver and SDK for Wacom and Wacom-like tablets. It is not
    781781        required to use a Wacom tablet, the
     
    903903          <listitem>
    904904            <para>
    905               is an commandline utility used to query 
     905              is an commandline utility used to query
    906906              and modify wacom driver settings.
    907907            </para>
     
    16621662
    16631663      <para>
    1664         The <application>Xorg Nouveau Driver</application> package contains the 
     1664        The <application>Xorg Nouveau Driver</application> package contains the
    16651665        X.Org Video Driver for NVidia Cards including RIVA TNT, RIVA TNT2,
    16661666        GeForce 256, QUADRO, GeForce2, QUADRO2, GeForce3, QUADRO DDC,
  • x/installing/x7proto.xml

    ra161de9 r0d7900a  
    141141
    142142    <note><para>There is a reciprocal dependency with <xref linkend="fop"/>. If
    143     you wish to build the documentation, you'll need to re-install the 
     143    you wish to build the documentation, you'll need to re-install the
    144144    Protocol Headers after the installation is complete and
    145145    <xref linkend="fop"/> has been installed.</para></note>
  • x/installing/xcb-util-image.xml

    ra161de9 r0d7900a  
    105105
    106106  </sect2>
    107  
     107
    108108  <sect2 role="content">
    109109    <title>Contents</title>
  • x/installing/xcb-util-renderutil.xml

    ra161de9 r0d7900a  
    105105
    106106  </sect2>
    107  
     107
    108108  <sect2 role="content">
    109109    <title>Contents</title>
  • x/installing/xcb-util.xml

    ra161de9 r0d7900a  
    108108
    109109  </sect2>
    110  
     110
    111111  <sect2 role="content">
    112112    <title>Contents</title>
  • x/installing/xorg-config.xml

    ra161de9 r0d7900a  
    2222    <sect2 id='X11-testing' xreflabel="Testing Xorg">
    2323    <title>Testing Xorg</title>
    24      
     24
    2525    <para>To test the <application>Xorg</application> installation, issue
    2626    <userinput>startx</userinput>.  This command brings up a rudimentary window
     
    3030    <application>X Window</application> session.  The third xterm window may be
    3131    obscured on your system by the other two xterms.</para>
    32    
     32
    3333    <para>Generally, there is no specific configuration required for
    34     <application>Xorg</application>, but customization is possible.  For details 
     34    <application>Xorg</application>, but customization is possible.  For details
    3535    see <xref linkend='xconfig'/> below.</para>
    3636
     
    159159      In order to run a GLX application on a discrete GPU, you will need to export
    160160      <envar>DRI_PRIME=1</envar> environment variable. For example,
    161      
     161
    162162<screen><userinput>DRI_PRIME=1 glxinfo | egrep "(OpenGL vendor|OpenGL renderer|OpenGL version)"</userinput></screen>
    163163
     
    286286          - These fonts provide slightly worse Unicode coverage than FreeFont,
    287287          but are better hinted.  Be sure to read the license before using
    288           them. These fonts are listed in the aliases in the 
     288          them. These fonts are listed in the aliases in the
    289289          <filename class="directory">/etc/fonts/fonts.d</filename> directory
    290290          by default.</para>
     
    357357    <para>For most input devices, no additional configuration will be
    358358    necessary.  This section is provided for informational purposes only.</para>
    359    
     359
    360360    <para>A sample default XKB setup could look like the following (executed as
    361361    the <systemitem class="username">root</systemitem> user):</para>
  • x/installing/xorg7.xml

    ra161de9 r0d7900a  
    208208<screen><userinput role="root">install -v -m755 -d $XORG_PREFIX &amp;&amp;
    209209install -v -m755 -d $XORG_PREFIX/lib &amp;&amp;
    210 ln -s lib $XORG_PREFIX/lib64</userinput></screen> 
    211    
     210ln -s lib $XORG_PREFIX/lib64</userinput></screen>
     211
    212212  </sect2>
    213213
  • x/installing/xterm.xml

    ra161de9 r0d7900a  
    171171          </indexterm>
    172172        </listitem>
    173       </varlistentry>     
    174      
    175 
    176      
     173      </varlistentry>
     174
     175
     176
    177177      <varlistentry id="resize">
    178178        <term><filename>resize</filename></term>
  • x/lib/at-spi2-atk.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY at-spi2-atk-download-http 
     7  <!ENTITY at-spi2-atk-download-http
    88           "&gnome-download-http;/at-spi2-atk/2.6/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
    9   <!ENTITY at-spi2-atk-download-ftp 
     9  <!ENTITY at-spi2-atk-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-atk/2.6/at-spi2-atk-&at-spi2-atk-version;.tar.xz">
    1111  <!ENTITY at-spi2-atk-md5sum        "7e43d24b64d156119b2b0879393cc94d">
  • x/lib/at-spi2-core.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY at-spi2-core-download-http 
     7  <!ENTITY at-spi2-core-download-http
    88           "&gnome-download-http;/at-spi2-core/2.6/at-spi2-core-&at-spi2-core-version;.tar.xz">
    9   <!ENTITY at-spi2-core-download-ftp 
     9  <!ENTITY at-spi2-core-download-ftp
    1010           "&gnome-download-ftp;/at-spi2-core/2.6/at-spi2-core-&at-spi2-core-version;.tar.xz">
    1111  <!ENTITY at-spi2-core-md5sum        "eb1d3ca3332af8862791d3ff7dcfd20a">
  • x/lib/atk.xml

    ra161de9 r0d7900a  
    3232    <para>
    3333      <application>ATK</application> provides the set of accessibility
    34       interfaces that are implemented by other toolkits and applications. 
     34      interfaces that are implemented by other toolkits and applications.
    3535      Using the <application>ATK</application> interfaces, accessibility
    3636      tools have full access to view and control running applications.
  • x/lib/clutter-gst2.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY clutter-gst2-download-http 
     7  <!ENTITY clutter-gst2-download-http
    88           "&gnome-download-http;/clutter-gst/2.0/clutter-gst-&clutter-gst2-version;.tar.xz">
    9   <!ENTITY clutter-gst2-download-ftp 
     9  <!ENTITY clutter-gst2-download-ftp
    1010           "&gnome-download-ftp;/clutter-gst/2.0/clutter-gst-&clutter-gst2-version;.tar.xz">
    1111  <!ENTITY clutter-gst2-md5sum        "cdd593ca2051ee14c2b03e882f008d19">
  • x/lib/clutter-gtk.xml

    ra161de9 r0d7900a  
    77  <!ENTITY clutter-gtk-download-http
    88           "&gnome-download-http;/clutter-gtk/1.4/clutter-gtk-&clutter-gtk-version;.tar.xz">
    9   <!ENTITY clutter-gtk-download-ftp 
     9  <!ENTITY clutter-gtk-download-ftp
    1010           "&gnome-download-ftp;/clutter-gtk/1.4/clutter-gtk-&clutter-gtk-version;.tar.xz">
    1111  <!ENTITY clutter-gtk-md5sum        "842601b584daf4447a46799a4ba88df6">
  • x/lib/clutter.xml

    ra161de9 r0d7900a  
    4040    <note>
    4141      <para>
    42         Anything built with this toolkit needs hardware 3D acceleration from 
    43         the graphics driver at runtime. This is provided by 
    44         <application>MesaLib</application> (or by proprietary graphics drivers), 
     42        Anything built with this toolkit needs hardware 3D acceleration from
     43        the graphics driver at runtime. This is provided by
     44        <application>MesaLib</application> (or by proprietary graphics drivers),
    4545        but is not available for every graphics card nor for all virtual
    4646        machines. You may wish to review <xref linkend="checking-dri"/>.
  • x/lib/gdk-pixbuf.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY gdk-pixbuf-download-http 
     7  <!ENTITY gdk-pixbuf-download-http
    88           "&gnome-download-http;/gdk-pixbuf/2.26/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    9   <!ENTITY gdk-pixbuf-download-ftp 
     9  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.26/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    1111  <!ENTITY gdk-pixbuf-md5sum        "339329e6d619ee3e1cb93979111b04c0">
     
    101101    <bridgehead renderas="sect4">Optional</bridgehead>
    102102    <para role="optional">
    103       <xref linkend="jasper"/> and 
     103      <xref linkend="jasper"/> and
    104104      <xref linkend="gtk-doc"/>
    105105    </para>
     
    209209        <listitem>
    210210          <para>
    211             collects information about loadable modules for 
     211            collects information about loadable modules for
    212212            <application>Gdk Pixbuf</application> and writes it
    213213            to the default cache file location, or to stdout.
  • x/lib/gtk+3.xml

    ra161de9 r0d7900a  
    106106        <application>GTK+ 3</application> will overwrite
    107107        <command>gtk-update-icon-cache</command> from
    108         <xref linkend="gtk2"/> if it is installed. 
     108        <xref linkend="gtk2"/> if it is installed.
    109109        There is nothing wrong about that assuming
    110         that both programs provide same functionality. 
     110        that both programs provide same functionality.
    111111        If you wish to keep one from
    112112        <application>GTK+ 2</application> you can add
     
    241241        </seg>
    242242        <seg>
    243           /etc/gtk-3.0, 
     243          /etc/gtk-3.0,
    244244          /usr/include/gail-3.0,
    245245          /usr/include/gtk-3.0,
    246           /usr/lib/gtk-3.0, 
     246          /usr/lib/gtk-3.0,
    247247          /usr/share/gtk-3.0,
    248248          /usr/share/gtk-doc/html/gail-libgail-util3,
  • x/lib/gtk-vnc.xml

    ra161de9 r0d7900a  
    142142
    143143    <para>
    144       <option>--without-sasl</option>: This switch disables the use of 
     144      <option>--without-sasl</option>: This switch disables the use of
    145145      <application>Cyrus SASL</application> for authentication. Remove
    146146      it if you have installed <application>Cyrus SASL</application>
     
    199199        <listitem>
    200200          <para>
    201             contains <application>GTK+ 3</application> bindings for 
     201            contains <application>GTK+ 3</application> bindings for
    202202            <application>Gtk VNC</application>.
    203203          </para>
     
    224224        <listitem>
    225225          <para>
    226             is the <application>PulseAudio</application> bridge for 
     226            is the <application>PulseAudio</application> bridge for
    227227            <application>Gtk VNC</application>.
    228228          </para>
  • x/lib/lib.xml

    ra161de9 r0d7900a  
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
    58   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xulrunner.xml"/> 
     58  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xulrunner.xml"/>
    5959
    6060</chapter>
  • x/lib/libxklavier.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY libxklavier-download-http 
     7  <!ENTITY libxklavier-download-http
    88           "&gnome-download-http;/libxklavier/5.3/libxklavier-&libxklavier-version;.tar.xz">
    9   <!ENTITY libxklavier-download-ftp 
     9  <!ENTITY libxklavier-download-ftp
    1010           "&gnome-download-ftp;/libxklavier/5.3/libxklavier-&libxklavier-version;.tar.xz">
    1111  <!ENTITY libxklavier-md5sum        "290ea2a8abc40f78a3a16bdae6f02808">
  • x/lib/notification-daemon.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY notification-daemon-download-http 
     7  <!ENTITY notification-daemon-download-http
    88           "&gnome-download-http;/notification-daemon/0.7/notification-daemon-&notification-daemon-version;.tar.xz">
    9   <!ENTITY notification-daemon-download-ftp 
     9  <!ENTITY notification-daemon-download-ftp
    1010           "&gnome-download-ftp;/notification-daemon/0.7/notification-daemon-&notification-daemon-version;.tar.xz">
    1111  <!ENTITY notification-daemon-md5sum        "08c9a6d18ead0aa62d933fc5a4135d38">
  • x/lib/pango.xml

    ra161de9 r0d7900a  
    8787        <para>
    8888          Download (HTTP): <ulink url="&pangox-download-http;"/>
    89         </para> 
    90       </listitem>
    91       <listitem>
    92         <para> 
     89        </para>
     90      </listitem>
     91      <listitem>
     92        <para>
    9393          Download (FTP): <ulink url="&pangox-download-ftp;"/>
    9494        </para>
     
    102102        <para>
    103103          Download size: &pangox-size;
    104         </para> 
    105       </listitem>
    106       <listitem>
    107         <para> 
     104        </para>
     105      </listitem>
     106      <listitem>
     107        <para>
    108108          Estimated disk space required: &pangox-buildsize;
    109109        </para>
  • x/lib/qt.xml

    ra161de9 r0d7900a  
    3030    <title>Introduction to Qt</title>
    3131
    32     <para><application>Qt</application> is a cross-platform application 
    33     framework that is widely used for developing application software 
    34     with a graphical user interface (GUI) (in which cases Qt is classified 
    35     as a widget toolkit), and also used for developing non-GUI programs such 
    36     as command-line tools and consoles for servers. One of the major users 
     32    <para><application>Qt</application> is a cross-platform application
     33    framework that is widely used for developing application software
     34    with a graphical user interface (GUI) (in which cases Qt is classified
     35    as a widget toolkit), and also used for developing non-GUI programs such
     36    as command-line tools and consoles for servers. One of the major users
    3737    of <application>Qt</application> is <application>KDE</application>.</para>
    3838
     
    7171    </itemizedlist>
    7272-->
    73    
     73
    7474    <bridgehead renderas="sect3">Qt Dependencies</bridgehead>
    7575
     
    126126    also be installed in an arbitrary directory.</para>
    127127
    128     <para>The advantage of installing in 
     128    <para>The advantage of installing in
    129129    <filename class='directory'>/usr</filename> is that no updates to the
    130130    <filename>/etc/ld.so.conf</filename> or
     
    162162    class='directory'>/opt/qt-&qt-version;/</filename>
    163163    and then creates a symbolic link to <filename>/opt/qt/</filename>.</para>
    164    
     164
    165165    <para>Configure <application>Qt</application> by running the
    166166    following commands:</para>
     
    175175            -confirm-license &amp;&amp;
    176176make</userinput></screen>
    177    
     177
    178178    <note><title>Phonon</title>
    179179    <para>If <application>KDE</application> is intended to be installed, add
     
    182182    <application>Phonon</application> libraries will be installed which better
    183183    matches the needs of the <application>KDE</application> desktop.</para></note>
    184            
     184
    185185    <para>This package does not come with a test suite.</para>
    186186
     
    199199  <sect2 role="commands">
    200200    <title>Command Explanations</title>
    201    
     201
    202202    <para><parameter>-release</parameter>:
    203203    This switch disables building with debugging symbols.</para>
    204    
     204
    205205    <para><parameter>-nomake examples, -nomake demos</parameter>:
    206206    These switches disable building programs that are only of interest
    207207    to a <application>Qt</application> developer.</para>
    208    
     208
    209209    <para><parameter>-system-sqlite</parameter>:
    210210    Use the system version of <application>SQLite</application>.</para>
    211    
     211
    212212    <para><parameter>-no-nis</parameter>:
    213213    Disable support for Network Information Service (NIS).</para>
    214    
     214
    215215    <para><parameter>-opensource</parameter>:
    216216    Install the opensource version of <application>Qt</application>.</para>
    217    
     217
    218218    <para><parameter>-confirm-license</parameter>:
    219219    Accept license without prompting user during configuration.</para>
     
    230230      <command>configure</command> parameters.</para>
    231231    </note>
    232    
     232
    233233    <para>There are several optional directories that can be specified in the
    234234    <command>./configure</command> line.  These include
     
    258258# End /etc/profile.d/qt.sh</literal>
    259259EOF</userinput></screen>
    260      
     260
    261261      <para>If you installed <application>Qt</application> in a location other
    262262      than /usr, you need to update the following configuration files so
     
    281281      </indexterm>
    282282
    283       <para>As the <systemitem class="username">root</systemitem> user, create 
     283      <para>As the <systemitem class="username">root</systemitem> user, create
    284284      the <filename>/etc/profile.d/qt.sh</filename> file:</para>
    285285
     
    296296# End /etc/profile.d/qt.sh</literal>
    297297EOF</userinput></screen>
    298      
     298
    299299    </sect3>
    300300  </sect2>
  • x/lib/shared-mime-info.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY shared-mime-info-download-http 
     7  <!ENTITY shared-mime-info-download-http
    88           "http://freedesktop.org/~hadess/shared-mime-info-&shared-mime-info-version;.tar.xz">
    99  <!ENTITY shared-mime-info-download-ftp  " ">
  • x/lib/webkitgtk.xml

    ra161de9 r0d7900a  
    162162      want to install <application>GNOME</application>.
    163163    </para>
    164    
     164
    165165    <para>
    166166      <parameter>--with-gstreamer=1.0</parameter>: This switch forces use of
  • x/lib/xulrunner.xml

    ra161de9 r0d7900a  
    55  %general-entities;
    66
    7   <!ENTITY xulrunner-download-http 
     7  <!ENTITY xulrunner-download-http
    88           "http://releases.mozilla.org/pub/mozilla.org/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2">
    99  <!ENTITY xulrunner-download-ftp
  • x/wm/sawfish.xml

    ra161de9 r0d7900a  
    7070    <para role="recommended">
    7171       <xref linkend="gtk2"/> and
    72        <xref linkend="pango"/> 
     72       <xref linkend="pango"/>
    7373    </para>
    7474
     
    8484    commands:</para>
    8585
    86 <screen><userinput>./configure --prefix=/usr --with-pango  &amp;&amp;   
     86<screen><userinput>./configure --prefix=/usr --with-pango  &amp;&amp;
    8787make</userinput></screen>
    8888
Note: See TracChangeset for help on using the changeset viewer.