[blfs-book] Files in BLFS svn missing on osuosl

2019-03-06 Thread bdubbs--- via blfs-book
Missing glib-2.60.0.tar.xz
Missing udisks-2.8.2.tar.bz2
Missing at-spi2-core-2.30.1.tar.xz
Missing at-spi2-atk-2.30.1.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21283 - in trunk/BOOK: . general/genutils general/prog introduction/welcome networking/netutils postlfs/security server/major x/installing

2019-03-04 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Mar  4 18:52:30 2019
New Revision: 21283

Log:
Update to python2-2.7.16. 
Update to cracklib-2.9.7. 
Update to vala-0.42.6. 
Update to xinit-1.4.1. 
Update to ibus-1.5.20. 
Update to bind-9.12.4.

Modified:
   trunk/BOOK/general/genutils/ibus.xml
   trunk/BOOK/general/prog/python2.xml
   trunk/BOOK/general/prog/vala.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netutils/bind-utils.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/cracklib.xml
   trunk/BOOK/server/major/bind.xml
   trunk/BOOK/x/installing/xinit.xml

Modified: trunk/BOOK/general/genutils/ibus.xml
==
--- trunk/BOOK/general/genutils/ibus.xmlMon Mar  4 11:03:09 2019
(r21282)
+++ trunk/BOOK/general/genutils/ibus.xmlMon Mar  4 18:52:30 2019
(r21283)
@@ -6,10 +6,10 @@
 
   https://github.com/ibus/ibus/releases/download//ibus-.tar.gz;>
   
-  
-  
+  
+  
   
-  
+  
 
   https://www.unicode.org/Public/zipped/10.0.0/UCD.zip;>
 ]>
@@ -129,13 +129,13 @@
 
 Be sure to also remove the --disable-unicode-dict in
 the configure step below.
-
+
 
   Install ibus by running the following
   commands:
@@ -150,7 +150,7 @@
 
 
   To test the results, issue: make -k check.
-  Some tests may fail for unknown reasons.
+  One test may fail for unknown reasons.
 
 
 
@@ -164,12 +164,12 @@
   
 Command Explanations
 
-
+  
 
   --disable-emoji-dict: This switch disables the 
   use of emoticon dictionaries. Omit if you installed the optional 

Modified: trunk/BOOK/general/prog/python2.xml
==
--- trunk/BOOK/general/prog/python2.xml Mon Mar  4 11:03:09 2019(r21282)
+++ trunk/BOOK/general/prog/python2.xml Mon Mar  4 18:52:30 2019(r21283)
@@ -7,10 +7,10 @@
   https://www.python.org/ftp/python//Python-.tar.xz;>
   
-  
+  
   
-  
-  
+  
+  
 
   https://docs.python.org/ftp/python/doc//python--docs-html.tar.bz2;>

Modified: trunk/BOOK/general/prog/vala.xml
==
--- trunk/BOOK/general/prog/vala.xmlMon Mar  4 11:03:09 2019(r21282)
+++ trunk/BOOK/general/prog/vala.xmlMon Mar  4 18:52:30 2019(r21283)
@@ -6,10 +6,10 @@
 
   
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar  4 11:03:09 
2019(r21282)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar  4 18:52:30 
2019(r21283)
@@ -45,6 +45,30 @@
   March 4th, 2019
   
 
+  [bdubbs] - Update to python2-2.7.16. Fixes
+  #11751.
+
+
+  [bdubbs] - Update to cracklib-2.9.7. Fixes
+  #11750.
+
+
+  [bdubbs] - Update to vala-0.42.6. Fixes
+  #11749.
+
+
+  [bdubbs] - Update to xinit-1.4.1. Fixes
+  #11748.
+
+
+  [bdubbs] - Update to ibus-1.5.20. Fixes
+  #11740.
+
+
+  [bdubbs] - Update to bind-9.12.4. Fixes
+  #11734.
+
+
   [timtas] - Update to fltk-1.3.5. Fixes
   #11752.
 

Modified: trunk/BOOK/networking/netutils/bind-utils.xml
==
--- trunk/BOOK/networking/netutils/bind-utils.xml   Mon Mar  4 11:03:09 
2019(r21282)
+++ trunk/BOOK/networking/netutils/bind-utils.xml   Mon Mar  4 18:52:30 
2019(r21283)
@@ -6,9 +6,9 @@
 
   
   ftp://ftp.isc.org/isc/bind9//bind-.tar.gz;>
-  
-  
-  
+  
+  
+  
   
 ]>
 
@@ -82,7 +82,7 @@
 Install BIND Utilities by
 running the following commands:
 
- ./configure --prefix=/usr 
+ ./configure --prefix=/usr --without-python 
 make -C lib/dns
 make -C lib/isc
 make -C lib/bind9  
@@ -101,6 +101,9 @@
   
 Command Explanations
 
+--without-python: This option eliminates
+the need for an unused python module.
+
 make -C lib/...: These commands build the
 libraries that are needed for the client programs.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Mon Mar  4 11:03:09 2019(r21282)
+++ trunk/BOOK/packages.ent Mon Mar  4 18:52:30 2019(r21283)
@@ -10,7 +10,7 @@
 
 
 
-
+
 
 
 
@@ -243,7 +243,7 @@
 
 
 
-
+
 
 
 
@@ -334,7 +334,7 @@
 
 
 
-
+
 
 
 
@@ -347,7 +347,7 @@
 
 
   
-
+
 
 
 
@@ -562,7 +562,7 @@
 
 
 
-
+
 
 
 
@@ -664,7 +664,7 @@
 
 
 
-
+
 
 
  

Modified: trunk/BOOK/postlfs/security/cracklib.xml
==

[blfs-book] BLFS Package Currency Check - 2019-03-05 05:45:01 GMT

2019-03-04 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: glib2.58.3   2.60.0   
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-31#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-31 #7859
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 12: udisks2 2.8.12.8.2
chapter 13: DateTime-Format-Buil0.81 0.82 
chapter 13: IO-Socket-SSL   2.0622.064#11741
chapter 13: Test-Differences0.65 0.66 #11742
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: wireshark   2.6.63.0.0#11726
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   
chapter 20: postfix 3.3.23.4.0#11716
chapter 24: libvdpau1.2  0
chapter 25: at-spi2-atk 2.30.0   2.30.1   
chapter 25: at-spi2-core2.30.0   2.30.1   
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 25: gdk-pixbuf  2.38.0   2.38.1   #11729
chapter 25: keybinder   0.3.10
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: firefox 65.0.1   65.0.2   #11736
chapter 45: kwave   18.12.2  18.12.3  
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21288 - trunk/BOOK/general/genlib

2019-03-06 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Wed Mar  6 07:54:56 2019
New Revision: 21288

Log:
Fix glib url

Modified:
   trunk/BOOK/general/genlib/glib2.xml

Modified: trunk/BOOK/general/genlib/glib2.xml
==
--- trunk/BOOK/general/genlib/glib2.xml Tue Mar  5 15:38:17 2019(r21287)
+++ trunk/BOOK/general/genlib/glib2.xml Wed Mar  6 07:54:56 2019(r21288)
@@ -4,8 +4,8 @@
   
   %general-entities;
 
-  
-  
+  
+  
   
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21290 - in trunk/BOOK: . general/genlib general/graphlib general/prog gnome/platform introduction/welcome postlfs/security server/mail

2019-03-06 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Wed Mar  6 13:51:16 2019
New Revision: 21290

Log:
Add a sed to fix postfix with linux5. 
Update node.js-10.15.3. 
Update cbindgen-0.8.2. 
Update to totem-pl-parser-3.26.3.

Modified:
   trunk/BOOK/general/genlib/nodejs.xml
   trunk/BOOK/general/graphlib/librsvg.xml
   trunk/BOOK/general/prog/cbindgen.xml
   trunk/BOOK/gnome.ent
   trunk/BOOK/gnome/platform/totem-pl-parser.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/cracklib.xml
   trunk/BOOK/server/mail/postfix.xml

Modified: trunk/BOOK/general/genlib/nodejs.xml
==
--- trunk/BOOK/general/genlib/nodejs.xmlWed Mar  6 13:33:40 2019
(r21289)
+++ trunk/BOOK/general/genlib/nodejs.xmlWed Mar  6 13:51:16 2019
(r21290)
@@ -6,10 +6,10 @@
 
   https://nodejs.org/dist/v/node-v.tar.xz;>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -127,7 +127,7 @@
 make
 
 To test the results, issue: make check.
-There are several timeouts increasing test time.
+The test-tls-server-verify test is known to fail.
 
 
   Now, as the root user:

Modified: trunk/BOOK/general/graphlib/librsvg.xml
==
--- trunk/BOOK/general/graphlib/librsvg.xml Wed Mar  6 13:33:40 2019
(r21289)
+++ trunk/BOOK/general/graphlib/librsvg.xml Wed Mar  6 13:51:16 2019
(r21290)
@@ -121,6 +121,19 @@
 
 
 make install
+
+
+  
+If you installed the package on to your system using a
+DESTDIR method, an important file was not installed and
+should be copied and/or generated. Generate it using the following
+command as the root user:
+  
+
+gdk-pixbuf-query-loaders 
--update-cache
+
+
+
   
 
   

Modified: trunk/BOOK/general/prog/cbindgen.xml
==
--- trunk/BOOK/general/prog/cbindgen.xmlWed Mar  6 13:33:40 2019
(r21289)
+++ trunk/BOOK/general/prog/cbindgen.xmlWed Mar  6 13:51:16 2019
(r21290)
@@ -6,10 +6,10 @@
 
   https://github.com/eqrion/cbindgen/archive/v/cbindgen-.tar.gz;>
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/gnome.ent
==
--- trunk/BOOK/gnome.entWed Mar  6 13:33:40 2019(r21289)
+++ trunk/BOOK/gnome.entWed Mar  6 13:51:16 2019(r21290)
@@ -19,7 +19,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/gnome/platform/totem-pl-parser.xml
==
--- trunk/BOOK/gnome/platform/totem-pl-parser.xml   Wed Mar  6 13:33:40 
2019(r21289)
+++ trunk/BOOK/gnome/platform/totem-pl-parser.xml   Wed Mar  6 13:51:16 
2019(r21290)
@@ -8,10 +8,10 @@

"/totem-pl-parser//totem-pl-parser-.tar.xz">
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -112,7 +112,8 @@
 
 
 mkdir build 
-cd build 
+cdbuild 
+
 meson --prefix /usr --default-library shared .. 
 ninja
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Wed Mar  6 13:33:40 
2019(r21289)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Wed Mar  6 13:51:16 
2019(r21290)
@@ -42,6 +42,28 @@
 
 -->
 
+  March 6th, 2019
+  
+
+  [bdubbs] - Add a sed to fix postfix with linux5. Fixes
+  #11716.
+
+
+  [bdubbs] - Update node.js-10.15.3. Fixes
+  #11758.
+
+
+  [bdubbs] - Update cbindgen-0.8.2. Fixes
+  #11759.
+
+
+  [bdubbs] - Update to totem-pl-parser-3.26.3. Fixes
+  #11761.
+
+  
+
+
+
   March 5th, 2019
   
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Wed Mar  6 13:33:40 2019(r21289)
+++ trunk/BOOK/packages.ent Wed Mar  6 13:51:16 2019(r21290)
@@ -172,7 +172,7 @@
 
 
 
-
+
 
 
 
@@ -308,7 +308,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/postlfs/security/cracklib.xml
==
--- trunk/BOOK/postlfs/security/cracklib.xmlWed Mar  6 13:33:40 2019
(r21289)
+++ trunk/BOOK/postlfs/security/cracklib.xmlWed Mar  6 13:51:16 2019
(r21290)
@@ -4,9 +4,9 @@
   
   %general-entities;
 
-  https://github.com/cracklib/cracklib/releases/download/;>
+  https://github.com/cracklib/cracklib/releases/download;>
 
-  
+  
   
   
   

Modified: trunk/BOOK/server/mail/postfix.xml
==
--- 

[blfs-book] r21242 - in trunk/BOOK: gnome/applications networking/connect

2019-02-24 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Feb 24 17:09:00 2019
New Revision: 21242

Log:
network-manager-applet needs gcr

Modified:
   trunk/BOOK/gnome/applications/network-manager-applet.xml
   trunk/BOOK/networking/connect/advanced-network.xml

Modified: trunk/BOOK/gnome/applications/network-manager-applet.xml
==
--- trunk/BOOK/gnome/applications/network-manager-applet.xmlSun Feb 24 
13:00:49 2019(r21241)
+++ trunk/BOOK/gnome/applications/network-manager-applet.xmlSun Feb 24 
17:09:00 2019(r21242)
@@ -79,6 +79,7 @@
 
 Required
 
+  ,
   ,
   ,
   ,

Modified: trunk/BOOK/networking/connect/advanced-network.xml
==
--- trunk/BOOK/networking/connect/advanced-network.xml  Sun Feb 24 13:00:49 
2019(r21241)
+++ trunk/BOOK/networking/connect/advanced-network.xml  Sun Feb 24 17:09:00 
2019(r21242)
@@ -76,8 +76,8 @@
   
 Repeat the process for any other interfaces that need to be bridged.
 Note that it is important that nothing assigns any addresses to the
-bridged interfaces. If you are using 
-or , make sure you configure them to 
ignore
+bridged interfaces. If you are using ,
+ make sure you configure them to 
ignore
 the bridged interfaces, as well as the bridge interface itself.
   
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21232 - trunk/scripts

2019-02-22 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Feb 22 11:58:27 2019
New Revision: 21232

Log:
Update currency scripts fo ralsa and cracklib

Modified:
   trunk/scripts/blfs-chapter04.php
   trunk/scripts/blfs-chapter46.php
   trunk/scripts/blfs-include.php

Modified: trunk/scripts/blfs-chapter04.php
==
--- trunk/scripts/blfs-chapter04.phpFri Feb 22 09:00:39 2019(r21231)
+++ trunk/scripts/blfs-chapter04.phpFri Feb 22 11:58:27 2019(r21232)
@@ -14,8 +14,9 @@
 //$renames[ 'openssl1'   ] = 'openssl-1.0';
 
 $ignores = array();
-$ignores[ 'openssh1'] = "";
-$ignores[ 'lsb-release' ] = ""; // Has not changed in 12 years
+$ignores[ 'openssh1'   ] = "";
+$ignores[ 'cracklib-words' ] = "";
+$ignores[ 'lsb-release'] = ""; // Has not changed in 12 years
 
 //$current="gnutls";   // For debugging
 
@@ -23,8 +24,8 @@
 $regex[ 'lsb-release'] = "/^.*lsb-release_([\d\.]+).*_all\.deb*$/";
 $regex[ 'krb5'   ] = "/^.*Kerberos V5 Release ([\d\.]+).*$/";
 $regex[ 'haveged'] = "/^.*haveged-([\d\.]+)\.tar.*$/";
-$regex[ 'cracklib'   ] = "/^.*cracklib-([\d\.]+)\.tar.*$/";
-$regex[ 'cracklib-words' ] = "/^.*cracklib-words-([\d\.]+)\.bz2.*$/";
+//$regex[ 'cracklib'   ] = "/^.*cracklib-([\d\.]+)\.tar.*$/";
+//$regex[ 'cracklib-words' ] = "/^.*cracklib-words-([\d\.]+)\.bz2.*$/";
 $regex[ 'ConsoleKit2'] = "/^.*ConsoleKit2-([\d\.]+)\.tar.*$/";
 $regex[ 'make-ca'] = "/^.*make-ca-(\d[\d\.]+\d).*$/";
 

