Changeset f6e0e486 for general


Ignore:
Timestamp:
02/20/2024 03:51:31 AM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, lazarus, trunk, xry111/llvm18
Children:
449fa51
Parents:
6414180a
Message:

Update to sysmon-qt-2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/sysmon-qt.xml

    r6414180a rf6e0e486  
    77  <!ENTITY sysmon-qt-download-http "https://github.com/lfs-book/sysmon-qt/releases/download/v&sysmon-qt-version;/sysmon-qt-&sysmon-qt-version;.tar.xz">
    88  <!ENTITY sysmon-qt-download-ftp  " ">
    9   <!ENTITY sysmon-qt-md5sum        "c2dc9603aa8039a1c5b91f9565e65761">
     9  <!ENTITY sysmon-qt-md5sum        "9477952e6918c383cbfee36f710d0a34">
    1010  <!ENTITY sysmon-qt-size          "76 KB">
    1111  <!ENTITY sysmon-qt-buildsize     "1.1 MB">
    12   <!ENTITY sysmon-qt-time          "0.2 SBU">
     12  <!ENTITY sysmon-qt-time          "0.3 SBU">
    1313]>
    1414
     
    3737      <para>
    3838        There is also a version of this package,
    39         <application>sysmon-qt-2.0</application>, at the same location as below
    40         that is based on <xref linkend="qt6"/>.  The build instructions are
     39        <application>sysmon-qt-1.1</application>, at the same location as below
     40        that is based on &qt5-deps;.  The build instructions are
    4141        identical to these.  The functionality is the
    4242        same and it does not make sense to build both versions.
     
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       &qt5-deps;
     84      <xref linkend="qt6"/>
    8585    </para>
    8686
     
    100100    </para>
    101101
    102 <screen><userinput>cd src              &amp;&amp;
    103 qmake sysmon-qt.pro &amp;&amp;
     102<screen><userinput>cd src               &amp;&amp;
     103qmake6 sysmon-qt.pro &amp;&amp;
    104104make</userinput></screen>
    105105
Note: See TracChangeset for help on using the changeset viewer.