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
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 " ">
[0f229b4]10 <!ENTITY parole-md5sum "319cd9bdbda677f93c390edaac91ca45">
11 <!ENTITY parole-size "912 KB">
12 <!ENTITY parole-buildsize "18 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
[c53e7e3]20 <title>Parole-&parole-version;</title>
[b18422da]21
22 <indexterm zone="parole">
[c53e7e3]23 <primary sortas="a-Parole">Parole</primary>
[b18422da]24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Parole</title>
28
29 <para>
[c53e7e3]30 <application>Parole</application> is a DVD/CD/music player for
31 <application>Xfce</application> that uses
32 <application>GStreamer</application>.
[b18422da]33 </para>
34
[edbc176]35 &lfs113_checked;
[b18422da]36
[9abc96f]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
[b18422da]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">
[5c121e9]83 <xref linkend="gst10-plugins-base"/>,
84 <xref linkend="gst10-plugins-good"/> and
[c53e7e3]85 <xref linkend="libxfce4ui"/>
[b18422da]86 </para>
87
[c53e7e3]88 <bridgehead renderas="sect4">Recommended</bridgehead>
[b18422da]89 <para role="recommended">
[c53e7e3]90 <xref linkend="libnotify"/> and
91 <xref linkend="taglib"/>
[b18422da]92 </para>
93
[5c548950]94 <bridgehead renderas="sect4">Optional</bridgehead>
95 <para role="optional">
[8558044]96 <xref linkend="gtk-doc"/>
[5c548950]97 </para>
98
[b18422da]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
[c53e7e3]112<screen><userinput>./configure --prefix=/usr &amp;&amp;
[b18422da]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>
[c53e7e3]124
[b18422da]125 </sect2>
126
[5e99854b]127<!-- We don't have gst-0.10 anymore, so this can go.
[52cc64d]128 <sect2 role="commands">
129 <title>Command Explanations</title>
130
[c53e7e3]131 <para>
[5e99854b]132 <option>- -with-gstreamer=1.0</option>: Use this switch if both
[8558044]133 the <xref linkend='gstreamer10'/> and the deprecated gstreamer-0.x
[87bbbc9]134 packages are installed.
[c53e7e3]135 </para>
[52cc64d]136
137 </sect2>
[5e99854b]138-->
[b18422da]139 <sect2 role="using">
140 <title>Using Parole</title>
141
142 <para>
[c53e7e3]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;
[b18422da]145 Open location and enter dvd:// into the box.
146 </para>
147
148 <para>
[c53e7e3]149 Similarly, to play a CD, click Media&gt; Open location and enter cdda://
[b18422da]150 into the box.
151 </para>
[c53e7e3]152
[b18422da]153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Program</segtitle>
[c3c56b2]160 <segtitle>Installed Libraries</segtitle>
[b18422da]161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
[c53e7e3]164 <seg>
165 parole
166 </seg>
167 <seg>
[37666cc]168 Two libraries under /usr/lib/parole-0/
[c53e7e3]169 </seg>
[b18422da]170 <seg>
171 /usr/include/parole,
172 /usr/lib/parole-0 and
[c3c56b2]173 /usr/share/parole
[b18422da]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>
[5e99854b]187 is a <application>GTK+ 3</application> media player that
[4c24eb0a]188 uses <application>GStreamer</application>
[b18422da]189 </para>
190 <indexterm zone="parole parole-prog">
191 <primary sortas="b-parole">parole</primary>
192 </indexterm>
193 </listitem>
194 </varlistentry>
[c53e7e3]195
[b18422da]196 </variablelist>
[c53e7e3]197
[b18422da]198 </sect2>
[c53e7e3]199
[b18422da]200</sect1>
Note: See TracBrowser for help on using the repository browser.