[blfs-book] r21137 - in trunk/BOOK: introduction/welcome xsoft/graphweb

2019-02-10 Thread ken--- via blfs-book
Author: ken
Date: Sun Feb 10 23:06:55 2019
New Revision: 21137

Log:
Firefox: Remove system libvpx, it does not build against 1.8.0.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 22:46:26 
2019(r21136)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 23:06:55 
2019(r21137)
@@ -46,6 +46,10 @@
   February 11th, 2019
   
 
+  [ken] - Drop system libvpx from firefox, it fails to build
+  against libvpx-1.8.0.
+
+
   [bdubbs] - Update to ffmpeg-4.1.1. Fixes 
   #11655.
 

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==
--- trunk/BOOK/xsoft/graphweb/firefox.xml   Sun Feb 10 22:46:26 2019
(r21136)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml   Sun Feb 10 23:06:55 2019
(r21137)
@@ -159,7 +159,8 @@
 
   ,
   ,
-  ,
+
   , and
   
 
@@ -247,7 +248,8 @@
 # recommended dependencies:
 ac_add_options --enable-system-sqlite
 ac_add_options --with-system-libevent
-ac_add_options --with-system-libvpx
+# current firefox fails to build against libvpx-1.8.0
+#ac_add_options --with-system-libvpx
 # firefox-65 understands webp and ships with an included copy
 ac_add_options --with-system-webp
 ac_add_options --with-system-nspr
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11658: libuv-1.26.0

2019-02-10 Thread BLFS Trac via blfs-book
#11658: libuv-1.26.0
-+
 Reporter:  bdubbs   |   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by bdubbs):

 2019.02.11, Version 1.26.0 (Stable)

 Changes since version 1.25.0:

 * doc: fix uv_get_free_memory doc
 * unix: fix epoll cpu 100% issue
 * openbsd,tcp: special handling of EINVAL on connect
 * win: simplify registry closing in uv_cpu_info()
 * src,include: define UV_MAXHOSTNAMESIZE
 * win: return product name in uv_os_uname() version
 * thread: allow specifying stack size for new thread
 * win: fix duplicate tty vt100 fn key
 * unix: don't attempt to invalidate invalid fd

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11656: ffmpeg-4.1.1

2019-02-10 Thread BLFS Trac via blfs-book
#11656: ffmpeg-4.1.1
-+-
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by bdubbs):

 * status:  new => closed
 * resolution:   => fixed


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11656: ffmpeg-4.1.1

2019-02-10 Thread BLFS Trac via blfs-book
#11656: ffmpeg-4.1.1
-+-
 Reporter:  bdubbs   |   Owner:  bdubbs
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+-

Comment (by bdubbs):

 Fixed at revision 21136.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21136 - in trunk/BOOK: . introduction/welcome multimedia/videoutils

2019-02-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Feb 10 22:46:26 2019
New Revision: 21136

Log:
Update to ffmpeg-4.1.1

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/videoutils/ffmpeg.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 20:58:59 
2019(r21135)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 22:46:26 
2019(r21136)
@@ -46,6 +46,10 @@
   February 11th, 2019
   
 
+  [bdubbs] - Update to ffmpeg-4.1.1. Fixes 
+  #11655.
+
+
   [dj] - Add gst-plugins-good-1.14.4-vpx_1.8-1.patch.
 
   

Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
==
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sun Feb 10 20:58:59 2019
(r21135)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml Sun Feb 10 22:46:26 2019
(r21136)
@@ -6,10 +6,10 @@
 
   http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz";>
   
-  
+  
   
-  
-  
+  
+  
 ]>
 
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Feb 10 20:58:59 2019(r21135)
+++ trunk/BOOK/packages.ent Sun Feb 10 22:46:26 2019(r21136)
@@ -963,7 +963,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 Trac] #11659: exim-4.92

2019-02-10 Thread BLFS Trac via blfs-book
#11659: exim-4.92
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.4
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New minor version.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #11658: libuv-1.26.0

2019-02-10 Thread BLFS Trac via blfs-book
#11658: libuv-1.26.0
-+---
 Reporter:  bdubbs   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.4
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New minor version.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
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-11 05:45:02 GMT

2019-02-10 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: libuv   1.25.0   1.26.0   
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: exim4.91 4.92 
chapter 25: atk 2.30.0   2.31.90  #11639
chapter 32: plasma5 5.14.4   5.15.0   #11523
chapter 37: thunar-volman   0.8.10.9.1#10163
chapter 43: libreoffice 6.1.4.2  6.2.0.3  #11650
chapter 45: ffmpeg  4.1  4.1.1#11656
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] r21135 - in branches/BOOK-elogind: introduction/welcome networking/netutils

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 20:58:59 2019
New Revision: 21135

Log:
Remove NetworkManager dependency on ConsoleKit.

Modified:
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/networking/netutils/networkmanager.xml

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==
--- branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
20:17:29 2019(r21134)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
20:58:59 2019(r21135)
@@ -45,6 +45,9 @@
 
   February 11th, 2019
   
+
+  [dj] - Remove NetworkManager dependency on ConsoleKit.
+
 
   [dj] - Add gst-plugins-good-1.14.4-vpx_1.8-1.patch.
 

