Changeset 0e726f8


Ignore:
Timestamp:
07/28/2005 03:35:14 PM (19 years ago)
Author:
Tushar Teredesai <tushar@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
791ed7a4
Parents:
7cbe31f
Message:

Correct download sizes, had used installed size by mistake

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/aspell.xml

    r7cbe31f r0e726f8  
    88  <!ENTITY aspell-download-ftp  "ftp://ftp.gnu.org/gnu/aspell/aspell-&aspell-version;.tar.gz">
    99  <!ENTITY aspell-md5sum        "ca44ac2fcfdc7213e03d3b5610ce141a">
    10   <!ENTITY aspell-size          "8.0 MB">
     10  <!ENTITY aspell-size          "1.6 MB">
    1111  <!ENTITY aspell-buildsize     "26.0 MB">
    1212  <!ENTITY aspell-time          "0.62 SBU">
     
    156156      </varlistentry>
    157157
     158      <varlistentry id="aspell-ispell">
     159        <term><command>ispell</command></term>
     160        <listitem>
     161          <para>is a wrapper around <command>aspell</command> to invoke it in
     162          <command>ispell</command> compatible mode.</para>
     163          <indexterm zone="aspell aspell-ispell">
     164            <primary sortas="b-ispell">ispell</primary>
     165          </indexterm>
     166        </listitem>
     167      </varlistentry>
     168
     169      <varlistentry id="aspell-spell">
     170        <term><command>spell</command></term>
     171        <listitem>
     172          <para>is a wrapper around <command>aspell</command> to invoke it in
     173          <command>spell</command> compatible mode.</para>
     174          <indexterm zone="aspell aspell-spell">
     175            <primary sortas="b-spell">spell</primary>
     176          </indexterm>
     177        </listitem>
     178      </varlistentry>
     179
    158180      <varlistentry id="aspell-import">
    159181        <term><command>aspell-import</command></term>
  • general/genlib/libxml2.xml

    r7cbe31f r0e726f8  
    77  <!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.bz2">
    88  <!ENTITY libxml2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.bz2">
    9   <!ENTITY libxml2-size "9.3 MB">
     9  <!ENTITY libxml2-size "3.0 MB">
    1010  <!ENTITY libxml2-md5sum "342f722d1770071be19253f229fef677">
    11   <!ENTITY libxml2-buildsize "70 MB">
     11  <!ENTITY libxml2-buildsize "79.3 MB">
    1212  <!ENTITY libxml2-time "0.50 SBU (additional 0.65 SBU to run the testsuite)">
    1313]>
  • general/sysutils/pkgconfig.xml

    r7cbe31f r0e726f8  
    99  <!-- <!ENTITY pkgconfig-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/pkgconfig/&pkgconfig-version;/pkgconfig-&pkgconfig-version;.tar.gz"> -->
    1010  <!ENTITY pkgconfig-md5sum "25f106d2cc82a0013f5bdc89875d5790">
    11   <!ENTITY pkgconfig-size "280 KB">
     11  <!ENTITY pkgconfig-size "947 KB">
    1212  <!ENTITY pkgconfig-buildsize "11 MB">
    1313  <!ENTITY pkgconfig-time "0.21 SBU">
  • multimedia/libdriv/speex.xml

    r7cbe31f r0e726f8  
    88  <!ENTITY speex-download-ftp  " ">
    99  <!ENTITY speex-md5sum        "01d6a2de0a88a861304bf517615dea79">
    10   <!ENTITY speex-size          "772 KB">
     10  <!ENTITY speex-size          "535 KB">
    1111  <!ENTITY speex-buildsize     "4.2 MB">
    1212  <!ENTITY speex-time          "0.12 SBU">
Note: See TracChangeset for help on using the changeset viewer.