Ignore:
Timestamp:
02/07/2005 09:16:21 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
93d2c72
Parents:
52535ba5
Message:

Added md5sums to Chapter 9 packages

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/giflib.xml

    r52535ba5 rd97499f  
    77<!ENTITY giflib-download-http "http://prdownloads.sourceforge.net/libungif/giflib-&giflib-version;.tar.bz2">
    88<!ENTITY giflib-download-ftp " ">
     9<!ENTITY giflib-md5sum "22efc9599ccf91d288374dcf0679abf1">
    910<!ENTITY giflib-size "431 KB">
    1011<!ENTITY giflib-buildsize "5.8 MB">
    1112<!ENTITY giflib-time "0.11 SBU">
    12 
    1313]>
    1414
    1515<sect1 id="giflib" xreflabel="giflib-&giflib-version;">
    1616<sect1info>
    17 <othername>$LastChangedBy:$</othername>
    18 <date>$Date:$</date>
     17<othername>$LastChangedBy$</othername>
     18<date>$Date$</date>
    1919</sect1info>
    2020<?dbhtml filename="giflib.html"?>
     
    3333<sect3><title>Package information</title>
    3434<itemizedlist spacing='compact'>
    35 <listitem><para>Download (HTTP): <ulink url="&giflib-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP): <ulink url="&giflib-download-ftp;"/></para></listitem>
     35<listitem><para>Download (HTTP):
     36<ulink url="&giflib-download-http;"/></para></listitem>
     37<listitem><para>Download (FTP):
     38<ulink url="&giflib-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &giflib-md5sum;</para></listitem>
    3740<listitem><para>Download size: &giflib-size;</para></listitem>
    38 <listitem><para>Estimated disk space required: &giflib-buildsize;</para></listitem>
    39 <listitem><para>Estimated build time: &giflib-time;</para></listitem></itemizedlist>
     41<listitem><para>Estimated disk space required:
     42&giflib-buildsize;</para></listitem>
     43<listitem><para>Estimated build time:
     44&giflib-time;</para></listitem></itemizedlist>
    4045</sect3>
    4146
    4247<sect3><title><application>giflib</application> dependencies</title>
    4348<sect4><title>Optional</title>
    44 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
     49<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     50</sect4>
    4551</sect3>
    4652
     
    104110
    105111<sect3><title>gif2ps</title>
    106 <para>Print <acronym>GIF</acronym> files on laser printers supporting PostScript.
    107 </para></sect3>
     112<para>Print <acronym>GIF</acronym> files on laser printers supporting
     113PostScript.</para></sect3>
    108114
    109115<sect3><title>gif2rgb</title>
     
    136142
    137143<sect3><title>gifcomb</title>
    138 <para>Combine 2 <acronym>GIF</acronym> images of exactly the same size into one.
    139 </para></sect3>
     144<para>Combine 2 <acronym>GIF</acronym> images of exactly the same size into
     145one.</para></sect3>
    140146
    141147<sect3><title>gifcompose</title>
Note: See TracChangeset for help on using the changeset viewer.