mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
add gal-1.99.9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1083 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
6a2a5bcf61
commit
6a69acac03
@ -43,6 +43,7 @@
|
|||||||
<!ENTITY % vte SYSTEM "lib/vte/vte.ent">
|
<!ENTITY % vte SYSTEM "lib/vte/vte.ent">
|
||||||
<!ENTITY % gnome-themes SYSTEM "lib/themes/gnome-themes.ent">
|
<!ENTITY % gnome-themes SYSTEM "lib/themes/gnome-themes.ent">
|
||||||
<!ENTITY % gtk-thinice-engine SYSTEM "lib/themes/gtk-thinice-engine.ent">
|
<!ENTITY % gtk-thinice-engine SYSTEM "lib/themes/gtk-thinice-engine.ent">
|
||||||
|
<!ENTITY % gal2 SYSTEM "lib/gal/gal2.ent">
|
||||||
%libglade;
|
%libglade;
|
||||||
%intltool;
|
%intltool;
|
||||||
%scrollkeeper;
|
%scrollkeeper;
|
||||||
@ -81,6 +82,7 @@
|
|||||||
%gnome-themes;
|
%gnome-themes;
|
||||||
%gtk-thinice-engine;
|
%gtk-thinice-engine;
|
||||||
%vte;
|
%vte;
|
||||||
|
%gal2;
|
||||||
|
|
||||||
<!-- Gnome Core -->
|
<!-- Gnome Core -->
|
||||||
<!ENTITY gnome-core SYSTEM "core/core.xml">
|
<!ENTITY gnome-core SYSTEM "core/core.xml">
|
||||||
|
10
gnome/lib/gal/gal2-config.xml
Normal file
10
gnome/lib/gal/gal2-config.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Configuring <application>gal</application></title>
|
||||||
|
|
||||||
|
|
||||||
|
&library-config;
|
||||||
|
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
8
gnome/lib/gal/gal2-desc.xml
Normal file
8
gnome/lib/gal/gal2-desc.xml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Contents</title>
|
||||||
|
|
||||||
|
<para>The <application>gal</application> package contains library
|
||||||
|
routines refactored from Evolution and Gnumeric.</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
7
gnome/lib/gal/gal2-exp.xml
Normal file
7
gnome/lib/gal/gal2-exp.xml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Command explanations</title>
|
||||||
|
|
||||||
|
<para><command>COMMAND</command> : This command does something.</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
11
gnome/lib/gal/gal2-inst.xml
Normal file
11
gnome/lib/gal/gal2-inst.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Installation of <application>gal</application></title>
|
||||||
|
|
||||||
|
<para>Install <application>gal</application> by running the following commands:</para>
|
||||||
|
|
||||||
|
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &&
|
||||||
|
make &&
|
||||||
|
make install</command></userinput></screen>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
17
gnome/lib/gal/gal2-intro.xml
Normal file
17
gnome/lib/gal/gal2-intro.xml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Introduction to <application>gal</application></title>
|
||||||
|
|
||||||
|
<para>The <application>gal</application> package contains library
|
||||||
|
functions that came from <application>Evolution</application>.</para>
|
||||||
|
|
||||||
|
<sect3><title>Package information</title>
|
||||||
|
<itemizedlist spacing='compact'>
|
||||||
|
<listitem><para>Download (HTTP): <ulink url="&gal2-download-http;"/></para></listitem>
|
||||||
|
<listitem><para>Download (FTP): <ulink url="&gal2-download-ftp;"/></para></listitem>
|
||||||
|
<listitem><para>Download size: &gal2-size;</para></listitem>
|
||||||
|
<listitem><para>Estimated Disk space required: &gal2-buildsize;</para></listitem>
|
||||||
|
<listitem><para>Estimated build time: &gal2-time;</para></listitem></itemizedlist>
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
|
||||||
|
</sect2>
|
12
gnome/lib/gal/gal2.ent
Normal file
12
gnome/lib/gal/gal2.ent
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!ENTITY gal2 SYSTEM "../gal2.xml">
|
||||||
|
<!ENTITY gal2-intro SYSTEM "gal2-intro.xml">
|
||||||
|
<!ENTITY gal2-inst SYSTEM "gal2-inst.xml">
|
||||||
|
<!ENTITY gal2-exp SYSTEM "gal2-exp.xml">
|
||||||
|
<!ENTITY gal2-desc SYSTEM "gal2-desc.xml">
|
||||||
|
<!ENTITY gal2-config SYSTEM "gal2-config.xml">
|
||||||
|
<!ENTITY gal2-buildsize "118 MB">
|
||||||
|
<!ENTITY gal2-version "1.99.9">
|
||||||
|
<!ENTITY gal2-download-http "http://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal2-version;.tar.bz2">
|
||||||
|
<!ENTITY gal2-download-ftp "ftp://ftp.gnome.org/pub/gnome/sources/gal/1.99/gal-&gal2-version;.tar.bz2">
|
||||||
|
<!ENTITY gal2-size "924 KB">
|
||||||
|
<!ENTITY gal2-time "1.70 SBU">
|
10
gnome/lib/gal2.xml
Normal file
10
gnome/lib/gal2.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<sect1 id="gal2" xreflabel="gal-&gal2-version;">
|
||||||
|
<?dbhtml filename="gal2.html" dir="gnome"?>
|
||||||
|
<title>gal-&gal2-version;</title>
|
||||||
|
|
||||||
|
&gal2-intro;
|
||||||
|
&gal2-inst;
|
||||||
|
&gal2-desc;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
@ -34,6 +34,7 @@
|
|||||||
&librsvg;
|
&librsvg;
|
||||||
&eel;
|
&eel;
|
||||||
&libgtkhtml;
|
&libgtkhtml;
|
||||||
|
&gal2;
|
||||||
&libgnomeprint;
|
&libgnomeprint;
|
||||||
&libgnomeprintui;
|
&libgnomeprintui;
|
||||||
</chapter>
|
</chapter>
|
||||||
|
Loading…
Reference in New Issue
Block a user