%general-entities; ]> $LastChangedBy$ $Date$ GNOME Media-&gnome-media-version; Introduction to <application><acronym>GNOME</acronym> Media</application> The GNOME Media package contains GNOME's media applications. Package information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-media-md5sum; Download size: &gnome-media-size; Estimated disk space required: &gnome-media-buildsize; Estimated build time: &gnome-media-time; <application><acronym>GNOME</acronym> Media</application> dependencies Required , , and Optional , MTA, Installation of <application><acronym>GNOME</acronym> Media</application> Install GNOME Media by running the following commands: sed -i -e \ "s/-lORBit-2 -lbonobo-2 -lgobject-2.0 -lglib-2.0/\$(CDDBSLAVE_LIBS)/" \ cddb-slave2/Makefile.in && ./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 This package does not come with a test suite. Now, as the root user: make install && gst-register Command explanations sed -i -e ... cddb-slave2/Makefile.in: This command fixes a bug encountered if $GNOME_PREFIX is not set to /usr. --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. Contents The GNOME Media package contains cddb-slave2-properties, gnome-audio-profiles-properties, gnome-cd, gnome-sound-recorder, gnome-volume-control, gstreamer-properties, vumeter. Description gnome-cd gnome-cd is GNOME's CD Player. gnome-sound-recorder gnome-sound-recorder is GNOME's recorder. gnome-volume-control gnome-volume-control is GNOME's mixer with volume applet. vumeter vumeter is a visual volume meter. gstreamer-properties gstreamer-properties is a GUI front-end to GStreamer's audio/video input/output parameters.