Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/core/kdelibs.xml

    r4a83293 rac38e9dc  
    55  %general-entities;
    66
    7   <!ENTITY kdelibs-download-http "&kde-download-http;&kde-version;/src/kdelibs-&kde-version;.tar.xz">
     7  <!ENTITY kdelibs-download-http "&kde-download-http;applications/&kde-apps-version;/src/kdelibs-&kde-libs-version;.tar.xz">
    88  <!ENTITY kdelibs-download-ftp  " ">
    9   <!ENTITY kdelibs-md5sum        "ac0e44b2a6a138df56a501581e537615">
     9  <!ENTITY kdelibs-md5sum        "e528a57861308f1389a9efd61ec8492d">
    1010  <!ENTITY kdelibs-size          "11.1 MB">
    11   <!ENTITY kdelibs-buildsize     "1.73 GB">
    12   <!ENTITY kdelibs-time          "15.3 SBU (using parallelism=2)">
     11  <!ENTITY kdelibs-buildsize     "450 MB">
     12  <!ENTITY kdelibs-time          "17.5 SBU">
    1313]>
    1414
    15 <sect1 id="kdelibs" xreflabel="KDELibs-&kde-version;">
     15<sect1 id="kdelibs" xreflabel="KDELibs-&kde-libs-version;">
    1616  <?dbhtml filename="kdelibs.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>KDELibs-&kde-version;</title>
     23  <title>KDELibs-&kde-libs-version;</title>
    2424
    2525  <indexterm zone="kdelibs">
     
    3333    are central to development and execution of KDE programs.</para>
    3434
    35     &lfs76_checked;
     35    &lfs77_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6262    <para role="required">
    6363      <xref linkend="attica"/>,
     64      <xref linkend="automoc4"/>,
    6465      <xref linkend="DocBook"/>,
    6566      <xref linkend="docbook-xsl"/>,
     
    110111    <title>Installation of KDELibs</title>
    111112
    112     <para>
    113       First, silence a lot of warnings caused by using the latest toolchain
    114       by running the following command:
    115     </para>
    116 
    117 <screen><userinput>sed -i "s:BSD_SOURCE:DEFAULT_SOURCE:g"      \
    118                           cmake/modules/FindKDE4Internal.cmake \
    119                           kjsembed/qtonly/FindQJSInternal.cmake</userinput></screen>
    120 
    121113    <para>Fix file conflicts with <application>GNOME Menus</application> by running
    122114    the following commands:</para>
Note: See TracChangeset for help on using the changeset viewer.