source: xfce/apps/parole.xml@ de791f1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since de791f1 was b18422da, checked in by Andrew Benton <andy@…>, 12 years ago

Added Parole 0.2.0.6

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10145 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.4 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
7 <!ENTITY parole-download-http "http://archive.xfce.org/src/apps/parole/0.2/parole-&parole-version;.tar.bz2">
8 <!ENTITY parole-download-ftp " ">
9 <!ENTITY parole-md5sum "5d7e5ab7535bdf89508a8d7e551f9187">
10 <!ENTITY parole-size "640 KB">
11 <!ENTITY parole-buildsize "16 MB">
12 <!ENTITY parole-time "0.3 SBU">
13]>
14
15<sect1 id="parole" xreflabel="parole-&parole-version;">
16 <?dbhtml filename="parole.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>parole-&parole-version;</title>
24
25 <indexterm zone="parole">
26 <primary sortas="a-parole">parole</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Parole</title>
31
32 <para>
33 <application>Parole</application> is a DVD/CD/music player that uses
34 Gstreamer.
35 </para>
36
37 &lfs71_checked;
38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&parole-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&parole-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &parole-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &parole-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &parole-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &parole-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">Parole Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="dbus-glib"/>,
78 <xref linkend="gst-plugins-base"/> and
79 <xref linkend="libxfcegui4"/>.
80 </para>
81
82 <bridgehead renderas="sect4">Recommended (for playing DVDs)</bridgehead>
83 <para role="recommended">
84 <xref linkend="gst-plugins-ugly"/> (with <xref linkend="libdvdcss"/>,
85 <xref linkend="libdvdnav"/> and <xref linkend="libdvdread"/>).
86 </para>
87
88 <para condition="html" role="usernotes">
89 User Notes: <ulink url="&blfs-wiki;/parole"/>
90 </para>
91 </sect2>
92
93 <sect2 role="installation">
94 <title>Installation of Parole</title>
95
96 <para>
97 Install <application>Parole</application> by running the following
98 commands:
99 </para>
100
101<screen><userinput>./configure --prefix=/usr &amp;&amp;
102make</userinput></screen>
103
104 <para>
105 This package does not come with a test suite.
106 </para>
107
108 <para>
109 Now, as the <systemitem class="username">root</systemitem> user:
110 </para>
111
112<screen role="root"><userinput>make install</userinput></screen>
113 </sect2>
114
115 <sect2 role="using">
116 <title>Using Parole</title>
117
118 <para>
119 If you have installed Gstreamer Plugins Ugly with support for Libdvdnav
120 and Libdvdread and would like to use Parole to play a DVD, click Media&gt;
121 Open location and enter dvd:// into the box.
122 </para>
123
124 <para>
125 Similarly, to play a CD, click Media&gt; Open location and enter cdda://
126 into the box.
127 </para>
128 </sect2>
129
130 <sect2 role="content">
131 <title>Contents</title>
132
133 <segmentedlist>
134 <segtitle>Installed Program</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>parole</seg>
139 <seg>
140 /usr/include/parole,
141 /usr/lib/parole-0 and
142 /usr/share/parole.
143 </seg>
144 </seglistitem>
145 </segmentedlist>
146
147 <variablelist>
148 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
149 <?dbfo list-presentation="list"?>
150 <?dbhtml list-presentation="table"?>
151
152 <varlistentry id="parole-prog">
153 <term><command>parole</command></term>
154 <listitem>
155 <para>
156 is a Gtk+ 2 media player that uses Gstreamer.
157 </para>
158 <indexterm zone="parole parole-prog">
159 <primary sortas="b-parole">parole</primary>
160 </indexterm>
161 </listitem>
162 </varlistentry>
163 </variablelist>
164 </sect2>
165</sect1>
Note: See TracBrowser for help on using the repository browser.