Changeset 67b459c


Ignore:
Timestamp:
08/27/2003 01:41:58 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
96a38c6
Parents:
a1a2c99
Message:

added graphical Links contributed by Igor

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

Files:
8 added
11 edited

Legend:

Unmodified
Added
Removed
  • basicnet/textweb/links.xml

    ra1a2c99 r67b459c  
    1 <sect1 id="links" xreflabel="links-&links-version;">
    2 <?dbhtml filename="links.html" dir="basicnet"?>
    3 <title>links-&links-version;</title>
     1<sect1 id="Links" xreflabel="Links-&Links-version;">
     2<?dbhtml filename="Links.html" dir="basicnet"?>
     3<title>Links-&Links-version;</title>
    44
    5 &links-intro;
    6 &links-inst;
    7 &links-config;
    8 &links-desc;
     5&Links-intro;
     6&Links-inst;
     7&Links-exp;
     8&Links-config;
     9&Links-desc;
    910
    1011</sect1>
  • basicnet/textweb/links/links-config.xml

    ra1a2c99 r67b459c  
    11<sect2>
    2 <title>Configuring links</title>
     2<title>Configuring Links</title>
    33
    44<sect3><title>Config files</title>
  • basicnet/textweb/links/links-desc.xml

    ra1a2c99 r67b459c  
    22<title>Contents</title>
    33
    4 <para>The links package contains <userinput>links</userinput>.</para>
     4<para>The Links package contains <command>links</command>.</para>
    55
    66</sect2>
     
    99
    1010<sect3><title>links</title>
    11 <para>links is a lynx-like alternative character mode WWW browser.</para></sect3>
     11<para><command>links</command> is a text and graphics mode
     12<acronym>WWW</acronym> browser.</para></sect3>
    1213
    1314</sect2>
  • basicnet/textweb/links/links-inst.xml

    ra1a2c99 r67b459c  
    11<sect2>
    2 <title>Installation of links</title>
     2<title>Installation of <application>Links</application></title>
    33
    4 <para>Install links by running the following commands:</para>
     4<para>Install <application>Links</application> by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
    7 <userinput>make &amp;&amp;</userinput>
    8 <userinput>make install</userinput></screen></para>
     6<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     7make &amp;&amp;
     8make install</command></userinput></screen>
    99
    1010</sect2>
  • basicnet/textweb/links/links-intro.xml

    ra1a2c99 r67b459c  
    11<sect2>
    2 <title>Introduction to links</title>
     2<title>Introduction to <application>Links</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&links-download-http;"/>
    5 Download location (FTP):        <ulink url="&links-download-ftp;"/>
    6 Version used:                   &links-version;
    7 Package size:                   &links-size;
    8 Estimated Disk space required:  &links-buildsize;</screen>
     4<para><application>Links</application> is a text and graphics mode
     5<acronym>WWW</acronym> browser. It includes support for rendering
     6tables and frames, features background downloads, can display colors
     7and has many other features.</para>
    98
    10 <para>Links is a text-based, frame friendly,  WWW browser.</para>
     9<sect3><title>Package information</title>
     10<itemizedlist spacing='compact'>
     11<listitem><para>Download (HTTP): <ulink url="&Links-download-http;"/></para></listitem>
     12<listitem><para>Download (FTP): <ulink url="&Links-download-ftp;"/></para></listitem>
     13<listitem><para>Download size: &Links-size;</para></listitem>
     14<listitem><para>Estimated Disk space required: &Links-buildsize;</para></listitem>
     15<listitem><para>Estimated build time: &Links-time;</para></listitem></itemizedlist>
     16</sect3>
    1117
    12 <screen>Links will utilize:
    13 <xref linkend="openssl"></xref> and <xref linkend="gpm"></xref></screen>
     18<sect3><title><application>Links</application> dependencies</title>
     19<sect4><title>Optional</title>
     20<para><xref linkend="gpm"/>, <xref linkend="openssl"/>, <xref linkend="libpng"/>,
     21<xref linkend="libjpeg"/>, <xref linkend="libtiff"/>, <xref linkend="SVGAlib"/>
     22and <xref linkend="xfree86"/></para></sect4>
     23</sect3>
    1424
    1525</sect2>
  • basicnet/textweb/links/links.ent

    ra1a2c99 r67b459c  
    1 <!ENTITY links SYSTEM "../links.xml">
    2 <!ENTITY links-intro SYSTEM "links-intro.xml">
    3 <!ENTITY links-inst SYSTEM "links-inst.xml">
    4 <!ENTITY links-desc SYSTEM "links-desc.xml">
    5 <!ENTITY links-config SYSTEM "links-config.xml">
    6 <!ENTITY links-buildsize "4.7 MB">
    7 <!ENTITY links-version "0.98">
    8 <!ENTITY links-download-http "http://artax.karlin.mff.cuni.cz/~mikulas/links/download/links-0.98.tar.gz">
    9 <!ENTITY links-download-ftp "">
    10 <!ENTITY links-size "540 KB">
    11 <!ENTITY links-time "0.94 SBU">
     1<!ENTITY Links SYSTEM "../links.xml">
     2<!ENTITY Links-intro SYSTEM "links-intro.xml">
     3<!ENTITY Links-inst SYSTEM "links-inst.xml">
     4<!ENTITY Links-exp SYSTEM "links-exp.xml">
     5<!ENTITY Links-desc SYSTEM "links-desc.xml">
     6<!ENTITY Links-config SYSTEM "links-config.xml">
     7<!ENTITY Links-buildsize "40.6 MB">
     8<!ENTITY Links-version "2.1pre11">
     9<!ENTITY Links-download-http
     10"http://atrey.karlin.mff.cuni.cz/~clock/twibright/Links/download/links-2.1pre11.tar.bz2">
     11<!ENTITY Links-download-ftp
     12"ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/Links/links-2.1pre11.tar.bz2">
     13<!ENTITY Links-size "3.6 MB">
     14<!ENTITY Links-time "0.57 SBU">
  • basicnet/textweb/textweb.xml

    ra1a2c99 r67b459c  
    1616instructions for three console web browsers:</para>
    1717
    18 &links;
     18&Links;
    1919&lynx;
    2020&w3m;
  • general/general.ent

    ra1a2c99 r67b459c  
    5050<!ENTITY % imlib SYSTEM "graphlib/imlib/imlib.ent">
    5151<!ENTITY % aalib SYSTEM "graphlib/aalib/aalib.ent">
     52<!ENTITY % svgalib SYSTEM "graphlib/svgalib/svgalib.ent">
    5253%lcms;
    5354%libjpeg;
     
    5859%imlib;
    5960%aalib;
     61%svgalib;
    6062
    6163<!-- General Utilities -->
  • general/graphlib/graphlib.xml

    ra1a2c99 r67b459c  
    1616&imlib;
    1717&aalib;
     18&SVGAlib;
    1819
    1920</chapter>
  • introduction/welcome/changelog.xml

    ra1a2c99 r67b459c  
    1111<itemizedlist>
    1212
     13<listitem><para>August 26th, 2003 [larry]: added SVGAlib and updated
     14Links to add graphical option</para></listitem>
     15
    1316<listitem><para>August 26th, 2003 [larry]: updated intro for PAM, added
    1417link to cracklib, modified cvs download.</para></listitem>
  • introduction/welcome/credits.xml

    ra1a2c99 r67b459c  
    129129Downing</emphasis></para></listitem>
    130130
     131<listitem><para>SVGAlib: <emphasis>Igor
     132Zivkovic</emphasis></para></listitem>
     133
    131134<listitem><para>tripwire : <emphasis>Manfred
    132135Glombowski</emphasis></para></listitem>
Note: See TracChangeset for help on using the changeset viewer.