2012-05-09 22:55:34 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2012-05-10 19:31:30 +08:00
|
|
|
<!ENTITY parole-download-http
|
|
|
|
"http://archive.xfce.org/src/apps/parole/0.2/parole-&parole-version;.tar.bz2">
|
2012-05-09 22:55:34 +08:00
|
|
|
<!ENTITY parole-download-ftp " ">
|
|
|
|
<!ENTITY parole-md5sum "5d7e5ab7535bdf89508a8d7e551f9187">
|
|
|
|
<!ENTITY parole-size "640 KB">
|
|
|
|
<!ENTITY parole-buildsize "16 MB">
|
|
|
|
<!ENTITY parole-time "0.3 SBU">
|
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="parole" xreflabel="parole-&parole-version;">
|
|
|
|
<?dbhtml filename="parole.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>parole-&parole-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="parole">
|
|
|
|
<primary sortas="a-parole">parole</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Parole</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
<application>Parole</application> is a DVD/CD/music player that uses
|
|
|
|
Gstreamer.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
&lfs71_checked;
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&parole-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&parole-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &parole-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &parole-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &parole-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &parole-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Parole Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
|
|
|
<xref linkend="dbus-glib"/>,
|
|
|
|
<xref linkend="gst-plugins-base"/> and
|
|
|
|
<xref linkend="libxfcegui4"/>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended (for playing DVDs)</bridgehead>
|
|
|
|
<para role="recommended">
|
|
|
|
<xref linkend="gst-plugins-ugly"/> (with <xref linkend="libdvdcss"/>,
|
|
|
|
<xref linkend="libdvdnav"/> and <xref linkend="libdvdread"/>).
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/parole"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Parole</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Parole</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="using">
|
|
|
|
<title>Using Parole</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
If you have installed Gstreamer Plugins Ugly with support for Libdvdnav
|
|
|
|
and Libdvdread and would like to use Parole to play a DVD, click Media>
|
|
|
|
Open location and enter dvd:// into the box.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Similarly, to play a CD, click Media> Open location and enter cdda://
|
|
|
|
into the box.
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>parole</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/parole,
|
|
|
|
/usr/lib/parole-0 and
|
|
|
|
/usr/share/parole.
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="parole-prog">
|
|
|
|
<term><command>parole</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is a Gtk+ 2 media player that uses Gstreamer.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="parole parole-prog">
|
|
|
|
<primary sortas="b-parole">parole</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|