Changeset b3867c5 for x/lib


Ignore:
Timestamp:
07/14/2023 01:23:08 AM (11 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:
x/lib
Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cairo.xml

    r32936bc rb3867c5  
    109109      <xref linkend="mesa"/>,
    110110      <xref linkend="poppler"/>,
    111       <xref linkend="qt5"/>,
     111      &qt5-deps;,
    112112      <xref linkend="valgrind"/>,
    113113      <ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
  • x/lib/grantlee.xml

    r32936bc rb3867c5  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="cmake"/> and <xref linkend="qt5"/>
     78      <xref linkend="cmake"/> and
     79      &qt5-deps;
    7980    </para>
    8081
  • x/lib/kcolorpicker.xml

    r32936bc rb3867c5  
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required">
    73       <xref linkend="cmake"/> and <xref linkend="qt5"/>
     73      <xref linkend="cmake"/> and
     74      &qt5-deps;
    7475    </para>
    7576
  • x/lib/lib.xml

    r32936bc rb3867c5  
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5.xml"/>
    7575  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5-alternate.xml"/>
     76  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qt5-components.xml"/>
    7677  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebengine.xml"/>
    7778  <!--
  • x/lib/qtwebengine.xml

    r32936bc rb3867c5  
    272272      <xref linkend="pciutils"/>, and
    273273<!--  <xref linkend="python2"/>, and -->
    274       <xref linkend='qt5'/>
     274      (<xref linkend='qt5'/> or
     275       <xref role="nodep" linkend='qt5-components'/> with qtlocation and qtwebchannel)
    275276    </para>
    276277
Note: See TracChangeset for help on using the changeset viewer.