Modified: branches/BOOK-elogind/networking/netutils/networkmanager.xml
==
--- branches/BOOK-elogind/networking/netutils/networkmanager.xmlSun Feb 
10 20:17:29 2019(r21134)
+++ branches/BOOK-elogind/networking/netutils/networkmanager.xmlSun Feb 
10 20:58:59 2019(r21135)
@@ -94,7 +94,6 @@
 
 Recommended
 
-  ,
   ,
or
(client only),
@@ -104,6 +103,7 @@
   ,
   ,
   ,
+  ,
   ,
   ,
   , and
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21134 - in branches/BOOK-elogind: . introduction/welcome multimedia/libdriv

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 20:17:29 2019
New Revision: 21134

Log:
Merge to HEAD 21133.

Modified:
   branches/BOOK-elogind/general.ent
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml
   branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml

Modified: branches/BOOK-elogind/general.ent
==
--- branches/BOOK-elogind/general.ent   Sun Feb 10 20:13:28 2019(r21133)
+++ branches/BOOK-elogind/general.ent   Sun Feb 10 20:17:29 2019(r21134)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==
--- branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
20:13:28 2019(r21133)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
20:17:29 2019(r21134)
@@ -43,6 +43,15 @@
 -->
 
 
+  February 11th, 2019
+  
+
+  [dj] - Add gst-plugins-good-1.14.4-vpx_1.8-1.patch.
+
+  
+
+
+
   February 10th, 2019
   
 

Modified: branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml
==
--- branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml  Sun Feb 
10 20:13:28 2019(r21133)
+++ branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml  Sun Feb 
10 20:17:29 2019(r21134)
@@ -80,7 +80,7 @@
   
 
   Required patch:
-  
+  
 
   
 
@@ -167,6 +167,12 @@
 
 
 
+  Apply a patch to allow the build to complete with libvpx-1.8.
+
+
+patch -Np1 -i 
../gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch
+
+
   Install GStreamer Bad Plug-ins by running the
   following commands:
 

Modified: branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml
==
--- branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml Sun Feb 
10 20:13:28 2019(r21133)
+++ branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-good.xml Sun Feb 
10 20:17:29 2019(r21134)
@@ -74,6 +74,16 @@
   
 
 
+Additional Downloads
+
+  
+
+  Required patch:
+  
+
+  
+
+
 GStreamer Good Plug-ins 
Dependencies
 
 Required
@@ -139,6 +149,13 @@
 
 
 
+  Apply a patch to allow the build to complete with libvpx-1.8.
+
+
+patch -Np1 -i 
../gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch &&
+autoreconf -fi
+
+
   Install GStreamer Good Plug-ins by running the
   following commands:
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

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

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 20:13:28 2019
New Revision: 21133

Log:
Add gst-plugins-good-1.14.4-vpx_1.8-1.patch.
Fix previous patch name and actually apply for gst-plugins-bad.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sun Feb 10 16:45:38 2019(r21132)
+++ trunk/BOOK/general.ent  Sun Feb 10 20:13:28 2019(r21133)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 16:45:38 
2019(r21132)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 20:13:28 
2019(r21133)
@@ -43,6 +43,15 @@
 -->
 
 
+  February 11th, 2019
+  
+
+  [dj] - Add gst-plugins-good-1.14.4-vpx_1.8-1.patch.
+
+  
+
+
+
   February 10th, 2019
   
 

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sun Feb 10 16:45:38 
2019(r21132)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sun Feb 10 20:13:28 
2019(r21133)
@@ -80,7 +80,7 @@
   
 
   Required patch:
-  
+  
 
   
 
@@ -167,6 +167,12 @@
 
 
 
+  Apply a patch to allow the build to complete with libvpx-1.8.
+
+
+patch -Np1 -i 
../gst-plugins-bad-&gst10-plugins-bad-version;-fdkaac_2-1.patch
+
+
   Install GStreamer Bad Plug-ins by running the
   following commands:
 

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xmlSun Feb 10 
16:45:38 2019(r21132)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-good.xmlSun Feb 10 
20:13:28 2019(r21133)
@@ -74,6 +74,16 @@
   
 
 
+Additional Downloads
+
+  
+
+  Required patch:
+  
+
+  
+
+
 GStreamer Good Plug-ins 
Dependencies
 
 Required
@@ -139,6 +149,13 @@
 
 
 
+  Apply a patch to allow the build to complete with libvpx-1.8.
+
+
+patch -Np1 -i 
../gst-plugins-good-&gst10-plugins-good-version;-vpx_1.8-1.patch &&
+autoreconf -fi
+
+
   Install GStreamer Good Plug-ins by running the
   following commands:
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21132 - branches/BOOK-elogind/general/sysutils

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 16:45:38 2019
New Revision: 21132

Log:
Missing autoreconf command as well.

Modified:
   branches/BOOK-elogind/general/sysutils/modemmanager.xml

