[blfs-book] r17879 - in trunk/BOOK: gnome/applications gnome/platform kde x/lib x/wm xfce/apps xfce/core xsoft/other

2016-10-13 Thread via blfs-book
Author: pierre
Date: Thu Oct 13 07:36:45 2016
New Revision: 17879

Log:
Another set of option vs parameter fixes

Modified:
   trunk/BOOK/gnome/applications/gedit.xml
   trunk/BOOK/gnome/applications/gucharmap.xml
   trunk/BOOK/gnome/platform/gconf.xml
   trunk/BOOK/gnome/platform/gcr.xml
   trunk/BOOK/gnome/platform/vte.xml
   trunk/BOOK/kde/libdbusmenuqt.xml
   trunk/BOOK/kde/phonon-backend-gstreamer.xml
   trunk/BOOK/kde/phonon-backend-vlc.xml
   trunk/BOOK/x/lib/libxklavier.xml
   trunk/BOOK/x/lib/qt5.xml
   trunk/BOOK/x/wm/icewm.xml
   trunk/BOOK/x/wm/openbox.xml
   trunk/BOOK/xfce/apps/parole.xml
   trunk/BOOK/xfce/core/libwnck2.xml
   trunk/BOOK/xfce/core/xfce4-session.xml
   trunk/BOOK/xsoft/other/ekiga.xml
   trunk/BOOK/xsoft/other/fontforge.xml
   trunk/BOOK/xsoft/other/gparted.xml

Modified: trunk/BOOK/gnome/applications/gedit.xml
==
--- trunk/BOOK/gnome/applications/gedit.xml Wed Oct 12 06:54:06 2016
(r17878)
+++ trunk/BOOK/gnome/applications/gedit.xml Thu Oct 13 07:36:45 2016
(r17879)
@@ -129,7 +129,7 @@
 Command Explanations
 
 
-  --disable-spell: Use this switch to disable
+  --disable-spell: Use this switch to disable
   spell-checking capability. It is required if
   gspell is not installed.
 

Modified: trunk/BOOK/gnome/applications/gucharmap.xml
==
--- trunk/BOOK/gnome/applications/gucharmap.xml Wed Oct 12 06:54:06 2016
(r17878)
+++ trunk/BOOK/gnome/applications/gucharmap.xml Thu Oct 13 07:36:45 2016
(r17879)
@@ -136,7 +136,7 @@
 
 
 
-  --enable-vala: This switch enables building of the
+  --enable-vala: This switch enables building of the
   Vala bindings (auto-detection of
   vapigen is currently broken). Remove if you don't
   have  installed.

Modified: trunk/BOOK/gnome/platform/gconf.xml
==
--- trunk/BOOK/gnome/platform/gconf.xml Wed Oct 12 06:54:06 2016(r17878)
+++ trunk/BOOK/gnome/platform/gconf.xml Thu Oct 13 07:36:45 2016(r17879)
@@ -129,7 +129,7 @@
 Command Explanations
 
 
-  --disable-orbit: This switch is required if
+  --disable-orbit: This switch is required if
   ORBit2 is not installed.
   ORBit2 is a deprecated package.
 

Modified: trunk/BOOK/gnome/platform/gcr.xml
==
--- trunk/BOOK/gnome/platform/gcr.xml   Wed Oct 12 06:54:06 2016(r17878)
+++ trunk/BOOK/gnome/platform/gcr.xml   Thu Oct 13 07:36:45 2016(r17879)
@@ -138,7 +138,7 @@
 
 
 
-  --without-gtk: Use this switch if you
+  --without-gtk: Use this switch if you
   haven't installed . Note that
   gcr-viewer will not be installed
   if this is passed to configure.

Modified: trunk/BOOK/gnome/platform/vte.xml
==
--- trunk/BOOK/gnome/platform/vte.xml   Wed Oct 12 06:54:06 2016(r17878)
+++ trunk/BOOK/gnome/platform/vte.xml   Thu Oct 13 07:36:45 2016(r17879)
@@ -137,7 +137,7 @@
 
 
 
-  --enable-introspection: This switch enables
+  --enable-introspection: This switch enables
   Gobject Introspection bindings.
   Remove if you don't have 
   installed.

Modified: trunk/BOOK/kde/libdbusmenuqt.xml
==
--- trunk/BOOK/kde/libdbusmenuqt.xmlWed Oct 12 06:54:06 2016(r17878)
+++ trunk/BOOK/kde/libdbusmenuqt.xmlThu Oct 13 07:36:45 2016(r17879)
@@ -106,16 +106,14 @@
   
 Command Explanations
 
