Changeset 1a518e97 for multimedia


Ignore:
Timestamp:
10/14/2016 04:16:34 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:
03c7ec8d
Parents:
c33c599
Message:

Last round of option vs parameter fixes

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

Location:
multimedia
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    rc33c599 r1a518e97  
    225225    <para>
    226226      Install the required plugins package by unpacking the tarball, changing
    227       into the newly created directory, and issuing the following
    228       commands:
     227      into the newly created directory, and issuing the following commands:
    229228    </para>
    230229
     
    261260    the given text to the version string.</para>
    262261
     262    <para><parameter>--disable-wavpack</parameter>: This switch is required
     263    unless the optional WavPack package is installed.</para>
     264
    263265    <para><option>--disable-gtk</option>: Use this to disable GTK+ support.</para>
    264 
    265     <para><option>--disable-wavpack</option>: This otion is required
    266     unless the optional WavPack package is installed.</para>
    267266
    268267    <para><option>--disable-mp3</option>: Use this for the plugins if you have
  • multimedia/cdwriteutils/libisoburn.xml

    rc33c599 r1a518e97  
    143143
    144144    <para>
    145       <option>--enable-pkg-check-modules</option>: Enable
     145      <parameter>--enable-pkg-check-modules</parameter>: Enable
    146146      <application>pkg-config</application> check for
    147147      <application>libburn</application> and
  • multimedia/libdriv/libdv.xml

    rc33c599 r1a518e97  
    105105    obsolete dependencies.</para> <!-- gtk+-1.2, glib+-1.2 -->
    106106
    107     <para><option>--disable-static</option>: This switch prevents the static
    108     libraries being installed.</para>
     107    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     108      href="../../xincludes/static-libraries.xml"/>
    109109
    110110  </sect2>
  • multimedia/libdriv/libvpx.xml

    rc33c599 r1a518e97  
    115115    codec support.</para>
    116116
    117     <para><option>--disable-static</option>: This switch prevents building of
    118     static versions of libraries.</para>
     117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     118      href="../../xincludes/static-libraries.xml"/>
    119119
    120120  </sect2>
  • multimedia/libdriv/sbc.xml

    rc33c599 r1a518e97  
    108108    <title>Command Explanations</title>
    109109
    110     <para><option>--disable-tester</option> This disables
     110    <para>
     111      <parameter>--disable-tester</parameter>: This disables
    111112      the SBC tester. Remove it if you have installed
    112       the optional <application>libsndfile</application>
    113       package.</para>
     113      <xref linkend="libsndfile"/>.
     114    </para>
    114115
    115116    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • multimedia/libdriv/xine-lib.xml

    rc33c599 r1a518e97  
    196196
    197197    <para>
    198       <parameter>--docdir=/usr/share/xine-lib-&xine-lib-version;</parameter>:
     198      <parameter>--docdir=/usr/share/doc/xine-lib-&xine-lib-version;</parameter>:
    199199      This switch causes the documentation to be installed into a versioned
    200200      directory instead of the default <filename
  • multimedia/videoutils/ffmpeg.xml

    rc33c599 r1a518e97  
    318318
    319319    <para>
    320       <option>--enable-libfreetype</option>: Enables
     320      <parameter>--enable-libfreetype</parameter>: Enables
    321321      <application>Freetype</application> support.
    322322    </para>
  • multimedia/videoutils/vlc.xml

    rc33c599 r1a518e97  
    276276
    277277    <para>
    278       <option>--disable-atmo</option>: This switch disables
     278      <parameter>--disable-atmo</parameter>: This switch disables
    279279      trying to build AtmoLight (homemade Philips Ambilight clone).
    280280    </para>
Note: See TracChangeset for help on using the changeset viewer.