Modified: branches/BOOK-elogind/general/sysutils/modemmanager.xml
==
--- branches/BOOK-elogind/general/sysutils/modemmanager.xml Sun Feb 10 
16:44:32 2019(r21131)
+++ branches/BOOK-elogind/general/sysutils/modemmanager.xml Sun Feb 10 
16:45:38 2019(r21132)
@@ -115,15 +115,15 @@
   Apply a patch to correct elogind detection:
 
 
-patch -Np1 -i 
../ModemManager-&ModemManager-version;-elogind-1.patch
+patch -Np1 -i 
../ModemManager-&ModemManager-version;-elogind-1.patch &&
+autoreconf -fi
 
 
   Install ModemManager by running the following
   commands:
 
 
-
-./configure --prefix=/usr \
+./configure --prefix=/usr \
 --sysconfdir=/etc \
 --localstatedir=/var  \
 --disable-static  \
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21131 - branches/BOOK-elogind/general/sysutils

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 16:44:32 2019
New Revision: 21131

Log:
missing comma

Modified:
   branches/BOOK-elogind/general/sysutils/modemmanager.xml

Modified: branches/BOOK-elogind/general/sysutils/modemmanager.xml
==
--- branches/BOOK-elogind/general/sysutils/modemmanager.xml Sun Feb 10 
16:25:15 2019(r21130)
+++ branches/BOOK-elogind/general/sysutils/modemmanager.xml Sun Feb 10 
16:44:32 2019(r21131)
@@ -90,7 +90,7 @@
 
 Recommended
 
-  
+  ,
   ,
   ,
   ,
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21130 - in branches/BOOK-elogind: . introduction/welcome kde/kf5-apps multimedia/libdriv networking/mailnews x/installing

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 16:25:15 2019
New Revision: 21130

Log:
Merge to HEAD 21129.

Modified:
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/kde/kf5-apps/gwenview.xml
   branches/BOOK-elogind/kde/kf5-apps/libkexiv2.xml
   branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml
   branches/BOOK-elogind/networking/mailnews/mutt.xml
   branches/BOOK-elogind/packages.ent
   branches/BOOK-elogind/x/installing/libXau.xml

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==
--- branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
16:23:56 2019(r21129)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
16:25:15 2019(r21130)
@@ -52,6 +52,18 @@
   [dj] - Added machine-id symlink for elogind.
 
 
+  [renodr] - Update to libXau-1.0.9. Fixes
+  #11657.
+
+
+  [ken] - Update to mutt-1.11.3.  Fixes
+  #11619.
+
+
+  [dj] - Add patch for gst-plugins-bad to allow build with
+  fdkaac-2.x.
+
+
   [bdubbs] - Update to xf86-video-intel-20190208. Updated in  
   accordance with
   #5918.

Modified: branches/BOOK-elogind/kde/kf5-apps/gwenview.xml
==
--- branches/BOOK-elogind/kde/kf5-apps/gwenview.xml Sun Feb 10 16:23:56 
2019(r21129)
+++ branches/BOOK-elogind/kde/kf5-apps/gwenview.xml Sun Feb 10 16:25:15 
2019(r21130)
@@ -69,8 +69,6 @@
 
   
 
-
+
 Gwenview Dependencies
 
 Required
@@ -108,14 +106,14 @@
 
   
 Installation of Gwenview
-
+
 
   Install Gwenview by running the following
   commands:

Modified: branches/BOOK-elogind/kde/kf5-apps/libkexiv2.xml
==
--- branches/BOOK-elogind/kde/kf5-apps/libkexiv2.xmlSun Feb 10 16:23:56 
2019(r21129)
+++ branches/BOOK-elogind/kde/kf5-apps/libkexiv2.xmlSun Feb 10 16:25:15 
2019(r21130)
@@ -69,8 +69,6 @@
 
   
 
-
+
 libkexiv2 Dependencies
 
 Required
@@ -97,14 +95,14 @@
 
   
 Installation of libkexiv2
-
+
 
   Install libkexiv2 by running the following
   commands:

Modified: branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml
==
--- branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml  Sun Feb 
10 16:23:56 2019(r21129)
+++ branches/BOOK-elogind/multimedia/libdriv/gst10-plugins-bad.xml  Sun Feb 
10 16:25:15 2019(r21130)
@@ -74,6 +74,17 @@
   
 
 
+
+Additional Downloads
+
+  
+
+  Required patch:
+  
+
+  
+
+
 GStreamer Bad Plug-ins 
Dependencies
 
 Required

Modified: branches/BOOK-elogind/networking/mailnews/mutt.xml
==
--- branches/BOOK-elogind/networking/mailnews/mutt.xml  Sun Feb 10 16:23:56 
2019(r21129)
+++ branches/BOOK-elogind/networking/mailnews/mutt.xml  Sun Feb 10 16:25:15 
2019(r21130)
@@ -6,7 +6,7 @@
 
   http://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz";>
   ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz";>
-  
+  
   
   
   

Modified: branches/BOOK-elogind/packages.ent
==
--- branches/BOOK-elogind/packages.ent  Sun Feb 10 16:23:56 2019(r21129)
+++ branches/BOOK-elogind/packages.ent  Sun Feb 10 16:25:15 2019(r21130)
@@ -604,7 +604,7 @@
 
 
 
