Ignore:
Timestamp:
03/28/2015 10:32:10 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
850b97c
Parents:
633dc24e
Message:

Update to whois-5.2.5.
Update to libidn-1.30.
Update to vlc-2.2.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/vlc.xml

    r633dc24e rc607f16  
    88      <!ENTITY vlc-download-ftp " ">
    99<!--  <!ENTITY vlc-download-ftp "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">-->
    10   <!ENTITY vlc-md5sum        "3941b561f590cc95ca5e795213cba2f2">
    11   <!ENTITY vlc-size          "19 MB">
    12   <!ENTITY vlc-buildsize     "494 MB (additional 1 MB for the tests)">
    13   <!ENTITY vlc-time          "4.7 SBU (additional less than 0.1 SBU for the tests)">
     10  <!ENTITY vlc-md5sum        "faeceb614bf3946e5f90ef0d1f51db45">
     11  <!ENTITY vlc-size          "20 MB">
     12  <!ENTITY vlc-buildsize     "652 MB">
     13  <!ENTITY vlc-time          "4.0 SBU">
    1414]>
    1515
     
    3333    <para>
    3434      <application>VLC</application> is a media player, streamer, and encoder.
    35       It can play from many inputs like files, network streams, capture device,
    36       desktops, or DVD, SVCD, VCD, and audio CD. It can play most audio and
    37       video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, etc.),
    38       but can also convert to different formats and/or send streams through the
    39       network.
     35      It can play from many inputs, such as files, network streams, capture
     36      devices, desktops, or DVD, SVCD, VCD, and audio CD. It can use most audio
     37      and video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC,
     38      etc.), and it can also convert to different formats and/or send streams
     39      through the network.
    4040    </para>
    4141
     
    216216./bootstrap &amp;&amp;
    217217
    218 sed "s:&lt; 56:&lt; 57:g" -i configure &amp;&amp;
    219218./configure --prefix=/usr        &amp;&amp;
    220219
     
    258257      <command>./bootstrap</command>: This command calls autoreconf to generate
    259258      m4 macros and prepare Makefiles.
    260     </para>
    261 
    262     <para>
    263       <command>sed ... configure</command>: This sed fixes compilation with
    264       <application>ffmpeg</application> 2.4.
    265259    </para>
    266260
Note: See TracChangeset for help on using the changeset viewer.