mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
3f2db3a638
They only contain a date tag that is nowhere used.
199 lines
5.5 KiB
XML
199 lines
5.5 KiB
XML
<?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 libwnck2-download-http
|
|
"&gnome-download-http;/libwnck/2.30/libwnck-&libwnck2-version;.tar.xz">
|
|
<!ENTITY libwnck2-download-ftp
|
|
"&gnome-download-ftp;/libwnck/2.30/libwnck-&libwnck2-version;.tar.xz">
|
|
<!ENTITY libwnck2-md5sum "3d20f26105a2fd878899d6ecdbe9a082">
|
|
<!ENTITY libwnck2-size "612 KB">
|
|
<!ENTITY libwnck2-buildsize "16 MB">
|
|
<!ENTITY libwnck2-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="libwnck2" xreflabel="libwnck-&libwnck2-version;">
|
|
<?dbhtml filename="libwnck2.html"?>
|
|
|
|
|
|
<title>libwnck-&libwnck2-version;</title>
|
|
|
|
<indexterm zone="libwnck2">
|
|
<primary sortas="a-libwnck-2">libwnck 2</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to libwnck</title>
|
|
|
|
<para>
|
|
The <application>libwnck</application> package contains a Window Navigator
|
|
Construction Kit.
|
|
</para>
|
|
|
|
&lfs112_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&libwnck2-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&libwnck2-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &libwnck2-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &libwnck2-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &libwnck2-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &libwnck2-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">libwnck Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gtk2"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="startup-notification"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gobject-introspection"/> and
|
|
<xref linkend="gtk-doc"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/libwnck2"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of libwnck</title>
|
|
|
|
<para>
|
|
Install <application>libwnck</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--disable-static \
|
|
--program-suffix=-1 &&
|
|
make GETTEXT_PACKAGE=libwnck-1</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 GETTEXT_PACKAGE=libwnck-1 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"/>
|
|
|
|
<para>
|
|
<parameter>--program-suffix=-1</parameter>: This option adds -1 to the
|
|
end of the names of the installed programs to avoid overwriting the
|
|
programs installed by <xref linkend="libwnck"/>.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>GETTEXT_PACKAGE=libwnck-1</parameter>: This parameter adds -1
|
|
to the end of the names of the gettext files installed by the package
|
|
to avoid overwriting the files installed by <xref linkend="libwnck"/>.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
wnckprop-1 and wnck-urgency-monitor-1
|
|
</seg>
|
|
<seg>
|
|
libwnck-1.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/libwnck-1.0 and
|
|
/usr/share/gtk-doc/html/libwnck-1.0
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="wnckprop-1">
|
|
<term><command>wnckprop-1</command></term>
|
|
<listitem>
|
|
<para>
|
|
Prints, modifies, or interacts with the properties of a
|
|
screen/workspace/window
|
|
</para>
|
|
<indexterm zone="libwnck2 wnckprop-1">
|
|
<primary sortas="b-wnckprop-1">wnckprop-1</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libwnck-1">
|
|
<term><filename class="libraryfile">libwnck-1.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains functions for writing pagers and task lists
|
|
</para>
|
|
<indexterm zone="libwnck2 libwnck-1">
|
|
<primary sortas="c-libwnck-1">libwnck-1.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|