Changeset 5e39f4c
- Timestamp:
- 05/26/2015 03:29:18 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d3635da
- Parents:
- 7d3e42b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r7d3e42b r5e39f4c 48 48 <para>May 26th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to exo-0.10.6. Fixes 52 <ulink url="&blfs-ticket-root;6538">#6538</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to mpg123-1.22.2. Fixes -
packages.ent
r7d3e42b r5e39f4c 533 533 <!ENTITY xfconf-version "4.12.0"> 534 534 <!ENTITY libxfce4ui-version "4.12.1"> 535 <!ENTITY exo-version "0.10. 4">535 <!ENTITY exo-version "0.10.6"> 536 536 <!ENTITY garcon-version "0.5.0"> 537 537 <!ENTITY gtk-xfce-engine-version "3.2.0"> -
xfce/core/exo.xml
r7d3e42b r5e39f4c 8 8 "http://archive.xfce.org/src/xfce/exo/0.10/exo-&exo-version;.tar.bz2"> 9 9 <!ENTITY exo-download-ftp " "> 10 <!ENTITY exo-md5sum " fe54dad8b897af36628da46b33844f95">11 <!ENTITY exo-size "1. 2MB">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)"> 14 14 ]> 15 15 … … 104 104 105 105 <para> 106 T his package does not come with a test suite.106 To test the results, issue: <command>make check</command>. 107 107 </para> 108 108 … … 141 141 <seg> 142 142 /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} 149 145 </seg> 150 146 </seglistitem>
Note:
See TracChangeset
for help on using the changeset viewer.