Add Update to webkitgtk-2.12.1.

Add smartmontools-6.4. 
Update to dconf-editor-3.20.1. 
Update to gtkmm-3.20.1. 
Update to Berkeley db-6.2.23. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17259 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2016-04-16 02:39:22 +00:00
parent 589ba7448b
commit db6b3391f2
10 changed files with 240 additions and 15 deletions

View File

@ -69,7 +69,7 @@
<!ENTITY lfs-vim-version "7.4">
<!-- End LFS versions -->
<!ENTITY blfs-bootscripts-version "20150924">
<!ENTITY blfs-bootscripts-version "20160415">
<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">

View File

@ -30,7 +30,7 @@
<!-- Runtime -->
<!ENTITY dconf-version "0.26.0">
<!ENTITY dconf-editor-version "3.20.0">
<!ENTITY dconf-editor-version "3.20.1">
<!ENTITY adwaita-icon-theme-version "3.20">
<!ENTITY gnome-icon-theme-version "3.12.0">
<!ENTITY gnome-icon-theme-extras-version "3.12.0">

View File

@ -15,7 +15,7 @@
<!-- DConf-Editor -->
<!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-20;/dconf-editor-&dconf-editor-version;.tar.xz">
<!ENTITY dconf-editor-download-ftp "&gnome-download-ftp;/dconf-editor/&gnome-minor-20;/dconf-editor-&dconf-editor-version;.tar.xz">
<!ENTITY dconf-editor-md5sum "baa91b9ec5011e30c0dbd1d94648b39a">
<!ENTITY dconf-editor-md5sum "00e205f1ba87a1d1a99b7cdbc2bd518b">
<!ENTITY dconf-editor-size "332 KB">
<!ENTITY dconf-editor-buildsize "7.3 MB">
<!ENTITY dconf-editor-time "less than 0.1 SBU">

View File

@ -47,6 +47,26 @@
<listitem>
<para>April 15th, 2016</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Add Update to webkitgtk-2.12.1. Fixes
<ulink url="&blfs-ticket-root;7730">#7730</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Add smartmontools-6.4. Fixes
<ulink url="&blfs-ticket-root;7441">#7441</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to dconf-editor-3.20.1. Fixes
<ulink url="&blfs-ticket-root;7729">#7729</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to gtkmm-3.20.1. Partially fixes
<ulink url="&blfs-ticket-root;7729">#7729</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to Berkeley db-6.2.23. Fixes
<ulink url="&blfs-ticket-root;7728">#7728</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to p7zip_15.14.1. Fixes
<ulink url="&blfs-ticket-root;7048">#7048</ulink>.</para>

View File

@ -51,6 +51,7 @@
<!ENTITY gptfdisk-version "1.0.1">
<!ENTITY parted-version "3.2">
<!ENTITY reiser-version "3.6.24">
<!ENTITY smartmontools-version "6.4">
<!ENTITY sshfs-fuse-version "2.5">
<!ENTITY sshfs-fuse-download-version "2_5">
<!ENTITY xfsprogs-version "4.5.0">
@ -431,7 +432,7 @@
<!ENTITY sendmail-version "8.15.2">
<!-- Chapter 22 -->
<!ENTITY db-version "6.1.26">
<!ENTITY db-version "6.2.23">
<!ENTITY lmdb-version "0.9.18">
<!ENTITY mariadb-version "10.1.13">
<!ENTITY postgresql-version "9.5.2">
@ -490,7 +491,7 @@
<!ENTITY gtk3-version "3.20.3">
<!ENTITY gtk-engines-version "2.20.2">
<!ENTITY gtkmm2-version "2.24.4">
<!ENTITY gtkmm3-version "3.20.0">
<!ENTITY gtkmm3-version "3.20.1">
<!ENTITY gtksourceview-version "3.20.1">
<!ENTITY imlib2-version "1.4.8">
<!ENTITY keybinder2-version "0.3.0">
@ -504,7 +505,7 @@
<!ENTITY shared-mime-info-version "1.6">
<!ENTITY startup-notification-version "0.12">
<!ENTITY webkitgtk2-version "2.4.10"> <!-- Even minors only -->
<!ENTITY webkitgtk-version "2.12.0"> <!-- Even minors only -->
<!ENTITY webkitgtk-version "2.12.1"> <!-- Even minors only -->
<!ENTITY gtk2-libdir "2.0/2.10.0">
<!ENTITY qt4-dir "$QT4DIR">

View File

@ -33,6 +33,7 @@ $Date$
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gptfdisk.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parted.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="reiser.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="smartmontools.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sshfs-fuse.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfsprogs.xml"/>

View File

