Ignore:
Timestamp:
12/29/2018 02:05:38 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
a5592158
Parents:
e882fc37
Message:

Update to pcmanfm-1.3.1.
Update to libfm-1.3.1.
Update to xterm-341.
Update to libinput-1.12.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lxde/desktop/pcmanfm.xml

    re882fc37 r0c463dc  
    77  <!ENTITY pcmanfm-download-http "&sourceforge-dl;/pcmanfm/pcmanfm-&pcmanfm-version;.tar.xz">
    88  <!ENTITY pcmanfm-download-ftp  " ">
    9   <!ENTITY pcmanfm-md5sum        "827838f7f6b17dc97e1690c07da8fdb3">
     9  <!ENTITY pcmanfm-md5sum        "d32ad2c9c7c52bff2004bbc120b53420">
    1010  <!ENTITY pcmanfm-size          "416 KB">
    11   <!ENTITY pcmanfm-buildsize     "7.7 MB">
     11  <!ENTITY pcmanfm-buildsize     "8.0 MB">
    1212  <!ENTITY pcmanfm-time          "less than 0.1 SBU">
    1313]>
     
    9999    </para>
    100100
    101 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     101<screen><userinput>./configure --prefix=/usr     \
     102            --with-gtk=3      \
     103            --sysconfdir=/etc &amp;&amp;
    102104make</userinput></screen>
    103105
Note: See TracChangeset for help on using the changeset viewer.