mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
2a64859ea6
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9467 af4574ff-66df-0310-9fd7-8a98e5e911e0
159 lines
5.7 KiB
XML
159 lines
5.7 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.2/aisleriot-&aisleriot-version;.tar.xz">
|
|
<!ENTITY aisleriot-download-ftp "&gnome-download-ftp;/aisleriot/3.2/aisleriot-&aisleriot-version;.tar.xz">
|
|
<!ENTITY aisleriot-md5sum "cf8f6a8c51e54a9f8945a02b521dd40a">
|
|
<!ENTITY aisleriot-size "4.2 MB">
|
|
<!ENTITY aisleriot-buildsize "68 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>
|
|
|
|
&lfs68_built;
|
|
|
|
<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>
|
|
<!-- intltool is pulled in by xorg -->
|
|
<para role="required"><xref linkend="GConf"/>,
|
|
<xref linkend="gtk3"/>,
|
|
<xref linkend="guile"/>,
|
|
<xref linkend="libcanberra"/>,
|
|
<xref linkend="librsvg"/>, and
|
|
<xref linkend="rarian"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="itstool"/></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=$GNOME_PREFIX \
|
|
--sysconfdir=$GNOME_SYSCONFDIR \
|
|
--with-guile=2.0 &&
|
|
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>--sysconfdir=$GNOME_SYSCONFDIR</parameter>: This parameter ensures
|
|
the <application>GConf</application> schemas will be correctly located. If your
|
|
GNOME_PREFIX is <filename class="directory">/usr</filename> they will otherwise
|
|
get installed to <filename class="directory">/usr/etc</filename>.</para>
|
|
|
|
<para><parameter>--with-guile=2.0</parameter>: This parameter ensures tha package
|
|
will build using the installed version of <application>guile</application> -
|
|
it otherwise looks for version 1.8.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>ar-cards-renderer and sol</seg>
|
|
<seg>None</seg>
|
|
<seg>$GNOME_SYSCONFDIR/gconf/schemas, <envar>$GNOME_PREFIX</envar>/{lib/aisleriot,share/{aisleriot/{cards,games,icons/hicolor/{16x16/actions,22x22/actions,24x24/actions,32x32/actions,48x48/actions,scalable/actions},pixmaps,sounds},help/{C/aisleriot/figures,ca/aisleriot/figures,de/aisleriot/figures,el/aisleriot/figures,en_GB/aisleriot/figures,es/aisleriot/figures,eu/aisleriot/figures,fr/aisleriot/figures,gl/aisleriot/figures,oc/aisleriot/figures,ru/aisleriot/figures,sl/aisleriot/figures,sr/aisleriot/figures,sr@latin/aisleriot/figures,sv/aisleriot/figures,zh_CN/aisleriot/figures}}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="ar-cards-renderer">
|
|
<term><command>ar-cards-renderer</command></term>
|
|
<listitem>
|
|
<para>does this .....</para>
|
|
<indexterm zone="aisleriot ar-cards-renderer">
|
|
<primary sortas="b-ar-cards-renderer">ar-cards-renderer</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<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>
|