Changeset 96d9ee1b
- Timestamp:
- 12/03/2011 08:54:08 PM (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:
- c40de47
- Parents:
- c972630
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc972630 r96d9ee1b 554 554 <!ENTITY cairo-version "1.10.2"> 555 555 <!ENTITY cairomm-version "1.6.2"> 556 <!ENTITY pango-version "1.2 8.2">556 <!ENTITY pango-version "1.29.4"> 557 557 <!ENTITY pangomm-version "2.26.2"> 558 558 <!ENTITY atk-version "2.2.0"> -
introduction/welcome/changelog.xml
rc972630 r96d9ee1b 51 51 <para>[abenton] - Updated xine-ui to 0.99.6.</para> 52 52 </listitem> 53 <listitem> 54 <para>[abenton] - Updated Pango to 1.29.4.</para> 55 </listitem> 53 56 </itemizedlist> 54 57 </listitem> -
x/lib/pango.xml
rc972630 r96d9ee1b 5 5 %general-entities; 6 6 7 <!ENTITY pango-download-http "&gnome-download-http;/pango/1.2 8/pango-&pango-version;.tar.bz2">8 <!ENTITY pango-download-ftp "&gnome-download-ftp;/pango/1.2 8/pango-&pango-version;.tar.bz2">9 <!ENTITY pango-md5sum " 564bfc0fdefc718d58414bfe7590cd1a">10 <!ENTITY pango-size "1. 5MB">11 <!ENTITY pango-buildsize "3 2MB">12 <!ENTITY pango-time "0. 5SBU">7 <!ENTITY pango-download-http "&gnome-download-http;/pango/1.29/pango-&pango-version;.tar.xz"> 8 <!ENTITY pango-download-ftp "&gnome-download-ftp;/pango/1.29/pango-&pango-version;.tar.xz"> 9 <!ENTITY pango-md5sum "9d5aba73897d2e8e8115b3f4fddbc0af"> 10 <!ENTITY pango-size "1.1 MB"> 11 <!ENTITY pango-buildsize "36 MB"> 12 <!ENTITY pango-time "0.4 SBU"> 13 13 ]> 14 14 … … 32 32 <para>The <application>Pango</application> package contains the 33 33 <filename class="libraryfile">libpango</filename> libraries. These are 34 useful for the layout and rendering of text.</para>35 36 &lfs 65_checked;34 useful for the layout and rendering of multilingual text.</para> 35 36 &lfs70_checked; 37 37 38 38 <bridgehead renderas="sect3">Package Information</bridgehead> … … 61 61 62 62 <bridgehead renderas="sect4">Required</bridgehead> 63 <para role="required"><xref linkend="glib2"/> and one of 64 <xref linkend="cairo"/> or 65 <xref linkend="x-window-system"/> or 63 <para role="required"><xref linkend="glib2"/> and one of: 64 <xref linkend="cairo"/>, <xref linkend="x-window-system"/> or 66 65 <xref linkend="fontconfig"/></para> 67 66 68 <para><application>cairo</application> is not required to build 69 <application>Pango</application>, but it is highly recommended that you 70 install <application>cairo</application> before building 71 <application>Pango</application>. If you don't build 72 <application>Pango</application> with a <application>cairo</application> 73 backend, then <application>GTK+</application>-2 will not build.</para> 67 <note> 68 <para><application>cairo</application> is not required to build 69 <application>Pango</application>, but it is highly recommended that you 70 install <application>cairo</application> and the X Window System before 71 building <application>Pango</application>. If you don't build 72 <application>Pango</application> with a <application>cairo</application> 73 and <application>libXft</application> backend, then 74 <application>GTK+</application>-2 will not build.</para> 75 </note> 74 76 75 77 <bridgehead renderas="sect4">Optional</bridgehead> … … 77 79 <ulink url="http://linux.thai.net/libthai">LibThai</ulink></para> 78 80 79 <bridgehead renderas="sect4">Optional (If <application>cairo</application>80 is Not Installed)</bridgehead>81 <para role="optional"><xref linkend="x-window-system"/></para>82 83 81 <bridgehead renderas="sect4">Optional (To Rebuild the API 84 82 Documentation)</bridgehead> … … 92 90 <sect2 role="installation"> 93 91 <title>Installation of Pango</title> 94 95 <!-- Commenting this out for now as Xorg7 default installation patch96 is /usr, so the note doesn't apply. Furthermore, instructions to97 do this are already in the book in the X section98 99 <para>In order for <application>Pango</application> to find100 <application>Xft</application>, <envar>PKG_CONFIG_PATH</envar> must101 include <filename class="directory">/usr/X11R6/lib/pkgconfig</filename>.102 This is a good time to add it if you haven't already. You can utilize103 the example for <filename>X.sh</filename> to create a script for104 modifying this variable located in the section105 <xref linkend="postlfs-config-profile"/>.</para>106 107 -->108 92 109 93 <para>Install <application>Pango</application> by running the following … … 119 103 </para> 120 104 121 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 105 <para>Now, as the <systemitem class="username">root</systemitem> 106 user:</para> 122 107 123 108 <screen role="root"><userinput>make install</userinput></screen> … … 188 173 pango-indic-lang.so, pango-khmer-fc.so, pango-syriac-fc.so, 189 174 pango-thai-fc.so, and pango-tibetan-fc.so</seg> 190 <seg>/etc/pango, /usr/ {include/pango-1.0/pango,lib/pango/1.6.0/modules,191 share/gtk-doc/html/pango}</seg>175 <seg>/etc/pango, /usr/include/pango-1.0 /usr/lib/pango and 176 /usr/share/gtk-doc/html/pango</seg> 192 177 </seglistitem> 193 178 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.