Changeset e38a12b


Ignore:
Timestamp:
04/25/2006 04:10:24 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
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-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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9f06afd
Parents:
66a1f9c
Message:

Updated to GMime-2.2.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r66a1f9c re38a12b  
    109109<!ENTITY libusb-version               "0.1.12">
    110110<!ENTITY iso-codes-version            "0.50">
    111 <!ENTITY gmime-version                "2.1.17">
     111<!ENTITY gmime-version                "2.2.1">
    112112<!ENTITY libidn-version               "0.6.3">
    113113<!-- <!ENTITY fam-version             "2.7.0"> -->
  • general/genlib/gmime.xml

    r66a1f9c re38a12b  
    66
    77  <!ENTITY gmime-download-http "http://spruce.sourceforge.net/gmime/sources/v2.1/gmime-&gmime-version;.tar.gz">
    8   <!ENTITY gmime-download-ftp  " ">
    9   <!ENTITY gmime-md5sum        "9a3075219597d461f153c4c34056f553">
    10   <!ENTITY gmime-size          "919 KB">
    11   <!ENTITY gmime-buildsize     "18.6 MB">
     8  <!ENTITY gmime-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/gmime-&gmime-version;.tar.gz">
     9  <!ENTITY gmime-md5sum        "b05e4d6344c8465fb74386e5f1fed45c">
     10  <!ENTITY gmime-size          "925 KB">
     11  <!ENTITY gmime-buildsize     "17.7 MB">
    1212  <!ENTITY gmime-time          "0.4 SBU">
    1313]>
     
    6565    </itemizedlist>
    6666
    67     <para>Note: the package version listed above is considered to be in the
    68     development branch of <application>GMime</application>. This version is
    69     used in the BLFS book, as the only package that requires it,
    70     <application>Balsa</application>, requires a version equal to or greater
    71     than 2.1.9. Not to worry though, as the maintainer has this to say about
    72     the versions: <quote>at this time, even though 2.1.x has not made the
    73     final 2.2.0 release, it is considered more stable and more robust than the
    74     2.0.x series</quote>. You can see this quote at <ulink
    75     url="http://spruce.sourceforge.net/gmime/sources/NOTE_ABOUT_2.0"/>.</para>
    76 
    7767    <bridgehead renderas="sect3">GMime Dependencies</bridgehead>
    7868
     
    8474    (requires a .NET framework:
    8575    <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink> or
    86     <ulink url="http://www.southern-storm.com.au/portable_net.html">
    87     DotGNU Portable.NET</ulink>)</para>
     76    <ulink url="http://www.southern-storm.com.au/portable_net.html">DotGNU
     77    Portable.NET</ulink>)</para>
    8878
    8979    <para condition="html" role="usernotes">User Notes:
     
    10191make</userinput></screen>
    10292
    103     <para>This package does not come with a test suite.</para>
    104 
    105     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     93    <para>This package does not come with a test suite that provides meaningful
     94    results.</para>
    10695
    10796    <para>This package will overwrite the <command>uudecode</command> and
     
    113102    commands.</para>
    114103
     104    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     105
    115106<screen role="root"><userinput>make install &amp;&amp;
    116 install -v -m755 \
    117     -d /usr/share/doc/gmime-&gmime-version;/{tutorial,examples,tests} &amp;&amp;
     107install -v -m755 -d \
     108    /usr/share/doc/gmime-&gmime-version;/{tutorial,examples,tests} &amp;&amp;
    118109install -v -m644 README /usr/share/doc/gmime-&gmime-version; &amp;&amp;
    119110install -v -m644 examples/{README,{basic,imap}-example.c} \
     
    122113    /usr/share/doc/gmime-&gmime-version;/examples &amp;&amp;
    123114install -v -m644 tests/test-{best,html,iconv,mbox,mime,parser}.c \
    124     /usr/share/doc/gmime-&gmime-version;/tests &amp;&amp;
    125 install -v -m644 tests/test{-{partial,pgp{,mime},streams}.c,?.eml} \
     115                 tests/test{-{partial,pgp{,mime},streams}.c,?.eml} \
    126116    /usr/share/doc/gmime-&gmime-version;/tests &amp;&amp;
    127117install -v -m755 tests/test-{best,html,iconv,mbox,mime,parser} \
     118                 tests/test-{partial,pgp{,mime},streams} \
    128119    /usr/share/doc/gmime-&gmime-version;/tests &amp;&amp;
    129 install -v -m755 tests/test-{partial,pgp{,mime},streams} \
    130     /usr/share/doc/gmime-&gmime-version;/tests &amp;&amp;
    131 cp -v -R docs/tutorial/html/* /usr/share/doc/gmime-2.1.17/tutorial</userinput></screen>
     120cp -v -R docs/tutorial/html/* /usr/share/doc/gmime-&gmime-version;/tutorial</userinput></screen>
    132121
    133122  </sect2>
     
    146135        <application>Mono</application> bindings</seg>
    147136        <seg>/usr/include/gmime-2.0, /usr/lib/mono/gac/gmime-sharp,
    148         /usr/lib/mono/gmime-sharp, /usr/share/doc/gmime-2.1.17 and
     137        /usr/lib/mono/gmime-sharp,
     138        /usr/share/doc/gmime-&gmime-version; and
    149139        /usr/share/gtk-doc/html/gmime</seg>
    150140      </seglistitem>
  • introduction/welcome/changelog.xml

    r66a1f9c re38a12b  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to GMime-2.2.1.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[bdubbs] - Added errata page to preface.</para>
    4952        </listitem>
Note: See TracChangeset for help on using the changeset viewer.