Created two XInclude files to replace instances of identical text in several KDE packages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5730 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-03-16 16:24:25 +00:00
parent 5a2505c7ef
commit 89c72ef401
11 changed files with 76 additions and 21 deletions

View File

@ -1,4 +1,4 @@
<!ENTITY day "15"> <!-- Always 2 digits -->
<!ENTITY day "16"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2006">
<!ENTITY version "svn-&year;&month;&day;">
@ -565,6 +565,7 @@
<!ENTITY cdrdao-version "1.2.1">
<!ENTITY udftools-version "1.0.0b3">
<!ENTITY dvd-rw-tools-version "6.1">
<!ENTITY k3b-version "0.12.14">
<!-- Part XII -->
<!-- Chapter 42 -->

View File

@ -41,6 +41,16 @@
-->
<listitem>
<para>March 16th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Created two XInclude files to replace instances of
identical text in several KDE packages.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>March 15th, 2006</para>
<itemizedlist>
@ -122,7 +132,7 @@
</listitem>
<listitem>
<para>March 3rd, 2006</para>
<para>March 4th, 2006</para>
<itemizedlist>
<listitem>
<para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
@ -130,9 +140,8 @@
</itemizedlist>
</listitem>
<listitem>
<para>March 2nd, 2006</para>
<para>March 3rd, 2006</para>
<itemizedlist>
<listitem>
<para>[dj] - Updated Xorg-7 and Mesa to use alternate module

View File

@ -82,13 +82,16 @@
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<!-- <note>
<para>If you wish to create the API documentation
and you have <application>Doxygen</application> and
<application>GraphViz</application> installed, <command>make
apidox</command> must be done before <command>make
install</command>.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-apidocs.xml"/>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>

View File

@ -113,12 +113,15 @@
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<!-- <note>
<para>If you wish to create the API documentation and you have
<application>Doxygen</application> and <application>GraphViz</application>
installed, <command>make apidox</command> must be done before
<command>make install</command>.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-apidocs.xml"/>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>

View File

@ -229,10 +229,13 @@ make</userinput></screen>
<para>Install <application>kdemultimedia</application> with:</para>
<note>
<para> The --sysconfdir parameter must be the same as command used in
<!-- <note>
<para> The -\-sysconfdir parameter must be the same as command used in
kdelibs.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-sysconfdir.xml"/>
<screen><userinput>patch -Np1 -i ../kdemultimedia-&kde-version;-libtunepimp_0.4.x-1.patch &amp;&amp;
./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \

View File

@ -101,13 +101,16 @@
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<!-- <note>
<para>If you wish to create the API documentation and
you have <application>Doxygen</application> and
<application>GraphViz</application> installed,
<command>make apidox</command> must be done before
<command>make install</command>.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-apidocs.xml"/>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>

View File

@ -112,21 +112,27 @@
<para>Install <application>kdebase</application> with:</para>
<note>
<para>The <parameter>--sysconfdir</parameter> parameter must be
<!-- <note>
<para>The <parameter>-\-sysconfdir</parameter> parameter must be
the same as the command used in <application>kdelibs</application>.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-sysconfdir.xml"/>
<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
--disable-debug --disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<!-- <note>
<para>If you wish to create the API documentation and you have
<application>Doxygen</application> and <application>GraphViz</application>
installed, <command>make apidox</command> must be done before
<command>make install</command>.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-apidocs.xml"/>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>

View File

@ -107,7 +107,8 @@
</sect2>
<sect2 role="installation">
<sect2 role="installation" id="kdelibs-install"
xreflabel="the installation of kdelibs">
<title>Installation of Kdelibs</title>
<para>Install <application>kdelibs</application> with:</para>

View File

@ -85,19 +85,26 @@
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<!-- <note>
<para>If you wish to create the API documentation and you have
<application>Doxygen</application> and <application>GraphViz</application>
installed, <command>make apidox</command> must be done before
<command>make install</command>. You'll also need to run <command>make
install-apidox</command> to install the API documentation.</para>
</note>
</note> -->
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/kde-apidocs.xml"/>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install &amp;&amp;
chown -v -R root:root &kde-dir;/kdevbdb</userinput></screen>
<para>If you created the API documentation, install it with:</para>
<screen role="root"><userinput>make install-apidox</userinput></screen>
</sect2>
<sect2 role="commands">

11
xincludes/kde-apidocs.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >
<note>
<para>If you wish to create the API documentation and you have
<application>Doxygen</application> and
<application>GraphViz</application> installed,
<command>make apidox</command> must be done before
<command>make install</command>.</para>
</note>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >
<note>
<para>The <parameter>--sysconfdir</parameter> parameter must be the
same as the command used in <xref linkend="kdelibs-install"/>.</para>
</note>