source: xfce/apps/parole.xml@ f4ac7141

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since f4ac7141 was b18fcf6a, checked in by Douglas R. Reno <renodr@…>, 10 months ago

Parole: Reorder dependencies so that they are in alphabetical order

  • Property mode set to 100644
File size: 5.1 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
[b53268a]8 "https://archive.xfce.org/src/apps/parole/&xfce4-version;/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
[bb72b0a]35 &lfs120_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">
[b18fcf6a]83 <xref linkend="dbus-glib"/>,
[5c121e9]84 <xref linkend="gst10-plugins-base"/>,
[b18fcf6a]85 <xref linkend="gst10-plugins-good"/>, and
86 <xref linkend="libxfce4ui"/>
[b18422da]87 </para>
88
[c53e7e3]89 <bridgehead renderas="sect4">Recommended</bridgehead>
[b18422da]90 <para role="recommended">
[c53e7e3]91 <xref linkend="libnotify"/> and
92 <xref linkend="taglib"/>
[b18422da]93 </para>
94
[5c548950]95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
[8558044]97 <xref linkend="gtk-doc"/>
[5c548950]98 </para>
99
[b18422da]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
[c53e7e3]110<screen><userinput>./configure --prefix=/usr &amp;&amp;
[b18422da]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>
[c53e7e3]122
[b18422da]123 </sect2>
124
[5e99854b]125<!-- We don't have gst-0.10 anymore, so this can go.
[52cc64d]126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
[c53e7e3]129 <para>
[5e99854b]130 <option>- -with-gstreamer=1.0</option>: Use this switch if both
[8558044]131 the <xref linkend='gstreamer10'/> and the deprecated gstreamer-0.x
[87bbbc9]132 packages are installed.
[c53e7e3]133 </para>
[52cc64d]134
135 </sect2>
[5e99854b]136-->
[b18422da]137 <sect2 role="using">
138 <title>Using Parole</title>
139
140 <para>
[c53e7e3]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;
[b18422da]143 Open location and enter dvd:// into the box.
144 </para>
145
146 <para>
[c53e7e3]147 Similarly, to play a CD, click Media&gt; Open location and enter cdda://
[b18422da]148 into the box.
149 </para>
[c53e7e3]150
[b18422da]151 </sect2>
152
153 <sect2 role="content">
154 <title>Contents</title>
155
156 <segmentedlist>
157 <segtitle>Installed Program</segtitle>
[c3c56b2]158 <segtitle>Installed Libraries</segtitle>
[b18422da]159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
[c53e7e3]162 <seg>
163 parole
164 </seg>
165 <seg>
[37666cc]166 Two libraries under /usr/lib/parole-0/
[c53e7e3]167 </seg>
[b18422da]168 <seg>
169 /usr/include/parole,
170 /usr/lib/parole-0 and
[c3c56b2]171 /usr/share/parole
[b18422da]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>
[5e99854b]185 is a <application>GTK+ 3</application> media player that
[4c24eb0a]186 uses <application>GStreamer</application>
[b18422da]187 </para>
188 <indexterm zone="parole parole-prog">
189 <primary sortas="b-parole">parole</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
[c53e7e3]193
[b18422da]194 </variablelist>
[c53e7e3]195
[b18422da]196 </sect2>
[c53e7e3]197
[b18422da]198</sect1>
Note: See TracBrowser for help on using the repository browser.