Changeset 7830c481


Ignore:
Timestamp:
10/13/2016 02:36:45 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:
c33c599
Parents:
0b7a940
Message:

Another set of option vs parameter fixes

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

Files:
18 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gedit.xml

    r0b7a940 r7830c481  
    130130
    131131    <para>
    132       <option>--disable-spell</option>: Use this switch to disable
     132      <parameter>--disable-spell</parameter>: Use this switch to disable
    133133      spell-checking capability. It is required if
    134134      <application>gspell</application> is not installed.
  • gnome/applications/gucharmap.xml

    r0b7a940 r7830c481  
    137137
    138138    <para>
    139       <option>--enable-vala</option>: This switch enables building of the
     139      <parameter>--enable-vala</parameter>: This switch enables building of the
    140140      <application>Vala</application> bindings (auto-detection of
    141141      <command>vapigen</command> is currently broken). Remove if you don't
  • gnome/platform/gconf.xml

    r0b7a940 r7830c481  
    130130
    131131    <para>
    132       <option>--disable-orbit</option>: This switch is required if
     132      <parameter>--disable-orbit</parameter>: This switch is required if
    133133      <application>ORBit2</application> is not installed.
    134134      <application>ORBit2</application> is a deprecated package.
  • gnome/platform/gcr.xml

    r0b7a940 r7830c481  
    139139
    140140    <para>
    141       <parameter>--without-gtk</parameter>: Use this switch if you
     141      <option>--without-gtk</option>: Use this switch if you
    142142      haven't installed <xref linkend="gtk3"/>. Note that
    143143      <application>gcr-viewer</application> will not be installed
  • gnome/platform/vte.xml

    r0b7a940 r7830c481  
    138138
    139139    <para>
    140       <option>--enable-introspection</option>: This switch enables
     140      <parameter>--enable-introspection</parameter>: This switch enables
    141141      <application>Gobject Introspection</application> bindings.
    142142      Remove if you don't have <xref linkend="gobject-introspection"/>
  • kde/libdbusmenuqt.xml

    r0b7a940 r7830c481  
    107107    <title>Command Explanations</title>
    108108
    109     <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to
    110     build without debugging symbols and apply a higher level of compiler
    111     optimizations.</para>
    112 <!--
    113     <para><option>-DUSE_QT4=TRUE</option>: This switch is used to ensure that
    114     Qt4 version of the library is built even if Qt5 is present.</para>
    115 -->
    116     <para><option>-DWITH_DOC=OFF</option>: This option is set to avoid building
    117     the API documentation. Omit it if you have <application>doxygen</application>
    118     installed and want the documentation.</para>
     109    <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is
     110    used to build without debugging symbols and apply a higher level of
     111    compiler optimizations.</para>
     112
     113    <para><parameter>-DWITH_DOC=OFF</parameter>: This option is set to avoid
     114    building the API documentation. Omit it if you have
     115    <application>doxygen</application> installed and want the
     116    documentation.</para>
    119117
    120118  </sect2>
  • kde/phonon-backend-gstreamer.xml

    r0b7a940 r7830c481  
    109109    <title>Command Explanations</title>
    110110
    111     <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to
    112     apply higher level of compiler optimizations.</para>
     111    <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is
     112    used to apply higher level of compiler optimizations.</para>
    113113
    114     <para><option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to
    115      get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit
    116     system.</para>
     114    <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is
     115    used to get libraries to install to /usr/lib instead of /usr/lib64 on a
     116    64 bit system.</para>
    117117
    118     <para><option>-DPHONON_BUILD_PHONON4QT5=ON</option>: This switch is used to
    119     ensure that Qt5 version of the backend is built even if Qt4 is present.</para>
     118    <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is
     119    used to ensure that Qt5 version of the backend is built even if Qt4 is
     120    present.</para>
    120121
    121122  </sect2>
  • kde/phonon-backend-vlc.xml

    r0b7a940 r7830c481  
    102102    <title>Command Explanations</title>
    103103
    104     <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
    105     higher level of compiler optimizations.</para>
     104    <para><parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is
     105    used to apply higher level of compiler optimizations.</para>
    106106
    107     <para><option>-DCMAKE_INSTALL_LIBDIR=lib</option>: This switch is used to
    108      get libraries to install to /usr/lib instead of /usr/lib64 on a 64 bit
    109     system.</para>
     107    <para><parameter>-DCMAKE_INSTALL_LIBDIR=lib</parameter>: This switch is
     108    used to get libraries to install to /usr/lib instead of /usr/lib64 on a
     109    64 bit system.</para>
    110110
    111     <para><option>-DPHONON_BUILD_PHONON4QT5=ON</option>: This switch is used to
    112     ensure that Qt5 version of the backend is built even if Qt4 is present.</para>
     111    <para><parameter>-DPHONON_BUILD_PHONON4QT5=ON</parameter>: This switch is
     112    used to ensure that Qt5 version of the backend is built even if Qt4 is
     113    present.</para>
    113114
    114115  </sect2>
  • x/lib/libxklavier.xml

    r0b7a940 r7830c481  
    125125    <title>Command Explanations</title>
    126126
    127     <para>
    128       <parameter>--with-xkb-base=$XORG_PREFIX/share/X11/xkb</parameter>:
    129       Use this switch if the $XORG_PREFIX is anything other than
    130       <filename class="directory">/usr</filename>.
    131     </para>
    132 
    133127    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134128      href="../../xincludes/static-libraries.xml"/>
  • x/lib/qt5.xml

    r0b7a940 r7830c481  
    104104      <xref linkend="glib2"/>,
    105105      <xref linkend="gst10-plugins-base"/> (QtMultimedia backend),
     106      <xref linkend="harfbuzz"/>,
    106107      <xref linkend="icu"/>,
    107108      <xref linkend="jasper"/>,
     
    129130    <para role="optional">
    130131      <xref linkend="bluez"/> (runtime, used by QtConnectivity module),
    131       <xref linkend="harfbuzz"/>,
    132132      <phrase revision="systemd"><xref linkend="ibus"/></phrase>
    133133      <xref linkend="libinput"/>, <!-- needs -libinput switch -->
     
    258258            -nomake examples           \
    259259            -no-rpath                  \
    260             -optimized-qmake           \
    261260            -skip qtwebengine          &amp;&amp;
    262261make</userinput></screen>
     
    403402      version of <application>Qt</application>.
    404403    </para>
    405 
     404<!-- default as of QT-5.7:
    406405    <para>
    407406      <parameter>-release</parameter>: This switch disables
    408407      building with debugging symbols.
    409     </para>
     408    </para>-->
    410409
    411410    <para>
     
    420419      of the system version of <application>SQLite</application>.
    421420    </para>
    422 
     421<!-- Tested during configure, and not built if not found:
    423422    <para>
    424423      <parameter>-no-nis</parameter>: This switch disables support
    425424      for Network Information Service (NIS) which has been
    426425      removed from recent versions of <application>Glibc</application>.
    427     </para>
     426    </para>-->
    428427
    429428    <para>
     
    449448
    450449    <para>
    451       <option>-system-harfbuzz</option>: This switch enables use
     450      <parameter>-system-harfbuzz</parameter>: This switch enables use
    452451      of the system version of <application>Harfbuzz</application>
    453452      which fixes some font rendering issues in
  • x/wm/icewm.xml

    r0b7a940 r7830c481  
    104104
    105105    <para>
    106       <parameter>rm /usr/share/xsessions/icewm.desktop</parameter>: The package
    107       ships with both icewm,desktop and icewm-xsession.desktop. The former has
     106      <command>rm /usr/share/xsessions/icewm.desktop</command>: The package
     107      ships with both icewm.desktop and icewm-xsession.desktop. The former has
    108108      apparently been used in the past, but it will hang if used with a modern
    109       desktop-manager<phrase revision='sysv'> such as <xref linkend="sddm"/></phrase>.
     109      desktop-manager<phrase revision='sysv'> such as
     110      <xref linkend="sddm"/></phrase>.
    110111    </para>
    111112
  • x/wm/openbox.xml

    r0b7a940 r7830c481  
    130130
    131131    <para>
    132       <option>--sysconfdir=/etc</option>: This option puts
     132      <parameter>--sysconfdir=/etc</parameter>: This option puts
    133133      <application>Openbox</application>'s configuration files in
    134134      /etc/xdg/openbox instead of /usr/etc/xdg/openbox.
     
    136136
    137137    <para>
    138       <option>--docdir=/usr/share/doc/openbox-&openbox-version;</option>:
     138      <parameter>--docdir=/usr/share/doc/openbox-&openbox-version;</parameter>:
    139139      this puts a few files in a versioned directory in
    140140      <filename class="directory">/usr/share/doc</filename>.
  • xfce/apps/parole.xml

    r0b7a940 r7830c481  
    127127
    128128    <para>
    129       <parameter>--with-gstreamer=1.0</parameter>: Use this switch if
     129      <option>--with-gstreamer=1.0</option>: Use this switch if
    130130      the deprecated gstreamer-0.x is installed.
    131131    </para>
  • xfce/core/libwnck2.xml

    r0b7a940 r7830c481  
    128128
    129129    <para>
    130       <option>--program-suffix=-1</option>: This option adds -1 to the end of
    131       the names of the installed programs to avoid overwriting the programs
    132       installed by <xref linkend="libwnck"/>.
     130      <parameter>--program-suffix=-1</parameter>: This option adds -1 to the
     131      end of the names of the installed programs to avoid overwriting the
     132      programs installed by <xref linkend="libwnck"/>.
    133133    </para>
    134134
  • xfce/core/xfce4-session.xml

    r0b7a940 r7830c481  
    131131
    132132    <para>
    133       <option>--disable-legacy-sm</option>: This switch disables
     133      <parameter>--disable-legacy-sm</parameter>: This switch disables
    134134      legacy session management which isn't necessary on modern
    135135      system.
  • xsoft/other/ekiga.xml

    r0b7a940 r7830c481  
    139139
    140140    <para>
    141       <option>--disable-eds</option>: This switch disables support for the
     141      <parameter>--disable-eds</parameter>: This switch disables support for the
    142142      <application>Evolution Data Server</application>. Remove if you have
    143143      installed <application>Evolution Data Server</application>.
     
    145145
    146146    <para>
    147       <option>--disable-gdu</option>: This switch disables documentation generation
    148       using <application>GNOME Doc Utils</application>. Remove if you have installed
    149       <application>GNOME Doc Utils</application>.
    150     </para>
    151 
    152     <para>
    153       <option>--disable-ldap</option>: This switch disables LDAP support in
    154       <application>Ekiga</application>. Remove if you have installed
     147      <parameter>--disable-gdu</parameter>: This switch disables documentation
     148      generation using <application>GNOME Doc Utils</application>. Remove if
     149      you have installed <application>GNOME Doc Utils</application>.
     150    </para>
     151
     152    <para>
     153      <parameter>--disable-ldap</parameter>: This switch disables LDAP support
     154      in <application>Ekiga</application>. Remove if you have installed
    155155      <application>OpenLDAP</application>.
    156156    </para>
     
    173173    <note>
    174174      <para>
    175         If you have not installed recommended dependencies you will need additional
    176         switches passed to <command>configure</command>. Examine
    177         <command>./configure --help</command> output to see all available switches.
     175        If you have not installed recommended dependencies you will need
     176        additional switches passed to <command>configure</command>. Examine
     177        <command>./configure --help</command> output to see all available
     178        switches.
    178179      </para>
    179180    </note>
  • xsoft/other/fontforge.xml

    r0b7a940 r7830c481  
    173173
    174174    <para>
    175       <parameter>sed -i 's/20140101/20160404/g' ...</parameter> : This changes
     175      <command>sed -i 's/20140101/20160404/g' ...</command> : This changes
    176176      the typo'd date, particularly in the pkgconfig files and the log from the
    177177      tests.
  • xsoft/other/gparted.xml

    r0b7a940 r7830c481  
    124124
    125125    <para>
    126       <option>--disable-doc</option>: This switch disables building of
     126      <parameter>--disable-doc</parameter>: This switch disables building of
    127127      the optional documentation. Remove it if you have installed
    128128      <application>GNOME Doc Utils</application>.
Note: See TracChangeset for help on using the changeset viewer.