Author: fernando
Date: Tue Oct 22 20:15:43 2013
New Revision: 12032
Log:
Update to librsvg-2.40.0.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/graphlib/librsvg.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Tue Oct 22 17:17:52 2013 (r12031)
+++ trunk/BOOK/general.ent Tue Oct 22 20:15:43 2013 (r12032)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "22"> <!-- Always 2 digits -->
+<!ENTITY day "23"> <!-- Always 2 digits -->
<!ENTITY month "10"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "October 22nd, &year;">
+<!ENTITY releasedate "October 2333d, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
@@ -288,7 +288,7 @@
<!ENTITY libjpeg-turbo-version "1.3.0">
<!ENTITY libmng-version "2.0.2">
<!ENTITY libpng-version "1.6.6">
-<!ENTITY librsvg-version "2.37.0"> <!-- Normally even minors
+<!ENTITY librsvg-version "2.40.0"> <!-- Normally even minors
Required version in
order to use
svg pixbuf loader. -->
<!ENTITY libtiff-version "4.0.3">
Modified: trunk/BOOK/general/graphlib/librsvg.xml
==============================================================================
--- trunk/BOOK/general/graphlib/librsvg.xml Tue Oct 22 17:17:52 2013
(r12031)
+++ trunk/BOOK/general/graphlib/librsvg.xml Tue Oct 22 20:15:43 2013
(r12032)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY librsvg-download-http
"&gnome-download-http;/librsvg/2.37/librsvg-&librsvg-version;.tar.xz">
- <!ENTITY librsvg-download-ftp
"&gnome-download-ftp;/librsvg/2.37/librsvg-&librsvg-version;.tar.xz">
- <!ENTITY librsvg-md5sum "3de91824870bf6758f37ab54bae2ac40">
- <!ENTITY librsvg-size "504 KB">
- <!ENTITY librsvg-buildsize "15 MB">
+ <!ENTITY librsvg-download-http
"&gnome-download-http;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
+ <!ENTITY librsvg-download-ftp
"&gnome-download-ftp;/librsvg/2.40/librsvg-&librsvg-version;.tar.xz">
+ <!ENTITY librsvg-md5sum "e16a84e9a86a18e5ca6ba95c512db6c6">
+ <!ENTITY librsvg-size "496 KB">
+ <!ENTITY librsvg-buildsize "11 MB">
<!ENTITY librsvg-time "0.2 SBU">
]>
@@ -82,7 +82,6 @@
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
- <xref linkend="gtk2"/> (For the Theming Engine) and
<xref linkend="gtk3"/> (For the <command>rsvg-view-3</command>)
</para>
@@ -116,8 +115,7 @@
make</userinput></screen>
<para>
- To test the results, issue: <command>make -k check</command>.
- Some tests are known to fail for unknown reasons.
+ To test the results, issue: <command>make check</command>.
</para>
<para>
@@ -144,11 +142,6 @@
not installed <application>Gobject Introspection</application>.
</para>
- <para>
- <option>--disable-gtk-theme</option>: Use this switch if you have not
- installed <application>GTK+ 2</application>.
- </para>
-
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gtk-doc-rebuild.xml"/>
@@ -170,9 +163,8 @@
librsvg-2.so and libpixbufloader-svg.so
</seg>
<seg>
- /usr/include/librsvg-2,
- /usr/share/gtk-doc/html/rsvg and
- /usr/share/themes/bubble
+ /usr/include/librsvg-2.0 and
+ /usr/share/gtk-doc/html/rsvg-2.0
</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Oct 22 17:17:52
2013 (r12031)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Oct 22 20:15:43
2013 (r12032)
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>October 23nd, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[fernando] - Update to librsvg-2.40.0. Fixes
+ <ulink url="&blfs-ticket-root;4221">#4221</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>October 22nd, 2013</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page