Changeset 23b0c17b
- Timestamp:
- 09/14/2003 01:16:39 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6aa5714
- Parents:
- 1cd8db2
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/mutt/mutt-intro.xml
r1cd8db2 r23b0c17b 16 16 &mutt-time;</para></listitem></itemizedlist> 17 17 </sect3> 18 <sect3><title><application> template</application> dependencies</title>18 <sect3><title><application>mutt</application> dependencies</title> 19 19 <sect4><title>Optional</title> 20 20 <para><xref linkend="gnupg"/></para></sect4> -
general/genlib/guile.xml
r1cd8db2 r23b0c17b 5 5 &guile-intro; 6 6 &guile-inst; 7 &guile-config;8 7 &guile-desc; 9 8 -
general/genlib/guile/guile-desc.xml
r1cd8db2 r23b0c17b 2 2 <title>Contents</title> 3 3 4 <para>In addition to the <filename>libguile</filename> libraries, the Guile package contains 5 <userinput>guile</userinput>, 6 <userinput>guile-config</userinput> and 7 <userinput>guile-snarf</userinput>. 4 <para>In addition to the <filename>libguile</filename> libraries, the 5 <application>Guile</application> package contains 6 <command>guile</command>, 7 <command>guile-config</command> and 8 <command>guile-snarf</command>. 8 9 </para> 9 10 … … 13 14 14 15 <sect3><title>guile</title> 15 <para>guile is a stand-alone scheme interpreter for Guile.</para></sect3> 16 <para><command>guile</command> is a stand-alone scheme interpreter for 17 <application>Guile</application>.</para></sect3> 16 18 17 19 <sect3><title>guile-config</title> 18 <para> guile-config is a Guile script which provides the information19 necessary to link your programs against the Guile 20 library, in much the same way <xref linkend="pkgconfig"></xref> 21 does.</para></sect3>20 <para><command>guile-config</command> is a <application>Guile</application> 21 script which provides the information necessary to link your programs against 22 the <application>Guile</application> library, in much the same way <xref 23 linkend="pkgconfig"></xref> does.</para></sect3> 22 24 23 25 <sect3><title>guile-snarf</title> 24 <para>guile-snarf a script to parse declarations in your C code for 25 Scheme-visible C functions, Scheme objects to be used by C code, 26 <para><command>guile-snarf</command> a script to parse declarations in 27 your <application>C</application> code for <application>Scheme</application> 28 visible <application>C</application> functions, <application>Scheme 29 </application> objects to be used by <application>C</application> code, 26 30 etc.</para></sect3> 27 31 -
general/genlib/guile/guile-inst.xml
r1cd8db2 r23b0c17b 1 1 <sect2> 2 <title>Installation of Guile</title>2 <title>Installation of <application>Guile</application></title> 3 3 4 <para>Install Guile by running the following commands:</para> 4 <para>Install <application>Guile</application> by running the following 5 commands:</para> 5 6 6 < para><screen><userinput>./configure --prefix=/usr &&7 <screen><userinput><command>./configure --prefix=/usr && 7 8 make && 8 make install</ userinput></screen></para>9 make install</command></userinput></screen> 9 10 10 11 </sect2> -
general/genlib/guile/guile-intro.xml
r1cd8db2 r23b0c17b 1 1 <sect2> 2 <title>Introduction to Guile</title>2 <title>Introduction to <application>Guile</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&guile-download-http;"/> 5 Download location (FTP): <ulink url="&guile-download-ftp;"/> 6 Version used: &guile-version; 7 Package size: &guile-size; 8 Estimated Disk space required: &guile-buildsize;</screen> 4 <para>The <application>Guile</application> package contains the Project GNU's 5 extension language library. <application>Guile</application> also contains a 6 stand alone <application>Scheme</application> interpreter.</para> 9 7 10 <para>The Guile package contains the Project GNU's extension language 11 library. Guile also contains a stand alone Scheme interpreter.</para> 12 13 <screen>Guile will utilize: 14 <xref linkend="readline"/></screen> 8 <sect3><title>Package information</title> 9 <itemizedlist spacing='compact'> 10 <listitem><para>Download (HTTP): <ulink 11 url="&guile-download-http;"/></para></listitem> 12 <listitem><para>Download (FTP): <ulink 13 url="&guile-download-ftp;"/></para></listitem> 14 <listitem><para>Download size: &guile-size;</para></listitem> 15 <listitem><para>Estimated Disk space required: 16 &guile-buildsize;</para></listitem> 17 <listitem><para>Estimated build time: 18 &guile-time;</para></listitem></itemizedlist> 19 </sect3> 20 21 <sect3><title><application>Guile</application> dependencies</title> 22 <sect4><title>Optional</title> 23 <para><xref linkend="readline"/></para></sect4> 24 </sect3> 15 25 16 26 </sect2> -
general/genlib/guile/guile.ent
r1cd8db2 r23b0c17b 5 5 <!ENTITY guile-desc SYSTEM "guile-desc.xml"> 6 6 <!ENTITY guile-config SYSTEM "guile-config.xml"> 7 <!ENTITY guile-buildsize " 12MB">8 <!ENTITY guile-version "1. 4.1">7 <!ENTITY guile-buildsize "30 MB"> 8 <!ENTITY guile-version "1.6.4"> 9 9 <!ENTITY guile-download-http "http://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.gz"> 10 10 <!ENTITY guile-download-ftp "ftp://ftp.gnu.org/pub/gnu/guile/guile-&guile-version;.tar.gz"> 11 <!ENTITY guile-size " 1.4MB">12 <!ENTITY guile-time " 1.42SBU">11 <!ENTITY guile-size "2.7 MB"> 12 <!ENTITY guile-time "0.79 SBU"> -
gnome/add/media/gstreamer-intro.xml
r1cd8db2 r23b0c17b 18 18 </sect3> 19 19 20 <sect3><title><application> template</application> dependencies</title>20 <sect3><title><application>gstreamer</application> dependencies</title> 21 21 <sect4><title>Required</title> 22 22 <para><xref linkend="libgnomeui"/></para></sect4> -
introduction/welcome/changelog.xml
r1cd8db2 r23b0c17b 10 10 11 11 <itemizedlist> 12 13 <listitem><para>September 14th, 2003 [larry]: general: updated to 14 guile-1.6.4.</para></listitem> 12 15 13 16 <listitem><para>September 13th, 2003 [larry]: general: updated to
Note:
See TracChangeset
for help on using the changeset viewer.