Add lxqt-build-tools-0.3.0 needed for libsysstat-0.3.3.

Update to libsysstat-0.3.3. 
Make modemmanager configuration systemd only.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18065 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2016-12-14 23:25:21 +00:00
parent 7e1afc919f
commit 30ad1f9f07
6 changed files with 154 additions and 5 deletions

View File

@ -149,7 +149,7 @@ make</userinput></screen>
href="../../xincludes/gtk-doc-rebuild.xml"/>
</sect2>
<sect2 role="configuration">
<sect2 role="configuration" revision="systemd">
<title>Configuring ModemManager</title>
<sect3 id="ModemManager-init">

View File

@ -45,6 +45,14 @@
<listitem>
<para>December 14th, 2016</para>
<itemizedlist>
<listitem>
<para>[pierre] - Add lxqt-build-tools-0.3.0 needed for
libsysstat-0.3.3. </para>
</listitem>
<listitem>
<para>[pierre] - Update to libsysstat-0.3.3. Fixes
<ulink url="&blfs-ticket-root;8636">#8636</ulink>.</para>
</listitem>
<listitem>
<para>[pierre] - Update to firefox-50.1.0. Fixes
<ulink url="&blfs-ticket-root;8641">#8641</ulink>.</para>

View File

@ -36,6 +36,7 @@ $Date$
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pre-install.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-build-tools.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsysstat.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libqtxdg.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lxqt-kwindowsystem.xml"/>

View File

@ -6,9 +6,9 @@
<!ENTITY libsysstat-download-http "http://downloads.lxqt.org/libsysstat/&libsysstat-version;/libsysstat-&libsysstat-version;.tar.xz">
<!ENTITY libsysstat-download-ftp " ">
<!ENTITY libsysstat-md5sum "692042112d63d18b2f38f2f939061a6c">
<!ENTITY libsysstat-md5sum "59503e83eced3e28cf0f9bac8a55339b">
<!ENTITY libsysstat-size "20 KB">
<!ENTITY libsysstat-buildsize "1.2 MB">
<!ENTITY libsysstat-buildsize "1.3 MB">
<!ENTITY libsysstat-time "less than 0.1 SBU">
]>
@ -74,7 +74,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="cmake"/> and
<xref linkend="cmake"/>,
<xref linkend="lxqt-build-tools"/>, and
<xref linkend="qt5"/>
</para>

View File

@ -0,0 +1,138 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY lxqt-build-tools-download-http "http://downloads.lxqt.org/lxqt-build-tools/&lxqt-build-tools-version;/lxqt-build-tools-&lxqt-build-tools-version;.tar.xz">
<!ENTITY lxqt-build-tools-download-ftp " ">
<!ENTITY lxqt-build-tools-md5sum "026c80ed6b2a3d5d95ba3d5325a0d77a">
<!ENTITY lxqt-build-tools-size "20 KB">
<!ENTITY lxqt-build-tools-buildsize "580 KB">
<!ENTITY lxqt-build-tools-time "less than 0.1 SBU">
]>
<sect1 id="lxqt-build-tools" xreflabel="lxqt-build-tools-&lxqt-build-tools-version;">
<?dbhtml filename="lxqt-build-tools.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>lxqt-build-tools-&lxqt-build-tools-version;</title>
<indexterm zone="lxqt-build-tools">
<primary sortas="a-lxqt-build-tools">lxqt-build-tools</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to lxqt-build-tools</title>
<para>
The <application>lxqt-build-tools</application> package provides several
tools needed to build LXQt itself as well as other components maintained
by the LXQt project.
</para>
&lfs7a_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&lxqt-build-tools-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&lxqt-build-tools-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &lxqt-build-tools-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &lxqt-build-tools-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &lxqt-build-tools-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &lxqt-build-tools-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">lxqt-build-tools Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="cmake"/>
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/lxqt-build-tools"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of lxqt-build-tools</title>
<para>
Install <application>lxqt-build-tools</application> by running the following
commands:
</para>
<screen><userinput>mkdir -v build &amp;&amp;
cd build &amp;&amp;
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
.. &amp;&amp;
make</userinput></screen>
<para>
This package does not come with a test suite.
</para>
<para>
Now, as the <systemitem class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Library</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
None
</seg>
<seg>
None
</seg>
<seg>
/usr/share/cmake/lxqt-build-tools
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>

View File

@ -648,7 +648,8 @@
<!-- Chapter 40 -->
<!ENTITY lxqt-version "0.11.0">
<!ENTITY libsysstat-version "0.3.2">
<!ENTITY lxqt-build-tools-version "0.3.0">
<!ENTITY libsysstat-version "0.3.3">
<!ENTITY libqtxdg-version "2.0.0">
<!ENTITY libfm-qt-version "0.11.1">
<!ENTITY liblxqt-version "&lxqt-version;">