--DCMAKE_BUILD_TYPE=Release: This switch is used to
-build without debugging symbols and apply a higher level of compiler
-optimizations.
-
--DWITH_DOC=OFF: This option is set to avoid building
-the API documentation. Omit it if you have 
doxygen
-installed and want the documentation.
+-DCMAKE_BUILD_TYPE=Release: This switch is
+used to build without debugging symbols and apply a higher level of
+compiler optimizations.
+
+-DWITH_DOC=OFF: This option is set to avoid
+building the API documentation. Omit it if you have
+doxygen installed and want the
+documentation.
 
   
 

Modified: trunk/BOOK/kde/phonon-backend-gstreamer.xml
==
--- trunk/BOOK/kde/phonon-backend-gstreamer.xml Wed Oct 12 06:54:06 2016
(r17878)
+++ trunk/BOOK/kde/phonon-backend-gstreamer.xml Thu Oct 13 07:36:45 2016
(r17879)
@@ -108,15 +108,16 @@
   
 Command Explanations
 
--DCMAKE_BUILD_TYPE=Release: This switch is used to
-apply higher level of compiler optimizations.
+-DCMAKE_BUILD_TYPE=Release: This switch is
+ 

[blfs-book] r17880 - in trunk/BOOK: gnome/applications multimedia/libdriv x/lib xsoft/other

2016-10-13 Thread via blfs-book
Author: pierre
Date: Thu Oct 13 09:25:58 2016
New Revision: 17880

Log:
Yet another run of option vs parameter fixes

Modified:
   trunk/BOOK/gnome/applications/file-roller.xml
   trunk/BOOK/multimedia/libdriv/alsa-utils.xml
   trunk/BOOK/multimedia/libdriv/gavl.xml
   trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
   trunk/BOOK/multimedia/libdriv/liba52.xml
   trunk/BOOK/x/lib/qt5.xml
   trunk/BOOK/xsoft/other/ekiga.xml
   trunk/BOOK/xsoft/other/pidgin.xml
   trunk/BOOK/xsoft/other/xarchiver.xml
   trunk/BOOK/xsoft/other/xchat.xml

Modified: trunk/BOOK/gnome/applications/file-roller.xml
==
--- trunk/BOOK/gnome/applications/file-roller.xml   Thu Oct 13 07:36:45 
2016(r17879)
+++ trunk/BOOK/gnome/applications/file-roller.xml   Thu Oct 13 09:25:58 
2016(r17880)
@@ -141,7 +141,7 @@
 Command Explanations
 
 
-  --disable-packagekit: This switch disables the use
+  --disable-packagekit: This switch disables the use
   of PackageKit which isn't suitable for BLFS.
 
 

Modified: trunk/BOOK/multimedia/libdriv/alsa-utils.xml
==
--- trunk/BOOK/multimedia/libdriv/alsa-utils.xmlThu Oct 13 07:36:45 
2016(r17879)
+++ trunk/BOOK/multimedia/libdriv/alsa-utils.xmlThu Oct 13 09:25:58 
2016(r17880)
@@ -121,25 +121,25 @@
 Command Explanations
 
 
-  --disable-alsaconf: This switch disables building the
-  alsaconf configuration tool which is incompatible with
-  Udev.
+  --disable-alsaconf: This switch disables building
+  the alsaconf configuration tool which is incompatible
+  with Udev.
 
 
 
-  --disable-xmlto: Omit this switch if you have installed
-   and want to regenerate the man pages.
+  --disable-xmlto: Omit this switch if you have
+  installed  and wish to regenerate the man pages.
 
 
 
-  --disable-bat: Omit this switch if you have installed
-  http://www.fftw.org/;>FFTW and wish to install
-  the Basic Audio Tester (BAT).
+  --disable-bat: Omit this switch if you have
+  installed http://www.fftw.org/;>FFTW and wish to
+  install the Basic Audio Tester (BAT).
 
 
 
-  --with-curses=ncursesw: This switch forces the use of
-  wide-character ncurses libraries.
+  --with-curses=ncursesw: This switch forces the
+  use of wide-character ncurses libraries.
 
 
   

Modified: trunk/BOOK/multimedia/libdriv/gavl.xml
==
--- trunk/BOOK/multimedia/libdriv/gavl.xml  Thu Oct 13 07:36:45 2016
(r17879)
+++ trunk/BOOK/multimedia/libdriv/gavl.xml  Thu Oct 13 09:25:58 2016
(r17880)
@@ -99,8 +99,8 @@
   
 Command Explanations
 
