Changeset c5eb8ede for xfce


Ignore:
Timestamp:
12/01/2017 04:32:55 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
e024fe4
Parents:
05899b4
Message:

Add sed to cdrdao to make compatible with lame-3.100.
Move vte2 to lxde chapter from xfce.

It is no longer used in xfce, but it is in lxde.

Update to Thunar-1.7.0.
Update to exo-0.11.5. Marked as development,

but needed for Thunar-1.7.0.

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

Location:
xfce
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/apps.xml

    r05899b4 rc5eb8ede  
    2121  </para>
    2222
    23 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="midori.xml"/>-->
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="parole.xml"/>
    25 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mousepad.xml"/>-->
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vte2.xml"/>
    2724  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-terminal.xml"/>
    2825  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/>
  • xfce/core/exo.xml

    r05899b4 rc5eb8ede  
    66
    77  <!ENTITY exo-download-http
    8            "http://archive.xfce.org/src/xfce/exo/0.10/exo-&exo-version;.tar.bz2">
     8           "http://archive.xfce.org/src/xfce/exo/0.11/exo-&exo-version;.tar.bz2">
    99  <!ENTITY exo-download-ftp  " ">
    10   <!ENTITY exo-md5sum        "92ca200b8787cdd7494164cbc0ed8200">
     10  <!ENTITY exo-md5sum        "2e560edfa8ddf77e21c4787a6f600171">
    1111  <!ENTITY exo-size          "1.2 MB">
    12   <!ENTITY exo-buildsize     "22 MB (with tests)">
    13   <!ENTITY exo-time          "0.2 SBU (with tests)">
     12  <!ENTITY exo-buildsize     "25 MB (with tests)">
     13  <!ENTITY exo-time          "0.3 SBU (with tests)">
    1414]>
    1515
     
    137137        </seg>
    138138        <seg>
    139           libexo-1.so
     139          libexo-1.so and
     140          libexo-2.so
    140141        </seg>
    141142        <seg>
    142143          /etc/xdg/xfce4,
    143           /usr/{include,lib/xfce4}/exo-1, and
     144          /usr/{include,lib/xfce4}/exo-1,
     145          /usr/include/exo-2, and
    144146          /usr/share/{{gtk-doc/html,pixmaps}/exo-1,xfce4}
    145147        </seg>
  • xfce/core/thunar.xml

    r05899b4 rc5eb8ede  
    88           "http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-&thunar-version;.tar.bz2">
    99  <!ENTITY thunar-download-ftp  " ">
    10   <!ENTITY thunar-md5sum        "1bdf3c4a57ff886c512341f24b5e0e88">
    11   <!ENTITY thunar-size          "1.8 MB">
    12   <!ENTITY thunar-buildsize     "47 MB">
     10  <!ENTITY thunar-md5sum        "60f0cb9928859aa94028d06f82dd9e1c">
     11  <!ENTITY thunar-size          "2.1 MB">
     12  <!ENTITY thunar-buildsize     "50 MB">
    1313  <!ENTITY thunar-time          "0.5 SBU">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.