Ignore:
Timestamp:
10/18/2016 06:58:48 AM (8 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
0622919d
Parents:
9ce4262f
Message:

LXQt updates

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/libqtxdg.xml

    r9ce4262f rf382ddf  
    77  <!ENTITY libqtxdg-download-http "http://downloads.lxqt.org/libqtxdg/&libqtxdg-version;/libqtxdg-&libqtxdg-version;.tar.xz">
    88  <!ENTITY libqtxdg-download-ftp  " ">
    9   <!ENTITY libqtxdg-md5sum        "47b311531c1864dd1296515b9658b87a">
    10   <!ENTITY libqtxdg-size          "52 KB">
    11   <!ENTITY libqtxdg-buildsize     "2.9 MB">
     9  <!ENTITY libqtxdg-md5sum        "a5683d77db13c6e86b6b578050c6f435">
     10  <!ENTITY libqtxdg-size          "61 KB">
     11  <!ENTITY libqtxdg-buildsize     "3.2 MB">
    1212  <!ENTITY libqtxdg-time          "0.2 SBU">
    1313]>
     
    7979    </para>
    8080
     81    <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
     82    <para role="optional">
     83      <xref linkend="gtk2"/> (for <command>gtk-update-icon-cache</command>)
     84    </para>
     85
    8186    <para condition="html" role="usernotes">
    8287      User Notes: <ulink url="&blfs-wiki;/libqtxdg"/>
     
    114119  </sect2>
    115120
     121  <sect2 role="commands">
     122    <title>Command Explanations</title>
     123
     124    <para>
     125      <option>-DBUILD_TESTS=ON</option>: Builds tests.
     126    </para>
     127
     128    <para>
     129      <option>-DBUILD_DEV_UTILS=ON</option>: Builds and installs development
     130      utilities.
     131    </para>
     132
     133  </sect2>
     134
    116135  <sect2 role="content">
    117136    <title>Contents</title>
     
    127146        </seg>
    128147        <seg>
    129           libQt5Xdg.so
     148          libQt5Xdg.so and libQt5XdgIconLoader.so
    130149        </seg>
    131150        <seg>
    132           $LXQT_PREFIX/{include,share}/qt5xdg
     151          $LXQT_PREFIX/include/{qt5xdg,qt5xdgiconloader} and
     152          $LXQT_PREFIX/share/cmake/{qt5xdg,qt5xdgiconloader}
    133153        </seg>
    134154      </seglistitem>
     
    152172      </varlistentry>
    153173
     174      <varlistentry id="libQt5XdgIconLoader-lib">
     175        <term><filename class="libraryfile">libQt5XdgIconLoader.so</filename></term>
     176        <listitem>
     177          <para>
     178            contains the <application>libQt5XdgIconLoader</application> API functions.
     179          </para>
     180          <indexterm zone="libqtxdg libQt5XdgIconLoader-lib">
     181            <primary sortas="c-libQt5XdgIconLoader">libQt5XdgIconLoader.so</primary>
     182          </indexterm>
     183        </listitem>
     184      </varlistentry>
     185
    154186    </variablelist>
    155187
Note: See TracChangeset for help on using the changeset viewer.