---disable-doxygen: This switch disables use of
-Doxygen. Omit if you have Doxygen install and wish to build the API
+--without-doxygen: This switch disables use of
+Doxygen. Omit if Doxygen is installed and you wish to build the API
 documentation.
 
   

Modified: trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml
==
--- trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Thu Oct 13 07:36:45 
2016(r17879)
+++ trunk/BOOK/multimedia/libdriv/gst10-plugins-bad.xml Thu Oct 13 09:25:58 
2016(r17880)
@@ -203,7 +203,7 @@
 Command Explanations
 
 
-  --disable-wayland: This options is required
+  --disable-wayland: This switch is required
   without a full wayland based desktop environment.
 
 

Modified: trunk/BOOK/multimedia/libdriv/liba52.xml
==
--- trunk/BOOK/multimedia/libdriv/liba52.xmlThu Oct 13 07:36:45 2016
(r17879)
+++ trunk/BOOK/multimedia/libdriv/liba52.xmlThu Oct 13 09:25:58 2016
(r17880)
@@ -97,8 +97,8 @@
 (which is the default) but then on x86_64 adds -fPIC. This is needed to
 compile liba52 on x86_64.
 
---disable-static: This option stops it installing
-the static version of the library.
+http://www.w3.org/2001/XInclude;
+  href="../../xincludes/static-libraries.xml"/>
 
 cp liba52/a52_internal.h ...: Copying this header
 file into /usr/include/a52dec allows some other programs (such as

Modified: trunk/BOOK/x/lib/qt5.xml
==
--- trunk/BOOK/x/lib/qt5.xmlThu Oct 13 07:36:45 2016(r17879)
+++ trunk/BOOK/x/lib/qt5.xmlThu Oct 13 09:25:58 2016(r17880)
@@ -442,11 +442,6 @@
 
 
 
-  -optimized-qmake: This switch enables
-  building of the optimized qmake program.
-
-
-
   -system-harfbuzz: This switch enables use
   of the system version of Harfbuzz
   which 

Re: [blfs-book] [BLFS Trac] #7940: LVM2-2.2.02.166 (hold for too frequent releases) (was: LVM2-2.02.156 (hold for too frequent releases))

2016-10-13 Thread BLFS Trac via blfs-book
#7940: LVM2-2.2.02.166 (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:   |
-+--

Old description:

> New point version

New description:

 New minor version

--

Comment (by Samuel):

 Update to 2.2.02.166

--
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: ImageMagick-7.0.3-4 (hold for too frequent releases) (was: ImageMagick-7.0.1-4 (hold for too frequent releases))

2016-10-13 Thread BLFS Trac via blfs-book
#7859: ImageMagick-7.0.3-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:   |
-+--

Old description:

> New patch level.  Hold for a while due to too many upstream releases.

New description:

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

--

Comment (by Samuel):

 Update ticket to 7.0.3-4.

--
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] #8427: VTE-0.46.0 needs PCRE2-10.22

2016-10-13 Thread BLFS Trac via blfs-book
#8427: VTE-0.46.0 needs PCRE2-10.22
-+---
 Reporter:  timtas   |   Owner:  renodr
 Type:  defect   |  Status:  assigned
 Priority:  low  |   Milestone:  7.11
Component:  BOOK | Version:  SVN
 Severity:  trivial  |  Resolution:
 Keywords:   |
-+---

Comment (by Samuel):

 Should I create instructions for PCRE2?

--
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] #8427: VTE-0.46.0 needs PCRE2-10.22

2016-10-13 Thread BLFS Trac via blfs-book
#8427: VTE-0.46.0 needs PCRE2-10.22
-+---
 Reporter:  timtas   |   Owner:  renodr
 Type:  defect   |  Status:  assigned
 Priority:  low  |   Milestone:  7.11
Component:  BOOK | Version:  SVN
 Severity:  trivial  |  Resolution:
 Keywords:   |
-+---

Comment (by renodr):

 We've got them already. All you have to do is add an xref to "pcre2"

--
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] #5379: Add efibootmgr 0.12 (was: Add efibootmgr)

2016-10-13 Thread BLFS Trac via blfs-book
#5379: Add efibootmgr 0.12
---+--
 Reporter:  nullity|   Owner:  blfs-book@…
 Type:  enhancement|  Status:  new
 Priority:  low|   Milestone:  future
Component:  BOOK   | Version:  SVN
 Severity:  normal |  Resolution:
 Keywords:  efi uefi boot manager  |
---+--
Changes (by Samuel):

 * priority:  normal => low


Old description:

