Changeset c08b5cbd
- Timestamp:
- 02/10/2014 11:25:21 AM (11 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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:
- 0fdd99d
- Parents:
- 1955a17
- Files:
-
- 5 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r1955a17 rc08b5cbd 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 09"> <!-- Always 2 digits -->3 <!ENTITY day "10"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2014"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 9th, &year;">9 <!ENTITY releasedate "February 10th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 525 525 <!ENTITY xorg-version "7.7"> <!-- applies to all xorg packages --> 526 526 <!ENTITY util-macros-version "1.18.0"> 527 <!ENTITY makedepend-version "1.0.5">528 527 <!ENTITY libXau-version "1.0.8"> 529 528 <!ENTITY libXdmcp-version "1.1.1"> … … 571 570 <!ENTITY libxklavier-version "5.3"> 572 571 <!ENTITY pango-version "1.36.2"> 573 <!ENTITY pangox-version "0.0.2">574 572 <!ENTITY pangomm-version "2.34.0"> 575 573 <!ENTITY qt4-version "4.8.5"> -
general/genlib/js.xml
r1955a17 rc08b5cbd 85 85 <bridgehead renderas="sect4">Optional</bridgehead> 86 86 <para role="optional"> 87 <xref linkend="doxygen"/> and 88 <xref linkend="makedepend"/> 87 <xref linkend="doxygen"/> 89 88 </para> 90 89 -
introduction/welcome/changelog.xml
r1955a17 rc08b5cbd 46 46 47 47 <listitem> 48 <para>February 10th, 2014</para> 49 <itemizedlist> 50 <listitem> 51 <para>[igor] - Removed makedepend and pangox-compat.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 48 57 <para>February 9th, 2014</para> 49 58 <itemizedlist> -
x/installing/installing.xml
r1955a17 rc08b5cbd 54 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="util-macros.xml"/> 55 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x7proto.xml"/> 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="makedepend.xml"/>57 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXau.xml"/> 58 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libXdmcp.xml"/> -
x/lib/pango.xml
r1955a17 rc08b5cbd 12 12 <!ENTITY pango-time "0.2 SBU"> 13 13 14 <!ENTITY pangox-download-http "&gnome-download-http;/pangox-compat/0.0/pangox-compat-&pangox-version;.tar.xz">15 <!ENTITY pangox-download-ftp "&gnome-download-ftp;/pangox-compat/0.0/pangox-compat-&pangox-version;.tar.xz">16 <!ENTITY pangox-md5sum "7bcbd0187f03e1e27af9a81e07249c33">17 <!ENTITY pangox-size "264 KB">18 <!ENTITY pangox-buildsize "3.2 MB">19 <!ENTITY pangox-time "less than 0.1 SBU">20 21 14 ]> 22 15 … … 78 71 <para> 79 72 Estimated build time: &pango-time; 80 </para>81 </listitem>82 </itemizedlist>83 84 <bridgehead renderas="sect3">Additional Downloads</bridgehead>85 <itemizedlist spacing="compact">86 <listitem>87 <para>88 Download (HTTP): <ulink url="&pangox-download-http;"/>89 </para>90 </listitem>91 <listitem>92 <para>93 Download (FTP): <ulink url="&pangox-download-ftp;"/>94 </para>95 </listitem>96 <listitem>97 <para>98 Download MD5 sum: &pangox-md5sum;99 </para>100 </listitem>101 <listitem>102 <para>103 Download size: &pangox-size;104 </para>105 </listitem>106 <listitem>107 <para>108 Estimated disk space required: &pangox-buildsize;109 </para>110 </listitem>111 <listitem>112 <para>113 Estimated build time: &pangox-time;114 73 </para> 115 74 </listitem> … … 174 133 </sect2> 175 134 176 <sect2 role="installation">177 <title>Installation of Pangox Compat</title>178 179 <para>180 Install <application>Pangox Compat</application> by running the following181 commands:182 </para>183 184 <screen><userinput>./configure --prefix=/usr \185 --sysconfdir=/etc \186 --disable-static &&187 make</userinput></screen>188 189 <para>190 This package does not come with a testsuite.191 </para>192 193 <para>194 Now, as the <systemitem class="username">root</systemitem> user:195 </para>196 197 <screen role="root"><userinput>make install</userinput></screen>198 199 </sect2>200 201 135 <sect2 role="commands"> 202 136 <title>Command Explanations</title> 203 204 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"205 href="../../xincludes/static-libraries.xml"/>206 137 207 138 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 259 190 <seg> 260 191 libpango-1.0.so, libpangocairo-1.0.so, libpangoft2-1.0.so, 261 libpangox-1.0.soand libpangoxft-1.0.so;192 and libpangoxft-1.0.so; 262 193 several modules under /usr/lib/pango/1.8.0/modules/ 263 194 </seg>
Note:
See TracChangeset
for help on using the changeset viewer.