mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to gjs-1.52.3
Update to libmbim-1.16.2 Update to libqmi-1.20.2 Update to ModemManager-1.8.0 Update to geoclue-2.4.11 Remove nonexistent program from enchant git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20318 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9e504813e5
commit
dbb8c439f3
@ -182,7 +182,7 @@ enchant -d en_GB -a /tmp/test-enchant.txt</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>enchant and enchant-lsmod</seg>
|
||||
<seg>enchant</seg>
|
||||
<seg>libenchant.so and various backend libraries</seg>
|
||||
<seg>/usr/{include,lib,share}/enchant</seg>
|
||||
</seglistitem>
|
||||
@ -202,7 +202,7 @@ enchant -d en_GB -a /tmp/test-enchant.txt</userinput></screen>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--
|
||||
<varlistentry id="enchant-lsmod">
|
||||
<term><command>enchant-lsmod</command></term>
|
||||
<listitem>
|
||||
@ -212,7 +212,7 @@ enchant -d en_GB -a /tmp/test-enchant.txt</userinput></screen>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
-->
|
||||
<varlistentry id="libenchant">
|
||||
<term><filename class='libraryfile'>libenchant.so</filename></term>
|
||||
<listitem>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libmbim-download-http "https://www.freedesktop.org/software/libmbim/libmbim-&libmbim-version;.tar.xz">
|
||||
<!ENTITY libmbim-download-ftp " ">
|
||||
<!ENTITY libmbim-md5sum "76ea4d8381989919b1d9b91c818fed80">
|
||||
<!ENTITY libmbim-size "444 KB">
|
||||
<!ENTITY libmbim-buildsize "15 MB (with tests)">
|
||||
<!ENTITY libmbim-time "0.1 SBU (with tests)">
|
||||
<!ENTITY libmbim-md5sum "5a70d0f8ee4b7b1530400f8db3e195b6">
|
||||
<!ENTITY libmbim-size "448 KB">
|
||||
<!ENTITY libmbim-buildsize "19 MB (with tests)">
|
||||
<!ENTITY libmbim-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libmbim" xreflabel="libmbim-&libmbim-version;">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libqmi-download-http "https://www.freedesktop.org/software/libqmi/libqmi-&libqmi-version;.tar.xz">
|
||||
<!ENTITY libqmi-download-ftp " ">
|
||||
<!ENTITY libqmi-md5sum "797e365521df76b77b067e6317618b41">
|
||||
<!ENTITY libqmi-size "840 KB">
|
||||
<!ENTITY libqmi-buildsize "62 MB (with tests)">
|
||||
<!ENTITY libqmi-time "0.2 SBU (with parallelism=4; with tests)">
|
||||
<!ENTITY libqmi-md5sum "584214476ab75c394160cb85fbccaa1d">
|
||||
<!ENTITY libqmi-size "844 KB">
|
||||
<!ENTITY libqmi-buildsize "92 MB (with tests)">
|
||||
<!ENTITY libqmi-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libqmi" xreflabel="libqmi-&libqmi-version;">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY ModemManager-download-http "https://www.freedesktop.org/software/ModemManager/ModemManager-&ModemManager-version;.tar.xz">
|
||||
<!ENTITY ModemManager-download-ftp " ">
|
||||
<!ENTITY ModemManager-md5sum "d21c280220ee647e62eeb4e1df642fe3">
|
||||
<!ENTITY ModemManager-size "1.3 MB">
|
||||
<!ENTITY ModemManager-buildsize "75 MB (add 8 MB for tests)">
|
||||
<!ENTITY ModemManager-time "0.4 SBU (iusing parallelism-4; less than 0.1 SBU for tests)">
|
||||
<!ENTITY ModemManager-md5sum "89d9d6b230bbdd5e54a7c44f423cf34c">
|
||||
<!ENTITY ModemManager-size "1.9 MB">
|
||||
<!ENTITY ModemManager-buildsize "118 MB (with tests)">
|
||||
<!ENTITY ModemManager-time "0.7 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="ModemManager" xreflabel="ModemManager-&ModemManager-version;">
|
||||
@ -116,7 +116,8 @@ make</userinput></screen>
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--enable-more-warnings=no \
|
||||
--with-suspend-resume=systemd \
|
||||
--with-systemd-journal \
|
||||
--with-systemd-suspend-resume \
|
||||
--disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
@ -137,11 +138,17 @@ make</userinput></screen>
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para revision="systemd">
|
||||
<parameter>--with-suspend-resume=systemd</parameter>: This
|
||||
<parameter>--with-systemd-suspend-resume</parameter>: This
|
||||
switch forces <application>ModemManager</application> to use the systemd
|
||||
power management facilities.
|
||||
</para>
|
||||
|
||||
<para revision="systemd">
|
||||
<parameter>--with-systemd-journal</parameter>: This switch forces
|
||||
<application>ModemManager</application> to use the systemd journal for
|
||||
logging.
|
||||
</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
<!ENTITY yelp-xsl-version "3.28.0">
|
||||
<!ENTITY GConf-version "3.2.6">
|
||||
<!ENTITY geocode-glib-version "3.25.4.1">
|
||||
<!ENTITY gjs-version "1.52.0">
|
||||
<!ENTITY gjs-version "1.52.3">
|
||||
<!ENTITY gnome-autoar-version "0.2.3">
|
||||
<!ENTITY gnome-desktop-version "3.28.0">
|
||||
<!ENTITY gnome-menus-version "3.13.3">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.52/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.52/gjs-&gjs-version;.tar.xz">
|
||||
<!ENTITY gjs-md5sum "5f626919a37b75d1b652be6da8723f41">
|
||||
<!ENTITY gjs-size "596 KB">
|
||||
<!ENTITY gjs-buildsize "44 MB (with tests)">
|
||||
<!ENTITY gjs-time "0.4 SBU (with tests)">
|
||||
<!ENTITY gjs-md5sum "a94375e3a1ec49735ca9116dbc1b1494">
|
||||
<!ENTITY gjs-size "612 KB">
|
||||
<!ENTITY gjs-buildsize "68 MB (with tests)">
|
||||
<!ENTITY gjs-time "0.7 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="gjs" xreflabel="Gjs-&gjs-version;">
|
||||
@ -86,7 +86,6 @@
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="gvfs"/> (for tests),
|
||||
<xref linkend="valgrind"/> (for tests),
|
||||
<ulink url="http://dtrace.org/blogs/about">DTrace</ulink>,
|
||||
<ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>, and
|
||||
@ -112,10 +111,7 @@ make</userinput></screen>
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>. The
|
||||
<application>GTK</application> and <application>Cairo</application>
|
||||
tests will fail if not running in an Xorg session. <!-- All tests in
|
||||
the installed-tests/js/testself.js directory will indicate an ERROR
|
||||
dues to a 'missing test plan'.
|
||||
THIS WAS FIXED IN 1.50.2. -->
|
||||
tests will fail if not running in an Xorg session.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -142,8 +138,9 @@ make</userinput></screen>
|
||||
libgjs.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/gjs-1.0 and
|
||||
/usr/lib/gjs
|
||||
/usr/include/gjs-1.0,
|
||||
/usr/lib/gjs, and
|
||||
/usr/share/gjs-1.0
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -44,6 +44,26 @@
|
||||
<listitem>
|
||||
<para>August 16th, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to gjs-1.52.3. Partially fixes
|
||||
<ulink url="&blfs-ticket-root;10648">#10648</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libmbim-1.16.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;11008">#11008</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libqmi-1.20.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;11009">#11009</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to ModemManager-1.8.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;10840">#10840</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to geoclue-2.4.11. Fixes
|
||||
<ulink url="&blfs-ticket-root;10977">#10977</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to unbound-1.7.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;10865">#10865</ulink>.</para>
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY geoclue2-download-http
|
||||
"https://www.freedesktop.org/software/geoclue/releases/2.4/geoclue-&geoclue2-version;.tar.xz">
|
||||
<!ENTITY geoclue2-download-ftp " ">
|
||||
<!ENTITY geoclue2-md5sum "9c3a02f554cbdfd3a4aafea00ef0ad55">
|
||||
<!ENTITY geoclue2-size "388 KB">
|
||||
<!ENTITY geoclue2-buildsize "14 MB">
|
||||
<!ENTITY geoclue2-time "0.2 SBU">
|
||||
<!ENTITY geoclue2-md5sum "8bc64e7b9a18c7bf12c48b1c4323cf14">
|
||||
<!ENTITY geoclue2-size "368 KB">
|
||||
<!ENTITY geoclue2-buildsize "16 MB">
|
||||
<!ENTITY geoclue2-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="geoclue2" xreflabel="GeoClue-&geoclue2-version;">
|
||||
@ -83,7 +83,8 @@
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="ModemManager"/> and
|
||||
<xref linkend="ModemManager"/>,
|
||||
<xref linkend="vala"/>, and
|
||||
<xref linkend="avahi"/>
|
||||
</para>
|
||||
|
||||
|
@ -148,10 +148,10 @@
|
||||
<!ENTITY libiodbc-version "3.52.12">
|
||||
<!ENTITY libksba-version "1.3.5">
|
||||
<!ENTITY liblinear-version "220">
|
||||
<!ENTITY libmbim-version "1.16.0">
|
||||
<!ENTITY libmbim-version "1.16.2">
|
||||
<!ENTITY libnfsidmap-version "0.26">
|
||||
<!ENTITY libpaper-version "1.1.24+nmu5">
|
||||
<!ENTITY libqmi-version "1.20.0">
|
||||
<!ENTITY libqmi-version "1.20.2">
|
||||
<!ENTITY libseccomp-version "2.3.3">
|
||||
<!ENTITY libsigc-version "2.10.0">
|
||||
<!ENTITY libsigsegv-version "2.12">
|
||||
@ -278,7 +278,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY lm_sensors-version "3.4.0">
|
||||
<!ENTITY logrotate-version "3.11.0">
|
||||
<!ENTITY mc-version "4.8.21">
|
||||
<!ENTITY ModemManager-version "1.6.12">
|
||||
<!ENTITY ModemManager-version "1.8.0">
|
||||
<!ENTITY obex-data-server-version "0.4.6">
|
||||
<!ENTITY p7zip-version "16.02">
|
||||
<!ENTITY pax-version "20161104">
|
||||
@ -465,7 +465,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 17 -->
|
||||
<!ENTITY c-ares-version "1.14.0">
|
||||
<!ENTITY curl-version "7.61.0">
|
||||
<!ENTITY geoclue2-version "2.4.10">
|
||||
<!ENTITY geoclue2-version "2.4.11">
|
||||
<!ENTITY glib-networking-version "2.56.1">
|
||||
<!ENTITY ldns-version "1.7.0">
|
||||
<!ENTITY libevent-version "2.1.8">
|
||||
|
Loading…
Reference in New Issue
Block a user