Changeset 5bfcd23e for xsoft


Ignore:
Timestamp:
03/06/2024 04:12:21 PM (7 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, ken/TL2024, lazarus, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
fee60762
Parents:
39eac921
Message:

Internal cleanup kf5->kf6

Location:
xsoft
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/falkon.xml

    r39eac921 r5bfcd23e  
    9595    <para role="required">
    9696      <xref linkend="extra-cmake-modules"/>,
    97       <xref linkend="kf5-frameworks"/> (for karchive), and
     97      <xref linkend="kf6-frameworks"/> (for karchive), and
    9898      <xref linkend="qtwebengine"/>
    9999    </para>
     
    104104        but several other packages in KF5 can be used if they are present. To
    105105        build only karchive, download that package from the directory specified
    106         in <xref linkend="kf5-frameworks"/> and use the build instructions on
     106        in <xref linkend="kf6-frameworks"/> and use the build instructions on
    107107        that page changing the $KF5_PREFIX to /usr.
    108108      </para>
  • xsoft/office/libreoffice.xml

    r39eac921 r5bfcd23e  
    266266      <xref linkend="gdb"/>,
    267267      <xref linkend="gnutls"/>,
    268       <xref linkend="kf5-frameworks"/>,
     268      <xref linkend="kf6-frameworks"/>,
    269269      <xref linkend="libpaper"/>,
    270270      <xref linkend="mariadb"/> or <ulink url="https://www.mysql.com/">MySQL</ulink>,
     
    769769      <!-- Brings in - -enable-qt5 as well. -->
    770770      <option>--enable-kf5</option>: Builds with KDE/Plasma integration. If
    771       &qt5-deps; and/or <xref linkend="kf5-frameworks"/> are not
     771      &qt5-deps; and/or <xref linkend="kf6-frameworks"/> are not
    772772      installed in <filename class="directory">/usr</filename>, the include
    773773      and library directories must be specified in <envar>QT5INC</envar>,
Note: See TracChangeset for help on using the changeset viewer.