The GNOME Media package contains GNOME's media applications.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.6/gnome-media-2.6.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.6/gnome-media-2.6.1.tar.bz2
Download size: 2.9 MB
Estimated Disk space required: 49 MB
Estimated build time: 0.49 SBU
Install GNOME Media by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
--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.
The GNOME Media package contains gnome-sound-recorder, gnome-cd, gnome-volume-control and vumeter.