Changeset b3867c5 for multimedia/libdriv


Ignore:
Timestamp:
07/14/2023 01:23:08 AM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
80f933b
Parents:
32936bc
Message:

Add qt5-components page.

Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.

Location:
multimedia/libdriv
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-base.xml

    r32936bc rb3867c5  
    105105      <xref linkend="gtk3"/> (for examples),
    106106      <xref linkend="opus"/>,
    107       <xref linkend="qt5"/> (for examples),
     107      &qt5-deps; (for examples),
    108108      <xref linkend="sdl2"/>,
    109109      <xref linkend="valgrind"/>,
  • multimedia/libdriv/gst10-plugins-good.xml

    r32936bc rb3867c5  
    113113      <xref linkend="gtk3"/> (for examples),
    114114      <xref linkend="libdv"/>,
    115       <xref linkend="qt5"/>,
     115      &qt5-deps;,
    116116      <xref linkend="speex"/>,
    117117      <xref linkend="taglib"/>,
  • multimedia/libdriv/mlt.xml

    r32936bc rb3867c5  
    7575    <para>
    7676      <xref linkend='frei0r'/> and
    77       <xref linkend='qt5'/>
     77      &qt5-deps;
    7878    </para>
    7979
  • multimedia/libdriv/v4l-utils.xml

    r32936bc rb3867c5  
    9090      <xref linkend="glu"/>,
    9191      <xref linkend="libjpeg"/>, and
    92       <xref linkend="qt5"/>
     92      &qt5-deps;
    9393    </para>
    9494
     
    103103  <sect2 role="installation">
    104104    <title>Installation of v4l-utils</title>
    105 <!--
    106     <para>
    107       First, apply a patch to fix building with GCC-11.1 if
    108       <xref role="nodep" linkend="qt5"/> is installed:
    109     </para>
    110 
    111 <screen><userinput remap="pre">patch -Np1 -i ../v4l-utils-&v4l-utils-version;-upstream_fixes-1.patch</userinput></screen>
    112 -->
     105
    113106    <para>
    114107      Install <application>v4l-utils</application> by running
Note: See TracChangeset for help on using the changeset viewer.