Changeset 07dfa4f


Ignore:
Timestamp:
03/14/2008 11:44:40 PM (16 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
ab8365a
Parents:
f89938c
Message:

Updated Ekiga to reflect the GNOME-2.18.3 update

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf89938c r07dfa4f  
    44-->
    55
    6 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     6<!ENTITY day          "15">                   <!-- Always 2 digits -->
    77<!ENTITY month        "03">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2008">
  • gnome/add/ekiga.xml

    rf89938c r07dfa4f  
    77  <!ENTITY ekiga-download-http "&gnome-download-http;/ekiga/2.0/ekiga-&ekiga-version;.tar.bz2">
    88  <!ENTITY ekiga-download-ftp  "&gnome-download-ftp;/ekiga/2.0/ekiga-&ekiga-version;.tar.bz2">
    9   <!ENTITY ekiga-md5sum        "d593da6ac49dce495ef4c6ada06b54b6">
    10   <!ENTITY ekiga-size          "4.8 MB">
    11   <!ENTITY ekiga-buildsize     "64.3 MB">
    12   <!ENTITY ekiga-time          "1.4 SBU">
     9  <!ENTITY ekiga-md5sum        "6c7a01faef8203d6f0ba0dfe6188bb1a">
     10  <!ENTITY ekiga-size          "5.5 MB">
     11  <!ENTITY ekiga-buildsize     "70 MB">
     12  <!ENTITY ekiga-time          "0.9 SBU">
    1313]>
    1414
     
    6666    <xref linkend="esound"/>,
    6767    <xref linkend="evolution-data-server"/>,
    68     <!-- <xref linkend="openldap"/>, -->
    69     <ulink url="http://sourceforge.net/projects/openh323">PWLib-1.10.1</ulink>
    70     (compiled with <xref linkend="openldap"/> support), and <ulink
    71     url="http://sourceforge.net/projects/openh323">OPAL-2.2.2</ulink></para>
     68    <ulink url="&gnome-download-http;/pwlib/1.10/pwlib-1.10.7.tar.bz2">PWLib-1.10.7</ulink>
     69    (compiled with <xref linkend="openldap"/> support), and
     70    <ulink url="&gnome-download-http;/opal/2.2/opal-2.2.8.tar.bz2">OPAL-2.2.8</ulink>
     71    (<ulink url="http://sourceforge.net/projects/openh323">home page for
     72    PWLib and OPAL</ulink>)</para>
    7273
    7374    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9899
    99100<screen role="root"><userinput>make install</userinput></screen>
     101
     102    <para>Two <application>D-BUS</application> service scripts were installed
     103    in the previous step. If the <envar>$GNOME_PREFIX</envar> is anything other
     104    than <filename class='directory'>/usr</filename>, as the
     105    <systemitem class="username">root</systemitem> user you should add the
     106    <filename class='directory'>$GNOME_PREFIX/share/dbus-1/services</filename>
     107    directory to the local session configuration as described in the
     108    <xref linkend="dbus"/> configuration section.</para>
    100109
    101110  </sect2>
  • introduction/welcome/changelog.xml

    rf89938c r07dfa4f  
    4343
    4444    <listitem>
     45      <para>March 15th, 2008</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated Ekiga to reflect the GNOME-2.18.3
     49          update.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>March 14th, 2008</para>
    4656      <itemizedlist>
     
    5060        <listitem>
    5161          <para>[randy] - Updated Epiphany to reflect the GNOME-2.18.3
    52           update</para>
     62          update.</para>
    5363        </listitem>
    5464        <listitem>
Note: See TracChangeset for help on using the changeset viewer.