[blfs-book] BLFS Package Currency Check - 2017-01-16 06:45:01 GMT

2017-01-15 Thread via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: openssl 1.0.2j   1.1.0c   #8214
chapter 04: sudo1.8.19p1 1.8.19p2 #8752
chapter 05: LVM22.02.167 2.02.168 #8589
chapter 05: btrfs-progs 4.8.44.9  #8590
chapter 05: fuse2.9.73.0.0#8626
chapter 06: emacs   25.1 25.1.91  #8579
chapter 10: poppler 0.50.0   0.51.0   
chapter 11: ImageMagick66.9.7-3  6.9.7-4  #7859
chapter 11: ImageMagick77.0.4-3  7.0.4-4  #7859
chapter 12: sysstat 11.5.3   11.5.4   
chapter 12: unzip   60   manual   #7865
chapter 12: zip 30   manual   #4911
chapter 13: cmake   3.7.13.7.2#8753
chapter 13: setuptools  30.2.0   33.1.0   #8624
chapter 14: nfs-utils   1.3.42.1.1#8754
chapter 14: wireless_tools  29   0
chapter 20: proftpd 1.3.5c   1.3.5d   
chapter 24: libinput1.5.31.5.4#8755
chapter 26: oxygen-icons5   5.28.0   5.30.0   #8640
chapter 29: extra-cmake-modules 5.28.0   5.30.0   #8640
chapter 32: kf5 5.28 5.30 #8640
chapter 32: kf5-apps16.08.3  16.12.1  #8650
chapter 32: plasma5 5.8.35.8.5#8565
chapter 35: dconf-editor3.22.1   3.22.3   #8757
chapter 37: exo 0.10.7   0.11.2   #8251
chapter 39: kguiaddons  5.28.0   5.30.0   #8640
chapter 39: kidletime   5.28.0   5.30.0   #8640
chapter 39: kwindowsystem   5.28.0   5.30.0   #8640
chapter 39: libkscreen  5.8.35.8.5#8565
chapter 39: solid   5.28.0   5.30.0   #8640
chapter 46: fdk-aac 0.1.50
chapter 46: x26420160827 daily#7555
chapter 50: biblatex-biber  current  manual   #7897

-- 
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] #8759: Fix clocksource for ntp

2017-01-15 Thread BLFS Trac via blfs-book
#8759: Fix clocksource for ntp
-+--
 Reporter:  ken@…|   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by bdubbs@…):

 Interesting issue.  On my development system I have

 available: tsc hpet acpi_pm [[br]]
 source: tsc

 On my workstation:

 available: hpet acpi_pm
 source: hpet

 I have no idea why the difference, but ntp syncs both to 4.33x ms.

--
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] r18192 - in trunk/BOOK: . introduction/welcome x/lib

2017-01-15 Thread via blfs-book
Author: dj
Date: Sun Jan 15 20:31:49 2017
New Revision: 18192

Log:
Add -archdatadir flag to /usr installation of QT-5.

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

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sun Jan 15 18:39:15 2017(r18191)
+++ trunk/BOOK/general.ent  Sun Jan 15 20:31:49 2017(r18192)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 18:39:15 
2017(r18191)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 20:31:49 
2017(r18192)
@@ -43,6 +43,16 @@
 
 -->
 
+  January 16th, 2016
+  
+
+  [dj] - Add -archdatadir flag to /usr installation of
+  QT-5.
+
+  
+
+
+
   January 15th, 2016
   
 

Modified: trunk/BOOK/x/lib/qt5.xml
==
--- trunk/BOOK/x/lib/qt5.xmlSun Jan 15 18:39:15 2017(r18191)
+++ trunk/BOOK/x/lib/qt5.xmlSun Jan 15 20:31:49 2017(r18192)
@@ -214,7 +214,8 @@
 the following to the configure arguments below:
   
 
