Changeset bef1a58


Ignore:
Timestamp:
02/28/2023 03:00:17 AM (14 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 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:
53132e2a
Parents:
cebfa20
Message:

Add a note to ffmpeg about it's documentation generation outputting
warnings with Texinfo-7.0 and higher.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rcebfa20 rbef1a58  
    165165    <title>Installation of FFmpeg</title>
    166166
     167    <note>
     168      <para>
     169        Some harmless warnings may be output by the build process regarding
     170        the HTML documentation. This is due to an incompatibilty with
     171        Texinfo-7.0 and higher.
     172      </para>
     173    </note>
     174
    167175    <para>
    168176      First, apply a patch that adds an API necessary for some packages to
Note: See TracChangeset for help on using the changeset viewer.