-
+
 
 
 
@@ -644,7 +644,7 @@
   
 
 
-
+
 
 
 

Modified: branches/BOOK-elogind/x/installing/libXau.xml
==
--- branches/BOOK-elogind/x/installing/libXau.xml   Sun Feb 10 16:23:56 
2019(r21129)
+++ branches/BOOK-elogind/x/installing/libXau.xml   Sun Feb 10 16:25:15 
2019(r21130)
@@ -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] r21129 - in branches/BOOK-elogind: general/genlib general/genutils general/sysutils gnome gnome/applications gnome/platform introduction/welcome multimedia/libdriv networking/netlibs x/lib

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 16:23:56 2019
New Revision: 21129

Log:
Restore Gnome section for SysV book.

Modified:
   branches/BOOK-elogind/general/genlib/libwacom.xml
   branches/BOOK-elogind/general/genlib/telepathy-glib.xml
   branches/BOOK-elogind/general/genutils/bogofilter.xml
   branches/BOOK-elogind/general/genutils/telepathy-mission-control.xml
   branches/BOOK-elogind/general/sysutils/accountsservice.xml
   branches/BOOK-elogind/general/sysutils/cups-pk-helper.xml
   branches/BOOK-elogind/gnome/applications/applications.xml
   branches/BOOK-elogind/gnome/applications/evolution.xml
   branches/BOOK-elogind/gnome/applications/gnome-color-manager.xml
   branches/BOOK-elogind/gnome/applications/gnome-disk-utility.xml
   branches/BOOK-elogind/gnome/applications/gnome-logs.xml
   branches/BOOK-elogind/gnome/applications/gnome-maps.xml
   branches/BOOK-elogind/gnome/applications/gnome-power-manager.xml
   branches/BOOK-elogind/gnome/applications/gnome-tweaks.xml
   branches/BOOK-elogind/gnome/applications/gnome-weather.xml
   branches/BOOK-elogind/gnome/applications/vinagre.xml
   branches/BOOK-elogind/gnome/applications/vino.xml
   branches/BOOK-elogind/gnome/gnome.xml
   branches/BOOK-elogind/gnome/platform/caribou.xml
   branches/BOOK-elogind/gnome/platform/evolution-data-server.xml
   branches/BOOK-elogind/gnome/platform/folks.xml
   branches/BOOK-elogind/gnome/platform/gdm.xml
   branches/BOOK-elogind/gnome/platform/geocode-glib.xml
   branches/BOOK-elogind/gnome/platform/gfbgraph.xml
   branches/BOOK-elogind/gnome/platform/gnome-backgrounds.xml
   branches/BOOK-elogind/gnome/platform/gnome-control-center.xml
   branches/BOOK-elogind/gnome/platform/gnome-menus.xml
   branches/BOOK-elogind/gnome/platform/gnome-online-accounts.xml
   branches/BOOK-elogind/gnome/platform/gnome-session.xml
   branches/BOOK-elogind/gnome/platform/gnome-settings-daemon.xml
   branches/BOOK-elogind/gnome/platform/gnome-shell-extensions.xml
   branches/BOOK-elogind/gnome/platform/gnome-shell.xml
   branches/BOOK-elogind/gnome/platform/gnome-user-docs.xml
   branches/BOOK-elogind/gnome/platform/grilo.xml
   branches/BOOK-elogind/gnome/platform/libchamplain.xml
   branches/BOOK-elogind/gnome/platform/libgdata.xml
   branches/BOOK-elogind/gnome/platform/libgee.xml
   branches/BOOK-elogind/gnome/platform/libgweather.xml
   branches/BOOK-elogind/gnome/platform/mutter.xml
   branches/BOOK-elogind/gnome/platform/platform.xml
   branches/BOOK-elogind/gnome/platform/rest.xml
   branches/BOOK-elogind/gnome/platform/sassc.xml
   branches/BOOK-elogind/gnome/platform/zenity.xml
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/multimedia/libdriv/sound-theme-freedesktop.xml
   branches/BOOK-elogind/networking/netlibs/uhttpmock.xml
   branches/BOOK-elogind/x/lib/gtk-vnc.xml

Modified: branches/BOOK-elogind/general/genlib/libwacom.xml
==
--- branches/BOOK-elogind/general/genlib/libwacom.xml   Sun Feb 10 15:19:09 
2019(r21128)
+++ branches/BOOK-elogind/general/genlib/libwacom.xml   Sun Feb 10 16:23:56 
2019(r21129)
@@ -12,7 +12,7 @@
   
 ]>
 
-
+
   
 
 

Modified: branches/BOOK-elogind/general/genlib/telepathy-glib.xml
==
--- branches/BOOK-elogind/general/genlib/telepathy-glib.xml Sun Feb 10 
15:19:09 2019(r21128)
+++ branches/BOOK-elogind/general/genlib/telepathy-glib.xml Sun Feb 10 
16:23:56 2019(r21129)
@@ -13,7 +13,7 @@
   
 ]>
 
-
+
   
 
   