@ -0,0 +1,203 @@
<?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 smartmontools-download-http
"&sourceforge-repo2;/projects/smartmontools/files/smartmontools/&smartmontools-version;/smartmontools-&smartmontools-version;.tar.gz">
<!ENTITY smartmontools-download-ftp " ">
<!ENTITY smartmontools-md5sum "56812c8312fd123ed40ef65afde1049e">
<!ENTITY smartmontools-size "804 KB">
<!ENTITY smartmontools-buildsize "18 MB">
<!ENTITY smartmontools-time "0.1 SBU">
]>
<sect1 id="smartmontools" xreflabel="smartmontools-&smartmontools-version;">
<?dbhtml filename="smartmontools.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>smartmontools-&smartmontools-version;</title>
<indexterm zone="smartmontools">
<primary sortas="a-smartmontools">smartmontools</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to smartmontools</title>
<para>
The <application>smartmontools</application> package contains utility
programs (smartctl, smartd) to control/monitor storage systems using the
Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.)
built into most modern ATA and SCSI disks.
</para>
&lfs79_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&smartmontools-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&smartmontools-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &smartmontools-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &smartmontools-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &smartmontools-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &smartmontools-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">smartmontools Dependencies</bridgehead>
<bridgehead renderas="sect4">Optional (runtime)</bridgehead>
<para role="optional">
<xref linkend="curl"/> or
<xref linkend="lynx"/> or
<xref linkend="wget"/> (download tools)
</para>
<para condition="html" role="usernotes">
User Notes: <ulink url="&blfs-wiki;/gptdisk"/>
</para>
</sect2>
<sect2 role="installation">
<title>Installation of smartmontools</title>
<para>
Install <application>smartmontools</application> by running the
following commands:
</para>
<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
--with-initscriptdir=no \
--docdir=/usr/share/doc/smartmontools-&smartmontools-version; &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>
<sect3>
<title>Configuration Information</title>
<para>
See the embedded comments in <filename>/etc/smartd.conf</filename>
for detailed instructions on customizing the
<application>smartd</application> darmon.
</para>
</sect3>
<sect3 id="smartmontoools-init">
<title>Boot Script</title>
<para>
If you want the <application>smartd</application> daemon to
start automatically when the system is booted, install the
<filename>/etc/rc.d/init.d/smartd</filename> init script included
in the <xref linkend="bootscripts"/> package.
</para>
<indexterm zone="smartmontools smartmontoools-init">
<primary sortas="f-smartd">apache</primary>
</indexterm>
<screen role="root"><userinput>make install-smartd</userinput></screen>
</sect3>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<option>--with-initscriptdir=no</option>: This option supresses the
default initialization script. See below for the BLFS script.
</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
smartctl, smartd, and update-smart-drivedb
</seg>
<seg>
None
</seg>
<seg>
/usr/share/smartmontools, /usr/share/doc/smartmontools-6.4, and
etc/smartd_warning.d
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="smartctl">
<term><command>smartctl</command></term>
<listitem>
<para>is the control and monitor utility for SMART Disks.</para>
<indexterm zone="smartmontools smartctl">
<primary sortas="b-smartctl">smartctl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="smartd">
<term><command>smartd</command></term>
<listitem>
<para>is the SMART disk monitoring daemon.</para>
<indexterm zone="smartmontools smartd">
<primary sortas="b-smartd">smartd</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="update-smart-drivedb">
<term><command>update-smart-drivedb</command></term>
<listitem>
<para>is th eupdate tool for the smartmontools drive database.</para>
<indexterm zone="smartmontools update-smart-drivedb">
<primary sortas="b-update-smart-drivedb">update-smart-drivedb</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>

View File

@ -7,10 +7,10 @@
<!ENTITY db-download-http
"http://download.oracle.com/berkeley-db/db-&db-version;.tar.gz">
<!ENTITY db-download-ftp " ">
<!ENTITY db-md5sum "9525aa57a282d49e5d1bf5e48ffa8a56">
<!ENTITY db-size "36 MB">
<!ENTITY db-buildsize "296 MB">
<!ENTITY db-time "0.8 SBU">
<!ENTITY db-md5sum "9da126afb937a48171ff1e569ce67cf1">
<!ENTITY db-size "42 MB">
<!ENTITY db-buildsize "334 MB">
<!ENTITY db-time "0.7 SBU">
]>
<sect1 id="db" xreflabel="Berkeley DB-&db-version;">

View File

@ -6,10 +6,10 @@
<!ENTITY gtkmm3-download-http "&gnome-download-http;/gtkmm/3.20/gtkmm-&gtkmm3-version;.tar.xz">
<!ENTITY gtkmm3-download-ftp "&gnome-download-ftp;/gtkmm/3.20/gtkmm-&gtkmm3-version;.tar.xz">
<!ENTITY gtkmm3-md5sum "176b0611b42e97de49d7355cfb2fc914">
<!ENTITY gtkmm3-md5sum "c08b2548f4e900e7a0299b76d6c86a13">
<!ENTITY gtkmm3-size "11.6 MB">
<!ENTITY gtkmm3-buildsize "393 MB (with tests)">
<!ENTITY gtkmm3-time "5.2 SBU (with tests)">
<!ENTITY gtkmm3-time "5.3 SBU (with tests)">
]>
<sect1 id="gtkmm3" xreflabel="Gtkmm-&gtkmm3-version;">

View File

@ -7,10 +7,10 @@
<!-- This is the 2.8.x and later version of webkit -->
<!ENTITY webkitgtk-download-http "http://webkitgtk.org/releases/webkitgtk-&webkitgtk-version;.tar.xz">
<!ENTITY webkitgtk-download-ftp " ">
<!ENTITY webkitgtk-md5sum "d233b5594c37a961308c230207d8b64f">
<!ENTITY webkitgtk-size "11.1 MB">
<!ENTITY webkitgtk-md5sum "adcbee440d81acfb1ead9ada91bd5e79">
<!ENTITY webkitgtk-size "11.2ch MB">
<!ENTITY webkitgtk-buildsize "924 MB (109 MB installed)">
<!ENTITY webkitgtk-time "42 SBU (using parallelism=4, estimated 90+ SBU using 1 core)">
<!ENTITY webkitgtk-time "38 SBU (using parallelism=4, estimated 90+ SBU using 1 core)">
]>
<sect1 id="webkitgtk" xreflabel="WebKitGTK+-&webkitgtk-version;">