Changeset 3919352 for general


Ignore:
Timestamp:
12/26/2004 03:42:16 AM (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:
4467c5b
Parents:
c5aac5d7
Message:

Added dependencies to G-Wrap instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gwrap.xml

    rc5aac5d7 r3919352  
    77<!ENTITY gwrap-download-http "http://www.gnucash.org/pub/g-wrap/source/g-wrap-&gwrap-version;.tar.gz">
    88<!ENTITY gwrap-download-ftp " ">
    9 <!ENTITY gwrap-size "400 KB">
    10 <!ENTITY gwrap-buildsize "4.6 MB">
    11 <!ENTITY gwrap-time "0.09 SBU">
     9<!ENTITY gwrap-size "403 KB">
     10<!ENTITY gwrap-buildsize "3.9 MB">
     11<!ENTITY gwrap-time "0.12 SBU">
    1212]>
    1313
     
    3434url="&gwrap-download-ftp;"/></para></listitem>
    3535<listitem><para>Download size: &gwrap-size;</para></listitem>
    36 <listitem><para>Estimated Disk space required:
     36<listitem><para>Estimated disk space required:
    3737&gwrap-buildsize;</para></listitem>
    3838<listitem><para>Estimated build time:
     
    4242<sect3><title><application>G-wrap</application> dependencies</title>
    4343<sect4><title>Required</title>
    44 <para><xref linkend="slib"/></para></sect4>
     44<para><xref linkend="slib"/></para>
     45</sect4>
     46
     47<sect4><title>Optional</title>
     48<para><xref linkend="GLib"/>,
     49<xref linkend="GTK"/> and
     50<ulink url="http://www.gnu.org/software/guile-gtk/">guile-gtk</ulink></para>
     51</sect4>
    4552</sect3>
    4653
     
    6269<title>Contents</title>
    6370
    64 <para>In addition to the <application>Scheme</application> libraries, the
     71<para>In addition to the <filename class='libraryfile'>libgwrap</filename> and
     72<filename class='libraryfile'>libgw</filename> libraries, the
    6573<application>G-Wrap</application> package contains
     74<application>Guile</application> scripts and
    6675<command>g-wrap-config</command>.</para>
    6776
Note: See TracChangeset for help on using the changeset viewer.