source: gnome/add/aisleriot.xml@ 8ec9fc6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 8ec9fc6 was 8ec9fc6, checked in by Ken Moffat <ken@…>, 12 years ago

Correct the tags for gtkmm and aisleriot to 7.0, update tags for icon-naming-utils (7.0), wv and exiv2 (both 7.1).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9702 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY aisleriot-download-http "&gnome-download-http;/aisleriot/3.2/aisleriot-&aisleriot-version;.tar.xz">
8 <!ENTITY aisleriot-download-ftp "&gnome-download-ftp;/aisleriot/3.2/aisleriot-&aisleriot-version;.tar.xz">
9 <!ENTITY aisleriot-md5sum "cf8f6a8c51e54a9f8945a02b521dd40a">
10 <!ENTITY aisleriot-size "4.2 MB">
11 <!ENTITY aisleriot-buildsize "68 MB">
12 <!ENTITY aisleriot-time "0.6 SBU">
13]>
14
15<sect1 id="aisleriot" xreflabel="aisleriot-&aisleriot-version;">
16 <?dbhtml filename="aisleriot.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>aisleriot-&aisleriot-version;</title>
24
25 <indexterm zone="aisleriot">
26 <primary sortas="a-aisleriot">aisleriot</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to aisleriot</title>
31
32 <para><application>Aisleriot</application> (also known as Solitaire or sol) is a
33 collection of card games which are easy to play with the aid of a mouse. The rules
34 for the games have been coded for your pleasure in the GNOME scripting language
35 (Scheme).</para>
36
37 &lfs70_built;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>Download (HTTP): <ulink url="&aisleriot-download-http;"/></para>
43 </listitem>
44 <listitem>
45 <para>Download (FTP): <ulink url="&aisleriot-download-ftp;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download MD5 sum: &aisleriot-md5sum;</para>
49 </listitem>
50 <listitem>
51 <para>Download size: &aisleriot-size;</para>
52 </listitem>
53 <listitem>
54 <para>Estimated disk space required: &aisleriot-buildsize;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated build time: &aisleriot-time;</para>
58 </listitem>
59 </itemizedlist>
60
61 <bridgehead renderas="sect3">aisleriot Dependencies</bridgehead>
62
63 <bridgehead renderas="sect4">Required</bridgehead>
64 <!-- intltool is pulled in by xorg -->
65 <para role="required"><xref linkend="GConf"/>,
66 <xref linkend="gtk3"/>,
67 <xref linkend="guile"/>,
68 <xref linkend="libcanberra"/>,
69 <xref linkend="librsvg"/>, and
70 <xref linkend="rarian"/></para>
71
72 <bridgehead renderas="sect4">Optional</bridgehead>
73 <para role="optional"><xref linkend="itstool"/></para>
74
75 <para condition="html" role="usernotes">User Notes:
76 <ulink url="&blfs-wiki;/aisleriot"/></para>
77
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of aisleriot</title>
82
83 <para>Install <application>aisleriot</application> by running the following
84 commands:</para>
85
86<screen><userinput>./configure --prefix=$GNOME_PREFIX \
87 --sysconfdir=$GNOME_SYSCONFDIR \
88 --with-guile=2.0 &amp;&amp;
89make</userinput></screen>
90
91 <para>This package's testsuite is intended to be used by the
92 maintainer (or not) to check i18n files.</para>
93
94 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
95
96<screen role="root"><userinput>make install</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="commands">
101 <title>Command Explanations</title>
102
103 <para><parameter>--sysconfdir=$GNOME_SYSCONFDIR</parameter>: This parameter ensures
104 the <application>GConf</application> schemas will be correctly located. If your
105 GNOME_PREFIX is <filename class="directory">/usr</filename> they will otherwise
106 get installed to <filename class="directory">/usr/etc</filename>.</para>
107
108 <para><parameter>--with-guile=2.0</parameter>: This parameter ensures tha package
109 will build using the installed version of <application>guile</application> -
110 it otherwise looks for version 1.8.</para>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>ar-cards-renderer and sol</seg>
124 <seg>None</seg>
125 <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>
126 </seglistitem>
127 </segmentedlist>
128
129 <variablelist>
130 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
131 <?dbfo list-presentation="list"?>
132 <?dbhtml list-presentation="table"?>
133
134 <varlistentry id="ar-cards-renderer">
135 <term><command>ar-cards-renderer</command></term>
136 <listitem>
137 <para>does this .....</para>
138 <indexterm zone="aisleriot ar-cards-renderer">
139 <primary sortas="b-ar-cards-renderer">ar-cards-renderer</primary>
140 </indexterm>
141 </listitem>
142 </varlistentry>
143
144 <varlistentry id="sol">
145 <term><command>sol</command></term>
146 <listitem>
147 <para>is a collection of card games.</para>
148 <indexterm zone="aisleriot sol">
149 <primary sortas="b-sol">sol</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 </variablelist>
155
156 </sect2>
157
158</sect1>
Note: See TracBrowser for help on using the repository browser.