source: gnome/games/mahjongg.xml@ 2a3a49a

systemd-13485
Last change on this file since 2a3a49a was c8ef170, checked in by Christopher Gregory <cjg@…>, 10 years ago

Update to aisleriot-3.14.1, at-spi2-atk-2.14.1, baobab-3.14.1, cheese-3.14.1, empathy-3.12.7, eog-3.14.1, epiphany-3.14.1,
evince-3.14.1, evolution-3.12.7, evolution-data-server-3.12.7, file-roller-3.14.1, five-or-more-3.14.1, four-in-a-row-3.14.1,
gdm-3.14.1, gnome-backgrounds-3.14.1, gnome-clocks-3.14.1, gnome-color-manager-3.14.1, gnome-contacts-3.14.1,
gnome-control-center-3.14.1, gnome-desktop-3.14.1, gnome-dictionary-3.14.1, gnome-klotski-3.14.1, gnome-logs-3.14.1,
gnome-mahjongg-3.14.1, gnome-maps-3.14.1, gnome-nibbles-3.14.1, gnome-power-manager-3.14.1, gnome-robots-3.14.1,
gnome-settings-daemon-3.14.1, gnome-shell-3.14.1, gnome-shell-extensions-3.14.1, gnome-system-monitor-3.14.1, gnome-terminal-3.14.1,
gnome-user-docs-3.14.1, gnome-weather-3.14.1, gtkhtml-4.8.5, gtksourceview-3.14.1, gucharmap-3.14.1, gvfs-1.22.1, iagno-3.14.1,
libgee-0.16.1, libgweather-3.14.1, librsvg-2.40.5, lightsoff-3.14.1, mutter-3.14.1, vala-0.26.1, vinagre-3.14.1, vte-0.38.1 and
yelp-3.14.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14627 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.5 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 gnome-mahjongg-download-http "&gnome-download-http;/gnome-mahjongg/&gnome-minor14;/gnome-mahjongg-&gnome-mahjongg-version;.tar.xz">
8 <!ENTITY gnome-mahjongg-download-ftp "&gnome-download-ftp;/gnome-mahjongg/&gnome-minor14;/gnome-mahjongg-&gnome-mahjongg-version;.tar.xz">
9 <!ENTITY gnome-mahjongg-md5sum "d9ae05397a68f9b39b7a9604f72ae394">
10 <!ENTITY gnome-mahjongg-size "3.9 MB">
11 <!ENTITY gnome-mahjongg-buildsize "42.9 MB">
12 <!ENTITY gnome-mahjongg-time "0.2 SBU">
13]>
14
15<sect2 id="gnome-mahjongg" xreflabel="gnome-mahjongg-&gnome-mahjongg-version;">
16 <?dbhtml filename="gnome-mahjongg.html"?>
17
18 <sect2info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect2info>
22
23 <title>gnome-mahjongg-&gnome-mahjongg-version;</title>
24
25 <indexterm zone="gnome-mahjongg">
26 <primary sortas="a-gnome-mahjongg">gnome-mahjongg</primary>
27 </indexterm>
28
29 <sect3 role="package">
30 <title>Introduction to Gnome Mahjongg</title>
31
32 <para>
33 <application>gnome-mahjongg</application> is a solitaire (one player)
34 version of the classic Eastern tile game,
35 Mahjongg. The objective is to select pairs of similar tiles.
36 </para>
37
38 &lfs76_checked;
39
40 <bridgehead renderas="sect4">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&gnome-mahjongg-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&gnome-mahjongg-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &gnome-mahjongg-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &gnome-mahjongg-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &gnome-mahjongg-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &gnome-mahjongg-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect4">Gnome Mahjongg Dependencies</bridgehead>
75
76 <bridgehead renderas="sect5">Required</bridgehead>
77 <para role="required">
78 <xref linkend="gtk3"/>,
79 <xref linkend="itstool"/>, and
80 <xref linkend="librsvg"/>
81 </para>
82
83 <bridgehead renderas="sect5">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="gobject-introspection"/> and
86 <xref linkend="hicolor-icon-theme"/>
87 </para>
88
89 <para condition="html" role="usernotes">User Notes:
90 <ulink url="&blfs-wiki;/gnome-mahjongg"/>
91 </para>
92 </sect3>
93
94 <sect3 role="installation">
95 <title>Installation of Gnome Mahjongg</title>
96
97 <para>
98 Install <application>gnome-mahjongg</application> by running the following
99 commands:
100 </para>
101
102<screen><userinput>./configure --prefix=/usr &amp;&amp;
103make</userinput></screen>
104
105 <para>
106 This package does not come with a test suite.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect3>
116
117 <sect3 role="content">
118 <title>Contents</title>
119
120 <segmentedlist>
121 <segtitle>Installed Program</segtitle>
122 <segtitle>Installed Libraries</segtitle>
123 <segtitle>Installed Directories</segtitle>
124
125 <seglistitem>
126 <seg>
127 gnome-mahjongg
128 </seg>
129 <seg>
130 None
131 </seg>
132 <seg>
133 /usr/share/gnome-mahjongg and
134 /usr/share/help/*/gnome-mahjongg
135 </seg>
136 </seglistitem>
137 </segmentedlist>
138
139 <variablelist>
140 <bridgehead renderas="sect4">Short Descriptions</bridgehead>
141 <?dbfo list-presentation="list"?>
142 <?dbhtml list-presentation="table"?>
143
144 <varlistentry id="gnome-mahjongg-prog">
145 <term><command>gnome-mahjongg</command></term>
146 <listitem>
147 <para>
148 is the executable.
149 </para>
150 <indexterm zone="gnome-mahjongg gnome-mahjongg-prog">
151 <primary sortas="b-gnome-mahjongg">gnome-mahjongg</primary>
152 </indexterm>
153 </listitem>
154 </varlistentry>
155
156 </variablelist>
157
158 </sect3>
159
160</sect2>
Note: See TracBrowser for help on using the repository browser.