--bindir /usr/bin/qt5\
+-archdatadir/usr/lib/qt5\
+-bindir /usr/bin/qt5\
 -plugindir  /usr/lib/qt5/plugins\
 -importdir  /usr/lib/qt5/imports\
 -headerdir  /usr/include/qt5\
-- 
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] #8759: Fix clocksource for ntp

2017-01-15 Thread BLFS Trac via blfs-book
#8759: Fix clocksource for ntp
-+--
 Reporter:  ken@…|   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--

Comment (by ken@…):

 Also, thinking back to Roger Koehler's problem at
 [http://lists.linuxfromscratch.org/pipermail/blfs-
 support/2016-December/078699.html] (his system time on recent kernels is
 apparently binary zero), changing
 {{{
 ntpd -q
 }}}

 to
 {{{
 ntpd -gq
 }}}
 (to allow an excessive initial adjustment) would have perhaps helped him
 (if the -g was explained, and this could be suggested as an initial step
 if the system date is way off).

--
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] #8759: Fix clocksource for ntp

2017-01-15 Thread BLFS Trac via blfs-book
#8759: Fix clocksource for ntp
-+-
 Reporter:  ken@…|  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.0
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 One one of my machines I had to manipulate the system date/time to ensure
 that PDFs of different versions of a TTF font (produced by 'fret' which
 includes the date and time in the heading) matched.
 That caused me to looked at my syslog, and I discovered that not
 everything was rosy.

 I saw several messages like
 {{{
 frequency error 1726 PPM exceeds tolerance 500 PPM
 }}}
 although these had not previously been apparent, and something in the
 current kernel (after a lot of software suspends and wakens) maybe dropped
 the ball. However, the box was no longer synchronising.

 This is apparently fixable by:
 1. Check the available clock sources in cat
 /sys/devices/system/clocksource/clocksource0/available_clocksource
 2. The default is now tsc, it used (years ago!) to be acpi_pm. Assuming
 acpi_pm is available, echo that to
 /sys/devices/system/clocksource/clocksource0/current_clocksource
 3. If things improve, add that as a boot option in grub, i.e.
 clocksource=acpi_pm

 At the moment I've been running with acpi_pm for a bit over a day, but I
 haven't rebooted to force it from grub.

--
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] #8758: proftpd-1.3.5c

2017-01-15 Thread BLFS Trac via blfs-book
#8758: proftpd-1.3.5c
-+--
 Reporter:  bdubbs@… |   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+--
Changes (by bdubbs@…):

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


Comment:

 Fixed at revision 18191.

--
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] r18191 - in trunk/BOOK: . introduction/welcome server/major xsoft/other

2017-01-15 Thread via blfs-book
Author: bdubbs
Date: Sun Jan 15 18:39:15 2017
New Revision: 18191

Log:
Update to proftpd-1.3.5c

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/server/major/proftpd.xml
   trunk/BOOK/xsoft/other/inkscape.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 11:09:21 
2017(r18190)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 18:39:15 
2017(r18191)
@@ -46,6 +46,10 @@
   January 15th, 2016
   
 
+  [bdubbs] - Update to proftpd-1.3.5c. Fixes
+  #8758.
+
+
   [pierre] - Update to cups-filters-1.13.2. Fixes
   #8702.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Jan 15 11:09:21 2017(r18190)
+++ trunk/BOOK/packages.ent Sun Jan 15 18:39:15 2017(r18191)
@@ -454,7 +454,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/server/major/proftpd.xml
==
--- trunk/BOOK/server/major/proftpd.xml Sun Jan 15 11:09:21 2017(r18190)
+++ trunk/BOOK/server/major/proftpd.xml Sun Jan 15 18:39:15 2017(r18191)
@@ -6,10 +6,10 @@
 
   
   ftp://ftp.proftpd.org/distrib/source/proftpd-.tar.gz;>
-  
+  
   
   
-  
+  
 ]>
 
 
