The GNOME Media package contains GNOME's media applications.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.8/gnome-media-2.8.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-media/2.8/gnome-media-2.8.0.tar.bz2
Download MD5 sum: c200cb577be1adb6bedb8c6528d738a1
Download size: 3.1 MB
Estimated disk space required: 36.9 MB
Estimated build time: 0.60 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 cddb-slave2-properties, gnome-audio-profiles-properties, gnome-cd, gnome-sound-recorder, gnome-volume-control, gstreamer-properties, vumeter.
Last updated on 2005-01-02 17:37:06 -0700