Changeset ee98f114


Ignore:
Timestamp:
01/02/2021 05:32:40 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a0232fc3
Parents:
d429f8af
Message:

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.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24055 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/harfbuzz.xml

    rd429f8af ree98f114  
    7676    <bridgehead renderas="sect4">Recommended</bridgehead>
    7777    <para role="recommended">
     78      <xref linkend="git"/>,
    7879      <xref linkend="glib2"/> (required for Pango),
    7980      <xref role="first" linkend="graphite2"/> (required for building
     
    157158      <option>-Ddocs=false</option>: If <xref linkend="gtk-doc"/> is installed,
    158159      the documentation is built and installed. This switch prevents that.
     160    </para>
     161
     162    <para>
     163      <option>-Dbenchmark=disabled</option>: Use this switch to disable the
     164      benchmarks from running during the test suite. This option is required if
     165      <xref linkend="git" role="nodep"/> is not installed on your system.
    159166    </para>
    160167
  • general/graphlib/opencv.xml

    rd429f8af ree98f114  
    140140      <ulink url="http://structure.io/openni">OpenNI</ulink>,
    141141      <ulink url="http://plantuml.sourceforge.net/">PlanetUML</ulink>,
    142       <ulink url="http://www.1stvision.com/AVT-gige-camera-software-downloads.html">PvAPI</ulink>,
    143       <ulink url="https://www.threadingbuildingblocks.org/">Threading Building Blocks (TBB)</ulink>,
     142      <ulink url="https://www.alliedvision.com/en/support/software-downloads.html">PvAPI</ulink>,
     143      <ulink url="https://github.com/oneapi-src/oneTBB">Threading Building Blocks (TBB)</ulink>,
    144144      <ulink url="http://unicap-imaging.org/">UniCap</ulink>,
    145145      <ulink url="http://www.vtk.org/">VTK - The Visualization Toolkit</ulink>, and
  • x/lib/gtk+3.xml

    rd429f8af ree98f114  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="at-spi2-atk"/>,
    79       <xref linkend="fribidi"/>,
     78      <xref linkend="at-spi2-atk"/>,
    8079      <xref linkend="gdk-pixbuf"/>,
    8180      <xref linkend="libepoxy"/>, and
Note: See TracChangeset for help on using the changeset viewer.