> this is an extremely useful utility for those of us with uefi; especially
> on a multi-boot machine. i've compiled it on a blfs system with no (okay,
> a few very tiny) problems. though i use the git master, they have
> releases available, too.
>
> project address:
> https://github.com/vathpela
>
> last release:
> https://github.com/vathpela/efibootmgr/releases/tag/efibootmgr-0.7.0

New description:

 this is an extremely useful utility for those of us with uefi; especially
 on a multi-boot machine. i've compiled it on a blfs system with no (okay,
 a few very tiny) problems. though i use the git master, they have releases
 available, too.

 project address:
 https://github.com/vathpela

 last release:
 https://github.com/vathpela/efibootmgr/releases/tag/efibootmgr-0.12

--

Comment:

 Update to 0.12

--
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] #8427: VTE-0.46.0 needs PCRE2-10.22

2016-10-13 Thread BLFS Trac via blfs-book
#8427: VTE-0.46.0 needs PCRE2-10.22
-+---
 Reporter:  timtas   |   Owner:  renodr
 Type:  defect   |  Status:  assigned
 Priority:  low  |   Milestone:  7.11
Component:  BOOK | Version:  SVN
 Severity:  trivial  |  Resolution:
 Keywords:   |
-+---

Comment (by Samuel):

 Ok.

--
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] #8335: Text-BibTeX-0.77 (Perl Module) (was: Text-BibTeX-0.77 (Perl Mopdule))

2016-10-13 Thread BLFS Trac via blfs-book
#8335: Text-BibTeX-0.77 (Perl Module)
-+---
 Reporter:  bdubbs@… |   Owner:  ken@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  7.11
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

--
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] #4911: Add LibZip package (required for ebook-tools) (was: Add LibZi p package (required for ebook-tools))

2016-10-13 Thread BLFS Trac via blfs-book
#4911: Add LibZip package (required for ebook-tools)
+--
 Reporter:  mkaracsony81|   Owner:  blfs-book@…
 Type:  enhancement |  Status:  new
 Priority:  normal  |   Milestone:  future
Component:  BOOK| Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:  LibZip epub okular  |
+--

--
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] #8427: VTE-0.46.0 needs PCRE2-10.22

2016-10-13 Thread BLFS Trac via blfs-book
#8427: VTE-0.46.0 needs PCRE2-10.22
-+---
 Reporter:  timtas   |   Owner:  renodr
 Type:  defect   |  Status:  assigned
 Priority:  low  |   Milestone:  7.11
Component:  BOOK | Version:  SVN
 Severity:  trivial  |  Resolution:
 Keywords:   |
-+---

Comment (by Samuel):

 Ok, I'll try tonight, but I won't be able to test it. I have a lot of
 schoolwork.

--
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 - 2016-10-14 05:45:01 GMT

