Changeset 4a3c628


Ignore:
Timestamp:
03/03/2023 08:08:58 PM (14 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
c3b8baf8
Parents:
5850910
Message:

Update to ffmpeg-6.0.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r5850910 r4a3c628  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to ffmpeg-6.0. Fixes
     46          <ulink url="&blfs-ticket-root;17729">#17729</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to raptor2-2.0.16. Fixes
    4650          <ulink url="&blfs-ticket-root;17736">#17736</ulink>.</para>
  • multimedia/videoutils/ffmpeg.xml

    r5850910 r4a3c628  
    77  <!ENTITY ffmpeg-download-http "https://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "fa847c43407315c27231b9f883e62c0e">
    10   <!ENTITY ffmpeg-size          "9.5 MB">
    11   <!ENTITY ffmpeg-buildsize     "184 MB (add 1.7 GB for the FATE suite/tests, add 766 MB for documentation)">
    12   <!ENTITY ffmpeg-time          "1.3 SBU (using parallelism=4; add 3.7 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.3 SBU for doxygen docs)">
     9  <!ENTITY ffmpeg-md5sum        "47b6c5d930937413c3e308e2fdb3dfb5">
     10  <!ENTITY ffmpeg-size          "9.8 MB">
     11  <!ENTITY ffmpeg-buildsize     "187 MB (add 1.5 GB for the FATE suite/tests, add 786 MB for documentation)">
     12  <!ENTITY ffmpeg-time          "1.3 SBU (using parallelism=4; add 3.2 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.3 SBU for doxygen docs)">
    1313]>
    1414
     
    186186    </para>
    187187
    188 <screen><userinput>sed -i 's/-lflite"/-lflite -lasound"/' configure &amp;&amp;
    189 
    190 ./configure --prefix=/usr        \
     188<!--<screen><userinput>sed -i 's/-lflite"/-lflite -lasound"/' configure &amp;&amp;-->
     189<screen><userinput>./configure --prefix=/usr        \
    191190            --enable-gpl         \
    192191            --enable-version3    \
  • packages.ent

    r5850910 r4a3c628  
    10701070
    10711071<!-- Chapter 44 -->
    1072 <!ENTITY ffmpeg-version               "5.1.2">
     1072<!ENTITY ffmpeg-version               "6.0">
    10731073<!ENTITY mplayer-version              "1.5">
    10741074<!ENTITY transcode-version            "1.1.7">
Note: See TracChangeset for help on using the changeset viewer.