update to librsvg-2.6.4, fix gstreamer

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1953 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2004-04-05 03:27:43 +00:00
parent b7e08294a1
commit 9e61fa45c6
4 changed files with 19 additions and 6 deletions

View File

@ -6,5 +6,15 @@ puts <application>gst-register</application>'s cache in <filename
class="directory">/var/lib/cache</filename>
instead of <filename class="directory">$GNOME_PREFIX/var/cache</filename>.</para>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename
class="directory">/etc/gnome</filename> instead of
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><option>--disable-gtk-doc</option>: This switch prevents
the rebuilding of documentation during the <command>make</command>
command.</para>
</sect2>

View File

@ -4,7 +4,7 @@
<para>Install <application>GStreamer</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib &amp;&amp;
--localstatedir=/var/lib --sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
make install &amp;&amp;
gst-register</command></userinput></screen>

View File

@ -20,6 +20,9 @@ url="&gstreamer-download-ftp;"/></para></listitem>
<sect3><title><application>GStreamer</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libgnomeui"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="gtk-doc"/> and <xref
linkend="DocBook"/></para></sect4>
</sect3>

View File

@ -2,9 +2,9 @@
<!ENTITY librsvg-intro SYSTEM "librsvg-intro.xml">
<!ENTITY librsvg-inst SYSTEM "librsvg-inst.xml">
<!ENTITY librsvg-desc SYSTEM "librsvg-desc.xml">
<!ENTITY librsvg-version "2.4.0">
<!ENTITY librsvg-download-http "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.4/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.4/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-size "232 KB">
<!ENTITY librsvg-buildsize "10.0 MB">
<!ENTITY librsvg-version "2.6.4">
<!ENTITY librsvg-download-http "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.6/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.6/librsvg-&librsvg-version;.tar.bz2">
<!ENTITY librsvg-size "220 KB">
<!ENTITY librsvg-buildsize "10.1 MB">
<!ENTITY librsvg-time "0.25 SBU">