Changeset 04e67a8


Ignore:
Timestamp:
04/13/2015 08:44:49 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.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:
fbeccbfc
Parents:
880727e
Message:

Update to vlc-2.2.1.
FFmpeg-2.6.2: revert URL for Schroedinger to Dirac's site.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r880727e r04e67a8  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to vlc-2.2.1. Fixes
     52          <ulink url="&blfs-ticket-root;6393">#6393</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to mesa-10.5.3. Fixes
    5256          <ulink url="&blfs-ticket-root;6390">#6390</ulink>.</para>
  • multimedia/videoutils/ffmpeg.xml

    r880727e r04e67a8  
    137137      <ulink url="http://opencv.org/">OpenCV</ulink>,
    138138      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    139 <!--      <ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
    140       <ulink url="https://launchpad.net/schroedinger/">Schroedinger</ulink>,
     139      <ulink url="http://diracvideo.org/">Schroedinger</ulink>,
     140<!--      <ulink url="https://launchpad.net/schroedinger/">Schroedinger</ulink>,-->
    141141      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) for PDF and PS documentation,
    142142      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
  • multimedia/videoutils/vlc.xml

    r880727e r04e67a8  
    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        "faeceb614bf3946e5f90ef0d1f51db45">
     10  <!ENTITY vlc-md5sum        "42273945758b521c408fabc7fd6d9946">
    1111  <!ENTITY vlc-size          "20 MB">
    12   <!ENTITY vlc-buildsize     "652 MB">
    13   <!ENTITY vlc-time          "4.0 SBU">
     12  <!ENTITY vlc-buildsize     "697 MB">
     13  <!ENTITY vlc-time          "4.5 SBU">
    1414]>
    1515
     
    224224
    225225    <para>
    226       To test the results, issue: <command>make check</command>.
     226      To test the results, issue: <command>make check</command>. Tests must be
     227      run from an active X session.
    227228    </para>
    228229
  • packages.ent

    r880727e r04e67a8  
    705705<!ENTITY xine-ui-version              "0.99.9">
    706706<!ENTITY transcode-version            "1.1.7">
    707 <!ENTITY vlc-version                  "2.2.0">
     707<!ENTITY vlc-version                  "2.2.1">
    708708
    709709<!-- Chapter 41 -->
Note: See TracChangeset for help on using the changeset viewer.