mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 16:07:23 +08:00
Update to glib-2.58.1
Update to vala-0.42.2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20575 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d14cab8a88
commit
3ab0b56d47
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY glib2-download-http "&gnome-download-http;/glib/2.58/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.58/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-md5sum "9b5d21c802f55bf37171c4fbfe7d32d1">
|
||||
<!ENTITY glib2-md5sum "4fd2ead128a408c89b9153dfdb99f9a5">
|
||||
<!ENTITY glib2-size "4.7 MB">
|
||||
<!ENTITY glib2-buildsize "154 MB (add 4 MB for tests)">
|
||||
<!ENTITY glib2-time "0.5 SBU (add 0.5 SBU for tests; both using paralleism=4)">
|
||||
<!ENTITY glib2-buildsize "186 MB (add 4 MB for tests)">
|
||||
<!ENTITY glib2-time "0.5 SBU (add 0.7 SBU for tests; both using paralleism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="glib2" xreflabel="GLib-&glib2-version;">
|
||||
@ -158,7 +158,7 @@
|
||||
to replace references to the libtool archives for this package with the
|
||||
appropriate linker library flag (-l),
|
||||
<command>-lg{io,lib,module,object,thread}</command>. 600+ files must be
|
||||
modified on a complete gnome desktop.i
|
||||
modified on a complete gnome desktop.
|
||||
|
||||
</para>
|
||||
|
||||
@ -220,13 +220,15 @@ cp -r ../docs/reference/{NEWS,gio,glib,gobject} /usr/share/doc/glib-&glib2-versi
|
||||
<para>
|
||||
To test the results, after having installed the package, issue:
|
||||
<command>ninja test</command>.
|
||||
One test, gdatetime, is known to fail.
|
||||
One test, gdatetime, is known to fail on sysvinit systems.
|
||||
<!-- Needs /etc/localtime to be a symbolic link. In addition
|
||||
the link must be to some place like /usr/share/zoneinfo/...
|
||||
|
||||
This can be overcome if the line below in glib/tests/gdatetime.c
|
||||
is removed or commented out.
|
||||
g_assert_true (*g_time_zone_get_identifier (tz) != '/');
|
||||
|
||||
NOTE: systemd implements this as a hard requirement.
|
||||
-->
|
||||
</para>
|
||||
|
||||
@ -242,7 +244,7 @@ cp -r ../docs/reference/{NEWS,gio,glib,gobject} /usr/share/doc/glib-&glib2-versi
|
||||
|
||||
<para>
|
||||
<parameter>-Dselinux=false</parameter>: This switch disables
|
||||
support fo rselinux wich is not supported in BLFS.
|
||||
support for selinux which is not supported in BLFS.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -376,7 +378,7 @@ cp -r ../docs/reference/{NEWS,gio,glib,gobject} /usr/share/doc/glib-&glib2-versi
|
||||
<listitem>
|
||||
<para>
|
||||
is used to compile all the GSettings XML schema files
|
||||
in directory into a binary file with the name
|
||||
in a directory into a binary file with the name
|
||||
<filename>gschemas.compiled</filename> that can be used by GSettings.
|
||||
</para>
|
||||
<indexterm zone="glib2 glib-compile-schemas">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
|
||||
<!ENTITY vala-download-ftp "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
|
||||
<!ENTITY vala-md5sum "aa6eb8097d25b5847ad3fab34c0ff865">
|
||||
<!ENTITY vala-md5sum "e28ad84b16351a3e41eacabdeadaaf8a">
|
||||
<!ENTITY vala-size "3.2 MB">
|
||||
<!ENTITY vala-buildsize "227 MB (with tests)">
|
||||
<!ENTITY vala-time "1.4 SBU (with tests)">
|
||||
<!ENTITY vala-buildsize "171 MB (with tests)">
|
||||
<!ENTITY vala-time "1.5 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="vala" xreflabel="Vala-&vala-version;">
|
||||
|
@ -45,6 +45,14 @@
|
||||
<listitem>
|
||||
<para>October 4th, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to vala-0.42.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;11161">#11161</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to glib-2.58.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;11208">#11208</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to highlight-3.45. Fixes
|
||||
<ulink url="&blfs-ticket-root;11203">#11302</ulink>.</para>
|
||||
|
@ -101,7 +101,7 @@
|
||||
<!ENTITY expat-version "2.1.0">
|
||||
<!ENTITY fftw-version "3.3.8">
|
||||
<!ENTITY gcab-version "0.7">
|
||||
<!ENTITY glib2-version "2.58.0">
|
||||
<!ENTITY glib2-version "2.58.1">
|
||||
<!ENTITY glibmm-version "2.56.0">
|
||||
<!ENTITY gmime-version "2.6.23">
|
||||
<!ENTITY gmime3-version "3.2.0">
|
||||
@ -344,7 +344,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY tcl-version "8.6.8">
|
||||
<!ENTITY tk-version "8.6.8">
|
||||
<!ENTITY vala-major-version "0.42"> <!-- even minors only -->
|
||||
<!ENTITY vala-version "&vala-major-version;.0">
|
||||
<!ENTITY vala-version "&vala-major-version;.2">
|
||||
<!ENTITY valgrind-version "3.13.0">
|
||||
<!ENTITY yasm-version "1.3.0">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user