Changeset 260968d3


Ignore:
Timestamp:
07/25/2017 11:50:55 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
4fb7d2ef
Parents:
72f7fb4
Message:

icewm-1.4.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r72f7fb4 r260968d3  
    4646      <para>July 25th, 2017</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[ken] - Update to IceWM-1.4.0. Fixes
     50          <ulink url="&blfs-ticket-root;9524">#9524</ulink>.</para>
     51        </listitem>
    4852        <listitem>
    4953          <para>[ken] - Update to librsvg-2.40.18. Fixes
  • packages.ent

    r72f7fb4 r260968d3  
    577577<!-- Chapter 27 -->
    578578<!ENTITY fluxbox-version              "1.3.7">
    579 <!ENTITY icewm-version                "1.3.12">
     579<!ENTITY icewm-version                "1.4.0">
    580580<!ENTITY openbox-version              "3.6.1">
    581581<!ENTITY sawfish-version              "1.12.0">
  • x/wm/icewm.xml

    r72f7fb4 r260968d3  
    77  <!ENTITY icewm-download-http "https://github.com/bbidulock/icewm/releases/download/&icewm-version;/icewm-&icewm-version;.tar.bz2">
    88  <!ENTITY icewm-download-ftp  " ">
    9 <!--
    10   <!ENTITY icewm-download-ftp  "&gentoo-ftp-repo;/icewm-&icewm-version;.tar.gz">
    11 -->
    12   <!ENTITY icewm-md5sum        "3e3b8904d53998c0f46414722d86457c">
    13   <!ENTITY icewm-size          "1.2 MB">
    14   <!ENTITY icewm-buildsize     "58 MB">
    15   <!ENTITY icewm-time          "0.6 SBU">
     9  <!ENTITY icewm-md5sum        "38d71c18c4dd86cc5eff7460cce71b68">
     10  <!ENTITY icewm-size          "1.7 MB">
     11  <!ENTITY icewm-buildsize     "57 MB">
     12  <!ENTITY icewm-time          "0.4 SBU">
    1613]>
    1714
     
    7067    <bridgehead renderas="sect4">Optional</bridgehead>
    7168    <para role="optional">
     69      <xref linkend="fribidi"/> (for languages written right to left),
    7270      <xref linkend="libsndfile"/> and
    7371      <xref linkend="alsa-lib"/> (for the experimental icesound program)
     
    114112      <option>--enable-guievents --with-icesound=ALSA</option>: these two switches
    115113      permit <command>icesound</command> to be compiled.
     114    </para>
     115
     116    <para>
     117      <option>--enable-corefonts</option>: use this if you wish to able to use
     118      the old X11 core fonts (instead of the fonts selected by
     119      <application>fontconfig</application>) in your
     120      <filename>preferences</filename> file.
    116121    </para>
    117122
Note: See TracChangeset for help on using the changeset viewer.