Author: renodr
Date: Sat Jan  2 09:32:40 2021
New Revision: 24055

Log:
Harfbuzz: Add command explanation for -Dbenchmark=disabled and promote Git to 
recommended
OpenCV: URL fixes
GTK3: Remove required dependency on Fribidi since it's satisfied by the 
required dependency in Pango.

Modified:
   trunk/BOOK/general/graphlib/harfbuzz.xml
   trunk/BOOK/general/graphlib/opencv.xml
   trunk/BOOK/x/lib/gtk+3.xml

Modified: trunk/BOOK/general/graphlib/harfbuzz.xml
==============================================================================
--- trunk/BOOK/general/graphlib/harfbuzz.xml    Sat Jan  2 09:11:45 2021        
(r24054)
+++ trunk/BOOK/general/graphlib/harfbuzz.xml    Sat Jan  2 09:32:40 2021        
(r24055)
@@ -75,6 +75,7 @@
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
+      <xref linkend="git"/>,
       <xref linkend="glib2"/> (required for Pango),
       <xref role="first" linkend="graphite2"/> (required for building
         <xref role="nodep" linkend="texlive"/> or 
@@ -158,6 +159,12 @@
       the documentation is built and installed. This switch prevents that.
     </para>
 
+    <para>
+      <option>-Dbenchmark=disabled</option>: Use this switch to disable the
+      benchmarks from running during the test suite. This option is required if
+      <xref linkend="git" role="nodep"/> is not installed on your system.
+    </para>
+
   </sect2>
 
   <sect2 role="content">

Modified: trunk/BOOK/general/graphlib/opencv.xml
==============================================================================
--- trunk/BOOK/general/graphlib/opencv.xml      Sat Jan  2 09:11:45 2021        
(r24054)
+++ trunk/BOOK/general/graphlib/opencv.xml      Sat Jan  2 09:32:40 2021        
(r24055)
@@ -139,8 +139,8 @@
       <ulink url="http://www.numpy.org/";>NumPy</ulink>,
       <ulink url="http://structure.io/openni";>OpenNI</ulink>,
       <ulink url="http://plantuml.sourceforge.net/";>PlanetUML</ulink>,
-      <ulink 
url="http://www.1stvision.com/AVT-gige-camera-software-downloads.html";>PvAPI</ulink>,
-      <ulink url="https://www.threadingbuildingblocks.org/";>Threading Building 
Blocks (TBB)</ulink>,
+      <ulink 
url="https://www.alliedvision.com/en/support/software-downloads.html";>PvAPI</ulink>,
+      <ulink url="https://github.com/oneapi-src/oneTBB";>Threading Building 
Blocks (TBB)</ulink>,
       <ulink url="http://unicap-imaging.org/";>UniCap</ulink>,
       <ulink url="http://www.vtk.org/";>VTK - The Visualization 
Toolkit</ulink>, and
       <ulink url="http://www.ximea.com/";>XIMEA</ulink>

Modified: trunk/BOOK/x/lib/gtk+3.xml
==============================================================================
--- trunk/BOOK/x/lib/gtk+3.xml  Sat Jan  2 09:11:45 2021        (r24054)
+++ trunk/BOOK/x/lib/gtk+3.xml  Sat Jan  2 09:32:40 2021        (r24055)
@@ -75,8 +75,7 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="at-spi2-atk"/>,
-      <xref linkend="fribidi"/>,
+      <xref linkend="at-spi2-atk"/>, 
       <xref linkend="gdk-pixbuf"/>,
       <xref linkend="libepoxy"/>, and
       <xref linkend="pango"/>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to