Modified: branches/BOOK-elogind/general/genutils/bogofilter.xml
==
--- branches/BOOK-elogind/general/genutils/bogofilter.xml   Sun Feb 10 
15:19:09 2019(r21128)
+++ branches/BOOK-elogind/general/genutils/bogofilter.xml   Sun Feb 10 
16:23:56 2019(r21129)
@@ -12,7 +12,7 @@
   
 ]>
 
-
+
   
 
   

Modified: branches/BOOK-elogind/general/genutils/telepathy-mission-control.xml
==
--- branches/BOOK-elogind/general/genutils/telepathy-mission-control.xml
Sun Feb 10 15:19:09 2019(r21128)
+++ branches/BOOK-elogind/general/genutils/telepathy-mission-control.xml
Sun Feb 10 16:23:56 2019(r21129)
@@ -13,7 +13,7 @@
   
 ]>
 
-
+
   
 
   

Modified: branches/BOOK-elogind/general/sysutils/accountsservice.xml
==
--- branches/BOOK-elogind/general/sysutils/accountsservice.xml  Sun Feb 10 
15:19:09 2019(r21128)
+++ branches/BOOK-elogind/general/sysutils/accountsservice.xml  Sun Feb 10 
16:23:56 2019(r21129)
@@ -13,7 +13,7 @@
   
 ]>
 
-
+
   
 
   
@@ -85,7 +85,8 @@
 Recommended
 
and
-  
+  
+  
 
 
 Optional

Modified: branches/BOOK-elogind/general/sysutils

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

2019-02-10 Thread renodr--- via blfs-book
Author: renodr
Date: Sun Feb 10 15:19:09 2019
New Revision: 21128

Log:
Update to libXau-1.0.9

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

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 14:21:01 
2019(r21127)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 15:19:09 
2019(r21128)
@@ -46,6 +46,10 @@
   February 10th, 2019
   
 
+  [renodr] - Update to libXau-1.0.9. Fixes
+  #11657.
+
+
   [ken] - Update to mutt-1.11.3.  Fixes
   #11619.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Feb 10 14:21:01 2019(r21127)
+++ trunk/BOOK/packages.ent Sun Feb 10 15:19:09 2019(r21128)
@@ -642,7 +642,7 @@
   
 
 
-
+
 
 
 

Modified: trunk/BOOK/x/installing/libXau.xml
==
--- trunk/BOOK/x/installing/libXau.xml  Sun Feb 10 14:21:01 2019(r21127)
+++ trunk/BOOK/x/installing/libXau.xml  Sun Feb 10 15:19:09 2019(r21128)
@@ -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

Re: [blfs-book] [BLFS Trac] #11657: libXau-1.0.9 (Xorg Library)

2019-02-10 Thread BLFS Trac via blfs-book
#11657: libXau-1.0.9 (Xorg Library)
-+-
 Reporter:  renodr   |   Owner:  renodr
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by renodr):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Fixed at r21128

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11657: libXau-1.0.9 (Xorg Library)

2019-02-10 Thread BLFS Trac via blfs-book
#11657: libXau-1.0.9 (Xorg Library)
-+---
 Reporter:  renodr   |   Owner:  renodr
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---
Changes (by renodr):

 * owner:  blfs-book => renodr
 * status:  new => assigned


Comment:

 That OOB Read is likely to get a CVE, but I'm going to proceed with it now
 anyway

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #11657: libXau-1.0.9 (Xorg Library)

2019-02-10 Thread BLFS Trac via blfs-book
#11657: libXau-1.0.9 (Xorg Library)
-+---
 Reporter:  renodr   |  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.4
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 New point version

 {{{
 libXau provides functions for handling Xauthority files and entries.

 Alan Coopersmith (3):
   XauFileName: always go through buf allocation if buf is NULL
   Update configure.ac bug URL for gitlab migration
   libXau 1.0.9

 Emil Velikov (1):
   autogen.sh: use quoted string variables

 Fuminobu TAKEYAMA (1):
   XauFileName: reset bsize when malloc failed

 Jeremy Huddleston Sequoia (1):
   Silence a benign static analysis warning with an assert of
 allocation size

 Mihail Konev (1):
   autogen: add default patch prefix

 Peter Hutterer (1):
   autogen.sh: use exec instead of waiting for configure to finish

 Tobias Stoeckmann (1):
   Avoid out of boundary read access

 walter harms (3):
   AuDispose.c:remove redundant null check on calling free()
   Au FileName.c: remove redundant null check on calling free()
   AuRead.c: remove redundant null check on calling free()

 }}}

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11619: mutt-1.11.3

2019-02-10 Thread BLFS Trac via blfs-book
#11619: mutt-1.11.3
-+-
 Reporter:  ken@…|   Owner:  ken@…
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by ken@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 r21127

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21127 - in trunk/BOOK: . introduction/welcome networking/mailnews

2019-02-10 Thread ken--- via blfs-book
Author: ken
Date: Sun Feb 10 14:21:01 2019
New Revision: 21127

Log:
mutt-1.11.3

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

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 13:43:40 
2019(r21126)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 14:21:01 
2019(r21127)
@@ -46,6 +46,10 @@
   February 10th, 2019
   
 
