Ignore:
Timestamp:
12/20/2014 02:03:25 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 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:
52a2c8d
Parents:
2fcac83
Message:

Update o mplayer-2014-12-19: add comment on how thw tarball is obtained and comment out unnecessary line.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/mplayer.xml

    r2fcac83 r3ebc1fd  
    8383    </itemizedlist>
    8484
    85     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    86 <!--
     85    <para><application>MPlayer</application> developers recommend using current
     86    snapshots. The source tarball shown above was created by the BLFS team by
     87    downloading an <application>MPlayer</application> snapshot and an
     88    <application>ffmpeg</application> snapshot. To form the final tarball, the
     89    <application>MPlayer</application> tarball is uncompressed and the
     90    directory renamed. Then, the <application>ffmpeg</application> snapshot is
     91    uncompressed into this directory, which is in turn compressed into the
     92    tar.xz final format. BLFS made no other changes to the existing source
     93    files. The <application>ffmpeg</application> snapshot is required, or a git
     94    checkout will be requested at configure time. This is not desired, because
     95    both should be obtained at the same date.</para>
     96
     97<!--    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     98
    8799    <itemizedlist spacing="compact">
    88100      <listitem>
Note: See TracChangeset for help on using the changeset viewer.