mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
411e760db9
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11232 af4574ff-66df-0310-9fd7-8a98e5e911e0
167 lines
4.5 KiB
XML
167 lines
4.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 aisleriot-download-http "&gnome-download-http;/aisleriot/3.6/aisleriot-&aisleriot-version;.tar.xz">
|
|
<!ENTITY aisleriot-download-ftp "&gnome-download-ftp;/aisleriot/3.6/aisleriot-&aisleriot-version;.tar.xz">
|
|
<!ENTITY aisleriot-md5sum "70a3ac85ffecbb08b17b047677c99e5d">
|
|
<!ENTITY aisleriot-size "4.0 MB">
|
|
<!ENTITY aisleriot-buildsize "70 MB">
|
|
<!ENTITY aisleriot-time "0.5 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
|
|
<application>GNOME</application> scripting language (Scheme).
|
|
</para>
|
|
|
|
&lfs72_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-xsl"/>
|
|
</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 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="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
sol
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</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>
|