source: gnome/games/nibbles.xml@ 31973174

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