source: gnome/applications/sushi.xml@ cf5136d

gnome
Last change on this file since cf5136d was cf5136d, checked in by Christopher Gregory <cjg@…>, 10 years ago

Updated dependencies on empathy evolution gnome-clocks gnome-color-manager gnome-contacts gnome-control-center gnome-music gnome-sound-recorder
gnome-weather polari sushi and
vinagre pages

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

  • Property mode set to 100644
File size: 5.0 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 sushi-download-http "&gnome-download-http;/sushi/3.12/sushi-&sushi-version;.tar.xz">
8 <!ENTITY sushi-download-ftp "&gnome-download-ftp;/sushi/3.12/sushi-&sushi-version;.tar.xz">
9 <!ENTITY sushi-md5sum "97bb127c9a66dfc38d72ba6c9f04d33f">
10 <!ENTITY sushi-size "276 KB">
11 <!ENTITY sushi-buildsize "5.5 MB">
12 <!ENTITY sushi-time "0.3 SBU">
13]>
14
15<sect1 id="sushi" xreflabel="Sushi-&sushi-version;">
16 <?dbhtml filename="sushi.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Sushi-&sushi-version;</title>
24
25 <indexterm zone="sushi">
26 <primary sortas="a-Sushi">Sushi</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Sushi</title>
31
32 <para>
33 The <application>Sushi</application> package contains a quick file previewer
34 for <application>Nautilus</application>.
35 </para>
36
37 &lfs75_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&sushi-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&sushi-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &sushi-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &sushi-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &sushi-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &sushi-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Sushi Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="clutter-gtk"/>,
78 <xref linkend="gdk-pixbuf"/>, and
79 <xref linkend="gjs"/>
80 </para>
81
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="evince"/>,
86 <xref linkend="gtksourceview"/>,
87 <xref linkend="freetype2"/>,
88 <xref linkend="clutter-gst2"/>,
89 <xref linkend="libmusicbrainz5"/>,
90 <xref linkend="gobject-introspection"/>,
91 <xref linkend="webkitgtk2"/>,
92 <xref linkend="gstreamer10"/>, and
93 <xref linkend="gst10-plugins-base"/>
94 </para>
95
96 <para condition="html" role="usernotes">User Notes:
97 <ulink url="&blfs-wiki;/sushi"/>
98 </para>
99 </sect2>
100
101 <sect2 role="installation">
102 <title>Installation of Sushi</title>
103
104 <para>
105 Install <application>Sushi</application> by running the following
106 commands:
107 </para>
108
109<screen><userinput>./configure --prefix=/usr \
110 --libexecdir=/usr/lib/sushi &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 To test the results, issue: <command>make check</command>.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para>
129 <parameter>--libexecdir=/usr/lib/sushi</parameter>: This parameter
130 ensures <filename>sushi-start</filename> is installed in a FHS-compliant
131 location.
132 </para>
133
134 </sect2>
135
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Program</segtitle>
141 <segtitle>Installed Library</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 sushi
147 </seg>
148 <seg>
149 libsushi-1.0.so
150 </seg>
151 <seg>
152 /usr/lib/sushi and
153 /usr/share/sushi
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry id="sushi-prog">
164 <term><command>sushi</command></term>
165 <listitem>
166 <para>
167 is a graphical file viewer.
168 </para>
169 <indexterm zone="sushi sushi-prog">
170 <primary sortas="b-sushi-prog">sushi</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="libsushi-1">
176 <term><filename class='libraryfile'>libsushi-1.0.so</filename></term>
177 <listitem>
178 <para>
179 contains the <application>Sushi</application> API functions.
180 </para>
181 <indexterm zone="sushi libsushi-1">
182 <primary sortas="c-libsushi-1">libsushi-1.0.so</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 </variablelist>
188
189 </sect2>
190
191</sect1>
Note: See TracBrowser for help on using the repository browser.