Author: wblaszcz Date: 2009-12-05 00:49:38 -0700 (Sat, 05 Dec 2009) New Revision: 8141
Modified: trunk/BOOK/general.ent trunk/BOOK/general/genlib/gmime.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to GMime-2.4.7. Modified: trunk/BOOK/general/genlib/gmime.xml =================================================================== --- trunk/BOOK/general/genlib/gmime.xml 2009-12-03 11:16:06 UTC (rev 8140) +++ trunk/BOOK/general/genlib/gmime.xml 2009-12-05 07:49:38 UTC (rev 8141) @@ -4,13 +4,12 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY gmime-download-http "http://spruce.sourceforge.net/gmime/sources/v2.2/gmime-&gmime-version;.tar.gz"> - <!ENTITY gmime-download-ftp " "> - <!-- <!ENTITY gmime-download-ftp "&gentoo-ftp-repo;/gmime-&gmime-version;.tar.gz"> --> - <!ENTITY gmime-md5sum "6b5be6a0d4d9380fd0491ad2536c4087"> - <!ENTITY gmime-size "947 KB"> - <!ENTITY gmime-buildsize "21 MB"> - <!ENTITY gmime-time "0.4 SBU (includes building the Mono bindings)"> + <!ENTITY gmime-download-http "&gnome-download-http;/gmime/2.4/gmime-&gmime-version;.tar.bz2"> + <!ENTITY gmime-download-ftp "&gnome-download-ftp;/gmime/2.4/gmime-&gmime-version;.tar.bz2"> + <!ENTITY gmime-md5sum "0fb23dbb1ed6934ab577e90269cd901f"> + <!ENTITY gmime-size "817 KB"> + <!ENTITY gmime-buildsize "17 MB"> + <!ENTITY gmime-time "0.3 SBU"> ]> <sect1 id="gmime" xreflabel="GMime-&gmime-version;"> @@ -67,7 +66,8 @@ <para role="required"><xref linkend="glib2"/></para> <bridgehead renderas="sect4">Optional</bridgehead> - <para role="optional"><xref linkend="gtk-doc"/> and + <para role="optional"><xref linkend="docbook-utils"/>, + <xref linkend="gtk-doc"/>, and <ulink url="http://go-mono.com/sources/">Gtk#</ulink> (requires <ulink url="http://www.mono-project.com/Main_Page">Mono</ulink>)</para> @@ -111,9 +111,15 @@ <screen role="root"><userinput>make install && install -v -m755 -d /usr/share/doc/gmime-&gmime-version; && -install -v -m644 README docs{,/tutorial}/gmime* \ +install -v -m644 README docs/tutorial/gmime* \ /usr/share/doc/gmime-&gmime-version;</userinput></screen> + <para>If you have generated the API tutorials, still as the + <systemitem class="username">root</systemitem> user:</para> + +<screen role="root"><userinput>install -v -m644 docs/gmime* \ + /usr/share/doc/gmime-&gmime-version;</userinput></screen> + </sect2> <sect2 role="commands"> @@ -133,10 +139,10 @@ <segtitle>Installed Directories</segtitle> <seglistitem> - <seg>gmime-config, uudecode and uuencode</seg> - <seg>libgmime-2.0.{so,a} and optionally, + <seg>uudecode and uuencode</seg> + <seg>libgmime-2.4.{so,a} and optionally, <application>Mono</application> bindings</seg> - <seg>/usr/include/gmime-2.0, /usr/lib/mono/gac/gmime-sharp, + <seg>/usr/include/gmime-2.4, /usr/lib/mono/gac/gmime-sharp, /usr/lib/mono/gmime-sharp, /usr/share/doc/gmime-&gmime-version; and /usr/share/gtk-doc/html/gmime</seg> @@ -148,19 +154,6 @@ <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> - <varlistentry id="gmime-config"> - <term><command>gmime-config</command></term> - <listitem> - <para>is used to gather information about how and where - <application>GMime</application> was installed. It is typically - used by other programs seeking to link to the - <application>GMime</application> library.</para> - <indexterm zone="gmime gmime-config"> - <primary sortas="b-gmime-config">gmime-config</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="uudecode"> <term><command>uudecode</command></term> <listitem> @@ -184,13 +177,13 @@ </varlistentry> - <varlistentry id="libgmime-2.0"> - <term><filename class='libraryfile'>libgmime-2.0.{so,a}</filename></term> + <varlistentry id="libgmime-2.4"> + <term><filename class='libraryfile'>libgmime-2.4.{so,a}</filename></term> <listitem> <para>contains API functions used by programs that need to adhere to the MIME standards.</para> - <indexterm zone="gmime libgmime-2.0"> - <primary sortas="c-libgmime-2.0">libgmime-2.0.{so,a}</primary> + <indexterm zone="gmime libgmime-2.4"> + <primary sortas="c-libgmime-2.4">libgmime-2.4.{so,a}</primary> </indexterm> </listitem> </varlistentry> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2009-12-03 11:16:06 UTC (rev 8140) +++ trunk/BOOK/general.ent 2009-12-05 07:49:38 UTC (rev 8141) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "03"> <!-- Always 2 digits --> +<!ENTITY day "05"> <!-- Always 2 digits --> <!ENTITY month "12"> <!-- Always 2 digits --> <!ENTITY year "2009"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "December &day;rd, &year;"> +<!ENTITY releasedate "December &day;th, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -141,7 +141,7 @@ <!ENTITY libusb-version "1.0.2"> <!ENTITY libusb-compat-version "0.1.3"> <!ENTITY iso-codes-version "3.11"> -<!ENTITY gmime-version "2.2.10"> +<!ENTITY gmime-version "2.4.7"> <!ENTITY libidn-version "0.6.14"> <!ENTITY xcb-proto-version "1.5"> <!ENTITY libxcb-version "1.4"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2009-12-03 11:16:06 UTC (rev 8140) +++ trunk/BOOK/introduction/welcome/changelog.xml 2009-12-05 07:49:38 UTC (rev 8141) @@ -41,6 +41,15 @@ --> <listitem> + <para>December 5th, 2009</para> + <itemizedlist> + <listitem> + <para>[wblaszcz] - Updated to GMime-2.4.7.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>December 3rd, 2009</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
