Ignore:
Timestamp:
06/07/2024 07:37:01 PM (3 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
f7aa1d4
Parents:
f8b5a92b
Message:

Update to vlc-3.0.21 (Security Update)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/vlc.xml

    rf8b5a92b raa61a22e  
    77  <!ENTITY vlc-download-http "https://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz">
    88  <!ENTITY vlc-download-ftp  " ">
    9   <!ENTITY vlc-md5sum        "e8337fcd2df92f3901dad091fb85f545">
     9  <!ENTITY vlc-md5sum        "cde72f38943c685a1a39acc82da2339f">
    1010  <!ENTITY vlc-size          "24 MB">
    11   <!ENTITY vlc-buildsize     "726 MB">
     11  <!ENTITY vlc-buildsize     "746 MB">
    1212  <!ENTITY vlc-time          "1.9 SBU (using parallelism=4; with tests)">
    1313]>
     
    7979        </para>
    8080      </listitem>
    81       <listitem>
     81<!--      <listitem>
    8282        <para>
    8383          Required patch:
    8484          <ulink url="&patch-root;/vlc-&vlc-version;-gcc14-1.patch"/>
    8585        </para>
    86       </listitem>
     86      </listitem> -->
    8787      <listitem>
    8888        <para>
     
    251251
    252252    <para>
    253       First, add corrections for problems of taglib-2.0, gcc-14, and ffmpeg-7 and later:
     253      First, add corrections for problems of taglib-2.0 and ffmpeg-7 and later:
    254254    </para>
    255255
    256256<screen><userinput>patch -Np1 -i ../vlc-&vlc-version;-taglib-1.patch         &amp;&amp;
    257 patch -Np1 -i ../vlc-&vlc-version;-fedora_ffmpeg7-1.patch &amp;&amp;
    258 patch -Np1 -i ../vlc-&vlc-version;-gcc14-1.patch</userinput></screen>
     257patch -Np1 -i ../vlc-&vlc-version;-fedora_ffmpeg7-1.patch</userinput></screen>
    259258
    260259    <para>
Note: See TracChangeset for help on using the changeset viewer.