Changeset 4de66bc7 for general/graphlib


Ignore:
Timestamp:
11/20/2023 07:16:18 PM (5 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:
a957507
Parents:
e556b03
Message:

Add some more dependencies on Qt6.

I've marked most of these as 'role=nodep' so that jhalfs doesn't pick up
multiples in cases where it's not needed.

Transmission, Libreoffice, CMake, Poppler, and Appstream now have Qt6
ports working well.

I have left Qca, gpgme, polkit-qt, and other KDE-related packages alone.
They do have support for Qt6, but we should not list them as they are
incompatible with the Qt5 versions and we could end up causing
unintentional breakage by doing this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    re556b03 r4de66bc7  
    147147      <xref linkend="gtk-doc"/>,
    148148      <xref linkend="gtk3"/>, and
    149       <ulink url="https://download.qt.io/archive/qt/">Qt-6.2 or later</ulink>.
    150 
     149      <xref linkend="qt6"/>
     150      <!-- Nothing really uses this yet, but it will be used in KDE 6 -->
    151151    </para>
    152152
     
    229229      <parameter>-DENABLE_QT6=OFF</parameter>: This switch is needed to
    230230      prevent an error when Qt6 is not installed. Remove it if you
    231       have installed qt-6.2 or later.
     231      have installed <xref linkend="qt6" role="nodep"/>.
    232232    </para>
    233233
Note: See TracChangeset for help on using the changeset viewer.