Changeset dc0d766


Ignore:
Timestamp:
11/29/2011 03:00:36 AM (12 years ago)
Author:
DJ Lucas <dj@…>
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:
d40e1a4
Parents:
9500dce
Message:

Updated to links-2.4.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r9500dce rdc0d766  
    44-->
    55
    6 <!ENTITY day          "28">                   <!-- Always 2 digits -->
     6<!ENTITY day          "29">                   <!-- Always 2 digits -->
    77<!ENTITY month        "11">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2011">
     
    441441
    442442<!-- Chapter 17 -->
    443 <!ENTITY Links-version                "2.2">
     443<!ENTITY Links-version                "2.4">
    444444<!ENTITY lynx-version                 "2.8.7rel.2">
    445445<!ENTITY w3m-version                  "0.5.2">
  • introduction/welcome/changelog.xml

    r9500dce rdc0d766  
    4343-->
    4444    <listitem>
     45      <para>November 29th, 2011</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Updated to Links-2.4.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>November 28th, 2011</para>
    4655      <itemizedlist>
  • networking/textweb/links.xml

    r9500dce rdc0d766  
    77  <!ENTITY links-download-http "http://links.twibright.com/download/links-&Links-version;.tar.bz2">
    88  <!ENTITY links-download-ftp  "&gentoo-ftp-repo;/links-&Links-version;.tar.bz2">
    9   <!ENTITY links-md5sum        "bf5b20529a2a811701c5af52b28ebdd4">
     9  <!ENTITY links-md5sum        "aedee41d9ee941378dc0ab114a65f353">
    1010  <!ENTITY links-size          "3.7 MB">
    11   <!ENTITY links-buildsize     "33 MB">
    12   <!ENTITY links-time          "0.3 SBU">
     11  <!ENTITY links-buildsize     "55 MB">
     12  <!ENTITY links-time          "0.1 SBU">
    1313]>
    1414
     
    3535    and has many other features.</para>
    3636
    37     &lfs67_checked;
     37    &lfs70_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5959    </itemizedlist>
    6060
    61     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     61<!--    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    6262    <itemizedlist spacing='compact'>
    6363      <listitem>
     
    101101
    102102      <para>The patch has no effect on <application>Links</application>
    103       behavior in graphical mode.</para>
     103      behavior in graphical mode.</para> -->
    104104
    105105    <bridgehead renderas="sect3">Links Dependencies</bridgehead>
     
    137137    <title>Installation of Links</title>
    138138
    139    <para>If desired, apply the patch:</para>
     139<!--   <para>If desired, apply the patch:</para>
    140140
    141141<screen><userinput>bzcat ../links-2.1pre33-utf8.diff.bz2 | patch -p1 &amp;&amp;
    142142cd intl &amp;&amp;
    143143./gen-intl &amp;&amp; ./synclang &amp;&amp;
    144 cd ..</userinput></screen>
     144cd ..</userinput></screen> -->
    145145
    146146   <para>Install <application>Links</application> by running the following
     
    164164    <title>Command Explanations</title>
    165165
    166     <para><command>./gen-intl &amp;&amp; ./synclang</command>: These commands
    167     regenerate the language table.</para>
     166<!--    <para><command>./gen-intl &amp;&amp; ./synclang</command>: These commands
     167    regenerate the language table.</para> -->
    168168
    169169    <para><option>--enable-graphics</option>: This switch enables support
     
    194194      first time.</para>
    195195
    196       <para>For the correct display of non-ASCII characters,
     196<!--      <para>For the correct display of non-ASCII characters,
    197197      <application>Links</application> has to be configured through the menu
    198198      (accessible by pressing the ESC key), as follows:</para>
     
    219219          menu item.</para>
    220220        </listitem>
    221       </itemizedlist>
     221      </itemizedlist> -->
    222222
    223223    </sect3>
Note: See TracChangeset for help on using the changeset viewer.