Ignore:
Timestamp:
04/21/2024 06:29:55 PM (5 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
5866da0
Parents:
fc3a793
Message:

Update to lxqt-2.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/lxqt-kwindowsystem.xml

    rfc3a793 r18958f2e  
    55  %general-entities;
    66
    7   <!ENTITY kwindowsystem-download-http "&kf5-download-http;/kwindowsystem-&kf5-version;.tar.xz">
     7  <!ENTITY kwindowsystem-download-http "&kf6-download-http;/kwindowsystem-&kf6-version;.tar.xz">
    88  <!ENTITY kwindowsystem-download-ftp  " ">
    9   <!ENTITY kwindowsystem-md5sum        "7ff6c4358016468807c4d8c9ab9e0f5e">
     9  <!ENTITY kwindowsystem-md5sum        "0157d6b3717278454e4d4890d37537c7">
    1010  <!ENTITY kwindowsystem-size          "2.3 MB">
    11   <!ENTITY kwindowsystem-buildsize     "69 MB">
    12   <!ENTITY kwindowsystem-time          "0.2 SBU">
     11  <!ENTITY kwindowsystem-buildsize     "73 MB">
     12  <!ENTITY kwindowsystem-time          "0.6 SBU">
    1313]>
    1414
    15 <sect1 id="lxqt-kwindowsystem" xreflabel="kwindowsystem-&kf5-version; for lxqt">
     15<sect1 id="lxqt-kwindowsystem" xreflabel="kwindowsystem-&kf6-version; for lxqt">
    1616  <?dbhtml filename="lxqt-kwindowsystem.html"?>
    1717
    1818
    19   <title>kwindowsystem-&kf5-version; for lxqt</title>
     19  <title>kwindowsystem-&kf6-version; for lxqt</title>
    2020
    2121  <indexterm zone="lxqt-kwindowsystem">
     
    3434
    3535    &lfs121_checked;
    36 <!--
     36
    3737    <important>
    3838      <para>
    39         This package is extracted from the KF5 set of packages.
    40         If <xref linkend="kf5- frameworks"/> is built, do <emphasis
     39        This package is extracted from the KF6 set of packages.
     40        If <xref linkend="kf6-frameworks"/> is built, do <emphasis
    4141        role="bold">NOT</emphasis> also build this package as presented
    4242        here.
    4343      </para>
    4444    </important>
    45 -->
     45
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
    4747    <itemizedlist spacing="compact">
     
    8383    <para role="required">
    8484      <xref linkend="extra-cmake-modules"/>,
    85       <xref linkend="xorg7-lib"/>, and
    86       &qt5-deps;
     85      <xref linkend="plasma-wayland-protocols"/>,
     86      <xref linkend="qt6"/>, and
     87      <xref linkend="xorg7-lib"/>
    8788    </para>
    8889
     
    102103    </para>
    103104
    104 <screen><userinput>mkdir -v build &amp;&amp;
    105 cd       build &amp;&amp;
     105<screen><userinput>mkdir build &amp;&amp;
     106cd    build &amp;&amp;
    106107
    107 cmake -DCMAKE_INSTALL_PREFIX=/usr        \
    108       -DCMAKE_INSTALL_LIBEXECDIR=libexec \
    109       -DKDE_INSTALL_USE_QT_SYS_PATHS=ON  \
    110       -DCMAKE_BUILD_TYPE=Release         \
    111       -DBUILD_TESTING=OFF                \
    112       -Wno-dev ..                        &amp;&amp;
     108cmake -D CMAKE_INSTALL_PREFIX=/usr \
     109      -D CMAKE_BUILD_TYPE=Release  \
     110      -D BUILD_TESTING=OFF         \
     111      -W no-dev ..                 &amp;&amp;
    113112make</userinput></screen>
    114113
     
    124123
    125124  </sect2>
    126 
     125<!--
    127126  <sect2 role="commands">
    128127    <title>Command Explanations</title>
     
    142141
    143142  </sect2>
    144 
     143-->
    145144  <sect2 role="content">
    146145    <title>Contents</title>
     
    159158        </seg>
    160159        <seg>
    161           /usr/lib/cmake/KF5WindowSystem,
    162           /usr/include/KF5, and
    163           /usr/lib/plugins/kf5
     160          $QT6DIR/qml/org/kde,
     161          $QT6DIR/plugins/kf6,
     162          /usr/share/qlogging-categories6,
     163          /usr/lib/cmake/KF5WindowSystem, and
     164          /usr/include/KF6
    164165        </seg>
    165166      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.