source: xfce/apps/parole.xml@ 0f229b4

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 0f229b4 was 0f229b4, checked in by Bruce Dubbs <bdubbs@…>, 15 months ago

Update to parole-4.18.0.

  • Property mode set to 100644
File size: 5.2 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 "https://archive.xfce.org/src/apps/parole/4.16/parole-&parole-version;.tar.bz2">
9 <!ENTITY parole-download-ftp " ">
10 <!ENTITY parole-md5sum "319cd9bdbda677f93c390edaac91ca45">
11 <!ENTITY parole-size "912 KB">
12 <!ENTITY parole-buildsize "18 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 &lfs113_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="gst10-plugins-base"/>,
84 <xref linkend="gst10-plugins-good"/> and
85 <xref linkend="libxfce4ui"/>
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="libnotify"/> and
91 <xref linkend="taglib"/>
92 </para>
93
94 <bridgehead renderas="sect4">Optional</bridgehead>
95 <para role="optional">
96 <xref linkend="gtk-doc"/>
97 </para>
98
99 <para condition="html" role="usernotes">
100 User Notes: <ulink url="&blfs-wiki;/parole"/>
101 </para>
102 </sect2>
103
104 <sect2 role="installation">
105 <title>Installation of Parole</title>
106
107 <para>
108 Install <application>Parole</application> by running the following
109 commands:
110 </para>
111
112<screen><userinput>./configure --prefix=/usr &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127<!-- We don't have gst-0.10 anymore, so this can go.
128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
131 <para>
132 <option>- -with-gstreamer=1.0</option>: Use this switch if both
133 the <xref linkend='gstreamer10'/> and the deprecated gstreamer-0.x
134 packages are installed.
135 </para>
136
137 </sect2>
138-->
139 <sect2 role="using">
140 <title>Using Parole</title>
141
142 <para>
143 If you have installed Gstreamer Plugins Ugly with support for libdvdnav
144 and libdvdread and would like to use Parole to play a DVD, click Media&gt;
145 Open location and enter dvd:// into the box.
146 </para>
147
148 <para>
149 Similarly, to play a CD, click Media&gt; Open location and enter cdda://
150 into the box.
151 </para>
152
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Program</segtitle>
160 <segtitle>Installed Libraries</segtitle>
161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
164 <seg>
165 parole
166 </seg>
167 <seg>
168 Two libraries under /usr/lib/parole-0/
169 </seg>
170 <seg>
171 /usr/include/parole,
172 /usr/lib/parole-0 and
173 /usr/share/parole
174 </seg>
175 </seglistitem>
176 </segmentedlist>
177
178 <variablelist>
179 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
180 <?dbfo list-presentation="list"?>
181 <?dbhtml list-presentation="table"?>
182
183 <varlistentry id="parole-prog">
184 <term><command>parole</command></term>
185 <listitem>
186 <para>
187 is a <application>GTK+ 3</application> media player that
188 uses <application>GStreamer</application>
189 </para>
190 <indexterm zone="parole parole-prog">
191 <primary sortas="b-parole">parole</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
195
196 </variablelist>
197
198 </sect2>
199
200</sect1>
Note: See TracBrowser for help on using the repository browser.