2016-10-13 Thread via blfs-book
BLFS PackageBLFS Version  Latest  Ticket
chapter 04: openssl 1.0.2j   1.1.0b   #8214
chapter 04: sudo1.8.18   1.8.18p1 #8428
chapter 05: LVM22.02.164 2.02.166 #7940
chapter 05: btrfs-progs 4.8  4.8.1
chapter 09: appstream-glib  0.6.30.6.4
chapter 09: glib2.50.0   2.50.1   #8426
chapter 11: ImageMagick 6.9.6-0  7.0.3-4  #7859
chapter 12: dbus1.10.10  1.10.12  #8424
chapter 12: unzip   60   manual   #7865
chapter 12: zip 30   manual   #4911
chapter 13: Text-BibTeX 0.76 0.77 #8335
chapter 13: cmake   3.6.2pending  #8287
chapter 13: guile   2.0.12   2.0.13   
chapter 13: php 7.0.11   7.0.12   
chapter 13: setuptools  27.2.0   28.3.0   #8329
chapter 20: postfix 3.1.23.1.3#8387
chapter 25: libnotify   0.7.60.7.7
chapter 25: webkitgtk+-2.1x 2.14.0   2.14.1   #8429
chapter 26: oxygen-icons5   5.25.0   5.27.0   #8287
chapter 29: extra-cmake-modules 5.25.0   5.27.0   #8287
chapter 32: kf5 5.25 5.27 #8284
chapter 32: kf5-apps16.08.0  16.08.2  #8284
chapter 32: plasma5 5.7.35.8.1#8250
chapter 35: dconf-editor3.22.0   3.22.1   #8426
chapter 35: evolution-data-serve3.22.0   3.22.1   #8426
chapter 35: gdm 3.22.0   3.22.1   
chapter 35: gnome-control-center3.22.0   3.22.1   #8426
chapter 35: gnome-desktop   3.22.0   3.22.1   #8426
chapter 35: gnome-online-account3.22.0   3.22.1   #8426
chapter 35: gnome-session   3.22.0   3.22.1   
chapter 35: gnome-settings-daemo3.22.0   3.22.1   #8426
chapter 35: gnome-shell 3.22.0   3.22.1   #8426
chapter 35: gnome-shell-extensio3.22.0   3.22.1   #8426
chapter 35: gvfs1.30.0   1.30.1   #8426
chapter 35: libgee  0.18.0   0.18.1   
chapter 35: mutter  3.22.0   3.22.1   #8401
chapter 36: cheese  3.22.0   3.22.1   #8425
chapter 36: eog 3.20.4   3.20.5   #8425
chapter 36: epiphany3.22.0   3.22.1   #8425
chapter 36: evince  3.22.0   3.22.1   #8425
chapter 36: evolution   3.22.0   3.22.1   #8425
chapter 36: file-roller 3.22.0   3.22.1   #8425
chapter 36: gnome-calculator3.22.0   3.22.1   #8425
chapter 36: gnome-color-manager 3.22.0   3.22.1   
chapter 36: gnome-logs  3.22.0   3.22.1   #8425
chapter 36: gnome-maps  3.22.0   3.22.1   #8425
chapter 36: gnome-power-manager 3.22.0   3.22.1   
chapter 37: exo 0.10.7   0.11.1   #8251
chapter 37: ristretto   0.8.00.8.1#8411
chapter 39: kguiaddons  5.25.0   5.27.0   #8287
chapter 39: kwindowsystem   5.25.0   5.27.0   #8287
chapter 39: libkscreen  5.7.35.8.1#8250
chapter 39: liblxqt 0.10.0   0.11.0   #8349
chapter 39: libqtxdg1.3.02.0.0#8310
chapter 39: libsysstat  0.3.10.3.2#8309
chapter 39: lximage-qt  0.4.00.5.0#8349
chapter 39: lxqt-about  0.10.0   0.11.0   #8349
chapter 39: lxqt-common 0.10.0   0.11.0   #8349
chapter 39: lxqt-config 0.10.0   0.11.0   #8349
chapter 39: lxqt-globalkeys 0.10.0   0.11.0   #8349
chapter 39: lxqt-notificationd  0.10.0   0.11.0   #8349
chapter 39: lxqt-panel  0.10.0   0.11.0   #8349
chapter 39: lxqt-policykit  0.10.0   0.11.0   #8349
chapter 39: lxqt-powermanagement0.10.0   0.11.0   #8349
chapter 39: lxqt-qtplugin   0.10.0   0.11.0   #8349
chapter 39: lxqt-runner 

Re: [blfs-book] [BLFS Trac] #7865: Manual check for zip and unzip (placeholder) (was: Manual check for zip and unzip (placholder))

2016-10-13 Thread BLFS Trac via blfs-book
#7865: Manual check for zip and unzip (placeholder)
--+--
 Reporter:  bdubbs@…  |   Owner:  blfs-book@…
 Type:  task  |  Status:  new
 Priority:  low   |   Milestone:  hold
Component:  BOOK  | Version:  SVN
 Severity:  minor |  Resolution:
 Keywords:|
--+--

--
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] #8427: VTE-0.46.0 needs PCRE2-10.22

2016-10-13 Thread BLFS Trac via blfs-book
#8427: VTE-0.46.0 needs PCRE2-10.22
-+---
 Reporter:  timtas   |   Owner:  renodr
 Type:  defect   |  Status:  assigned
 Priority:  low  |   Milestone:  7.11
Component:  BOOK | Version:  SVN
 Severity:  trivial  |  Resolution:
 Keywords:   |
-+---

Comment (by Samuel):

 Is it a required, recommended or optional, or an optional if building vte?

--
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] #8433: Chromium 54.0.2840.59

2016-10-13 Thread BLFS Trac via blfs-book
#8433: Chromium 54.0.2840.59
-+-
 Reporter:  Samuel   |  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  7.11
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 New major version (stable)

--
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] #8432: jasper-1.900.3

2016-10-13 Thread BLFS Trac via blfs-book
#8432: jasper-1.900.3
-+-
 Reporter:  Krejzi   |  Owner:  blfs-book@…
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  7.11
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+-
 Should integrate patches which fix multiple security issues (for which the
 patch is already in BLFS).

 https://www.ece.uvic.ca/~frodo/jasper/software/jasper-1.900.3.tar.gz

--
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