Ignore:
Timestamp:
11/07/2023 07:50:20 PM (7 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
feaec12
Parents:
4b67e8b
Message:

ffmpeg: fix building with texinfo-7.1 installed.

Thanks goes to Joe Locash for the report and ticket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r4b67e8b r485a5616  
    8686          Required patch:
    8787          <ulink url="&patch-root;/ffmpeg-&ffmpeg-version;-binutils_2.41-1.patch"/>
     88        </para>
     89      </listitem>
     90      <listitem>
     91        <para>
     92          Required patch:
     93          <ulink url="&patch-root;/ffmpeg-&ffmpeg-version;-texinfo7_fixes-1.patch"/>
    8894        </para>
    8995      </listitem>
     
    189195
    190196    <para>
     197      Next, apply a patch that fixes building the documentation with texinfo-7:
     198      <!-- From upstream -->
     199    </para>
     200
     201<screen><userinput remap="pre">patch -Np1 -i ../ffmpeg-&ffmpeg-version;-texinfo7_fixes-1.patch</userinput></screen>
     202
     203    <para>
    191204      Install <application>FFmpeg</application> by running the following
    192205      commands:
Note: See TracChangeset for help on using the changeset viewer.