+  [ken] - Update to mutt-1.11.3.  Fixes
+  #11619.
+
+
   [dj] - Add patch for gst-plugins-bad to allow build with
   fdkaac-2.x.
 

Modified: trunk/BOOK/networking/mailnews/mutt.xml
==
--- trunk/BOOK/networking/mailnews/mutt.xml Sun Feb 10 13:43:40 2019
(r21126)
+++ trunk/BOOK/networking/mailnews/mutt.xml Sun Feb 10 14:21:01 2019
(r21127)
@@ -6,7 +6,7 @@
 
   http://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz";>
   ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz";>
-  
+  
   
   
   

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Feb 10 13:43:40 2019(r21126)
+++ trunk/BOOK/packages.ent Sun Feb 10 14:21:01 2019(r21127)
@@ -602,7 +602,7 @@
 
 
 
-
+
 
 
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

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

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 13:43:40 2019
New Revision: 21126

Log:
Add patch for gst-plugins-bad to allow build with fdkaac-2.0.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 11:51:41 
2019(r21125)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 13:43:40 
2019(r21126)
@@ -46,6 +46,10 @@
   February 10th, 2019
   
 
+  [dj] - Add patch for gst-plugins-bad to allow build with
+  fdkaac-2.x.
+
+
   [bdubbs] - Update to xf86-video-intel-20190208. Updated in  
   accordance with
   #5918.

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sun Feb 10 11:51:41 
2019(r21125)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Sun Feb 10 13:43:40 
2019(r21126)
@@ -74,6 +74,17 @@
   
 
 
+
+Additional Downloads
+
+  
+
+  Required patch:
+  
+
+  
+
+
 GStreamer Bad Plug-ins 
Dependencies
 
 Required
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21125 - trunk/BOOK/kde/kf5-apps

2019-02-10 Thread pierre--- via blfs-book
Author: pierre
Date: Sun Feb 10 11:51:41 2019
New Revision: 21125

Log:
Reinstate patches in gwenview and libkexiv2: they are needed with Exiv2-0.27
while they are not needed for Exiv2-0.26 (although they do not hurt,
according to upstream).

Modified:
   trunk/BOOK/kde/kf5-apps/gwenview.xml
   trunk/BOOK/kde/kf5-apps/libkexiv2.xml

Modified: trunk/BOOK/kde/kf5-apps/gwenview.xml
==
--- trunk/BOOK/kde/kf5-apps/gwenview.xmlSun Feb 10 09:37:28 2019
(r21124)
+++ trunk/BOOK/kde/kf5-apps/gwenview.xmlSun Feb 10 11:51:41 2019
(r21125)
@@ -69,8 +69,6 @@
 
   
 
-
+
 Gwenview Dependencies
 
 Required
@@ -108,14 +106,14 @@
 
   
 Installation of Gwenview
-
+
 
   Install Gwenview by running the following
   commands:

Modified: trunk/BOOK/kde/kf5-apps/libkexiv2.xml
==
--- trunk/BOOK/kde/kf5-apps/libkexiv2.xml   Sun Feb 10 09:37:28 2019
(r21124)
+++ trunk/BOOK/kde/kf5-apps/libkexiv2.xml   Sun Feb 10 11:51:41 2019
(r21125)
@@ -69,8 +69,6 @@
 
   
 
-
+
 libkexiv2 Dependencies
 
 Required
@@ -97,14 +95,14 @@
 
   
 Installation of libkexiv2
-
+
 
   Install libkexiv2 by running the following
   commands:
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21124 - in branches/BOOK-elogind: general/sysutils introduction/welcome

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 09:37:28 2019
New Revision: 21124

Log:
Added machine-id symlink for elogind.

Modified:
   branches/BOOK-elogind/general/sysutils/dbus.xml
   branches/BOOK-elogind/introduction/welcome/changelog.xml

Modified: branches/BOOK-elogind/general/sysutils/dbus.xml
==
--- branches/BOOK-elogind/general/sysutils/dbus.xml Sun Feb 10 09:22:47 
2019(r21123)
+++ branches/BOOK-elogind/general/sysutils/dbus.xml Sun Feb 10 09:37:28 
2019(r21124)
@@ -228,6 +228,13 @@
 
 dbus-uuidgen 
--ensure
 
