mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
vte 0.32.1, gnome-settings-daemon 3.4.1, gnome-online-accounts 3.4.1, nautilus 3.4.1, gnome-desktop 3.4.1. Added libwacom 0.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9933 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
106677204f
commit
d7562d1caa
15
general.ent
15
general.ent
@ -344,6 +344,7 @@ $Date$
|
||||
<!ENTITY strigi-version "0.7.5">
|
||||
<!-- <!ENTITY packagekit-version "0.7.1"> -->
|
||||
<!ENTITY tracker-version "0.12.3">
|
||||
<!ENTITY libwacom-version "0.4">
|
||||
|
||||
<!-- Obsolete
|
||||
<!ENTITY DeviceKit-version "003">
|
||||
@ -703,17 +704,17 @@ $Date$
|
||||
<!ENTITY caribou-version "0.4.1">
|
||||
<!ENTITY GConf-version "3.2.5">
|
||||
<!ENTITY gjs-version "1.30.0">
|
||||
<!ENTITY gnome-desktop-version "3.2.1">
|
||||
<!ENTITY gnome-desktop-version "3.4.1">
|
||||
<!ENTITY gnome-doc-utils-version "0.20.10">
|
||||
<!ENTITY gnome-js-common-version "0.1.2">
|
||||
<!ENTITY libgnomekbd-version "3.2.0">
|
||||
<!ENTITY libgnomekbd-version "3.4.0.2">
|
||||
<!ENTITY libgnome-keyring-version "3.4.1">
|
||||
<!ENTITY libgtop-version "2.28.4">
|
||||
<!ENTITY libgweather-version "3.4.1">
|
||||
<!ENTITY libpeas-version "1.2.0">
|
||||
<!ENTITY seed-version "3.2.0">
|
||||
<!ENTITY totem-pl-parser-version "2.32.6">
|
||||
<!ENTITY vte-version "0.30.1">
|
||||
<!ENTITY vte-version "0.32.1">
|
||||
<!ENTITY yelp-xsl-version "3.2.1">
|
||||
<!ENTITY zenity-version "3.2.0">
|
||||
|
||||
@ -729,10 +730,10 @@ $Date$
|
||||
<!ENTITY gcr-version "3.4.1">
|
||||
<!ENTITY gnome-keyring-version "3.4.1">
|
||||
<!ENTITY gnome-menus-version "3.2.0.1">
|
||||
<!ENTITY gnome-online-accounts-version "3.4.0">
|
||||
<!ENTITY gnome-online-accounts-version "3.4.1">
|
||||
<!-- <!ENTITY gnome-packagekit-version "3.2.1"> -->
|
||||
<!ENTITY gnome-session-version "3.2.1">
|
||||
<!ENTITY gnome-settings-daemon-version "3.2.2">
|
||||
<!ENTITY gnome-settings-daemon-version "3.4.1">
|
||||
<!ENTITY gnome-shell-version "3.2.1">
|
||||
<!ENTITY gnome-themes-standard-version "3.4.1">
|
||||
<!ENTITY gsettings-desktop-schemas-version "3.4.1">
|
||||
@ -756,9 +757,9 @@ $Date$
|
||||
<!ENTITY gnome-contacts-version "3.2.2">
|
||||
<!ENTITY gnome-disk-utility-version "3.0.2">
|
||||
<!ENTITY gnome-system-monitor-version "3.2.1">
|
||||
<!ENTITY gnome-terminal-version "3.2.1">
|
||||
<!ENTITY gnome-terminal-version "3.4.1.1">
|
||||
<!ENTITY gucharmap-version "3.2.2">
|
||||
<!ENTITY nautilus-version "3.2.1">
|
||||
<!ENTITY nautilus-version "3.4.1">
|
||||
<!ENTITY sushi-version "0.2.1">
|
||||
<!ENTITY yelp-version "3.2.1">
|
||||
|
||||
|
153
general/sysutils/libwacom.xml
Normal file
153
general/sysutils/libwacom.xml
Normal file
@ -0,0 +1,153 @@
|
||||
<?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 libwacom-download-http "&gnome-download-http;/libwacom/0.4/libwacom-&libwacom-version;.tar.xz">
|
||||
<!ENTITY libwacom-download-ftp "&gnome-download-ftp;/libwacom/0.4/libwacom-&libwacom-version;.tar.xz">
|
||||
<!ENTITY libwacom-md5sum "126e5550ea6a249f8c1057c7cde56855">
|
||||
<!ENTITY libwacom-size "236 KB">
|
||||
<!ENTITY libwacom-buildsize "3.5 MB">
|
||||
<!ENTITY libwacom-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libwacom" xreflabel="libwacom-&libwacom-version;">
|
||||
<?dbhtml filename="libwacom.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>libwacom-&libwacom-version;</title>
|
||||
|
||||
<indexterm zone="libwacom">
|
||||
<primary sortas="a-libwacom">libwacom</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to libwacom</title>
|
||||
|
||||
<para>
|
||||
The <application>libwacom</application> is a library used
|
||||
to identify wacom tablets and their model-specific features.
|
||||
</para>
|
||||
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>
|
||||
Download (HTTP): <ulink url="&libwacom-download-http;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download (FTP): <ulink url="&libwacom-download-ftp;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download MD5 sum: &libwacom-md5sum;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Download size: &libwacom-size;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated disk space required: &libwacom-buildsize;
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
Estimated build time: &libwacom-time;
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">libwacom Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required">
|
||||
<xref linkend="udev"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">
|
||||
User Notes: <ulink url="&blfs-wiki;/libwacom"/>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of libwacom</title>
|
||||
|
||||
<para>
|
||||
Install <application>libwacom</application> by running the following
|
||||
commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue: <command>make check</command>.
|
||||
</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/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
libwacom.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/libwacom-1.0 and /usr/share/libwacom
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libwacom-lib">
|
||||
<term><filename class="libraryfile">libwacom.so</filename></term>
|
||||
<listitem>
|
||||
<para>
|
||||
contains functions used for accessing Wacom information.
|
||||
</para>
|
||||
<indexterm zone="libwacom libwacom-lib">
|
||||
<primary sortas="c-libwacom">libwacom.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -54,5 +54,6 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="strigi.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="packagekit.xml"/> -->
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwacom.xml"/>
|
||||
|
||||
</chapter>
|
||||
|
@ -4,10 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-desktop-download-http "&gnome-download-http;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-download-ftp "&gnome-download-ftp;/gnome-desktop/&gnome-version;/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-md5sum "6d09ae32ac1f12fb25b8d30572a033a6">
|
||||
<!ENTITY gnome-desktop-size "903 KB">
|
||||
<!ENTITY gnome-desktop-download-http
|
||||
"&gnome-download-http;/gnome-desktop/3.4/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-download-ftp
|
||||
"&gnome-download-ftp;/gnome-desktop/3.4/gnome-desktop-&gnome-desktop-version;.tar.xz">
|
||||
<!ENTITY gnome-desktop-md5sum "d9d02cb67ce7dcb3c21bfadb20734ea2">
|
||||
<!ENTITY gnome-desktop-size "930 KB">
|
||||
<!ENTITY gnome-desktop-buildsize "21 MB">
|
||||
<!ENTITY gnome-desktop-time "0.5 SBU">
|
||||
]>
|
||||
@ -60,15 +62,25 @@
|
||||
<bridgehead renderas="sect3">GNOME Desktop Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="DocBook"/>,
|
||||
<xref linkend="gnome-doc-utils"/>,
|
||||
<xref linkend="gsettings-desktop-schemas"/>,
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="which"/>, and
|
||||
<xref linkend="xorg7-lib"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="DocBook"/>,
|
||||
<xref linkend="gnome-doc-utils"/>,
|
||||
<xref linkend="gsettings-desktop-schemas"/>,
|
||||
<xref linkend="gtk3"/> and
|
||||
<xref linkend="which"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended"><xref linkend="startup-notification"/></para>
|
||||
<para role="recommended">
|
||||
<xref linkend="startup-notification"/> and
|
||||
<xref linkend="gobject-introspection"/>
|
||||
(Required if building GNOME)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-desktop"/></para>
|
||||
@ -81,7 +93,7 @@
|
||||
<para>Install <application>GNOME Desktop</application> by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -95,20 +107,13 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/> -->
|
||||
|
||||
<para><option>--with-gnome-distributor="Some Name"</option>: Use this
|
||||
parameter to supply a custom name in the <quote>Distributor:</quote>
|
||||
field of the <quote>GNOME About</quote> display window.</para>
|
||||
|
||||
<para><option>--with-kde-datadir=$KDE_PREFIX/share</option>: Use this
|
||||
parameter if <application>KDE</application> is installed in any prefix
|
||||
other than <filename class='directory'>/usr</filename>.</para>
|
||||
|
||||
<para><option>--disable-static</option>: This switch prevents the static
|
||||
libraries being installed.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
@ -118,20 +123,19 @@ make</userinput></screen>
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libgnome-desktop-3.{so,a}</seg>
|
||||
<seg>/usr/{include/gnome-desktop-3.0/libgnome-desktop,
|
||||
share/{gnome/help/{fdl/{C,ar,ca,de,el,es,eu,fr,hu,ko,oc,pl,sl,sv,uk,vi,
|
||||
zh_CN},gpl/{C,ar,ca,cs,de,el,es,eu,fi,fr,hu,ko,nds,oc,pa,sl,sv,uk,vi,
|
||||
zh_CN},lgpl/{C,ar,de,el,es,eu,fi,fr,hu,ko,oc,pa,pt_BR,sl,sv,uk,vi,
|
||||
zh_CN}},gtk-doc/html/gnome-desktop3,libgnome-desktop-3.0,
|
||||
locale/{an/LC_MESSAGES,fur/LC_MESSAGES,ig/LC_MESSAGES,lo/LC_MESSAGES,
|
||||
yo/LC_MESSAGES},omf/{fdl,gpl,lgpl}}}</seg>
|
||||
<seg>
|
||||
libgnome-desktop-3.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/gnome-desktop-3.0,
|
||||
/usr/share/gnome/help/{gpl,lgpl,fdl},
|
||||
/usr/share/omf/{gpl,lgpl,fdl} and
|
||||
/usr/share/gtk-doc/html/gnome-desktop3
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -141,13 +145,11 @@ make</userinput></screen>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libgnome-desktop-3">
|
||||
<term><filename class='libraryfile'>libgnome-desktop-3.{so,a}</filename></term>
|
||||
<term><filename class='libraryfile'>libgnome-desktop-3.so</filename></term>
|
||||
<listitem>
|
||||
<para>contains APIs being tested for inclusion in
|
||||
<application>libgnome</application> or
|
||||
<application>libgnomeui</application>.</para>
|
||||
<para>is an utility library for loading .desktop files.</para>
|
||||
<indexterm zone="gnome-desktop libgnome-desktop-3">
|
||||
<primary sortas="c-libgnome-desktop-3">libgnome-desktop-3.{so,a}</primary>
|
||||
<primary sortas="c-libgnome-desktop-3">libgnome-desktop-3.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -8,7 +8,7 @@
|
||||
"&gnome-download-http;/gnome-online-accounts/3.4/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
|
||||
<!ENTITY gnome-online-accounts-download-ftp
|
||||
"&gnome-download-ftp;/gnome-online-accounts/3.4/gnome-online-accounts-&gnome-online-accounts-version;.tar.xz">
|
||||
<!ENTITY gnome-online-accounts-md5sum "dd1632ab23dc1af5ece70444d486ba84">
|
||||
<!ENTITY gnome-online-accounts-md5sum "a6ba7f9970103f525856049b00cb96be">
|
||||
<!ENTITY gnome-online-accounts-size "476 KB">
|
||||
<!ENTITY gnome-online-accounts-buildsize "17 MB">
|
||||
<!ENTITY gnome-online-accounts-time "0.3 SBU">
|
||||
|
@ -4,12 +4,14 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-settings-daemon-download-http "&gnome-download-http;/gnome-settings-daemon/&gnome-version;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-download-ftp "&gnome-download-ftp;/gnome-settings-daemon/&gnome-version;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-md5sum "eb21af36feace3529965ebe17a063d63">
|
||||
<!ENTITY gnome-settings-daemon-size "1.4 MB">
|
||||
<!ENTITY gnome-settings-daemon-buildsize "64 MB">
|
||||
<!ENTITY gnome-settings-daemon-time "1.1 SBU">
|
||||
<!ENTITY gnome-settings-daemon-download-http
|
||||
"&gnome-download-http;/gnome-settings-daemon/3.4/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-download-ftp
|
||||
"&gnome-download-ftp;/gnome-settings-daemon/3.4/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
|
||||
<!ENTITY gnome-settings-daemon-md5sum "28144a0c69556cf1915a8e43c25a2869">
|
||||
<!ENTITY gnome-settings-daemon-size "1.5 MB">
|
||||
<!ENTITY gnome-settings-daemon-buildsize "50 MB">
|
||||
<!ENTITY gnome-settings-daemon-time "1.0 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-settings-daemon" xreflabel="GNOME Settings Daemon-&gnome-settings-daemon-version;">
|
||||
@ -60,18 +62,21 @@
|
||||
<bridgehead renderas="sect3">GNOME Settings Daemon Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="cups"/>,
|
||||
<xref linkend="colord"/>,
|
||||
<xref linkend="gnome-desktop"/>,
|
||||
<xref linkend="libgnomekbd"/>, and
|
||||
<xref linkend="upower"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="cups"/>,
|
||||
<xref linkend="colord"/>,
|
||||
<xref linkend="gnome-desktop"/>,
|
||||
<xref linkend="libcanberra"/>,
|
||||
<xref linkend="libnotify"/>,
|
||||
<xref linkend="libgnomekbd"/>,
|
||||
<xref linkend="libwacom"/>,
|
||||
<xref linkend="pulseaudio"/> and
|
||||
<xref linkend="upower"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional">
|
||||
<xref linkend="libcanberra"/>,
|
||||
<xref linkend="libnotify"/>,
|
||||
<ulink url="http://www.packagekit.org/">packagekit</ulink>, and
|
||||
<xref linkend="pulseaudio"/>
|
||||
<ulink url="http://www.packagekit.org/">packagekit</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
@ -85,10 +90,11 @@
|
||||
<para>Install <application>GNOME Settings Daemon</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
||||
--sysconfdir=$GNOME_SYSCONFDIR \
|
||||
--libexecdir=$GNOME_PREFIX/lib/gnome-settings-daemon \
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib/gnome-settings-daemon \
|
||||
--disable-packagekit \
|
||||
--disable-static \
|
||||
--with-pnpids=/usr/share/libgnome-desktop-3.0/pnp.ids &&
|
||||
make</userinput></screen>
|
||||
|
||||
@ -103,30 +109,30 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-sysconfdir.xml"/>
|
||||
href="../../xincludes/gnome-sysconfdir.xml"/> -->
|
||||
|
||||
<para><parameter>--libexecdir=$GNOME_PREFIX/lib/gnome-settings-daemon-3.0</parameter>:
|
||||
<para><parameter>--libexecdir=/usr/lib/gnome-settings-daemon-3.0</parameter>:
|
||||
This parameter causes the libexec files to be installed in the preferred
|
||||
location of <filename
|
||||
class="directory">$GNOME_PREFIX/lib/gnome-settings-daemon-3.0</filename>
|
||||
class="directory">/usr/lib/gnome-settings-daemon-3.0</filename>
|
||||
instead of <filename
|
||||
class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
||||
class="directory">/usr/libexec</filename>.</para>
|
||||
|
||||
<para><parameter>--disable-packagekit</parameter>: This parameter disables use
|
||||
of PackageKit which isn't suitable for BLFS.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
<para><parameter>--with-pnpids=/usr/share/libgnome-desktop-3.0/pnp.ids</parameter>:
|
||||
The <command>configure</command> script looks for
|
||||
<filename>/usr/share/hwdata/pnp.ids</filename> and thus fails to find this required
|
||||
file.</para>
|
||||
|
||||
<para><option>--enable-static=no</option>: This switch prevents the static
|
||||
libraries being installed.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
@ -138,14 +144,18 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gnome-settings-daemon and gsd-locate-pointer</seg>
|
||||
<seg>liba11y-keyboard.{so,a}, libbackground.{so,a}, libclipboard.{so,a},
|
||||
libfont.{so,a}, libhousekeeping.{so,a}, libkeybindings.{so,a},
|
||||
libkeyboard.{so,a}, libmouse.{so,a}, libsound.{so,a},
|
||||
libtyping-break.{so,a}, libxrandr.{so,a}, libxrdb.{so,a}, and
|
||||
libxsettings.{so,a}</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/gnome-settings-daemon-3.0/gnome-settings-daemon,
|
||||
lib/gnome-settings-daemon-3.0,share/gnome-settings-daemon/xrdb}</seg>
|
||||
<seg>
|
||||
gnome-settings-daemon and several helper applications.
|
||||
</seg>
|
||||
<seg>
|
||||
Various plugins in /usr/lib/gnome-settings-daemon-3.0
|
||||
</seg>
|
||||
<seg>
|
||||
/etc/gnome-settings-daemon, /usr/include/gnome-settings-daemon-3.0,
|
||||
/usr/lib/gnome-settings-daemon, /usr/lib/gnome-settings-daemon-3.0,
|
||||
/usr/share/gnome-settings-daemon and
|
||||
/usr/share/gnome-settings-daemon-3.0
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -157,7 +167,8 @@ make</userinput></screen>
|
||||
<varlistentry id="gnome-settings-daemon-prog">
|
||||
<term><command>gnome-settings-daemon</command></term>
|
||||
<listitem>
|
||||
<para>is the <application>GConf</application> X settings daemon.</para>
|
||||
<para>is responsible for setting the various preference parameters of
|
||||
a GNOME session and the applications that run under it.</para>
|
||||
<indexterm zone="gnome-settings-daemon gnome-settings-daemon-prog">
|
||||
<primary sortas="b-gnome-settings-daemon">gnome-settings-daemon</primary>
|
||||
</indexterm>
|
||||
|
@ -4,11 +4,13 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-terminal-download-http "&gnome-download-http;/gnome-terminal/&gnome-version;/gnome-terminal-&gnome-terminal-version;.tar.xz">
|
||||
<!ENTITY gnome-terminal-download-ftp "&gnome-download-ftp;/gnome-terminal/&gnome-version;/gnome-terminal-&gnome-terminal-version;.tar.xz">
|
||||
<!ENTITY gnome-terminal-md5sum "0a09d8dcbee5a2300725008ee82054a3">
|
||||
<!ENTITY gnome-terminal-size "1.9 MB">
|
||||
<!ENTITY gnome-terminal-buildsize "49 MB">
|
||||
<!ENTITY gnome-terminal-download-http
|
||||
"&gnome-download-http;/gnome-terminal/3.4/gnome-terminal-&gnome-terminal-version;.tar.xz">
|
||||
<!ENTITY gnome-terminal-download-ftp
|
||||
"&gnome-download-ftp;/gnome-terminal/3.4/gnome-terminal-&gnome-terminal-version;.tar.xz">
|
||||
<!ENTITY gnome-terminal-md5sum "fbacc01a7d0c6602bbd901c02423e6ad">
|
||||
<!ENTITY gnome-terminal-size "2.0 MB">
|
||||
<!ENTITY gnome-terminal-buildsize "50 MB">
|
||||
<!ENTITY gnome-terminal-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
@ -30,7 +32,7 @@
|
||||
<title>Introduction to GNOME Terminal</title>
|
||||
|
||||
<para>The <application>GNOME Terminal</application> package contains the
|
||||
console. This is useful for executing programs from a command prompt.</para>
|
||||
terminal emulator for GNOME Desktop.</para>
|
||||
|
||||
&lfs70_checked;
|
||||
|
||||
@ -59,12 +61,17 @@
|
||||
<bridgehead renderas="sect3">GNOME Terminal Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GConf"/>,
|
||||
<xref linkend="gnome-doc-utils"/>, and
|
||||
<xref linkend="vte"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="GConf"/>,
|
||||
<xref linkend="gnome-doc-utils"/>,
|
||||
<xref linkend="gsettings-desktop-schemas"/> and
|
||||
<xref linkend="vte"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="rarian"/></para>
|
||||
<para role="optional">
|
||||
<xref linkend="rarian"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-terminal"/></para>
|
||||
@ -77,8 +84,8 @@
|
||||
<para>Install <application>GNOME Terminal</application> by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
||||
--sysconfdir=$GNOME_SYSCONFDIR &&
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -89,7 +96,7 @@ make</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<!-- <sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
@ -98,21 +105,24 @@ make</userinput></screen>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-sysconfdir.xml"/>
|
||||
|
||||
</sect2>
|
||||
</sect2> -->
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gnome-terminal</seg>
|
||||
<seg>None</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/share/{gnome-terminal,
|
||||
gnome/help/gnome-terminal/*,omf/gnome-terminal}</seg>
|
||||
<seg>
|
||||
gnome-terminal
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/share/gnome/help/gnome-terminal,
|
||||
/usr/share/gnome-terminal and
|
||||
/usr/share/omf/gnome-terminal
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -124,8 +134,7 @@ make</userinput></screen>
|
||||
<varlistentry id="gnome-terminal-prog">
|
||||
<term><command>gnome-terminal</command></term>
|
||||
<listitem>
|
||||
<para>provides the command prompt in the
|
||||
<application>GNOME</application> environment.</para>
|
||||
<para>is the GNOME Terminal Emulator.</para>
|
||||
<indexterm zone="gnome-terminal gnome-terminal-prog">
|
||||
<primary sortas="b-gnome-terminal">gnome-terminal</primary>
|
||||
</indexterm>
|
||||
|
@ -4,12 +4,14 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libgnomekbd-download-http "&gnome-download-http;/libgnomekbd/&gnome-version;/libgnomekbd-&libgnomekbd-version;.tar.xz">
|
||||
<!ENTITY libgnomekbd-download-ftp "&gnome-download-ftp;/libgnomekbd/&gnome-version;/libgnomekbd-&libgnomekbd-version;.tar.xz">
|
||||
<!ENTITY libgnomekbd-md5sum "ba185a14cb128041205d618a465f9de3">
|
||||
<!ENTITY libgnomekbd-size "368 KB">
|
||||
<!ENTITY libgnomekbd-buildsize "12 MB">
|
||||
<!ENTITY libgnomekbd-time "0.5 SBU">
|
||||
<!ENTITY libgnomekbd-download-http
|
||||
"&gnome-download-http;/libgnomekbd/3.4/libgnomekbd-&libgnomekbd-version;.tar.xz">
|
||||
<!ENTITY libgnomekbd-download-ftp
|
||||
"&gnome-download-ftp;/libgnomekbd/3.4/libgnomekbd-&libgnomekbd-version;.tar.xz">
|
||||
<!ENTITY libgnomekbd-md5sum "9772d124e0cca6a70b9e7cf85032a297">
|
||||
<!ENTITY libgnomekbd-size "360 KB">
|
||||
<!ENTITY libgnomekbd-buildsize "9 MB">
|
||||
<!ENTITY libgnomekbd-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libgnomekbd" xreflabel="libgnomekbd-&libgnomekbd-version;">
|
||||
@ -32,7 +34,7 @@
|
||||
<para>The <application>libgnomekbd</application> package contains xkb hooks
|
||||
used by the GNOME desktop.</para>
|
||||
|
||||
&lfs70_built;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -59,9 +61,17 @@
|
||||
<bridgehead renderas="sect3">libgnomekbd Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gtk3"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="libxklavier"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="intltool"/> and
|
||||
<xref linkend="libxklavier"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="gobject-introspection"/>
|
||||
(Required if building GNOME)
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libgnomekbd"/></para>
|
||||
@ -74,7 +84,7 @@
|
||||
<para>Install <application>libgnomekbd</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
||||
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -88,11 +98,11 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/> -->
|
||||
|
||||
<para><option>--enable-static=no</option>: This switch prevents the static
|
||||
libraries being installed.</para>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -105,10 +115,16 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gkbd-indicator-plugins-capplet and gkbd-keyboard-display</seg>
|
||||
<seg>libgnomekbd.{so,a} and libgnomekbdui.{so,a}</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/libgnomekbd,
|
||||
share/libgnomekbd/{icons,ui}}</seg>
|
||||
<seg>
|
||||
gkbd-keyboard-display
|
||||
</seg>
|
||||
<seg>
|
||||
libgnomekbd.so and libgnomekbdui.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/libgnomekbd and
|
||||
/usr/share/libgnomekbd
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -117,34 +133,13 @@ make</userinput></screen>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="gkbd-indicator-plugins-capplet">
|
||||
<term><command>gkbd-indicator-plugins-capplet</command></term>
|
||||
<listitem>
|
||||
<para>is used internally by the GNOME desktop to interface with
|
||||
xkb.</para>
|
||||
<indexterm zone="libgnomekbd gkbd-indicator-plugins-capplet">
|
||||
<primary sortas="b-gkbd-indicator-plugins-capplet">gkbd-indicator-plugins-capplet</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<!--<varlistentry id="gkbd-keyboard-display">
|
||||
<term><command>gkbd-keyboard-display</command></term>
|
||||
<listitem>
|
||||
<para>does this .....</para>
|
||||
<indexterm zone="libgnomekbd gkbd-keyboard-display">
|
||||
<primary sortas="b-gkbd-keyboard-display">gkbd-keyboard-display</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>-->
|
||||
|
||||
<varlistentry id="libgnomekbd-lib">
|
||||
<term><filename class='libraryfile'>libgnomekbd{,ui}.{so,a}</filename></term>
|
||||
<term><filename class='libraryfile'>libgnomekbd{,ui}.so</filename></term>
|
||||
<listitem>
|
||||
<para>contain the X keyboard API functions to support xkb on the
|
||||
GNOME desktop.</para>
|
||||
<indexterm zone="libgnomekbd libgnomekbd-lib">
|
||||
<primary sortas="c-libgnomekbd">libgnomekbd{,ui}.{so,a}</primary>
|
||||
<primary sortas="c-libgnomekbd">libgnomekbd{,ui}.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY nautilus-download-http "&gnome-download-http;/nautilus/&gnome-version;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-download-ftp "&gnome-download-ftp;/nautilus/&gnome-version;/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-md5sum "12314328b59aa1dfd83619f718b81bd5">
|
||||
<!ENTITY nautilus-size "4.5 MB">
|
||||
<!ENTITY nautilus-buildsize "126 MB">
|
||||
<!ENTITY nautilus-time "1.1 SBU">
|
||||
<!ENTITY nautilus-download-http "&gnome-download-http;/nautilus/3.4/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-download-ftp "&gnome-download-ftp;/nautilus/3.4/nautilus-&nautilus-version;.tar.xz">
|
||||
<!ENTITY nautilus-md5sum "219f0d75d5722711da1cd531cd23ab3e">
|
||||
<!ENTITY nautilus-size "4.4 MB">
|
||||
<!ENTITY nautilus-buildsize "120 MB">
|
||||
<!ENTITY nautilus-time "1.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="nautilus" xreflabel="Nautilus-&nautilus-version;">
|
||||
@ -32,7 +32,7 @@
|
||||
<para>The <application>Nautilus</application> package contains the
|
||||
<application>GNOME</application> file manager.</para>
|
||||
|
||||
&lfs70_built;
|
||||
&lfs70_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -59,15 +59,25 @@
|
||||
<bridgehead renderas="sect3">Nautilus Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-desktop"/>,
|
||||
<xref linkend="libunique"/>, and
|
||||
<xref linkend="shared-mime-info"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="gnome-desktop"/> and
|
||||
<xref linkend="shared-mime-info"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="gobject-introspection"/>
|
||||
(Required if building GNOME)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="docbook-utils"/>,
|
||||
<xref linkend="exempi"/>,
|
||||
<xref linkend="libexif"/>, and
|
||||
<ulink url="http://valgrind.org/">Valgrind</ulink></para>
|
||||
<para role="optional">
|
||||
<xref linkend="docbook-utils"/>,
|
||||
<xref linkend="exempi"/>,
|
||||
<xref linkend="libexif"/>,
|
||||
<xref linkend="tracker"/> and
|
||||
<ulink url="http://valgrind.org/">Valgrind</ulink>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/nautilus"/></para>
|
||||
@ -80,8 +90,10 @@
|
||||
<para>Install <application>Nautilus</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
||||
--libexecdir=$GNOME_PREFIX/lib/nautilus \
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc
|
||||
--libexecdir=/usr/lib/nautilus \
|
||||
--disable-nst-extension \
|
||||
--disable-packagekit &&
|
||||
make</userinput></screen>
|
||||
|
||||
@ -92,9 +104,9 @@ make</userinput></screen>
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
install -v -m755 -d $GNOME_PREFIX/share/doc/nautilus-&nautilus-version; &&
|
||||
install -v -m755 -d /usr/share/doc/nautilus &&
|
||||
install -v -m644 docs/*.{txt,dia,pdf,sxw,faq,html} \
|
||||
$GNOME_PREFIX/share/doc/nautilus-&nautilus-version;</userinput></screen>
|
||||
/usr/share/doc/nautilus</userinput></screen>
|
||||
|
||||
<para>If you wish to run the testsuite, as a normal unprivileged user issue:
|
||||
<command>make check</command>.</para>
|
||||
@ -104,17 +116,23 @@ install -v -m644 docs/*.{txt,dia,pdf,sxw,faq,html} \
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/> -->
|
||||
|
||||
<para><command>--libexecdir=$GNOME_PREFIX/lib/nautilus</command> : This ensures
|
||||
that the <filename class="directory">extensions-3.0/</filename> directory is
|
||||
created in a location consistent with the FHS, instead of in
|
||||
<filename class="directory">$GNOME_PREFIX/libexec/</filename>.</para>
|
||||
<para><command>--libexecdir=/usr/lib/nautilus</command> : This ensures
|
||||
that the <filename>nautilus-convert-metadata</filename> is
|
||||
installed in a location consistent with the FHS, instead of in
|
||||
<filename class="directory">/usr/libexec/</filename>.</para>
|
||||
|
||||
<para><parameter>--disable-packagekit</parameter>: This parameter disables use
|
||||
of PackageKit which isn't suitable for BLFS.</para>
|
||||
|
||||
<para><parameter>--disable-nst-extension</parameter>: This parameter disables
|
||||
building of sendto extension which is provided by other package.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
@ -126,13 +144,17 @@ install -v -m644 docs/*.{txt,dia,pdf,sxw,faq,html} \
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>nautilus, nautilus-autorun-software, nautilus-connect-server,
|
||||
nautilus-file-management-properties, and nautilus-convert-metadata</seg>
|
||||
<seg>libnautilus-extension.so</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/nautilus/libnautilus-extension,
|
||||
lib/nautilus,share/{doc/nautilus-&nautilus-version;,
|
||||
gtk-doc/html/libnautilus-extension,nautilus/{icons/hicolor/{16x16/emblems,
|
||||
24x24/emblems,48x48/emblems},patterns,ui},pixmaps/nautilus}}</seg>
|
||||
<seg>
|
||||
nautilus, nautilus-autorun-software and nautilus-connect-server
|
||||
</seg>
|
||||
<seg>
|
||||
libnautilus-extension.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/nautilus, /usr/lib/nautilus,
|
||||
/usr/share/nautilus and
|
||||
/usr/share/gtk-doc/html/libnautilus-extension
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -154,7 +176,7 @@ install -v -m644 docs/*.{txt,dia,pdf,sxw,faq,html} \
|
||||
<varlistentry id="libnautilus">
|
||||
<term><filename class='libraryfile'>libnautilus-extension.so</filename></term>
|
||||
<listitem>
|
||||
<para>supplies the functions needed by the file manager.</para>
|
||||
<para>supplies the functions needed by the file manager extensions.</para>
|
||||
<indexterm zone="nautilus libnautilus">
|
||||
<primary sortas="c-libnautilus">libnautilus-extension.so</primary>
|
||||
</indexterm>
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.30/vte-&vte-version;.tar.xz">
|
||||
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.30/vte-&vte-version;.tar.xz">
|
||||
<!ENTITY vte-md5sum "514f48346f176f91297731f6fdb1cffc">
|
||||
<!ENTITY vte-size "930 KB">
|
||||
<!ENTITY vte-buildsize "28 MB">
|
||||
<!ENTITY vte-download-http "&gnome-download-http;/vte/0.32/vte-&vte-version;.tar.xz">
|
||||
<!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.32/vte-&vte-version;.tar.xz">
|
||||
<!ENTITY vte-md5sum "d1eac0bdf6230952b5deba9957d5c8c9">
|
||||
<!ENTITY vte-size "962 KB">
|
||||
<!ENTITY vte-buildsize "20 MB">
|
||||
<!ENTITY vte-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
@ -59,13 +59,21 @@
|
||||
<bridgehead renderas="sect3">VTE Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gtk3"/>,
|
||||
<xref linkend="intltool"/>, and
|
||||
<xref linkend="pkgconfig"/></para>
|
||||
<para role="required">
|
||||
<xref linkend="gtk3"/> and
|
||||
<xref linkend="intltool"/>
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="gobject-introspection"/>
|
||||
(Required if building GNOME)
|
||||
</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/> and
|
||||
<xref linkend="pygtk"/> (including the gtk module)</para>
|
||||
<para role="optional">
|
||||
<xref linkend="gtk-doc"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/vte"/></para>
|
||||
@ -78,9 +86,10 @@
|
||||
<para>Install <application>VTE</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>sed -i 's%\\177:%&kh=\\EOH:@7=\\EOF:%' termcaps/xterm &&
|
||||
./configure --prefix=$GNOME_PREFIX \
|
||||
--libexecdir=$GNOME_PREFIX/lib/vte &&
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--libexecdir=/usr/lib/vte \
|
||||
--enable-introspection \
|
||||
--disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
@ -94,23 +103,22 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>sed -i ... termcaps/xterm</command>: The
|
||||
<keysym>Home</keysym> and <keysym>End</keysym> keys are broken in the
|
||||
<command>xterm</command> termcap file. This <command>sed</command> command
|
||||
fixes them.</para>
|
||||
|
||||
<para><parameter>--libexecdir=$GNOME_PREFIX/lib/vte</parameter>: This parameter
|
||||
<para><parameter>--libexecdir=/usr/lib/vte</parameter>: This parameter
|
||||
causes <command>gnome-pty-helper</command> to be installed in the preferred location of
|
||||
<filename class="directory"><envar>$GNOME_PREFIX</envar>/lib/vte</filename>
|
||||
instead of <filename class="directory"><envar>$GNOME_PREFIX</envar>/libexec</filename>.</para>
|
||||
<filename class="directory">/usr/lib/vte</filename>
|
||||
instead of <filename class="directory">/usr/libexec</filename>.</para>
|
||||
|
||||
<para><option>--with-glX</option>: This
|
||||
parameter can be passed to the <command>configure</command> script
|
||||
to enable additional drawing methods in the
|
||||
<application>VTE</application> library.</para>
|
||||
|
||||
<para><option>--enable-static=no</option>: This switch prevents the static
|
||||
libraries being installed.</para>
|
||||
<para><option>--enable-introspection</option>: This option enables
|
||||
gobject-introspection bindings. Remove if you don't have
|
||||
<xref linkend="gobject-introspection"/> installed.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
@ -121,16 +129,21 @@ make</userinput></screen>
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Program</segtitle>
|
||||
<segtitle>Installed Library</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>vte, decset, gnome-pty-helper, interpret, osc, slowcat, and
|
||||
window</seg>
|
||||
<seg>libvte.{so,a} and the vtemodule.{so,a}
|
||||
<application>Python</application> module</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/vte,lib/vte,share/{gtk-doc/html/vte,vte/termcap}}</seg>
|
||||
<seg>
|
||||
vte2_90
|
||||
</seg>
|
||||
<seg>
|
||||
libvte2_90.so
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/include/vte-2.90, /usr/lib/vte and
|
||||
/usr/share/gtk-doc/html/vte-2.90
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
@ -140,23 +153,23 @@ make</userinput></screen>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="vte-prog">
|
||||
<term><command>vte</command></term>
|
||||
<term><command>vte2_90</command></term>
|
||||
<listitem>
|
||||
<para>is a test application for the <application>VTE</application>
|
||||
libraries.</para>
|
||||
<indexterm zone="vte vte-prog">
|
||||
<primary sortas="b-vte">vte</primary>
|
||||
<primary sortas="b-vte">vte2_90</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libvte">
|
||||
<term><filename class='libraryfile'>libvte.{so,a}</filename></term>
|
||||
<term><filename class='libraryfile'>libvte2_90.so</filename></term>
|
||||
<listitem>
|
||||
<para>is a library which implements a terminal emulator
|
||||
widget for <application>GTK+</application>.</para>
|
||||
widget for <application>GTK+-3</application>.</para>
|
||||
<indexterm zone="vte libvte">
|
||||
<primary sortas="c-libvte">libvte.{so,a}</primary>
|
||||
<primary sortas="c-libvte">libvte2_90.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -52,7 +52,7 @@
|
||||
<para>[krejzi] - libgweather 3.4.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - gnome-online-accounts 3.4.0.</para>
|
||||
<para>[krejzi] - gnome-online-accounts 3.4.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - libgdata 0.12.0.</para>
|
||||
@ -66,6 +66,27 @@
|
||||
<listitem>
|
||||
<para>[krejzi] - evolution-data-server 3.4.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - Added libwacom 0.4.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - libgnomekbd 3.4.0.2.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - gnome-desktop 3.4.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - gnome-settings-daemon 3.4.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - vte 0.32.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - Nautilus 3.4.1.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - gnome-terminal 3.4.1.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user