Changeset 921174d5


Ignore:
Timestamp:
10/21/2023 04:47:06 PM (7 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:
70f9e8ba
Parents:
819ef3e
Message:

Minor text tweaks/typo fixes

For libmpeg2, add a space into the FTP entity so that it gets ignored

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/brotli.xml

    r819ef3e r921174d5  
    8080    <bridgehead renderas="sect4">Optional</bridgehead>
    8181    <para role="optional">
    82       <xref linkend="pluggy"/> and
     82      <!--<xref linkend="pluggy"/> and-->
     83      <!-- Pluggy is a required dependency of pytest -->
    8384      <xref linkend="pytest"/> (for testing Python3 bindings)
    8485    </para>
  • general/genlib/jansson.xml

    r819ef3e r921174d5  
    1010  <!ENTITY jansson-size          "424 KB">
    1111  <!ENTITY jansson-buildsize     "5.6 MB (add 1.9 MB for tests)">
    12   <!ENTITY jansson-time          "0.1 SBU [with tests)">
     12  <!ENTITY jansson-time          "0.1 SBU (with tests)">
    1313]>
    1414
  • kde/libdbusmenuqt.xml

    r819ef3e r921174d5  
    108108
    109109    <para>
    110       This packages does not come with a working test suite.
     110      This package does not come with a working test suite.
    111111    </para>
    112112
  • multimedia/libdriv/libmpeg2.xml

    r819ef3e r921174d5  
    66
    77  <!ENTITY libmpeg2-download-http "https://libmpeg2.sourceforge.net/files/libmpeg2-&libmpeg2-version;.tar.gz">
    8   <!ENTITY libmpeg2-download-ftp  "">
     8  <!ENTITY libmpeg2-download-ftp  " ">
    99  <!ENTITY libmpeg2-md5sum        "0f92c7454e58379b4a5a378485bbd8ef">
    1010  <!ENTITY libmpeg2-size          "513 KB">
Note: See TracChangeset for help on using the changeset viewer.