Changeset bca9385 for xsoft


Ignore:
Timestamp:
04/06/2023 01:13:40 PM (14 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
f56fb8f1
Parents:
fb0bbe2
Message:

Patch firefox for ffmpeg-6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rfb0bbe2 rbca9385  
    8181          Required patch:
    8282          <ulink url="&patch-root;/firefox-&firefox-version;-upstream_fixes-1.patch"/>
     83        </para>
     84      </listitem>
     85      <listitem>
     86        <para>
     87          Required patch for new <xref linkend="ffmpeg"/> API:
     88          <ulink url="&patch-root;/firefox-&firefox-version;-ffmpeg_6-2.patch"/>
    8389        </para>
    8490      </listitem>
     
    370376    </para>
    371377
    372 <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;-upstream_fixes-1.patch</userinput></screen>
     378<screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;-upstream_fixes-2.patch</userinput></screen>
     379
     380    <para>
     381      Apply the following patch so that firefox is able to play H.264 videos:
     382    </para>
     383
     384<screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;-ffmpeg_6-1.patch</userinput></screen>
    373385
    374386    <para>
Note: See TracChangeset for help on using the changeset viewer.