Changeset 4784037
- Timestamp:
- 12/09/2011 03:40:04 AM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7b74537e
- Parents:
- a818e3c
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra818e3c r4784037 4 4 --> 5 5 6 <!ENTITY day "0 7"> <!-- Always 2 digits -->6 <!ENTITY day "08"> <!-- Always 2 digits --> 7 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2011"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "December 7th, &year;">12 <!ENTITY releasedate "December 8th, &year;"> 13 13 <!-- <!ENTITY releasedate "November &day;st, &year;"> --> 14 14 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> … … 233 233 <!ENTITY lcms-version "1.19"> 234 234 <!ENTITY libmng-version "1.0.10"> 235 <!ENTITY freetype2-version "2.4. 4">235 <!ENTITY freetype2-version "2.4.8"> 236 236 <!ENTITY fontconfig-version "2.8.0"> 237 237 <!ENTITY libart_lgpl-version "2.3.21"> -
general/graphlib/freetype2.xml
ra818e3c r4784037 7 7 <!ENTITY freetype2-download-http "&sourceforge-repo;/freetype/freetype-&freetype2-version;.tar.bz2"> 8 8 <!ENTITY freetype2-download-ftp "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.bz2"> 9 <!ENTITY freetype2-md5sum " b3e2b6e2f1c3e0dffa1fd2a0f848b671">9 <!ENTITY freetype2-md5sum "dbf2caca1d3afd410a29217a9809d397"> 10 10 <!ENTITY freetype2-size "1.4 MB"> 11 <!ENTITY freetype2-buildsize " 39MB (includes installing additional documentation)">12 <!ENTITY freetype2-time "0. 4SBU">11 <!ENTITY freetype2-buildsize "41 MB (includes installing additional documentation)"> 12 <!ENTITY freetype2-time "0.3 SBU"> 13 13 14 14 <!ENTITY freetype2-doc-download-http "&sourceforge-repo;/freetype/freetype-doc-&freetype2-version;.tar.bz2"> 15 15 <!ENTITY freetype2-doc-download-ftp "&gentoo-ftp-repo;/freetype-doc-&freetype2-version;.tar.bz2"> 16 <!ENTITY freetype2-doc-md5sum " a657e301bc1568848ee981297ca599dc">17 <!ENTITY freetype2-doc-size "10 2KB">16 <!ENTITY freetype2-doc-md5sum "538c925059e90be23928b454c14df728"> 17 <!ENTITY freetype2-doc-size "105 KB"> 18 18 ]> 19 19 … … 39 39 <application>TrueType</application> fonts.</para> 40 40 41 &lfs 67_checked;41 &lfs70_checked; 42 42 43 43 <bridgehead renderas="sect3">Package Information</bridgehead> -
introduction/welcome/changelog.xml
ra818e3c r4784037 43 43 --> 44 44 <listitem> 45 <para>December 8th, 2011</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Updated to freetype-2.4.8.</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>December 7th, 2011</para> 46 55 <itemizedlist> -
postlfs/editors/ed.xml
ra818e3c r4784037 37 37 because diff-based patches are preferred these days.</para> 38 38 39 <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>39 &lfs70_checked; 40 40 41 41 <bridgehead renderas="sect3">Package Information</bridgehead> -
postlfs/editors/joe.xml
ra818e3c r4784037 34 34 and <application>Emacs</application>.</para> 35 35 36 &lfs 65_checked;36 &lfs70_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> -
x/installing/libxcb.xml
ra818e3c r4784037 63 63 64 64 <bridgehead renderas="sect4">Required</bridgehead> 65 <para role="required"><xref linkend="libXau"/>, 66 <xref linkend="libXdmcp"/>, 67 <xref linkend="libpthread-stubs"/>, 68 <xref linkend="libxslt"/>, and 69 <xref linkend="xcb-proto"/></para> 65 <para role="required"> 66 <xref linkend="libXau"/>, 67 <xref linkend="libXdmcp"/>, 68 <xref linkend="libpthread-stubs"/>, 69 <xref linkend="libxslt"/>, and 70 <xref linkend="xcb-proto"/> 71 </para> 70 72 71 73 <bridgehead renderas="sect4">Optional</bridgehead> 72 <para role="optional"><xref linkend="doxygen"/> (to generate API 73 documentation) and <ulink url="http://check.sourceforge.net/">Check</ulink> 74 (to run tests)</para> 74 <para role="optional"> 75 <xref linkend="doxygen"/> (to generate API documentation) and 76 <xref linkend="check"/> (to run tests) 77 </para> 75 78 76 79 <para condition="html" role="usernotes">User Notes:
Note:
See TracChangeset
for help on using the changeset viewer.