Changeset 76cfd80 for kde/add/kdepim.xml


Ignore:
Timestamp:
12/27/2011 10:50:47 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
35bf1ea
Parents:
7df66ff
Message:

Update to kdeaccessibility-3.5.13

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdepim.xml

    r7df66ff r76cfd80  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6   <!ENTITY kdepim-download-http "&kde-download-http;/kdepim-&kde-version;.tar.bz2">
    7   <!ENTITY kdepim-download-ftp  "&kde-download-ftp;/kdepim-&kde-version;.tar.bz2">
     6  <!ENTITY kdepim-download-http "&trinity-repo-http;/kdepim-&kde-version;.tar.gz">
     7  <!ENTITY kdepim-download-ftp  "&trinity-repo-ftp;/kdepim-&kde-version;.tar.gz">
    88  <!ENTITY kdepim-md5sum        "fc93e458a8eec8131ede56cff30c28b2">
    99  <!ENTITY kdepim-size          "13.9 MB">
     
    1212]>
    1313
    14 <sect1 id="kdepim" xreflabel="kdepim-&kde-version;">
     14<sect1 id="kdepim" xreflabel="kdepim-&trinity-version;">
    1515  <?dbhtml filename="kdepim.html"?>
    1616
     
    2020  </sect1info>
    2121
    22   <title>Kdepim-&kde-version;</title>
     22  <title>Kdepim-&trinity-version;</title>
    2323
    2424  <indexterm zone="kdepim">
     
    5656    </itemizedlist>
    5757
     58    <!--
    5859    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    5960    <itemizedlist spacing="compact">
     
    6364      </listitem>
    6465    </itemizedlist>
     66    -->
    6567
    6668    <bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
    6769
    6870    <bridgehead renderas="sect4">Required</bridgehead>
    69     <para role="required"><xref linkend="kdebase"/></para>
     71    <para role="required">
     72      <xref linkend="kdebase"/>
     73    </para>
    7074
    7175    <bridgehead renderas="sect4">Recommended</bridgehead>
    72     <para role="recommended"><xref linkend="libjpeg"/>,
    73     <xref linkend="libxml2"/>,
    74     <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>, and
    75     <xref linkend="openssl"/></para>
     76    <para role="recommended">
     77      <xref linkend="libjpeg"/>,
     78      <xref linkend="libxml2"/>,
     79      <xref linkend="gnupg2"/>, and
     80      <xref linkend="openssl"/>
     81    </para>
    7682
    7783    <bridgehead renderas="sect4">Optional</bridgehead>
    78     <para role="optional"><xref linkend="kdeaccessibility"/>,
    79     <xref linkend="kdemultimedia"/>,
    80     <xref linkend="cyrus-sasl"/>,
    81     <xref linkend="pilot-link"/>,
    82     <ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink>
    83     (requires <xref linkend="gnupg2"/>),
    84     <ulink url="http://www.opensync.org">OpenSync</ulink>,
    85     <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
    86     <ulink url="http://www.gnokii.org/">gnokii</ulink>,
    87     <ulink url="http://www.bluez.org">BlueZ</ulink>,
    88     <ulink url="http://www.boost.org">Boost</ulink>,
    89     <xref linkend="graphviz"/>, and
    90     <xref linkend="doxygen"/></para>
     84    <para role="optional">
     85      <xref linkend="kdeaccessibility"/>,
     86      <xref linkend="kdemultimedia"/>,
     87      <xref linkend="cyrus-sasl"/>,
     88      <xref linkend="pilot-link"/>,
     89      <xref linkend="gnupg"/> or
     90      <ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink>
     91        (requires <xref linkend="gnupg2"/>),
     92      <ulink url="http://www.opensync.org">OpenSync</ulink>,
     93      <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
     94      <ulink url="http://www.gnokii.org/">gnokii</ulink>,
     95      <ulink url="http://www.bluez.org">BlueZ</ulink>,
     96      <ulink url="http://www.boost.org">Boost</ulink>,
     97      <xref linkend="graphviz"/>, and
     98      <xref linkend="doxygen"/>
     99    </para>
    91100
    92101    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.