@@ -65,10 +65,8 @@
   ,
or http://www.mysql.com/;>MySQL,
   ,
-  ,
-   and to run tests:
-   and
-  Test::Unit-0.14
+  , and
+   
 
 
 User Notes:
@@ -97,18 +95,13 @@
 ./configure --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var/run 
 make
 
-The tests for this package require a very old (2001) version of the
-Perl Module Test::Unit. Even when using that version of Test::Unit, there
-are many failures (41/1397) although the program appears to run
-well.  The tests take a long time (45 minutes, not CPU dependent) and are
-not recommended.  To test the results anyway, add the switch: 
---enable-tests to the configure, and
-issue: make check. If the tests are run with root
-privileges, more tests are run, but there are more failures.
+This packages does not come with a usable test suite.
 
 Now, as the root 
user:
 
-make install
+make install   

+install -d -m755 /usr/share/doc/proftpd- 
+cp -Rv doc/* /usr/share/doc/proftpd-
 
   
 

Modified: trunk/BOOK/xsoft/other/inkscape.xml
==
--- trunk/BOOK/xsoft/other/inkscape.xml Sun Jan 15 11:09:21 2017(r18190)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sun Jan 15 18:39:15 2017(r18191)
@@ -137,6 +137,7 @@
 
 
 ./autogen.sh 
+
 IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 \
 IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI 
-lMagickWand-6.Q16HDRI" \
 ./configure --prefix=/usr 
-- 
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] #8702: cups-filters-1.13.2

2017-01-15 Thread BLFS Trac via blfs-book
#8702: cups-filters-1.13.2
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+--
Changes (by pierre.labastie):

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


Comment:

 Fixed at r18190

--
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] r18190 - in trunk/BOOK: . introduction/welcome pst/printing

2017-01-15 Thread via blfs-book
Author: pierre
Date: Sun Jan 15 11:09:21 2017
New Revision: 18190

Log:
Cups-filters-1.13.2

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/pst/printing/cups-filters.xml
   trunk/BOOK/pst/printing/gs.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 10:30:38 
2017(r18189)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 11:09:21 
2017(r18190)
@@ -46,6 +46,10 @@
   January 15th, 2016
   
 
+  [pierre] - Update to cups-filters-1.13.2. Fixes
+  #8702.
+
+
   [dj] - Fixed release issue with gpgme-1.8.0 that affects
   kwallet.
 

Modified: trunk/BOOK/packages.ent
==
--- trunk/BOOK/packages.ent Sun Jan 15 10:30:38 2017(r18189)
+++ trunk/BOOK/packages.ent Sun Jan 15 11:09:21 2017(r18190)
@@ -823,7 +823,7 @@
 
 
 
-
+
 
 
 

Modified: trunk/BOOK/pst/printing/cups-filters.xml
==
--- trunk/BOOK/pst/printing/cups-filters.xmlSun Jan 15 10:30:38 2017
(r18189)
+++ trunk/BOOK/pst/printing/cups-filters.xmlSun Jan 15 11:09:21 2017
(r18190)
@@ -7,7 +7,7 @@
   https://www.openprinting.org/download/cups-filters/cups-filters-.tar.xz;>
   
-  
+  
   
   
   
@@ -89,10 +89,11 @@
 
   ,
   ,
+  ,
   ,
   ,
(mutool),
-   and
+  , and
   
 
 
@@ -112,11 +113,11 @@
   http://liblouis.org/;>Liblouisutdml (Braille)
 
 
-Required (Runtime)
-
-   (Needed for PostScript printers), or
+Optional printer drivers 
(runtime)
+
(for supported printers),
-  or other printer drivers
+  or other printer drivers, such as http://sourceforge.net.projects/hplip/files/hplip/;>hplip
 
 
 
@@ -146,8 +147,6 @@
 --without-rcdir \
 --disable-static\
 --disable-avahi \
---with-gs-path=/usr/bin/gs  \
---with-pdftops-path=/usr/bin/gs \
 --docdir=/usr/share/doc/cups-filters- 
 make
 
@@ -156,7 +155,9 @@
  ones installed by X. -->
 
 
-  To test the results, issue: make check 21 
testlog.
+  To test the results, issue:
+  make check 21 testlog. DejaVu fonts
+  are needed for the tests.
 
 
 
@@ -190,17 +191,19 @@
   with BLFS.
 
 
+
 
 http://www.w3.org/2001/XInclude;
   href="../../xincludes/static-libraries.xml"/>

Modified: trunk/BOOK/pst/printing/gs.xml
==
--- trunk/BOOK/pst/printing/gs.xml  Sun Jan 15 10:30:38 2017(r18189)
+++ trunk/BOOK/pst/printing/gs.xml  Sun Jan 15 11:09:21 2017(r18190)
@@ -42,8 +42,7 @@
 
 Ghostscript is a versatile processor
 for PostScript data with the ability to render PostScript to different
-targets. It used to be part of the cups printing stack, but is no longer
-used for that.
+targets. It is a mandatory part of the cups printing stack.
 
 _checked;
 
@@ -113,7 +112,9 @@
 Optional
 
   ,
-  ,
+   (required for building the cups
+  device backend, which is needed by
+  cups-filters),
(required, if you are installing any
   suggested font),
   ,
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] r18189 - in trunk/BOOK: general/genlib introduction/welcome

2017-01-15 Thread via blfs-book
Author: dj
Date: Sun Jan 15 10:30:38 2017
New Revision: 18189

Log:
Fix location of ca-bundle.crt for qca.

Modified:
   trunk/BOOK/general/genlib/qca.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/genlib/qca.xml
==
--- trunk/BOOK/general/genlib/qca.xml   Sun Jan 15 09:37:13 2017(r18188)
+++ trunk/BOOK/general/genlib/qca.xml   Sun Jan 15 10:30:38 2017(r18189)
@@ -94,6 +94,10 @@
 
 sed -i 's/BSD/DEFAULT/' CMakeLists.txt
 
+Fix the location of the CA certificates:
+
+sed -i 's...@ca-bundle.pem@ca-bundle.crt@' 
CMakeLists.txt
+
 Install Qca by running the following
 commands:
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 09:37:13 
2017(r18188)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 10:30:38 
2017(r18189)
@@ -49,6 +49,9 @@
   [dj] - Fixed release issue with gpgme-1.8.0 that affects
   kwallet.
 
+
+  [dj] - Fixed location of ca-bundle.crt for qca.
+
   
 
 
-- 
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] #8758: proftpd-1.3.5c

2017-01-15 Thread BLFS Trac via blfs-book
#8758: proftpd-1.3.5c
-+-
 Reporter:  bdubbs@… |  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.0
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 New patch 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

Re: [blfs-book] [BLFS Trac] #7859: ImageMagick6-6.9.7-4 ImageMagick7-7.0.4-4 (hold for too frequent releases) (was: ImageMagick-7.0.4-0 (hold for too frequent releases))

2017-01-15 Thread BLFS Trac via blfs-book
#7859: ImageMagick6-6.9.7-4 ImageMagick7-7.0.4-4 (hold for too frequent 
releases)
-+--
 Reporter:  bdubbs@… |   Owner:  blfs-book@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  hold
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--
Description changed by bdubbs@…:

Old description:

> New point version.  Hold for a while due to too many upstream releases.
>
> But see also #8528

New description:

 New point versions.  Hold for a while due to too many upstream releases.

--

--
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] r18188 - in trunk/BOOK: . introduction/welcome postlfs/security

2017-01-15 Thread via blfs-book
Author: dj
Date: Sun Jan 15 09:37:13 2017
New Revision: 18188

Log:
Commit previous gpgme fix without cmake-extra-modules changes.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/gpgme.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sun Jan 15 09:34:58 2017(r18187)
+++ trunk/BOOK/general.ent  Sun Jan 15 09:37:13 2017(r18188)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 09:34:58 
2017(r18187)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 09:37:13 
2017(r18188)
@@ -43,6 +43,16 @@
 
 -->
 
+  January 15th, 2016
+  
+
+  [dj] - Fixed release issue with gpgme-1.8.0 that affects
+  kwallet.
+
+  
+
+
+
   January 14th, 2016
   
 

Modified: trunk/BOOK/postlfs/security/gpgme.xml
==
--- trunk/BOOK/postlfs/security/gpgme.xml   Sun Jan 15 09:34:58 2017
(r18187)
+++ trunk/BOOK/postlfs/security/gpgme.xml   Sun Jan 15 09:37:13 2017
(r18188)
@@ -102,6 +102,12 @@
 Installation of GPGME
 
 
+  Fix a minor release error:
+
+
+sed 's#@libsuffix@#.so#' -i 
lang/cpp/src/GpgmeppConfig.cmake.in.in
+
+
   Install GPGME 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] r18186 - in trunk/BOOK: . general/prog introduction/welcome kde postlfs/security

2017-01-15 Thread via blfs-book
Author: dj
Date: Sun Jan 15 09:33:23 2017
New Revision: 18186

Log:
Fix build issue with latest gpgme.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/cmake.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/kde/extra-cmake-modules.xml
   trunk/BOOK/kde/libdbusmenuqt.xml
   trunk/BOOK/kde/phonon-backend-gstreamer.xml
   trunk/BOOK/kde/phonon-backend-vlc.xml
   trunk/BOOK/kde/phonon.xml
   trunk/BOOK/kde/polkit-qt.xml
   trunk/BOOK/postlfs/security/gpgme.xml

Modified: trunk/BOOK/general.ent
==
--- trunk/BOOK/general.ent  Sat Jan 14 16:20:55 2017(r18185)
+++ trunk/BOOK/general.ent  Sun Jan 15 09:33:23 2017(r18186)
@@ -1,12 +1,12 @@
 
 
-   
+   

 
 
 
 
-
+
  
   
   

Modified: trunk/BOOK/general/prog/cmake.xml
==
--- trunk/BOOK/general/prog/cmake.xml   Sat Jan 14 16:20:55 2017(r18185)
+++ trunk/BOOK/general/prog/cmake.xml   Sun Jan 15 09:33:23 2017(r18186)
@@ -151,14 +151,14 @@
 Command Explanations
 
 
-  sed ... CMakeLists.txt: This command
-  disables the attempt to use the external libuv library.
+  sed -i '/CMAKE_USE_LIBUV 1/s/1/0/' CMakeLists.txt:
+  This command disables the attempt to use the external libuv library.
 
 
 
-  sed ... Modules/GNUInstallDirs.cmake: 
+  sed -i '/"lib64"/s/64//' 
Modules/GNUInstallDirs.cmake: 
   This command disables applications using cmake from attempting to 
-  install files in /usr/lib64/.
+  install files in a subdirectory named lib64 rather than lib.
 
 
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==
--- trunk/BOOK/introduction/welcome/changelog.xml   Sat Jan 14 16:20:55 
2017(r18185)
+++ trunk/BOOK/introduction/welcome/changelog.xml   Sun Jan 15 09:33:23 
2017(r18186)
@@ -43,6 +43,16 @@
 
 -->
 
+  January 15th, 2016
+  
+
+  [dj] - Fixed release issue with gpgme-1.8.0 that affects
+  kwallet.
+
+  
+
+
+
   January 14th, 2016
   
 

Modified: trunk/BOOK/kde/extra-cmake-modules.xml
==
--- trunk/BOOK/kde/extra-cmake-modules.xml  Sat Jan 14 16:20:55 2017
(r18185)
+++ trunk/BOOK/kde/extra-cmake-modules.xml  Sun Jan 15 09:33:23 2017
(r18186)
@@ -96,7 +96,9 @@
   commands:
 
 
-mkdir build 
+sed -i '/"lib64"/s/64//' kde-modules/KDEInstallDirs.cmake 

+
+mkdir build 
 cdbuild 
 
 cmake -DCMAKE_INSTALL_PREFIX=/usr .. 
@@ -119,6 +121,17 @@
 
   
 
+  
+Command Explanations
+
+
+  sed -i '/"lib64"/s/64//' 
kde-modules/KDEInstallDirs.cmake:
+  This command disables applications using cmake from attempting to
+  install files in a subdirectory named lib64 rather than lib.
+
+
+  
+
   
 Contents
 

Modified: trunk/BOOK/kde/libdbusmenuqt.xml
==
--- trunk/BOOK/kde/libdbusmenuqt.xmlSat Jan 14 16:20:55 2017(r18185)
+++ trunk/BOOK/kde/libdbusmenuqt.xmlSun Jan 15 09:33:23 2017(r18186)
@@ -83,7 +83,6 @@
 cdbuild 
 
 cmake -DCMAKE_INSTALL_PREFIX=/usr \
-  -DCMAKE_INSTALL_LIBDIR=lib  \
   -DCMAKE_BUILD_TYPE=Release  \
   -DWITH_DOC=OFF  \
   -Wno-dev .. 

Modified: trunk/BOOK/kde/phonon-backend-gstreamer.xml
==
--- trunk/BOOK/kde/phonon-backend-gstreamer.xml Sat Jan 14 16:20:55 2017
(r18185)
+++ trunk/BOOK/kde/phonon-backend-gstreamer.xml Sun Jan 15 09:33:23 2017
(r18186)
@@ -93,7 +93,6 @@
 cdbuild 
 
 cmake -DCMAKE_INSTALL_PREFIX=/usr\
-  -DCMAKE_INSTALL_LIBDIR=lib \
   -DCMAKE_BUILD_TYPE=Release \
   -DPHONON_BUILD_PHONON4QT5=ON   \
   -Wno-dev .. 

Modified: trunk/BOOK/kde/phonon-backend-vlc.xml
==
--- trunk/BOOK/kde/phonon-backend-vlc.xml   Sat Jan 14 16:20:55 2017
(r18185)
+++ trunk/BOOK/kde/phonon-backend-vlc.xml   Sun Jan 15 09:33:23 2017
(r18186)
@@ -86,7 +86,6 @@
 cdbuild 
 
 cmake -DCMAKE_INSTALL_PREFIX=/usr\
-  -DCMAKE_INSTALL_LIBDIR=lib \
   -DCMAKE_BUILD_TYPE=Release \
   -DPHONON_BUILD_PHONON4QT5=ON   \
   -Wno-dev .. 

Modified: trunk/BOOK/kde/phonon.xml
==
--- trunk/BOOK/kde/phonon.xml   Sat Jan 14 16:20:55 2017(r18185)
+++ trunk/BOOK/kde/phonon.xml   Sun Jan 15 09:33:23 2017(r18186)
@@ -87,7 +87,6 @@
 
 cmake 

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

2017-01-15 Thread via blfs-book
Missing lxqt-common-0.11.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] [BLFS Trac] #8702: cups-filters-1.13.2 (was: cups-filters-1.13.2 (hold for too frequent releases))

2017-01-15 Thread BLFS Trac via blfs-book
#8702: cups-filters-1.13.2
-+--
 Reporter:  bdubbs@… |   Owner:  pierre.labastie
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.0
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+--
Changes (by pierre.labastie):

 * owner:  blfs-book@… => pierre.labastie
 * status:  new => assigned
 * milestone:  hold => 8.0


Comment:

 Since dependencies need some updates anyway, updating to this 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