Ignore:
Timestamp:
11/05/2015 12:02:43 AM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 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:
3d656d7
Parents:
cc5c1c3
Message:
  • Update to libsysstat 0.3.1.
  • Update to libqtxdg-1.3.0.
  • Update to Update to LXQt 0.10.0.
  • Archive liblxqt-mount-0.9.0.
  • Short descriptions and typo, from Denis Mugnier.
  • Update to qupzilla-1.8.8.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxqt/desktop/lxqt-notificationd.xml

    rcc5c1c3 r096ed61  
    77  <!ENTITY lxqt-notificationd-download-http "&lxqt-http-repo;/&lxqt-version;/lxqt-notificationd-&lxqt-notificationd-version;.tar.xz">
    88  <!ENTITY lxqt-notificationd-download-ftp  " ">
    9   <!ENTITY lxqt-notificationd-md5sum        "11d8e306c0b2e23a4cca312cdcb54dbd">
    10   <!ENTITY lxqt-notificationd-size          "40 KB">
     9  <!ENTITY lxqt-notificationd-md5sum        "6fc72335b4cb0ae1db3cbbcc2f6e38ca">
     10  <!ENTITY lxqt-notificationd-size          "32 KB">
    1111  <!ENTITY lxqt-notificationd-buildsize     "2.5 MB">
    12   <!ENTITY lxqt-notificationd-time          "0.1 SBU">
     12  <!ENTITY lxqt-notificationd-time          "0.2 SBU">
    1313]>
    1414
     
    9292    </para>
    9393
    94 <screen><userinput>sed -e '/QDebug/ i #include &lt;QObject&gt;' \
    95     -e 's:&lt;KF5/KWindowSystem/:&lt;:'      \
    96     -i src/notification.cpp     &amp;&amp;
    97 
    98 sed -e '/LXQt\/Notification/ i  #include &lt;QObject&gt;' \
    99     -i config/basicsettings.cpp &amp;&amp;
    100 
    101 mkdir -v build &amp;&amp;
     94<screen><userinput>mkdir -v build &amp;&amp;
    10295cd       build &amp;&amp;
    10396
     
    119112
    120113  </sect2>
    121 
     114<!--
    122115  <sect2 role="commands">
    123116    <title>Command Explanations</title>
     
    132125    </para>
    133126
    134   </sect2>
     127  </sect2>-->
    135128
    136129  <sect2 role="content">
Note: See TracChangeset for help on using the changeset viewer.