+
+  If using , create a symlink to the
+  /var/lib/dbus/machine-id file:
+
+
+ln -sv /var/lib/dbus/machine-id 
/etc
+
 
   If not in chroot, at this point, you should reload the systemd daemon,
   and reenter multi-user mode with the following commands (as the

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==
--- branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
09:22:47 2019(r21123)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
09:37:28 2019(r21124)
@@ -45,6 +45,9 @@
 
   February 10th, 2019
   
+
+  [dj] - Added machine-id symlink for elogind.
+
 
   [bdubbs] - Update to xf86-video-intel-20190208. Updated in  
   accordance with
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21123 - in branches/BOOK-elogind: . introduction/welcome multimedia/libdriv x/installing x/lib

2019-02-10 Thread dj--- via blfs-book
Author: dj
Date: Sun Feb 10 09:22:47 2019
New Revision: 21123

Log:
Merge to HEAD 21122.

Modified:
   branches/BOOK-elogind/introduction/welcome/changelog.xml
   branches/BOOK-elogind/multimedia/libdriv/x264.xml
   branches/BOOK-elogind/packages.ent
   branches/BOOK-elogind/x/installing/x7driver-intel.xml
   branches/BOOK-elogind/x/lib/qtwebengine.xml

Modified: branches/BOOK-elogind/introduction/welcome/changelog.xml
==
--- branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
09:17:34 2019(r21122)
+++ branches/BOOK-elogind/introduction/welcome/changelog.xmlSun Feb 10 
09:22:47 2019(r21123)
@@ -46,6 +46,16 @@
   February 10th, 2019
   
 
+  [bdubbs] - Update to xf86-video-intel-20190208. Updated in  
+  accordance with
+  #5918.
+
+
+  [bdubbs] - Update to x264-snapshot-20190209-2245. Updated in  
+  accordance with
+  #7555.
+
+
   [dj] - Remove instructions to regenerate cacerts file when
   installing Java as this is no longer necessary.
 

Modified: branches/BOOK-elogind/multimedia/libdriv/x264.xml
==
--- branches/BOOK-elogind/multimedia/libdriv/x264.xml   Sun Feb 10 09:17:34 
2019(r21122)
+++ branches/BOOK-elogind/multimedia/libdriv/x264.xml   Sun Feb 10 09:22:47 
2019(r21123)
@@ -6,9 +6,9 @@
 
   https://download.videolan.org/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2
 ">
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: branches/BOOK-elogind/packages.ent
==
--- branches/BOOK-elogind/packages.ent  Sun Feb 10 09:17:34 2019(r21122)
+++ branches/BOOK-elogind/packages.ent  Sun Feb 10 09:22:47 2019(r21123)
@@ -948,7 +948,7 @@
 
 
 
-
+
 
 
 

Modified: branches/BOOK-elogind/x/installing/x7driver-intel.xml
==
--- branches/BOOK-elogind/x/installing/x7driver-intel.xml   Sun Feb 10 
09:17:34 2019(r21122)
+++ branches/BOOK-elogind/x/installing/x7driver-intel.xml   Sun Feb 10 
09:22:47 2019(r21123)
@@ -12,13 +12,13 @@
as of 2016-09-02 -->
 
   
-  
+  
 
   
   
-  
-  
-  
+  
+  
+  
   
 ]>
 

Modified: branches/BOOK-elogind/x/lib/qtwebengine.xml
==
--- branches/BOOK-elogind/x/lib/qtwebengine.xml Sun Feb 10 09:17:34 2019
(r21122)
+++ branches/BOOK-elogind/x/lib/qtwebengine.xml Sun Feb 10 09:22:47 2019
(r21123)
@@ -95,6 +95,7 @@
   
 
 
+
 qtwebengine Dependencies
 
 Required
@@ -151,11 +152,6 @@
 Installation of qtwebengine
 
 
-  Install qtwebengine by running the following
-  commands:
-
-
-
   First, ensure that the local headers are available when not building as
   part of the complete :
 
@@ -173,6 +169,7 @@
 
 mv -v 
${QT5DIR}/lib/libQtWebEngineCore.so{,.old}
 
+
+
+  Install qtwebengine by running the following
+  commands:
+
 
 mkdir build &&
 cdbuild &&
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r21122 - in trunk/BOOK: . introduction/welcome multimedia/libdriv x/installing

2019-02-10 Thread bdubbs--- via blfs-book
Author: bdubbs
Date: Sun Feb 10 09:17:34 2019
New Revision: 21122

Log:
Update to xf86-video-intel-20190208. 
Update to x264-snapshot-20190209-2245.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/x264.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/installing/x7driver-intel.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 04:59:00 
2019(r21121)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Feb 10 09:17:34 
2019(r21122)
@@ -46,6 +46,16 @@
   February 10th, 2019
   
 
+  [bdubbs] - Update to xf86-video-intel-20190208. Updated in  
+  accordance with
+  #5918.
+
+
+  [bdubbs] - Update to x264-snapshot-20190209-2245. Updated in  
+  accordance with
+  #7555.
+
+
   [dj] - Remove instructions to regenerate cacerts file when
   installing Java as this is no longer necessary.
 

Modified: trunk/BOOK/multimedia/libdriv/x264.xml
==
--- trunk/BOOK/multimedia/libdriv/x264.xml  Sun Feb 10 04:59:00 2019
(r21121)
+++ trunk/BOOK/multimedia/libdriv/x264.xml  Sun Feb 10 09:17:34 2019
(r21122)
@@ -6,9 +6,9 @@
 
   https://download.videolan.org/x264/snapshots/x264-snapshot-&x264-version;-stable.tar.bz2
 ">
   
-  
+  
   
-  
+  
   
 ]>
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Feb 10 04:59:00 2019(r21121)
+++ trunk/BOOK/packages.ent Sun Feb 10 09:17:34 2019(r21122)
@@ -946,7 +946,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/x/installing/x7driver-intel.xml
==
--- trunk/BOOK/x/installing/x7driver-intel.xml  Sun Feb 10 04:59:00 2019
(r21121)
+++ trunk/BOOK/x/installing/x7driver-intel.xml  Sun Feb 10 09:17:34 2019
(r21122)
@@ -12,13 +12,13 @@
as of 2016-09-02 -->
 
   
-  
+  
 
   
   
