Changeset e38a12b
- Timestamp:
- 04/25/2006 04:10:24 PM (17 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 9f06afd
- Parents:
- 66a1f9c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r66a1f9c re38a12b 109 109 <!ENTITY libusb-version "0.1.12"> 110 110 <!ENTITY iso-codes-version "0.50"> 111 <!ENTITY gmime-version "2. 1.17">111 <!ENTITY gmime-version "2.2.1"> 112 112 <!ENTITY libidn-version "0.6.3"> 113 113 <!-- <!ENTITY fam-version "2.7.0"> --> -
general/genlib/gmime.xml
r66a1f9c re38a12b 6 6 7 7 <!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 "9 19KB">11 <!ENTITY gmime-buildsize "1 8.6MB">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"> 12 12 <!ENTITY gmime-time "0.4 SBU"> 13 13 ]> … … 65 65 </itemizedlist> 66 66 67 <para>Note: the package version listed above is considered to be in the68 development branch of <application>GMime</application>. This version is69 used in the BLFS book, as the only package that requires it,70 <application>Balsa</application>, requires a version equal to or greater71 than 2.1.9. Not to worry though, as the maintainer has this to say about72 the versions: <quote>at this time, even though 2.1.x has not made the73 final 2.2.0 release, it is considered more stable and more robust than the74 2.0.x series</quote>. You can see this quote at <ulink75 url="http://spruce.sourceforge.net/gmime/sources/NOTE_ABOUT_2.0"/>.</para>76 77 67 <bridgehead renderas="sect3">GMime Dependencies</bridgehead> 78 68 … … 84 74 (requires a .NET framework: 85 75 <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 DotGNUPortable.NET</ulink>)</para>76 <ulink url="http://www.southern-storm.com.au/portable_net.html">DotGNU 77 Portable.NET</ulink>)</para> 88 78 89 79 <para condition="html" role="usernotes">User Notes: … … 101 91 make</userinput></screen> 102 92 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> 106 95 107 96 <para>This package will overwrite the <command>uudecode</command> and … … 113 102 commands.</para> 114 103 104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 105 115 106 <screen role="root"><userinput>make install && 116 install -v -m755 \117 -d/usr/share/doc/gmime-&gmime-version;/{tutorial,examples,tests} &&107 install -v -m755 -d \ 108 /usr/share/doc/gmime-&gmime-version;/{tutorial,examples,tests} && 118 109 install -v -m644 README /usr/share/doc/gmime-&gmime-version; && 119 110 install -v -m644 examples/{README,{basic,imap}-example.c} \ … … 122 113 /usr/share/doc/gmime-&gmime-version;/examples && 123 114 install -v -m644 tests/test-{best,html,iconv,mbox,mime,parser}.c \ 124 /usr/share/doc/gmime-&gmime-version;/tests && 125 install -v -m644 tests/test{-{partial,pgp{,mime},streams}.c,?.eml} \ 115 tests/test{-{partial,pgp{,mime},streams}.c,?.eml} \ 126 116 /usr/share/doc/gmime-&gmime-version;/tests && 127 117 install -v -m755 tests/test-{best,html,iconv,mbox,mime,parser} \ 118 tests/test-{partial,pgp{,mime},streams} \ 128 119 /usr/share/doc/gmime-&gmime-version;/tests && 129 install -v -m755 tests/test-{partial,pgp{,mime},streams} \ 130 /usr/share/doc/gmime-&gmime-version;/tests && 131 cp -v -R docs/tutorial/html/* /usr/share/doc/gmime-2.1.17/tutorial</userinput></screen> 120 cp -v -R docs/tutorial/html/* /usr/share/doc/gmime-&gmime-version;/tutorial</userinput></screen> 132 121 133 122 </sect2> … … 146 135 <application>Mono</application> bindings</seg> 147 136 <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 149 139 /usr/share/gtk-doc/html/gmime</seg> 150 140 </seglistitem> -
introduction/welcome/changelog.xml
r66a1f9c re38a12b 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[randy] - Updated to GMime-2.2.1.</para> 49 </listitem> 50 <listitem> 48 51 <para>[bdubbs] - Added errata page to preface.</para> 49 52 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.