2004-06-15 08:20:58 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 08:20:58 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2006-03-01 08:12:30 +08:00
|
|
|
<!ENTITY gnome-media-download-http "&gnome-download-http;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
|
|
|
|
<!ENTITY gnome-media-download-ftp "&gnome-download-ftp;/gnome-media/&gnome-version;/gnome-media-&gnome-media-version;.tar.bz2">
|
2005-10-12 03:07:54 +08:00
|
|
|
<!ENTITY gnome-media-md5sum "74d9a78f7269602e033ab1a4a144afdf">
|
|
|
|
<!ENTITY gnome-media-size "3.4 MB">
|
|
|
|
<!ENTITY gnome-media-buildsize "39.2 MB">
|
|
|
|
<!ENTITY gnome-media-time "0.8 SBU">
|
2004-06-15 08:20:58 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 08:05:51 +08:00
|
|
|
<sect1 id="gnome-media" xreflabel="GNOME Media-&gnome-media-version;">
|
2005-05-22 01:46:15 +08:00
|
|
|
<?dbhtml filename="gnome-media.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2005-12-06 04:26:32 +08:00
|
|
|
<keywordset>
|
|
|
|
<keyword role="package">gnome-media-&gnome-media-version;.tar</keyword>
|
2005-12-09 04:29:35 +08:00
|
|
|
<keyword role="ftpdir">gnome-media</keyword>
|
2005-12-06 04:26:32 +08:00
|
|
|
</keywordset>
|
2005-05-22 01:46:15 +08:00
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>GNOME Media-&gnome-media-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gnome-media">
|
|
|
|
<primary sortas="a-GNOME Media">GNOME Media</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GNOME Media</title>
|
|
|
|
|
|
|
|
<para>The <application>GNOME Media</application> package contains
|
|
|
|
<application>GNOME</application>'s media applications.</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&gnome-media-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&gnome-media-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &gnome-media-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &gnome-media-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &gnome-media-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &gnome-media-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GNOME Media Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2005-12-06 04:26:32 +08:00
|
|
|
<para role="required"><xref linkend="nautilus-cd-burner"/></para>
|
2005-10-12 03:07:54 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
2005-12-06 04:26:32 +08:00
|
|
|
<para role="recommended"><xref linkend="gst-plugins"/> (required for the
|
|
|
|
mixer and recorder to work)</para>
|
2005-05-22 01:46:15 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-12-06 04:26:32 +08:00
|
|
|
<para role="optional"><xref linkend="sendmail"/> (or other
|
2006-03-01 08:12:30 +08:00
|
|
|
<ulink url="../server/mail.html">MTA</ulink> that provides a
|
|
|
|
<command>sendmail</command> command) and
|
2005-05-22 01:46:15 +08:00
|
|
|
<xref linkend="docbook-utils"/></para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNOME Media</title>
|
|
|
|
|
|
|
|
<para>Install <application>GNOME Media</application> by
|
|
|
|
running the following commands:</para>
|
|
|
|
|
2005-10-12 03:07:54 +08:00
|
|
|
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2006-03-01 08:12:30 +08:00
|
|
|
--libexecdir=`pkg-config \
|
|
|
|
--variable=prefix ORBit-2.0`/lib/gnome-media \
|
|
|
|
--sysconfdir=&gnome-etc-dir; \
|
|
|
|
--localstatedir=/var/lib &&
|
2005-05-22 01:46:15 +08:00
|
|
|
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 &&
|
|
|
|
gst-register</userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>--libexecdir=`pkg-config --variable=prefix
|
2006-03-01 08:12:30 +08:00
|
|
|
ORBit-2.0`/lib/gnome-media</parameter>: This switch puts libexec files in
|
|
|
|
<filename class="directory">$GNOME_PREFIX/lib/gnome-media</filename> instead
|
|
|
|
of <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
2005-05-22 01:46:15 +08:00
|
|
|
|
2006-02-03 14:19:11 +08:00
|
|
|
<para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
|
|
|
|
configuration files in <filename class="directory">&gnome-etc-dir;</filename>
|
2005-05-22 01:46:15 +08:00
|
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
|
|
|
|
puts <application>ScrollKeeper</application> files in
|
|
|
|
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>CDDBSlave2, cddb-slave2-properties, cddb-track-editor,
|
|
|
|
gnome-audio-profiles-properties, gnome-cd, gnome-sound-recorder,
|
|
|
|
gnome-volume-control, gstreamer-properties, and vumeter</seg>
|
|
|
|
<seg>libcddb-slave2.[so,a], libgnome-media-profiles.[so,a],
|
|
|
|
libgnome-media-profiles.[so,a] libglade library, and
|
|
|
|
GNOME_Media_CDDBSlave2.server bonobo server</seg>
|
2006-03-01 08:12:30 +08:00
|
|
|
<seg>&gnome-etc-dir;/gconf/gconf.xml.defaults/[[,schemas/]apps/[CDDB-Slave2,
|
|
|
|
gnome-[cd, sound-recorder, volume-control]],
|
|
|
|
[,schemas/]system/gstreamer/audio]
|
|
|
|
and the following subdirectories of $GNOME_PREFIX/:
|
|
|
|
include/[cddb-slave2,gnome-media],
|
|
|
|
lib/gnome-media,
|
|
|
|
share/[gnome-[media,sound-recorder],
|
|
|
|
gnome/help/[gnome-[cd, sound-recorder, volume-control],
|
|
|
|
grecord, gstreamer-properties],
|
|
|
|
gsteamer-properties,
|
|
|
|
omf/gnome-media,
|
|
|
|
pixmaps/gnome-[cd, media]]</seg>
|
2005-05-22 01:46:15 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="gnome-cd">
|
|
|
|
<term><command>gnome-cd</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is <application>GNOME</application>'s CD Player.</para>
|
|
|
|
<indexterm zone="gnome-media gnome-cd">
|
|
|
|
<primary sortas="b-gnome-cd">gnome-cd</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gnome-sound-recorder">
|
|
|
|
<term><command>gnome-sound-recorder</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is <application>GNOME</application>'s recorder.</para>
|
|
|
|
<indexterm zone="gnome-media gnome-sound-recorder">
|
|
|
|
<primary sortas="b-gnome-sound-recorder">gnome-sound-recorder</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gnome-volume-control">
|
|
|
|
<term><command>gnome-volume-control</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is <application>GNOME</application>'s mixer with volume
|
|
|
|
applet.</para>
|
|
|
|
<indexterm zone="gnome-media gnome-volume-control">
|
|
|
|
<primary sortas="b-gnome-volume-control">gnome-volume-control</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="gstreamer-properties">
|
|
|
|
<term><command>gstreamer-properties</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a GUI front-end to <application>GStreamer</application>'s
|
|
|
|
audio/video input/output parameters.</para>
|
|
|
|
<indexterm zone="gnome-media gstreamer-properties">
|
|
|
|
<primary sortas="b-gstreamer-properties">gstreamer-properties</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="vumeter">
|
|
|
|
<term><command>vumeter</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a visual volume meter.</para>
|
|
|
|
<indexterm zone="gnome-media vumeter">
|
|
|
|
<primary sortas="b-vumeter">vumeter</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-09-16 11:22:26 +08:00
|
|
|
|
|
|
|
</sect1>
|