Changeset b3867c5 for xsoft


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:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r32936bc rb3867c5  
    795795      <!-- Brings in - -enable-qt5 as well. -->
    796796      <option>--enable-kf5</option>: Builds with KDE/Plasma integration. If
    797       <xref linkend="qt5"/> and/or <xref linkend="kf5-frameworks"/> are not
     797      &qt5-deps; and/or <xref linkend="kf5-frameworks"/> are not
    798798      installed in <filename class="directory">/usr</filename>, the include
    799799      and library directories must be specified in <envar>QT5INC</envar>,
  • xsoft/other/transmission.xml

    r32936bc rb3867c5  
    8787    <para role="recommended">
    8888      <xref linkend="gtkmm3"/> or
    89       <xref linkend="qt5"/>
     89      &qt5-deps;
    9090    </para>
    9191
     
    148148      <option>-DENABLE_QT=OFF</option>: This switch disables building
    149149      the <application>Qt5</application> client. The default is to build it
    150       if <xref linkend="qt5"/> is installed.
     150      if &qt5-deps; is installed.
    151151    </para>
    152152
Note: See TracChangeset for help on using the changeset viewer.