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/0.5/parole-&parole-version;.tar.bz2">
|
---|
9 | <!ENTITY parole-download-ftp " ">
|
---|
10 | <!ENTITY parole-md5sum "918914fcdede178a027cd1ed70954c30">
|
---|
11 | <!ENTITY parole-size "668 KB">
|
---|
12 | <!ENTITY parole-buildsize "18 MB">
|
---|
13 | <!ENTITY parole-time "0.3 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 | &lfs73_checked;
|
---|
40 |
|
---|
41 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
42 | <itemizedlist spacing="compact">
|
---|
43 | <listitem>
|
---|
44 | <para>
|
---|
45 | Download (HTTP): <ulink url="&parole-download-http;"/>
|
---|
46 | </para>
|
---|
47 | </listitem>
|
---|
48 | <listitem>
|
---|
49 | <para>
|
---|
50 | Download (FTP): <ulink url="&parole-download-ftp;"/>
|
---|
51 | </para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>
|
---|
55 | Download MD5 sum: &parole-md5sum;
|
---|
56 | </para>
|
---|
57 | </listitem>
|
---|
58 | <listitem>
|
---|
59 | <para>
|
---|
60 | Download size: &parole-size;
|
---|
61 | </para>
|
---|
62 | </listitem>
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Estimated disk space required: &parole-buildsize;
|
---|
66 | </para>
|
---|
67 | </listitem>
|
---|
68 | <listitem>
|
---|
69 | <para>
|
---|
70 | Estimated build time: &parole-time;
|
---|
71 | </para>
|
---|
72 | </listitem>
|
---|
73 | </itemizedlist>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect3">Parole Dependencies</bridgehead>
|
---|
76 |
|
---|
77 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
78 | <para role="required">
|
---|
79 | <xref linkend="gst-plugins-base"/> or
|
---|
80 | <xref linkend="gst10-plugins-base"/> and
|
---|
81 | <xref linkend="libxfce4ui"/>
|
---|
82 | </para>
|
---|
83 |
|
---|
84 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
85 | <para role="recommended">
|
---|
86 | <xref linkend="libnotify"/> and
|
---|
87 | <xref linkend="taglib"/>
|
---|
88 | </para>
|
---|
89 |
|
---|
90 | <para condition="html" role="usernotes">
|
---|
91 | User Notes: <ulink url="&blfs-wiki;/parole"/>
|
---|
92 | </para>
|
---|
93 | </sect2>
|
---|
94 |
|
---|
95 | <sect2 role="installation">
|
---|
96 | <title>Installation of Parole</title>
|
---|
97 |
|
---|
98 | <para>
|
---|
99 | Install <application>Parole</application> by running the following
|
---|
100 | commands:
|
---|
101 | </para>
|
---|
102 |
|
---|
103 | <screen><userinput>./configure --prefix=/usr &&
|
---|
104 | make</userinput></screen>
|
---|
105 |
|
---|
106 | <para>
|
---|
107 | This package does not come with a test suite.
|
---|
108 | </para>
|
---|
109 |
|
---|
110 | <para>
|
---|
111 | Now, as the <systemitem class="username">root</systemitem> user:
|
---|
112 | </para>
|
---|
113 |
|
---|
114 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
115 |
|
---|
116 | </sect2>
|
---|
117 |
|
---|
118 | <sect2 role="commands">
|
---|
119 | <title>Command Explanations</title>
|
---|
120 |
|
---|
121 | <para>
|
---|
122 | <parameter>--with-gstreamer=1.0</parameter>: Use this switch if
|
---|
123 | you want to use <xref linkend="gst10-plugins-base"/> instead of
|
---|
124 | <xref linkend="gst-plugins-base"/>.
|
---|
125 | </para>
|
---|
126 |
|
---|
127 | </sect2>
|
---|
128 |
|
---|
129 | <sect2 role="using">
|
---|
130 | <title>Using Parole</title>
|
---|
131 |
|
---|
132 | <para>
|
---|
133 | If you have installed Gstreamer Plugins Ugly with support for libdvdnav
|
---|
134 | and libdvdread and would like to use Parole to play a DVD, click Media>
|
---|
135 | Open location and enter dvd:// into the box.
|
---|
136 | </para>
|
---|
137 |
|
---|
138 | <para>
|
---|
139 | Similarly, to play a CD, click Media> Open location and enter cdda://
|
---|
140 | into the box.
|
---|
141 | </para>
|
---|
142 |
|
---|
143 | </sect2>
|
---|
144 |
|
---|
145 | <sect2 role="content">
|
---|
146 | <title>Contents</title>
|
---|
147 |
|
---|
148 | <segmentedlist>
|
---|
149 | <segtitle>Installed Program</segtitle>
|
---|
150 | <segtitle>Installed Libraries</segtitle>
|
---|
151 | <segtitle>Installed Directories</segtitle>
|
---|
152 |
|
---|
153 | <seglistitem>
|
---|
154 | <seg>
|
---|
155 | parole
|
---|
156 | </seg>
|
---|
157 | <seg>
|
---|
158 | None
|
---|
159 | </seg>
|
---|
160 | <seg>
|
---|
161 | /usr/include/parole,
|
---|
162 | /usr/lib/parole-0 and
|
---|
163 | /usr/share/parole
|
---|
164 | </seg>
|
---|
165 | </seglistitem>
|
---|
166 | </segmentedlist>
|
---|
167 |
|
---|
168 | <variablelist>
|
---|
169 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
170 | <?dbfo list-presentation="list"?>
|
---|
171 | <?dbhtml list-presentation="table"?>
|
---|
172 |
|
---|
173 | <varlistentry id="parole-prog">
|
---|
174 | <term><command>parole</command></term>
|
---|
175 | <listitem>
|
---|
176 | <para>
|
---|
177 | is a <application>GTK+ 2</application> media player that
|
---|
178 | uses <application>GStreamer</application>.
|
---|
179 | </para>
|
---|
180 | <indexterm zone="parole parole-prog">
|
---|
181 | <primary sortas="b-parole">parole</primary>
|
---|
182 | </indexterm>
|
---|
183 | </listitem>
|
---|
184 | </varlistentry>
|
---|
185 |
|
---|
186 | </variablelist>
|
---|
187 |
|
---|
188 | </sect2>
|
---|
189 |
|
---|
190 | </sect1>
|
---|