mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Remove liblxqt CK2 patch from systemd, reintroduce WebKitGTK-2.4.11 to SystemV, and add ModemManager, GeoClue2, libmbim, and libqmi for SystemV.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17562 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
1d1e909d5f
commit
7d64567970
@ -12,7 +12,7 @@
|
||||
<!ENTITY libmbim-time "0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libmbim" xreflabel="libmbim-&libmbim-version;" revision="systemd">
|
||||
<sect1 id="libmbim" xreflabel="libmbim-&libmbim-version;">
|
||||
<?dbhtml filename="libmbim.html"?>
|
||||
|
||||
<sect1info>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<!ENTITY libqmi-time "0.4 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libqmi" xreflabel="libqmi-&libqmi-version;" revision="systemd">
|
||||
<sect1 id="libqmi" xreflabel="libqmi-&libqmi-version;">
|
||||
<?dbhtml filename="libqmi.html"?>
|
||||
|
||||
<sect1info>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<!ENTITY ModemManager-time "0.8 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="ModemManager" xreflabel="ModemManager-&ModemManager-version;" revision="systemd">
|
||||
<sect1 id="ModemManager" xreflabel="ModemManager-&ModemManager-version;">
|
||||
<?dbhtml filename="ModemManager.html"?>
|
||||
|
||||
<sect1info>
|
||||
|
@ -43,6 +43,30 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>July 7th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem revision="systemd">
|
||||
<para>Remove CK2 patch from liblxqt.</para>
|
||||
</listitem>
|
||||
<listitem revision="sysv">
|
||||
<para>Reintroduce WebkitGTK-2.4.11.</para>
|
||||
</listitem>
|
||||
<listitem revision="sysv">
|
||||
<para>Add GeoClue2-2.4.3.</para>
|
||||
</listitem>
|
||||
<listitem revision="sysv">
|
||||
<para>Add ModemManager-1.4.14.</para>
|
||||
</listitem>
|
||||
<listitem revision="sysv">
|
||||
<para>Add libmbim-1.12.4.</para>
|
||||
</listitem>
|
||||
<listitem revision="sysv">
|
||||
<para>Add libqmi-1.14.2.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>July 6th, 2016</para>
|
||||
<itemizedlist>
|
||||
@ -83,7 +107,7 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem revision="systemd">
|
||||
<listitem>
|
||||
<para>July 6th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -91,7 +91,7 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="bluez"/> (needed to build Bluez-Qt),
|
||||
<ulink url="http://www.freedesktop.org/software/ModemManager/">ModemManager</ulink> (needed to build ModemManager-Qt)
|
||||
<xref linkend="ModemManager"/> (needed to build ModemManager-Qt)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Runtime dependency for FrameworkIntegration</bridgehead>
|
||||
|
@ -70,8 +70,8 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<bridgehead renderas="sect3" revision="sysv">edditional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact" revision="sysv">
|
||||
<listitem>
|
||||
<para>
|
||||
Optional patch, which adds <quote>Hibernate</quote> and
|
||||
@ -98,12 +98,12 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of liblxqt</title>
|
||||
|
||||
<para>
|
||||
<para revision="sysv">
|
||||
Optionally apply the following patch to be able to put your system
|
||||
into <quote>Suspend</quote> or <quote>Hibernate</quote> state.
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -p1 -i ../liblxqt-&liblxqt-version;-hibernate_consolekit-1.patch</userinput></screen>
|
||||
<screen revision="sysv"><userinput>patch -p1 -i ../liblxqt-&liblxqt-version;-hibernate_consolekit-1.patch</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>liblxqt</application> by running the
|
||||
|
@ -13,7 +13,7 @@
|
||||
<!ENTITY geoclue2-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="geoclue2" xreflabel="GeoClue-&geoclue2-version;" revision="systemd">
|
||||
<sect1 id="geoclue2" xreflabel="GeoClue-&geoclue2-version;">
|
||||
<?dbhtml filename="geoclue2.html"?>
|
||||
|
||||
<sect1info>
|
||||
|
@ -115,13 +115,10 @@
|
||||
<xref linkend="bluez"/>,
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="qt5"/> (for examples),
|
||||
<phrase revision="systemd"><xref linkend="ModemManager"/>,</phrase>
|
||||
<xref linkend="ModemManager"/>,
|
||||
<phrase revision="systemd"><xref linkend="pygobject3"/>,</phrase>
|
||||
<xref linkend="valgrind"/>,
|
||||
<ulink url="http://libteam.org/">libteam</ulink>,
|
||||
<phrase revision="sysv"><ulink
|
||||
url="http://www.freedesktop.org/software/ModemManager/">
|
||||
ModemManager</ulink>,</phrase>
|
||||
<ulink url="https://www.samba.org/ftp/ppp/">PPP</ulink>, and
|
||||
<ulink url="https://www.roaringpenguin.com/products/pppoe">RP-PPPoE</ulink>
|
||||
</para>
|
||||
|
@ -12,7 +12,7 @@
|
||||
<!ENTITY webkitgtk2-time "80 SBU (using parallelism=4, both built, webkitgtk-3.0 takes a little longer than webkitgtk-1.0)">
|
||||
]>
|
||||
|
||||
<sect1 id="webkitgtk2" xreflabel="WebKitGTK+-&webkitgtk2-version;" revision="systemd">
|
||||
<sect1 id="webkitgtk2" xreflabel="WebKitGTK+-&webkitgtk2-version;">
|
||||
<?dbhtml filename="webkitgtk2.html"?>
|
||||
|
||||
<sect1info>
|
||||
|
@ -91,8 +91,7 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<!--<xref linkend="webkitgtk2"/>, and -->
|
||||
<ulink url="http://webkitgtk.org/releases/">WebKitGTK+-2.4.x</ulink>, and
|
||||
<xref linkend="webkitgtk2"/>, and
|
||||
<ulink url="https://launchpad.net/zeitgeist/0.9/">Zeitgeist</ulink>
|
||||
</para>
|
||||
|
||||
|
@ -146,8 +146,7 @@
|
||||
an <xref linkend="server-mail"/> (that provides a
|
||||
<command>sendmail</command> program),
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<!--xref linkend="webkitgtk2"/> (required for the help-plugin) and-->
|
||||
<ulink url="http://webkitgtk.org/releases/">WebKitGTK+-2.4.x</ulink> (required for the help-plugin), and
|
||||
<xref linkend="webkitgtk2"/> (required for the help-plugin) and
|
||||
<ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user