Changeset faf325d for x/wm


Ignore:
Timestamp:
05/12/2013 04:46:18 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 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:
4af4be4
Parents:
44b8f10
Message:

Package updates and fixes. kdepim patch unnecesary with 4.10.3. Fix alsa-lib issues when building libkcompactdisc.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/wm/fluxbox.xml

    r44b8f10 rfaf325d  
    66
    77  <!ENTITY fluxbox-download-http "&sourceforge-repo;/fluxbox/fluxbox-&fluxbox-version;.tar.bz2">
    8   <!ENTITY fluxbox-download-ftp  "&gentoo-ftp-repo;/fluxbox-&fluxbox-version;.tar.bz2">
    9   <!ENTITY fluxbox-md5sum        "f95b0bdb9ee41bfac124bd0fc601f248">
    10   <!ENTITY fluxbox-size          "776 KB">
    11   <!ENTITY fluxbox-buildsize     "135 MB">
    12   <!ENTITY fluxbox-time          "1.1 SBU">
     8  <!ENTITY fluxbox-download-ftp
     9           "&jaist-ftp-repo;/f/fl/fluxbox/fluxbox/&fluxbox-version;/fluxbox-&fluxbox-version;.tar.bz2">
     10  <!ENTITY fluxbox-md5sum        "9d9e183424a0934e20417ff20775a570">
     11  <!ENTITY fluxbox-size          "787 KB">
     12  <!ENTITY fluxbox-buildsize     "150 MB">
     13  <!ENTITY fluxbox-time          "0.9 SBU">
    1314]>
    1415
     
    6364
    6465    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para role="optional"><xref linkend="imlib2"/> Image display library</para>
     66    <para role="optional">
     67      <xref linkend="fribidi"/>,
     68      <xref linkend="imlib2"/> (if you wish to use other image formats in addition to XPM) and
     69      <ulink url="http://xorg.freedesktop.org/releases/individual/app/">xmessage</ulink> (runtime only)
     70    </para>
    6671
    6772    <para condition="html" role="usernotes">User Notes:
     
    7984make</userinput></screen>
    8085
    81     <para>To test the results, issue: <command>make check</command>.</para>
     86    <para>This package does not have a working testsuite.</para>
    8287
    8388    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8489
    8590<screen role="root"><userinput>make install</userinput></screen>
    86 
    87   </sect2>
    88 
    89   <sect2 role="commands">
    90     <title>Command Explanations</title>
    91 
    92     <para><option>--enable-imlib2</option>:
    93     Use this option if you wish to use other image formats in addition to xpm.</para>
    9491
    9592  </sect2>
Note: See TracChangeset for help on using the changeset viewer.