Changeset 4d4150b0


Ignore:
Timestamp:
09/08/2004 11:19:08 PM (20 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:
8e855fc4
Parents:
e8be2c6
Message:

Updated to SLIB-3a1; cleaned up G-Wrap dependencies

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re8be2c6 r4d4150b0  
    7070<!ENTITY ispell-version               "3.2.06.epa7">
    7171<!ENTITY guile-version                "1.6.4">
    72 <!ENTITY slib-version                 "2d6">
     72<!ENTITY slib-version                 "3a1">
    7373<!ENTITY gwrap-version                "1.3.4">
    7474<!ENTITY LZO-version                  "1.08">
  • general/genlib/gwrap.xml

    re8be2c6 r4d4150b0  
    1010<!ENTITY gwrap-buildsize "4.6 MB">
    1111<!ENTITY gwrap-time "0.09 SBU">
    12 
    1312]>
    1413
     
    2322<sect2>
    2423<title>Introduction to <application>G-Wrap</application></title>
    25                                                                                
     24
    2625<para>The <application>G-Wrap</application> package contains tools for
    27 exporting <application>C</application> libraries into <application>Scheme
    28 </application> interpreters.</para>
    29                                                                                
     26exporting <application>C</application> libraries into
     27<application>Scheme</application> interpreters.</para>
     28
    3029<sect3><title>Package information</title>
    3130<itemizedlist spacing='compact'>
     
    4039&gwrap-time;</para></listitem></itemizedlist>
    4140</sect3>
    42                                                                                
    43                                                                                
     41
    4442<sect3><title><application>G-wrap</application> dependencies</title>
    4543<sect4><title>Required</title>
    46 <para><xref linkend="guile"/> and <xref linkend="slib"/></para></sect4>
     44<para><xref linkend="slib"/></para></sect4>
    4745</sect3>
    48                                                                                
    49                                                                                
     46
    5047</sect2>
    5148
    5249<sect2>
    5350<title>Installation of <application>G-Wrap</application></title>
    54                                                                                
     51
    5552<para>Install <application>G-Wrap</application> by running the following
    5653commands:</para>
    57                                                                                
     54
    5855<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    5956make &amp;&amp;
    6057make install</command></userinput></screen>
    61                                                                                
     58
    6259</sect2>
    6360
    6461<sect2>
    6562<title>Contents</title>
    66                                                                                
     63
    6764<para>In addition to the <application>Scheme</application> libraries, the
    6865<application>G-Wrap</application> package contains
    6966<command>g-wrap-config</command>.</para>
    70                                                                                
     67
    7168</sect2>
    72                                                                                
     69
    7370<sect2><title>Description</title>
    74                                                                                
     71
    7572<sect3><title>g-wrap-config</title>
    76 <para><command>g-wrap-config</command> is a tool to generate <envar>CFLAGS
    77 </envar> for linking <application>C</application> code to the
    78 <application>Scheme</application> runtime libraries.</para></sect3>
    79                                                                                
     73<para><command>g-wrap-config</command> is a tool to
     74generate <envar>CFLAGS</envar> for linking <application>C</application> code
     75to the <application>Scheme</application> runtime libraries.</para></sect3>
     76
    8077</sect2>
    8178
  • general/genlib/slib.xml

    re8be2c6 r4d4150b0  
    55  %general-entities;
    66
    7 <!ENTITY slib-download-http "http://www.swiss.ai.mit.edu/ftpdir/scm/OLD/slib&slib-version;.tar.gz">
    8 <!ENTITY slib-download-ftp " ">
    9 <!ENTITY slib-size "636 KB">
    10 <!ENTITY slib-buildsize "2.9 MB">
    11 <!ENTITY slib-time "0.00 SBU">
    12 
     7<!ENTITY slib-download-http "http://swiss.csail.mit.edu/ftpdir/scm/slib&slib-version;.tar.gz">
     8<!ENTITY slib-download-ftp  " ">
     9<!ENTITY slib-size          "705 KB">
     10<!ENTITY slib-buildsize     "8.5 MB">
     11<!ENTITY slib-time          "0.02 SBU">
    1312]>
    1413
    15 <sect1 id="slib" xreflabel="slib-&slib-version;">
     14<sect1 id="slib" xreflabel="SLIB-&slib-version;">
    1615<sect1info>
    1716<othername>$LastChangedBy$</othername>
     
    1918</sect1info>
    2019<?dbhtml filename="slib.html"?>
    21 <title>slib-&slib-version;</title>
     20<title>SLIB-&slib-version;</title>
    2221
    2322<sect2>
    24 <title>Introduction to <application>slib</application></title>
    25                                                                                
    26 <para>The <application>slib</application> package is a <application>Scheme
    27 </application> library used with <application>Guile</application>.</para>
    28                                                                                
     23<title>Introduction to <application>SLIB</application></title>
     24
     25<para>The <application>SLIB</application> package is a portable library for
     26the programming language <application>Scheme</application>. It provides a
     27platform independent framework for using <quote>packages</quote> of
     28<application>Scheme</application> procedures and syntax.
     29<application>SLIB</application> contains useful packages for all
     30<application>Scheme</application> implementations, including
     31<application>Guile</application>. Its catalog can be transparently extended
     32to accomodate packages specific to a site, implementation, user or
     33directory.</para>
     34
    2935<sect3><title>Package information</title>
    3036<itemizedlist spacing='compact'>
     
    3945&slib-time;</para></listitem></itemizedlist>
    4046</sect3>
    41                                                                                
    42                                                                                
    43 <sect3><title><application>slib</application> dependencies</title>
     47
     48<sect3><title>Additional downloads</title>
     49<itemizedlist spacing='compact'>
     50<listitem><para>Required Patch: <ulink
     51url="&patch-root;/slib-&slib-version;-automate_install-1.patch"/></para>
     52</listitem></itemizedlist>
     53</sect3>
     54
     55<sect3><title><application>SLIB</application> dependencies</title>
    4456<sect4><title>Required</title>
    4557<para><xref linkend="guile"/></para></sect4>
    4658</sect3>
    47                                                                                
     59
    4860</sect2>
    4961
    5062<sect2>
    51 <title>Installation of <application>slib</application></title>
    52                                                                                
    53 <para>Installation of  <application>slib</application> is merely a copy command:
    54 </para>
    55                                                                                
    56 <screen><userinput><command>cp -R slib /usr/share/guile</command></userinput>
    57 </screen>
    58                                                                                
     63<title>Installation of <application>SLIB</application></title>
     64
     65<para>Install <application>SLIB</application> by issuing the following
     66commands:</para>
     67
     68<screen><userinput><command>patch -Np1 -i ../slib-&slib-version;-automate_install-1.patch &amp;&amp;
     69make &amp;&amp;
     70make prefix=/usr/ install &amp;&amp;
     71make prefix=/usr/ catalogs &amp;&amp;
     72make prefix=/usr/ installinfo</command></userinput></screen>
     73
     74</sect2>
     75
     76<sect2>
     77<title>Command explanations</title>
     78
     79<para><command>make prefix=/usr/ catalogs</command>: This command builds the
     80<application>SLIB</application> <application>Scheme</application>
     81implementation catalog.</para>
     82
     83<para><command>make prefix=/usr/ installinfo</command>: This commands installs
     84the <command>info</command> documentation.</para>
     85
    5986</sect2>
    6087
    6188<sect2>
    6289<title>Contents</title>
    63                                                                                
    64 <para>The <application>slib</application> package contains a <application>
    65 Scheme</application> library.</para>
    66                                                                                
     90
     91<para>The <application>SLIB</application> package contains
     92<command>slib</command> and the <application>SLIB</application>
     93<application>Scheme</application> Library System.</para>
     94
    6795</sect2>
    6896
     97<sect2>
     98<title>Description</title>
     99
     100<sect3><title>slib</title>
     101<para><command>slib</command> is a shell script used to initialize
     102<application>SLIB</application> in a named <application>Scheme</application>
     103implementation. It can also be used to initialize an
     104<application>SLIB</application> session using a given executable.</para>
     105</sect3>
     106
     107</sect2>
     108 
    69109</sect1>
    70110
  • introduction/welcome/changelog.xml

    re8be2c6 r4d4150b0  
    2323<itemizedlist>
    2424
     25<listitem><para>September 8th, 2004 [randy]: Updated to
     26SLIB-3a1; cleaned up G-Wrap dependencies.</para></listitem>
     27
    2528<listitem><para>September 8th, 2004 [larry]: Updated to
    2629gnupg-1.2.6 and libpng-1.2.6.</para></listitem>
Note: See TracChangeset for help on using the changeset viewer.