Author: fernando
Date: Tue Sep 30 09:40:00 2014
New Revision: 14437
Log:
Update to gtksourceview-3.14.0.
Update to gedit-3.14.0.
Modified:
trunk/BOOK/gnome.ent
trunk/BOOK/gnome/applications/gedit.xml
trunk/BOOK/gnome/platform/gtksourceview.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/gnome.ent
==============================================================================
--- trunk/BOOK/gnome.ent Tue Sep 30 08:23:07 2014 (r14436)
+++ trunk/BOOK/gnome.ent Tue Sep 30 09:40:00 2014 (r14437)
@@ -13,7 +13,7 @@
<!ENTITY gjs-version "1.41.91">
<!ENTITY gnome-desktop-version "3.12.2">
<!ENTITY gnome-video-effects-version "0.4.1">
-<!ENTITY gtksourceview-version "3.12.3">
+<!ENTITY gtksourceview-version "3.14.0">
<!ENTITY libgtop-version "2.30.0">
<!ENTITY libpeas-version "1.10.1">
<!ENTITY libwnck-version "3.4.9">
@@ -39,7 +39,7 @@
<!ENTITY epiphany-version "3.12.1">
<!ENTITY evince-version "3.12.2">
<!ENTITY file-roller-version "3.12.2">
-<!ENTITY gedit-version "3.12.2">
+<!ENTITY gedit-version "3.14.0">
<!ENTITY gnome-calculator-version "3.12.4">
<!ENTITY gnome-nettool-version "3.8.1">
<!ENTITY gnome-screenshot-version "3.12.0">
Modified: trunk/BOOK/gnome/applications/gedit.xml
==============================================================================
--- trunk/BOOK/gnome/applications/gedit.xml Tue Sep 30 08:23:07 2014
(r14436)
+++ trunk/BOOK/gnome/applications/gedit.xml Tue Sep 30 09:40:00 2014
(r14437)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY gedit-download-http
"&gnome-download-http;/gedit/&gnome-minor;/gedit-&gedit-version;.tar.xz">
- <!ENTITY gedit-download-ftp
"&gnome-download-ftp;/gedit/&gnome-minor;/gedit-&gedit-version;.tar.xz">
- <!ENTITY gedit-md5sum "a23644771605c4226059d0b92faf70d2">
+ <!ENTITY gedit-download-http
"&gnome-download-http;/gedit/&gnome-minor-14;/gedit-&gedit-version;.tar.xz">
+ <!ENTITY gedit-download-ftp
"&gnome-download-ftp;/gedit/&gnome-minor-14;/gedit-&gedit-version;.tar.xz">
+ <!ENTITY gedit-md5sum "fae6439f950bf3f00101a16c2c924bdf">
<!ENTITY gedit-size "2.8 MB">
- <!ENTITY gedit-buildsize "87 MB (additional less than 1 MB for tests)">
- <!ENTITY gedit-time "1.1 SBU (additional 0.1 SBU for tests)">
+ <!ENTITY gedit-buildsize "86 MB">
+ <!ENTITY gedit-time "1 SBU">
]>
<sect1 id="gedit" xreflabel="Gedit-&gedit-version;">
@@ -76,8 +76,8 @@
<para role="required">
<xref linkend="gsettings-desktop-schemas"/>,
<xref linkend="gtksourceview"/>,
- <xref linkend="libpeas"/>, and
- <xref linkend="yelp-xsl"/>
+ <xref linkend="itstool"/>, and
+ <xref linkend="libpeas"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
@@ -159,8 +159,7 @@
gnome-text-editor (symlink to gedit)
</seg>
<seg>
- /usr/lib/gedit/libgedit.so and
- several under /usr/lib/gedit/plugins
+ /usr/lib/gedit/libgedit.so
</seg>
<seg>
/usr/include/gedit-3.12,
Modified: trunk/BOOK/gnome/platform/gtksourceview.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gtksourceview.xml Tue Sep 30 08:23:07 2014
(r14436)
+++ trunk/BOOK/gnome/platform/gtksourceview.xml Tue Sep 30 09:40:00 2014
(r14437)
@@ -5,12 +5,12 @@
%general-entities;
<!ENTITY gtksourceview-download-http
-
"&gnome-download-http;/gtksourceview/&gnome-minor;/gtksourceview->ksourceview-version;.tar.xz">
+
"&gnome-download-http;/gtksourceview/&gnome-minor-14;/gtksourceview->ksourceview-version;.tar.xz">
<!ENTITY gtksourceview-download-ftp
-
"&gnome-download-ftp;/gtksourceview/&gnome-minor;/gtksourceview->ksourceview-version;.tar.xz">
- <!ENTITY gtksourceview-md5sum "6d9aa2cf925751bf708feaf74d3317b0">
+
"&gnome-download-ftp;/gtksourceview/&gnome-minor-14;/gtksourceview->ksourceview-version;.tar.xz">
+ <!ENTITY gtksourceview-md5sum "6e8ca4df0ab1b6797b64ed63ba4399ea">
<!ENTITY gtksourceview-size "1.2 MB">
- <!ENTITY gtksourceview-buildsize "38 MB (additional 1 MB for the tests
and 2 MB to rebuild and install the API documentation)">
+ <!ENTITY gtksourceview-buildsize "53 MB (additional 1 MB for the tests
and 2 MB to rebuild and install the API documentation)">
<!ENTITY gtksourceview-time "0.4 SBU (additional less than 0.1 SBU
for the tests and less than 0.1 SBU to rebuild and install the API
documentation)">
]>
@@ -87,6 +87,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref linkend="vala"/>
<ulink url="http://glade.gnome.org/">Glade</ulink> and
<xref linkend="gtk-doc"/>
</para>
@@ -107,9 +108,10 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
+
<para>
- If the test suite is run before this package is installed, one test
- may fail.
+ To test the results, issue <command>make check</command>. The tests need
+ to be run in a graphical environment.
</para>
<para>
@@ -118,11 +120,6 @@
<screen role="root"><userinput>make install</userinput></screen>
- <para>
- To test the results, issue <command>make check</command>. The tests need
- to be run in a graphical environment.
- </para>
-
</sect2>
<sect2 role="commands">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 30 08:23:07
2014 (r14436)
+++ trunk/BOOK/introduction/welcome/changelog.xml Tue Sep 30 09:40:00
2014 (r14437)
@@ -48,6 +48,14 @@
<para>September 30th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to gedit-3.14.0. Partially fixes
+ <ulink url="&blfs-ticket-root;5554">#5554</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[fernando] - Update to gtksourceview-3.14.0. Partially fixes
+ <ulink url="&blfs-ticket-root;5554">#5554</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[fernando] - Update to gtk+-3.14.1. Fixes
<ulink url="&blfs-ticket-root;5612">#5612</ulink>.</para>
</listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page