source: gnome-systemd/applications/sushi.xml@ 09140ef

7.6-blfs 7.6-systemd kde5-14269 kde5-14686 systemd-13485
Last change on this file since 09140ef was 09140ef, checked in by Krejzi <krejzi@…>, 10 years ago

Import Christopher's GNOME work into systemd branch.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13549 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"/>, and
78 <xref linkend="gjs"/>
79 </para>
80
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="evince"/>,
85 <xref linkend="gtksourceview"/>,
86 <xref linkend="freetype2"/>,
87 <xref linkend="clutter-gst2"/>,
88 <xref linkend="libmusicbrainz5"/>,
89 <xref linkend="gobject-introspection"/>,
90 <xref linkend="webkitgtk2"/>,
91 <xref linkend="gstreamer10"/>, and
92 <xref linkend="gst10-plugins-base"/>
93 </para>
94
95 <para condition="html" role="usernotes">User Notes:
96 <ulink url="&blfs-wiki;/sushi"/>
97 </para>
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Sushi</title>
102
103 <para>
104 Install <application>Sushi</application> by running the following
105 commands:
106 </para>
107
108<screen><userinput>./configure --prefix=/usr \
109 --libexecdir=/usr/lib/sushi &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 To test the results, issue: <command>make check</command>.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <parameter>--libexecdir=/usr/lib/sushi</parameter>: This parameter
129 ensures <filename>sushi-start</filename> is installed in a FHS-compliant
130 location.
131 </para>
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Program</segtitle>
140 <segtitle>Installed Library</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
144 <seg>
145 sushi
146 </seg>
147 <seg>
148 libsushi-1.0.so
149 </seg>
150 <seg>
151 /usr/lib/sushi and
152 /usr/share/sushi
153 </seg>
154 </seglistitem>
155 </segmentedlist>
156
157 <variablelist>
158 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
159 <?dbfo list-presentation="list"?>
160 <?dbhtml list-presentation="table"?>
161
162 <varlistentry id="sushi-prog">
163 <term><command>sushi</command></term>
164 <listitem>
165 <para>
166 is a graphical file viewer.
167 </para>
168 <indexterm zone="sushi sushi-prog">
169 <primary sortas="b-sushi-prog">sushi</primary>
170 </indexterm>
171 </listitem>
172 </varlistentry>
173
174 <varlistentry id="libsushi-1">
175 <term><filename class='libraryfile'>libsushi-1.0.so</filename></term>
176 <listitem>
177 <para>
178 contains the <application>Sushi</application> API functions.
179 </para>
180 <indexterm zone="sushi libsushi-1">
181 <primary sortas="c-libsushi-1">libsushi-1.0.so</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 </variablelist>
187
188 </sect2>
189
190</sect1>
Note: See TracBrowser for help on using the repository browser.