diff --git a/gnome/add/gnome-media.xml b/gnome/add/gnome-media.xml index d3092b7b29..a3701db247 100644 --- a/gnome/add/gnome-media.xml +++ b/gnome/add/gnome-media.xml @@ -5,11 +5,11 @@ %general-entities; - - - - - + + + + + ]> @@ -57,14 +57,16 @@ GNOME Media Dependencies Required - , - , - and - + + + Recommended + (required for the mixer and + recorder to work) Optional - , - MTA, + (or other + MTA that provides + /usr/sbin/sendmail) and @@ -75,10 +77,7 @@ 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` \ +./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 @@ -95,10 +94,6 @@ 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 diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 43e96d5b3b..cff0245536 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,9 @@ October 11th, 2005 + + [randy] - Updated to GNOME Media-2.12.0. + [randy] - Updated to Nautilus CD Burner-2.12.1.