Upgrade to freetype-2.10.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23112 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Thomas Trepl 2020-05-12 17:18:51 +00:00
parent ffeaf9ba9d
commit df577fc4eb
3 changed files with 9 additions and 5 deletions

View File

@ -6,16 +6,16 @@
<!ENTITY freetype2-download-http "&sourceforge-dl;/freetype/freetype-&freetype2-version;.tar.xz">
<!ENTITY freetype2-download-ftp "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.xz">
<!ENTITY freetype2-md5sum "bd42e75127f8431923679480efb5ba8f">
<!ENTITY freetype2-size "2.3 MB">
<!ENTITY freetype2-md5sum "7c0d5a39f232d7eb9f9d7da76bf08074">
<!ENTITY freetype2-size "2.2 MB">
<!ENTITY freetype2-buildsize "30 MB (with additional documentation)">
<!ENTITY freetype2-time "0.2 SBU (with additional documentation)">
<!ENTITY freetype2-doc-version "&freetype2-version;">
<!ENTITY freetype2-doc-download-http "&sourceforge-dl;/freetype/freetype-doc-&freetype2-doc-version;.tar.xz">
<!ENTITY freetype2-doc-download-ftp "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.xz">
<!ENTITY freetype2-doc-md5sum "b56d1af90510f0ae4bf12a82410985f5">
<!ENTITY freetype2-doc-size "2.0 MB">
<!ENTITY freetype2-doc-md5sum "836b03f8741d9af50d24d3cdaea6f1e9">
<!ENTITY freetype2-doc-size "1.9 MB">
]>
<sect1 id="freetype2" xreflabel="FreeType-&freetype2-version;">

View File

@ -48,6 +48,10 @@
<para>[thomas] - Upgrade btrfs-progs to 5.6.1. Fixes
<ulink url="&blfs-ticket-root;13512">#13512</ulink>.</para>
</listitem>
<listitem>
<para>[thomas] - Upgrade freetype to 2.10.2. Fixes
<ulink url="&blfs-ticket-root;13515">#13515</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Fix building cpio with gcc 10.</para>
</listitem>

View File

@ -201,7 +201,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY aalib-version "1.4rc5">
<!ENTITY babl-version "0.1.74">
<!ENTITY exiv2-version "0.27.2">
<!ENTITY freetype2-version "2.10.1">
<!ENTITY freetype2-version "2.10.2">
<!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version -->
<!ENTITY fribidi-version "1.0.9">
<!ENTITY gegl-version "0.4.22">