source: xfce/apps/parole.xml

trunk
Last change on this file was 1241ea19, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Tag xfce and dependencies

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
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 parole-download-http
8 "https://archive.xfce.org/src/apps/parole/&xfce4-version;/parole-&parole-version;.tar.bz2">
9 <!ENTITY parole-download-ftp " ">
10 <!ENTITY parole-md5sum "29a409b4b22c2d91f210679e5708a19d">
11 <!ENTITY parole-size "916 KB">
12 <!ENTITY parole-buildsize "19 MB">
13 <!ENTITY parole-time "0.2 SBU">
14]>
15
16<sect1 id="parole" xreflabel="Parole-&parole-version;">
17 <?dbhtml filename="parole.html"?>
18
19
20 <title>Parole-&parole-version;</title>
21
22 <indexterm zone="parole">
23 <primary sortas="a-Parole">Parole</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Parole</title>
28
29 <para>
30 <application>Parole</application> is a DVD/CD/music player for
31 <application>Xfce</application> that uses
32 <application>GStreamer</application>.
33 </para>
34
35 &lfs121_checked;
36
37 <note>
38 <para>
39 Although this version of parole works with most files, it
40 is unable to play DVDs, reporting an error in the gstreamer
41 backend.
42 </para>
43 </note>
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&parole-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&parole-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &parole-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &parole-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &parole-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &parole-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Parole Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="dbus-glib"/>,
84 <xref linkend="gst10-plugins-base"/>,
85 <xref linkend="gst10-plugins-good"/>, and
86 <xref linkend="libxfce4ui"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="libnotify"/> and
92 <xref linkend="taglib"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="gtk-doc"/>
98 </para>
99
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of Parole</title>
104
105 <para>
106 Install <application>Parole</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
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<!-- We don't have gst-0.10 anymore, so this can go.
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <para>
130 <option>- -with-gstreamer=1.0</option>: Use this switch if both
131 the <xref linkend='gstreamer10'/> and the deprecated gstreamer-0.x
132 packages are installed.
133 </para>
134
135 </sect2>
136-->
137 <sect2 role="using">
138 <title>Using Parole</title>
139
140 <para>
141 If you have installed Gstreamer Plugins Ugly with support for libdvdnav
142 and libdvdread and would like to use Parole to play a DVD, click Media&gt;
143 Open location and enter dvd:// into the box.
144 </para>
145
146 <para>
147 Similarly, to play a CD, click Media&gt; Open location and enter cdda://
148 into the box.
149 </para>
150
151 </sect2>
152
153 <sect2 role="content">
154 <title>Contents</title>
155
156 <segmentedlist>
157 <segtitle>Installed Program</segtitle>
158 <segtitle>Installed Libraries</segtitle>
159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
162 <seg>
163 parole
164 </seg>
165 <seg>
166 Two libraries under /usr/lib/parole-0/
167 </seg>
168 <seg>
169 /usr/include/parole,
170 /usr/lib/parole-0 and
171 /usr/share/parole
172 </seg>
173 </seglistitem>
174 </segmentedlist>
175
176 <variablelist>
177 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
178 <?dbfo list-presentation="list"?>
179 <?dbhtml list-presentation="table"?>
180
181 <varlistentry id="parole-prog">
182 <term><command>parole</command></term>
183 <listitem>
184 <para>
185 is a <application>GTK+ 3</application> media player that
186 uses <application>GStreamer</application>
187 </para>
188 <indexterm zone="parole parole-prog">
189 <primary sortas="b-parole">parole</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193
194 </variablelist>
195
196 </sect2>
197
198</sect1>
Note: See TracBrowser for help on using the repository browser.