Changeset c33c599


Ignore:
Timestamp:
10/13/2016 04:25:58 PM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1a518e97
Parents:
7830c481
Message:

Yet another run of option vs parameter fixes

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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/file-roller.xml

    r7830c481 rc33c599  
    142142
    143143    <para>
    144       <option>--disable-packagekit</option>: This switch disables the use
     144      <parameter>--disable-packagekit</parameter>: This switch disables the use
    145145      of PackageKit which isn't suitable for BLFS.
    146146    </para>
  • multimedia/libdriv/alsa-utils.xml

    r7830c481 rc33c599  
    122122
    123123    <para>
    124       <option>--disable-alsaconf</option>: This switch disables building the
    125       <command>alsaconf</command> configuration tool which is incompatible with
    126       <application>Udev</application>.
    127     </para>
    128 
    129     <para>
    130       <option>--disable-xmlto</option>: Omit this switch if you have installed
    131       <xref linkend="xmlto"/> and want to regenerate the man pages.
    132     </para>
    133 
    134     <para>
    135       <option>--disable-bat</option>: Omit this switch if you have installed
    136       <ulink url="http://www.fftw.org/">FFTW</ulink> and wish to install
    137       the Basic Audio Tester (BAT).
    138     </para>
    139 
    140     <para>
    141       <option>--with-curses=ncursesw</option>: This switch forces the use of
    142       wide-character ncurses libraries.
     124      <parameter>--disable-alsaconf</parameter>: This switch disables building
     125      the <command>alsaconf</command> configuration tool which is incompatible
     126      with <application>Udev</application>.
     127    </para>
     128
     129    <para>
     130      <parameter>--disable-xmlto</parameter>: Omit this switch if you have
     131      installed <xref linkend="xmlto"/> and wish to regenerate the man pages.
     132    </para>
     133
     134    <para>
     135      <parameter>--disable-bat</parameter>: Omit this switch if you have
     136      installed <ulink url="http://www.fftw.org/">FFTW</ulink> and wish to
     137      install the Basic Audio Tester (BAT).
     138    </para>
     139
     140    <para>
     141      <parameter>--with-curses=ncursesw</parameter>: This switch forces the
     142      use of wide-character ncurses libraries.
    143143    </para>
    144144
  • multimedia/libdriv/gavl.xml

    r7830c481 rc33c599  
    100100    <title>Command Explanations</title>
    101101
    102     <para><parameter>--disable-doxygen</parameter>: This switch disables use of
    103     Doxygen. Omit if you have Doxygen install and wish to build the API
     102    <para><parameter>--without-doxygen</parameter>: This switch disables use of
     103    Doxygen. Omit if Doxygen is installed and you wish to build the API
    104104    documentation.</para>
    105105
  • multimedia/libdriv/gst10-plugins-bad.xml

    r7830c481 rc33c599  
    204204
    205205    <para>
    206       <option>--disable-wayland</option>: This options is required
     206      <parameter>--disable-wayland</parameter>: This switch is required
    207207      without a full wayland based desktop environment.
    208208    </para>
  • multimedia/libdriv/liba52.xml

    r7830c481 rc33c599  
    9898    compile <application>liba52</application> on x86_64.</para>
    9999
    100     <para><option>--disable-static</option>: This option stops it installing
    101     the static version of the library.</para>
     100    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     101      href="../../xincludes/static-libraries.xml"/>
    102102
    103103    <para><command>cp liba52/a52_internal.h ...</command>: Copying this header
  • x/lib/qt5.xml

    r7830c481 rc33c599  
    440440      writing.  Note that building the Qt Web Engine substantially increases
    441441      the build time and both the build and installed size.
    442     </para>
    443 
    444     <para>
    445       <parameter>-optimized-qmake</parameter>: This switch enables
    446       building of the optimized <command>qmake</command> program.
    447442    </para>
    448443
  • xsoft/other/ekiga.xml

    r7830c481 rc33c599  
    120120            --disable-eds     \
    121121            --disable-gdu     \
    122             --disable-ldap    \
    123             --disable-scrollkeeper &amp;&amp;
     122            --disable-ldap    &amp;&amp;
    124123make</userinput></screen>
    125124
  • xsoft/other/pidgin.xml

    r7830c481 rc33c599  
    192192
    193193    <para>
    194       <option>--with-gstreamer=1.0</option>: Remove this switch
     194      <parameter>--with-gstreamer=1.0</parameter>: Remove this switch
    195195      and add <option>--disable-gstreamer</option>
    196196      if you've not installed <xref linkend="gstreamer10"/>.
     
    198198
    199199    <para>
    200       <option>--disable-avahi</option>: Remove this switch if you've
     200      <parameter>--disable-avahi</parameter>: Remove this switch if you've
    201201      installed <xref linkend="avahi"/>.
    202202    </para>
    203203
    204204    <para>
    205       <option>--disable-gtkspell</option>: Spellchecking. Remove this switch if
    206       you've installed
     205      <parameter>--disable-gtkspell</parameter>: Spellchecking. Remove this
     206      switch if you've installed
    207207      <ulink url="http://gtkspell.sourceforge.net/">Gtkspell</ulink>.
    208208    </para>
    209209
    210210    <para>
    211       <option>--disable-meanwhile</option>: Remove this switch if you've
     211      <parameter>--disable-meanwhile</parameter>: Remove this switch if you've
    212212      installed <ulink url="http://meanwhile.sourceforge.net/">Meanwhile</ulink>.
    213213    </para>
    214214
    215215    <para>
    216       <option>--disable-idn</option>: Remove this switch if you've installed
    217       <xref linkend="libidn"/>.
    218     </para>
    219 
    220     <para>
    221       <option>--disable-nm</option>: Remove this switch if you've installed
    222       <xref linkend="NetworkManager"/>.
    223     </para>
    224 
    225     <para>
    226       <option>--disable-vv</option>: Video and voice. Remove this switch if
    227       you've installed
     216      <parameter>--disable-idn</parameter>: Remove this switch if you've
     217      installed <xref linkend="libidn"/>.
     218    </para>
     219
     220    <para>
     221      <parameter>--disable-nm</parameter>: Remove this switch if you've
     222      installed <xref linkend="NetworkManager"/>.
     223    </para>
     224
     225    <para>
     226      <parameter>--disable-vv</parameter>: Video and voice. Remove this
     227      switch if you've installed
    228228      <ulink url="http://www.freedesktop.org/wiki/Software/Farstream">
    229229      Farstream (Version 0.1)</ulink>.
     
    231231
    232232    <para>
    233       <option>--disable-tcl</option>: Remove this switch if you've installed
    234       <xref linkend="tcl"/>.
     233      <parameter>--disable-tcl</parameter>: Remove this switch if you've
     234      installed <xref linkend="tcl"/>.
    235235    </para>
    236236
  • xsoft/other/xarchiver.xml

    r7830c481 rc33c599  
    160160
    161161    <para>
    162       <parameter>---disable-gtk3</parameter>: This switch chooses to build
     162      <parameter>---disable-gtk3</parameter>: This switch allows building
    163163      against GTK+2. Default is <parameter>--enable-gtk3</parameter>. Remove it
    164164      or replace it, if you wish to build against GTK+3.
  • xsoft/other/xchat.xml

    r7830c481 rc33c599  
    120120    <title>Command Explanations</title>
    121121
    122     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123     href="../../xincludes/gnome-sysconfdir.xml"/>
    124 
    125122    <para><parameter>--enable-shm</parameter>: This parameter is used to enable
    126123    XShm for fast tinting.</para>
    127124
    128     <para><parameter>--enable-ipv6</parameter>: Enable IPv6 support in xchat.</para>
     125    <para><option>--enable-ipv6</option>: Enable IPv6 support in xchat.</para>
    129126
    130127  </sect2>
Note: See TracChangeset for help on using the changeset viewer.