Changeset 1b0ddc93


Ignore:
Timestamp:
12/07/2003 03:37:14 PM (20 years ago)
Author:
Billy O 'Connor <billyoc@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
34c252da
Parents:
e63029c
Message:

Update to Evolution-1.4.5.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/gal/gal2.ent

    re63029c r1b0ddc93  
    33<!ENTITY gal2-inst SYSTEM "gal2-inst.xml">
    44<!ENTITY gal2-desc SYSTEM "gal2-desc.xml">
    5 <!ENTITY gal2-version "1.99.9">
     5<!ENTITY gal2-version "1.99.10">
    66<!ENTITY gal2-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal2-version;.tar.bz2">
    77<!ENTITY gal2-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal2-version;.tar.bz2">
  • gnome/lib/gtkhtml/gtkhtml2.ent

    re63029c r1b0ddc93  
    33<!ENTITY gtkhtml2-inst SYSTEM "gtkhtml2-inst.xml">
    44<!ENTITY gtkhtml2-desc SYSTEM "gtkhtml2-desc.xml">
    5 <!ENTITY gtkhtml2-version "3.0.8">
     5<!ENTITY gtkhtml2-version "3.0.9">
    66<!ENTITY gtkhtml2-download-http "http://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.0/gtkhtml-&gtkhtml2-version;.tar.bz2">
    77<!ENTITY gtkhtml2-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gtkhtml/3.0/gtkhtml-&gtkhtml2-version;.tar.bz2">
  • introduction/welcome/changelog.xml

    re63029c r1b0ddc93  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>December 7th, 2003 [billyoc]: Update to
     15Evolution-1.4.5.</para></listitem>
    1316
    1417<listitem><para>December 7th, 2003 [igor]: Update to ALSA-0.9.8
  • xsoft/office/evolution/evolution-inst.xml

    re63029c r1b0ddc93  
    2222commands:</para>
    2323
    24 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --with-db3=/opt/db-3.1.17 --enable-openssl &amp;&amp;
     24<screen><userinput><command>
     25./configure --prefix=$GNOME_PREFIX --with-db3=/opt/db-3.1.17 --enable-openssl &amp;&amp;
    2526make &amp;&amp;
    2627make install</command></userinput></screen>
  • xsoft/office/evolution/evolution-intro.xml

    re63029c r1b0ddc93  
    2626<sect3><title><application>Evolution</application> dependencies</title>
    2727<sect4><title>Required</title>
    28 <para><xref linkend="openssl"/>,
     28<para><xref linkend="openssl"/>, <xref linkend="libsoup"/>,
    2929<xref linkend="libgnomeprintui"/> and  <xref linkend="gtkhtml2"/></para></sect4>
    3030<sect4><title>Optional</title>
  • xsoft/office/evolution/evolution.ent

    re63029c r1b0ddc93  
    44<!ENTITY evolution-exp SYSTEM "evolution-exp.xml">
    55<!ENTITY evolution-desc SYSTEM "evolution-desc.xml">
    6 <!ENTITY evolution-version "1.4.4">
     6<!ENTITY evolution-version "1.4.5">
    77<!ENTITY evolution-download-http "http://ftp.gnome.org/pub/GNOME/sources/evolution/1.4/evolution-&evolution-version;.tar.bz2">
    88<!ENTITY evolution-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/evolution/1.4/evolution-&evolution-version;.tar.bz2">
Note: See TracChangeset for help on using the changeset viewer.