Changeset 42270f3a for general


Ignore:
Timestamp:
02/20/2003 02:58:52 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a486991
Parents:
17c53eb
Message:

SBU's, last batch

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

Location:
general
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python/python-intro.xml

    r17c53eb r42270f3a  
    66Version used:                   &Python-version;
    77Package size:                   &Python-size;
    8 Estimated Disk space required:  &Python-buildsize;</screen>
     8Estimated Disk space required:  &Python-buildsize;
     9Estimated build time:           &Python-time;</screen>
    910
    1011<para>The Python package contains the python development environment.
  • general/prog/ruby/ruby-intro.xml

    r17c53eb r42270f3a  
    66Version used:                   &ruby-version;
    77Package size:                   &ruby-size;
    8 Estimated Disk space required:  &ruby-buildsize;</screen>
     8Estimated Disk space required:  &ruby-buildsize;
     9Estimated build time:           &ruby-time;</screen>
    910
    1011<para>The ruby package contains the ruby development environment. This
  • general/prog/ruby/ruby.ent

    r17c53eb r42270f3a  
    1010<!ENTITY ruby-download-ftp "ftp://ftp.ruby-lang.org/pub/ruby/ruby-1.6.8.tar.gz">
    1111<!ENTITY ruby-size "1 MB">
     12<!ENTITY ruby-time "0.92 SBU">
  • general/sysutils/cpio/cpio-intro.xml

    r17c53eb r42270f3a  
    66Version used:                   &cpio-version;
    77Package size:                   &cpio-size;
    8 Estimated Disk space required:  &cpio-buildsize;</screen>
     8Estimated Disk space required:  &cpio-buildsize;
     9Estimated build time:           &cpio-time;</screen>
    910
    1011<para>The cpio package contains cpio. This is useful for archiving.</para>
  • general/sysutils/pkgconfig/pkgconfig-intro.xml

    r17c53eb r42270f3a  
    66Version used:                   &pkgconfig-version;
    77Package size:                   &pkgconfig-size;
    8 Estimated Disk space required:  &pkgconfig-buildsize;</screen>
     8Estimated Disk space required:  &pkgconfig-buildsize;
     9Estimated build time:           &pkgconfig-time;</screen>
    910
    1011<para>The pkgconfig package contains pkg-config. This is useful for
Note: See TracChangeset for help on using the changeset viewer.