mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
add libgsf-1.8.2, updated to gnumeric-1.2.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1087 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
0100a74b89
commit
c9f69f812a
@ -45,6 +45,7 @@
|
||||
<!ENTITY % gtk-thinice-engine SYSTEM "lib/themes/gtk-thinice-engine.ent">
|
||||
<!ENTITY % gal2 SYSTEM "lib/gal/gal2.ent">
|
||||
<!ENTITY % gtkhtml2 SYSTEM "lib/gtkhtml/gtkhtml2.ent">
|
||||
<!ENTITY % libgsf SYSTEM "lib/libgsf/libgsf.ent">
|
||||
%libglade;
|
||||
%intltool;
|
||||
%scrollkeeper;
|
||||
@ -85,6 +86,7 @@
|
||||
%vte;
|
||||
%gal2;
|
||||
%gtkhtml2;
|
||||
%libgsf;
|
||||
|
||||
<!-- Gnome Core -->
|
||||
<!ENTITY gnome-core SYSTEM "core/core.xml">
|
||||
|
@ -34,6 +34,7 @@
|
||||
&librsvg;
|
||||
&eel;
|
||||
&libgtkhtml;
|
||||
&libgsf;
|
||||
&gal2;
|
||||
&libgnomeprint;
|
||||
&libgnomeprintui;
|
||||
|
11
gnome/lib/libgsf.xml
Normal file
11
gnome/lib/libgsf.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<sect1 id="libgsf" xreflabel="libgsf-&libgsf-version;">
|
||||
<?dbhtml filename="libgsf.html" dir="gnome"?>
|
||||
<title>libgsf-&libgsf-version;</title>
|
||||
|
||||
&libgsf-intro;
|
||||
&libgsf-inst;
|
||||
&libgsf-exp;
|
||||
&libgsf-desc;
|
||||
|
||||
</sect1>
|
||||
|
15
gnome/lib/libgsf/libgsf-config.xml
Normal file
15
gnome/lib/libgsf/libgsf-config.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<sect2>
|
||||
<title>Configuring <application>libgsf</application></title>
|
||||
|
||||
<sect3><title>Config files</title>
|
||||
<para><filename>List of config files</filename></para>
|
||||
</sect3>
|
||||
|
||||
<sect3><title>Configuration Information</title>
|
||||
|
||||
<para><userinput>USERINPUT GOES HERE</userinput> Blah blah blah about config.
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
9
gnome/lib/libgsf/libgsf-desc.xml
Normal file
9
gnome/lib/libgsf/libgsf-desc.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>libgsf</application> package contains <filename>
|
||||
libgsf</filename> and <filename>libgsf-gnome</filename> libraries.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
9
gnome/lib/libgsf/libgsf-exp.xml
Normal file
9
gnome/lib/libgsf/libgsf-exp.xml
Normal file
@ -0,0 +1,9 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--disable-gtk-doc</command> : This switch will prevent
|
||||
the rebuilding of the <acronym>API</acronym> documentation during the
|
||||
make command.</para>
|
||||
|
||||
</sect2>
|
||||
|
11
gnome/lib/libgsf/libgsf-inst.xml
Normal file
11
gnome/lib/libgsf/libgsf-inst.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<sect2>
|
||||
<title>Installation of <application>libgsf</application></title>
|
||||
|
||||
<para>Install <application>libgsf</application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --disable-gtk-doc &&
|
||||
make &&
|
||||
make install </command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
24
gnome/lib/libgsf/libgsf-intro.xml
Normal file
24
gnome/lib/libgsf/libgsf-intro.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>libgsf</application></title>
|
||||
|
||||
<para>The <application>libgsf</application> package contains
|
||||
<filename>libgsf</filename> libraries. This is useful for providing an
|
||||
extensible input/output abstraction layer for structured file formats.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink url="&libgsf-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink url="&libgsf-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &libgsf-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required: &libgsf-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time: &libgsf-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>libgsf</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="libbonobo"/> and <xref linkend="gnome-vfs"/></para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
12
gnome/lib/libgsf/libgsf.ent
Normal file
12
gnome/lib/libgsf/libgsf.ent
Normal file
@ -0,0 +1,12 @@
|
||||
<!ENTITY libgsf SYSTEM "../libgsf.xml">
|
||||
<!ENTITY libgsf-intro SYSTEM "libgsf-intro.xml">
|
||||
<!ENTITY libgsf-inst SYSTEM "libgsf-inst.xml">
|
||||
<!ENTITY libgsf-exp SYSTEM "libgsf-exp.xml">
|
||||
<!ENTITY libgsf-desc SYSTEM "libgsf-desc.xml">
|
||||
<!ENTITY libgsf-config SYSTEM "libgsf-config.xml">
|
||||
<!ENTITY libgsf-buildsize "11.6 MB">
|
||||
<!ENTITY libgsf-version "1.8.2">
|
||||
<!ENTITY libgsf-download-http "http://ftp.gnome.org/pub/gnome/sources/libgsf/1.8/libgsf-&libgsf-version;.tar.bz2">
|
||||
<!ENTITY libgsf-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/libgsf/1.8/libgsf-&libgsf-version;.tar.bz2">
|
||||
<!ENTITY libgsf-size "328 KB">
|
||||
<!ENTITY libgsf-time "0.24 SBU">
|
@ -11,7 +11,7 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>September 16th, 2003 [larry]: update to OpenSSH--3.7p1,
|
||||
gtkhtml-3.0.8, libsoup-1.99.23 and evolution-1.4.4.</para>
|
||||
gtkhtml-3.0.8, libsoup-1.99.23, evolution-1.4.4 gnumeric-1.2.0.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>September 15th, 2003 [larry]: update to
|
||||
|
@ -12,5 +12,6 @@ the location where db-&db-3.1-version; is installed.</para>
|
||||
<acronym>LDAP</acronym> support into
|
||||
<application>Evolution</application>.</para>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -21,7 +21,7 @@ url="&evolution-download-ftp;"/></para></listitem>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="openssl"/>, db-3.1-&db-3.1-version;, <xref linkend="libgnomeprintui"/> and <xref linkend="gtkhtml2"/></para></sect4>
|
||||
<sect4><title>Optional</title>
|
||||
<para><xref linkend="openldap"/></para></sect4>
|
||||
<para><xref linkend="openldap"/> and <xref linkend="gtk-doc"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
|
||||
|
@ -4,9 +4,9 @@
|
||||
<!ENTITY gnumeric-exp SYSTEM "gnumeric-exp.xml">
|
||||
<!ENTITY gnumeric-desc SYSTEM "gnumeric-desc.xml">
|
||||
<!ENTITY gnumeric-config SYSTEM "gnumeric-config.xml">
|
||||
<!ENTITY gnumeric-buildsize "241.5 MB">
|
||||
<!ENTITY gnumeric-version "1.1.20">
|
||||
<!ENTITY gnumeric-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.1/gnumeric-&gnumeric-version;.tar.bz2">
|
||||
<!ENTITY gnumeric-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.1/gnumeric-&gnumeric-version;.tar.bz2">
|
||||
<!ENTITY gnumeric-size "10.3 MB">
|
||||
<!ENTITY gnumeric-time "2.97 SBU">
|
||||
<!ENTITY gnumeric-buildsize "247.6 MB">
|
||||
<!ENTITY gnumeric-version "1.2.0">
|
||||
<!ENTITY gnumeric-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.2/gnumeric-&gnumeric-version;.tar.bz2">
|
||||
<!ENTITY gnumeric-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.2/gnumeric-&gnumeric-version;.tar.bz2">
|
||||
<!ENTITY gnumeric-size "10.5 MB">
|
||||
<!ENTITY gnumeric-time "2.81 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user