Changeset a40b6988
- Timestamp:
- 06/09/2015 06:12:21 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5ca0b448
- Parents:
- 385b822
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/freetype2.xml
r385b822 ra40b6988 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 " 2a7a314927011d5030903179cf183be0">9 <!ENTITY freetype2-md5sum "5682890cb0267f6671dd3de6eabd3e69"> 10 10 <!ENTITY freetype2-size "1.7 MB"> 11 <!ENTITY freetype2-buildsize " 27MB (includes installing additional documentation)">11 <!ENTITY freetype2-buildsize "33 MB (includes installing additional documentation)"> 12 12 <!ENTITY freetype2-time "0.2 SBU"> 13 13 14 <!ENTITY freetype2-doc-version "2. 5.5">14 <!ENTITY freetype2-doc-version "2.6"> 15 15 <!ENTITY freetype2-doc-download-http "&sourceforge-repo;/freetype/freetype-doc-&freetype2-doc-version;.tar.bz2"> 16 16 <!ENTITY freetype2-doc-download-ftp "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.bz2"> 17 <!ENTITY freetype2-doc-md5sum " 6ffe7865943b3dfd6d04546ab7776a8f">18 <!ENTITY freetype2-doc-size " 108 KB">17 <!ENTITY freetype2-doc-md5sum "f456b7ead3c351c7c218bb3afd45803c"> 18 <!ENTITY freetype2-doc-size "468 KB"> 19 19 ]> 20 20 … … 107 107 <bridgehead renderas="sect4">Recommended</bridgehead> 108 108 <para role="recommended"> 109 <xref linkend="which"/>, 110 <xref linkend="harfbuzz"/>, 109 <xref linkend="harfbuzz"/> 111 110 (first, install without it, after it is installed, reinstall 112 <xref linkend="freetype2"/>), and 113 <xref linkend="libpng"/> 111 <xref linkend="freetype2"/>), 112 <xref linkend="libpng"/>, and 113 <xref linkend="which"/> 114 114 </para> 115 115 … … 162 162 163 163 <para> 164 <command>sed -e ...</command>: 165 First command enables GX/AAT and OpenType table validation and second166 command enables Subpixel Rendering and Subpixel Hinting in order to167 improve font rendering. Note that Subpixel Rendering may have patent issues.168 Be sure to read the <literal>'Otherpatent issues'</literal> part of169 <ulink url="http://www.freetype.org/patents.html"/> before enabling this170 option.164 <command>sed -e ...</command>: First command enables GX/AAT and OpenType 165 table validation and second command enables Subpixel Rendering and 166 Subpixel Hinting in order to improve font rendering. Note that Subpixel 167 Rendering may have patent issues. Be sure to read the <literal>'Other 168 patent issues'</literal> part of 169 <ulink url="http://www.freetype.org/patents.html"/> 170 before enabling this option. 171 171 </para> 172 172 -
introduction/welcome/changelog.xml
r385b822 ra40b6988 48 48 <para>June 9th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to freetype-2.6. Fixes 52 <ulink url="&blfs-ticket-root;6579">#6579</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to gpgme-1.5.5. Fixes -
packages.ent
r385b822 ra40b6988 153 153 <!ENTITY babl-version "0.1.12"> 154 154 <!ENTITY exiv2-version "0.24"> 155 <!ENTITY freetype2-version "2. 5.5">155 <!ENTITY freetype2-version "2.6"> 156 156 <!ENTITY fontconfig-version "2.11.1"> <!-- stable lt .90 micro version --> 157 157 <!ENTITY fribidi-version "0.19.6">
Note:
See TracChangeset
for help on using the changeset viewer.