Changeset 384f06b for xsoft/other


Ignore:
Timestamp:
03/10/2022 06:07:35 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
a2cf75d
Parents:
f179b24
Message:

Package updates.
Archive libuninameslist.
Update to fontforge-20220308.
Update to libvdpau-1.5 (Xorg driver).
Update to libuv-v1.44.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/fontforge.xml

    rf179b24 r384f06b  
    1111
    1212  <!ENTITY fontforge-download-ftp  " ">
    13   <!ENTITY fontforge-md5sum        "efc0b3c79ba576133de70d67ccadcf24">
    14   <!ENTITY fontforge-size          "14 MB">
    15   <!ENTITY fontforge-buildsize     "167 MB (add 52 MB for the tests)">
    16   <!ENTITY fontforge-time          "0.2 SBU (with parallelism=4, add 0.1 SBU for the tests)">
     13  <!ENTITY fontforge-md5sum        "aca35e33415ad41552ef7c98edc3ca5f">
     14  <!ENTITY fontforge-size          "13 MB">
     15  <!ENTITY fontforge-buildsize     "102 MB (add 52 MB for the tests)">
     16  <!ENTITY fontforge-time          "0.3 SBU (with parallelism=4, add 0.1 SBU for the tests)">
    1717]>
    1818
     
    8181    <bridgehead renderas="sect4">Required</bridgehead>
    8282    <para role="required">
    83       <xref linkend="libspiro"/>,
    84       <xref linkend="libuninameslist"/>, and
     83      <xref linkend="libspiro"/> and
    8584      <xref linkend="libxml2"/>
    8685    </para>
     
    134133
    135134<screen><userinput>mkdir build &amp;&amp;
    136 cd build    &amp;&amp;
     135cd    build &amp;&amp;
    137136
    138137cmake -DCMAKE_INSTALL_PREFIX=/usr \
Note: See TracChangeset for help on using the changeset viewer.