Updated to freetype-2.4.8

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9086 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2011-12-09 03:40:04 +00:00
parent a818e3c11e
commit 478403733d
6 changed files with 31 additions and 19 deletions

View File

@ -3,13 +3,13 @@ $LastChangedBy$
$Date$
-->
<!ENTITY day "07"> <!-- Always 2 digits -->
<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2011">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "December 7th, &year;">
<!ENTITY releasedate "December 8th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@ -232,7 +232,7 @@ $Date$
<!ENTITY giflib-version "4.1.6">
<!ENTITY lcms-version "1.19">
<!ENTITY libmng-version "1.0.10">
<!ENTITY freetype2-version "2.4.4">
<!ENTITY freetype2-version "2.4.8">
<!ENTITY fontconfig-version "2.8.0">
<!ENTITY libart_lgpl-version "2.3.21">
<!ENTITY librsvg-version "2.26.3">

View File

@ -6,15 +6,15 @@
<!ENTITY freetype2-download-http "&sourceforge-repo;/freetype/freetype-&freetype2-version;.tar.bz2">
<!ENTITY freetype2-download-ftp "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.bz2">
<!ENTITY freetype2-md5sum "b3e2b6e2f1c3e0dffa1fd2a0f848b671">
<!ENTITY freetype2-md5sum "dbf2caca1d3afd410a29217a9809d397">
<!ENTITY freetype2-size "1.4 MB">
<!ENTITY freetype2-buildsize "39 MB (includes installing additional documentation)">
<!ENTITY freetype2-time "0.4 SBU">
<!ENTITY freetype2-buildsize "41 MB (includes installing additional documentation)">
<!ENTITY freetype2-time "0.3 SBU">
<!ENTITY freetype2-doc-download-http "&sourceforge-repo;/freetype/freetype-doc-&freetype2-version;.tar.bz2">
<!ENTITY freetype2-doc-download-ftp "&gentoo-ftp-repo;/freetype-doc-&freetype2-version;.tar.bz2">
<!ENTITY freetype2-doc-md5sum "a657e301bc1568848ee981297ca599dc">
<!ENTITY freetype2-doc-size "102 KB">
<!ENTITY freetype2-doc-md5sum "538c925059e90be23928b454c14df728">
<!ENTITY freetype2-doc-size "105 KB">
]>
<sect1 id="freetype2" xreflabel="FreeType-&freetype2-version;">
@ -38,7 +38,7 @@
contains a library to allow applications to properly render
<application>TrueType</application> fonts.</para>
&lfs67_checked;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -41,6 +41,15 @@
</listitem>
-->
<listitem>
<para>December 8th, 2011</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Updated to freetype-2.4.8.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>December 7th, 2011</para>
<itemizedlist>

View File

@ -36,7 +36,7 @@
program if you encounter an ed-based patch file. This happens rarely
because diff-based patches are preferred these days.</para>
<para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
editor capable of emulating WordStar, <application>Pico</application>,
and <application>Emacs</application>.</para>
&lfs65_checked;
&lfs70_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -62,16 +62,19 @@
<bridgehead renderas="sect3">libxcb Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="libXau"/>,
<xref linkend="libXdmcp"/>,
<xref linkend="libpthread-stubs"/>,
<xref linkend="libxslt"/>, and
<xref linkend="xcb-proto"/></para>
<para role="required">
<xref linkend="libXau"/>,
<xref linkend="libXdmcp"/>,
<xref linkend="libpthread-stubs"/>,
<xref linkend="libxslt"/>, and
<xref linkend="xcb-proto"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="doxygen"/> (to generate API
documentation) and <ulink url="http://check.sourceforge.net/">Check</ulink>
(to run tests)</para>
<para role="optional">
<xref linkend="doxygen"/> (to generate API documentation) and
<xref linkend="check"/> (to run tests)
</para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/libxcb"/></para>