Changeset b48e1d4 for x/wm/icewm.xml


Ignore:
Timestamp:
11/18/2013 06:50:18 PM (10 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.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a79490a
Parents:
5e4b22c
Message:

Update to icewm-1.3.8.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/icewm.xml

    r5e4b22c rb48e1d4  
    66
    77  <!ENTITY icewm-download-http "&sourceforge-repo;/icewm/icewm-&icewm-version;.tar.gz">
     8  <!ENTITY icewm-download-ftp  " ">
     9<!--
    810  <!ENTITY icewm-download-ftp  "&gentoo-ftp-repo;/icewm-&icewm-version;.tar.gz">
    9   <!ENTITY icewm-md5sum        "224695231aedb2b91db3254a13e1c8dd">
    10   <!ENTITY icewm-size          "878 KB">
    11   <!ENTITY icewm-buildsize     "39 MB">
     11-->
     12  <!ENTITY icewm-md5sum        "6d61aced3bd20b9e7caeb7e8380368c8">
     13  <!ENTITY icewm-size          "888 KB">
     14  <!ENTITY icewm-buildsize     "33 MB">
    1215  <!ENTITY icewm-time          "0.3 SBU">
    1316]>
     
    8386
    8487<screen><userinput>sed -i '/^LIBS/s/\(.*\)/\1 -lfontconfig/' src/Makefile.in &amp;&amp;
    85 sed -i 's/define deprecated/define ICEWM_deprecated/' src/base.h &amp;&amp;
    8688./configure --prefix=/usr &amp;&amp;
    8789make</userinput></screen>
     
    104106    this fixes the build with recent versions of <application>binutils</application>.
    105107    </para>
    106 
    107     <para><parameter>sed -i 's/define deprecated/define ICEWM_deprecated/' src/base.h</parameter>:
    108     this fixes the build with current <application>libX11</application>.</para>
    109108
    110109  </sect2>
Note: See TracChangeset for help on using the changeset viewer.