mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
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:
parent
5a2505c7ef
commit
89c72ef401
@ -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 -->
|
||||
|
@ -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
|
||||
|
@ -82,13 +82,16 @@
|
||||
--disable-dependency-tracking &&
|
||||
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>
|
||||
|
||||
|
@ -113,12 +113,15 @@
|
||||
--disable-dependency-tracking &&
|
||||
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>
|
||||
|
||||
|
@ -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 &&
|
||||
./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
|
||||
|
@ -101,13 +101,16 @@
|
||||
--disable-dependency-tracking &&
|
||||
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>
|
||||
|
||||
|
@ -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 &&
|
||||
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>
|
||||
|
||||
|
@ -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>
|
||||
|
@ -85,19 +85,26 @@
|
||||
--disable-dependency-tracking &&
|
||||
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 &&
|
||||
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
11
xincludes/kde-apidocs.xml
Normal 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>
|
8
xincludes/kde-sysconfdir.xml
Normal file
8
xincludes/kde-sysconfdir.xml
Normal 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>
|
Loading…
Reference in New Issue
Block a user