Changeset be2083f


Ignore:
Timestamp:
02/02/2007 05:37:17 PM (17 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.2.0-rc1
Children:
a0f6a3c
Parents:
a0304c1
Message:

Update kde in -rc1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/6.2.0-rc1@6523 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
23 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra0304c1 rbe2083f  
    400400<!-- Part VIII -->
    401401<!-- Chapter 28 & 29 -->
    402 <!ENTITY kde-version                  "3.5.2">
    403 <!ENTITY arts-version                 "1.5.2">
     402<!ENTITY kde-version                  "3.5.6">
     403<!ENTITY arts-version                 "1.5.6">
    404404<!ENTITY kde-dldir                    "3.5.2">
    405405<!ENTITY kde-download-http            "http://mirrors.isc.org/pub/kde/stable/&kde-dldir;/src">
     
    408408
    409409<!-- Chapter 30 -->
    410 <!ENTITY kdevelop-version             "3.3.2">
     410<!ENTITY kdevelop-version             "3.3.6">
    411411
    412412<!-- Part IX -->
     
    529529
    530530<!-- Chapter 35 -->
    531 <!ENTITY koffice-version              "1.5.0">
     531<!ENTITY koffice-version              "1.6.1">
    532532<!ENTITY openoffice-version           "2.0.3">
    533533
  • introduction/welcome/changelog.xml

    ra0304c1 rbe2083f  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Updated to Koffice-1.6.1.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Updated to KDE-3.5.6.  Added runtime dependencies
     52          to kdelibs and kdebase thanks to Chris Staub.  Added a change
     53          to kdebindings to reduce build time by a factor of five thanks
     54          to Dan Nicholson.</para>
     55        </listitem>
     56        <listitem>
    4857          <para>[randy] - Broke out the separate sections of the Preface into
    4958          separate XML files and added 6.2.0 release information to the
  • kde/add/kdeaccessibility.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdeaccessibility-download-http "&kde-download-http;/kdeaccessibility-&kde-version;.tar.bz2">
    207  <!ENTITY kdeaccessibility-download-ftp  "&kde-download-ftp;/kdeaccessibility-&kde-version;.tar.bz2">
    21   <!ENTITY kdeaccessibility-md5sum        "bcfd51875aa2a168fbc97055a576a33c">
    22   <!ENTITY kdeaccessibility-size          "8.1 MB">
     8  <!ENTITY kdeaccessibility-md5sum        "03d3c9f4d8c2fd12b7d0e020e11cd88e">
     9  <!ENTITY kdeaccessibility-size          "8.2 MB">
    2310  <!ENTITY kdeaccessibility-buildsize     "57 MB">
    24   <!ENTITY kdeaccessibility-time          "1.9 SBU">
     11  <!ENTITY kdeaccessibility-time          "2.1 SBU">
    2512]>
    2613
     
    7966    <xref linkend="libxml2"/></para>
    8067
     68<!--
    8169    <bridgehead renderas="sect4">Optional</bridgehead>
    8270    <para role="optional">A text-to-speech synthesis program such as
     
    8472    <ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>
    8573    is required by <command>kmouth</command> to render speech.</para>
     74-->
    8675
    8776    <para condition="html" role="usernotes">User Notes:
     
    9988make</userinput></screen>
    10089
     90    <para>This package does not come with a test suite.</para>
     91
    10192    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    10293
    10394<screen role="root"><userinput>make install</userinput></screen>
     95
     96  </sect2>
     97
     98  <sect2 id="kdeaccessibility-runtime-dependencies"
     99         xreflabel="KDE Accessability Runtime Dependencies">
     100    <title>Run-Time Dependencies</title>
     101
     102    <para>Several <application>KDE</application> accessibility  programs access
     103    other programs at run time for rendering speech from text. These include
     104    <xref linkend="freetts"/>, <ulink
     105    url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>, <ulink
     106    url="http://www.speech.cs.cmu.edu/flite/index.html">Festival Lite</ulink>,
     107    <ulink url='http://epos.ure.cas.cz/'>Epos</ulink>, or <ulink
     108    url='http://tcts.fpms.ac.be/synthesis/mbrola.html'>MBROLA</ulink> with
     109    optionally  <ulink
     110    url='http://www.ikp.uni-bonn.de/dt/forsch/phonetik/hadifix/HADIFIXforMBROLA.html'>Txt2pho</ulink>.</para>
     111
    104112
    105113  </sect2>
     
    115123      <seglistitem>
    116124        <seg>kmag, kmousetool, and kmouth</seg>
    117         <seg>kdeaccessability support libraries</seg>
     125        <seg>kdeaccessibility support libraries</seg>
    118126        <seg>None</seg>
    119127      </seglistitem>
  • kde/add/kdeaddons.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdeaddons-download-http "&kde-download-http;/kdeaddons-&kde-version;.tar.bz2">
    207  <!ENTITY kdeaddons-download-ftp  "&kde-download-ftp;/kdeaddons-&kde-version;.tar.bz2">
    21   <!ENTITY kdeaddons-md5sum        "affb74174c6e3eda2c0748d6c052c8ff">
     8  <!ENTITY kdeaddons-md5sum        "96d6d2a76da2a5232b3b46318456a5bc">
    229  <!ENTITY kdeaddons-size          "1.6 MB">
    2310  <!ENTITY kdeaddons-buildsize     "48 MB">
    24   <!ENTITY kdeaddons-time          "3.6 SBU">
     11  <!ENTITY kdeaddons-time          "4.6 SBU">
    2512]>
    2613
     
    10087make</userinput></screen>
    10188
     89    <para>This package does not come with a test suite.</para>
     90
    10291    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    10392
  • kde/add/kdeadmin.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdeadmin-download-http "&kde-download-http;/kdeadmin-&kde-version;.tar.bz2">
    207  <!ENTITY kdeadmin-download-ftp  "&kde-download-ftp;/kdeadmin-&kde-version;.tar.bz2">
    21   <!ENTITY kdeadmin-md5sum        "ad1f645ed9f140a7c9ce8602cc0c88b8">
     8  <!ENTITY kdeadmin-md5sum        "13654a93e83b7c8fd2ccce3aceb2d535">
    229  <!ENTITY kdeadmin-size          "2.0 MB">
    23   <!ENTITY kdeadmin-buildsize     "26.0 MB">
    24   <!ENTITY kdeadmin-time          "1.5 SBU">
     10  <!ENTITY kdeadmin-buildsize     "25.9 MB">
     11  <!ENTITY kdeadmin-time          "1.4 SBU">
    2512]>
    2613
     
    9582    --disable-dependency-tracking &amp;&amp;
    9683make</userinput></screen>
     84
     85   <para>This package does not come with a test suite.</para>
    9786
    9887   <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/add/kdeartwork.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdeartwork-download-http "&kde-download-http;/kdeartwork-&kde-version;.tar.bz2">
    207  <!ENTITY kdeartwork-download-ftp  "&kde-download-ftp;/kdeartwork-&kde-version;.tar.bz2">
    21   <!ENTITY kdeartwork-md5sum        "211801e7ab7a5e113821625b931f338c">
    22   <!ENTITY kdeartwork-size          "15.9 MB">
     8  <!ENTITY kdeartwork-md5sum        "4c817eab517fba30fce8f3b40a6f019d">
     9  <!ENTITY kdeartwork-size          "15.8 MB">
    2310  <!ENTITY kdeartwork-buildsize     "97 MB">
    24   <!ENTITY kdeartwork-time          "1.1 SBU">
     11  <!ENTITY kdeartwork-time          "1.2 SBU">
    2512]>
    2613
     
    9582make</userinput></screen>
    9683
     84    <para>This package does not come with a test suite.</para>
     85
    9786    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9887
  • kde/add/kdeedu.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdeedu-download-http "&kde-download-http;/kdeedu-&kde-version;.tar.bz2">
    207  <!ENTITY kdeedu-download-ftp  "&kde-download-ftp;/kdeedu-&kde-version;.tar.bz2">
    21   <!ENTITY kdeedu-md5sum        "ce62d2e67579280a3e000152fb365bff">
    22   <!ENTITY kdeedu-size          "28.5 MB">
    23   <!ENTITY kdeedu-buildsize     "197 MB">
    24   <!ENTITY kdeedu-time          "7.2 SBU">
     8  <!ENTITY kdeedu-md5sum        "6017317b133d973e7fc8a279a81f37a1">
     9  <!ENTITY kdeedu-size          "28.7 MB">
     10  <!ENTITY kdeedu-buildsize     "200 MB">
     11  <!ENTITY kdeedu-time          "7.0 SBU">
    2512]>
    2613
     
    8875    <bridgehead renderas="sect4">Optional</bridgehead>
    8976    <para role="optional"><ulink
    90     url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink></para>
     77    url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink>,
     78    <ulink url="http://pauillac.inria.fr/ocaml/">OCaml</ulink>, and
     79    <ulink url="http://www.recherche.enac.fr/opti/facile/">FaCiLe module
     80    for OCaml</ulink>.
     81   
     82    </para>
    9183
    9284    <para condition="html" role="usernotes">User Notes:
     
    10395    --disable-dependency-tracking &amp;&amp;
    10496make</userinput></screen>
     97
     98    <para>This package does not come with a test suite.</para>
    10599
    106100    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/add/kdegames.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdegames-download-http "&kde-download-http;/kdegames-&kde-version;.tar.bz2">
    207  <!ENTITY kdegames-download-ftp  "&kde-download-ftp;/kdegames-&kde-version;.tar.bz2">
    21   <!ENTITY kdegames-md5sum        "ba86fe9280ca57698ce3be0e0242b140">
    22   <!ENTITY kdegames-size          "9.8 MB">
    23   <!ENTITY kdegames-buildsize     "100 MB (additional 18 MB for API docs)">
    24   <!ENTITY kdegames-time          "4.0 SBU (additional 0.2 SBU for API docs)">
     8  <!ENTITY kdegames-md5sum        "d6cdf7d9235896670d5299e9e91665e2">
     9  <!ENTITY kdegames-size          "10.3 MB">
     10  <!ENTITY kdegames-buildsize     "94.8 MB (additional 46 MB for API docs)">
     11  <!ENTITY kdegames-time          "2.7 SBU (additional 0.1 SBU for API docs)">
    2512]>
    2613
     
    9784    href="../../xincludes/kde-apidocs.xml"/>
    9885
     86    <para>This package does not come with a test suite.</para>
     87
    9988    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    10089
  • kde/add/kdegraphics.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdegraphics-download-http "&kde-download-http;/kdegraphics-&kde-version;.tar.bz2">
    207  <!ENTITY kdegraphics-download-ftp  "&kde-download-ftp;/kdegraphics-&kde-version;.tar.bz2">
    21   <!ENTITY kdegraphics-md5sum        "8e1816a2191ea85b889930159a5d1e46">
     8  <!ENTITY kdegraphics-md5sum        "79a1ffb7ae89bede1410411a30be3210">
    229  <!ENTITY kdegraphics-size          "7.0 MB">
    23   <!ENTITY kdegraphics-buildsize     "148 MB (additional 51 MB for API documentation)">
    24   <!ENTITY kdegraphics-time          "9.3 SBU (additional 0.2 SBU for API documentation)">
     10  <!ENTITY kdegraphics-buildsize     "124 MB (additional 82 MB for API documentation)">
     11  <!ENTITY kdegraphics-time          "9.2 SBU (additional 0.2 SBU for API documentation)">
    2512]>
    2613
     
    129116    href="../../xincludes/kde-apidocs.xml"/>
    130117
     118    <para>This package does not come with a test suite.</para>
     119
    131120    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    132121
    133 <screen role="root"><userinput>make install &amp;&amp;
    134 install -v -m755 -d &kde-dir;/man/man1 &amp;&amp;
    135 install -v -m644 debian/man/* &kde-dir;/man/man1</userinput></screen>
     122<screen role="root"><userinput>make install</userinput></screen>
    136123
    137124    <para>The <command>kooka</command> utility is a scanning and OCR program.
  • kde/add/kdemultimedia.xml

    ra0304c1 rbe2083f  
    77  <!ENTITY kdemultimedia-download-http "&kde-download-http;/kdemultimedia-&kde-version;.tar.bz2">
    88  <!ENTITY kdemultimedia-download-ftp  "&kde-download-ftp;/kdemultimedia-&kde-version;.tar.bz2">
    9   <!ENTITY kdemultimedia-md5sum        "f98ef8465bf4de1eb36bc3bdb1f4f7d6">
     9  <!ENTITY kdemultimedia-md5sum        "57c50bfcb0147324a1af02ebcc103376">
    1010  <!ENTITY kdemultimedia-size          "6.0 MB">
    11   <!ENTITY kdemultimedia-buildsize     "127 MB">
    12   <!ENTITY kdemultimedia-time          "9.7 SBU">
    13 
    14   <!ENTITY akode-version       "2.0">
     11  <!ENTITY kdemultimedia-buildsize     "126 MB">
     12  <!ENTITY kdemultimedia-time          "10.4 SBU">
     13
     14  <!ENTITY akode-version       "2.0.1">
    1515  <!ENTITY akode-download-http "http://www.kde-apps.org/content/download.php?content=30375">
    1616  <!ENTITY akode-download-ftp  " ">
    17   <!ENTITY akode-md5sum        "04f79cda65c8e9966fa462eaaaa282dc">
    18   <!ENTITY akode-size          "640 KB">
    19   <!ENTITY akode-buildsize     "6.4 MB">
    20   <!ENTITY akode-time          "0.3 SBU">
     17  <!ENTITY akode-md5sum        "94a10e7729b20b669bc5c7721f62e162">
     18  <!ENTITY akode-size          "456 KB">
     19  <!ENTITY akode-buildsize     "6.5 MB">
     20  <!ENTITY akode-time          "0.2 SBU">
    2121]>
    2222
     
    9595    <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
    9696    Code</ulink> (a.k.a. libsamplerate),
    97     <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>,
     97    <ulink url="http://pulseaudio.org/">PulseAudio</ulink>,
    9898    <ulink url="http://jackit.sourceforge.net/">JACK</ulink>, and
    9999    <ulink url="http://www.mplayerhq.hu/homepage/design7/dload.html#cvs">FFmpeg
  • kde/add/kdenetwork.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdenetwork-download-http "&kde-download-http;/kdenetwork-&kde-version;.tar.bz2">
    207  <!ENTITY kdenetwork-download-ftp  "&kde-download-ftp;/kdenetwork-&kde-version;.tar.bz2">
    21   <!ENTITY kdenetwork-md5sum        "dddc6bb65ffb9e46d118781ca0f26da4">
    22   <!ENTITY kdenetwork-size          "7.2 MB">
    23   <!ENTITY kdenetwork-buildsize     "169 MB">
    24   <!ENTITY kdenetwork-time          "9.8 SBU">
     8  <!ENTITY kdenetwork-md5sum        "0f428cccc4ea16aa53c427530874c591">
     9  <!ENTITY kdenetwork-size          "8.8 MB">
     10  <!ENTITY kdenetwork-buildsize     "197 MB">
     11  <!ENTITY kdenetwork-time          "11.8 SBU">
    2512]>
    2613
     
    10491make</userinput></screen>
    10592
     93    <para>This package does not come with a test suite.</para>
     94
    10695    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    10796
  • kde/add/kdepim.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdepim-download-http "&kde-download-http;/kdepim-&kde-version;.tar.bz2">
    207  <!ENTITY kdepim-download-ftp  "&kde-download-ftp;/kdepim-&kde-version;.tar.bz2">
    21   <!ENTITY kdepim-md5sum        "ac6b3b503e27a65a7b883c1e0a57262e">
    22   <!ENTITY kdepim-size          "12.3 MB">
    23   <!ENTITY kdepim-buildsize     "280 MB (additional 428 MB for API docs)">
    24   <!ENTITY kdepim-time          "18.1 SBU (additional 1.8 SBU for API docs)">
     8  <!ENTITY kdepim-md5sum        "e37e6173fe9fd7f242c9502a4ae1d7de">
     9  <!ENTITY kdepim-size          "13.0 MB">
     10  <!ENTITY kdepim-buildsize     "290 MB (additional 382 MB for API docs)">
     11  <!ENTITY kdepim-time          "20.8 SBU (additional 1.6 SBU for API docs)">
    2512
    2613  <!ENTITY gnu-org              "http://www.gnupg.org/download/index.html">
     
    8471    <bridgehead renderas="sect4">Optional</bridgehead>
    8572    <para role="optional"><xref linkend="pilot-link"/>,
    86     <ulink url="&gnu-org;#gpgme">GPGME-0.9.x</ulink>
     73    <ulink url="&gnu-org;#gpgme">GPGME</ulink>
    8774    (requires <ulink url="&gnu-org;#libgpg-error">Libgpg-error</ulink>
    8875    then <ulink url="&gnu-org;#libgcrypt">Libgcrypt</ulink>
     
    116103    href="../../xincludes/kde-apidocs.xml"/>
    117104
     105    <para>This package does not come with a test suite.</para>
     106
    118107    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    119108
  • kde/add/kdetoys.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdetoys-download-http "&kde-download-http;/kdetoys-&kde-version;.tar.bz2">
    207  <!ENTITY kdetoys-download-ftp  "&kde-download-ftp;/kdetoys-&kde-version;.tar.bz2">
    21   <!ENTITY kdetoys-md5sum        "c698bc8724db937734280a2553a4b1d8">
     8  <!ENTITY kdetoys-md5sum        "7d4f1a33e5379f789fcbf17b9e503bfd">
    229  <!ENTITY kdetoys-size          "3.0 MB">
    2310  <!ENTITY kdetoys-buildsize     "21.3 MB">
    24   <!ENTITY kdetoys-time          "0.6 SBU">
     11  <!ENTITY kdetoys-time          "0.7 SBU">
    2512]>
    2613
     
    9178    --disable-dependency-tracking &amp;&amp;
    9279make</userinput></screen>
     80
     81    <para>This package does not come with a test suite.</para>
    9382
    9483    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/add/kdeutils.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdeutils-download-http "&kde-download-http;/kdeutils-&kde-version;.tar.bz2">
    207  <!ENTITY kdeutils-download-ftp  "&kde-download-ftp;/kdeutils-&kde-version;.tar.bz2">
    21   <!ENTITY kdeutils-md5sum        "08c01d6ceb8fb2173463838e43f986f5">
    22   <!ENTITY kdeutils-size          "2.8 MB">
     8  <!ENTITY kdeutils-md5sum        "e0ea2c15ccf2bd3d8be5f2bf57cfe14a">
     9  <!ENTITY kdeutils-size          "2.9 MB">
    2310  <!ENTITY kdeutils-buildsize     "63 MB">
    24   <!ENTITY kdeutils-time          "3.7 SBU">
     11  <!ENTITY kdeutils-time          "4.1 SBU">
    2512]>
    2613
     
    9885    --disable-dependency-tracking &amp;&amp;
    9986make</userinput></screen>
     87
     88    <para>This package does not come with a test suite.</para>
    10089
    10190    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/core/arts.xml

    ra0304c1 rbe2083f  
    77  <!ENTITY arts-download-http "&kde-download-http;/arts-&arts-version;.tar.bz2">
    88  <!ENTITY arts-download-ftp  "&kde-download-ftp;/arts-&arts-version;.tar.bz2">
    9   <!ENTITY arts-md5sum        "e1eb7969ea16aab2bdd9d1a9736d6af3">
     9  <!ENTITY arts-md5sum        "e986393a5827499bbad04a00b797add0">
    1010  <!ENTITY arts-size          "952 KB">
    1111  <!ENTITY arts-buildsize     "29.7 MB">
  • kde/core/config.xml

    ra0304c1 rbe2083f  
    2626  </indexterm>
    2727
     28  <para>If you have <xref linkend="dbus"/> installed, you can start the
     29  <application>D-BUS</application> session daemon here as well. Starting the
     30  session daemon here has the added bonus that it will exit when you log out
     31  of your <application>KDE</application> session. If you wish to start the
     32  daemon here, use the following command instead of the one shown above:</para>
     33
     34<screen><userinput>echo "exec dbus-launch --exit-with-session startkde" &gt;&gt; ~/.xinitrc</userinput></screen>
     35
     36  <note>
     37    <para>Check the <filename>~/.xinitrc</filename> file and ensure you have
     38    no other window managers or other <application>X</application> applications
     39    mentioned before <application>KDE</application>.</para>
     40  </note>
     41
    2842  <para>If you installed the <xref linkend="desktop-file-utils"/> package,
    2943  ensure the <envar>XDG_DATA_DIRS</envar> and <envar>XDG_CONFIG_DIRS</envar>
     
    3953<screen role="root"><userinput>ldconfig</userinput></screen>
    4054
    41 <!--
    42   <note>
    43 
    44     <para>When starting a new version of <application>KDE</application> for the
    45     first time, problems have been observed with the
    46     <application>KDE</application> menu system when a user has established a
    47     configuration with a previous version.  To correct this, one technique that
    48     works is to rename the existing home directory and create a new one with
    49     <emphasis>only</emphasis> an <filename>~/.xinitrc</filename> file.  You
    50     should also delete the directories <filename
    51     class='directory'>/tmp/kde-<replaceable>&lt;userid&gt;</replaceable></filename>,
    52     <filename
    53     class='directory'>/tmp/ksocket-<replaceable>&lt;userid&gt;</replaceable></filename>,
    54     and <filename
    55     class='directory'>/var/tmp/kdecache-<replaceable>&lt;userid&gt;</replaceable></filename>.
    56     Then log out and log in again to ensure the new directory is in use.  Now,
    57     starting <application>KDE</application> will rebuild the menus.</para>
    58 
    59     <para>Move or copy any needed files from the old home directory to the
    60     new one.  Do not move or copy the old <application>KDE</application>
    61     configuration files:
    62     <filename class='directory'>.kde</filename>,
    63     <filename>.kderc</filename>,
    64     <filename class='directory'>.fonts.cache-1</filename>,
    65     <filename class='directory'>.local</filename>,
    66     <filename class='directory'>.qt</filename>,
    67     <filename class='directory'>.mcop</filename>,
    68     <filename>.DCOPserver*</filename>,
    69     and <filename class='directory'>Desktop</filename>.</para>
    70 
    71     <para>This technique may need to be repeated after adding additional
    72     optional packages.</para>
    73   </note>
    74 -->
    75 
    7655  <para>At this point you can bring up <application>KDE</application> with:</para>
    7756
  • kde/core/kdebase.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdebase-download-http "&kde-download-http;/kdebase-&kde-version;.tar.bz2">
    207  <!ENTITY kdebase-download-ftp  "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2">
    21   <!ENTITY kdebase-md5sum        "c5685e1be34e033286aa1f37002a0552">
    22   <!ENTITY kdebase-size          "22.6 MB">
    23   <!ENTITY kdebase-buildsize     "275 MB (additional 31 MB for API docs)">
    24   <!ENTITY kdebase-time          "14.0 SBU (additional 0.6 SBU for API docs)">
     8  <!ENTITY kdebase-md5sum        "a53f589f58012e655a52220a6a151019">
     9  <!ENTITY kdebase-size          "23.1 MB">
     10  <!ENTITY kdebase-buildsize     "265 MB (additional 33 MB for API docs)">
     11  <!ENTITY kdebase-time          "12.8 SBU (additional 0.4 SBU for API docs)">
    2512]>
    2613
     
    8269    <bridgehead renderas="sect4">Optional</bridgehead>
    8370    <para role="optional"><xref linkend="libusb"/>,
    84     <!-- I'm convinced that KDEbase doesn't look for or use libtiff or lesstif
    85          in the build. If this is confirmed by the next builder/editor who
    86          updates the package, perhaps the dependencies should be removed. -->
    87     <xref linkend="libtiff"/>,
    88     <xref linkend="lesstif"/>,
    8971    <xref linkend="linux-pam"/>,
    9072    <xref linkend="openldap"/>,
     
    10082    Utilities</ulink>),
    10183    <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
    102     <!-- I'm convinced that KDEbase doesn't look for or use JasPer
    103          in the build. If this is confirmed by the next builder/editor who
    104          updates the package, perhaps the dependency should be removed. -->
    105     <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
    10684    <xref linkend="graphviz"/>, and
    10785    <xref linkend="doxygen"/></para>
     
    124102    </note>
    125103
     104    <para>This package does not come with a test suite.</para>
     105
    126106    <para>Install <application>kdebase</application> with:</para>
    127 
    128     <!-- <note>
    129       <para>The <parameter>-\-sysconfdir</parameter> parameter must be
    130       the same as the command used in <application>kdelibs</application>.</para>
    131     </note> -->
    132107
    133108    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    157132      this chapter, <xref linkend="kde-core-config"/>.</para>
    158133
    159       <para>Note that there are two additional packages you can install that
    160       are used at run-time for <command>konqueror</command> ioslave protocols.
    161       You can install the <ulink
    162       url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
    163       package to enable the <quote>floppy</quote> ioslave protocol. This will
    164       allow easy access to the floppy disk drives on your system. The <ulink
    165       url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
    166       package can be installed to access HFS+ partitions on a Mac OS system
    167       using the <quote>mac</quote> ioslave.</para>
    168 
    169134    </sect3>
    170135
    171136  </sect2>
     137
     138  <sect2 id="kdebase-runtime-dependencies"
     139         xreflabel="KDE Base Runtime Dependencies">
     140    <title>Run-Time Dependencies</title>
     141
     142    <para>Note that there are two additional packages you can install that
     143    are used at run-time for <command>konqueror</command> ioslave protocols.
     144    You can install the <ulink
     145    url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
     146    package to enable the <quote>floppy</quote> ioslave protocol. This will
     147    allow easy access to the floppy disk drives on your system. The <ulink
     148    url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
     149    package can be installed to access HFS+ partitions on a Mac OS system
     150    using the <quote>mac</quote> ioslave.</para>
     151
     152    <para>One additional package that can be used at run time is <xref
     153    linkend="pciutils"/>.  This enables the <application>KDE Info
     154    Center</application> to  use <application>lspci</application> for its "pci"
     155    info section.</para>
     156
     157  </sect2>
     158
    172159
    173160  <sect2 role="content">
  • kde/core/kdelibs.xml

    ra0304c1 rbe2083f  
    77  <!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">
    88  <!ENTITY kdelibs-download-ftp  "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">
    9   <!ENTITY kdelibs-md5sum        "367738696dc468859cf90d5a6e8f18a9">
    10   <!ENTITY kdelibs-size          "14.7 MB">
    11   <!ENTITY kdelibs-buildsize     "274 MB (additional 668 MB for API docs)">
    12   <!ENTITY kdelibs-time          "14.1 SBU (additional 3.8 SBU for API docs)">
     9  <!ENTITY kdelibs-md5sum        "e4d137879a66e92b895b3de5413a61d8">
     10  <!ENTITY kdelibs-size          "14.8 MB">
     11  <!ENTITY kdelibs-buildsize     "255 MB (additional 659 MB for API docs)">
     12  <!ENTITY kdelibs-time          "11.3 SBU (additional 3.9 SBU for API docs)">
    1313]>
    1414
     
    5454      <listitem>
    5555        <para>Estimated build time: &kdelibs-time;</para>
    56       </listitem>
    57     </itemizedlist>
    58 
    59     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    60 
    61     <bridgehead renderas="sect4">Required Patch</bridgehead>
    62 
    63     <itemizedlist spacing='compact'>
    64       <listitem>
    65         <para><ulink url="&patch-root;/kdelibs-&kde-version;-cups1.2-1.patch"/></para>
    6656      </listitem>
    6757    </itemizedlist>
     
    114104    <para>Install <application>kdelibs</application> with:</para>
    115105
    116 <screen><userinput>patch -Np1 -i ../kdelibs-&kde-version;-cups1.2-1.patch &amp;&amp;
    117 ./configure --prefix=&kde-dir; \
     106<screen><userinput>./configure --prefix=&kde-dir; \
    118107            --sysconfdir=/etc/kde \
    119108            --disable-debug \
     
    179168
    180169  </sect2>
     170
     171  <sect2 id="kdelibs-runtime-dependencies"
     172         xreflabel="KDE Libraries Runtime Dependencies">
     173    <title>Run-Time Dependencies</title>
     174
     175    <para>The <application>KDE</application> libraries access other programs at
     176    run time. One additional package that has not been mentioned already is
     177    <ulink url="http://packages.debian.org/unstable/source/pmount/">
     178    pmount</ulink>.  This enables auto-mounting of hotplugged devices at
     179    /media/[device_name] for any user without any fstab modification. It is
     180    needed to enable the full integration of <application>KDE</application>
     181    with <xref linkend="hal"/>.</para>
     182
     183  </sect2>
     184
    181185
    182186  <sect2 role="content">
  • kde/devel/kdebindings.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdebindings-download-http "&kde-download-http;/kdebindings-&kde-version;.tar.bz2">
    207  <!ENTITY kdebindings-download-ftp  "&kde-download-ftp;/kdebindings-&kde-version;.tar.bz2">
    21   <!ENTITY kdebindings-md5sum        "cb26ce2e4efc35ca2c9c7a47807d679a">
     8  <!ENTITY kdebindings-md5sum        "d26b5f54f062b765a949d66657c2ab3c">
    229  <!ENTITY kdebindings-size          "5.2 MB">
    23   <!ENTITY kdebindings-buildsize     "453 MB">
    24   <!ENTITY kdebindings-time          "75 SBU">
     10  <!ENTITY kdebindings-buildsize     "407 MB">
     11  <!ENTITY kdebindings-time          "18.1 SBU">
    2512]>
    2613
     
    10794    <para>Install <application>kdebindings</application> with:</para>
    10895
    109 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
     96<screen><userinput>sed -i -e '/configure.*pyqt/s/-c//' \
     97    -e '/configure.*pykde/s/-c/-i/' python/Makefile.in
     98./configure --prefix=&kde-dir; --disable-debug \
    11099    --disable-dependency-tracking &amp;&amp;
    111100make</userinput></screen>
     101
     102    <para>This package does not come with a test suite.</para>
    112103
    113104    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    114105
    115106<screen role="root"><userinput>make install</userinput></screen>
     107
     108  </sect2>
     109
     110  <sect2 role="commands">
     111    <title>Command Explanations</title>
     112
     113    <para><command>sed -i -e '/configure.*pyqt/s/-c//' -e
     114    '/configure.*pykde/s/-c/-i/' python/Makefile.in </command>: Remove a switch
     115    that causes concatenation of multiple files for compilation.  This fix
     116    reduces build time by a factor of five.</para>
    116117
    117118  </sect2>
  • kde/devel/kdesdk.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdesdk-download-http "&kde-download-http;/kdesdk-&kde-version;.tar.bz2">
    207  <!ENTITY kdesdk-download-ftp  "&kde-download-ftp;/kdesdk-&kde-version;.tar.bz2">
    21   <!ENTITY kdesdk-md5sum        "0047e87532930a390d7a1826fd8cdaf5">
    22   <!ENTITY kdesdk-size          "4.7 MB">
    23   <!ENTITY kdesdk-buildsize     "109 MB">
    24   <!ENTITY kdesdk-time          "6.4 SBU">
     8  <!ENTITY kdesdk-md5sum        "1462e1a884fdaa070ed493c10a336728">
     9  <!ENTITY kdesdk-size          "4.8 MB">
     10  <!ENTITY kdesdk-buildsize     "110 MB">
     11  <!ENTITY kdesdk-time          "6.7 SBU">
    2512]>
    2613
     
    7663
    7764    <bridgehead renderas="sect4">Recommended</bridgehead>
    78     <para role="recommended"><xref linkend="libjpeg"/> and
    79     <xref linkend="libxml2"/></para>
     65    <para role="recommended">
     66       <xref linkend="libjpeg"/>,
     67       <xref linkend="subversion"/>, and
     68       <xref linkend="libxml2"/></para>
    8069    <!-- <xref linkend="db"/> -->
    8170
     
    9382    --disable-dependency-tracking &amp;&amp;
    9483make</userinput></screen>
     84
     85    <para>This package does not come with a test suite.</para>
    9586
    9687    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • kde/devel/kdevelop.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdevelop-download-http "&kde-download-http;/kdevelop-&kdevelop-version;.tar.bz2">
    207  <!ENTITY kdevelop-download-ftp  "&kde-download-ftp;/kdevelop-&kdevelop-version;.tar.bz2">
    21   <!ENTITY kdevelop-md5sum        "494c9320a5f8681b67a3a06fa0ce18b7">
     8  <!ENTITY kdevelop-md5sum        "0de7c7d82c176456f2adff48981f5d40">
    229  <!ENTITY kdevelop-size          "7.8 MB">
    23   <!ENTITY kdevelop-buildsize     "178 MB (additional 21 MB for API docs)">
    24   <!ENTITY kdevelop-time          "12.9 SBU (additional 1.2 SBU for API docs)">
     10  <!ENTITY kdevelop-buildsize     "179 MB (additional 8 MB for API docs)">
     11  <!ENTITY kdevelop-time          "14.1 SBU (additional 0.2 SBU for API docs)">
    2512]>
    2613
     
    7461
    7562    <bridgehead renderas="sect4">Recommended</bridgehead>
    76     <para role="recommended"><xref linkend="libjpeg"/> and
    77     <xref linkend="libxml2"/></para>
     63    <para role="recommended"><xref linkend="libjpeg"/>,
     64    <xref linkend="libxml2"/>, and the apidox from <xref linkend="kdelibs"/>
     65    (if building API documentation).</para>
    7866
    7967    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9381    <para>Install <application>kdevelop</application> with:</para>
    9482
    95 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
     83<screen><userinput>sed -i -e 's/ kdevutil$//' buildtools/lib/widgets/Makefile.in &amp;&amp;
     84./configure --prefix=&kde-dir; --disable-debug \
    9685    --disable-dependency-tracking &amp;&amp;
    9786make</userinput></screen>
     
    9988    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    10089    href="../../xincludes/kde-apidocs.xml"/>
     90
     91    <para>This package does not come with a test suite.</para>
    10192
    10293    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    113104  <sect2 role="commands">
    114105    <title>Command Explanations</title>
     106
     107    <para><command>sed -i -e 's/ kdevutil$//'
     108    buildtools/lib/widgets/Makefile.in</command>: Remove a duplicate entry on a
     109    line in the <filename>Makefile</filename> that causes the build of the API
     110    documentation to fail.</para>
    115111
    116112    <para><command>chown -v -R root:root &kde-dir;/kdevbdb</command>: If
  • kde/devel/kdewebdev.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY kdewebdev-download-http "&kde-download-http;/kdewebdev-&kde-version;.tar.bz2">
    207  <!ENTITY kdewebdev-download-ftp  "&kde-download-ftp;/kdewebdev-&kde-version;.tar.bz2">
    21   <!ENTITY kdewebdev-md5sum        "ddd2ded8178f7c4d094d73e95075e7fb">
    22   <!ENTITY kdewebdev-size          "5.7 MB">
    23   <!ENTITY kdewebdev-buildsize     "102 MB">
    24   <!ENTITY kdewebdev-time          "5.8 SBU">
     8  <!ENTITY kdewebdev-md5sum        "fa1fc2d7c81465c7e1762014a892ced3">
     9  <!ENTITY kdewebdev-size          "7.8 MB">
     10  <!ENTITY kdewebdev-buildsize     "103 MB">
     11  <!ENTITY kdewebdev-time          "5.6 SBU">
    2512]>
    2613
     
    9380make</userinput></screen>
    9481
     82    <para>This package does not come with a test suite.</para>
     83
    9584    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9685
  • xsoft/suites/koffice.xml

    ra0304c1 rbe2083f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 
    196  <!ENTITY koffice-download-http "http://mirrors.isc.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
    207  <!ENTITY koffice-download-ftp  "ftp://ftp.kde.org/pub/kde/stable/koffice-&koffice-version;/src/koffice-&koffice-version;.tar.bz2">
    21   <!ENTITY koffice-md5sum        "220b6bde28b5ebd5c6621bc87ca2c05f">
    22   <!ENTITY koffice-size          "34.3 MB">
    23   <!ENTITY koffice-buildsize     "290 MB (additional 1235 MB for API docs)">
    24   <!ENTITY koffice-time          "32 SBU (additional 3.4 SBU for API docs)">
     8  <!ENTITY koffice-md5sum        "">
     9  <!ENTITY koffice-size          "54 MB">
     10  <!ENTITY koffice-buildsize     "420 MB (additional 867 MB for API docs)">
     11  <!ENTITY koffice-time          "40 SBU (additional 4.4 SBU for API docs)">
    2512]>
    2613
     
    134121    href="../../xincludes/kde-apidocs.xml"/>
    135122
     123   <para>This package does not come with a test suite.</para>
     124
    136125   <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    137126
Note: See TracChangeset for help on using the changeset viewer.