gnome-media-2.2.1.1

Introduction to gnome-media

Download location (HTTP):       http://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.2/gnome-media-2.2.1.1.tar.bz2
Download location (FTP):        ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.2/gnome-media-2.2.1.1.tar.bz2
Version used:                   2.2.1.1
Package size:                   1.1 MB
Estimated Disk space required:  12.3 MB
Estimated build time:           1.76 SBU

The gnome-media package contains GNOME's media applications.

gnome-media depends on:
libgnomeui-2.2.0.1 and gstreamer-0.6.0

Installation of gnome-media

Install gnome-media by running the following commands:

./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome \
--localstatedir=/var/lib --libexecdir=$GNOME_PREFIX/sbin &&
make &&
make install 

Command explanations

--sysconfdir=/etc/gnome : This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.

--localstatedir=/var/lib : This switch puts scrollkeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.

--libexecdir=$GNOME_PREFIX/sbin : This command puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.

Contents

The gnome-media package contains gnome-sound-recorder, gnome-cd, gnome-volume-control and vumeter.

Description

gnome-sound-recorder

gnome-sound-recorder is Gnome's recorder.

gnome-cd

gnome-cd is Gnome's CD Player.

gnome-volume-control

gnome-volume-control is Gnome's mixer with volume applet.

vumeter

vumeter is a visual volume meter.