Author: renodr
Date: Wed Jun 26 15:27:15 2019
New Revision: 21736
Log:
Update to newt-0.52.21
telepathy-glib: Style improvement
gtk-doc: Typo fix
geocode-glib: style improvement
gnome-desktop: Fix typo in test descriptions for SysV, add comment about
needing to add -Dgnome_distributor= to SysV when Elogind drops
Modified:
trunk/BOOK/general/genlib/telepathy-glib.xml
trunk/BOOK/general/genutils/gtk-doc.xml
trunk/BOOK/general/graphlib/newt.xml
trunk/BOOK/gnome/platform/geocode-glib.xml
trunk/BOOK/gnome/platform/gnome-desktop.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/packages.ent
Modified: trunk/BOOK/general/genlib/telepathy-glib.xml
==============================================================================
--- trunk/BOOK/general/genlib/telepathy-glib.xml Wed Jun 26 13:58:08
2019 (r21735)
+++ trunk/BOOK/general/genlib/telepathy-glib.xml Wed Jun 26 15:27:15
2019 (r21736)
@@ -108,9 +108,9 @@
following commands:
</para>
-<screen><userinput>./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
--enable-vala-bindings \
- --disable-static &&
+ --disable-static &&
make</userinput></screen>
<para>
Modified: trunk/BOOK/general/genutils/gtk-doc.xml
==============================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml Wed Jun 26 13:58:08 2019
(r21735)
+++ trunk/BOOK/general/genutils/gtk-doc.xml Wed Jun 26 15:27:15 2019
(r21736)
@@ -86,7 +86,7 @@
<xref linkend="which"/>, and
Python modules
<ulink url="https://anytree.readthedocs.io/en/latest/">anytree</ulink>,
and
- <ulink
url="https://pypi.org/project/parameterized/">paramerterized</ulink>
+ <ulink
url="https://pypi.org/project/parameterized/">parameterized</ulink>
</para>
<note><para>The optional python modules above can be easily installed with
Modified: trunk/BOOK/general/graphlib/newt.xml
==============================================================================
--- trunk/BOOK/general/graphlib/newt.xml Wed Jun 26 13:58:08 2019
(r21735)
+++ trunk/BOOK/general/graphlib/newt.xml Wed Jun 26 15:27:15 2019
(r21736)
@@ -6,9 +6,9 @@
<!ENTITY newt-download-http
"https://releases.pagure.org/newt/newt-&newt-version;.tar.gz">
<!ENTITY newt-download-ftp " ">
- <!ENTITY newt-md5sum "70b288f821234593a8e7920e435b259b">
- <!ENTITY newt-size "180 KB">
- <!ENTITY newt-buildsize "4.1 MB">
+ <!ENTITY newt-md5sum "a0a5fd6b53bb167a65e15996b249ebb5">
+ <!ENTITY newt-size "172 KB">
+ <!ENTITY newt-buildsize "6.4 MB">
<!ENTITY newt-time "less than 0.1 SBU">
]>
Modified: trunk/BOOK/gnome/platform/geocode-glib.xml
==============================================================================
--- trunk/BOOK/gnome/platform/geocode-glib.xml Wed Jun 26 13:58:08 2019
(r21735)
+++ trunk/BOOK/gnome/platform/geocode-glib.xml Wed Jun 26 15:27:15 2019
(r21736)
@@ -107,7 +107,7 @@
<screen><userinput>mkdir build &&
cd build &&
-meson --prefix /usr .. -Denable-gtk-doc=false &&
+meson --prefix /usr -Denable-gtk-doc=false .. &&
ninja</userinput></screen>
Modified: trunk/BOOK/gnome/platform/gnome-desktop.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-desktop.xml Wed Jun 26 13:58:08 2019
(r21735)
+++ trunk/BOOK/gnome/platform/gnome-desktop.xml Wed Jun 26 15:27:15 2019
(r21736)
@@ -125,7 +125,7 @@
<para revision="sysv">
This package does not come with a functioning test suite.
- or similar.
+ <!-- NOTE: On my elogind system, all tests passed. Please verify -renodr
-->
</para>
<para revision="systemd">
@@ -150,6 +150,9 @@
field of the <quote>GNOME About</quote> display window.
</para>
+ <!-- When elogind drops into mainline, we need to add that option
+ to gnome-desktop, otherwise there's no distributor noted. -->
+
<!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/> -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Jun 26 13:58:08
2019 (r21735)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Jun 26 15:27:15
2019 (r21736)
@@ -45,6 +45,10 @@
<para>June 26th, 2019</para>
<itemizedlist>
<listitem>
+ <para>[renodr] - Update to newt-0.52.21. Fixes
+ <ulink url="&blfs-ticket-root;12103">#12103</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[renodr] - Update to pygobject3-3.32.2 (Python Module). Fixes
<ulink url="&blfs-ticket-root;12189">#12189</ulink>.</para>
</listitem>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Wed Jun 26 13:58:08 2019 (r21735)
+++ trunk/BOOK/packages.ent Wed Jun 26 15:27:15 2019 (r21736)
@@ -218,7 +218,7 @@
<!ENTITY libtiff-version "4.0.10">
<!ENTITY libwebp-version "1.0.2">
<!ENTITY mypaint-brushes-version "1.3.0"> <!-- version 1 only -->
-<!ENTITY newt-version "0.52.20">
+<!ENTITY newt-version "0.52.21">
<!ENTITY opencv-version "4.1.0">
<!ENTITY opencv-contrib-version "4.1.0">
<!ENTITY openjpeg-version "1.5.2">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page