Ticket #3738: fluxbox-1.3.5.patch

File fluxbox-1.3.5.patch, 3.1 KB (added by Igor Živković, 11 years ago)
  • BOOK/general.ent

     
    4242<!ENTITY sourceforge-repo     "http://downloads.sourceforge.net">
    4343<!ENTITY sourceforge-repo2    "http://sourceforge.net">
    4444<!ENTITY gentoo-ftp-repo      "ftp://mirror.ovh.net/gentoo-distfiles/distfiles">
     45<!ENTITY jaist-ftp-repo       "ftp://ftp.jaist.ac.jp/pub//sourceforge">
    4546<!ENTITY trinity-repo-ftp     "ftp://anduin.&lfs-domainname;/trinity">
    4647<!ENTITY trinity-repo-http    "http://anduin.&lfs-domainname;/sources/trinity">
    4748<!ENTITY publisher            "Unknown">
     
    587588-->
    588589
    589590<!-- Chapter 26 -->
    590 <!ENTITY fluxbox-version              "1.3.2">
     591<!ENTITY fluxbox-version              "1.3.5">
    591592<!ENTITY icewm-version                "1.3.7">
    592593<!ENTITY openbox-version              "3.5.0">
    593594<!ENTITY sawfish-version              "1.9.1">
  • BOOK/x/wm/fluxbox.xml

     
    55  %general-entities;
    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  "&jaist-ftp-repo;/f/fl/fluxbox/fluxbox/&fluxbox-version;/fluxbox-&fluxbox-version;.tar.bz2">
     9  <!ENTITY fluxbox-md5sum        "9d9e183424a0934e20417ff20775a570">
     10  <!ENTITY fluxbox-size          "787 KB">
     11  <!ENTITY fluxbox-buildsize     "150 MB">
     12  <!ENTITY fluxbox-time          "0.9 SBU">
    1313]>
    1414
    1515<sect1 id="fluxbox" xreflabel="Fluxbox-&fluxbox-version;">
     
    6262    <para role="required"><xref linkend="x-window-system"/></para>
    6363
    6464    <bridgehead renderas="sect4">Optional</bridgehead>
    65     <para role="optional"><xref linkend="imlib2"/> Image display library</para>
     65    <para role="optional">
     66      <xref linkend="imlib2"/> (if you wish to use other image formats in addition to XPM) and
     67      <ulink url="http://xorg.freedesktop.org/releases/individual/app/">xmessage</ulink> (runtime only)
     68    </para>
    6669
    6770    <para condition="html" role="usernotes">User Notes:
    6871    <ulink url="&blfs-wiki;/fluxbox"/></para>
     
    7881<screen><userinput>./configure --prefix=/usr &amp;&amp;
    7982make</userinput></screen>
    8083
    81     <para>To test the results, issue: <command>make check</command>.</para>
     84    <para>This package does not have a working testsuite.</para>
    8285
    8386    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    8487
     
    8689
    8790  </sect2>
    8891
    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>
    94 
    95   </sect2>
    96 
    9792  <sect2 role="configuration">
    9893    <title>Configuring Fluxbox</title>
    9994