mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
140ea5af35
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10032 af4574ff-66df-0310-9fd7-8a98e5e911e0
154 lines
4.6 KiB
XML
154 lines
4.6 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 aisleriot-download-http "&gnome-download-http;/aisleriot/3.4/aisleriot-&aisleriot-version;.tar.xz">
|
|
<!ENTITY aisleriot-download-ftp "&gnome-download-ftp;/aisleriot/3.4/aisleriot-&aisleriot-version;.tar.xz">
|
|
<!ENTITY aisleriot-md5sum "0de8ef6a68765f89582a27eeb479f8fe">
|
|
<!ENTITY aisleriot-size "4.0 MB">
|
|
<!ENTITY aisleriot-buildsize "66 MB">
|
|
<!ENTITY aisleriot-time "0.6 SBU">
|
|
]>
|
|
|
|
<sect1 id="aisleriot" xreflabel="Aisleriot-&aisleriot-version;">
|
|
<?dbhtml filename="aisleriot.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Aisleriot-&aisleriot-version;</title>
|
|
|
|
<indexterm zone="aisleriot">
|
|
<primary sortas="a-aisleriot">aisleriot</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Aisleriot</title>
|
|
|
|
<para><application>Aisleriot</application> (also known as Solitaire or sol) is a
|
|
collection of card games which are easy to play with the aid of a mouse. The rules
|
|
for the games have been coded for your pleasure in the GNOME scripting language
|
|
(Scheme).</para>
|
|
|
|
&lfs70_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&aisleriot-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&aisleriot-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &aisleriot-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &aisleriot-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &aisleriot-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &aisleriot-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">aisleriot Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="GConf"/>,
|
|
<xref linkend="gtk3"/>,
|
|
<xref linkend="guile"/>,
|
|
<xref linkend="libcanberra"/>,
|
|
<xref linkend="librsvg"/> and
|
|
<xref linkend="yelp-tools"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="http://www.valgrind.org">Valgrind</ulink>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/aisleriot"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of aisleriot</title>
|
|
|
|
<para>Install <application>aisleriot</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--libexecdir=/usr/lib &&
|
|
make</userinput></screen>
|
|
|
|
<para>This package's testsuite is intended to be used by the
|
|
maintainer (or not) to check i18n files.</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>
|
|
|
|
<para><parameter>--libexecdir=/usr/lib</parameter>:
|
|
This parameter is used so that the
|
|
<application>Aisleriot</application> internal support program is
|
|
installed in the preferred location of <filename
|
|
class='directory'>/usr/lib/aisleriot</filename> instead of
|
|
<filename class='directory'>/usr/libexec/aisleriot</filename>.</para>
|
|
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
sol
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/aisleriot, /usr/share/aisleriot and
|
|
/usr/share/help/*/aisleriot
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="sol">
|
|
<term><command>sol</command></term>
|
|
<listitem>
|
|
<para>is a collection of card games.</para>
|
|
<indexterm zone="aisleriot sol">
|
|
<primary sortas="b-sol">sol</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|