source: xfce/apps/parole.xml@ 8558044

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 8558044 was 8558044, checked in by Pierre Labastie <pierre.labastie@…>, 3 years ago

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

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