Ignore:
Timestamp:
02/01/2007 08:36:42 PM (17 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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-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:
64d92a80
Parents:
ddaaa82
Message:

Updated to kde-3.5.6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6511 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdegraphics.xml

    rddaaa82 rd33b066  
    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.
Note: See TracChangeset for help on using the changeset viewer.