Changeset 6ae36b5


Ignore:
Timestamp:
04/04/2023 05:59:48 PM (13 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:
97a3e4e9
Parents:
6a7191e6
Message:

Patch firefox for ffmpeg 6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r6a7191e6 r6ae36b5  
    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-1.patch"/>
    8389        </para>
    8490      </listitem>
     
    373379
    374380    <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>
     385
     386    <para>
    375387      Now invoke the Python <command>mach</command> script to compile the package.
    376388    </para>
Note: See TracChangeset for help on using the changeset viewer.