mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
(systemd) Update to gcab-0.7
(both) Update to glib-2.48.1 (both) Update to libXfixes-5.0.2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17406 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1e5a9a41a5
commit
c5ebc8aca1
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY glib2-download-http "&gnome-download-http;/glib/2.48/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.48/glib-&glib2-version;.tar.xz">
|
||||
<!ENTITY glib2-md5sum "093a586f37d2853bdb129231e1b350e0">
|
||||
<!ENTITY glib2-md5sum "67bd3b75c9f6d5587b487dc01cdcd5bb">
|
||||
<!ENTITY glib2-size "7.1 MB">
|
||||
<!ENTITY glib2-buildsize "143 MB (additional 71 MB for tests)">
|
||||
<!ENTITY glib2-time "1.1 SBU (additional 4.4 SBU for tests)">
|
||||
<!ENTITY glib2-buildsize "191 MB (additional 70 MB for tests)">
|
||||
<!ENTITY glib2-time "1.0 SBU (additional 2.7 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="glib2" xreflabel="GLib-&glib2-version;">
|
||||
@ -205,7 +205,7 @@ make</userinput></screen>
|
||||
<term><command>gapplication</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
can be used to start applications and can be used to send
|
||||
can be used to start applications and to send
|
||||
messages to already-running instances of other applications.
|
||||
</para>
|
||||
<indexterm zone="glib2 gapplication">
|
||||
@ -243,9 +243,9 @@ make</userinput></screen>
|
||||
<term><command>gio-querymodules</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is used to create a giomodule.cache file in the listed directories.
|
||||
This file lists the implemented extension points for each module
|
||||
that has been found.
|
||||
is used to create a <filename>giomodule.cache</filename> file in
|
||||
the listed directories. This file lists the implemented extension
|
||||
points for each module that has been found.
|
||||
</para>
|
||||
<indexterm zone="glib2 gio-querymodules">
|
||||
<primary sortas="b-gio-querymodules">gio-querymodules</primary>
|
||||
@ -272,8 +272,8 @@ make</userinput></screen>
|
||||
<listitem>
|
||||
<para>
|
||||
is used to compile all the GSettings XML schema files
|
||||
in directory into a binary file with the name gschemas.compiled
|
||||
that can be used by GSettings.
|
||||
in 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">
|
||||
<primary sortas="b-glib-compile-resources">glib-compile-schemas</primary>
|
||||
|
@ -43,6 +43,19 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>May 29th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to glib-2.48.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;7850">#7850</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libXfixes-5.0.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;7883">#7883</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>May 27th, 2016</para>
|
||||
|
@ -89,7 +89,7 @@
|
||||
<!ENTITY enchant-version "1.6.0">
|
||||
<!ENTITY exempi-version "2.3.0">
|
||||
<!ENTITY expat-version "2.1.0">
|
||||
<!ENTITY glib2-version "2.48.0">
|
||||
<!ENTITY glib2-version "2.48.1">
|
||||
<!ENTITY glibmm-version "2.48.1">
|
||||
<!ENTITY gmime-version "2.6.20">
|
||||
<!ENTITY gobject-introspection-version "1.48.0">
|
||||
|
@ -43,8 +43,8 @@
|
||||
<!ENTITY libXaw-version "1.0.13">
|
||||
<!ENTITY libXaw-md5sum "e5e06eb14a608b58746bdd1c0bd7b8e3">
|
||||
|
||||
<!ENTITY libXfixes-version "5.0.1">
|
||||
<!ENTITY libXfixes-md5sum "b985b85f8b9386c85ddcfe1073906b4d">
|
||||
<!ENTITY libXfixes-version "5.0.2">
|
||||
<!ENTITY libXfixes-md5sum "544d73df94e638ba7b64147be416e576">
|
||||
|
||||
<!ENTITY libXcomposite-version "0.4.4">
|
||||
<!ENTITY libXcomposite-md5sum "f7a218dcbf6f0848599c6c36fc65c51a">
|
||||
|
Loading…
Reference in New Issue
Block a user