Modified: trunk/scripts/blfs-chapter46.php
==
--- trunk/scripts/blfs-chapter46.phpFri Feb 22 09:00:39 2019(r21231)
+++ trunk/scripts/blfs-chapter46.phpFri Feb 22 11:58:27 2019(r21232)
@@ -36,6 +36,26 @@
 
 $url_fix = array (
 
+   array( 'pkg' => 'alsa-lib',
+  'match'   => '^.*$', 
+  'replace' => "https://alsa-project.org/wiki/Main_Page; ),
+
+   array( 'pkg' => 'alsa-plugins',
+  'match'   => '^.*$', 
+  'replace' => "https://alsa-project.org/wiki/Main_Page; ),
+
+   array( 'pkg' => 'alsa-utils',
+  'match'   => '^.*$', 
+  'replace' => "https://alsa-project.org/wiki/Main_Page; ),
+
+   array( 'pkg' => 'alsa-tools',
+  'match'   => '^.*$', 
+  'replace' => "https://alsa-project.org/wiki/Main_Page; ),
+
+   array( 'pkg' => 'alsa-oss',
+  'match'   => '^.*$', 
+  'replace' => "https://alsa-project.org/wiki/Main_Page; ),
+
array( 'pkg' => 'faac',
   'match'   => '^.*$', 
   'replace' => "http://sourceforge.net/projects/faac/files; ),
@@ -267,6 +287,12 @@
  return 0;  // This is an error
   }
 
+  if ( preg_match( '/alsa/', $package ) )
+  {
+  $max = find_max( $lines, "/$package/", "/^.*$package-(\d\.[\d\.]+).*$/" 
);
+  return $max;
+  }
+
   if ( $package == "faad2" )
   {
   // Need to get max dir and go down

Modified: trunk/scripts/blfs-include.php
==
--- trunk/scripts/blfs-include.php  Fri Feb 22 09:00:39 2019(r21231)
+++ trunk/scripts/blfs-include.php  Fri Feb 22 11:58:27 2019(r21232)
@@ -129,7 +129,8 @@
  return $lines;
   }
 
-  if ( preg_match( "/gpm/", $url ) )
+  if ( preg_match( "/gpm/",  $url ) ||
+   preg_match( "/alsa/", $url ) )
   {
  exec( "wget -q --no-check-certificate -O- $url", $dir );
  return $dir;
@@ -138,6 +139,7 @@
   if ( ! preg_match( "/sourceforge/", $url ) ||
  preg_match( "/jfs/", $url ) ||
  preg_match( "/liba52/", $url  ) ||
+ preg_match( "/cracklib/", $url) ||
  preg_match( "/libmpeg2/", $url) ||
  preg_match( "/tcl/", $url ) ||
  preg_match( "/tk/", $url  ) ||
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21234 - in trunk/BOOK: archive networking/netutils

2019-02-22 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Feb 22 13:35:52 2019
New Revision: 21234

Log:
Archive wicd

Added:
   trunk/BOOK/archive/wicd.xml
  - copied unchanged from r21233, trunk/BOOK/networking/netutils/wicd.xml
Deleted:
   trunk/BOOK/networking/netutils/wicd.xml
Modified:
   trunk/BOOK/networking/netutils/netutils.xml

Copied: trunk/BOOK/archive/wicd.xml (from r21233, 
trunk/BOOK/networking/netutils/wicd.xml)
==
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/BOOK/archive/wicd.xml Fri Feb 22 13:35:52 2019(r21234, copy 
of r21233, trunk/BOOK/networking/netutils/wicd.xml)
@@ -0,0 +1,329 @@
+
+http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd; [
+  
+  %general-entities;
+
+  https://launchpad.net/wicd///+download/wicd-.tar.gz;>
+  
+  
+  
+  
+  
+]>
+
+
+  
+
+  
+$LastChangedBy$
+$Date$
+  
+
+  Wicd-
+
+  
+wicd
+  
+
+  
+Introduction to Wicd
+
+Wicd is a network manager written in
+Python.  It simplifies network setup by automatically detecting and
+connecting to wireless and wired networks. Wicd includes support for WPA
+authentication and DHCP configuration. It provides Curses- and GTK-based
+graphical frontends for user-friendly control. An excellent KDE-based
+frontend is also available
+http://projects.kde.org/projects/extragear/network/wicd-kde;>
+http://projects.kde.org/projects/extragear/network/wicd-kde.
+
+
+_checked;
+
+Package Information
+
+  
+Download (HTTP): 
+  
+  
+Download (FTP): 
+  
+  
+Download MD5 sum: 
+  
+  
+Download size: 
+  
+  
+Estimated disk space required: 
+  
+  
+Estimated build time: 
+  
+
+
+Wicd Dependencies
+
+Required
+
+,
+,
+, and
+
+(Wicd needs mii-tool from this package)
+
+
+Recommended
+
+ (for the GTK frontend),
+ (for WPA support), and
+ or  (for DHCP support)
+
+
+Optional
+
+ (for suspend/resume integration),
+http://urwid.org/;>Urwid
+(for the Curses-based frontend), and
+http://babel.edgewall.org/;>Babel
+(for internationalization)
+
+
+User Notes:
+
+
+  
+
+  
+Installation of Wicd
+
+Install Wicd by running the following
+commands:
+
+sed -e "/wpath.logrotate\|wpath.systemd/d" \
+-e "/detection failed/ a\self.init='init/default/wicd'" \
+-i.orig setup.py 
+
+rm po/*.po   
+
+python setup.py configure --no-install-kde \
+  --no-install-acpi\
+  --no-install-pmutils \
+  --no-install-init\
+  --no-install-gnome-shell-extensions \
+  
--docdir=/usr/share/doc/wicd-
+
+sed -e "/detection failed/ a\
self.init='init/default/wicd'" \
+-i.orig setup.py 
+
+rm po/*.po   
+
+python setup.py configure --no-install-kde \
+  --no-install-acpi\
+  --no-install-pmutils \
+  --no-install-init\
+  --no-install-gnome-shell-extensions \
+  
--docdir=/usr/share/doc/wicd-
+
+This package does not come with a test suite.
+
+Now, as the root user,
+install the package:
+
+python setup.py install
+
+  
+
+  
+Command Explanations
+
+sed -e ... -i setup.py: The first
+expression in this sed command prevents installation of
+logrotate and systemd configuration files. You may omit it if you use these
+utilities. The second one fixes building with BLFS.
+
+sed ... -i.orig setup.py: Fix
+and issue while building with BLFS.
+
+rm po/*.po: This command removes the international
+messages associated with this package.  The command is required unless 
Babel
+is installed.  If it is installed, po/ast.po still needs to be removed in
+order for the build to complete.
+
+--no-install-kde: Prevent installation of an
+autostart desktop file for KDE. If you use KDE, you should instead install
+the
+http://projects.kde.org/projects/extragear/network/wicd-kde;>Wicd
+KDE Client.
+
+--no-install-acpi: Prevent installation of
+suspend and resume scripts for acpid.
+Omit this option if you use acpid.
+
+--no-install-pmutils: Prevent installation of
+hooks for pm-utils. Omit this option if you use pm-utils.
+
+--no-install-init: Prevent
+installation of any init scripts, as a bootscript is installed later in the
+instructions.
+
+--no-install-init: Prevent
+installation of service files twice.  They are installed as a part of
+the sed to setup.py.
+
+--no-install-gnome-shell-extensions: Prevent
+installation of the respective extensions. Remove this switch, if you 

[blfs-book] r21235 - trunk/BOOK/networking/mailnews

2019-02-22 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Feb 22 13:56:27 2019
New Revision: 21235

Log:
Tag mutt

Modified:
   trunk/BOOK/networking/mailnews/mutt.xml

Modified: trunk/BOOK/networking/mailnews/mutt.xml
==
--- trunk/BOOK/networking/mailnews/mutt.xml Fri Feb 22 13:35:52 2019
(r21234)
+++ trunk/BOOK/networking/mailnews/mutt.xml Fri Feb 22 13:56:27 2019
(r21235)
@@ -33,7 +33,7 @@
 Agent. This is useful for reading, writing, replying to, saving, and
 deleting your email.
 
-_checked;
+_checked;
 
 Package Information
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-02-25 05:45:01 GMT

2019-02-24 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 05: xfsprogs4.19.0   4.20.0   #11709
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libblockdev 2.20 2.21 #11702
chapter 09: libxkbcommon0.8.30.8.4#11710
chapter 09: pcre8.42 8.43 #11714
chapter 10: librsvg 2.44.12  2.44.13  #11676
chapter 11: ImageMagick66.9.10-276.9.10-28#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-28 #7859
chapter 11: iso-codes   4.1  4.2  #11711
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11691
chapter 12: unrar   5.7.15.7.2#11703
chapter 12: upower  0.99.9   0.99.10  #11700
chapter 13: IO-Socket-SSL   2.0602.062#11712
chapter 13: MarkupSafe  1.1.01.1.1#11715
chapter 13: Test-Differences0.64 0.65 #11695
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: git 2.20.1   2.21.0   
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 14: NetworkManager  1.14.4   1.14.6   #11713
chapter 14: bind9   9.12.3-P10#11704
chapter 14: dhcp4.4.10
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: bind9.12.3-P10#11704
chapter 20: db  5.3.28   manual   #11705
chapter 20: mariadb 10.3.12  10.3.13  #11705
chapter 24: libfontenc  1.1.31.1.4#11697
chapter 24: mesa18.3.3   18.3.4   #11682
chapter 24: xclock  1.0.71.0.8#11683
chapter 24: xev 1.2.21.2.3#11686
chapter 24: xhost   1.0.71.0.8#11687
chapter 24: xlsatoms1.1.21.1.3#11688
chapter 24: xmodmap 1.0.91.0.10   #11689
chapter 24: xrdb1.1.11.2.0#11690
chapter 24: xvinfo  1.1.31.1.4#11694
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 32: plasma5 5.15.0   5.15.1   #11696
chapter 35: libchamplain0.12.16  0.12.18  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: feh 3.1.23.1.3#11680
chapter 43: libreoffice 6.1.4.2  6.2.0.3  #11650
chapter 44: alsa-firmware   1.0.29   0
chapter 50: cups-filters1.22.0   1.22.1   #11677
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-05 Thread bdubbs--- via blfs-book
Missing cracklib-2.9.7.tar.bz2
Missing cracklib-words-2.9.7.bz2
Missing ibus-1.5.20.tar.gz
Missing Python-2.7.16.tar.xz
Missing python-2.7.16-docs-html.tar.bz2
Missing vala-0.42.6.tar.xz
Missing bind-9.12.4.tar.gz
Missing bind-9.12.4.tar.gz
Missing xinit-1.4.1.tar.bz2
Missing fltk-1.3.5-source.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21286 - trunk/BOOK/postlfs/security

2019-03-05 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Mar  5 08:05:01 2019
New Revision: 21286

Log:
Fix cracklib URL[D

Modified:
   trunk/BOOK/postlfs/security/cracklib.xml

Modified: trunk/BOOK/postlfs/security/cracklib.xml
==
--- trunk/BOOK/postlfs/security/cracklib.xmlMon Mar  4 19:33:51 2019
(r21285)
+++ trunk/BOOK/postlfs/security/cracklib.xmlTue Mar  5 08:05:01 2019
(r21286)
@@ -6,14 +6,14 @@
 
   https://github.com/cracklib/cracklib/releases/download;>
 
-  
+  
   
   
   
   
   
 
-  
+  
   
   
 ]>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21287 - in trunk/BOOK: . general/genlib general/prog/perl-modules general/sysutils introduction/welcome x/lib

2019-03-05 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Mar  5 15:38:17 2019
New Revision: 21287

Log:
Update to DateTime-Format-Builder-0.82 (Perl Module). 
Update to Test-Differences-0.66 (Perl Module). 
Update to IO-Socket-SSL-2.065 (Perl Module). 
Update to at-spi2-atk and at-spi2-core-2.30.1. 
Update to udisks2-2.8.2. 
Update to glib-2.60.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/glib2.xml
   trunk/BOOK/general/prog/perl-modules/perl-datetime-format-builder.xml
   trunk/BOOK/general/prog/perl-modules/perl-io-socket-ssl.xml
   trunk/BOOK/general/prog/perl-modules/perl-test-differences.xml
   trunk/BOOK/general/sysutils/udisks2.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/at-spi2-atk.xml
   trunk/BOOK/x/lib/at-spi2-core.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Tue Mar  5 08:05:01 2019(r21286)
+++ trunk/BOOK/general.ent  Tue Mar  5 15:38:17 2019(r21287)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/glib2.xml
==
--- trunk/BOOK/general/genlib/glib2.xml Tue Mar  5 08:05:01 2019(r21286)
+++ trunk/BOOK/general/genlib/glib2.xml Tue Mar  5 15:38:17 2019(r21287)
@@ -6,10 +6,10 @@
 
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 
@@ -174,13 +174,13 @@
   commands:
 
 
-mkdir build-glib 
-cdbuild-glib 
+mkdir build 
+cdbuild 
 
-meson --prefix=/usr   \
-  -Dman=true  \
-  -Dselinux=false \
-  ..  
+meson --prefix=/usr  \
+  -Dman=true \
+  -Dselinux=disabled \
+  .. 
 ninja
 

Modified: trunk/BOOK/general/sysutils/udisks2.xml
==
--- trunk/BOOK/general/sysutils/udisks2.xml Tue Mar  5 08:05:01 2019
(r21286)
+++ trunk/BOOK/general/sysutils/udisks2.xml Tue Mar  5 15:38:17 2019
(r21287)
@@ -6,8 +6,8 @@
 
   https://github.com/storaged-project/udisks/releases/download/udisks-/udisks-.tar.bz2;>
   
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue Mar  5 08:05:01 
2019(r21286)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Tue Mar  5 15:38:17 
2019(r21287)
@@ -42,6 +42,36 @@
 
 -->
 
+  March 5th, 2019
+  
+
+  [bdubbs] - Update to DateTime-Format-Builder-0.82 (Perl 
Module). Fixes
+  #11753.
+
+
+  [bdubbs] - Update to Test-Differences-0.66 (Perl Module). Fixes
+  #11742.
+
+
+  [bdubbs] - Update to IO-Socket-SSL-2.065 (Perl Module). Fixes
+  #11741.
+
+
+  [bdubbs] - Update to at-spi2-atk and at-spi2-core-2.30.1. Fixes
+  #11756.
+
+
+  [bdubbs] - Update to udisks2-2.8.2. Fixes
+  #11755.
+
+
+  [bdubbs] - Update to glib-2.60.0. Fixes
+  #11754.
+
+  
+
+
+
   March 4th, 2019
   
 
@@ -74,6 +104,7 @@
 
   
 
+
 
   March 2nd, 2019
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Tue Mar  5 08:05:01 2019(r21286)
+++ trunk/BOOK/packages.ent Tue Mar  5 15:38:17 2019(r21287)
@@ -101,7 +101,7 @@
 
 
 
-
+
 
 
 
@@ -296,7 +296,7 @@
 
 
 
-
+
 
 
 
@@ -377,7 +377,7 @@
 
 
 
-
+
 
 
 
@@ -387,7 +387,7 @@
 
 
 
-
+
 
 
 
@@ -402,7 +402,7 @@
 
 
 
-
+
 
 
 
@@ -675,8 +675,8 @@
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/x/lib/at-spi2-atk.xml
==
--- trunk/BOOK/x/lib/at-spi2-atk.xmlTue Mar  5 08:05:01 2019(r21286)
+++ trunk/BOOK/x/lib/at-spi2-atk.xmlTue Mar  5 15:38:17 2019(r21287)
@@ -8,10 +8,10 @@

"/at-spi2-atk/2.30/at-spi2-atk-.tar.xz">
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/x/lib/at-spi2-core.xml
==
--- trunk/BOOK/x/lib/at-spi2-core.xml   Tue Mar  5 08:05:01 2019(r21286)
+++ trunk/BOOK/x/lib/at-spi2-core.xml   Tue Mar  5 15:38:17 2019(r21287)
@@ -8,9 +8,9 @@

"/at-spi2-core/2.30/at-spi2-core-.tar.xz">
   
-  
+  
   
-  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-03 Thread bdubbs--- via blfs-book
Missing libatomic_ops-7.6.10.tar.gz
Missing libblockdev-2.21.tar.gz
Missing libxkbcommon-0.8.4.tar.xz
Missing iso-codes-4.2.tar.xz
Missing upower-0.99.10.tar.xz
Missing sqlite-autoconf-3270200.tar.gz
Missing sqlite-doc-3270200.zip
Missing mesa-18.3.4.tar.xz
Missing xorg-server-1.20.4.tar.bz2
Missing libvdpau-1.2.tar.bz2
Missing lxsession-0.5.4.tar.xz
Missing lxrandr-0.3.2.tar.xz
Missing lxtask-0.1.9.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21276 - trunk/BOOK/server/databases

2019-03-03 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar  3 08:26:12 2019
New Revision: 21276

Log:
Fix an md5sum for sqlite-doc

Modified:
   trunk/BOOK/server/databases/sqlite.xml

Modified: trunk/BOOK/server/databases/sqlite.xml
==
--- trunk/BOOK/server/databases/sqlite.xml  Sat Mar  2 18:12:35 2019
(r21275)
+++ trunk/BOOK/server/databases/sqlite.xml  Sun Mar  3 08:26:12 2019
(r21276)
@@ -17,7 +17,7 @@
   
 
   https://sqlite.org/2019/sqlite-doc-.zip;>
-  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21277 - trunk/BOOK/x/lib

2019-03-03 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar  3 12:03:49 2019
New Revision: 21277

Log:
Insert a gcc-8.3 fix for qt5

Modified:
   trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/x/lib/qt5.xml
==
--- trunk/BOOK/x/lib/qt5.xmlSun Mar  3 08:26:12 2019(r21276)
+++ trunk/BOOK/x/lib/qt5.xmlSun Mar  3 12:03:49 2019(r21277)
@@ -232,10 +232,18 @@
 
 
 
+  First fix a problem when using gcc-8.3:
+
+
+sed -i "s/volatile//" \
+  
qtscript/src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp
 
+
+
   Install Qt5 by running the following commands:
 
 
 find . -name "*.pr[io]" | xargs sed -i 's/python/3/' 

+
 ./configure -prefix $QT5PREFIX\
 -sysconfdir /etc/xdg  \
 -confirm-license  \
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21278 - in trunk/BOOK: . general/genlib general/prog general/sysutils introduction/welcome postlfs/filesystems pst/printing x/installing

2019-03-03 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar  3 14:36:35 2019
New Revision: 21278

Log:
Update to mkfontscale-1.2.0 (xorg app). 
Update to unrar-5.7.3. 
Update to talloc-2.1.16. 
Update to libaio-0.3.112. 
Update to git-2.21.0. 
Update to xfsprogs-4.20.0. 
Update to cups-filters-1.22.1.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/libaio.xml
   trunk/BOOK/general/genlib/talloc.xml
   trunk/BOOK/general/prog/git.xml
   trunk/BOOK/general/sysutils/unrar.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/filesystems/xfsprogs.xml
   trunk/BOOK/pst/printing/cups-filters.xml
   trunk/BOOK/x/installing/x7app.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sun Mar  3 12:03:49 2019(r21277)
+++ trunk/BOOK/general.ent  Sun Mar  3 14:36:35 2019(r21278)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/libaio.xml
==
--- trunk/BOOK/general/genlib/libaio.xmlSun Mar  3 12:03:49 2019
(r21277)
+++ trunk/BOOK/general/genlib/libaio.xmlSun Mar  3 14:36:35 2019
(r21278)
@@ -6,8 +6,8 @@
 
   http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_.orig.tar.gz;>
   
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/general/genlib/talloc.xml
==
--- trunk/BOOK/general/genlib/talloc.xmlSun Mar  3 12:03:49 2019
(r21277)
+++ trunk/BOOK/general/genlib/talloc.xmlSun Mar  3 14:36:35 2019
(r21278)
@@ -6,9 +6,9 @@
 
   https://www.samba.org/ftp/talloc/talloc-.tar.gz;>
   
-  
-  
-  
+  
+  
+  
   
 ]>
 
@@ -99,8 +99,7 @@
   commands:
 
 
-sed -i s:../../buildtools/bin/waf:buildtools/bin/waf: 
Makefile 
-./configure --prefix=/usr 
+./configure --prefix=/usr 
 make
 
 
@@ -119,11 +118,6 @@
 Command Explanations
 
 
-  sed -i s:[...] Makefile: This command fixes a 
-  packaging problem introduced with this version of Talloc.
-
-
-
   --extra-python=PYTHON: This switch enables building
   selected libraries for the specified additional version of Python
   (example: --extra-python=/usr/bin/python2).

Modified: trunk/BOOK/general/prog/git.xml
==
--- trunk/BOOK/general/prog/git.xml Sun Mar  3 12:03:49 2019(r21277)
+++ trunk/BOOK/general/prog/git.xml Sun Mar  3 14:36:35 2019(r21278)
@@ -8,11 +8,11 @@
 
   
   
-  
-  
+  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/general/sysutils/unrar.xml
==
--- trunk/BOOK/general/sysutils/unrar.xml   Sun Mar  3 12:03:49 2019
(r21277)
+++ trunk/BOOK/general/sysutils/unrar.xml   Sun Mar  3 14:36:35 2019
(r21278)
@@ -6,7 +6,7 @@
 
   http://www.rarlab.com/rar/unrarsrc-.tar.gz;>
   
-  
+  
   
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar  3 12:03:49 
2019(r21277)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar  3 14:36:35 
2019(r21278)
@@ -45,6 +45,40 @@
   March 2nd, 2019
   
 
+  [bdubbs] - Update to mkfontscale-1.2.0 (xorg app). Fixes
+  #11747.
+
+
+  [bdubbs] - Update to unrar-5.7.3. Fixes
+  #11725.
+
+
+  [bdubbs] - Update to talloc-2.1.16. Fixes
+  #11724.
+
+
+  [bdubbs] - Update to libaio-0.3.112. Fixes
+  #11719.
+
+
+  [bdubbs] - Update to git-2.21.0. Fixes
+  #11717.
+
+
+  [bdubbs] - Update to xfsprogs-4.20.0. Fixes
+  #11709.
+
+
+  [bdubbs] - Update to cups-filters-1.22.1. Fixes
+  #11677.
+
+  
+
+
+
+  March 2nd, 2019
+  
+
   [bdubbs] - Update to iso-codes-4.2. Fixes
   #11711.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Mar  3 12:03:49 2019(r21277)
+++ trunk/BOOK/packages.ent Sun Mar  3 14:36:35 2019(r21278)
@@ -61,7 +61,7 @@
 
 
 
-
+
 
 
 
@@ -122,7 +122,7 @@
 
 
 
-
+
 
 
 
@@ -184,7 +184,7 @@
 
 
 
-
+
 
 
 
@@ -297,7 +297,7 @@
 
 
 
-
+
 
 
 
@@ -323,7 +323,7 @@
 
 
 
-
+
 
 
 
@@ -984,7 +984,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/postlfs/filesystems/xfsprogs.xml

[blfs-book] r21254 - trunk/BOOK/general/prog/perl-deps

2019-02-26 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Feb 26 11:40:06 2019
New Revision: 21254

Log:
Typo

Modified:
   trunk/BOOK/general/prog/perl-deps/perl-net-ssleay.xml

Modified: trunk/BOOK/general/prog/perl-deps/perl-net-ssleay.xml
==
--- trunk/BOOK/general/prog/perl-deps/perl-net-ssleay.xml   Tue Feb 26 
11:08:48 2019(r21253)
+++ trunk/BOOK/general/prog/perl-deps/perl-net-ssleay.xml   Tue Feb 26 
11:40:06 2019(r21254)
@@ -65,7 +65,7 @@
   such as wget, you normally would obtain .tar.gz
   To obtain this package with the proper filename, run:
 
-wget -c 
https://github.com/urban/Net-SSLeay/archive/.tar.gz \
+wget -c 
https://github.com/rurban/Net-SSLeay/archive/.tar.gz \
  -O Net-SSLeay-.tar.gz.
 
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21252 - in trunk/BOOK: . general/sysutils introduction/welcome server/databases

2019-02-26 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Feb 26 10:49:23 2019
New Revision: 21252

Log:
Update to mariadb-10.3.13. 
Update to unrar-5.7.2.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/sysutils/unrar.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/databases/mariadb.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Tue Feb 26 10:10:19 2019(r21251)
+++ trunk/BOOK/general.ent  Tue Feb 26 10:49:23 2019(r21252)
@@ -90,11 +90,6 @@
 
 
-This package is known to build and work
-  properly using an LFS-8.3 platform.">
-This package is known to build using an 
LFS
-  8.3 platform but has not been tested.">
-
 This package is known to build and work
   properly using an LFS-8.4 platform.">
 This package is known to build using an 
LFS

Modified: trunk/BOOK/general/sysutils/unrar.xml
==
--- trunk/BOOK/general/sysutils/unrar.xml   Tue Feb 26 10:10:19 2019
(r21251)
+++ trunk/BOOK/general/sysutils/unrar.xml   Tue Feb 26 10:49:23 2019
(r21252)
@@ -6,9 +6,9 @@
 
   http://www.rarlab.com/rar/unrarsrc-.tar.gz;>
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue Feb 26 10:10:19 
2019(r21251)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Tue Feb 26 10:49:23 
2019(r21252)
@@ -45,6 +45,14 @@
   February 26th, 2019
   
 
+  [bdubbs] - Update to mariadb-10.3.13. Fixes
+  #11705.
+
+
+  [bdubbs] - Update to unrar-5.7.2. Fixes
+  #11703.
+
+
   [renodr] - Remove rendundant commands in Freetype.
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Tue Feb 26 10:10:19 2019(r21251)
+++ trunk/BOOK/packages.ent Tue Feb 26 10:49:23 2019(r21252)
@@ -297,7 +297,7 @@
 
 
 
-
+
 
 
 
@@ -628,7 +628,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/databases/mariadb.xml
==
--- trunk/BOOK/server/databases/mariadb.xml Tue Feb 26 10:10:19 2019
(r21251)
+++ trunk/BOOK/server/databases/mariadb.xml Tue Feb 26 10:49:23 2019
(r21252)
@@ -7,10 +7,10 @@
 
   https://downloads.mariadb.org/interstitial/mariadb-/source/mariadb-.tar.gz;>
 
   ftp://mirrors.fe.up.pt/pub/mariadb/mariadb-/source/mariadb-.tar.gz;>
-  
+  
   
   
-  
+  
 ]>
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21250 - in trunk/BOOK: . introduction/welcome networking/netutils server/major

2019-02-26 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Feb 26 09:56:18 2019
New Revision: 21250

Log:
Update to NetworkManager-1.14.6. 
Update to bind-9.12.3-P4.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netutils/bind-utils.xml
   trunk/BOOK/networking/netutils/networkmanager.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/major/bind.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue Feb 26 07:23:02 
2019(r21249)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Tue Feb 26 09:56:18 
2019(r21250)
@@ -45,6 +45,14 @@
   February 26th, 2019
   
 
+  [bdubbs] - Update to NetworkManager-1.14.6. Fixes
+  #11713.
+
+
+  [bdubbs] - Update to bind-9.12.3-P4. Fixes
+  #11704.
+
+
   [timtas] - Update to thunderbird-60.5.2. Fixes
   #11721.
 

Modified: trunk/BOOK/networking/netutils/bind-utils.xml
==
--- trunk/BOOK/networking/netutils/bind-utils.xml   Tue Feb 26 07:23:02 
2019(r21249)
+++ trunk/BOOK/networking/netutils/bind-utils.xml   Tue Feb 26 09:56:18 
2019(r21250)
@@ -6,9 +6,9 @@
 
   
   ftp://ftp.isc.org/isc/bind9//bind-.tar.gz;>
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/networking/netutils/networkmanager.xml
==
--- trunk/BOOK/networking/netutils/networkmanager.xml   Tue Feb 26 07:23:02 
2019(r21249)
+++ trunk/BOOK/networking/netutils/networkmanager.xml   Tue Feb 26 09:56:18 
2019(r21250)
@@ -8,10 +8,10 @@

"/NetworkManager/1.14/NetworkManager-.tar.xz">
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Tue Feb 26 07:23:02 2019(r21249)
+++ trunk/BOOK/packages.ent Tue Feb 26 09:56:18 2019(r21250)
@@ -562,9 +562,9 @@
 
 
 
-
+
 
-
+
 
 
 

Modified: trunk/BOOK/server/major/bind.xml
==
--- trunk/BOOK/server/major/bind.xmlTue Feb 26 07:23:02 2019(r21249)
+++ trunk/BOOK/server/major/bind.xmlTue Feb 26 09:56:18 2019(r21250)
@@ -6,10 +6,10 @@
 
   
   ftp://ftp.isc.org/isc/bind9//bind-.tar.gz;>
-  
+  
   
   
-  
+  
 ]>
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-02-28 05:45:01 GMT

2019-02-27 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: btrfs-progs 4.20.1   4.20.2   #11718
chapter 05: mdadm   4.0  4.1  #11286
chapter 05: xfsprogs4.19.0   4.20.0   #11709
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libaio  0.3.111  0.3.112  #11719
chapter 09: libblockdev 2.20 2.21 #11702
chapter 09: libxkbcommon0.8.30.8.4#11710
chapter 09: pcre8.42 8.43 #11714
chapter 09: talloc  2.1.15   2.1.16   #11724
chapter 10: librsvg 2.44.12  2.44.13  #11676
chapter 11: ImageMagick66.9.10-276.9.10-28#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-28 #7859
chapter 11: iso-codes   4.1  4.2  #11711
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 12: unrar   5.7.25.7.3#11725
chapter 12: upower  0.99.9   0.99.10  #11700
chapter 13: MarkupSafe  1.1.01.1.1#11715
chapter 13: Net-SSLeay  1.86_06  0
chapter 13: Test-Differences0.64 0.66 #11695
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: git 2.20.1   2.21.0   #11717
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 14: wireshark   2.6.62.6.7
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   #11690
chapter 20: postfix 3.3.23.4.0#11716
chapter 20: sqlite-autoconf 3270100  3270200  #11720
chapter 24: libfontenc  1.1.31.1.4#11697
chapter 24: mesa18.3.3   18.3.4   #11682
chapter 24: xclock  1.0.71.0.8#11683
chapter 24: xev 1.2.21.2.3#11686
chapter 24: xhost   1.0.71.0.8#11687
chapter 24: xlsatoms1.1.21.1.3#11688
chapter 24: xmodmap 1.0.91.0.10   #11689
chapter 24: xorg-server 1.20.3   1.20.4   #11722
chapter 24: xrdb1.1.11.2.0#11690
chapter 24: xvinfo  1.1.31.1.4#11694
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.18  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 37: lxpanel 0.9.30.10.0   
chapter 37: lxsession   0.5.30.5.4
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: feh 3.1.23.1.3#11680
chapter 50: cups-filters1.22.0   1.22.1   #11677
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21265 - trunk/scripts

2019-02-27 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Wed Feb 27 22:40:08 2019
New Revision: 21265

Log:
Fix currency for Net-SSLeay

Modified:
   trunk/scripts/blfs-chapter13.php

Modified: trunk/scripts/blfs-chapter13.php
==
--- trunk/scripts/blfs-chapter13.phpWed Feb 27 21:41:38 2019(r21264)
+++ trunk/scripts/blfs-chapter13.phpWed Feb 27 22:40:08 2019(r21265)
@@ -264,6 +264,10 @@
   'match'   => '^.*$',
   'replace' => "http://search.cpan.org/dist/Net-DNS/; ),
 
+   array( 'pkg' => 'Net-SSLeay',
+  'match'   => '^.*$',
+  'replace' => " https://github.com/rurban/Net-SSLeay/releases; ),
+
array( 'pkg' => 'Parse-Yapp',
   'match'   => '^.*$',
   'replace' => "http://search.cpan.org/dist/Parse-Yapp/; ),
@@ -559,6 +563,9 @@
  return 0;  // This is an error
   }
 
+  if ( $book_index == "Net-SSLeay" )
+return find_max( $lines, '/\d\./', '/^.*(\d\.[\d\._]+\d)$/' );
+
   if ( $book_index == "doxygen" )
 return find_max( $lines, '/doxygen/', '/^.*doxygen-([\d\.]+).src.tar.*$/' 
);
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-02-23 05:45:01 GMT

2019-02-22 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 05: xfsprogs4.19.0   4.20.0   
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libblockdev 2.20 2.21 #11702
chapter 09: libxkbcommon0.8.30.8.4
chapter 10: librsvg 2.44.12  2.44.13  #11676
chapter 11: ImageMagick66.9.10-276.9.10-28#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-28 #7859
chapter 11: iso-codes   4.1  4.2  
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11691
chapter 12: unrar   5.7.15.7.2#11703
chapter 12: upower  0.99.9   0.99.10  #11700
chapter 13: IO-Socket-SSL   2.0602.061
chapter 13: Test-Differences0.64 0.65 #11695
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 14: bind9   9.12.3-P19.12.3-P4#11704
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: bind9.12.3-P19.12.3-P4#11704
chapter 20: db  5.3.28   manual   #11705
chapter 20: mariadb 10.3.12  10.3.13  #11705
chapter 24: libfontenc  1.1.31.1.4#11697
chapter 24: mesa18.3.3   18.3.4   #11682
chapter 24: xclock  1.0.71.0.8#11683
chapter 24: xev 1.2.21.2.3#11686
chapter 24: xhost   1.0.71.0.8#11687
chapter 24: xlsatoms1.1.21.1.3#11688
chapter 24: xmodmap 1.0.91.0.10   #11689
chapter 24: xrdb1.1.11.2.0#11690
chapter 24: xvinfo  1.1.31.1.4#11694
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 32: plasma5 5.15.0   5.15.1   #11696
chapter 35: libchamplain0.12.17  0.12.18  #11706
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: feh 3.1.23.1.3#11680
chapter 43: libreoffice 6.1.4.2  6.2.0.3  #11650
chapter 44: alsa-firmware   1.0.29   0
chapter 44: alsa-lib1.1.80
chapter 44: alsa-oss1.1.80
chapter 44: alsa-plugins1.1.80
chapter 44: alsa-tools  1.1.70
chapter 44: alsa-utils  1.1.80
chapter 50: cups-filters1.22.0   1.22.1   #11677
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-02-22 05:45:01 GMT

2019-02-21 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: cracklib2.9.60
chapter 04: cracklib-words  2.9.60
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: tcsh6.20.00  0
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libblockdev 2.20 2.21 
chapter 10: librsvg 2.44.12  2.44.13  #11676
chapter 11: ImageMagick66.9.10-276.9.10-28#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-28 #7859
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11691
chapter 12: unrar   5.7.15.7.2
chapter 12: upower  0.99.9   0.99.10  #11700
chapter 13: Test-Differences0.64 0.65 #11695
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 14: bind9   9.12.3-P19.12.3-P4
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: bind9.12.3-P19.12.3-P4
chapter 20: db  5.3.28   manual   #11690
chapter 20: mariadb 10.3.12  10.3.13  
chapter 24: libfontenc  1.1.31.1.4#11697
chapter 24: mesa18.3.3   18.3.4   #11682
chapter 24: xclock  1.0.71.0.8#11683
chapter 24: xev 1.2.21.2.3#11686
chapter 24: xhost   1.0.71.0.8#11687
chapter 24: xlsatoms1.1.21.1.3#11688
chapter 24: xmodmap 1.0.91.0.10   #11689
chapter 24: xrdb1.1.11.2.0#11690
chapter 24: xvinfo  1.1.31.1.4#11694
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 32: plasma5 5.15.0   5.15.1   #11696
chapter 35: libchamplain0.12.17  0.12.18  
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: feh 3.1.23.1.3#11680
chapter 43: libreoffice 6.1.4.2  6.2.0.3  #11650
chapter 44: alsa-firmware   1.0.29   0
chapter 44: alsa-lib1.1.80
chapter 44: alsa-oss1.1.80
chapter 44: alsa-plugins1.1.80
chapter 44: alsa-tools  1.1.70
chapter 44: alsa-utils  1.1.80
chapter 50: cups-filters1.22.0   1.22.1   #11677
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21219 - in trunk/BOOK: pst/typesetting server/databases server/major server/other x/dm

2019-02-20 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Wed Feb 20 15:33:51 2019
New Revision: 21219

Log:
Tag severs and Display Managers

Modified:
   trunk/BOOK/pst/typesetting/tl-installer.xml
   trunk/BOOK/server/databases/mariadb.xml
   trunk/BOOK/server/major/apache.xml
   trunk/BOOK/server/major/bind.xml
   trunk/BOOK/server/major/proftpd.xml
   trunk/BOOK/server/major/vsftpd.xml
   trunk/BOOK/server/other/unbound.xml
   trunk/BOOK/x/dm/lightdm.xml
   trunk/BOOK/x/dm/lxdm.xml

Modified: trunk/BOOK/pst/typesetting/tl-installer.xml
==
--- trunk/BOOK/pst/typesetting/tl-installer.xml Wed Feb 20 15:07:01 2019
(r21218)
+++ trunk/BOOK/pst/typesetting/tl-installer.xml Wed Feb 20 15:33:51 2019
(r21219)
@@ -57,7 +57,7 @@
   PATH in your ~/.bashrc or equivalent.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/server/databases/mariadb.xml
==
--- trunk/BOOK/server/databases/mariadb.xml Wed Feb 20 15:07:01 2019
(r21218)
+++ trunk/BOOK/server/databases/mariadb.xml Wed Feb 20 15:33:51 2019
(r21219)
@@ -36,7 +36,7 @@
   database management system.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/server/major/apache.xml
==
--- trunk/BOOK/server/major/apache.xml  Wed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/server/major/apache.xml  Wed Feb 20 15:33:51 2019(r21219)
@@ -36,7 +36,7 @@
   web serving operations.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/server/major/bind.xml
==
--- trunk/BOOK/server/major/bind.xmlWed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/server/major/bind.xmlWed Feb 20 15:33:51 2019(r21219)
@@ -33,7 +33,7 @@
 and client utilities. If you are only interested in the utilities, refer
 to the .
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/server/major/proftpd.xml
==
--- trunk/BOOK/server/major/proftpd.xml Wed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/server/major/proftpd.xml Wed Feb 20 15:33:51 2019(r21219)
@@ -33,7 +33,7 @@
 and highly configurable FTP daemon. This is useful for serving large
 file archives over a network.
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/server/major/vsftpd.xml
==
--- trunk/BOOK/server/major/vsftpd.xml  Wed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/server/major/vsftpd.xml  Wed Feb 20 15:33:51 2019(r21219)
@@ -34,7 +34,7 @@
 secure and very small FTP daemon. This is useful for serving files
 over a network.
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/server/other/unbound.xml
==
--- trunk/BOOK/server/other/unbound.xml Wed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/server/other/unbound.xml Wed Feb 20 15:33:51 2019(r21219)
@@ -37,7 +37,7 @@
   library API as an integral part of the architecture.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/x/dm/lightdm.xml
==
--- trunk/BOOK/x/dm/lightdm.xml Wed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/x/dm/lightdm.xml Wed Feb 20 15:33:51 2019(r21219)
@@ -43,7 +43,7 @@
   display manager based upon GTK.
 
 
-_checked;
+_checked;
 
 Lightdm Package Information
 

Modified: trunk/BOOK/x/dm/lxdm.xml
==
--- trunk/BOOK/x/dm/lxdm.xmlWed Feb 20 15:07:01 2019(r21218)
+++ trunk/BOOK/x/dm/lxdm.xmlWed Feb 20 15:33:51 2019(r21219)
@@ -37,7 +37,7 @@
   LightDM.
 
 
-_checked;
+_checked;
 
 Package Information
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-16 Thread bdubbs--- via blfs-book
Missing libseccomp-2.4.0.tar.gz
Missing cmake-3.14.0.tar.gz
Missing postfix-3.4.4.tar.gz
Missing xf86-video-amdgpu-19.0.0.tar.bz2
Missing xf86-video-ati-19.0.0.tar.bz2
Missing qt-everywhere-src-5.12.2.tar.xz
Missing qtwebengine-everywhere-src-5.12.2.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21344 - in trunk/BOOK: . general/graphlib introduction/welcome pst/printing x/lib

2019-03-16 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Mar 16 09:22:59 2019
New Revision: 21344

Log:
Update to .freetype-2.10.0 
Update to cups-filters-1.22.2. 
Update to gtksourceview-3.24.10.

Modified:
   trunk/BOOK/general/graphlib/freetype2.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/pst/printing/cups-filters.xml
   trunk/BOOK/x/lib/gtksourceview.xml

Modified: trunk/BOOK/general/graphlib/freetype2.xml
==
--- trunk/BOOK/general/graphlib/freetype2.xml   Sat Mar 16 08:22:44 2019
(r21343)
+++ trunk/BOOK/general/graphlib/freetype2.xml   Sat Mar 16 09:22:59 2019
(r21344)
@@ -6,15 +6,15 @@
 
   
   
-  
-  
-  
+  
+  
+  
   
 
   
   
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 08:22:44 
2019(r21343)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 09:22:59 
2019(r21344)
@@ -46,6 +46,18 @@
   March 16th, 2019
   
 
+  [bdubbs] - Update to .freetype-2.10.0 Fixes
+  #11810.
+
+
+  [bdubbs] - Update to cups-filters-1.22.2. Fixes
+  #11812.
+
+
+  [bdubbs] - Update to gtksourceview-3.24.10. Fixes
+  #11811.
+
+
   [pierre] - Fix building VTE with newer versions of Vala.
 
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sat Mar 16 08:22:44 2019(r21343)
+++ trunk/BOOK/packages.ent Sat Mar 16 09:22:59 2019(r21344)
@@ -196,7 +196,7 @@
 
 
 
-
+
   
 
 
@@ -695,7 +695,7 @@
 
 
 
-
+
 
 
 
@@ -986,7 +986,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/pst/printing/cups-filters.xml
==
--- trunk/BOOK/pst/printing/cups-filters.xmlSat Mar 16 08:22:44 2019
(r21343)
+++ trunk/BOOK/pst/printing/cups-filters.xmlSat Mar 16 09:22:59 2019
(r21344)
@@ -7,7 +7,7 @@
   https://www.openprinting.org/download/cups-filters/cups-filters-.tar.xz;>
   
-  
+  
   
   
   

Modified: trunk/BOOK/x/lib/gtksourceview.xml
==
--- trunk/BOOK/x/lib/gtksourceview.xml  Sat Mar 16 08:22:44 2019(r21343)
+++ trunk/BOOK/x/lib/gtksourceview.xml  Sat Mar 16 09:22:59 2019(r21344)
@@ -8,10 +8,10 @@
 
"/gtksourceview//gtksourceview-.tar.xz">
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-14 04:45:01 GMT

2019-03-13 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-33#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-33 #7859
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: ruby2.6.12.6.2#11802
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 17: mutt1.11.3   1.11.4   #11801
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 24: mesa18.3.4   19.0.0   #11800
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: keybinder1  3.0-0.3.20
chapter 25: qt-everywhere-src   5.12.1   0
chapter 25: qtwebengine-everywhe5.12.1   0
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gsettings-desktop-sc3.28.1   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11768
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.0   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0 

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-14 Thread bdubbs--- via blfs-book
Missing blfs-bootscripts-20190313.tar.xz
Missing systemd-241.tar.gz
Missing gcc-8.3.0.tar.xz
Missing samba-4.9.5.tar.gz
Missing unbound-1.9.1.tar.gz
Missing gtk+-3.24.7.tar.xz
Missing keybinder-3.0-0.3.2.tar.gz
Missing gdm-3.30.3.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21351 - in trunk/BOOK: . general/genlib introduction/welcome postlfs/security

2019-03-16 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Mar 16 22:24:27 2019
New Revision: 21351

Log:
Update to nss-3.43. 
Update to libuv-v1.27.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/libuv.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/nss.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sat Mar 16 21:44:09 2019(r21350)
+++ trunk/BOOK/general.ent  Sat Mar 16 22:24:27 2019(r21351)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/libuv.xml
==
--- trunk/BOOK/general/genlib/libuv.xml Sat Mar 16 21:44:09 2019(r21350)
+++ trunk/BOOK/general/genlib/libuv.xml Sat Mar 16 22:24:27 2019(r21351)
@@ -6,9 +6,9 @@
 
   https://dist.libuv.org/dist/v/libuv-v.tar.gz;>
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 21:44:09 
2019(r21350)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 22:24:27 
2019(r21351)
@@ -43,6 +43,20 @@
 -->
 
 
+  March 17th, 2019
+  
+
+  [bdubbs] - Update to nss-3.43. Fixes
+  #118123.
+
+
+  [bdubbs] - Update to libuv-v1.27.0. Fixes
+  #118124.
+
+  
+
+
+
   March 16th, 2019
   
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sat Mar 16 21:44:09 2019(r21350)
+++ trunk/BOOK/packages.ent Sat Mar 16 22:24:27 2019(r21351)
@@ -29,11 +29,10 @@
 
 
 
-
-
-
-
-
+
+
+
+
 
 
 
@@ -162,7 +161,7 @@
 
 
 
-
+
 
 
 
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-17 04:45:01 GMT

2019-03-16 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: nss 3.42.1   3.43 
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   3.32.0   #11808
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libuv   1.26.0   1.27.0   
chapter 11: ImageMagick66.9.10-276.9.10-34#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-34 #7859
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: NetworkManager  1.14.6   1.16.0   #11809
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 24: libXdmcp1.1.21.1.3
chapter 24: libXext 1.3.31.3.4
chapter 24: libXft  2.3.22.3.3
chapter 24: libXmu  1.1.21.1.3
chapter 24: libXrandr   1.5.11.5.2
chapter 24: libXvMC 1.0.10   1.0.11   
chapter 24: libXxf86dga 1.1.41.1.5
chapter 24: libxkbfile  1.0.91.1.0
chapter 24: x11perf 1.6.01.6.1
chapter 24: xtrans  1.3.51.4.0
chapter 25: keybinder1  3.0-0.3.20
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   #11775
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gsettings-desktop-sc3.28.1   3.32.0   
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11775
chapter 35: libsecret   0.18.7   0.18.8   #11775
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11775
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.1   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 

[blfs-book] r21350 - in trunk/BOOK: introduction/welcome x/installing

2019-03-16 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Mar 16 21:44:09 2019
New Revision: 21350

Log:
Update to x11perf-1.6.1 (Xorg Application)

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7app.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 21:36:25 
2019(r21349)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 21:44:09 
2019(r21350)
@@ -46,6 +46,10 @@
   March 16th, 2019
   
 
+  [bdubbs] - Update to x11perf-1.6.1 (Xorg Application). Fixes
+  #118122.
+
+
   [renodr] - Update to gsettings-desktop-schemas-3.32.0.
   The first update on the road to GNOME-3.32. Part of
   #11775.

Modified: trunk/BOOK/x/installing/x7app.xml
==
--- trunk/BOOK/x/installing/x7app.xml   Sat Mar 16 21:36:25 2019(r21349)
+++ trunk/BOOK/x/installing/x7app.xml   Sat Mar 16 21:44:09 2019(r21350)
@@ -34,8 +34,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21348 - in trunk/BOOK: . introduction/welcome x/installing

2019-03-16 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Mar 16 21:31:00 2019
New Revision: 21348

Log:
Update xorg-libs: 
  libXext-1.3.4, 
  libXft-2.3.3, 
  libxkbfile-1.1.0, 
  libXmu-1.1.3,
  libXrandr-1.5.2, 
  xtrans-1.4.0, 
  libXvMC-1.0.11, and 
  libXxf86dga-1.1.5

Update to libXdmcp-1.1.3.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/libXdmcp.xml
   trunk/BOOK/x/installing/x7lib.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 19:56:39 
2019(r21347)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sat Mar 16 21:31:00 
2019(r21348)
@@ -46,11 +46,28 @@
   March 16th, 2019
   
 
+  [bdubbs] - Update xorg-libs: libXext-1.3.4, 
+  libXft-2.3.3,libxkbfile-1.1.0,   libXmu-1.1.3, 
libXrandr-1.5.2,
+  xtrans-1.4.0, libXvMC-1.0.11, and libXxf86dga-1.1.5. Fixes
+  #11814,
+  #11815,
+  #11816,
+  #11817,
+  #11818,
+  #11819,
+  #11820, and 
+  #11821.
+
+
+  [bdubbs] - Update to libXdmcp-1.1.3. Fixes
+  #11813.
+
+
   [pierre] - Allow building the mesa glx demos when using
   the meson build system.
 
 
-  [bdubbs] - Update to .freetype-2.10.0 Fixes
+  [bdubbs] - Update to freetype-2.10.0. Fixes
   #11810.
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sat Mar 16 19:56:39 2019(r21347)
+++ trunk/BOOK/packages.ent Sat Mar 16 21:31:00 2019(r21348)
@@ -646,7 +646,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/x/installing/libXdmcp.xml
==
--- trunk/BOOK/x/installing/libXdmcp.xmlSat Mar 16 19:56:39 2019
(r21347)
+++ trunk/BOOK/x/installing/libXdmcp.xmlSat Mar 16 21:31:00 2019
(r21348)
@@ -6,8 +6,8 @@
 
   
   
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/x/installing/x7lib.xml
==
--- trunk/BOOK/x/installing/x7lib.xml   Sat Mar 16 19:56:39 2019(r21347)
+++ trunk/BOOK/x/installing/x7lib.xml   Sat Mar 16 21:31:00 2019(r21348)
@@ -7,17 +7,17 @@
   
   
   
-  
-  
+  
+  
 
-  
-  
+  
+  
 
   
   
 
-  
-  
+  
+  
 
   
   
@@ -34,8 +34,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
@@ -64,8 +64,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
@@ -73,8 +73,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
@@ -88,8 +88,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
@@ -100,8 +100,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-17 Thread bdubbs--- via blfs-book
Missing nss-3.43.tar.gz
Missing libuv-v1.27.0.tar.gz
Missing freetype-2.10.0.tar.bz2
Missing freetype-doc-2.10.0.tar.bz2
Missing libXdmcp-1.1.3.tar.bz2
Missing gtksourceview-3.24.10.tar.xz
Missing gsettings-desktop-schemas-3.32.0.tar.xz
Missing cups-filters-1.22.2.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21352 - trunk/BOOK/postlfs/security

2019-03-17 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 17 06:45:04 2019
New Revision: 21352

Log:
Fix nss url

Modified:
   trunk/BOOK/postlfs/security/nss.xml

Modified: trunk/BOOK/postlfs/security/nss.xml
==
--- trunk/BOOK/postlfs/security/nss.xml Sat Mar 16 22:24:27 2019(r21351)
+++ trunk/BOOK/postlfs/security/nss.xml Sun Mar 17 06:45:04 2019(r21352)
@@ -8,10 +8,10 @@

 
 
-https:///NSS_3___RTM/src/nss-.tar.gz;>
+
 
 
-
+https:///NSS_3__RTM/src/nss-.tar.gz;>
 
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21333 - trunk/scripts

2019-03-15 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Mar 15 10:29:32 2019
New Revision: 21333

Log:
Update gedit currency

Modified:
   trunk/scripts/blfs-chapter06.php

Modified: trunk/scripts/blfs-chapter06.php
==
--- trunk/scripts/blfs-chapter06.phpFri Mar 15 03:55:20 2019(r21332)
+++ trunk/scripts/blfs-chapter06.phpFri Mar 15 10:29:32 2019(r21333)
@@ -28,6 +28,10 @@
  'match'   => '^.*$', 
  'replace' => "https://www.gnu.org/software/emacs; ),
 
+  array( 'pkg' => 'gedit',
+ 'match'   => '^.*$', 
+ 'replace' => "http://ftp.gnome.org/pub/gnome/sources/gedit; ),
+
   array( 'pkg' => 'vim',
  'match'   => '^.*$', 
  'replace' => "http://ftp.vim.org/vim/unix; ),
@@ -95,6 +99,38 @@
  return 0;  // This is an error
   }
 
+
+  if ( $book_index == "gedit" )
+  {
+// Get max even directory
+$major = 0; 
+$minor = 0;
+
+foreach ( $lines as $line )
+{
+  if ( ! preg_match( "/\d\.\d+\/ /", $line ) ) continue;
+
+  $d = preg_replace( "/^.*(\d\.\d+)\/.*$/", "$1", $line );
+  list( $ma, $mi, $other ) = explode( ".", $d . ".0.0", 3 );
+
+  if ( $mi % 2 == 1  ) continue;  // Skip odd minors
+  if ( $ma > $major )
+  {
+$major = $ma;
+$minor = 0;
+  }
+  else if ( $ma == $major )
+  {
+if ( $mi > $minor ) $minor = $mi;
+  }
+}
+
+$lines = http_get_file( "$dirpath/$major.$minor" );
+return find_max( $lines, '/gedit/', '/^.*gedit-([\d\.]+).tar.*$/' );
+  }
+
+
+
   if ( $book_index == "joe" )
   {
 return find_max( $lines, '/joe/', '/^.*joe-([\d\.]+).tar.*$/' );
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-18 04:45:01 GMT

2019-03-17 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   3.32.0   #11808
chapter 09: exempi  2.5.00
chapter 09: glibmm  2.58.0   2.58.1   #11826
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 10: giflib  5.1.75.1.8#11827
chapter 11: ImageMagick66.9.10-276.9.10-34#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-34 #7859
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 13: vala0.44.0   0.44.1   #11825
chapter 14: NetworkManager  1.14.6   1.16.0   #11809
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 24: libXvMC 1.0.10   1.0.11   
chapter 25: keybinder1  3.0-0.3.20
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   #11775
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11775
chapter 35: libsecret   0.18.7   0.18.8   #11775
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11775
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.1   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-screenshot3.30.0 

[blfs-book] r21353 - trunk/BOOK/x/installing

2019-03-17 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 17 21:36:18 2019
New Revision: 21353

Log:
Really update book to libXvMC-1.0.11

Modified:
   trunk/BOOK/x/installing/x7lib.xml
   trunk/BOOK/x/installing/xorg7.xml

Modified: trunk/BOOK/x/installing/x7lib.xml
==
--- trunk/BOOK/x/installing/x7lib.xml   Sun Mar 17 06:45:04 2019(r21352)
+++ trunk/BOOK/x/installing/x7lib.xml   Sun Mar 17 21:36:18 2019(r21353)
@@ -85,8 +85,8 @@
   
   
 
-  
-  
+  
+  
 
   
   

Modified: trunk/BOOK/x/installing/xorg7.xml
==
--- trunk/BOOK/x/installing/xorg7.xml   Sun Mar 17 06:45:04 2019(r21352)
+++ trunk/BOOK/x/installing/xorg7.xml   Sun Mar 17 21:36:18 2019(r21353)
@@ -167,6 +167,11 @@
 export PATH PKG_CONFIG_PATH ACLOCAL LIBRARY_PATH C_INCLUDE_PATH 
CPLUS_INCLUDE_PATH
 EOF
 
+The script above needs to be activated.  Normally it will be 
+automatic at login, but to activate it now, as a regular user, run:
+
+source /etc/profile.d/xorg.sh
+
 You should also add
  $XORG_PREFIX/lib to the
 /etc/ld.so.conf file. Again, as the
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-12 04:45:01 GMT

2019-03-11 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-33#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-33 #7859
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: pyatspi 2.30.0   2.32.0   #11794
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0   #11775
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: at-spi2-atk 2.30.1   2.32.0   #11794
chapter 25: at-spi2-core2.30.1   2.32.0   #11794
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: gexiv2  0.11.0   0.12.0   
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gsettings-desktop-sc3.28.1   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11768
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.0   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-system-monitor3.30.0   3.32.0   #11774
chapter 36: gnome-terminal  3.30.2   3.32.0   #11774
chapter 36: gnome-tweaks3.30.2   3.32.0   #11774
chapter 36: gnome-weather   3.26.0   3.32.0   #11774
chapter 36: gucharmap   11.0.3   12.0.0   #11774
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: epiphany   

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-12 Thread bdubbs--- via blfs-book
Missing gobject-introspection-1.60.0.tar.xz
Missing giflib-5.1.7.tar.gz
Missing pygobject-3.32.0.tar.xz
Missing postfix-3.4.3.tar.gz
Missing atk-2.32.0.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21295 - in trunk/BOOK: . general/genlib general/graphlib general/prog general/sysutils introduction/welcome x/lib

2019-03-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 10 14:07:29 2019
New Revision: 21295

Log:
Add lua-5.2.4. Supports wireshark.
Update to colord-1.4.4. 
Update to gdk-pixbuf-2.38.1.

Added:
   trunk/BOOK/general/prog/lua52.xml   (contents, props changed)
Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/js52.xml
   trunk/BOOK/general/graphlib/sassc.xml
   trunk/BOOK/general/prog/prog.xml
   trunk/BOOK/general/sysutils/colord.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/gdk-pixbuf.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Fri Mar  8 11:37:03 2019(r21294)
+++ trunk/BOOK/general.ent  Sun Mar 10 14:07:29 2019(r21295)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/js52.xml
==
--- trunk/BOOK/general/genlib/js52.xml  Fri Mar  8 11:37:03 2019(r21294)
+++ trunk/BOOK/general/genlib/js52.xml  Sun Mar 10 14:07:29 2019(r21295)
@@ -110,7 +110,6 @@
 --with-system-zlib  \
 --with-system-nspr  \
 --with-system-icu   \
---enable-threadsafe \
 --enable-readline   
 make
 
@@ -139,13 +138,13 @@
   --enable-readline: This switch enables Readline
   support in the JS shell.
 
-
+
   
 
   

Modified: trunk/BOOK/general/graphlib/sassc.xml
==
--- trunk/BOOK/general/graphlib/sassc.xml   Fri Mar  8 11:37:03 2019
(r21294)
+++ trunk/BOOK/general/graphlib/sassc.xml   Sun Mar 10 14:07:29 2019
(r21295)
@@ -78,7 +78,7 @@
   
 
 
-Additional Package Information
+Library Package Information
 
   
 

Added: trunk/BOOK/general/prog/lua52.xml
==
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/BOOK/general/prog/lua52.xml   Sun Mar 10 14:07:29 2019(r21295)
@@ -0,0 +1,268 @@
+
+http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd; [
+  
+  %general-entities;
+
+  http://www.lua.org/ftp/lua-.tar.gz;>
+  
+  
+  
+  
+  
+]>
+
+
+  
+
+  
+$LastChangedBy$
+$Date$
+  
+
+  Lua-
+
+  
+Lua
+  
+
+  
+Introduction to Lua 5.2
+
+
+  Lua is a powerful light-weight programming
+  language designed for extending applications. It is also frequently used
+  as a general-purpose, stand-alone language. 
Lua
+  is implemented as a small library of C functions, written in ANSI C, and
+  compiles unmodified in all known platforms. The implementation goals are
+  simplicity, efficiency, portability, and low embedding cost. The result 
is
+  a fast language engine with small footprint, making it ideal in embedded
+  systems too.
+
+
+
+  This is an older verion of Lua needed only
+  for compatibility with other programs such as .
+
+
+_checked;
+
+Package Information
+
+  
+
+  Download (HTTP): 
+
+  
+  
+
+  Download (FTP): 
+
+  
+  
+
+  Download MD5 sum: 
+
+  
+  
+
+  Download size: 
+
+  
+  
+
+  Estimated disk space required: 
+
+  
+  
+
+  Estimated build time: 
+
+  
+
+
+Additional Downloads
+
+  
+
+  Required patch:
+  
+
+  
+
+
+User Notes:
+  
+
+  
+
+  
+Installation of Lua 5.2
+
+Some packages check for the pkg-config 
file
+for Lua, which is created with:
+
+cat  lua.pc  "EOF"
+V=5.2
+R=
+
+prefix=/usr
+INSTALL_BIN=${prefix}/bin
+INSTALL_INC=${prefix}/include/lua5.2
+INSTALL_LIB=${prefix}/lib
+INSTALL_MAN=${prefix}/share/man/man1
+INSTALL_LMOD=${prefix}/share/lua/${V}
+INSTALL_CMOD=${prefix}/lib/lua/${V}
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include/lua5.2
+
+Name: Lua
+Description: An Extensible Extension Language
+Version: ${R}
+Requires:
+Libs: -L${libdir} -llua -lm -ldl
+Cflags: -I${includedir}
+EOF
+
+
+  Install Lua by running the following
+  commands:
+
+
+patch -Np1 -i ../lua--shared_library-1.patch 

+
+sed -i '/#define LUA_ROOT/s:/usr/local/:/usr/:' src/luaconf.h 
+
+sed -r -e '/^LUA_(SO|A|T)=/ s/lua/lua5.2/' \
+   -e '/^LUAC_T=/ s/luac/luac5.2/' \
+   -i src/Makefile 
+
+make MYCFLAGS="-fPIC" linux
+
+
+  The installation of this package is complex, so we will use
+  the DESTDIR method of installation:
+
+
+make TO_BIN='lua5.2 luac5.2' \
+ TO_LIB="liblua5.2.so liblua5.2.so.5.2 

[blfs-book] BLFS Package Currency Check - 2019-03-13 04:45:02 GMT

2019-03-12 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-33#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-33 #7859
chapter 12: systemd 240  241  #11670
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: samba   4.9.44.9.5
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 20: unbound 1.9.01.9.1
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: gtk+3   3.24.5   3.24.7   #11679
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gsettings-desktop-sc3.28.1   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11768
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.0   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-system-monitor3.30.0   3.32.0   #11774
chapter 36: gnome-terminal  3.30.2   3.32.0   #11774
chapter 36: gnome-tweaks3.30.2   3.32.0   #11774
chapter 36: gnome-weather   3.26.0 

[blfs-book] r21301 - trunk/scripts

2019-03-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 10 22:19:02 2019
New Revision: 21301

Log:
Update curreny for libvdpau and keybinder

Modified:
   trunk/scripts/blfs-chapter24.php
   trunk/scripts/blfs-chapter25.php

Modified: trunk/scripts/blfs-chapter24.php
==
--- trunk/scripts/blfs-chapter24.phpSun Mar 10 21:54:54 2019(r21300)
+++ trunk/scripts/blfs-chapter24.phpSun Mar 10 22:19:02 2019(r21301)
@@ -42,6 +42,10 @@
   'match'   => '^.*$', 
   'replace' => "https://github.com/01org/intel-vaapi-driver/releases; 
),
 
+   array( 'pkg' => 'libvdpau',
+  'match'   => '^.*$', 
+  'replace' => "https://gitlab.freedesktop.org/vdpau/libvdpau/tags; ),
+
array( 'pkg' => 'libvdpau-va-gl',
   'match'   => '^.*$', 
   'replace' => "https://github.com/i-rinat/libvdpau-va-gl/releases; ),
@@ -172,6 +176,9 @@
  return 0;  // This is an error
   }
 
+  if ( $book_index == "libvdpau" )
+return find_max( $lines, '/libvdpau-/', '/^.*libvdpau-(\d[\d\.]+).tar.*$/' 
);
+
   if ( $book_index == "xterm" )
 return find_max( $lines, '/xterm-\d+.tgz/', '/^.*xterm-(\d+).tgz.*$/' );
 

Modified: trunk/scripts/blfs-chapter25.php
==
--- trunk/scripts/blfs-chapter25.phpSun Mar 10 21:54:54 2019(r21300)
+++ trunk/scripts/blfs-chapter25.phpSun Mar 10 22:19:02 2019(r21301)
@@ -37,6 +37,10 @@
   'match'   => '^.*$', 
   'replace' => 
"http://sourceforge.net/projects/enlightenment/files/imlib2-src; ),
 
+   array( 'pkg' => 'keybinder',
+  'match'   => '^.*$', 
+  'replace' => "https://github.com/kupferlauncher/keybinder/releases; 
),
+
array( 'pkg' => 'libepoxy',
   'match'   => '^.*$', 
   'replace' => "https://github.com/anholt/libepoxy/releases; ),
@@ -224,6 +228,9 @@
   if ( $book_index == "imlib2" )
 return find_max( $lines, '/\d\.[\d\.]+\d/', '/^.* (\d\.[\d\.]+\d).*$/' );
 
+  if ( $book_index == "keybinder" )
+return find_max( $lines, '/keybinder-/', 
'/^.*keybinder-(\d\.[\d\.]+).tar.*$/' );
+
   if ( $book_index == "webkitgtk" )
 return find_even_max( $lines, '//', '/^.*webkitgtk-(\d[\d\.]+\d).tar.*$/' 
);
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21299 - trunk/BOOK/general/prog

2019-03-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 10 20:34:54 2019
New Revision: 21299

Log:
Touch up vala page

Modified:
   trunk/BOOK/general/prog/vala.xml

Modified: trunk/BOOK/general/prog/vala.xml
==
--- trunk/BOOK/general/prog/vala.xmlSun Mar 10 19:22:35 2019(r21298)
+++ trunk/BOOK/general/prog/vala.xmlSun Mar 10 20:34:54 2019(r21299)
@@ -163,26 +163,26 @@
   vala, 
   vala-, 
   valac, 
-  valadoc (not built if the patch is applied),
+  valadoc,
   vala-gen-introspect, and
   vapigen (symlinks);
 
   valac-,
-  valadoc- (not built if the patch is applied),
+  valadoc-,
   vala-gen-introspect-, and
   vapigen-
 
 
   libvala-.so and
-  libvaladoc-.so (not built if the patch is 
applied)
+  libvaladoc-.so
 
 
   /usr/include/vala-,
-  /usr/include/valadoc- (not built if the patch is 
applied),
+  /usr/include/valadoc-,
   /usr/lib/vala-,
-  /usr/lib/valadoc (not built if the patch is applied),
+  /usr/lib/valadoc,
   /usr/share/vala,
-  /usr/share/valadoc (not built if the patch is applied),
+  /usr/share/valadoc,
   /usr/share/devhelp/books/vala-, and
   /usr/share/vala-
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21300 - trunk/scripts

2019-03-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 10 21:54:54 2019
New Revision: 21300

Log:
Add lua-5.2.x to currency

Modified:
   trunk/scripts/blfs-chapter13.php

Modified: trunk/scripts/blfs-chapter13.php
==
--- trunk/scripts/blfs-chapter13.phpSun Mar 10 20:34:54 2019(r21299)
+++ trunk/scripts/blfs-chapter13.phpSun Mar 10 21:54:54 2019(r21300)
@@ -9,6 +9,7 @@
 $STOP_PACKAGE  = 'apache-ant';
 
 $renames = array();
+$renames[ 'lua11'  ] = 'lua5.2';
 $renames[ 'Python' ] = 'python2';
 $renames[ 'Python1'] = 'python3';
 $renames[ 'pygobject'  ] = 'pygobject2';
@@ -566,6 +567,9 @@
   if ( $book_index == "Net-SSLeay" )
 return find_max( $lines, '/\d\./', '/^.*(\d\.[\d\._]+\d)$/' );
 
+  if ( $book_index == "lua11" )
+return find_max( $lines, '/lua-5.2/', '/^.*lua-(5.2.[\d\.]+).tar.*$/' );
+
   if ( $book_index == "doxygen" )
 return find_max( $lines, '/doxygen/', '/^.*doxygen-([\d\.]+).src.tar.*$/' 
);
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21297 - in trunk/BOOK: . general/prog introduction/welcome networking/netlibs postlfs/filesystems

2019-03-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 10 19:19:25 2019
New Revision: 21297

Log:
Update to vala-0.44.0. 
Update to fuse3-3.4.2. 
Update to nghttp2-1.37.0.

Modified:
   trunk/BOOK/general/prog/vala.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netlibs/nghttp2.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/filesystems/fuse3.xml

Modified: trunk/BOOK/general/prog/vala.xml
==
--- trunk/BOOK/general/prog/vala.xmlSun Mar 10 15:32:46 2019(r21296)
+++ trunk/BOOK/general/prog/vala.xmlSun Mar 10 19:19:25 2019(r21297)
@@ -6,10 +6,10 @@
 
   
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -72,7 +72,7 @@
 
   
 
-
+
 Vala Dependencies
 
 Required
@@ -113,7 +113,7 @@
 
 Install Vala by running the following
 commands:
-
+
 ./configure --prefix=/usr 
 make
 
@@ -140,6 +140,16 @@
 
   
 
+  
+Command Explanations
+
+
+  --disable-valadoc: This option is
+  required if  is not installed.
+
+
+  
+
   
 Contents
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar 10 15:32:46 
2019(r21296)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar 10 19:19:25 
2019(r21297)
@@ -45,6 +45,18 @@
   March 10th, 2019
   
 
+  [bdubbs] - Update to vala-0.44.0. Fixes
+  #11784.
+
+
+  [bdubbs] - Update to fuse3-3.4.2. Fixes
+  #11783.
+
+
+  [bdubbs] - Update to nghttp2-1.37.0. Fixes
+  #11778.
+
+
   [bdubbs] - Update to xprop-1.2.4. Fixes
   #11782.
 

Modified: trunk/BOOK/networking/netlibs/nghttp2.xml
==
--- trunk/BOOK/networking/netlibs/nghttp2.xml   Sun Mar 10 15:32:46 2019
(r21296)
+++ trunk/BOOK/networking/netlibs/nghttp2.xml   Sun Mar 10 19:19:25 2019
(r21297)
@@ -6,7 +6,7 @@
 
   https://github.com/nghttp2/nghttp2/releases/download/v/nghttp2-.tar.xz;>
   
-  
+  
   
   
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Mar 10 15:32:46 2019(r21296)
+++ trunk/BOOK/packages.ent Sun Mar 10 19:19:25 2019(r21297)
@@ -49,7 +49,7 @@
 
 
 
-
+
 
 
 
@@ -347,8 +347,8 @@
 
 
 
-  
-
+  
+
 
 
 
@@ -591,7 +591,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/postlfs/filesystems/fuse3.xml
==
--- trunk/BOOK/postlfs/filesystems/fuse3.xmlSun Mar 10 15:32:46 2019
(r21296)
+++ trunk/BOOK/postlfs/filesystems/fuse3.xmlSun Mar 10 19:19:25 2019
(r21297)
@@ -6,9 +6,9 @@
 
   https://github.com/libfuse/libfuse/releases/download/fuse-/fuse-.tar.xz;>
   
-  
+  
   
-  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-11 04:45:01 GMT

2019-03-10 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: gobject-introspectio1.58.3   1.60.0   #11786
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 10: giflib  5.1.65.1.7#11791
chapter 11: ImageMagick66.9.10-276.9.10-33#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-33 #7859
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: lua11   5.2.40
chapter 13: pygobject3  3.30.4   3.32.0   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 20: postfix 3.4.13.4.3
chapter 24: libFS   1.0.71.0.8#11787
chapter 24: libXcomposite   0.4.40.4.5#11788
chapter 24: libXcursor  1.1.15   1.2.0#11789
chapter 24: libXdamage  1.1.41.1.5#11790
chapter 24: libvdpau1.2  0
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 25: keybinder   0.3.10
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: tracker 2.2.02.2.1#11768
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-tweaks3.30.2   3.32.0   #11774
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: libreoffice 6.2.0.3  6.2.1.2  #11769
chapter 45: kwave   18.12.2  18.12.3  #11757
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21296 - in trunk/BOOK: . introduction/welcome networking/netutils x/installing

2019-03-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Mar 10 15:32:46 2019
New Revision: 21296

Log:
Update to xprop-1.2.4. 
Update to wireshark-3.0.0.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netutils/wireshark.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/x7app.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar 10 14:07:29 
2019(r21295)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar 10 15:32:46 
2019(r21296)
@@ -45,6 +45,14 @@
   March 10th, 2019
   
 
+  [bdubbs] - Update to xprop-1.2.4. Fixes
+  #11782.
+
+
+  [bdubbs] - Update to wireshark-3.0.0. Fixes
+  #11777.
+
+
   [bdubbs] - Add lua-5.2.4. Supports wireshark. 
 
 

Modified: trunk/BOOK/networking/netutils/wireshark.xml
==
--- trunk/BOOK/networking/netutils/wireshark.xmlSun Mar 10 14:07:29 
2019(r21295)
+++ trunk/BOOK/networking/netutils/wireshark.xmlSun Mar 10 15:32:46 
2019(r21296)
@@ -6,10 +6,10 @@
 
   https://www.wireshark.org/download/src/all-versions/wireshark-.tar.xz;>
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 
@@ -71,16 +71,6 @@
 
   
 
-  Optional patch:
-  
-  (allows building the LUA bindings if  is
-  installed and LUA is not disabled by passing --without-lua
-   to configure)
-
-  
-  
-
   Additional Documentation:
   https://www.wireshark.org/download/docs/"/>
   (contains links to several different docs in a variety of formats)
@@ -92,44 +82,39 @@
 
 Required
 
-   and
-  
+  , 
+  , and
+   
 
 
 Recommended
 
(required to capture data), and
-   (for the Qt5 GUI)
 
 
 Optional
 
   ,
+  ,
+  ,
   ,
-   or  (for the legacy GTK 
GUI),
   ,
-  ,
+  ,
+  ,
+  ,
   ,
   ,
   ,
+  https://asciidoctor.org/;>Asciidoctor,
+  https://www.linphone.org/technical-corner/bcg729;>BCG729,
   http://www.ibr.cs.tu-bs.de/projects/libsmi/;>libsmi,
   http://lz4.github.io/lz4/;>lz4,
-  https://dev.maxmind.com/geoip/legacy/downloadable/;>GeoIP,
   https://www.libssh.org/;>libssh,
-  http://www.portaudio.com/;>PortAudio
-  (for GTK+ RTP player),
+  https://github.com/maxmind/libmaxminddb;>MaxMindDB,
   http://google.github.io/snappy/;>Snappy, and
   https://www.soft-switch.org/;>Spandsp
 
 
-
-  
-The Qt GUI front-end is built by default, if  is
-found. If you want to build the GTK+ GUI front-end, some configure
-switches have to be set (see Command Explanations).
-  
-
-
 
   User Notes: 
 
@@ -178,10 +163,15 @@
   the following commands:
 
 
-patch -Np1 -i 
../wireshark--lua_5_3-1.patch  
+mkdir build 
+cdbuild 
 
-./configure --prefix=/usr --sysconfdir=/etc 
-make
+cmake -DCMAKE_INSTALL_PREFIX=/usr \
+  -DCMAKE_BUILD_TYPE=Release  \
+  
-DCMAKE_INSTALL_DOCDIR=/usr/share/doc/PROGRAM=wireshark- \
+  -G Ninja \
+  .. 
+ninja
 
 
   This package does not come with a test suite.
@@ -191,10 +181,10 @@
   Now, as the root user:
 
 
-make install 
+ninja install 
 
 install -v -m755 -d /usr/share/doc/wireshark- 
-install -v -m644README.linux doc/README.* doc/*.{pod,txt} \
+install -v -m644README.linux doc/README.* doc/{*.pod,randpkt.txt} \
 /usr/share/doc/wireshark- 
 
 pushd /usr/share/doc/wireshark- 
@@ -237,29 +227,17 @@
 
 
   
-
+
 
   
 Configuring Wireshark
@@ -314,16 +292,16 @@
 
   
 
-  capinfos, captype, dftest, dumpcap, editcap, idl2wrs,
+  capinfos, captype, dumpcap, editcap, idl2wrs,
   mergecap, randpkt, rawshark, reordercap, sharkd,
-  text2pcap, tshark, wireshark, and wireshark-gtk (optional)
+  text2pcap, tshark, and wireshark
 
 
-  libwireshark.so, libwiretap.so, libwscodecs.so (optional),
+  libwireshark.so, libwiretap.so, libwscodecs.so,
   libwsutil.so, and numerous modules under /usr/lib/wireshark/plugins
 
 
-  /usr/{lib,share}/wireshark and
+  /usr/{include,lib,share}/wireshark and
   /usr/share/doc/wireshark-
  
   
@@ -355,16 +333,6 @@
   
 
   
-
-  
-dftest
-
-  is a display-filter-compiler test program.
-  
-dftest
-  
-
-  
 
   
 dumpcap

Modified: trunk/BOOK/packages.ent
==
--- 

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-13 Thread bdubbs--- via blfs-book
Missing sysstat-12.1.3.tar.xz
Missing pyatspi-2.32.0.tar.xz
Missing at-spi2-core-2.32.0.tar.xz
Missing at-spi2-atk-2.32.0.tar.xz
Missing libreoffice-6.2.1.2.tar.xz
Missing libreoffice-dictionaries-6.2.1.2.tar.xz
Missing libreoffice-help-6.2.1.2.tar.xz
Missing libreoffice-translations-6.2.1.2.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-11 Thread bdubbs--- via blfs-book
Missing fuse-3.4.2.tar.xz
Missing colord-1.4.4.tar.xz
Missing lua-5.2.4.tar.gz
Missing vala-0.44.0.tar.xz
Missing wireshark-3.0.0.tar.xz
Missing nghttp2-1.37.0.tar.xz
Missing gdk-pixbuf-2.38.1.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21319 - trunk/BOOK/general/prog

2019-03-13 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Wed Mar 13 12:57:16 2019
New Revision: 21319

Log:
Add an optional dependency to gcc and some text changes

Modified:
   trunk/BOOK/general/prog/gcc.xml

Modified: trunk/BOOK/general/prog/gcc.xml
==
--- trunk/BOOK/general/prog/gcc.xml Wed Mar 13 11:35:45 2019(r21318)
+++ trunk/BOOK/general/prog/gcc.xml Wed Mar 13 12:57:16 2019(r21319)
@@ -131,8 +131,9 @@
 
 Optional
 
-   and
-   (for tests)
+  ,
+   (for tests), and
+  https://repo.or.cz/isl.git;>ISL (to enable graphite 
optimization)
 
 
 
@@ -204,7 +205,8 @@
   tests than in LFS. Some of those will report FAIL and others XPASS
   (pass when expected to FAIL). As of gcc-8.3.0, the -flto suite
   is known to fail, as well as miscellaneous failures throughout the rest
-  of the test suite. To run the tests, issue:
+  of the test suite. If all the compilers below are built, there will be
+  fewer than 100 failures out of over 330,000 tests.  To run the tests, 
issue:
 
 
 ulimit -s 32768 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-07 Thread bdubbs--- via blfs-book
Missing node-v10.15.3.tar.xz
Missing cbindgen-0.8.2.tar.gz
Missing totem-pl-parser-3.26.3.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21292 - in trunk/BOOK: . general/genlib general/prog introduction/welcome networking/netprogs networking/netutils server/mail

2019-03-08 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Mar  8 10:24:17 2019
New Revision: 21292

Log:
Update to php-7.3.3. 
Update to ntp-4.2.8p13. 
Update to nspr-4.21. 
Update to postfix-3.4.1. 
Update to wireshark-2.6.7.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/nspr.xml
   trunk/BOOK/general/prog/php.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netprogs/ntp.xml
   trunk/BOOK/networking/netutils/wireshark.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/postfix.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Thu Mar  7 11:51:14 2019(r21291)
+++ trunk/BOOK/general.ent  Fri Mar  8 10:24:17 2019(r21292)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/nspr.xml
==
--- trunk/BOOK/general/genlib/nspr.xml  Thu Mar  7 11:51:14 2019(r21291)
+++ trunk/BOOK/general/genlib/nspr.xml  Fri Mar  8 10:24:17 2019(r21292)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/general/prog/php.xml
==
--- trunk/BOOK/general/prog/php.xml Thu Mar  7 11:51:14 2019(r21291)
+++ trunk/BOOK/general/prog/php.xml Fri Mar  8 10:24:17 2019(r21292)
@@ -6,10 +6,10 @@
 
   http://www.php.net/distributions/php-.tar.xz;>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar  7 11:51:14 
2019(r21291)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Fri Mar  8 10:24:17 
2019(r21292)
@@ -42,6 +42,32 @@
 
 -->
 
+  March 8th, 2019
+  
+
+  [bdubbs] - Update to php-7.3.3. Fixes
+  #11771.
+
+
+  [bdubbs] - Update to ntp-4.2.8p13. Fixes
+  #11772.
+
+
+  [bdubbs] - Update to nspr-4.21. Fixes
+  #11770.
+
+
+  [bdubbs] - Update to postfix-3.4.1. Fixes
+  #11773.
+
+
+  [bdubbs] - Update to wireshark-2.6.7. Fixes
+  #11726.
+
+  
+
+
+
   March 7th, 2019
   
 

Modified: trunk/BOOK/networking/netprogs/ntp.xml
==
--- trunk/BOOK/networking/netprogs/ntp.xml  Thu Mar  7 11:51:14 2019
(r21291)
+++ trunk/BOOK/networking/netprogs/ntp.xml  Fri Mar  8 10:24:17 2019
(r21292)
@@ -6,9 +6,9 @@
 
   https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-.tar.gz;>
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/networking/netutils/wireshark.xml
==
--- trunk/BOOK/networking/netutils/wireshark.xmlThu Mar  7 11:51:14 
2019(r21291)
+++ trunk/BOOK/networking/netutils/wireshark.xmlFri Mar  8 10:24:17 
2019(r21292)
@@ -6,10 +6,10 @@
 
   https://www.wireshark.org/download/src/all-versions/wireshark-.tar.xz;>
   
-  
+  
   
   
-  
+  
 ]>
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar  7 11:51:14 2019(r21291)
+++ trunk/BOOK/packages.ent Fri Mar  8 10:24:17 2019(r21292)
@@ -174,7 +174,7 @@
 
 
 
-
+
 
 
 
@@ -333,7 +333,7 @@
 
 
 
-
+
 
 
 
@@ -551,7 +551,7 @@
 
 
 
-
+
 
 
 
@@ -569,7 +569,7 @@
 
 
 
-  
+  
 
 
 
@@ -622,7 +622,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/mail/postfix.xml
==
--- trunk/BOOK/server/mail/postfix.xml  Thu Mar  7 11:51:14 2019(r21291)
+++ trunk/BOOK/server/mail/postfix.xml  Fri Mar  8 10:24:17 2019(r21292)
@@ -6,7 +6,7 @@
 
   
   ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-.tar.gz;>
-  
+  
   
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-09 Thread bdubbs--- via blfs-book
Missing nspr-4.21.tar.gz
Missing php-7.3.3.tar.xz
Missing ntp-4.2.8p13.tar.gz
Missing wireshark-2.6.7.tar.xz
Missing postfix-3.4.1.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-09 05:45:01 GMT

2019-03-08 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-32#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-32 #7859
chapter 12: colord  1.4.31.4.4
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: dhcp4.4.10
chapter 14: wireshark   2.6.73.0.0
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: nghttp2 1.36.0   1.37.0   
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 24: libvdpau1.2  0
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 25: gdk-pixbuf  2.38.0   2.38.1   #11729
chapter 25: keybinder   0.3.10
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: tracker 2.2.02.2.1#11768
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: libreoffice 6.2.0.3  6.2.1.2  #11769
chapter 45: kwave   18.12.2  18.12.3  #11757
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-07 05:45:01 GMT

2019-03-06 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-32#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-32 #7859
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: IO-Socket-SSL   2.0652.066
chapter 13: Test-Differences0.66 0.67 
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: wireshark   2.6.63.0.0#11726
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 20: postfix 3.3.23.4.0
chapter 24: libvdpau1.2  0
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   
chapter 24: xf86-video-ati  18.1.0   19.0.0   
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 25: gdk-pixbuf  2.38.0   2.38.1   #11729
chapter 25: keybinder   0.3.10
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: tracker 2.2.02.2.1
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: firefox 65.0.1   65.0.2   #11736
chapter 43: inkscape0.92.4   0
chapter 43: libreoffice 6.2.0.3  6.2.1.2  
chapter 43: thunderbird 60.5.2   60.5.3   #11762
chapter 45: kwave   18.12.2  18.12.3  #11757
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21356 - in trunk/BOOK: . general/genlib general/graphlib general/prog introduction/welcome networking/netutils

2019-03-18 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Mar 18 14:21:47 2019
New Revision: 21356

Log:
Update to giflib-5.1.8. 
Update to glibmm-2.58.1. 
Update to vala-0.44.1. 
Update to NetworkManager-1.16.0.

Modified:
   trunk/BOOK/general/genlib/glibmm.xml
   trunk/BOOK/general/graphlib/giflib.xml
   trunk/BOOK/general/prog/vala.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netutils/networkmanager.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/glibmm.xml
==
--- trunk/BOOK/general/genlib/glibmm.xmlMon Mar 18 10:30:41 2019
(r21355)
+++ trunk/BOOK/general/genlib/glibmm.xmlMon Mar 18 14:21:47 2019
(r21356)
@@ -6,9 +6,9 @@
 
   
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/general/graphlib/giflib.xml
==
--- trunk/BOOK/general/graphlib/giflib.xml  Mon Mar 18 10:30:41 2019
(r21355)
+++ trunk/BOOK/general/graphlib/giflib.xml  Mon Mar 18 14:21:47 2019
(r21356)
@@ -6,8 +6,8 @@
 
   https://sourceforge.net/projects/giflib/files/giflib-.tar.gz;>
   
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/general/prog/vala.xml
==
--- trunk/BOOK/general/prog/vala.xmlMon Mar 18 10:30:41 2019(r21355)
+++ trunk/BOOK/general/prog/vala.xmlMon Mar 18 14:21:47 2019(r21356)
@@ -6,7 +6,7 @@
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar 18 10:30:41 
2019(r21355)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar 18 14:21:47 
2019(r21356)
@@ -46,6 +46,22 @@
   March 18th, 2019
   
 
+  [bdubbs] - Update to giflib-5.1.8. Fixes
+  #11827.
+
+
+  [bdubbs] - Update to glibmm-2.58.1. Fixes
+  #11826.
+
+
+  [bdubbs] - Update to vala-0.44.1. Fixes
+  #11825.
+
+
+  [bdubbs] - Update to NetworkManager-1.16.0. Fixes
+  #11809.
+
+
   [ken] - Update to firefox-66.0. Fixes
   #11828.
 

Modified: trunk/BOOK/networking/netutils/networkmanager.xml
==
--- trunk/BOOK/networking/netutils/networkmanager.xml   Mon Mar 18 10:30:41 
2019(r21355)
+++ trunk/BOOK/networking/netutils/networkmanager.xml   Mon Mar 18 14:21:47 
2019(r21356)
@@ -5,13 +5,13 @@
   %general-entities;
 
   
+   
"/NetworkManager/1.6/NetworkManager-.tar.xz">
   
-  
-  
-  
-  
+   
"/NetworkManager/1.16/NetworkManager-.tar.xz">
+  
+  
+  
+  
 ]>
 
 
@@ -163,7 +163,7 @@
 
 
 mkdir build 
-cd build
+cdbuild 
 
 CXXFLAGS+="-O2 -fPIC"\
 meson --prefix /usr  \
@@ -187,7 +187,7 @@
 ninja
 
 mkdir build 
-cd build
+cdbuild
 
 CXXFLAGS+="-O2 -fPIC"\
 meson --prefix /usr  \

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Mon Mar 18 10:30:41 2019(r21355)
+++ trunk/BOOK/packages.ent Mon Mar 18 14:21:47 2019(r21356)
@@ -101,7 +101,7 @@
 
 
 
-
+
 
 
 
@@ -199,7 +199,7 @@
   
 
 
-
+
 
 
 
@@ -347,7 +347,7 @@
 
 
   
-
+
 
 
 
@@ -564,7 +564,7 @@
 
 
 
-
+
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-20 04:45:01 GMT

2019-03-19 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: gnupg   2.2.13   2.2.14   #11832
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   3.32.0   #11808
chapter 09: exempi  2.5.00
chapter 09: glibmm  2.58.1   2.60.0   #11834
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libgpg-error1.35 1.36 
chapter 11: ImageMagick66.9.10-276.9.10-34#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-34 #7859
chapter 13: jdk 11.0.2+9 0
chapter 13: mercurial   4.9  4.9.1
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: samba   4.9.54.10.0   #11833
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 24: xf86-video-amdgpu   19.0.0   19.0.1   #11830
chapter 24: xf86-video-ati  19.0.0   19.0.1   #11831
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   #11775
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-backgrounds   3.30.0   3.32.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11775
chapter 35: libsecret   0.18.7   0.18.8   #11775
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11775
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.1   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3 

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-20 Thread bdubbs--- via blfs-book
Missing libssh2-1.8.1.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-19 04:45:01 GMT

2019-03-18 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   3.32.0   #11808
chapter 09: exempi  2.5.00
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libssh2 1.8.01.8.1#11829
chapter 11: ImageMagick66.9.10-276.9.10-34#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-34 #7859
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   #11775
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-backgrounds   3.30.0   3.32.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11775
chapter 35: libsecret   0.18.7   0.18.8   #11775
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11775
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.1   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-screenshot3.30.0   3.32.0   #11774
chapter 36: gnome-system-monitor3.30.0   3.32.0   #11774
chapter 36: gnome-terminal  3.30.2   3.32.0   #11774
chapter 36: gnome-tweaks3.30.2   3.32.0   #11774
chapter 36: gnome-weather  

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-19 Thread bdubbs--- via blfs-book
Missing glibmm-2.58.1.tar.xz
Missing giflib-5.1.8.tar.gz
Missing vala-0.44.1.tar.xz
Missing NetworkManager-1.16.0.tar.xz
Missing firefox-66.0.source.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21310 - trunk/BOOK/kde/kf5

2019-03-12 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Mar 12 09:24:30 2019
New Revision: 21310

Log:
Fix a security isse in kf5's kcodecs

Modified:
   trunk/BOOK/kde/kf5/kf5-frameworks.xml

Modified: trunk/BOOK/kde/kf5/kf5-frameworks.xml
==
--- trunk/BOOK/kde/kf5/kf5-frameworks.xml   Tue Mar 12 08:35:56 2019
(r21309)
+++ trunk/BOOK/kde/kf5/kf5-frameworks.xml   Tue Mar 12 09:24:30 2019
(r21310)
@@ -310,6 +310,13 @@
 pkg=$(echo $file|sed 's|^.*/||')  # Remove directory
 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
 
+# Fix a security issue in kcodecs
+name=$(echo $pkg|sed 's|-5.*$||') # Isolate package name
+
+if [ "$name" == "kcodecs" ]; then
+  sed -i '/int ISO2022JPChar/s/}/, 0, 0}/' src/probers/nsEscSM.cpp
+fi
+
 tar -xf $file
 pushd $packagedir
   mkdir build
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21313 - trunk/BOOK/general/graphlib

2019-03-12 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Mar 12 14:18:14 2019
New Revision: 21313

Log:
Revise text in giflib

Modified:
   trunk/BOOK/general/graphlib/giflib.xml

Modified: trunk/BOOK/general/graphlib/giflib.xml
==
--- trunk/BOOK/general/graphlib/giflib.xml  Tue Mar 12 13:30:27 2019
(r21312)
+++ trunk/BOOK/general/graphlib/giflib.xml  Tue Mar 12 14:18:14 2019
(r21313)
@@ -83,19 +83,19 @@
 Now, as the root 
user:
 
 make PREFIX=/usr install 
-rm -vf /usr/lib/libgif.a
+rm -vf /usr/lib/libgif.a 
 
-If  is installed, then the API documentation
-has been built.  If you wish to install the distributed and the just built
-documentations, issue, as the
-root user:
-
-find doc \( -name Makefile\* -o -name \*.1 \
+find doc \( -name Makefile\* -o -name \*.1 \
  -o -name \*.xml \) -exec rm -v {} \; 
 
 install -v -dm755 /usr/share/doc/giflib- 
 cp -v -R doc/* /usr/share/doc/giflib-
-
+
   
 
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21312 - trunk/BOOK/general/graphlib

2019-03-12 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Mar 12 13:30:27 2019
New Revision: 21312

Log:
xmlto is now required for giflib

Modified:
   trunk/BOOK/general/graphlib/giflib.xml

Modified: trunk/BOOK/general/graphlib/giflib.xml
==
--- trunk/BOOK/general/graphlib/giflib.xml  Tue Mar 12 13:27:00 2019
(r21311)
+++ trunk/BOOK/general/graphlib/giflib.xml  Tue Mar 12 13:30:27 2019
(r21312)
@@ -56,9 +56,9 @@
 
 giflib Dependencies
 
-Optional
-
-   (for html documentation)
+Required
+
+   
 
 
 User Notes:
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21311 - in trunk/BOOK: . general/prog general/sysutils introduction/welcome x/lib xsoft/office

2019-03-12 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Tue Mar 12 13:27:00 2019
New Revision: 21311

Log:
Update to at-spi2-atk at-spi2-core pyatspi 2.32.0. 
Update to sysstat-12.1.3. 
Update to libreoffice-6.2.1.2.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/pyatspi2.xml
   trunk/BOOK/general/sysutils/sysstat.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/at-spi2-atk.xml
   trunk/BOOK/x/lib/at-spi2-core.xml
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Tue Mar 12 09:24:30 2019(r21310)
+++ trunk/BOOK/general.ent  Tue Mar 12 13:27:00 2019(r21311)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/prog/pyatspi2.xml
==
--- trunk/BOOK/general/prog/pyatspi2.xmlTue Mar 12 09:24:30 2019
(r21310)
+++ trunk/BOOK/general/prog/pyatspi2.xmlTue Mar 12 13:27:00 2019
(r21311)
@@ -5,12 +5,12 @@
   %general-entities;
 
   
+   
"/pyatspi/2.32/pyatspi-.tar.xz">
   
-  
+   
"/pyatspi/2.32/pyatspi-.tar.xz">
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/general/sysutils/sysstat.xml
==
--- trunk/BOOK/general/sysutils/sysstat.xml Tue Mar 12 09:24:30 2019
(r21310)
+++ trunk/BOOK/general/sysutils/sysstat.xml Tue Mar 12 13:27:00 2019
(r21311)
@@ -6,9 +6,9 @@
 
   http://perso.wanadoo.fr/sebastien.godard/sysstat-.tar.xz;>
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Tue Mar 12 09:24:30 
2019(r21310)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Tue Mar 12 13:27:00 
2019(r21311)
@@ -42,6 +42,24 @@
 
 -->
 
+  March 12th, 2019
+  
+
+  [bdubbs] - Update to at-spi2-atk at-spi2-core pyatspi 2.32.0. 
Fixes
+  #11794.
+
+
+  [bdubbs] - Update to sysstat-12.1.3. Fixes
+  #11795.
+
+
+  [bdubbs] - Update to libreoffice-6.2.1.2. Fixes
+  #11769.
+
+  
+
+
+
   March 11th, 2019
   
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Tue Mar 12 09:24:30 2019(r21310)
+++ trunk/BOOK/packages.ent Tue Mar 12 13:27:00 2019(r21311)
@@ -292,7 +292,7 @@
 
 
 
-
+
 
 
 
@@ -526,7 +526,7 @@
 
 
 
-
+
 
 
 
@@ -676,8 +676,8 @@
 
 
 
-
-
+
+
 
 
 
@@ -849,8 +849,8 @@
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/x/lib/at-spi2-atk.xml
==
--- trunk/BOOK/x/lib/at-spi2-atk.xmlTue Mar 12 09:24:30 2019(r21310)
+++ trunk/BOOK/x/lib/at-spi2-atk.xmlTue Mar 12 13:27:00 2019(r21311)
@@ -5,10 +5,10 @@
   %general-entities;
 
   
+   
"/at-spi2-atk/2.32/at-spi2-atk-.tar.xz">
   
-  
+   
"/at-spi2-atk/2.32/at-spi2-atk-.tar.xz">
+  
   
   
   

Modified: trunk/BOOK/x/lib/at-spi2-core.xml
==
--- trunk/BOOK/x/lib/at-spi2-core.xml   Tue Mar 12 09:24:30 2019(r21310)
+++ trunk/BOOK/x/lib/at-spi2-core.xml   Tue Mar 12 13:27:00 2019(r21311)
@@ -5,12 +5,12 @@
   %general-entities;
 
   
+   
"/at-spi2-core/2.32/at-spi2-core-.tar.xz">
   
-  
-  
-  
+   
"/at-spi2-core/2.32/at-spi2-core-.tar.xz">
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==
--- trunk/BOOK/xsoft/office/libreoffice.xml Tue Mar 12 09:24:30 2019
(r21310)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Tue Mar 12 13:27:00 2019
(r21311)
@@ -7,26 +7,25 @@
   http://download.documentfoundation.org/libreoffice/src/;>
 
   
-  
+  
   
 
   
-  
+  
   
 
   
-  
-  
+  
+  
 
   
-  
-  
-
+  
+  
 
   
 
-  
+  
 
   

[blfs-book] r21334 - in trunk/BOOK: introduction/welcome x/installing

2019-03-15 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Mar 15 11:07:40 2019
New Revision: 21334

Log:
Update to xf86-video-ati-19.0.0. 
Update to xf86-video-amdgpu-19.0.0.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7driver-amdgpu.xml
   trunk/BOOK/x/installing/x7driver-ati.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Fri Mar 15 10:29:32 
2019(r21333)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Fri Mar 15 11:07:40 
2019(r21334)
@@ -45,6 +45,14 @@
 
   March 15th, 2019
   
+
+  [bdubbs] - Update to xf86-video-ati-19.0.0. Fixes
+  #11767.
+
+
+  [bdubbs] - Update to xf86-video-amdgpu-19.0.0. Fixes
+  #11766.
+
 
   [dj] - Add --with-udev-rules-dir switch to xf86-input-wacom
   instructions on sysv as well.

Modified: trunk/BOOK/x/installing/x7driver-amdgpu.xml
==
--- trunk/BOOK/x/installing/x7driver-amdgpu.xml Fri Mar 15 10:29:32 2019
(r21333)
+++ trunk/BOOK/x/installing/x7driver-amdgpu.xml Fri Mar 15 11:07:40 2019
(r21334)
@@ -7,13 +7,13 @@
   http://wiki.x.org/wiki/RadeonFeature;>
   
 
-  
+  
 
   
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/x/installing/x7driver-ati.xml
==
--- trunk/BOOK/x/installing/x7driver-ati.xmlFri Mar 15 10:29:32 2019
(r21333)
+++ trunk/BOOK/x/installing/x7driver-ati.xmlFri Mar 15 11:07:40 2019
(r21334)
@@ -7,12 +7,12 @@
   http://wiki.x.org/wiki/RadeonFeature;>
   
 
-  
+  
 
   
   
-  
-  
+  
+  
   
   
 ]>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21335 - in trunk/BOOK: . general/genlib general/prog introduction/welcome server/mail x/installing

2019-03-15 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Mar 15 12:37:05 2019
New Revision: 21335

Log:
Update to postfix-3.4.4. 
Update to libseccomp-2.4.0. 
Update to cmake-3.14.0. 
Clarify mesa drivers.

Modified:
   trunk/BOOK/general/genlib/libseccomp.xml
   trunk/BOOK/general/prog/cmake.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/postfix.xml
   trunk/BOOK/x/installing/mesa.xml

Modified: trunk/BOOK/general/genlib/libseccomp.xml
==
--- trunk/BOOK/general/genlib/libseccomp.xmlFri Mar 15 11:07:40 2019
(r21334)
+++ trunk/BOOK/general/genlib/libseccomp.xmlFri Mar 15 12:37:05 2019
(r21335)
@@ -6,10 +6,10 @@
 
   https://github.com/seccomp/libseccomp/releases/download/v/libseccomp-.tar.gz;>
   
-  
-  
-  
-  
+  
+  
+  
+  
 
 
@@ -623,7 +623,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/mail/postfix.xml
==
--- trunk/BOOK/server/mail/postfix.xml  Fri Mar 15 11:07:40 2019(r21334)
+++ trunk/BOOK/server/mail/postfix.xml  Fri Mar 15 12:37:05 2019(r21335)
@@ -6,7 +6,7 @@
 
   
   ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-.tar.gz;>
-  
+  
   
   
   

Modified: trunk/BOOK/x/installing/mesa.xml
==
--- trunk/BOOK/x/installing/mesa.xmlFri Mar 15 11:07:40 2019(r21334)
+++ trunk/BOOK/x/installing/mesa.xmlFri Mar 15 12:37:05 2019(r21335)
@@ -161,17 +161,23 @@

 
-   Now, select the drivers you wish to install.  The gallium available
-   drivers are pl111, radeonsi, r300, r600, nouveau, and freedreno.  The DRI
-   drivers available are i915, i965, r100, r200, nouveau, and swrast.  The
-   platforms available are x11, wayland, drm, surfaceless, haiku, and android.
+   Now, select the drivers you wish to install.  
+   The gallium available drivers are 
+ kmsro, radeonsi, r300, r600, nouveau, freedreno,
+ swrast, v3d, vc4, etnaviv, tegra, i915, svga, virgl,
+ swr
+
+   The DRI drivers available are 
+ i915, i965, r100, r200, nouveau, and swrast.  
+   The platforms available are 
+ x11, wayland, drm, surfaceless, haiku, and android.

Modify the commands
below for any desired drivers.  The listed drivers below will cover most
modern video cards.  For help in selecting drivers see .
 
-GALLIUM_DRV="i915,nouveau,radeonsi,svga,swrast"
+GALLIUM_DRV="nouveau,radeonsi,svga,swrast"
 DRI_DRIVERS="i915,i965,nouveau"
 PLATFORMS="x11,wayland,drm"
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21326 - in trunk/BOOK: . general/prog introduction/welcome networking/mailnews

2019-03-14 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 14 18:25:15 2019
New Revision: 21326

Log:
Update to ruby-2.6.2. 
Update to mutt-1.11.4.

Modified:
   trunk/BOOK/general/prog/ruby.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/mailnews/mutt.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/prog/ruby.xml
==
--- trunk/BOOK/general/prog/ruby.xmlThu Mar 14 17:50:58 2019(r21325)
+++ trunk/BOOK/general/prog/ruby.xmlThu Mar 14 18:25:15 2019(r21326)
@@ -6,10 +6,10 @@
 
   http://cache.ruby-lang.org/pub/ruby//ruby-.tar.xz;>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -109,12 +109,11 @@
 make capi
 
 
-  To test the results, issue: make check. There 
-  are 20248 tests.  One test, ungetbyte, is known to fail.
-  If the tests are 
-  run in a directory that has a world writable component (e.g. /tmp)
-  then several additional tests may fail and the tests terminate after
-  25 failures.
+  To test the results, issue: make check. There are
+  over 20,000 tests. Some tests may fail
+  if IPv6 is not active on the system.  If the tests are run in a directory
+  that has a world writable component (e.g. /tmp) then several additional
+  tests may fail and the tests terminate after 25 failures.
 
 
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 14 17:50:58 
2019(r21325)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 14 18:25:15 
2019(r21326)
@@ -46,6 +46,14 @@
   March 14th, 2019
   
 
+  [bdubbs] - Update to ruby-2.6.2. Fixes
+  #11802.
+
+
+  [bdubbs] - Update to mutt-1.11.4. Fixes
+  #11801.
+
+
   [bdubbs] - Update to mesa-19.0.0. Fixes
   #11800.
 

Modified: trunk/BOOK/networking/mailnews/mutt.xml
==
--- trunk/BOOK/networking/mailnews/mutt.xml Thu Mar 14 17:50:58 2019
(r21325)
+++ trunk/BOOK/networking/mailnews/mutt.xml Thu Mar 14 18:25:15 2019
(r21326)
@@ -6,7 +6,7 @@
 
   http://ftp.mutt.org/pub/mutt/mutt-.tar.gz;>
   ftp://ftp.mutt.org/pub/mutt/mutt-.tar.gz;>
-  
+  
   
   
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 14 17:50:58 2019(r21325)
+++ trunk/BOOK/packages.ent Thu Mar 14 18:25:15 2019(r21326)
@@ -338,7 +338,7 @@
 
 
 
-
+
 
 
 
@@ -605,7 +605,7 @@
 
 
 
-
+
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21325 - in trunk/BOOK: . general/prog introduction/welcome x/installing

2019-03-14 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 14 17:50:58 2019
New Revision: 21325

Log:
Update to mesa-19.0.0.

Modified:
   trunk/BOOK/general/prog/llvm.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/mesa.xml

Modified: trunk/BOOK/general/prog/llvm.xml
==
--- trunk/BOOK/general/prog/llvm.xmlThu Mar 14 10:03:27 2019(r21324)
+++ trunk/BOOK/general/prog/llvm.xmlThu Mar 14 17:50:58 2019(r21325)
@@ -200,6 +200,7 @@
   -DCMAKE_BUILD_TYPE=Release\
   -DLLVM_BUILD_LLVM_DYLIB=ON\
   -DLLVM_LINK_LLVM_DYLIB=ON \
+  -DLLVM_ENABLE_RTTI=ON \
   -DLLVM_TARGETS_TO_BUILD="host;AMDGPU;BPF" \
   -DLLVM_BUILD_TESTS=ON \
   -Wno-dev -G Ninja ..  
@@ -304,6 +305,12 @@
 
 
 
+  -D=LLVM_ENABLE_RTTI=ON: Used to build LLVM with 
+  run-time type information. This is required for building 
+  .
+
+
+
   -DBUILD_SHARED_LIBS=ON: if used instead of
   -DLLVM_BUILD_LLVM_DYLIB=ON and
   -DLLVM_LINK_LLVM_DYLIB=ON, builds all the

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 14 10:03:27 
2019(r21324)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 14 17:50:58 
2019(r21325)
@@ -46,6 +46,10 @@
   March 14th, 2019
   
 
+  [bdubbs] - Update to mesa-19.0.0. Fixes
+  #11800.
+
+
   [timtas] - Update to dovecot-2.3.5. Fixes
   #11760.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 14 10:03:27 2019(r21324)
+++ trunk/BOOK/packages.ent Thu Mar 14 17:50:58 2019(r21325)
@@ -653,8 +653,8 @@
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/x/installing/mesa.xml
==
--- trunk/BOOK/x/installing/mesa.xmlThu Mar 14 10:03:27 2019(r21324)
+++ trunk/BOOK/x/installing/mesa.xmlThu Mar 14 17:50:58 2019(r21325)
@@ -6,10 +6,10 @@
 
   https://mesa.freedesktop.org/archive/mesa-.tar.xz;>
   ftp://ftp.freedesktop.org/pub/mesa/mesa-.tar.xz;>
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -124,7 +124,6 @@
 
   ,
   ,
-   (not used if Python3 is present),
   ftp://ftp.freedesktop.org/pub/mesa/demos/;>mesa-demos
   (provides more than 300 extra demos to test
   Mesa; this includes the same programs added by
@@ -162,50 +161,63 @@

 
-   Now, select the drivers you wish to install.  The available drivers
-   are i915, nouveau, r300, r600, radeonsi, freedreno, pl111, svga, swrast,
-   swr, tegra, v3d, vc4, virgl, etnaviv, and imx.  If the Gallium drivers are
-   not specified, the default is 'r300,r600,svga,swrast'. Modify the command
+   Now, select the drivers you wish to install.  The gallium available
+   drivers are pl111, radeonsi, r300, r600, nouveau, and freedreno.  The DRI
+   drivers available are i915, i965, r100, r200, nouveau, and swrast.  The
+   platforms available are x11, wayland, drm, surfaceless, haiku, and android.
+   
+   Modify the commands
below for any desired drivers.  The listed drivers below will cover most
modern video cards.  For help in selecting drivers see .
 
-GLL_DRV="i915,nouveau,radeonsi,svga,swrast"
+GALLIUM_DRV="i915,nouveau,radeonsi,svga,swrast"
+DRI_DRIVERS="i915,i965,nouveau"
+PLATFORMS="x11,wayland,drm"
 
 
   Install Mesa by running the following
   commands:
 
 
-./configure CFLAGS='-O2' CXXFLAGS='-O2' LDFLAGS=-lLLVM \
---prefix=$XORG_PREFIX  \
---sysconfdir=/etc  \
---enable-osmesa\
---enable-xa\
---enable-glx-tls   \
---with-platforms="drm,x11,wayland" \
---with-gallium-drivers=$GLL_DRV
+mkdir build 
+cdbuild 
 
-unset GLL_DRV 
+meson --prefix=$XORG_PREFIX  \
+  --sysconfdir=/etc  \
+  -Dvalgrind=false   \
+  -Dglx=dri  \
+  -Dosmesa=gallium   \
+  -Dgallium-nine=true\
+  -Ddri-drivers=$DRI_DRIVERS \
+  -Dgallium-drivers=$GALLIUM_DRV \
+  -Dplatforms=$PLATFORMS \
+  .. 
 
-make
+unset GALLIUM_DRV DRI_DRIVERS PLATFORMS 
+
+ninja
 
 
   If you have applied the xdemos patch, build the demo programs by
   running the following command:
 
 
-make -C xdemos 
DEMOS_PREFIX=$XORG_PREFIX
-
+make -C ../xdemos 
DEMOS_PREFIX=$XORG_PREFIX
+
+
+  This package 

[blfs-book] BLFS Package Currency Check - 2019-03-15 04:45:01 GMT

2019-03-14 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: libseccomp  2.3.32.4.0
chapter 11: ImageMagick66.9.10-276.9.10-33#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-33 #7859
chapter 13: cmake   3.13.4   3.14.0   
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: ruby2.6.22.5.5
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 20: postfix 3.4.33.4.4
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: keybinder1  3.0-0.3.20
chapter 25: qt-everywhere-src   5.12.1   5.12.2   
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gsettings-desktop-sc3.28.1   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11768
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.0   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   

[blfs-book] r21331 - trunk/scripts

2019-03-15 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 14 23:13:16 2019
New Revision: 21331

Log:
Fix ruby currency

Modified:
   trunk/scripts/blfs-chapter13.php

Modified: trunk/scripts/blfs-chapter13.php
==
--- trunk/scripts/blfs-chapter13.phpThu Mar 14 22:22:58 2019(r21330)
+++ trunk/scripts/blfs-chapter13.phpThu Mar 14 23:13:16 2019(r21331)
@@ -52,7 +52,7 @@
 $regex[ 'lxml'   ] = "/^.*lxml-(\d[\d\.]+\d).*$/";
 $regex[ 'funcsigs'   ] = "/^.*funcsigs (\d[\d\.]+\d).*$/";
 $regex[ 'pycrypto'   ] = "/^.*pycrypto (\d[\d\.]+\d).*$/";
-$regex[ 'ruby'   ] = "/^.*Ruby (\d[\d\.]+\d) Released.*$/";
+//$regex[ 'ruby'   ] = "/^.*Ruby (\d[\d\.]+\d) Released.*$/";
 
 // Perl Modules
 $regex[ 'Archive-Zip' ] = "/^.*Archive-Zip-(\d[\d\.]+\d).*$/";
@@ -564,6 +564,9 @@
  return 0;  // This is an error
   }
 
+  if ( $book_index == "ruby" )
+return find_max( $lines, '/Released/', '/^.*Ruby (\d\.[\d\.]+\d) R.*$/' );
+
   if ( $book_index == "Net-SSLeay" )
 return find_max( $lines, '/\d\./', '/^.*(\d\.[\d\._]+\d)$/' );
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21336 - in trunk/BOOK: . introduction/welcome x/lib

2019-03-15 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Mar 15 17:31:11 2019
New Revision: 21336

Log:
Update to qt-5.12.2 and qtwebengine-5.12.2

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/qt5.xml
   trunk/BOOK/x/lib/qtwebengine.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Fri Mar 15 12:37:05 
2019(r21335)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Fri Mar 15 17:31:11 
2019(r21336)
@@ -46,6 +46,10 @@
   March 15th, 2019
   
 
+  [bdubbs] - Update to qt-5.12.2 and qtwebengine-5.12.2. Fixes
+  #11803.
+
+
   [bdubbs] - Update to postfix-3.4.4. Fixes
   #11804.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Fri Mar 15 12:37:05 2019(r21335)
+++ trunk/BOOK/packages.ent Fri Mar 15 17:31:11 2019(r21336)
@@ -705,8 +705,8 @@
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/x/lib/qt5.xml
==
--- trunk/BOOK/x/lib/qt5.xmlFri Mar 15 12:37:05 2019(r21335)
+++ trunk/BOOK/x/lib/qt5.xmlFri Mar 15 17:31:11 2019(r21336)
@@ -9,10 +9,10 @@
 
   
   
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/x/lib/qtwebengine.xml
==
--- trunk/BOOK/x/lib/qtwebengine.xmlFri Mar 15 12:37:05 2019(r21335)
+++ trunk/BOOK/x/lib/qtwebengine.xmlFri Mar 15 17:31:11 2019(r21336)
@@ -7,10 +7,10 @@
   
   https://download.qt.io/archive/qt///submodules/qtwebengine-everywhere-src-.tar.xz;>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 
@@ -167,7 +167,10 @@
   user, moving the symlink out of the way.:
 
 
-mv -v 
${QT5DIR}/lib/libQtWebEngineCore.so{,.old}
+
+if [ -e ${QT5DIR}/lib/libQtWebEngineCore.so ]; then
+  mv -v ${QT5DIR}/lib/libQtWebEngineCore.so{,.old}
+fi
 
 

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-15 Thread bdubbs--- via blfs-book
Missing ruby-2.6.2.tar.xz
Missing mutt-1.11.4.tar.gz
Missing dovecot-2.3.5.tar.gz
Missing mesa-19.0.0.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-16 04:45:01 GMT

2019-03-15 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   3.32.0   #11808
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 10: freetype2.9.12.10.0   
chapter 10: freetype-doc2.9.12.10.0   
chapter 11: ImageMagick66.9.10-276.9.10-34#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-34 #7859
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: NetworkManager  1.14.6   1.16.0   
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: glib-networking 2.58.0   2.60.0.1 #11775
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: db  5.3.28   manual   
chapter 25: gtksourceview   3.24.9   3.24.10  
chapter 25: keybinder1  3.0-0.3.20
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   #11775
chapter 35: gexiv2  0.11.0   0.12.0   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gsettings-desktop-sc3.28.1   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.0   #11775
chapter 35: libsecret   0.18.7   0.18.8   #11775
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11775
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.0   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-screenshot3.30.0   3.32.0   #11774
chapter 36: gnome-system-monitor3.30.0 

[blfs-book] r21305 - in trunk/BOOK: . general/genlib general/prog introduction/welcome x/installing

2019-03-11 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Mar 11 11:37:50 2019
New Revision: 21305

Log:
Update to libXdamage-1.1.5 (Xorg Library). 
Update to libXcursor-1.2.0 (Xorg Library). 
Update to libXcomposite-0.4.5 (Xorg Library). 
Update to libFS-1.0.8 (Xorg Library). 
Update to gobject-introspection-1.60.0. 
Update to pygobject-3.32.0.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/gobject-introspection.xml
   trunk/BOOK/general/prog/pygobject3.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/x7lib.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sun Mar 10 22:58:37 2019(r21304)
+++ trunk/BOOK/general.ent  Mon Mar 11 11:37:50 2019(r21305)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/gobject-introspection.xml
==
--- trunk/BOOK/general/genlib/gobject-introspection.xml Sun Mar 10 22:58:37 
2019(r21304)
+++ trunk/BOOK/general/genlib/gobject-introspection.xml Mon Mar 11 11:37:50 
2019(r21305)
@@ -5,13 +5,13 @@
   %general-entities;
 
   
+
"/gobject-introspection/1.60/gobject-introspection-.tar.xz">
   
-  
-  
-  
-  
+
"/gobject-introspection/1.60/gobject-introspection-.tar.xz">
+  
+  
+  
+  
 ]>
 
 
@@ -78,24 +78,17 @@
   
 
 
-Recommended
-
-  
-
-
-
 Optional
 
(required for the tests),
-   (to satisfy one of the tests),
+   (to satisfy one test),
   ,
-  ,
-  , and
-  https://pypi.org/project/Markdown/;>Markdown
+  , and
+  https://pypi.org/project/Markdown/;>Markdown (to 
satisfy one test)
   
+  who doesn't have this installed verify? 
+  It is only needed for one test.  bdubbs March 3, 2019
+  -->
 
 
 User Notes:
@@ -111,13 +104,15 @@
   the following commands:
 
 
-./configure --prefix=/usr\
---disable-static \
---with-python=/usr/bin/python3 
-make
+mkdir build 
+cdbuils 
+
+meson --prefix=/usr .. 
+ninja
 
 
-  To test the results, issue: make check.
+  To test the results, issue: ninja test -k0.
+  One test fails if the optional Markdown module is not installed.
   
   
   
@@ -127,21 +122,20 @@
   Now, as the root user:
 
 
-make install
+ninja install
 
   
 
   
 Command Explanations
 
-http://www.w3.org/2001/XInclude;
-  href="../../xincludes/static-libraries.xml"/>
+-Dgtk_doc=true: Build and install 
+the documentation.
 
-http://www.w3.org/2001/XInclude;
-  href="../../xincludes/gtk-doc-rebuild.xml"/>
+-Dcairo=true: Use cairo for tests.
 
---with-python=/usr/bin/python3: ensure the
-Python-3.x interpreter is used instead of Python-2.x if installed.
+-Ddoctool=true: Install g-ir-doc-tool 
+and run related tests.
 
   
 
@@ -161,7 +155,7 @@
 
 
   libgirepository-1.0.so and
-  /usr/lib/gobject-introspection/giscanner/_giscanner.so
+  _giscanner.cpython-37m-x86_64-linux-gnu.so
 
 
   /usr/include/gobject-introspection-1.0,

Modified: trunk/BOOK/general/prog/pygobject3.xml
==
--- trunk/BOOK/general/prog/pygobject3.xml  Sun Mar 10 22:58:37 2019
(r21304)
+++ trunk/BOOK/general/prog/pygobject3.xml  Mon Mar 11 11:37:50 2019
(r21305)
@@ -5,12 +5,12 @@
   %general-entities;
 
   
+   
"/pygobject//pygobject-.tar.xz">
   
-  
-  
-  
+   
"/pygobject//pygobject-.tar.xz">
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Mar 10 22:58:37 
2019(r21304)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar 11 11:37:50 
2019(r21305)
@@ -42,6 +42,36 @@
 
 -->
 
+  March 11th, 2019
+  
+
+  [bdubbs] - Update to libXdamage-1.1.5 (Xorg Library). Fixes
+  #11790.
+
+
+  [bdubbs] - Update to libXcursor-1.2.0 (Xorg Library). Fixes
+  #11789.
+
+
+  [bdubbs] - Update to libXcomposite-0.4.5 (Xorg Library). Fixes
+  #11788.
+
+
+  [bdubbs] - Update to libFS-1.0.8 (Xorg Library). Fixes
+  #11787.
+
+
+  [bdubbs] - Update to gobject-introspection-1.60.0. Fixes
+  #11786.
+
+
+  [bdubbs] - Update to pygobject-3.32.0. Fixes
+  #11785.
+
+  
+
+
+
   March 10th, 2019
   
 

Modified: trunk/BOOK/packages.ent

[blfs-book] r21306 - in trunk/BOOK: . general/graphlib introduction/welcome server/mail x/lib

2019-03-11 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Mon Mar 11 12:03:59 2019
New Revision: 21306

Log:
Update to postfix-3.4.3. 
Update to atk-2.32.0. 
Update to giflib-5.1.7.

Modified:
   trunk/BOOK/general/graphlib/giflib.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/postfix.xml
   trunk/BOOK/x/lib/atk.xml

Modified: trunk/BOOK/general/graphlib/giflib.xml
==
--- trunk/BOOK/general/graphlib/giflib.xml  Mon Mar 11 11:37:50 2019
(r21305)
+++ trunk/BOOK/general/graphlib/giflib.xml  Mon Mar 11 12:03:59 2019
(r21306)
@@ -6,9 +6,9 @@
 
   https://sourceforge.net/projects/giflib/files/giflib-.tar.gz;>
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar 11 11:37:50 
2019(r21305)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Mon Mar 11 12:03:59 
2019(r21306)
@@ -45,6 +45,18 @@
   March 11th, 2019
   
 
+  [bdubbs] - Update to postfix-3.4.3. Fixes
+  #11792.
+
+
+  [bdubbs] - Update to atk-2.32.0. Fixes
+  #11793.
+
+
+  [bdubbs] - Update to giflib-5.1.7. Fixes
+  #11791.
+
+
   [bdubbs] - Update to libXdamage-1.1.5 (Xorg Library). Fixes
   #11790.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Mon Mar 11 11:37:50 2019(r21305)
+++ trunk/BOOK/packages.ent Mon Mar 11 12:03:59 2019(r21306)
@@ -200,7 +200,7 @@
   
 
 
-
+
 
 
 
@@ -623,7 +623,7 @@
 
 
 
-
+
 
 
 
@@ -674,7 +674,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/mail/postfix.xml
==
--- trunk/BOOK/server/mail/postfix.xml  Mon Mar 11 11:37:50 2019(r21305)
+++ trunk/BOOK/server/mail/postfix.xml  Mon Mar 11 12:03:59 2019(r21306)
@@ -6,9 +6,9 @@
 
   
   ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-.tar.gz;>
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/x/lib/atk.xml
==
--- trunk/BOOK/x/lib/atk.xmlMon Mar 11 11:37:50 2019(r21305)
+++ trunk/BOOK/x/lib/atk.xmlMon Mar 11 12:03:59 2019(r21306)
@@ -4,11 +4,11 @@
   
   %general-entities;
 
-  
-  
-  
-  
-  
+  
+  
+  
+  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21291 - in trunk/BOOK: . general/prog/perl-modules introduction/welcome server/mail xsoft/graphweb xsoft/other

2019-03-07 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar  7 11:51:14 2019
New Revision: 21291

Log:
Update to thunderbird-60.5.3. 
Update to firefox-65.0.2. 
Update to postfix-3.4.0. 
Update to Test-Differences-0.67 (Perl Module). 
Update to IO-Socket-SSL-2.066 (Perl Module).

Modified:
   trunk/BOOK/general/prog/perl-modules/perl-io-socket-ssl.xml
   trunk/BOOK/general/prog/perl-modules/perl-test-differences.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/mail/postfix.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/other/thunderbird.xml

Modified: trunk/BOOK/general/prog/perl-modules/perl-io-socket-ssl.xml
==
--- trunk/BOOK/general/prog/perl-modules/perl-io-socket-ssl.xml Wed Mar  6 
13:51:16 2019(r21290)
+++ trunk/BOOK/general/prog/perl-modules/perl-io-socket-ssl.xml Thu Mar  7 
11:51:14 2019(r21291)
@@ -5,7 +5,7 @@
   %general-entities;
 
   
-  
+  
 
   
 ]>

Modified: trunk/BOOK/general/prog/perl-modules/perl-test-differences.xml
==
--- trunk/BOOK/general/prog/perl-modules/perl-test-differences.xml  Wed Mar 
 6 13:51:16 2019(r21290)
+++ trunk/BOOK/general/prog/perl-modules/perl-test-differences.xml  Thu Mar 
 7 11:51:14 2019(r21291)
@@ -5,7 +5,7 @@
   %general-entities;
 
   
-  
+  
 ]>
 
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Wed Mar  6 13:51:16 
2019(r21290)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar  7 11:51:14 
2019(r21291)
@@ -42,6 +42,32 @@
 
 -->
 
+  March 7th, 2019
+  
+
+  [bdubbs] - Update to thunderbird-60.5.3. Fixes
+  #11762.
+
+
+  [bdubbs] - Update to firefox-65.0.2. Fixes
+  #11736.
+
+
+  [bdubbs] - Update to postfix-3.4.0. Fixes
+  #11765.
+
+
+  [bdubbs] - Update to Test-Differences-0.67 (Perl Module). Fixes
+  #11764.
+
+
+  [bdubbs] - Update to IO-Socket-SSL-2.066 (Perl Module). Fixes
+  #11763.
+
+  
+
+
+
   March 6th, 2019
   
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Wed Mar  6 13:51:16 2019(r21290)
+++ trunk/BOOK/packages.ent Thu Mar  7 11:51:14 2019(r21291)
@@ -387,7 +387,7 @@
 
 
 
-
+
 
 
 
@@ -402,7 +402,7 @@
 
 
 
-
+
 
 
 
@@ -622,7 +622,7 @@
 
 
 
-
+
 
 
 
@@ -856,7 +856,7 @@
 
 
 
-
+
 
 
 
@@ -877,7 +877,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/mail/postfix.xml
==
--- trunk/BOOK/server/mail/postfix.xml  Wed Mar  6 13:51:16 2019(r21290)
+++ trunk/BOOK/server/mail/postfix.xml  Thu Mar  7 11:51:14 2019(r21291)
@@ -6,10 +6,10 @@
 
   
   ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-.tar.gz;>
-  
-  
-  
-  
+  
+  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==
--- trunk/BOOK/xsoft/graphweb/firefox.xml   Wed Mar  6 13:51:16 2019
(r21290)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml   Thu Mar  7 11:51:14 2019
(r21291)
@@ -6,15 +6,15 @@
 
   
   
-  
-  
+  
+  
   
-  
+  
   
-  
+  
 ]>
 
 

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
==
--- trunk/BOOK/xsoft/other/thunderbird.xml  Wed Mar  6 13:51:16 2019
(r21290)
+++ trunk/BOOK/xsoft/other/thunderbird.xml  Thu Mar  7 11:51:14 2019
(r21291)
@@ -6,10 +6,10 @@
 
   
   
-  
+  
   
-  
-  
+  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-10 05:45:01 GMT

2019-03-09 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: fuse3   3.4.13.4.2
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-32#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-32 #7859
chapter 12: colord  1.4.31.4.4#11776
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 13: vala0.42.6   0.44.0   
chapter 14: wireshark   2.6.73.0.0#11777
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: nghttp2 1.36.0   1.37.0   #11778
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 24: libvdpau1.2  0
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 24: xprop   1.2.31.2.4#11782
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 25: gdk-pixbuf  2.38.0   2.38.1   #11729
chapter 25: keybinder   0.3.10
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: tracker 2.2.02.2.1#11768
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: libreoffice 6.2.0.3  6.2.1.2  #11769
chapter 45: kwave   18.12.2  18.12.3  #11757
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-08 05:45:01 GMT

2019-03-07 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 09: nspr4.20 4.21 #11770
chapter 11: ImageMagick66.9.10-276.9.10-32#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-32 #7859
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: gcc 8.2.08.3.0#11708
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 13: php 7.3.27.3.3#11771
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: ntp 4.2.8p12 4.2.8p13 
chapter 14: wireshark   2.6.63.0.0#11726
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   
chapter 20: dovecot 2.3.4.1  2.3.5#11760
chapter 20: postfix 3.4.03.4.1
chapter 24: libvdpau1.2  0
chapter 24: xf86-video-amdgpu   18.1.0   19.0.0   #11766
chapter 24: xf86-video-ati  18.1.0   19.0.0   #11767
chapter 25: atk 2.30.0   2.31.92  #11639
chapter 25: gdk-pixbuf  2.38.0   2.38.1   #11729
chapter 25: keybinder   0.3.10
chapter 25: webkitgtk   2.22.6   2.22.7   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.2   #11696
chapter 35: gdm 3.30.2   3.30.3   #11723
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgweather 3.28.2   3.28.3   #11707
chapter 35: libsecret   0.18.7   0.18.8   #11745
chapter 35: tracker 2.2.02.2.1#11768
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: inkscape0.92.4   0
chapter 43: libreoffice 6.2.0.3  6.2.1.2  #11769
chapter 45: kwave   18.12.2  18.12.3  #11757
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-08 Thread bdubbs--- via blfs-book
Missing postfix-3.4.0.tar.gz
Missing firefox-65.0.2.source.tar.xz
Missing thunderbird-60.5.3.source.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-10 Thread bdubbs--- via blfs-book
Missing wireshark-2.6.7.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21369 - in trunk/BOOK: . general/genlib introduction/welcome x/installing x/lib

2019-03-21 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 21 08:44:46 2019
New Revision: 21369

Log:
Update to gtkmm-3.24.1. 
Update to xf86-video-ati-19.0.1. 
Update to xf86-video-amdgpu-19.0.1.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/genlib/glibmm.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/x7driver-amdgpu.xml
   trunk/BOOK/x/installing/x7driver-ati.xml
   trunk/BOOK/x/lib/gtkmm3.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Wed Mar 20 20:33:21 2019(r21368)
+++ trunk/BOOK/general.ent  Thu Mar 21 08:44:46 2019(r21369)
@@ -6,7 +6,7 @@
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/genlib/glibmm.xml
==
--- trunk/BOOK/general/genlib/glibmm.xmlWed Mar 20 20:33:21 2019
(r21368)
+++ trunk/BOOK/general/genlib/glibmm.xmlThu Mar 21 08:44:46 2019
(r21369)
@@ -4,8 +4,8 @@
   
   %general-entities;
 
-  
-  
+  
+  
   
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Wed Mar 20 20:33:21 
2019(r21368)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 08:44:46 
2019(r21369)
@@ -43,6 +43,24 @@
 -->
 
 
+  March 21st, 2019
+  
+
+  [bdubbs] - Update to gtkmm-3.24.1. Fixes
+  #11839.
+
+
+  [bdubbs] - Update to xf86-video-ati-19.0.1. Fixes
+  #11831.
+
+
+  [bdubbs] - Update to xf86-video-amdgpu-19.0.1. Fixes
+  #11830.
+
+  
+
+
+
   March 20th, 2019
   
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Wed Mar 20 20:33:21 2019(r21368)
+++ trunk/BOOK/packages.ent Thu Mar 21 08:44:46 2019(r21369)
@@ -693,7 +693,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/x/installing/x7driver-amdgpu.xml
==
--- trunk/BOOK/x/installing/x7driver-amdgpu.xml Wed Mar 20 20:33:21 2019
(r21368)
+++ trunk/BOOK/x/installing/x7driver-amdgpu.xml Thu Mar 21 08:44:46 2019
(r21369)
@@ -7,11 +7,11 @@
   http://wiki.x.org/wiki/RadeonFeature;>
   
 
-  
+  
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/x/installing/x7driver-ati.xml
==
--- trunk/BOOK/x/installing/x7driver-ati.xmlWed Mar 20 20:33:21 2019
(r21368)
+++ trunk/BOOK/x/installing/x7driver-ati.xmlThu Mar 21 08:44:46 2019
(r21369)
@@ -7,11 +7,11 @@
   http://wiki.x.org/wiki/RadeonFeature;>
   
 
-  
+  
 
   
   
-  
+  
   
   
   

Modified: trunk/BOOK/x/lib/gtkmm3.xml
==
--- trunk/BOOK/x/lib/gtkmm3.xml Wed Mar 20 20:33:21 2019(r21368)
+++ trunk/BOOK/x/lib/gtkmm3.xml Thu Mar 21 08:44:46 2019(r21369)
@@ -6,9 +6,9 @@
 
   
   
-  
+  
   
-  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21370 - in trunk/BOOK: . general/genlib general/graphlib general/prog introduction/welcome x/installing

2019-03-21 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 21 09:51:01 2019
New Revision: 21370

Log:
Update to talloc-2.2.0. 
Update to Mako-1.0.8 (Python Module). 
Update to liblinear-230. 
Update to poppler-0.75.0. 
Update to wayland-1.17.0. 
Update to mkfontscale-1.2.1 (Xorg Application).

Modified:
   trunk/BOOK/general/genlib/liblinear.xml
   trunk/BOOK/general/genlib/talloc.xml
   trunk/BOOK/general/genlib/wayland.xml
   trunk/BOOK/general/graphlib/poppler.xml
   trunk/BOOK/general/prog/mako.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/x7app.xml

Modified: trunk/BOOK/general/genlib/liblinear.xml
==
--- trunk/BOOK/general/genlib/liblinear.xml Thu Mar 21 08:44:46 2019
(r21369)
+++ trunk/BOOK/general/genlib/liblinear.xml Thu Mar 21 09:51:01 2019
(r21370)
@@ -6,8 +6,8 @@
 
   https://github.com/cjlin1/liblinear/archive/v/liblinear-.tar.gz;>
   
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/general/genlib/talloc.xml
==
--- trunk/BOOK/general/genlib/talloc.xmlThu Mar 21 08:44:46 2019
(r21369)
+++ trunk/BOOK/general/genlib/talloc.xmlThu Mar 21 09:51:01 2019
(r21370)
@@ -6,8 +6,8 @@
 
   https://www.samba.org/ftp/talloc/talloc-.tar.gz;>
   
-  
-  
+  
+  
   
   
 ]>

Modified: trunk/BOOK/general/genlib/wayland.xml
==
--- trunk/BOOK/general/genlib/wayland.xml   Thu Mar 21 08:44:46 2019
(r21369)
+++ trunk/BOOK/general/genlib/wayland.xml   Thu Mar 21 09:51:01 2019
(r21370)
@@ -6,7 +6,7 @@
 
   https://wayland.freedesktop.org/releases/wayland-.tar.xz;>
   
-  
+  
   
   
   

Modified: trunk/BOOK/general/graphlib/poppler.xml
==
--- trunk/BOOK/general/graphlib/poppler.xml Thu Mar 21 08:44:46 2019
(r21369)
+++ trunk/BOOK/general/graphlib/poppler.xml Thu Mar 21 09:51:01 2019
(r21370)
@@ -6,10 +6,10 @@
 
   https://poppler.freedesktop.org/poppler-.tar.xz;>
   
-  
-  
-  
-  
+  
+  
+  
+  
 
   
 
@@ -271,8 +271,8 @@
 
   
 
-  pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate, pdfsig,
-  pdftocairo, pdftohtml, pdftoppm, pdftops, pdftotext, and
+  pdfattach, pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate, 
+  pdfsig, pdftocairo, pdftohtml, pdftoppm, pdftops, pdftotext, and
   pdfunite
 
 

Modified: trunk/BOOK/general/prog/mako.xml
==
--- trunk/BOOK/general/prog/mako.xmlThu Mar 21 08:44:46 2019(r21369)
+++ trunk/BOOK/general/prog/mako.xmlThu Mar 21 09:51:01 2019(r21370)
@@ -6,9 +6,9 @@
 
   
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 08:44:46 
2019(r21369)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 09:51:01 
2019(r21370)
@@ -46,6 +46,30 @@
   March 21st, 2019
   
 
+  [bdubbs] - Update to talloc-2.2.0. Fixes
+  #11846.
+
+
+  [bdubbs] - Update to Mako-1.0.8 (Python Module). Fixes
+  #11844.
+
+
+  [bdubbs] - Update to liblinear-230. Fixes
+  #11843.
+
+
+  [bdubbs] - Update to poppler-0.75.0. Fixes
+  #11842.
+
+
+  [bdubbs] - Update to wayland-1.17.0. Fixes
+  #11841.
+
+
+  [bdubbs] - Update to mkfontscale-1.2.1 (Xorg Application). 
Fixes
+  #11840.
+
+
   [bdubbs] - Update to gtkmm-3.24.1. Fixes
   #11839.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 21 08:44:46 2019(r21369)
+++ trunk/BOOK/packages.ent Thu Mar 21 09:51:01 2019(r21370)
@@ -146,7 +146,7 @@
 
 
 
-
+
 
 
 
@@ -183,9 +183,9 @@
 
 
 
-
+
 
-
+
 
 
 
@@ -222,7 +222,7 @@
 
 

-
+
 
 
 
@@ -523,7 +523,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/x/installing/x7app.xml
==
--- trunk/BOOK/x/installing/x7app.xml   Thu Mar 21 08:44:46 2019(r21369)
+++ trunk/BOOK/x/installing/x7app.xml   Thu Mar 21 09:51:01 2019(r21370)
@@ -22,8 +22,8 @@
   
   
 
-  
-  
+  
+  
 
   
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21373 - in trunk/BOOK: . general/prog introduction/welcome

2019-03-21 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 21 14:02:37 2019
New Revision: 21373

Log:
Update to llvm-8.0.0

Modified:
   trunk/BOOK/general/prog/llvm.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/prog/llvm.xml
==
--- trunk/BOOK/general/prog/llvm.xmlThu Mar 21 12:45:59 2019(r21372)
+++ trunk/BOOK/general/prog/llvm.xmlThu Mar 21 14:02:37 2019(r21373)
@@ -7,19 +7,19 @@

   http://llvm.org/releases//llvm-.src.tar.xz;>
   
-  
-  
-  
-  
+  
+  
+  
+  
 
   http://llvm.org/releases//cfe-.src.tar.xz;>
-  
-  
+  
+  
 
   
   http://llvm.org/releases//compiler-rt-.src.tar.xz;>
-  
-  
+  
+  
 ]>
 
 
@@ -218,8 +218,8 @@
   class="directory">/sys/devices/system/cpu/cpuN/online
   by the root user and makes them
   temporarily unusable by all jobs on the machine.)
-  Note that several Sanitizer tests (7 of more than 32000 tests run) are 
known
-  to fail.
+  Note that the Sanitizer based tests (375 of more than 35000 tests run) 
+  are known to fail.
 
 
 
@@ -356,8 +356,11 @@
   verify-uselistorder, and yaml2obj
 
 
-  BugpointPasses.so,  LLVMHello.so, libLLVM.so, libLLVM*.a (66
-  libraries), libLTO.so, libclang.so and libclang*.a (30 libraries)
+  libLLVM.so, 
+  libLLVM*.a (75 libraries), 
+  libLTO.so, 
+  libclang.so,
+  and libclang*.a (63 libraries)
 
 
   /usr/include/{clang,clang-c,llvm,llvm-c},

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 12:45:59 
2019(r21372)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 14:02:37 
2019(r21373)
@@ -46,6 +46,10 @@
   March 21st, 2019
   
 
+  [bdubbs] - Update to llvm-8.0.0. Fixes
+  #11845.
+
+
   [bdubbs] - Update to talloc-2.2.0. Fixes
   #11846.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 21 12:45:59 2019(r21372)
+++ trunk/BOOK/packages.ent Thu Mar 21 14:02:37 2019(r21373)
@@ -325,7 +325,7 @@
 
 
 
-
+
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21376 - in trunk/BOOK: . introduction/welcome networking/netutils server/major

2019-03-22 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Mar 22 09:28:01 2019
New Revision: 21376

Log:
Update to bind-9.14.0

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/networking/netutils/bind-utils.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/major/bind.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 22:44:23 
2019(r21375)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Fri Mar 22 09:28:01 
2019(r21376)
@@ -46,6 +46,10 @@
   March 22nd, 2019
   
 
+  [bdubbs] - Update to bind-9.14.0. Fixes
+  #11848.
+
+
   [bdubbs] - Update to v4l-utils-1.16.4. Fixes
   #11849.
 

Modified: trunk/BOOK/networking/netutils/bind-utils.xml
==
--- trunk/BOOK/networking/netutils/bind-utils.xml   Thu Mar 21 22:44:23 
2019(r21375)
+++ trunk/BOOK/networking/netutils/bind-utils.xml   Fri Mar 22 09:28:01 
2019(r21376)
@@ -6,9 +6,9 @@
 
   
   ftp://ftp.isc.org/isc/bind9//bind-.tar.gz;>
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 21 22:44:23 2019(r21375)
+++ trunk/BOOK/packages.ent Fri Mar 22 09:28:01 2019(r21376)
@@ -561,8 +561,8 @@
 
 
 
-
-
+
+
 
 
 

Modified: trunk/BOOK/server/major/bind.xml
==
--- trunk/BOOK/server/major/bind.xmlThu Mar 21 22:44:23 2019(r21375)
+++ trunk/BOOK/server/major/bind.xmlFri Mar 22 09:28:01 2019(r21376)
@@ -6,9 +6,9 @@
 
   
   ftp://ftp.isc.org/isc/bind9//bind-.tar.gz;>
-  
-  
-  
+  
+  
+  
   
 ]>
 
@@ -124,7 +124,7 @@
 install a python module as the root user:
 
-pip3 install install ply
+pip3 install ply
 
 Install BIND by running the
 following commands:
@@ -165,12 +165,15 @@
 
 make install 
 
-install -v -m755 -d /usr/share/doc/bind-/{arm,misc} 
+install -v -m755 -d /usr/share/doc/bind-/arm 
 install -v -m644doc/arm/*.html \
-/usr/share/doc/bind-/arm 
+/usr/share/doc/bind-/arm
+  
+
+
 
   
 Command Explanations
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21374 - in trunk/BOOK: . introduction/welcome xsoft/office

2019-03-21 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 21 16:15:12 2019
New Revision: 21374

Log:
Update to libreoffice-6.2.2.2.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xsoft/office/libreoffice.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 14:02:37 
2019(r21373)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 16:15:12 
2019(r21374)
@@ -46,6 +46,10 @@
   March 21st, 2019
   
 
+  [bdubbs] - Update to libreoffice-6.2.2.2. Fixes
+  #11847.
+
+
   [bdubbs] - Update to llvm-8.0.0. Fixes
   #11845.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 21 14:02:37 2019(r21373)
+++ trunk/BOOK/packages.ent Thu Mar 21 16:15:12 2019(r21374)
@@ -849,7 +849,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==
--- trunk/BOOK/xsoft/office/libreoffice.xml Thu Mar 21 14:02:37 2019
(r21373)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Thu Mar 21 16:15:12 2019
(r21374)
@@ -7,31 +7,31 @@
   http://download.documentfoundation.org/libreoffice/src/;>
 
   
-  
+  
   
 
   
-  
+  
   
 
   
-  
-  
+  
+  
 
   
-  
+  
   
 
   
 
-  
+  
 
   
-  
+  
 
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-03-22 04:45:01 GMT

2019-03-21 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 05: mdadm   4.0  4.1  #11286
chapter 06: gedit   3.22.1   0#11808
chapter 09: exempi  2.5.00
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 11: ImageMagick66.9.10-276.9.10-34#7859
chapter 11: ImageMagick77.0.8-27 7.0.8-34 #7859
chapter 13: jdk 11.0.2+9 0
chapter 13: rustc   1.32.0   1.33.0   #9168
chapter 14: bind9   9.12.4   9.14.0   
chapter 14: samba   4.9.54.10.0   #11833
chapter 17: alpine  2.21 2.21.999 #10188
chapter 17: libsoup 2.64.2   2.66.0   #11775
chapter 20: bind9.12.4   9.14.0   
chapter 20: db  5.3.28   manual   
chapter 25: webkitgtk   2.22.6   2.24.0   #11743
chapter 26: oxygen-icons5   5.55.0   5.56.0   #11746
chapter 29: extra-cmake-modules 5.55.0   5.56.0   #11746
chapter 32: kf5 5.55 5.56 #11746
chapter 32: kf5-apps18.12.2  18.12.3  #11757
chapter 32: plasma5 5.15.0   5.15.3   #11696
chapter 35: dconf   0.30.1   0.32.0   #11775
chapter 35: dconf-editor3.30.2   3.32.0   #11775
chapter 35: evolution-data-serve3.30.5   3.32.0   #11775
chapter 35: gdm 3.30.3   3.32.0   #11775
chapter 35: geocode-glib3.26.0   3.26.1   #11775
chapter 35: gjs 1.54.3   1.56.0   #11775
chapter 35: gnome-backgrounds   3.30.0   3.32.0   #11775
chapter 35: gnome-bluetooth 3.28.2   3.32.0   #11775
chapter 35: gnome-control-center3.30.3   3.32.0.1 #11775
chapter 35: gnome-desktop   3.30.2.1 3.32.0   #11775
chapter 35: gnome-menus 3.31.4   3.32.0   #11775
chapter 35: gnome-session   3.30.1   3.32.0   #11775
chapter 35: gnome-settings-daemo3.30.2   3.32.0   #11775
chapter 35: gnome-shell 3.30.2   3.32.0   #11775
chapter 35: gnome-shell-extensio3.30.1   3.32.0   #11775
chapter 35: gnome-user-docs 3.30.2   3.32.0   #11775
chapter 35: gvfs1.38.1   1.40.0   #11775
chapter 35: libchamplain0.12.16  0.12.19  #11706
chapter 35: libgtop 2.38.0   2.40.0   #11775
chapter 35: libgweather 3.28.2   3.32.1   #11775
chapter 35: libsecret   0.18.7   0.18.8   #11775
chapter 35: mutter  3.30.2   3.32.0   #11775
chapter 35: nautilus3.30.5   3.32.0   #11775
chapter 35: tracker 2.2.02.2.1#11775
chapter 35: vte 0.54.3   0.56.0   #11775
chapter 35: yelp3.30.0   3.32.0   #11775
chapter 35: yelp-xsl3.30.1   3.32.1   #11775
chapter 36: baobab  3.30.0   3.32.0   #11774
chapter 36: cheese  3.30.0   3.32.0   #11774
chapter 36: eog 3.28.4   3.32.0   #11774
chapter 36: evince  3.30.2   3.32.0   #11774
chapter 36: evolution   3.30.5   3.32.0   #11774
chapter 36: file-roller 3.30.1   3.32.0   #11774
chapter 36: gnome-calculator3.30.1   3.32.0   #11774
chapter 36: gnome-color-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-disk-utility  3.30.2   3.32.0   #11774
chapter 36: gnome-logs  3.30.0   3.32.0   #11774
chapter 36: gnome-maps  3.30.3   3.32.0   #11774
chapter 36: gnome-power-manager 3.30.0   3.32.0   #11774
chapter 36: gnome-screenshot3.30.0   3.32.0   #11774
chapter 36: gnome-system-monitor3.30.0   3.32.0   #11774
chapter 36: gnome-terminal  3.30.2   3.32.0   #11774
chapter 36: gnome-tweaks3.30.2   3.32.0   #11774
chapter 36: gnome-weather   3.26.0 

[blfs-book] r21375 - in trunk/BOOK: . introduction/welcome multimedia/libdriv

2019-03-21 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Thu Mar 21 22:44:23 2019
New Revision: 21375

Log:
Update to v4l-utils-1.16.4

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/v4l-utils.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Thu Mar 21 16:15:12 2019(r21374)
+++ trunk/BOOK/general.ent  Thu Mar 21 22:44:23 2019(r21375)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 16:15:12 
2019(r21374)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Thu Mar 21 22:44:23 
2019(r21375)
@@ -43,6 +43,16 @@
 -->
 
 
+  March 22nd, 2019
+  
+
+  [bdubbs] - Update to v4l-utils-1.16.4. Fixes
+  #11849.
+
+  
+
+
+
   March 21st, 2019
   
 

Modified: trunk/BOOK/multimedia/libdriv/v4l-utils.xml
==
--- trunk/BOOK/multimedia/libdriv/v4l-utils.xml Thu Mar 21 16:15:12 2019
(r21374)
+++ trunk/BOOK/multimedia/libdriv/v4l-utils.xml Thu Mar 21 22:44:23 2019
(r21375)
@@ -6,7 +6,7 @@
 
   https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-.tar.bz2;>
   
-  
+  
   
   
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Thu Mar 21 16:15:12 2019(r21374)
+++ trunk/BOOK/packages.ent Thu Mar 21 22:44:23 2019(r21375)
@@ -948,7 +948,7 @@
 
 
 
-
+
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-03-22 Thread bdubbs--- via blfs-book
Missing liblinear-230.tar.gz
Missing talloc-2.2.0.tar.gz
Missing wayland-1.17.0.tar.xz
Missing poppler-0.75.0.tar.xz
Missing llvm-8.0.0.src.tar.xz
Missing cfe-8.0.0.src.tar.xz
Missing compiler-rt-8.0.0.src.tar.xz
Missing Mako-1.0.8.tar.gz
Missing xf86-video-amdgpu-19.0.1.tar.bz2
Missing xf86-video-ati-19.0.1.tar.bz2
Missing gtkmm-3.24.1.tar.xz
Missing libreoffice-6.2.2.2.tar.xz
Missing libreoffice-dictionaries-6.2.2.2.tar.xz
Missing libreoffice-help-6.2.2.2.tar.xz
Missing libreoffice-translations-6.2.2.2.tar.xz
Missing v4l-utils-1.16.4.tar.bz2
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-02-06 Thread bdubbs--- via blfs-book
Missing zsh-5.7.1.tar.xz
Missing zsh-5.7.1-doc.tar.xz
Missing cmake-3.13.4.tar.gz
Missing iw-5.0.1.tar.xz
Missing dovecot-2.3.4.1.tar.gz
Missing unbound-1.9.0.tar.gz
Missing gtk+-3.24.5.tar.xz
Missing gnome-desktop-3.30.2.1.tar.xz
Missing evolution-data-server-3.30.5.tar.xz
Missing evolution-3.30.5.tar.xz
Missing epiphany-3.30.3.tar.xz
Missing thunderbird-60.5.0.source.tar.xz
Missing libdvdread-6.0.1.tar.bz2
Missing libvpx-1.8.0.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-02-08 Thread bdubbs--- via blfs-book
Missing gnome-control-center-3.30.3.tar.xz
Missing network-manager-applet-1.8.20.tar.xz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21107 - in trunk/BOOK: . introduction/welcome server/databases

2019-02-08 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Fri Feb  8 10:54:41 2019
New Revision: 21107

Log:
Update to sqlite-autoconf-327 (3.27.1).

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/databases/sqlite.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Fri Feb  8 00:52:54 
2019(r21106)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Fri Feb  8 10:54:41 
2019(r21107)
@@ -46,6 +46,10 @@
   February 8th, 2019
   
 
+  [bdubbs] - Update to sqlite-autoconf-327 (3.27.1). Fixes
+  #11649.
+
+
   [pierre] - Allow using Python 3 to build Qt5.
 
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Fri Feb  8 00:52:54 2019(r21106)
+++ trunk/BOOK/packages.ent Fri Feb  8 10:54:41 2019(r21107)
@@ -628,7 +628,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/databases/sqlite.xml
==
--- trunk/BOOK/server/databases/sqlite.xml  Fri Feb  8 00:52:54 2019
(r21106)
+++ trunk/BOOK/server/databases/sqlite.xml  Fri Feb  8 10:54:41 2019
(r21107)
@@ -4,21 +4,21 @@
   
   %general-entities;
 
-  
-  
+  
+  
 
 
 
-  https://sqlite.org/2018/sqlite-autoconf-.tar.gz;>
+  https://sqlite.org/2019/sqlite-autoconf-.tar.gz;>
   
-  
+  
   
-  
-  
+  
+  
 
-  https://sqlite.org/2018/sqlite-doc-.zip;>
-  
-  
+  https://sqlite.org/2019/sqlite-doc-.zip;>
+  
+  
 ]>
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21179 - in trunk/BOOK: general/genlib general/genutils gnome/platform postlfs/filesystems postlfs/security x/lib

2019-02-16 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Feb 16 19:14:14 2019
New Revision: 21179

Log:
Tags -- mostly General Libraries

Modified:
   trunk/BOOK/general/genlib/aspell.xml
   trunk/BOOK/general/genlib/clucene.xml
   trunk/BOOK/general/genlib/enchant.xml
   trunk/BOOK/general/genlib/exempi.xml
   trunk/BOOK/general/genlib/fftw.xml
   trunk/BOOK/general/genlib/glibmm.xml
   trunk/BOOK/general/genlib/gmime.xml
   trunk/BOOK/general/genlib/gmime3.xml
   trunk/BOOK/general/genlib/gsl.xml
   trunk/BOOK/general/genlib/jansson.xml
   trunk/BOOK/general/genlib/js60.xml
   trunk/BOOK/general/genlib/json-c.xml
   trunk/BOOK/general/genlib/libaio.xml
   trunk/BOOK/general/genlib/libassuan.xml
   trunk/BOOK/general/genlib/libatasmart.xml
   trunk/BOOK/general/genlib/libblockdev.xml
   trunk/BOOK/general/genlib/libbytesize.xml
   trunk/BOOK/general/genlib/libdaemon.xml
   trunk/BOOK/general/genlib/libesmtp.xml
   trunk/BOOK/general/genlib/libgsf.xml
   trunk/BOOK/general/genlib/libical.xml
   trunk/BOOK/general/genlib/libiodbc.xml
   trunk/BOOK/general/genlib/libksba.xml
   trunk/BOOK/general/genlib/liblinear.xml
   trunk/BOOK/general/genlib/libmbim.xml
   trunk/BOOK/general/genlib/libqmi.xml
   trunk/BOOK/general/genlib/libsigc++.xml
   trunk/BOOK/general/genlib/libsigsegv.xml
   trunk/BOOK/general/genlib/libstatgrab.xml
   trunk/BOOK/general/genlib/libunique.xml
   trunk/BOOK/general/genlib/npth.xml
   trunk/BOOK/general/genlib/wv.xml
   trunk/BOOK/general/genlib/xapian.xml
   trunk/BOOK/general/genutils/pinentry.xml
   trunk/BOOK/gnome/platform/gcr.xml
   trunk/BOOK/postlfs/filesystems/btrfs-progs.xml
   trunk/BOOK/postlfs/filesystems/lvm2.xml
   trunk/BOOK/postlfs/filesystems/mdadm.xml
   trunk/BOOK/postlfs/filesystems/parted.xml
   trunk/BOOK/postlfs/filesystems/reiser.xml
   trunk/BOOK/postlfs/filesystems/xfsprogs.xml
   trunk/BOOK/postlfs/security/cryptsetup.xml
   trunk/BOOK/postlfs/security/gnupg2.xml
   trunk/BOOK/postlfs/security/gpgme.xml
   trunk/BOOK/postlfs/security/libpwquality.xml
   trunk/BOOK/postlfs/security/volume_key.xml
   trunk/BOOK/x/lib/gtk-engines.xml

Modified: trunk/BOOK/general/genlib/aspell.xml
==
--- trunk/BOOK/general/genlib/aspell.xmlSat Feb 16 15:16:14 2019
(r21178)
+++ trunk/BOOK/general/genlib/aspell.xmlSat Feb 16 19:14:14 2019
(r21179)
@@ -36,7 +36,7 @@
   library or as an independent spell checker.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/clucene.xml
==
--- trunk/BOOK/general/genlib/clucene.xml   Sat Feb 16 15:16:14 2019
(r21178)
+++ trunk/BOOK/general/genlib/clucene.xml   Sat Feb 16 19:14:14 2019
(r21179)
@@ -32,7 +32,7 @@
 CLucene is a C++ version of Lucene, a
 high performance text search engine.
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/enchant.xml
==
--- trunk/BOOK/general/genlib/enchant.xml   Sat Feb 16 15:16:14 2019
(r21178)
+++ trunk/BOOK/general/genlib/enchant.xml   Sat Feb 16 19:14:14 2019
(r21179)
@@ -32,7 +32,7 @@
 The enchant package provide a generic
 interface into various existing spell checking libraries.
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/exempi.xml
==
--- trunk/BOOK/general/genlib/exempi.xmlSat Feb 16 15:16:14 2019
(r21178)
+++ trunk/BOOK/general/genlib/exempi.xmlSat Feb 16 19:14:14 2019
(r21179)
@@ -32,7 +32,7 @@
 Exempi is an implementation of XMP 
(Adobe's
 Extensible Metadata Platform).
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/fftw.xml
==
--- trunk/BOOK/general/genlib/fftw.xml  Sat Feb 16 15:16:14 2019(r21178)
+++ trunk/BOOK/general/genlib/fftw.xml  Sat Feb 16 19:14:14 2019(r21179)
@@ -36,7 +36,7 @@
   discrete cosine/sine transforms or DCT/DST).
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/glibmm.xml
==
--- trunk/BOOK/general/genlib/glibmm.xmlSat Feb 16 15:16:14 2019
(r21178)
+++ trunk/BOOK/general/genlib/glibmm.xmlSat Feb 16 19:14:14 2019
(r21179)
@@ -34,7 +34,7 @@
   for GLib.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/genlib/gmime.xml
==
--- trunk/BOOK/general/genlib/gmime.xml Sat Feb 16 

[blfs-book] Files in BLFS svn missing on osuosl

2019-02-17 Thread bdubbs--- via blfs-book
Missing libjpeg-turbo-2.0.2.tar.gz
Missing xcursor-themes-1.0.6.tar.bz2
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-02-17 05:45:01 GMT

2019-02-16 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: cracklib2.9.60
chapter 04: cracklib-words  2.9.60
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 10: librsvg 2.44.12  2.44.13  #11676
chapter 12: sysstat 12.1.2   12.1.3   #10800
chapter 12: systemd 240  241  #11670
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   
chapter 20: postgresql  11.1 11.2 #11673
chapter 25: atk 2.30.0   2.31.90  #11639
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: libreoffice 6.1.4.2  6.2.0.3  #11650
chapter 44: alsa-lib1.1.81.1.5
chapter 44: alsa-oss1.1.81.0.28   
chapter 44: alsa-plugins1.1.81.1.5
chapter 44: alsa-tools  1.1.71.1.5
chapter 44: alsa-utils  1.1.81.1.5
chapter 50: cups-filters1.22.0   1.22.1   
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] BLFS Package Currency Check - 2019-02-15 05:45:01 GMT

2019-02-14 Thread bdubbs--- via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: cracklib2.9.60
chapter 04: cracklib-words  2.9.60
chapter 05: mdadm   4.0  4.1  #11286
chapter 09: js3852.2.1gnome1 manual   
chapter 09: js5260.1.0   manual   
chapter 10: libjpeg-turbo   2.0.12.0.2
chapter 12: systemd 240  241  #11670
chapter 13: jdk 11.0.2+9 11.0.2   
chapter 17: alpine  2.21 2.21.999 #10188
chapter 20: db  5.3.28   manual   
chapter 20: postgresql  11.1 11.2 
chapter 24: xcursor-themes  1.0.51.0.6
chapter 25: atk 2.30.0   2.31.90  #11639
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: libreoffice 6.1.4.2  6.2.0.3  #11650
chapter 43: thunderbird 60.5.0   60.5.1   
chapter 50: docbook-xsl-nons1.79.2   manual   

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] Files in BLFS svn missing on osuosl

2019-02-15 Thread bdubbs--- via blfs-book
Missing cbindgen-0.8.0.tar.gz
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21178 - in trunk/BOOK: general/genutils general/graphlib lxde/desktop x/lib

2019-02-16 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sat Feb 16 15:16:14 2019
New Revision: 21178

Log:
Add harfbuzz as an optional (circular) dependency of cairo.
A few tags.

Modified:
   trunk/BOOK/general/genutils/xdg-user-dirs.xml
   trunk/BOOK/general/graphlib/giflib.xml
   trunk/BOOK/lxde/desktop/libfm-extra.xml
   trunk/BOOK/lxde/desktop/lxmenu-data.xml
   trunk/BOOK/lxde/desktop/menu-cache.xml
   trunk/BOOK/x/lib/cairo.xml

Modified: trunk/BOOK/general/genutils/xdg-user-dirs.xml
==
--- trunk/BOOK/general/genutils/xdg-user-dirs.xml   Sat Feb 16 14:03:30 
2019(r21177)
+++ trunk/BOOK/general/genutils/xdg-user-dirs.xml   Sat Feb 16 15:16:14 
2019(r21178)
@@ -38,7 +38,7 @@
   It also handles localization (i.e. translation) of the filenames.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/graphlib/giflib.xml
==
--- trunk/BOOK/general/graphlib/giflib.xml  Sat Feb 16 14:03:30 2019
(r21177)
+++ trunk/BOOK/general/graphlib/giflib.xml  Sat Feb 16 15:16:14 2019
(r21178)
@@ -33,7 +33,7 @@
 for reading and writing GIFs as well as programs for converting and
 working with GIF files.
 
-_checked;
+_checked;
 
 Package Information
 
@@ -82,8 +82,8 @@
 
 Now, as the root 
user:
 
-make PREFIX=/usr install
-rm -v /usr/lib/libgif.a
+make PREFIX=/usr install 
+rm -vf /usr/lib/libgif.a
 
 If  is installed, then the API documentation
 has been built.  If you wish to install the distributed and the just built

Modified: trunk/BOOK/lxde/desktop/libfm-extra.xml
==
--- trunk/BOOK/lxde/desktop/libfm-extra.xml Sat Feb 16 14:03:30 2019
(r21177)
+++ trunk/BOOK/lxde/desktop/libfm-extra.xml Sat Feb 16 15:16:14 2019
(r21178)
@@ -35,7 +35,7 @@
   .
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/desktop/lxmenu-data.xml
==
--- trunk/BOOK/lxde/desktop/lxmenu-data.xml Sat Feb 16 14:03:30 2019
(r21177)
+++ trunk/BOOK/lxde/desktop/lxmenu-data.xml Sat Feb 16 15:16:14 2019
(r21178)
@@ -35,7 +35,7 @@
   for LXDE.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/desktop/menu-cache.xml
==
--- trunk/BOOK/lxde/desktop/menu-cache.xml  Sat Feb 16 14:03:30 2019
(r21177)
+++ trunk/BOOK/lxde/desktop/menu-cache.xml  Sat Feb 16 15:16:14 2019
(r21178)
@@ -35,7 +35,7 @@
   manipulation for freedesktop.org defined application menus.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/x/lib/cairo.xml
==
--- trunk/BOOK/x/lib/cairo.xml  Sat Feb 16 14:03:30 2019(r21177)
+++ trunk/BOOK/x/lib/cairo.xml  Sat Feb 16 15:16:14 2019(r21178)
@@ -104,6 +104,7 @@
   ,
and ,
   ,
+  ,
   ,
   ,
   ,
@@ -117,6 +118,10 @@
   http://download.qt.io/archive/qt/4.8/;>Qt4.
 
 
+There is a circular dependency between cairo and harfbuzz.
+If cairo is built before harbuzz, it is necessary to rebuild cairo
+after harfbuzz in order to build pango.
+
 
   User Notes: 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21188 - in trunk/BOOK: general/graphlib general/prog general/sysutils lxde/apps lxde/desktop multimedia/libdriv networking/netutils postlfs/filesystems postlfs/security x/icons x/installi

2019-02-17 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Feb 17 10:23:01 2019
New Revision: 21188

Log:
Tags for lxde and dependencies

Modified:
   trunk/BOOK/general/graphlib/libexif.xml
   trunk/BOOK/general/prog/pycrypto.xml
   trunk/BOOK/general/sysutils/udisks2.xml
   trunk/BOOK/lxde/apps/gpicview.xml
   trunk/BOOK/lxde/apps/lxappearance-obconf.xml
   trunk/BOOK/lxde/apps/lxinput.xml
   trunk/BOOK/lxde/apps/lxrandr.xml
   trunk/BOOK/lxde/apps/lxtask.xml
   trunk/BOOK/lxde/apps/lxterminal.xml
   trunk/BOOK/lxde/apps/vte2.xml
   trunk/BOOK/lxde/desktop/libfm.xml
   trunk/BOOK/lxde/desktop/lxappearance.xml
   trunk/BOOK/lxde/desktop/lxde-common.xml
   trunk/BOOK/lxde/desktop/lxpanel.xml
   trunk/BOOK/lxde/desktop/lxsession.xml
   trunk/BOOK/lxde/desktop/pcmanfm.xml
   trunk/BOOK/multimedia/libdriv/flac.xml
   trunk/BOOK/multimedia/libdriv/libcddb.xml
   trunk/BOOK/multimedia/libdriv/libcdio.xml
   trunk/BOOK/networking/netutils/avahi.xml
   trunk/BOOK/postlfs/filesystems/dosfstools.xml
   trunk/BOOK/postlfs/security/consolekit.xml
   trunk/BOOK/x/icons/lxde-icon-theme.xml
   trunk/BOOK/x/installing/x7driver-nouveau.xml
   trunk/BOOK/x/lib/imlib2.xml
   trunk/BOOK/x/lib/keybinder2.xml

Modified: trunk/BOOK/general/graphlib/libexif.xml
==
--- trunk/BOOK/general/graphlib/libexif.xml Sun Feb 17 09:29:00 2019
(r21187)
+++ trunk/BOOK/general/graphlib/libexif.xml Sun Feb 17 10:23:01 2019
(r21188)
@@ -37,7 +37,7 @@
   supported.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/general/prog/pycrypto.xml
==
--- trunk/BOOK/general/prog/pycrypto.xmlSun Feb 17 09:29:00 2019
(r21187)
+++ trunk/BOOK/general/prog/pycrypto.xmlSun Feb 17 10:23:01 2019
(r21188)
@@ -30,7 +30,7 @@
 algorithms (AES, DES, RSA, ElGamal, etc.).
   
 
-  _checked;
+  _checked;
 
   Package Information
   

Modified: trunk/BOOK/general/sysutils/udisks2.xml
==
--- trunk/BOOK/general/sysutils/udisks2.xml Sun Feb 17 09:29:00 2019
(r21187)
+++ trunk/BOOK/general/sysutils/udisks2.xml Sun Feb 17 10:23:01 2019
(r21188)
@@ -35,7 +35,7 @@
   devices.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/apps/gpicview.xml
==
--- trunk/BOOK/lxde/apps/gpicview.xml   Sun Feb 17 09:29:00 2019(r21187)
+++ trunk/BOOK/lxde/apps/gpicview.xml   Sun Feb 17 10:23:01 2019(r21188)
@@ -34,7 +34,7 @@
   image viewer.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/apps/lxappearance-obconf.xml
==
--- trunk/BOOK/lxde/apps/lxappearance-obconf.xmlSun Feb 17 09:29:00 
2019(r21187)
+++ trunk/BOOK/lxde/apps/lxappearance-obconf.xmlSun Feb 17 10:23:01 
2019(r21188)
@@ -35,7 +35,7 @@
   OpenBox.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/apps/lxinput.xml
==
--- trunk/BOOK/lxde/apps/lxinput.xmlSun Feb 17 09:29:00 2019(r21187)
+++ trunk/BOOK/lxde/apps/lxinput.xmlSun Feb 17 10:23:01 2019(r21188)
@@ -34,7 +34,7 @@
   used to configure keyboard and mouse for LXDE.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/apps/lxrandr.xml
==
--- trunk/BOOK/lxde/apps/lxrandr.xmlSun Feb 17 09:29:00 2019(r21187)
+++ trunk/BOOK/lxde/apps/lxrandr.xmlSun Feb 17 10:23:01 2019(r21188)
@@ -34,7 +34,7 @@
   configuration tool for LXDE.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/apps/lxtask.xml
==
--- trunk/BOOK/lxde/apps/lxtask.xml Sun Feb 17 09:29:00 2019(r21187)
+++ trunk/BOOK/lxde/apps/lxtask.xml Sun Feb 17 10:23:01 2019(r21188)
@@ -34,7 +34,7 @@
   lightweight and desktop-independent task manager.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: trunk/BOOK/lxde/apps/lxterminal.xml
==
--- trunk/BOOK/lxde/apps/lxterminal.xml Sun Feb 17 09:29:00 2019(r21187)
+++ trunk/BOOK/lxde/apps/lxterminal.xml Sun Feb 17 10:23:01 2019(r21188)
@@ -35,7 +35,7 @@
   with support for multiple tabs.
 
 
-_checked;
+_checked;
 
 Package Information
 

Modified: 

[blfs-book] r21186 - trunk/BOOK/general/genlib

2019-02-17 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Feb 17 09:20:47 2019
New Revision: 21186

Log:
Build fftw three times for different numeerical precisions.

Modified:
   trunk/BOOK/general/genlib/fftw.xml

Modified: trunk/BOOK/general/genlib/fftw.xml
==
--- trunk/BOOK/general/genlib/fftw.xml  Sun Feb 17 00:33:12 2019(r21185)
+++ trunk/BOOK/general/genlib/fftw.xml  Sun Feb 17 09:20:47 2019(r21186)
@@ -9,7 +9,7 @@
   
   
   
-  
+  
 ]>
 
 
@@ -81,11 +81,19 @@
   
 Installation of fftw
 
+We build fftw three times for different libraries that
+suport different numerical precisions.
+
 
+  The first build is for double precision arithmetic.
   Install fftw by running the following 
commands:
 
 
-./configure --prefix=/usr  --enable-shared --enable-threads 

+./configure --prefix=/usr\
+--enable-shared  \
+--enable-threads \
+--enable-sse2\
+--enable-avx 
 make
 
 To test the results, issue: make check.
@@ -97,6 +105,41 @@
 
 
 make install
+
+Now build single precision:
+
+make clean 
+
+./configure --prefix=/usr\
+--enable-shared  \
+--enable-threads \
+--enable-sse2\
+--enable-avx \
+--enable-float   
+make
+
+
+  As the root user:
+
+
+make install
+
+Finally, build lomg double precision:
+
+make clean 
+
+./configure --prefix=/usr\
+--enable-shared  \
+--enable-threads \
+--enable-long-double 
+make
+
+
+  As the root user:
+
+
+make install
+
   
 
   
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

<    6   7   8   9   10   11   12   13   14   15   >