Ignore:
Timestamp:
10/18/2016 08:59:33 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:
31be310
Parents:
f382ddf
Message:

Revert 17894, because some files are missing

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/libqtxdg.xml

    rf382ddf r0622919d  
    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        "a5683d77db13c6e86b6b578050c6f435">
    10   <!ENTITY libqtxdg-size          "61 KB">
    11   <!ENTITY libqtxdg-buildsize     "3.2 MB">
     9  <!ENTITY libqtxdg-md5sum        "47b311531c1864dd1296515b9658b87a">
     10  <!ENTITY libqtxdg-size          "52 KB">
     11  <!ENTITY libqtxdg-buildsize     "2.9 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 
    8681    <para condition="html" role="usernotes">
    8782      User Notes: <ulink url="&blfs-wiki;/libqtxdg"/>
     
    119114  </sect2>
    120115
    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 
    135116  <sect2 role="content">
    136117    <title>Contents</title>
     
    146127        </seg>
    147128        <seg>
    148           libQt5Xdg.so and libQt5XdgIconLoader.so
     129          libQt5Xdg.so
    149130        </seg>
    150131        <seg>
    151           $LXQT_PREFIX/include/{qt5xdg,qt5xdgiconloader} and
    152           $LXQT_PREFIX/share/cmake/{qt5xdg,qt5xdgiconloader}
     132          $LXQT_PREFIX/{include,share}/qt5xdg
    153133        </seg>
    154134      </seglistitem>
     
    172152      </varlistentry>
    173153
    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 
    186154    </variablelist>
    187155
Note: See TracChangeset for help on using the changeset viewer.