-  
-  
-  
+  
+  
+  
   
 ]>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] r21115 - in trunk/BOOK: . general/genlib introduction/welcome kde/kf5-apps multimedia/audioutils postlfs/editors

2019-02-10 Thread Bruce Dubbs via blfs-book

On 02/10/2019 03:46 AM, Pierre Labastie via blfs-book wrote:

On 10/02/2019 01:45, bdubbs--- via blfs-book wrote:

Author: bdubbs
Date: Sat Feb  9 16:45:22 2019
New Revision: 21115

Log:
Update to libxkbcommon-0.8.3.
Update to kf5-apps-18.12.2.

Modified:
[...]
trunk/BOOK/kde/kf5-apps/libkexiv2.xml
[...]


Modified: trunk/BOOK/kde/kf5-apps/libkexiv2.xml
==
--- trunk/BOOK/kde/kf5-apps/libkexiv2.xml   Sat Feb  9 15:38:51 2019
(r21114)
+++ trunk/BOOK/kde/kf5-apps/libkexiv2.xml   Sat Feb  9 16:45:22 2019
(r21115)
@@ -6,7 +6,7 @@
  



-  
+  



@@ -69,6 +69,8 @@
  

  
+

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

2019-02-10 Thread pierre--- via blfs-book
Author: pierre
Date: Sun Feb 10 04:59:00 2019
New Revision: 21121

Log:
Remove the qtwebengine patch, which is not needed anymore for 5.12.1, and
leads to errors on 64 bit

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

Modified: trunk/BOOK/x/lib/qtwebengine.xml
==
--- trunk/BOOK/x/lib/qtwebengine.xmlSat Feb  9 21:51:58 2019(r21120)
+++ trunk/BOOK/x/lib/qtwebengine.xmlSun Feb 10 04:59:00 2019(r21121)
@@ -95,6 +95,7 @@
   
 
 
+
 qtwebengine Dependencies
 
 Required
@@ -151,11 +152,6 @@
 Installation of qtwebengine
 
 
-  Install qtwebengine by running the following
-  commands:
-
-
-
   First, ensure that the local headers are available when not building as
   part of the complete :
 
@@ -173,6 +169,7 @@
 
 mv -v 
${QT5DIR}/lib/libQtWebEngineCore.so{,.old}
 
+
+
+  Install qtwebengine by running the following
+  commands:
+
 
 mkdir build &&
 cdbuild &&
-- 
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-10 Thread bdubbs--- via blfs-book
Missing kate-18.12.2.tar.xz
Missing libxkbcommon-0.8.3.tar.xz
Missing ImageMagick-6.9.10-27.tar.xz
Missing ImageMagick-7.0.8-27.tar.xz
Missing lxml-4.3.1.tar.gz
Missing webkitgtk-2.22.6.tar.xz
Missing breeze-icons-5.55.0.tar.xz
Missing oxygen-icons5-5.55.0.tar.xz
Missing extra-cmake-modules-5.55.0.tar.xz
Missing phonon-4.10.2.tar.xz
Missing phonon-backend-vlc-0.10.2.tar.xz
Missing ark-18.12.2.tar.xz
Missing kdenlive-18.12.2.tar.xz
Missing kmix-18.12.2.tar.xz
Missing khelpcenter-18.12.2.tar.xz
Missing konsole-18.12.2.tar.xz
Missing libkexiv2-18.12.2.tar.xz
Missing okular-18.12.2.tar.xz
Missing libkdcraw-18.12.2.tar.xz
Missing gwenview-18.12.2.tar.xz
Missing libkcddb-18.12.2.tar.xz
Missing k3b-18.12.2.tar.xz
Missing kwave-18.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

Re: [blfs-book] r21115 - in trunk/BOOK: . general/genlib introduction/welcome kde/kf5-apps multimedia/audioutils postlfs/editors

2019-02-10 Thread Pierre Labastie via blfs-book
On 10/02/2019 01:45, bdubbs--- via blfs-book wrote:
> Author: bdubbs
> Date: Sat Feb  9 16:45:22 2019
> New Revision: 21115
>
> Log:
> Update to libxkbcommon-0.8.3. 
> Update to kf5-apps-18.12.2.
>
> Modified:
>[...]
>trunk/BOOK/kde/kf5-apps/libkexiv2.xml
>[...]
>
>
> Modified: trunk/BOOK/kde/kf5-apps/libkexiv2.xml
> ==
> --- trunk/BOOK/kde/kf5-apps/libkexiv2.xml Sat Feb  9 15:38:51 2019
> (r21114)
> +++ trunk/BOOK/kde/kf5-apps/libkexiv2.xml Sat Feb  9 16:45:22 2019
> (r21115)
> @@ -6,7 +6,7 @@
>  
> "&kf5apps-download-http;/libkexiv2-&kf5apps-version;.tar.xz">
>
> -  
> +  
>
>
>
> @@ -69,6 +69,8 @@
>  
>
>  
> +