Ignore:
Timestamp:
03/09/2020 03:02:12 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
2aff70f
Parents:
22618785
Message:

Format multimedia chapter

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    r22618785 r2eeb8695  
    235235    </para>
    236236
    237     <para><parameter>--with-buildstamp</parameter>: This switch appends
    238     the given text to the version string.</para>
    239 
    240     <para><parameter>--disable-wavpack</parameter>: This switch is required
    241     unless the optional WavPack package is installed.</para>
    242 
    243     <para><option>--disable-gtk</option>: Use this to disable GTK+ support.</para>
    244 
    245     <para><option>--disable-mp3</option>: Use this for the plugins if you have
    246     not installed mpg123 and do not wish to play mp3 files.</para>
    247 
    248     <para><option>--enable-qt</option>: Use this to enable Qt support.</para>
    249 
    250     <para><option>--enable-valgrind</option>: Allow better Valgrind leak checks.</para>
    251 
    252     <para><option>--disable-neon</option>: Use this for the plugins if you have
    253     not installed neon, and do not want to use HTTP/HTTPS transport.</para>
     237    <para>
     238      <parameter>--with-buildstamp</parameter>: This switch appends
     239      the given text to the version string.
     240    </para>
     241
     242    <para>
     243      <parameter>--disable-wavpack</parameter>: This switch is required
     244      unless the optional WavPack package is installed.
     245    </para>
     246
     247    <para>
     248      <option>--disable-gtk</option>: Use this to disable GTK+ support.
     249    </para>
     250
     251    <para>
     252      <option>--disable-mp3</option>: Use this for the plugins if you have
     253      not installed mpg123 and do not wish to play mp3 files.
     254    </para>
     255
     256    <para>
     257      <option>--enable-qt</option>: Use this to enable Qt support.
     258    </para>
     259
     260    <para>
     261      <option>--enable-valgrind</option>: Allow better Valgrind leak checks.
     262    </para>
     263
     264    <para>
     265      <option>--disable-neon</option>: Use this for the plugins if you have
     266      not installed neon, and do not want to use HTTP/HTTPS transport.
     267    </para>
    254268
    255269  </sect2>
Note: See TracChangeset for help on using the changeset viewer.