Changeset e440af5 for x/lib


Ignore:
Timestamp:
08/27/2023 08:41:46 AM (9 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
47aab765
Parents:
8dfea8d
git-author:
Pierre Labastie <pierre.labastie@…> (08/27/2023 08:04:08 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (08/27/2023 08:41:46 AM)
Message:

Remove trailing spaces and a few typos

Location:
x/lib
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • x/lib/grantlee.xml

    r8dfea8d re440af5  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="cmake"/> and 
     78      <xref linkend="cmake"/> and
    7979      &qt5-deps;
    8080    </para>
  • x/lib/gtk4.xml

    r8dfea8d re440af5  
    155155      To run the tests, issue: <command>meson test --setup x11</command>. If you
    156156      are in a Wayland session, replace x11 with wayland. Nine tests are known
    157       to fail if 
    158       <ulink url="https://gitlab.gnome.org/GNOME/cantarell-fonts">Cantrell fonts</ulink>
    159       are not installed. Many tests will fail if 
     157      to fail if
     158      <ulink url="https://gitlab.gnome.org/GNOME/cantarell-fonts">Cantarell fonts</ulink>
     159      are not installed. Many tests will fail if
    160160      <filename>~/.config/gtk-4.0/settings.ini</filename> exists and gtk-modules
    161161      is not commented out.
  • x/lib/kcolorpicker.xml

    r8dfea8d re440af5  
    7171    <bridgehead renderas="sect4">Required</bridgehead>
    7272    <para role="required">
    73       <xref linkend="cmake"/> and 
     73      <xref linkend="cmake"/> and
    7474      &qt5-deps;
    7575    </para>
  • x/lib/libgedit-gtksourceview.xml

    r8dfea8d re440af5  
    2828
    2929    <para>
    30       The <application>libgedit-gtksourceview</application> package 
     30      The <application>libgedit-gtksourceview</application> package
    3131      provides a library that extends GtkTextView.
    32       This library adds support for syntax highlighting, undo/redo, 
     32      This library adds support for syntax highlighting, undo/redo,
    3333      file loading and saving, search and replace, a
    34       completion system, printing, displaying line numbers, and 
     34      completion system, printing, displaying line numbers, and
    3535      other features typical of a source code editor.
    3636    </para>
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="gtk3"/> and 
     78      <xref linkend="gtk3"/> and
    7979      <xref linkend="libxml2"/>
    8080    </para>
     
    8282    <bridgehead renderas="sect4">Optional</bridgehead>
    8383    <para role="optional">
    84       <xref linkend="gtk-doc"/> 
     84      <xref linkend="gtk-doc"/>
    8585    </para>
    8686
     
    9191
    9292    <para>
    93       Install <application>libgedit-gtksourceview</application> by 
     93      Install <application>libgedit-gtksourceview</application> by
    9494      running the following commands:
    9595    </para>
     
    145145        </seg>
    146146        <seg>
    147           /usr/include/libgedit-gtksourceview-300 and 
     147          /usr/include/libgedit-gtksourceview-300 and
    148148          /usr/share/libgedit-gtksourceview-300
    149149        </seg>
  • x/lib/qt5-alternate.xml

    r8dfea8d re440af5  
    4141      <para>
    4242         The full <application>qt5</application> package consists of 43 separate
    43          components. These instructions use a small subset of the full 
    44          <application>qt5</application> installation instructions above. 
    45          They cover most, but not all, of the components needed to build 
    46          packages in BLFS. This page, and the next, are provided to 
    47          reduce the amount of time, space, and dependencies needed 
     43         components. These instructions use a small subset of the full
     44         <application>qt5</application> installation instructions above.
     45         They cover most, but not all, of the components needed to build
     46         packages in BLFS. This page, and the next, are provided to
     47         reduce the amount of time, space, and dependencies needed
    4848         to build these packages. They are not recommended if you will build
    4949         the <xref linkend="kf5-frameworks"/> based <xref linkend="plasma5-build"/> desktop
     
    568568          linguist, lprodump, lrelease, lrelease-pro, lupdate, lupdate-pro,
    569569          moc, pixeltool, qcollectiongenerator, qdbus, qdbuscpp2xml,
    570           qdbusviewer, qdbusxml2cpp, qdistancefieldgenerator, qdoc, 
     570          qdbusviewer, qdbusxml2cpp, qdistancefieldgenerator, qdoc,
    571571          qhelpgenerator, qlalr, qmake, qml, qmlcachegen, qmleasing,
    572572          qmlformat, qmlimportscanner, qmllint, qmlmin, qmlplugindump,
    573573          qmlpreview, qmlprofiler, qmlscene, qmltestrunner, qmltime,
    574           qmltyperegistrar, 
     574          qmltyperegistrar,
    575575          qtattributionscanner, qtdiag, qtpaths, qtplugininfo,
    576576          qtwaylandscanner, qvkgen, rcc, syncqt.pl, tracegen, and
     
    579579        <seg>
    580580          libQt5Concurrent.so,
    581           libQt5Core.so, 
     581          libQt5Core.so,
    582582          libQt5DBus.so,
    583583          libQt5Designer.so,
    584           libQt5DesignerComponents.so, 
     584          libQt5DesignerComponents.so,
    585585          libQt5EglFSDeviceIntegration.so,
    586586          libQt5EglFsKmsSupport.so,
    587587          libQt5Gui.so,
    588           libQt5Help.so, 
     588          libQt5Help.so,
    589589          libQt5Network.so,
    590590          libQt5OpenGL.so,
    591591          libQt5PrintSupport.so,
    592           libQt5Qml.so, 
    593           libQt5QmlModels.so, 
     592          libQt5Qml.so,
     593          libQt5QmlModels.so,
    594594          libQt5QmlWorkerScript.so,
    595           libQt5Quick.so, 
    596           libQt5QuickParticles.so, 
     595          libQt5Quick.so,
     596          libQt5QuickParticles.so,
    597597          libQt5QuickShapes.so,
    598           libQt5QuickTest.so, 
    599           libQt5WaylandClient.so, 
     598          libQt5QuickTest.so,
     599          libQt5WaylandClient.so,
    600600          libQt5WaylandCompositor.so,
    601           libQt5Widgets.so, 
    602           libQt5X11Extras.so, 
     601          libQt5Widgets.so,
     602          libQt5X11Extras.so,
    603603          libQt5XcbQpa.so,
    604           libQt5Xml.so, 
     604          libQt5Xml.so,
    605605          several static libraries,
    606606          and several plugins under /opt/qt5/{plugins,qml}
     
    620620    <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    621621    <para>See <xref linkend="qt5-descriptions"/></para>
    622    
    623622
    624623  </sect2>
  • x/lib/qt5-components.xml

    r8dfea8d re440af5  
    3030    <para>
    3131      These instructions show how to build additional Qt5 components beyond
    32       <xref linkend="qt5-alternate"/>.  They are not applicable if the 
     32      <xref linkend="qt5-alternate"/>.  They are not applicable if the
    3333      full <xref linkend="qt5"/> package has been built.
    3434    </para>
     
    127127    <para>
    128128      There are a few extra components needed for different packages in BLFS.
    129       These are 
    130       <emphasis role="bold">qtimageformats</emphasis>, 
    131       <emphasis role="bold">qtlocation</emphasis>, 
    132       <emphasis role="bold">qtwebchannel</emphasis>, 
     129      These are
     130      <emphasis role="bold">qtimageformats</emphasis>,
     131      <emphasis role="bold">qtlocation</emphasis>,
     132      <emphasis role="bold">qtwebchannel</emphasis>,
    133133      <emphasis role="bold">qtdoc</emphasis>, and
    134       <emphasis role="bold">qtmultimedia</emphasis>. 
    135       Only those components specified for a specific 
    136       package are needed. You only need to build the relevant component(s). 
     134      <emphasis role="bold">qtmultimedia</emphasis>.
     135      Only those components specified for a specific
     136      package are needed. You only need to build the relevant component(s).
    137137    </para>
    138138
  • x/lib/qtwebengine.xml

    r8dfea8d re440af5  
    271271      <xref linkend="pciutils"/>, and
    272272<!--  <xref linkend="python2"/>, and -->
    273       (<xref linkend='qt5'/> or 
     273      (<xref linkend='qt5'/> or
    274274       <xref role="nodep" linkend='qt5-components'/> with qtlocation and qtwebchannel)
    275275    </para>
Note: See TracChangeset for help on using the changeset viewer.