Changeset 561987f3 for general


Ignore:
Timestamp:
03/25/2024 09:57:36 PM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
bf66dfc3
Parents:
e78232f4
Message:

Update to umockdev-0.18.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/umockdev.xml

    re78232f4 r561987f3  
    77  <!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
    88  <!ENTITY umockdev-download-ftp  " ">
    9   <!ENTITY umockdev-md5sum        "1766d81a7734df979d88de5b5312346f">
     9  <!ENTITY umockdev-md5sum        "74342306a6d25e266dfa2a7b7695c2e1">
    1010  <!ENTITY umockdev-size          "484 KB">
    11   <!ENTITY umockdev-buildsize     "9.7 MB (with tests)">
     11  <!ENTITY umockdev-buildsize     "6.8 MB (with tests)">
    1212  <!ENTITY umockdev-time          "0.1 SBU (with tests)">
    1313]>
     
    9999
    100100    <para>
    101       To test the results, issue: <command>ninja test</command>. One test
    102       needs to be run in an X session.
    103     </para>
    104 
    105     <para>
    106       Now, as the <systemitem class="username">root</systemitem> user:
     101      To test the results, issue as the &root; user:: <command>ninja test</command>.
     102      One test needs to be run in an X session.
     103    </para>
     104
     105    <para>
     106      Now, as the &root; user:
    107107    </para>
    108108
     
    113113    <title>Command Explanations</title>
    114114
    115 <!--
    116     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    117       href="../../xincludes/static-libraries.xml"/>
    118 
    119     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    120     href="../../xincludes/gtk-doc-rebuild.xml"/>
    121 -->
    122115    <para>
    123116      <option>-Dgtk_doc=true</option>: Use this switch if you have
Note: See TracChangeset for help on using the changeset viewer.