Changeset 89c72ef4


Ignore:
Timestamp:
03/16/2006 04:24:25 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e680fce6
Parents:
5a2505c
Message:

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

Files:
2 added
9 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5a2505c r89c72ef4  
    1 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     1<!ENTITY day          "16">                   <!-- Always 2 digits -->
    22<!ENTITY month        "03">                   <!-- Always 2 digits -->
    33<!ENTITY year         "2006">
     
    566566<!ENTITY udftools-version             "1.0.0b3">
    567567<!ENTITY dvd-rw-tools-version         "6.1">
     568<!ENTITY k3b-version                  "0.12.14">
    568569
    569570<!-- Part XII -->
  • introduction/welcome/changelog.xml

    r5a2505c r89c72ef4  
    4343
    4444    <listitem>
     45      <para>March 16th, 2006</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Created two XInclude files to replace instances of
     49          identical text in several KDE packages.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>March 15th, 2006</para>
    4656      <itemizedlist>
     
    123133
    124134    <listitem>
     135      <para>March 4th, 2006</para>
     136      <itemizedlist>
     137        <listitem>
     138          <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
     139        </listitem>
     140      </itemizedlist>
     141    </listitem>
     142
     143    <listitem>
    125144      <para>March 3rd, 2006</para>
    126       <itemizedlist>
    127         <listitem>
    128           <para>[dj] - Updated JDK to account for Xorg-7.0.0.</para>
    129         </listitem>
    130       </itemizedlist>
    131     </listitem>
    132 
    133 
    134     <listitem>
    135       <para>March 2nd, 2006</para>
    136145      <itemizedlist>
    137146        <listitem>
  • kde/add/kdegames.xml

    r5a2505c r89c72ef4  
    8383make</userinput></screen>
    8484
    85     <note>
     85    <!-- <note>
    8686      <para>If you wish to create the API documentation
    8787      and you have <application>Doxygen</application> and
     
    8989      apidox</command> must be done before <command>make
    9090      install</command>.</para>
    91     </note>
     91    </note> -->
     92
     93    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     94    href="../../xincludes/kde-apidocs.xml"/>
    9295
    9396    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/add/kdegraphics.xml

    r5a2505c r89c72ef4  
    114114make</userinput></screen>
    115115
    116     <note>
     116    <!-- <note>
    117117      <para>If you wish to create the API documentation and you have
    118118      <application>Doxygen</application> and <application>GraphViz</application>
    119119      installed, <command>make apidox</command> must be done before
    120120      <command>make install</command>.</para>
    121     </note>
     121    </note> -->
     122
     123    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     124    href="../../xincludes/kde-apidocs.xml"/>
    122125
    123126    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/add/kdemultimedia.xml

    r5a2505c r89c72ef4  
    230230    <para>Install <application>kdemultimedia</application> with:</para>
    231231
    232     <note>
    233       <para> The --sysconfdir parameter must be the same as command used in
     232    <!-- <note>
     233      <para> The -\-sysconfdir parameter must be the same as command used in
    234234      kdelibs.</para>
    235     </note>
     235    </note> -->
     236
     237    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     238    href="../../xincludes/kde-sysconfdir.xml"/>
    236239
    237240<screen><userinput>patch -Np1 -i ../kdemultimedia-&kde-version;-libtunepimp_0.4.x-1.patch &amp;&amp;
  • kde/add/kdepim.xml

    r5a2505c r89c72ef4  
    102102make</userinput></screen>
    103103
    104     <note>
     104    <!-- <note>
    105105      <para>If you wish to create the API documentation and
    106106      you have <application>Doxygen</application> and
     
    108108      <command>make apidox</command> must be done before
    109109      <command>make install</command>.</para>
    110     </note>
     110    </note> -->
     111
     112    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     113    href="../../xincludes/kde-apidocs.xml"/>
    111114
    112115    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/core/kdebase.xml

    r5a2505c r89c72ef4  
    113113    <para>Install <application>kdebase</application> with:</para>
    114114
    115     <note>
    116       <para>The <parameter>--sysconfdir</parameter> parameter must be
     115    <!-- <note>
     116      <para>The <parameter>-\-sysconfdir</parameter> parameter must be
    117117      the same as the command used in <application>kdelibs</application>.</para>
    118     </note>
     118    </note> -->
     119
     120    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     121    href="../../xincludes/kde-sysconfdir.xml"/>
    119122
    120123<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
     
    122125make</userinput></screen>
    123126
    124     <note>
     127    <!-- <note>
    125128      <para>If you wish to create the API documentation and you have
    126129      <application>Doxygen</application> and <application>GraphViz</application>
    127130      installed, <command>make apidox</command> must be done before
    128131      <command>make install</command>.</para>
    129     </note>
     132    </note> -->
     133
     134    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     135    href="../../xincludes/kde-apidocs.xml"/>
    130136
    131137    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/core/kdelibs.xml

    r5a2505c r89c72ef4  
    108108  </sect2>
    109109
    110   <sect2 role="installation">
     110  <sect2 role="installation" id="kdelibs-install"
     111         xreflabel="the installation of kdelibs">
    111112    <title>Installation of Kdelibs</title>
    112113
  • kde/devel/kdevelop.xml

    r5a2505c r89c72ef4  
    8686make</userinput></screen>
    8787
    88     <note>
     88    <!-- <note>
    8989      <para>If you wish to create the API documentation and you have
    9090      <application>Doxygen</application> and <application>GraphViz</application>
     
    9292      <command>make install</command>. You'll also need to run <command>make
    9393      install-apidox</command> to install the API documentation.</para>
    94     </note>
     94    </note> -->
     95
     96    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     97    href="../../xincludes/kde-apidocs.xml"/>
    9598
    9699    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    98101<screen role="root"><userinput>make install &amp;&amp;
    99102chown -v -R root:root &kde-dir;/kdevbdb</userinput></screen>
     103
     104    <para>If you created the API documentation, install it with:</para>
     105
     106<screen role="root"><userinput>make install-apidox</userinput></screen>
    100107
    101108  </sect2>
Note: See TracChangeset for help on using the changeset viewer.