Changeset 5e39f4c for xfce/core/exo.xml


Ignore:
Timestamp:
05/26/2015 03:29:18 PM (9 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.8, 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:
d3635da
Parents:
7d3e42b
Message:

Update to exo-0.10.6.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xfce/core/exo.xml

    r7d3e42b r5e39f4c  
    88           "http://archive.xfce.org/src/xfce/exo/0.10/exo-&exo-version;.tar.bz2">
    99  <!ENTITY exo-download-ftp  " ">
    10   <!ENTITY exo-md5sum        "fe54dad8b897af36628da46b33844f95">
    11   <!ENTITY exo-size          "1.2 MB">
    12   <!ENTITY exo-buildsize     "16 MB">
    13   <!ENTITY exo-time          "0.2 SBU">
     10  <!ENTITY exo-md5sum        "895e4f38d2cfe58d69679e2902a335a5">
     11  <!ENTITY exo-size          "1.3 MB">
     12  <!ENTITY exo-buildsize     "28 MB (with tests)">
     13  <!ENTITY exo-time          "0.2 SBU (with tests)">
    1414]>
    1515
     
    104104
    105105    <para>
    106       This package does not come with a test suite.
     106      To test the results, issue: <command>make check</command>.
    107107    </para>
    108108
     
    141141        <seg>
    142142          /etc/xdg/xfce4,
    143           /usr/include/exo-1,
    144           /usr/lib/xfce4/exo-1,
    145           /usr/share/doc/exo-&exo-version;,
    146           /usr/share/gtk-doc/html/exo-1,
    147           /usr/share/pixmaps/exo-1 and
    148           /usr/share/xfce4
     143          /usr/{include,lib/xfce4}/exo-1, and
     144          /usr/share/{{gtk-doc/html,pixmaps}/exo-1,xfce4}
    149145        </seg>
    150146      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.