source: xfce/apps/parole.xml@ 4c24eb0a

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4c24eb0a was 4c24eb0a, checked in by Pierre Labastie <pieere@…>, 3 years ago

Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0

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