mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
99b3ac418c
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10574 af4574ff-66df-0310-9fd7-8a98e5e911e0
125 lines
4.1 KiB
XML
125 lines
4.1 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 hamster-applet-download-http "&gnome-download-http;/hamster-applet/&gnome-version;/hamster-applet-&hamster-applet-version;.tar.bz2">
|
|
<!ENTITY hamster-applet-download-ftp "&gnome-download-ftp;/hamster-applet/&gnome-version;/hamster-applet-&hamster-applet-version;.tar.bz2">
|
|
<!ENTITY hamster-applet-md5sum "ad662fd81a09c5a0e19d1aa733e78588">
|
|
<!ENTITY hamster-applet-size "600 KB">
|
|
<!ENTITY hamster-applet-buildsize "10 MB">
|
|
<!ENTITY hamster-applet-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="hamster-applet" xreflabel="hamster-applet-&hamster-applet-version;">
|
|
<?dbhtml filename="hamster-applet.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>hamster-applet-&hamster-applet-version;</title>
|
|
|
|
<indexterm zone="hamster-applet">
|
|
<primary sortas="a-hamster-applet">hamster-applet</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to hamster-applet</title>
|
|
|
|
<para>The <application>hamster-applet</application> package is a
|
|
<application>GNOME</application> applet that allows you to keep track on
|
|
where are you spending your time.</para>
|
|
|
|
&lfs65_built;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&hamster-applet-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&hamster-applet-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &hamster-applet-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &hamster-applet-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &hamster-applet-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &hamster-applet-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">hamster-applet Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="python2"/> with <xref linkend="sqlite"/>
|
|
<!-- FIXME:ken -->
|
|
and Gnome-Python-Desktop-2.30.2 (gnomeapplet module only)</para>
|
|
<!--
|
|
and <xref linkend="gnome-python-desktop"/> (gnomeapplet module only)</para>
|
|
-->
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/hamster-applet"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of hamster-applet</title>
|
|
|
|
<para>Install <application>hamster-applet</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
|
--sysconfdir=&gnome-etc-dir; &&
|
|
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/2001/XInclude"
|
|
href="../../xincludes/gnome-prefix.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gnome-sysconfdir.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>gnome-time-tracker and hamster-standalone</seg>
|
|
<seg>_keybinder.so</seg>
|
|
<seg>/usr/lib/python&python2-majorver;/site-packages/hamster/{keybinder,
|
|
widgets},
|
|
<envar>$GNOME_PREFIX</envar>/{lib/hamster-applet,
|
|
share/{gnome/help/hamster-applet/*,hamster-applet/art}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|