Author: bdubbs
Date: Thu Sep 26 18:58:13 2013
New Revision: 11882
Log:
Update to glib-2.38.0
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/glib2.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Sep 26 17:52:38 2013 (r11881)
+++ trunk/BOOK/general.ent Thu Sep 26 18:58:13 2013 (r11882)
@@ -209,7 +209,7 @@
<!ENTITY exempi-version "2.2.1">
<!ENTITY expat-version "2.1.0">
<!ENTITY gamin-version "0.1.10">
-<!ENTITY glib2-version "2.36.4">
+<!ENTITY glib2-version "2.38.0">
<!ENTITY glibmm-version "2.36.2">
<!ENTITY gmime-version "2.6.18">
<!ENTITY gobject-introspection-version "1.36.0">
Modified: trunk/BOOK/general/genlib/glib2.xml
==============================================================================
--- trunk/BOOK/general/genlib/glib2.xml Thu Sep 26 17:52:38 2013 (r11881)
+++ trunk/BOOK/general/genlib/glib2.xml Thu Sep 26 18:58:13 2013 (r11882)
@@ -6,10 +6,10 @@
<!ENTITY glib2-download-http
"&gnome-download-http;/glib/2.36/glib-&glib2-version;.tar.xz">
<!ENTITY glib2-download-ftp
"&gnome-download-ftp;/glib/2.36/glib-&glib2-version;.tar.xz">
- <!ENTITY glib2-md5sum "2f4b15f7ef43d8702d067ab987bf7aba">
- <!ENTITY glib2-size "6.3 MB">
- <!ENTITY glib2-buildsize "167 MB">
- <!ENTITY glib2-time "1.9 SBU (additional 4.8 SBU to run the test
suite)">
+ <!ENTITY glib2-md5sum "c50d2805a76763e9b4cc4385d4ea215d">
+ <!ENTITY glib2-size "6.4 MB">
+ <!ENTITY glib2-buildsize "139 MB">
+ <!ENTITY glib2-time "0.9 SBU (additional 4.8 SBU to run the test
suite)">
]>
<sect1 id="glib2" xreflabel="GLib-&glib2-version;">
@@ -77,7 +77,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="libffi"/>,
- <xref linkend="pkgconfig"/> and
+ <xref linkend="pkgconfig"/>, and
<xref linkend="python2"/>
</para>
@@ -89,13 +89,13 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="attr"/>,
- <xref linkend="dbus"/> (required to run the tests) and
+ <xref linkend="dbus"/> (required to run the tests), and
<xref linkend="gtk-doc"/>
</para>
<bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
<para role="optional">
- Quoted directly from the <filename>INSTALL</filename> file;
+ Quoted directly from the <filename>INSTALL</filename> file:
<quote>Some of the mimetype-related functionality in GIO requires the
<command>update-mime-database</command> and
<command>update-desktop-database</command> utilities</quote>,
@@ -117,8 +117,7 @@
commands:
</para>
-<screen><userinput>touch -t 201306082300 gtk-doc.make &&
-./configure --prefix=/usr --with-pcre=system &&
+<screen><userinput>./configure --prefix=/usr --with-pcre=system &&
make</userinput></screen>
<para>
@@ -143,7 +142,8 @@
<para>
To test the results, issue: <command>make -k check</command>. The
- tests need to be run in a graphical environment.
+ tests need to be run in a graphical environment. One test (regex)
+ fails when using the system pcre package.
</para>
</sect2>
@@ -152,11 +152,6 @@
<title>Command Explanations</title>
<para>
- <command>touch -t 201306082300 gtk-doc.make</command>:
- Adjust a time stamp to avoid unnecessary rebuilding of documentation.
- </para>
-
- <para>
<parameter>--with-pcre=system</parameter>: This switch causes the
build to use a system-provided version of the
<application>PCRE</application> library instead of an internal
@@ -181,12 +176,12 @@
gdbus, gdbus-codegen, gio-querymodules,
glib-compile-resources, glib-compile-schemas,
glib-genmarshal, glib-gettextize, glib-mkenums,
- gobject-query, gresource, gsettings, gtester
+ gobject-query, gresource, gsettings, gtester,
and gtester-report
</seg>
<seg>
libgio-2.0.so, libglib-2.0.so, libgmodule-2.0.so,
- libgobject-2.0.so and libgthread-2.0.so
+ libgobject-2.0.so, and libgthread-2.0.so
</seg>
<seg>
/usr/include/gio-unix-2.0,
@@ -196,7 +191,7 @@
/usr/lib/glib-2.0,
/usr/share/glib-2.0,
/usr/share/gtk-doc/html/gio,
- /usr/share/gtk-doc/html/glib and
+ /usr/share/gtk-doc/html/glib, and
/usr/share/gtk-doc/html/gobject
</seg>
</seglistitem>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 17:52:38
2013 (r11881)
+++ trunk/BOOK/introduction/welcome/changelog.xml Thu Sep 26 18:58:13
2013 (r11882)
@@ -47,6 +47,10 @@
<para>September 26th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to glib-2.38.0. Fixes
+ <ulink url="&blfs-ticket-root;4124">#4124</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to tcl/tk-8.6.1. Fixes
<ulink url="&blfs-ticket-root;4077">#4077</ulink>.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page