mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
added libart-lgpl-2.3.10, libbonobo-2.0.0 and libzvt-2.0.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@184 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7e3feffcd7
commit
2f9da08869
@ -15,6 +15,9 @@
|
|||||||
<!ENTITY % orbit2 SYSTEM "lib/orbit/orbit2.ent">
|
<!ENTITY % orbit2 SYSTEM "lib/orbit/orbit2.ent">
|
||||||
<!ENTITY % bonobo-activation SYSTEM "lib/bonobo/bonobo-activation.ent">
|
<!ENTITY % bonobo-activation SYSTEM "lib/bonobo/bonobo-activation.ent">
|
||||||
<!ENTITY % gconf SYSTEM "lib/gconf/gconf.ent">
|
<!ENTITY % gconf SYSTEM "lib/gconf/gconf.ent">
|
||||||
|
<!ENTITY % libart_lgpl SYSTEM "lib/gnomelib/libart_lgpl.ent">
|
||||||
|
<!ENTITY % libzvt SYSTEM "lib/gnomelib/libzvt.ent">
|
||||||
|
<!ENTITY % libbonobo SYSTEM "lib/gnomelib/libbonobo.ent">
|
||||||
%libglade;
|
%libglade;
|
||||||
%intltool;
|
%intltool;
|
||||||
%scrollkeeper;
|
%scrollkeeper;
|
||||||
@ -28,6 +31,9 @@
|
|||||||
%orbit2;
|
%orbit2;
|
||||||
%bonobo-activation;
|
%bonobo-activation;
|
||||||
%gconf;
|
%gconf;
|
||||||
|
%libart_lgpl;
|
||||||
|
%libzvt;
|
||||||
|
%libbonobo;
|
||||||
|
|
||||||
<!-- Gnome Core -->
|
<!-- Gnome Core -->
|
||||||
<!ENTITY gnome-core SYSTEM "core/core.xml">
|
<!ENTITY gnome-core SYSTEM "core/core.xml">
|
||||||
|
12
gnome/lib/gnomelib/libart_lgpl-config.xml
Normal file
12
gnome/lib/gnomelib/libart_lgpl-config.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Configuring libart_lgpl</title>
|
||||||
|
|
||||||
|
|
||||||
|
<sect3><title>Configuration Information</title>
|
||||||
|
|
||||||
|
&library-config;
|
||||||
|
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
15
gnome/lib/gnomelib/libart_lgpl-desc.xml
Normal file
15
gnome/lib/gnomelib/libart_lgpl-desc.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Contents</title>
|
||||||
|
|
||||||
|
<para>The libart_lgpl package contains <userinput>libart_lgpl libraries</userinput>.</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
|
<sect2><title>Description</title>
|
||||||
|
|
||||||
|
<sect3><title>libart_lgpl libraries</title>
|
||||||
|
<para>libart_lgpl is used as the antialiased rendering engine for gnome
|
||||||
|
canvas.</para></sect3>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
11
gnome/lib/gnomelib/libart_lgpl-inst.xml
Normal file
11
gnome/lib/gnomelib/libart_lgpl-inst.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Installation of libart_lgpl</title>
|
||||||
|
|
||||||
|
<para>Install libart_lgpl by running the following commands:</para>
|
||||||
|
|
||||||
|
<para><screen><userinput>./configure --prefix=/opt/gnome2 &&
|
||||||
|
make &&
|
||||||
|
make install </userinput></screen></para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
13
gnome/lib/gnomelib/libart_lgpl-intro.xml
Normal file
13
gnome/lib/gnomelib/libart_lgpl-intro.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Introduction to libart_lgpl</title>
|
||||||
|
|
||||||
|
<screen>Download location (HTTP): <ulink url="&libart_lgpl-download-http;"/>
|
||||||
|
Download location (FTP): <ulink url="&libart_lgpl-download-ftp;"/>
|
||||||
|
Version used: &libart_lgpl-version;
|
||||||
|
Package size: &libart_lgpl-size;
|
||||||
|
Estimated Disk space required: &libart_lgpl-buildsize;</screen>
|
||||||
|
|
||||||
|
<para>The libart_lgpl package contains the libart libraries. This is
|
||||||
|
useful for high-performance 2D graphics.</para>
|
||||||
|
|
||||||
|
</sect2>
|
11
gnome/lib/gnomelib/libart_lgpl.ent
Normal file
11
gnome/lib/gnomelib/libart_lgpl.ent
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!ENTITY libart_lgpl SYSTEM "../libart_lgpl.xml">
|
||||||
|
<!ENTITY libart_lgpl-intro SYSTEM "libart_lgpl-intro.xml">
|
||||||
|
<!ENTITY libart_lgpl-inst SYSTEM "libart_lgpl-inst.xml">
|
||||||
|
<!ENTITY libart_lgpl-exp SYSTEM "libart_lgpl-exp.xml">
|
||||||
|
<!ENTITY libart_lgpl-desc SYSTEM "libart_lgpl-desc.xml">
|
||||||
|
<!ENTITY libart_lgpl-config SYSTEM "libart_lgpl-config.xml">
|
||||||
|
<!ENTITY libart_lgpl-buildsize "2.3 MB">
|
||||||
|
<!ENTITY libart_lgpl-version "2.3.10">
|
||||||
|
<!ENTITY libart_lgpl-download-http "http://ftp.gnome.org/pub/GNOME/2.0.1/sources/libart_lgpl/libart_lgpl-2.3.10.tar.gz">
|
||||||
|
<!ENTITY libart_lgpl-download-ftp "ftp://ftp.gnome.org/pub/GNOME/2.0.1/sources/libart_lgpl/libart_lgpl-2.3.10.tar.gz">
|
||||||
|
<!ENTITY libart_lgpl-size "268 KB">
|
12
gnome/lib/gnomelib/libbonobo-config.xml
Normal file
12
gnome/lib/gnomelib/libbonobo-config.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Configuring libbonobo</title>
|
||||||
|
|
||||||
|
|
||||||
|
<sect3><title>Configuration Information</title>
|
||||||
|
|
||||||
|
&library-config;
|
||||||
|
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
15
gnome/lib/gnomelib/libbonobo-desc.xml
Normal file
15
gnome/lib/gnomelib/libbonobo-desc.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Contents</title>
|
||||||
|
|
||||||
|
<para>The libbonobo package contains <userinput>libbonobo libraries</userinput>.</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
|
<sect2><title>Description</title>
|
||||||
|
|
||||||
|
<sect3><title>libbonobo libraries</title>
|
||||||
|
<para>libbonobo libraries are a set of language and system independant
|
||||||
|
CORBA interfaces for creating reusable components and compound documents.</para></sect3>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
11
gnome/lib/gnomelib/libbonobo-inst.xml
Normal file
11
gnome/lib/gnomelib/libbonobo-inst.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Installation of libbonobo</title>
|
||||||
|
|
||||||
|
<para>Install libbonobo by running the following commands:</para>
|
||||||
|
|
||||||
|
<para><screen><userinput>./configure --prefix=/opt/gnome2 &&
|
||||||
|
make &&
|
||||||
|
make install </userinput></screen></para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
18
gnome/lib/gnomelib/libbonobo-intro.xml
Normal file
18
gnome/lib/gnomelib/libbonobo-intro.xml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Introduction to libbonobo</title>
|
||||||
|
|
||||||
|
<screen>Download location (HTTP): <ulink url="&libbonobo-download-http;"/>
|
||||||
|
Download location (FTP): <ulink url="&libbonobo-download-ftp;"/>
|
||||||
|
Version used: &libbonobo-version;
|
||||||
|
Package size: &libbonobo-size;
|
||||||
|
Estimated Disk space required: &libbonobo-buildsize;</screen>
|
||||||
|
|
||||||
|
<para>The libbonobo package contains libbonobo libraries. This is a
|
||||||
|
component and compound document system for GNOME.</para>
|
||||||
|
|
||||||
|
<screen>libbonobo depends on:
|
||||||
|
<xref linkend="ORBit2"/> and <xref linkend="bonobo-activation"/>
|
||||||
|
libbonobo will utilize:
|
||||||
|
<xref linkend="gtk-doc"/></screen>
|
||||||
|
|
||||||
|
</sect2>
|
11
gnome/lib/gnomelib/libbonobo.ent
Normal file
11
gnome/lib/gnomelib/libbonobo.ent
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!ENTITY libbonobo SYSTEM "../libbonobo.xml">
|
||||||
|
<!ENTITY libbonobo-intro SYSTEM "libbonobo-intro.xml">
|
||||||
|
<!ENTITY libbonobo-inst SYSTEM "libbonobo-inst.xml">
|
||||||
|
<!ENTITY libbonobo-exp SYSTEM "libbonobo-exp.xml">
|
||||||
|
<!ENTITY libbonobo-desc SYSTEM "libbonobo-desc.xml">
|
||||||
|
<!ENTITY libbonobo-config SYSTEM "libbonobo-config.xml">
|
||||||
|
<!ENTITY libbonobo-buildsize "10 MB">
|
||||||
|
<!ENTITY libbonobo-version "2.0.0">
|
||||||
|
<!ENTITY libbonobo-download-http "http://ftp.gnome.org/pub/GNOME/2.0.1/sources/libbonobo/libbonobo-2.0.0.tar.gz">
|
||||||
|
<!ENTITY libbonobo-download-ftp "ftp://ftp.gnome.org/pub/GNOME/2.0.1/sources/libbnonbo/libbonobo-2.0.0.tar.gz">
|
||||||
|
<!ENTITY libbonobo-size "640 KB">
|
12
gnome/lib/gnomelib/libzvt-config.xml
Normal file
12
gnome/lib/gnomelib/libzvt-config.xml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Configuring libzvt</title>
|
||||||
|
|
||||||
|
|
||||||
|
<sect3><title>Configuration Information</title>
|
||||||
|
|
||||||
|
&library-config;
|
||||||
|
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
15
gnome/lib/gnomelib/libzvt-desc.xml
Normal file
15
gnome/lib/gnomelib/libzvt-desc.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Contents</title>
|
||||||
|
|
||||||
|
<para>The libzvt package contains <userinput>libzvt libraries</userinput>.</para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
||||||
|
<sect2><title>Description</title>
|
||||||
|
|
||||||
|
<sect3><title>libzvt libraries</title>
|
||||||
|
<para>No description available.</para></sect3>
|
||||||
|
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
11
gnome/lib/gnomelib/libzvt-inst.xml
Normal file
11
gnome/lib/gnomelib/libzvt-inst.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Installation of libzvt</title>
|
||||||
|
|
||||||
|
<para>Install libzvt by running the following commands:</para>
|
||||||
|
|
||||||
|
<para><screen><userinput>./configure --prefix=/opt/gnome2 --libexecdir=/opt/gnome2/sbin &&
|
||||||
|
make &&
|
||||||
|
make install</userinput></screen></para>
|
||||||
|
|
||||||
|
</sect2>
|
||||||
|
|
15
gnome/lib/gnomelib/libzvt-intro.xml
Normal file
15
gnome/lib/gnomelib/libzvt-intro.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<sect2>
|
||||||
|
<title>Introduction to libzvt</title>
|
||||||
|
|
||||||
|
<screen>Download location (HTTP): <ulink url="&libzvt-download-http;"/>
|
||||||
|
Download location (FTP): <ulink url="&libzvt-download-ftp;"/>
|
||||||
|
Version used: &libzvt-version;
|
||||||
|
Package size: &libzvt-size;
|
||||||
|
Estimated Disk space required: &libzvt-buildsize;</screen>
|
||||||
|
|
||||||
|
<para>The libzvt package contains the libzvt libraries.</para>
|
||||||
|
|
||||||
|
<screen>libzvt depends on:
|
||||||
|
<xref linkend="GTK2"/> and <xref linkend="libart_lgpl"/></screen>
|
||||||
|
|
||||||
|
</sect2>
|
11
gnome/lib/gnomelib/libzvt.ent
Normal file
11
gnome/lib/gnomelib/libzvt.ent
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!ENTITY libzvt SYSTEM "../libzvt.xml">
|
||||||
|
<!ENTITY libzvt-intro SYSTEM "libzvt-intro.xml">
|
||||||
|
<!ENTITY libzvt-inst SYSTEM "libzvt-inst.xml">
|
||||||
|
<!ENTITY libzvt-exp SYSTEM "libzvt-exp.xml">
|
||||||
|
<!ENTITY libzvt-desc SYSTEM "libzvt-desc.xml">
|
||||||
|
<!ENTITY libzvt-config SYSTEM "libzvt-config.xml">
|
||||||
|
<!ENTITY libzvt-buildsize "2.1 MB">
|
||||||
|
<!ENTITY libzvt-version "2.0.1">
|
||||||
|
<!ENTITY libzvt-download-http "http://ftp.gnome.org/pub/GNOME/2.0.1/sources/libzvt/libzvt-2.0.1.tar.gz">
|
||||||
|
<!ENTITY libzvt-download-ftp "ftp://ftp.gnome.org/pub/GNOME/2.0.1/sources/libzvt/libzvt-2.0.1.tar.gz">
|
||||||
|
<!ENTITY libzvt-size "308 KB">
|
@ -54,6 +54,9 @@ libghttp
|
|||||||
&ORBit2;
|
&ORBit2;
|
||||||
&bonobo-activation;
|
&bonobo-activation;
|
||||||
&GConf;
|
&GConf;
|
||||||
|
&libart_lgpl;
|
||||||
|
&libzvt;
|
||||||
|
&libbonobo;
|
||||||
&gdk;
|
&gdk;
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
|
11
gnome/lib/libart_lgpl.xml
Normal file
11
gnome/lib/libart_lgpl.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect1 id="libart_lgpl" xreflabel="libart_lgpl-&libart_lgpl-version;">
|
||||||
|
<?dbhtml filename="libart_lgpl.html" dir="gnome"?>
|
||||||
|
<title>libart_lgpl-&libart_lgpl-version;</title>
|
||||||
|
|
||||||
|
&libart_lgpl-intro;
|
||||||
|
&libart_lgpl-inst;
|
||||||
|
&libart_lgpl-config;
|
||||||
|
&libart_lgpl-desc;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
11
gnome/lib/libbonobo.xml
Normal file
11
gnome/lib/libbonobo.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect1 id="libbonobo" xreflabel="libbonobo-&libbonobo-version;">
|
||||||
|
<?dbhtml filename="libbonobo.html" dir="gnome"?>
|
||||||
|
<title>libbonobo-&libbonobo-version;</title>
|
||||||
|
|
||||||
|
&libbonobo-intro;
|
||||||
|
&libbonobo-inst;
|
||||||
|
&libbonobo-config;
|
||||||
|
&libbonobo-desc;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
11
gnome/lib/libzvt.xml
Normal file
11
gnome/lib/libzvt.xml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<sect1 id="libzvt" xreflabel="libzvt-&libzvt-version;">
|
||||||
|
<?dbhtml filename="libzvt.html" dir="gnome"?>
|
||||||
|
<title>libzvt-&libzvt-version;</title>
|
||||||
|
|
||||||
|
&libzvt-intro;
|
||||||
|
&libzvt-inst;
|
||||||
|
&libzvt-config;
|
||||||
|
&libzvt-desc;
|
||||||
|
|
||||||
|
</sect1>
|
||||||
|
|
@ -10,7 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem><para>August 31st, 2002 [larry]: Gnome: Added libIDL-0.8.0, ORBit2-2.4.1, bonobo-activation-1.0.3 and GConf-1.2.1.</para></listitem>
|
<listitem><para>August 31st, 2002 [larry]: Gnome: Added libIDL-0.8.0,
|
||||||
|
ORBit2-2.4.1, bonobo-activation-1.0.3, GConf-1.2.1, libart_lgpl-2.3.10,
|
||||||
|
libbonobo-2.0.0 and libzvt-2.0.1.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>August 31st, 2002 [larry]: Multimedia: Updated to
|
<listitem><para>August 31st, 2002 [larry]: Multimedia: Updated to
|
||||||
esound-0.2.29.</para></listitem>
|
esound-0.2.29.</para></listitem>
|
||||||
|
@ -73,10 +73,7 @@ objprelink and KDE: <emphasis>Bruce Dubbs</emphasis>.</para>
|
|||||||
|
|
||||||
<listitem><para>Alsa: <emphasis>Alex Kloss</emphasis></para></listitem>
|
<listitem><para>Alsa: <emphasis>Alex Kloss</emphasis></para></listitem>
|
||||||
|
|
||||||
<listitem><para>ATK, audiofile, bc, bonobo-activation, cdrdao, cdrtools,
|
<listitem><para>ATK, audiofile, bc, bonobo-activation, cdrdao, cdrtools, cpio, curl, dhcp, DocBook, enlightenment, esound, fcron, fluxbox, FNLIB, gcc, gdbm, GLib2, gmp, gnat, gnome-common, gnome-libs, GTK+2, gtk-doc, imlib, intltool, j2sdk, libao, libart_lgpl, libbonobo, libglade, libIDL, libogg, librep, lame, libvorbis, libxml2, libxslt, libzvt, linc, mutt, OpenSSH, ORBit, ORBit2, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
|
||||||
cpio, curl, dhcp, DocBook, enlightenment, esound, fcron, fluxbox, FNLIB,
|
|
||||||
gcc, gdbm, GLib2, gmp, gnat, gnome-common, gnome-libs, GTK+2,
|
|
||||||
gtk-doc, imlib, intltool, j2sdk, libao, libglade, libIDL, libogg, librep, lame, libvorbis, libxml2, libxslt, linc, mutt, OpenSSH, ORBit, ORBit2, Pango, pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, sawfish, scrollkeeper, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
|
|
||||||
|
|
||||||
<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
|
<listitem><para>CDParanoia, mpg123, SDL and XMMS: <emphasis>Jeroen
|
||||||
Coumans</emphasis></para></listitem>
|
Coumans</emphasis></para></listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user