mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Updated to dvd+rw-tools-7.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6900 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
aac75b38fd
commit
bcd1e5e9ae
@ -644,7 +644,7 @@ $Date$
|
||||
<!ENTITY cdrtools-version "2.01">
|
||||
<!ENTITY cdrdao-version "1.2.1">
|
||||
<!ENTITY udftools-version "1.0.0b3">
|
||||
<!ENTITY dvd-rw-tools-version "6.1">
|
||||
<!ENTITY dvd-rw-tools-version "7.0">
|
||||
<!ENTITY k3b-version "0.12.16">
|
||||
|
||||
<!-- Part XII -->
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY evolution-data-server-download-http "&gnome-download-http;/evolution-data-server/1.6/evolution-data-server-&evolution-data-server-version;.tar.bz2">
|
||||
<!ENTITY evolution-data-server-download-ftp "&gnome-download-ftp;/evolution-data-server/1.6/evolution-data-server-&evolution-data-server-version;.tar.bz2">
|
||||
<!ENTITY evolution-data-server-md5sum "e40343fa6a80916da3f4d1ba5d118c89">
|
||||
<!ENTITY evolution-data-server-size "7.0 MB">
|
||||
<!ENTITY evolution-data-server-buildsize "171 MB">
|
||||
<!ENTITY evolution-data-server-time "3.4 SBU (additional 0.5 SBU to run the test suite)">
|
||||
<!ENTITY evolution-data-server-download-http "&gnome-download-http;/evolution-data-server/1.10/evolution-data-server-&evolution-data-server-version;.tar.bz2">
|
||||
<!ENTITY evolution-data-server-download-ftp "&gnome-download-ftp;/evolution-data-server/1.10/evolution-data-server-&evolution-data-server-version;.tar.bz2">
|
||||
<!ENTITY evolution-data-server-md5sum "1175bf76756009975f684116e76638c3">
|
||||
<!ENTITY evolution-data-server-size "7.1 MB">
|
||||
<!ENTITY evolution-data-server-buildsize "184 MB">
|
||||
<!ENTITY evolution-data-server-time "3.6 SBU (additional 0.5 SBU to run the test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="evolution-data-server"
|
||||
@ -84,7 +84,8 @@ xreflabel="Evolution Data Server-&evolution-data-server-version;">
|
||||
<command>sendmail</command> command),
|
||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
||||
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
|
||||
<xref linkend="gtk-doc"/>, and
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -109,14 +110,12 @@ xreflabel="Evolution Data Server-&evolution-data-server-version;">
|
||||
--enable-smime</parameter></literallayout>
|
||||
|
||||
<para>The <application>Evolution</application>
|
||||
<command>configure</command> script only looks for the stand-alone
|
||||
<application>NSS</application> package and the
|
||||
<application>Mozilla</application> and
|
||||
<application>Firefox</application> browsers for the NSS/NSPR libraries.
|
||||
If you are using <application>Thunderbird</application> as your source
|
||||
for the NSS/NSPR libraries, you will have to add the following two
|
||||
parameter settings to the <command>configure</command> command
|
||||
below:</para>
|
||||
<command>configure</command> script does not look for the
|
||||
<application>Thunderbird</application> mail client for the NSS/NSPR
|
||||
libraries. If you are using <application>Thunderbird</application> as
|
||||
your source for the NSS/NSPR libraries, you will have to add the
|
||||
following two parameter settings to the <command>configure</command>
|
||||
command below:</para>
|
||||
|
||||
<literallayout><parameter> --with-nspr-includes=/usr/include/nspr
|
||||
--with-nss-includes=/usr/include/nss</parameter></literallayout>
|
||||
@ -126,12 +125,13 @@ xreflabel="Evolution Data Server-&evolution-data-server-version;">
|
||||
--libexecdir=$(pkg-config --variable=prefix \
|
||||
ORBit-2.0)/lib/evolution-data-server-1.2 \
|
||||
--enable-nntp \
|
||||
--enable-gnome-keyring \
|
||||
--enable-nss \
|
||||
--enable-smime &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make -k check</command>. At
|
||||
least one test is known to fail and 18 are known to pass.</para>
|
||||
<para>To test the results, issue: <command>make -k check</command>. Some
|
||||
tests are known to fail.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
@ -156,6 +156,10 @@ make</userinput></screen>
|
||||
<para><parameter>--enable-nntp</parameter>: This parameter is used to build
|
||||
the Usenet news (NNTP) backend.</para>
|
||||
|
||||
<para><parameter>--enable-gnome-keyring</parameter>: This parameter is used
|
||||
so that passwords are stored using the
|
||||
<application>gnome-keyring</application> storage manager.</para>
|
||||
|
||||
<para><parameter>--enable-nss</parameter>: This parameter is used to pull
|
||||
in the Mozilla Network Security Services libraries for SSL support.</para>
|
||||
|
||||
@ -197,12 +201,12 @@ make</userinput></screen>
|
||||
libexchange-storage-1.2.so and numerous provider and extension
|
||||
modules.</seg>
|
||||
<seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
|
||||
include/evolution-data-server-1.6,
|
||||
include/evolution-data-server-1.10,
|
||||
lib/evolution-data-server-1.2,
|
||||
share/{evolution-data-server-1.6,
|
||||
share/{evolution-data-server-1.10,
|
||||
gtk-doc/html/libe{book,cal,data{,server}},
|
||||
idl/evolution-data-server-1.2,
|
||||
pixmaps/evolution-data-server-1.6}</seg>
|
||||
idl/evolution-data-server-1.10,
|
||||
pixmaps/evolution-data-server-1.10}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgnomeprint-download-http "&gnome-download-http;/libgnomeprint/2.12/libgnomeprint-&libgnomeprint-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprint-download-ftp "&gnome-download-ftp;/libgnomeprint/2.12/libgnomeprint-&libgnomeprint-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprint-md5sum "ea729d4968fe2169c84efb12ace5f6cc">
|
||||
<!ENTITY libgnomeprint-size "787 KB">
|
||||
<!ENTITY libgnomeprint-buildsize "24.2 MB">
|
||||
<!ENTITY libgnomeprint-time "0.6 SBU">
|
||||
<!ENTITY libgnomeprint-download-http "&gnome-download-http;/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprint-download-ftp "&gnome-download-ftp;/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprint-md5sum "5bfc42d67cae1148d1faf238185cbf4d">
|
||||
<!ENTITY libgnomeprint-size "830 KB">
|
||||
<!ENTITY libgnomeprint-buildsize "26 MB">
|
||||
<!ENTITY libgnomeprint-time "0.7 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgnomeprint" xreflabel="libgnomeprint-&libgnomeprint-version;">
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgnomeprintui-download-http "&gnome-download-http;/libgnomeprintui/2.12/libgnomeprintui-&libgnomeprintui-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprintui-download-ftp "&gnome-download-ftp;/libgnomeprintui/2.12/libgnomeprintui-&libgnomeprintui-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprintui-md5sum "fa0b0410c3ba8b6899c5ed278f02cbe5">
|
||||
<!ENTITY libgnomeprintui-size "646 KB">
|
||||
<!ENTITY libgnomeprintui-buildsize "16.7 MB">
|
||||
<!ENTITY libgnomeprintui-download-http "&gnome-download-http;/libgnomeprintui/&gnome-version;/libgnomeprintui-&libgnomeprintui-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprintui-download-ftp "&gnome-download-ftp;/libgnomeprintui/&gnome-version;/libgnomeprintui-&libgnomeprintui-version;.tar.bz2">
|
||||
<!ENTITY libgnomeprintui-md5sum "bea9871059cabee9d108bab32d58d2af">
|
||||
<!ENTITY libgnomeprintui-size "656 KB">
|
||||
<!ENTITY libgnomeprintui-buildsize "19 MB">
|
||||
<!ENTITY libgnomeprintui-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
mentioned before <application>GNOME</application>.</para>
|
||||
</note>
|
||||
|
||||
<para>Ensure all libraries can be found with (as
|
||||
<para>Ensure all libraries can be found by udating the linker's cache (as
|
||||
<systemitem class="username">root</systemitem>):</para>
|
||||
|
||||
<screen role='root'><userinput>ldconfig</userinput></screen>
|
||||
|
@ -17,7 +17,9 @@ $Date$
|
||||
|
||||
<para>This section contains required elements of the
|
||||
<application>GNOME</application> environment to display a functional
|
||||
desktop.</para>
|
||||
desktop. The packages are separated into <quote>Platform</quote> and
|
||||
<quote>Desktop</quote> sections in the same manner as the sources are
|
||||
distributed on the GNOME download mirrors.</para>
|
||||
|
||||
<caution>
|
||||
<para>The BLFS team recommends that you carefully
|
||||
@ -27,20 +29,29 @@ $Date$
|
||||
package that lists the dependency, even if you later install it.</para>
|
||||
</caution>
|
||||
|
||||
<!-- This is used as a TOC separator -->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dummy-platform.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="pre-install-config.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="orbit2.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libbonobo.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gconf.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-desktop-file-utils.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-mime-data.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-shared-mime-info.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-mime-data.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-desktop-file-utils.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-vfs.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-vfs-monikers.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgnome.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgnomecanvas.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libbonoboui.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-icon-theme.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-keyring.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-icon-theme.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgnomeui.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gail.xml"/>
|
||||
|
||||
<!-- This is used as a TOC separator -->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dummy-desktop.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gtk-engines.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-themes.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-doc-utils.xml"/>
|
||||
@ -52,7 +63,6 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vte.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-terminal.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libgtop.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gail.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gnome-applets.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="eel.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nautilus.xml"/>
|
||||
|
14
gnome/core/dummy-desktop.xml
Normal file
14
gnome/core/dummy-desktop.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
|
||||
<sect1 role="dummy">
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Desktop</title>
|
||||
<para/>
|
||||
</sect1>
|
14
gnome/core/dummy-platform.xml
Normal file
14
gnome/core/dummy-platform.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
||||
|
||||
<sect1 role="dummy">
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Platform</title>
|
||||
<para/>
|
||||
</sect1>
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY gail-download-http "&gnome-download-http;/gail/1.8/gail-&gail-version;.tar.bz2">
|
||||
<!ENTITY gail-download-ftp "&gnome-download-ftp;/gail/1.8/gail-&gail-version;.tar.bz2">
|
||||
<!ENTITY gail-md5sum "ff79df7dd0cf7a5109c089b9b5fbe17f">
|
||||
<!ENTITY gail-size "584 KB">
|
||||
<!ENTITY gail-buildsize "19.5 MB">
|
||||
<!ENTITY gail-md5sum "d58ad8cc79d3cb6778bc015ef69fb499">
|
||||
<!ENTITY gail-size "610 KB">
|
||||
<!ENTITY gail-buildsize "21 MB">
|
||||
<!ENTITY gail-time "0.6 SBU">
|
||||
]>
|
||||
|
||||
@ -29,9 +29,16 @@
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GAIL</title>
|
||||
|
||||
<para>The <application>GAIL</application> package contains the
|
||||
<application>GNOME</application> Accessibility Implementation
|
||||
Libraries.</para>
|
||||
<para>The <application>GAIL</application> package provides accessibility
|
||||
support for <application>GTK+</application> and
|
||||
<application>libgnomecanvas</application> by implementing AtkObjects for
|
||||
widgets in <application>GTK+</application> and
|
||||
<application>libgnomecanvas</application>. The
|
||||
<application>GAIL</application> library is a
|
||||
<application>GTK+</application> module. This module is normally used with
|
||||
the atk-bridge <application>GTK+</application> module from
|
||||
<application>AT-SPI</application> to allow an assistive technology, e.g., a
|
||||
screenreader, to query or drive the program.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -89,7 +96,7 @@ make</userinput></screen>
|
||||
<para><application>GTK+</application> will look for the
|
||||
<application>GAIL</application> modules in
|
||||
<filename class='directory'>/usr/lib</filename> even if
|
||||
<envar>$GNOME_PREFIX</envar> is <emphasis role='strong'>NOT</emphasis>
|
||||
<envar>$GNOME_PREFIX</envar> is <emphasis>NOT</emphasis>
|
||||
<filename class='directory'>/usr</filename>. If <envar>$GNOME_PREFIX</envar>
|
||||
is anything other than <filename class='directory'>/usr</filename>, create
|
||||
a symlink to <envar>$GNOME_PREFIX</envar> to satisfy this requirement:</para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY GConf-download-http "&gnome-download-http;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
|
||||
<!ENTITY GConf-download-ftp "&gnome-download-http;/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
|
||||
<!ENTITY GConf-md5sum "d07c2efcaf477cf34225c604a04b6271">
|
||||
<!ENTITY GConf-size "1.8 MB">
|
||||
<!ENTITY GConf-buildsize "29.7 MB">
|
||||
<!ENTITY GConf-md5sum "aa0e0a0729fb021bab72b4166fd392f9">
|
||||
<!ENTITY GConf-size "1.3 MB">
|
||||
<!ENTITY GConf-buildsize "32 MB">
|
||||
<!ENTITY GConf-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
@ -63,8 +63,8 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk2"/>,
|
||||
<xref linkend="openldap"/>,
|
||||
<xref linkend="gtk-doc"/>, and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gconf"/></para>
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
|
||||
<!ENTITY gnome-backgrounds-download-ftp "&gnome-download-ftp;/gnome-backgrounds/&gnome-version;/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
|
||||
<!ENTITY gnome-backgrounds-md5sum "10480df7c2e5a08c920c5b0a2ff4f161">
|
||||
<!ENTITY gnome-backgrounds-size "1.1 MB">
|
||||
<!ENTITY gnome-backgrounds-buildsize "4.3 MB">
|
||||
<!ENTITY gnome-backgrounds-download-http "&gnome-download-http;/gnome-backgrounds/2.16/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
|
||||
<!ENTITY gnome-backgrounds-download-ftp "&gnome-download-ftp;/gnome-backgrounds/2.16/gnome-backgrounds-&gnome-backgrounds-version;.tar.bz2">
|
||||
<!ENTITY gnome-backgrounds-md5sum "765c19d28d39483769687691941129c9">
|
||||
<!ENTITY gnome-backgrounds-size "1.2 MB">
|
||||
<!ENTITY gnome-backgrounds-buildsize "5 MB">
|
||||
<!ENTITY gnome-backgrounds-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
<para>The <xref linkend="desktop-file-utils"/> package is located in
|
||||
Chapter 10 — General Utilities and is required by GNOME-2 but is not
|
||||
a direct dependency of any GNOME-2 package, therefore the package is
|
||||
mentioned within the GNOME-2 Core Packages chapter to ensure it is
|
||||
installed.</para>
|
||||
mentioned within the GNOME-2 Core Packages (Platform section) chapter to
|
||||
ensure it is installed.</para>
|
||||
|
||||
</sect1>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY gnome-desktop-download-http "&gnome-download-http;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.bz2">
|
||||
<!ENTITY gnome-desktop-download-ftp "&gnome-download-ftp;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.bz2">
|
||||
<!ENTITY gnome-desktop-md5sum "2a8547ab0dcb10a1ad297874ae95b06b">
|
||||
<!ENTITY gnome-desktop-size "1.1 MB">
|
||||
<!ENTITY gnome-desktop-buildsize "13.6 MB">
|
||||
<!ENTITY gnome-desktop-md5sum "a40df2ac6e73e38451f031ac99e9eb6e">
|
||||
<!ENTITY gnome-desktop-size "1.2 MB">
|
||||
<!ENTITY gnome-desktop-buildsize "15 MB">
|
||||
<!ENTITY gnome-desktop-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
@ -65,6 +65,9 @@
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended"><xref linkend="startup-notification"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="intltool"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-desktop"/></para>
|
||||
|
||||
@ -78,9 +81,7 @@
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--localstatedir=/var/lib \
|
||||
--mandir=$(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/share/man &&
|
||||
--localstatedir=/var/lib &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-doc-utils-download-http "&gnome-download-http;/gnome-doc-utils/0.6/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">
|
||||
<!ENTITY gnome-doc-utils-download-ftp "&gnome-download-ftp;/gnome-doc-utils/0.6/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">
|
||||
<!ENTITY gnome-doc-utils-md5sum "c706b807b15e07e58561f903c0f20c26">
|
||||
<!ENTITY gnome-doc-utils-size "384 KB">
|
||||
<!ENTITY gnome-doc-utils-buildsize "9.0 MB">
|
||||
<!ENTITY gnome-doc-utils-download-http "&gnome-download-http;/gnome-doc-utils/0.10/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">
|
||||
<!ENTITY gnome-doc-utils-download-ftp "&gnome-download-ftp;/gnome-doc-utils/0.10/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">
|
||||
<!ENTITY gnome-doc-utils-md5sum "43f3a4086ec1254cbe20b85948192d18">
|
||||
<!ENTITY gnome-doc-utils-size "451 KB">
|
||||
<!ENTITY gnome-doc-utils-buildsize "12 MB">
|
||||
<!ENTITY gnome-doc-utils-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -65,7 +65,8 @@
|
||||
<bridgehead renderas="sect3">GNOME Doc Utils Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="libxslt"/></para>
|
||||
<para role="required"><xref linkend="libxslt"/> and
|
||||
<xref linkend="perl-xml-parser"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="required"><xref linkend="python"/> and
|
||||
@ -79,7 +80,8 @@
|
||||
other GNOME packages.</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="pkgconfig"/></para>
|
||||
<para role="optional"><xref linkend="pkgconfig"/> and
|
||||
<xref linkend="intltool"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-doc-utils"/></para>
|
||||
|
@ -58,10 +58,11 @@
|
||||
<bridgehead renderas="sect3">GNOME Icon Theme Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="perl-xml-parser"/></para>
|
||||
<para role="required"><xref linkend="icon-naming-utils"/> and
|
||||
<xref linkend="perl-xml-parser"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="hicolor-icon-theme"/> and
|
||||
<para role="optional"><xref linkend="intltool"/> and
|
||||
<xref linkend="pkgconfig"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-keyring-download-http "&gnome-download-http;/gnome-keyring/0.4/gnome-keyring-&gnome-keyring-version;.tar.bz2">
|
||||
<!ENTITY gnome-keyring-download-ftp "&gnome-download-ftp;/gnome-keyring/0.4/gnome-keyring-&gnome-keyring-version;.tar.bz2">
|
||||
<!ENTITY gnome-keyring-md5sum "9a90820acf11a66e4c3dd9e163231071">
|
||||
<!ENTITY gnome-keyring-size "396 KB">
|
||||
<!ENTITY gnome-keyring-buildsize "5.6 MB">
|
||||
<!ENTITY gnome-keyring-download-http "&gnome-download-http;/gnome-keyring/0.8/gnome-keyring-&gnome-keyring-version;.tar.bz2">
|
||||
<!ENTITY gnome-keyring-download-ftp "&gnome-download-ftp;/gnome-keyring/0.8/gnome-keyring-&gnome-keyring-version;.tar.bz2">
|
||||
<!ENTITY gnome-keyring-md5sum "24b15dedcf40c1c60d0fb989370d80ff">
|
||||
<!ENTITY gnome-keyring-size "448 KB">
|
||||
<!ENTITY gnome-keyring-buildsize "8 MB">
|
||||
<!ENTITY gnome-keyring-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -57,7 +57,12 @@
|
||||
<bridgehead renderas="sect3">gnome-keyring Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gtk2"/></para>
|
||||
<para role="required"><xref linkend="gtk2"/> and
|
||||
<xref linkend="perl-xml-parser"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="dbus"/> and
|
||||
<xref linkend="intltool"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-keyring"/></para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY gnome-menus-download-http "&gnome-download-http;/gnome-menus/&gnome-version;/gnome-menus-&gnome-menus-version;.tar.bz2">
|
||||
<!ENTITY gnome-menus-download-ftp "&gnome-download-ftp;/gnome-menus/&gnome-version;/gnome-menus-&gnome-menus-version;.tar.bz2">
|
||||
<!ENTITY gnome-menus-md5sum "9926e7ad14255d1a08c7e774052f8a3a">
|
||||
<!ENTITY gnome-menus-size "406 KB">
|
||||
<!ENTITY gnome-menus-buildsize "7.4 MB">
|
||||
<!ENTITY gnome-menus-md5sum "746f336d4fd427cb2db1691bc53a49d4">
|
||||
<!ENTITY gnome-menus-size "434 KB">
|
||||
<!ENTITY gnome-menus-buildsize "9 MB">
|
||||
<!ENTITY gnome-menus-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
@ -85,7 +85,8 @@
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--sysconfdir=&gnome-etc-dir; &&
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--enable-inotify &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -105,6 +106,11 @@ make</userinput></screen>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
||||
href="../../xincludes/gnome-sysconfdir.xml"/>
|
||||
|
||||
<para><parameter>--enable-inotify</parameter>: This parameter is used so
|
||||
that file polling is accomplished using the kernel inotify calls, instead
|
||||
of using other polling methods. Remove this parameter if you wish to fall
|
||||
back to <application>Gamin</application> as the file polling method.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
@ -151,9 +157,9 @@ make</userinput></screen>
|
||||
profile, or in individual user's profiles as shown below:</para>
|
||||
|
||||
<screen><literal>export PYTHONPATH=$PYTHONPATH:$(pkg-config --variable=prefix \
|
||||
ORBit-2.0)/lib/python2.4/site-packages:$(pkg-config \
|
||||
ORBit-2.0)/lib/python2.5/site-packages:$(pkg-config \
|
||||
--variable=prefix \
|
||||
ORBit-2.0)/lib/python2.4/site-packages/GMenuSimpleEditor</literal></screen>
|
||||
ORBit-2.0)/lib/python2.5/site-packages/GMenuSimpleEditor</literal></screen>
|
||||
|
||||
</sect4>
|
||||
|
||||
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-mime-data-download-http "&gnome-download-http;/gnome-mime-data/2.4/gnome-mime-data-&gnome-mime-data-version;.tar.bz2">
|
||||
<!ENTITY gnome-mime-data-download-ftp "&gnome-download-ftp;/gnome-mime-data/2.4/gnome-mime-data-&gnome-mime-data-version;.tar.bz2">
|
||||
<!ENTITY gnome-mime-data-md5sum "37242776b08625fa10c73c18b790e552">
|
||||
<!ENTITY gnome-mime-data-size "849 KB">
|
||||
<!ENTITY gnome-mime-data-download-http "&gnome-download-http;/gnome-mime-data/&gnome-version;/gnome-mime-data-&gnome-mime-data-version;.tar.bz2">
|
||||
<!ENTITY gnome-mime-data-download-ftp "&gnome-download-ftp;/gnome-mime-data/&gnome-version;/gnome-mime-data-&gnome-mime-data-version;.tar.bz2">
|
||||
<!ENTITY gnome-mime-data-md5sum "541858188f80090d12a33b5a7c34d42c">
|
||||
<!ENTITY gnome-mime-data-size "607 KB">
|
||||
<!ENTITY gnome-mime-data-buildsize "12 MB">
|
||||
<!ENTITY gnome-mime-data-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gnome-panel-download-http "&gnome-download-http;/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
|
||||
<!ENTITY gnome-panel-download-ftp "&gnome-download-ftp;/gnome-panel/&gnome-version;/gnome-panel-&gnome-panel-version;.tar.bz2">
|
||||
<!ENTITY gnome-panel-md5sum "14ab4c3d3ff3d0c1be397b6799a8626c">
|
||||
<!ENTITY gnome-panel-size "2.5 MB">
|
||||
<!ENTITY gnome-panel-buildsize "58.7 MB">
|
||||
<!ENTITY gnome-panel-time "1.0 SBU">
|
||||
<!ENTITY gnome-panel-md5sum "6c325f5b5f9f424faa494665720bcfb9">
|
||||
<!ENTITY gnome-panel-size "2.7 MB">
|
||||
<!ENTITY gnome-panel-buildsize "67 MB">
|
||||
<!ENTITY gnome-panel-time "0.9 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-panel" xreflabel="GNOME Panel-&gnome-panel-version;">
|
||||
|
@ -18,7 +18,7 @@
|
||||
<para>The <xref linkend="shared-mime-info"/> package is located in
|
||||
Chapter 26 — X Libraries and is required by GNOME-2 but is not a
|
||||
direct dependency of any GNOME-2 package, therefore the package is
|
||||
mentioned within the GNOME-2 Core Packages chapter to ensure it is
|
||||
installed.</para>
|
||||
mentioned within the GNOME-2 Core Packages (Platform section) chapter to
|
||||
ensure it is installed.</para>
|
||||
|
||||
</sect1>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gnome-themes-download-http "&gnome-download-http;/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
|
||||
<!ENTITY gnome-themes-download-ftp "&gnome-download-ftp;/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
|
||||
<!ENTITY gnome-themes-md5sum "7c07c4c01404b447f2624e8e400ee787">
|
||||
<!ENTITY gnome-themes-size "2.5 MB">
|
||||
<!ENTITY gnome-themes-buildsize "19.7 MB">
|
||||
<!ENTITY gnome-themes-time "0.2 SBU">
|
||||
<!ENTITY gnome-themes-md5sum "caa1683da286eeeb0f4f7ec8b0cc34bb">
|
||||
<!ENTITY gnome-themes-size "2.4 MB">
|
||||
<!ENTITY gnome-themes-buildsize "25 MB">
|
||||
<!ENTITY gnome-themes-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-themes" xreflabel="GNOME Themes-&gnome-themes-version;">
|
||||
@ -57,7 +57,8 @@
|
||||
<bridgehead renderas="sect3">GNOME Themes Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="perl-xml-parser"/> and
|
||||
<para role="required"><xref linkend="perl-xml-parser"/>,
|
||||
<xref linkend="icon-naming-utils"/>, and
|
||||
<xref linkend="gtk-engines"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
|
114
gnome/core/gnome-vfs-monikers.xml
Normal file
114
gnome/core/gnome-vfs-monikers.xml
Normal file
@ -0,0 +1,114 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-vfs-monikers-download-http "&gnome-download-http;/gnome-vfs-monikers/2.15/gnome-vfs-monikers-&gnome-vfs-monikers-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-monikers-download-ftp "&gnome-download-ftp;/gnome-vfs-monikers/2.15/gnome-vfs-monikers-&gnome-vfs-monikers-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-monikers-md5sum "b16f0db0482263be3318e269f52bb5b6">
|
||||
<!ENTITY gnome-vfs-monikers-size "260 KB">
|
||||
<!ENTITY gnome-vfs-monikers-buildsize "3 MB">
|
||||
<!ENTITY gnome-vfs-monikers-time ".1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-vfs-monikers" xreflabel="GNOME VFS Monikers-&gnome-vfs-monikers-version;">
|
||||
<?dbhtml filename="gnome-vfs-monikers.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GNOME VFS Monikers-&gnome-vfs-monikers-version;</title>
|
||||
|
||||
<indexterm zone="gnome-vfs-monikers">
|
||||
<primary sortas="a-GNOME-VFS-Monikers">GNOME VFS Monikers</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GNOME VFS Monikers</title>
|
||||
|
||||
<para>The <application>GNOME VFS Monikers</application> package
|
||||
contains <application>Bonobo</application> monikers that were pulled out
|
||||
of the GNOME VFS package during the <application>Bonobo</application> to
|
||||
<application>D-Bus</application> conversion. This package is required so
|
||||
that the <application>GNOME VFS</application> API/ABI remains
|
||||
stable.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gnome-vfs-monikers-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gnome-vfs-monikers-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gnome-vfs-monikers-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gnome-vfs-monikers-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gnome-vfs-monikers-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gnome-vfs-monikers-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GNOME VFS Monikers Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="libbonobo"/> and
|
||||
<xref linkend="gnome-vfs"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-vfs-monikers"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GNOME VFS Monikers</title>
|
||||
|
||||
<para>Install <application>GNOME VFS Monikers</application>
|
||||
by running the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>A Bonobo module</seg>
|
||||
<seg>None</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gnome-vfs-download-http "&gnome-download-http;/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-download-ftp "&gnome-download-ftp;/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-md5sum "b657e31974d6981adf9b2c4db981f62c">
|
||||
<!ENTITY gnome-vfs-size "1.8 MB">
|
||||
<!ENTITY gnome-vfs-buildsize "54.1 MB">
|
||||
<!ENTITY gnome-vfs-time "1.4 SBU">
|
||||
<!ENTITY gnome-vfs-md5sum "bf4a6d95180d05981893e5d021c6695c">
|
||||
<!ENTITY gnome-vfs-size "1.9 MB">
|
||||
<!ENTITY gnome-vfs-buildsize "56 MB">
|
||||
<!ENTITY gnome-vfs-time "1.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-vfs" xreflabel="GNOME Virtual File System-&gnome-vfs-version;">
|
||||
@ -58,13 +58,11 @@
|
||||
<bridgehead renderas="sect3">GNOME Virtual File System Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GConf"/>,
|
||||
<xref linkend="libbonobo"/>, and
|
||||
<para role="required"><xref linkend="GConf"/> and
|
||||
<xref linkend="gnome-mime-data"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="samba3"/>,
|
||||
<xref linkend="cdparanoia"/>,
|
||||
<xref linkend="gamin"/>,
|
||||
<xref linkend="hal"/>,
|
||||
<xref linkend="gtk-doc"/>,
|
||||
@ -77,8 +75,9 @@
|
||||
then <ulink
|
||||
url="http://www.gnupg.org/download/index.html#libgcrypt">libgcrypt</ulink>),
|
||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
||||
<ulink url="http://www.avahi.org">Avahi</ulink>,
|
||||
<ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
|
||||
<ulink url="http://www.avahi.org">Avahi</ulink></para>
|
||||
<xref linkend="cdparanoia"/> (not recommended)</para>
|
||||
|
||||
<para>If you run <command>./configure --help</command> for the complete
|
||||
list of dependency requirements and available parameters, you may notice a
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.6/gtk-engines->k-engines-version;.tar.bz2">
|
||||
<!ENTITY gtk-engines-download-ftp "&gnome-download-http;/gtk-engines/2.6/gtk-engines->k-engines-version;.tar.bz2">
|
||||
<!ENTITY gtk-engines-md5sum "f3e2b14b0cff0988277ccba42e69813d">
|
||||
<!ENTITY gtk-engines-size "472 KB">
|
||||
<!ENTITY gtk-engines-buildsize "12.9 MB">
|
||||
<!ENTITY gtk-engines-time "0.4 SBU">
|
||||
<!ENTITY gtk-engines-download-http "&gnome-download-http;/gtk-engines/2.10/gtk-engines->k-engines-version;.tar.bz2">
|
||||
<!ENTITY gtk-engines-download-ftp "&gnome-download-http;/gtk-engines/2.10/gtk-engines->k-engines-version;.tar.bz2">
|
||||
<!ENTITY gtk-engines-md5sum "ce66ea6db4d8886b949239b3f3c53c14">
|
||||
<!ENTITY gtk-engines-size "661 KB">
|
||||
<!ENTITY gtk-engines-buildsize "19 MB">
|
||||
<!ENTITY gtk-engines-time "0.5 SBU (additional 9.5 SBU to run the test suite)">
|
||||
]>
|
||||
|
||||
<sect1 id="gtk-engines" xreflabel="GTK Engines->k-engines-version;">
|
||||
@ -58,7 +58,11 @@
|
||||
<bridgehead renderas="sect3">GTK Engines Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gtk2"/></para>
|
||||
<para role="required"><xref linkend="gtk2"/> and
|
||||
<xref linkend="perl-xml-parser"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="intltool"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gtk-engines"/></para>
|
||||
@ -74,7 +78,8 @@
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
<para>To test the results, issue: <command>make check</command>. This
|
||||
takes quite a while.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY libbonobo-download-http "&gnome-download-http;/libbonobo/&gnome-version;/libbonobo-&libbonobo-version;.tar.bz2">
|
||||
<!ENTITY libbonobo-download-ftp "&gnome-download-ftp;/libbonobo/&gnome-version;/libbonobo-&libbonobo-version;.tar.bz2">
|
||||
<!ENTITY libbonobo-md5sum "f1f0255f94e3354250d142b688013fad">
|
||||
<!ENTITY libbonobo-size "1.3 MB">
|
||||
<!ENTITY libbonobo-buildsize "35.8 MB">
|
||||
<!ENTITY libbonobo-md5sum "8f0676e63420abf622f799cdd24ed9cc">
|
||||
<!ENTITY libbonobo-size "1.4 MB">
|
||||
<!ENTITY libbonobo-buildsize "38 MB">
|
||||
<!ENTITY libbonobo-time "0.7 SBU">
|
||||
]>
|
||||
|
||||
@ -65,7 +65,8 @@
|
||||
<xref linkend="perl-xml-parser"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="x-window-system"/> and
|
||||
<para role="optional"><xref linkend="x-window-system"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY libbonoboui-download-http "&gnome-download-http;/libbonoboui/&gnome-version;/libbonoboui-&libbonoboui-version;.tar.bz2">
|
||||
<!ENTITY libbonoboui-download-ftp "&gnome-download-ftp;/libbonoboui/&gnome-version;/libbonoboui-&libbonoboui-version;.tar.bz2">
|
||||
<!ENTITY libbonoboui-md5sum "dc26dc17cddc625cac37ecfab263a51a">
|
||||
<!ENTITY libbonoboui-size "893 KB">
|
||||
<!ENTITY libbonoboui-buildsize "29.1 MB">
|
||||
<!ENTITY libbonoboui-md5sum "22bd67a0a8b7f156c02c5fc08fb1fa24">
|
||||
<!ENTITY libbonoboui-size "981 KB">
|
||||
<!ENTITY libbonoboui-buildsize "31 MB">
|
||||
<!ENTITY libbonoboui-time "1.0 SBU">
|
||||
]>
|
||||
|
||||
@ -61,7 +61,8 @@
|
||||
<xref linkend="libgnomecanvas"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/></para>
|
||||
<para role="optional"><xref linkend="gtk-doc"/> and
|
||||
<xref linkend="intltool"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libbonoboui"/></para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libgnome-download-http "&gnome-download-http;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-download-ftp "&gnome-download-ftp;/libgnome/&gnome-version;/libgnome-&libgnome-version;.tar.bz2">
|
||||
<!ENTITY libgnome-md5sum "bf53815df10db62bbf00defd4100b8d8">
|
||||
<!ENTITY libgnome-size "995 KB">
|
||||
<!ENTITY libgnome-buildsize "17.0 MB">
|
||||
<!ENTITY libgnome-time "0.2 SBU">
|
||||
<!ENTITY libgnome-md5sum "73426589d7c6fa3266fe4e8f3be2f5b5">
|
||||
<!ENTITY libgnome-size "1.0 MB">
|
||||
<!ENTITY libgnome-buildsize "24 MB">
|
||||
<!ENTITY libgnome-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgnome" xreflabel="libgnome-&libgnome-version;">
|
||||
@ -57,7 +57,8 @@
|
||||
<bridgehead renderas="sect3">libgnome Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-vfs"/></para>
|
||||
<para role="required"><xref linkend="libbonobo"/> and
|
||||
<xref linkend="gnome-vfs"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="esound"/>,
|
||||
|
@ -59,9 +59,7 @@
|
||||
<bridgehead renderas="sect3">libgnomecanvas Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="libglade"/> (ensure you read the
|
||||
<quote><xref linkend="gnome_broken"/></quote> warning before installing
|
||||
the dependencies) and
|
||||
<para role="required"><xref linkend="libglade"/> and
|
||||
<xref linkend="libart_lgpl"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libgnomeui-download-http "&gnome-download-http;/libgnomeui/&gnome-version;/libgnomeui-&libgnomeui-version;.tar.bz2">
|
||||
<!ENTITY libgnomeui-download-ftp "&gnome-download-ftp;/libgnomeui/&gnome-version;/libgnomeui-&libgnomeui-version;.tar.bz2">
|
||||
<!ENTITY libgnomeui-md5sum "ff6b6c25de0e7e39c79998621cdec048">
|
||||
<!ENTITY libgnomeui-size "1.8 MB">
|
||||
<!ENTITY libgnomeui-buildsize "40.0 MB">
|
||||
<!ENTITY libgnomeui-time "0.7 SBU">
|
||||
<!ENTITY libgnomeui-md5sum "dbdb274517ad643d9397dd6868788631">
|
||||
<!ENTITY libgnomeui-size "1.4 MB">
|
||||
<!ENTITY libgnomeui-buildsize "42 MB">
|
||||
<!ENTITY libgnomeui-time "0.8 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgnomeui" xreflabel="libgnomeui-&libgnomeui-version;">
|
||||
@ -62,7 +62,8 @@
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="libjpeg"/>,
|
||||
<xref linkend="esound"/>, and
|
||||
<xref linkend="esound"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -93,8 +94,8 @@ make</userinput></screen>
|
||||
<systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>ln -v -s $(pkg-config \
|
||||
--variable=prefix ORBit-2.0)/lib/gtk-2.0/2.4.0/filesystems \
|
||||
/usr/lib/gtk-2.0/2.4.0</userinput></screen>
|
||||
--variable=prefix ORBit-2.0)/lib/gtk-2.0/2.10.0/filesystems \
|
||||
/usr/lib/gtk-2.0/2.10.0</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY ORBit2-download-http "&gnome-download-http;/ORBit2/&gnome-version;/ORBit2-&ORBit2-version;.tar.bz2">
|
||||
<!ENTITY ORBit2-download-ftp "&gnome-download-ftp;/ORBit2/&gnome-version;/ORBit2-&ORBit2-version;.tar.bz2">
|
||||
<!ENTITY ORBit2-md5sum "88ea9b8e686ab0dd27b4199e0f41ac84">
|
||||
<!ENTITY ORBit2-size "706 KB">
|
||||
<!ENTITY ORBit2-buildsize "34.5 MB">
|
||||
<!ENTITY ORBit2-download-http "&gnome-download-http;/ORBit2/2.14/ORBit2-&ORBit2-version;.tar.bz2">
|
||||
<!ENTITY ORBit2-download-ftp "&gnome-download-ftp;/ORBit2/2.14/ORBit2-&ORBit2-version;.tar.bz2">
|
||||
<!ENTITY ORBit2-md5sum "3440c44aaef14dd96e4ccd7ce22a7e6e">
|
||||
<!ENTITY ORBit2-size "729 KB">
|
||||
<!ENTITY ORBit2-buildsize "34 MB">
|
||||
<!ENTITY ORBit2-time "0.6 SBU">
|
||||
]>
|
||||
|
||||
@ -58,9 +58,7 @@
|
||||
<bridgehead renderas="sect3">ORBit2 Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="libidl"/> (ensure you read the
|
||||
<quote><xref linkend="gnome_broken"/></quote> warning before installing
|
||||
the dependencies)</para>
|
||||
<para role="required"><xref linkend="libidl"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/> and
|
||||
|
@ -51,6 +51,7 @@ ln -v -s gnome-&gnome-version;&gnome-minor-version; /opt/gnome</userinput></scre
|
||||
|
||||
<screen><literal>export PATH=$PATH:/opt/gnome-&gnome-version;&gnome-minor-version;/bin
|
||||
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/gnome-&gnome-version;&gnome-minor-version;/lib/pkgconfig
|
||||
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/gnome-&gnome-version;&gnome-minor-version;/share/pkgconfig
|
||||
export GNOME_LIBCONFIG_PATH=/usr/lib:/opt/gnome-&gnome-version;&gnome-minor-version;/lib</literal></screen>
|
||||
|
||||
<para>Add to your <filename>/etc/ld.so.conf</filename>:</para>
|
||||
|
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<para>July 16th, 2007</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to dvd+rw-tools-7.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to Xpdf-3.02.</para>
|
||||
</listitem>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY dvd-rw-tools-download-http "http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-&dvd-rw-tools-version;.tar.gz">
|
||||
<!ENTITY dvd-rw-tools-download-ftp " ">
|
||||
<!ENTITY dvd-rw-tools-md5sum "d6bad594e55a2e0d7cf76ce452fce399">
|
||||
<!ENTITY dvd-rw-tools-size "121 KB">
|
||||
<!ENTITY dvd-rw-tools-buildsize "1.3 MB">
|
||||
<!ENTITY dvd-rw-tools-md5sum "2eb9c2a6b1e6bc7c4d72d3b5ece34ceb">
|
||||
<!ENTITY dvd-rw-tools-size "131 KB">
|
||||
<!ENTITY dvd-rw-tools-buildsize "1.4 MB">
|
||||
<!ENTITY dvd-rw-tools-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user