Changeset 79a1e37e for general/graphlib


Ignore:
Timestamp:
04/01/2022 11:00:46 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:
730a7c4d
Parents:
a3fa2d4b
Message:

Package updates.
Update to freetype-2.12.0.
Update to fontconfig-2.14.0.
Update to xwayland-22.1.1.

Location:
general/graphlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/fontconfig.xml

    ra3fa2d4b r79a1e37e  
    66
    77  <!ENTITY fontconfig-download-http
    8            "https://www.freedesktop.org/software/fontconfig/release/fontconfig-&fontconfig-version;.tar.bz2">
     8           "https://www.freedesktop.org/software/fontconfig/release/fontconfig-&fontconfig-version;.tar.xz">
    99  <!ENTITY fontconfig-download-ftp  " ">
    10   <!ENTITY fontconfig-md5sum        "36cdea1058ef13cbbfdabe6cb019dc1c">
    11   <!ENTITY fontconfig-size          "1.6 MB">
     10  <!ENTITY fontconfig-md5sum        "e12700a9d522bdfec06b6b7e72646987">
     11  <!ENTITY fontconfig-size          "1.4 MB">
    1212  <!ENTITY fontconfig-buildsize     "16 MB (with tests)">
    1313  <!ENTITY fontconfig-time          "0.3 SBU (with tests)">
     
    128128
    129129    <para>
    130       To test the results, issue: <command>make check</command>.
     130      To test the results, issue: <command>make check</command>.  One test
     131      is known to fail if the kernel does not support user namespaces.
    131132    </para>
    132133
  • general/graphlib/freetype2.xml

    ra3fa2d4b r79a1e37e  
    77  <!ENTITY freetype2-download-http "&sourceforge-dl;/freetype/freetype-&freetype2-version;.tar.xz">
    88  <!ENTITY freetype2-download-ftp  "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.xz">
    9   <!ENTITY freetype2-md5sum        "24e79233d607ded439ef36ff1f3ab68f">
     9  <!ENTITY freetype2-md5sum        "9a07649ce73ba0d80d211092b3d1c2fa">
    1010  <!ENTITY freetype2-size          "2.2 MB">
    11   <!ENTITY freetype2-buildsize     "30 MB (with additional documentation)">
     11  <!ENTITY freetype2-buildsize     "31 MB (with additional documentation)">
    1212  <!ENTITY freetype2-time          "0.2 SBU (with additional documentation)">
    1313
     
    1515  <!ENTITY freetype2-doc-download-http "&sourceforge-dl;/freetype/freetype-doc-&freetype2-doc-version;.tar.xz">
    1616  <!ENTITY freetype2-doc-download-ftp  "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.xz">
    17   <!ENTITY freetype2-doc-md5sum        "37a74ce8cd1bf3736f77c7074a4f5052">
     17  <!ENTITY freetype2-doc-md5sum        "b15408391d16e614d414cecfc1e3761f">
    1818  <!ENTITY freetype2-doc-size          "2.0 MB">
    1919]>
Note: See TracChangeset for help on using the changeset viewer.