Author: krejzi
Date: Sun Jul 28 12:05:58 2013
New Revision: 11517
Log:
Finish updating GNOME Core packages, tag packages as lfs73 checked.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/platform/dconf.xml
trunk/BOOK/gnome/platform/gcr.xml
trunk/BOOK/gnome/platform/gjs.xml
trunk/BOOK/gnome/platform/gnome-desktop.xml
trunk/BOOK/gnome/platform/gnome-icon-theme-symbolic.xml
trunk/BOOK/gnome/platform/gnome-icon-theme.xml
trunk/BOOK/gnome/platform/gnome-keyring.xml
trunk/BOOK/gnome/platform/gnome-themes-standard.xml
trunk/BOOK/gnome/platform/gnome-video-effects.xml
trunk/BOOK/gnome/platform/gtksourceview.xml
trunk/BOOK/gnome/platform/gvfs.xml
trunk/BOOK/gnome/platform/libgnome-keyring.xml
trunk/BOOK/gnome/platform/libgtop.xml
trunk/BOOK/gnome/platform/libpeas.xml
trunk/BOOK/gnome/platform/libsecret.xml
trunk/BOOK/gnome/platform/libwnck.xml
trunk/BOOK/gnome/platform/polkit-gnome.xml
trunk/BOOK/gnome/platform/totem-pl-parser.xml
trunk/BOOK/gnome/platform/vte.xml
trunk/BOOK/gnome/platform/yelp-xsl.xml
trunk/BOOK/gnome/platform/yelp.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/general.ent Sun Jul 28 12:05:58 2013 (r11517)
@@ -643,11 +643,11 @@
<!ENTITY vte-version "0.34.7">
<!-- Runtime -->
-<!ENTITY dconf-version "0.14.1">
-<!ENTITY gnome-icon-theme-version "3.6.2">
-<!ENTITY gnome-icon-theme-symbolic-version "3.6.2">
-<!ENTITY gnome-themes-standard-version "3.6.5">
-<!ENTITY yelp-version "3.6.2">
+<!ENTITY dconf-version "0.16.1">
+<!ENTITY gnome-icon-theme-version "3.8.2">
+<!ENTITY gnome-icon-theme-symbolic-version "3.8.2.2">
+<!ENTITY gnome-themes-standard-version "3.8.3">
+<!ENTITY yelp-version "3.8.1">
<!-- Chapter 31 -->
<!-- Applications -->
Modified: trunk/BOOK/gnome/platform/dconf.xml
==============================================================================
--- trunk/BOOK/gnome/platform/dconf.xml Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/dconf.xml Sun Jul 28 12:05:58 2013 (r11517)
@@ -4,11 +4,11 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY dconf-download-http
"&gnome-download-http;/dconf/0.14/dconf-&dconf-version;.tar.xz">
- <!ENTITY dconf-download-ftp
"&gnome-download-ftp;/dconf/0.14/dconf-&dconf-version;.tar.xz">
- <!ENTITY dconf-md5sum "eaa62d1a5655e6dd620358d6b1c4f272">
- <!ENTITY dconf-size "288 KB">
- <!ENTITY dconf-buildsize "13 MB">
+ <!ENTITY dconf-download-http
"&gnome-download-http;/dconf/0.16/dconf-&dconf-version;.tar.xz">
+ <!ENTITY dconf-download-ftp
"&gnome-download-ftp;/dconf/0.16/dconf-&dconf-version;.tar.xz">
+ <!ENTITY dconf-md5sum "1f17e92511a21240ab5a56e4523f77da">
+ <!ENTITY dconf-size "368 KB">
+ <!ENTITY dconf-buildsize "17 MB">
<!ENTITY dconf-time "0.2 SBU">
]>
@@ -35,7 +35,7 @@
on platforms that don't already have configuration storage systems.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -75,9 +75,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="dbus"/>,
- <xref linkend="gtk3"/> and
- <xref linkend="libxml2"/>
+ <xref linkend="dbus"/> and
+ <xref linkend="gtk3"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
@@ -203,7 +202,7 @@
<term><filename class="libraryfile">libdconf.so</filename></term>
<listitem>
<para>
- contains <application>DConf</application> client API functions.
+ contains the <application>DConf</application> client API functions.
</para>
<indexterm zone="dconf libdconf">
<primary sortas="c-libdconf">libdconf.so</primary>
@@ -215,7 +214,7 @@
<term><filename
class="libraryfile">libdconf-dbus-1.so</filename></term>
<listitem>
<para>
- contains <application>DConf</application> client API functions
+ contains the <application>DConf</application> client API functions
for <application>D-Bus</application>.
</para>
<indexterm zone="dconf libdconf-dbus-1">
Modified: trunk/BOOK/gnome/platform/gcr.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gcr.xml Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/gcr.xml Sun Jul 28 12:05:58 2013 (r11517)
@@ -36,7 +36,7 @@
<application>GNOME</application> Desktop.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gjs.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gjs.xml Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/gjs.xml Sun Jul 28 12:05:58 2013 (r11517)
@@ -38,7 +38,7 @@
<application>GNOME</application>.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gnome-desktop.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-desktop.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/gnome-desktop.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -37,7 +37,7 @@
<application>GNOME</application> Desktop.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gnome-icon-theme-symbolic.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-icon-theme-symbolic.xml Sun Jul 28
11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/gnome-icon-theme-symbolic.xml Sun Jul 28
12:05:58 2013 (r11517)
@@ -5,12 +5,12 @@
%general-entities;
<!ENTITY gnome-icon-theme-symbolic-download-http
-
"&gnome-download-http;/gnome-icon-theme-symbolic/3.6/gnome-icon-theme-symbolic-&gnome-icon-theme-symbolic-version;.tar.xz">
+
"&gnome-download-http;/gnome-icon-theme-symbolic/3.8/gnome-icon-theme-symbolic-&gnome-icon-theme-symbolic-version;.tar.xz">
<!ENTITY gnome-icon-theme-symbolic-download-ftp
-
"&gnome-download-ftp;/gnome-icon-theme-symbolic/3.6/gnome-icon-theme-symbolic-&gnome-icon-theme-symbolic-version;.tar.xz">
- <!ENTITY gnome-icon-theme-symbolic-md5sum
"5c6a3834d50a14ff3c6d65513ac36eb4">
- <!ENTITY gnome-icon-theme-symbolic-size "208 KB">
- <!ENTITY gnome-icon-theme-symbolic-buildsize "6.0 MB">
+
"&gnome-download-ftp;/gnome-icon-theme-symbolic/3.8/gnome-icon-theme-symbolic-&gnome-icon-theme-symbolic-version;.tar.xz">
+ <!ENTITY gnome-icon-theme-symbolic-md5sum
"34fbeb90af63a5b7e492a04435253876">
+ <!ENTITY gnome-icon-theme-symbolic-size "220 KB">
+ <!ENTITY gnome-icon-theme-symbolic-buildsize "6.5 MB">
<!ENTITY gnome-icon-theme-symbolic-time "less than 0.1 SBU">
]>
@@ -36,7 +36,7 @@
symbolic icons for the default <application>GNOME</application> icon
theme.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gnome-icon-theme.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-icon-theme.xml Sun Jul 28 11:11:50
2013 (r11516)
+++ trunk/BOOK/gnome/platform/gnome-icon-theme.xml Sun Jul 28 12:05:58
2013 (r11517)
@@ -5,13 +5,13 @@
%general-entities;
<!ENTITY gnome-icon-theme-download-http
-
"&gnome-download-http;/gnome-icon-theme/3.6/gnome-icon-theme-&gnome-icon-theme-version;.tar.xz">
+
"&gnome-download-http;/gnome-icon-theme/3.8/gnome-icon-theme-&gnome-icon-theme-version;.tar.xz">
<!ENTITY gnome-icon-theme-download-ftp
-
"&gnome-download-ftp;/gnome-icon-theme/3.6/gnome-icon-theme-&gnome-icon-theme-version;.tar.xz">
- <!ENTITY gnome-icon-theme-md5sum "c7bf0c7cc3ca0c9d4ac120aedb9ab8af">
- <!ENTITY gnome-icon-theme-size "15 MB">
- <!ENTITY gnome-icon-theme-buildsize "135 MB">
- <!ENTITY gnome-icon-theme-time "0.3 SBU">
+
"&gnome-download-ftp;/gnome-icon-theme/3.8/gnome-icon-theme-&gnome-icon-theme-version;.tar.xz">
+ <!ENTITY gnome-icon-theme-md5sum "d645c5a504daa64730dfc083344de1b9">
+ <!ENTITY gnome-icon-theme-size "16 MB">
+ <!ENTITY gnome-icon-theme-buildsize "150 MB">
+ <!ENTITY gnome-icon-theme-time "0.2 SBU">
]>
<sect1 id="gnome-icon-theme"
xreflabel="gnome-icon-theme-&gnome-icon-theme-version;">
Modified: trunk/BOOK/gnome/platform/gnome-keyring.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-keyring.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/gnome-keyring.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -36,7 +36,7 @@
daemon that keeps passwords and other secrets for users.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gnome-themes-standard.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-themes-standard.xml Sun Jul 28 11:11:50
2013 (r11516)
+++ trunk/BOOK/gnome/platform/gnome-themes-standard.xml Sun Jul 28 12:05:58
2013 (r11517)
@@ -5,12 +5,12 @@
%general-entities;
<!ENTITY gnome-themes-standard-download-http
-
"&gnome-download-http;/gnome-themes-standard/3.6/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
+
"&gnome-download-http;/gnome-themes-standard/3.8/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
<!ENTITY gnome-themes-standard-download-ftp
-
"&gnome-download-ftp;/gnome-themes-standard/3.6/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
- <!ENTITY gnome-themes-standard-md5sum
"0053b0680fe8961d4ebc88ede71aca6e">
- <!ENTITY gnome-themes-standard-size "3.5 MB">
- <!ENTITY gnome-themes-standard-buildsize "40 MB">
+
"&gnome-download-ftp;/gnome-themes-standard/3.8/gnome-themes-standard-&gnome-themes-standard-version;.tar.xz">
+ <!ENTITY gnome-themes-standard-md5sum
"73af8ba821824d10893a472ad5303308">
+ <!ENTITY gnome-themes-standard-size "3.7 MB">
+ <!ENTITY gnome-themes-standard-buildsize "45 MB">
<!ENTITY gnome-themes-standard-time "0.1 SBU">
]>
@@ -146,7 +146,7 @@
<term><filename class="libraryfile">libadwaita.so</filename></term>
<listitem>
<para>
- is the Adwaita <application>GTK+ 3</application> theme.
+ is the Adwaita <application>GTK+</application> theme.
</para>
<indexterm zone="gnome-themes-standard libadwaita">
<primary sortas="c-libadwaita">libadwaita.so</primary>
Modified: trunk/BOOK/gnome/platform/gnome-video-effects.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gnome-video-effects.xml Sun Jul 28 11:11:50
2013 (r11516)
+++ trunk/BOOK/gnome/platform/gnome-video-effects.xml Sun Jul 28 12:05:58
2013 (r11517)
@@ -36,7 +36,7 @@
a collection of <application>GStreamer</application> effects.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gtksourceview.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gtksourceview.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/gtksourceview.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -37,7 +37,7 @@
text functions to include syntax highlighting.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/gvfs.xml
==============================================================================
--- trunk/BOOK/gnome/platform/gvfs.xml Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/gvfs.xml Sun Jul 28 12:05:58 2013 (r11517)
@@ -35,7 +35,7 @@
library.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/libgnome-keyring.xml
==============================================================================
--- trunk/BOOK/gnome/platform/libgnome-keyring.xml Sun Jul 28 11:11:50
2013 (r11516)
+++ trunk/BOOK/gnome/platform/libgnome-keyring.xml Sun Jul 28 12:05:58
2013 (r11517)
@@ -37,7 +37,7 @@
<application>GNOME Keyring</application> system.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/libgtop.xml
==============================================================================
--- trunk/BOOK/gnome/platform/libgtop.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/libgtop.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -34,7 +34,7 @@
<application>GNOME</application> top libraries.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/libpeas.xml
==============================================================================
--- trunk/BOOK/gnome/platform/libpeas.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/libpeas.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -35,7 +35,7 @@
to assume its own extensibility.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -94,7 +94,7 @@
<xref linkend="gjs"/> and
<xref linkend="pygobject3"/>
(<application>Python</application> 2 and
- <application>Python</application> 3 modules).
+ <application>Python</application> 3 modules)
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
Modified: trunk/BOOK/gnome/platform/libsecret.xml
==============================================================================
--- trunk/BOOK/gnome/platform/libsecret.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/libsecret.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -34,7 +34,7 @@
GObject based library for accessing the Secret Service API.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/libwnck.xml
==============================================================================
--- trunk/BOOK/gnome/platform/libwnck.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/libwnck.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -34,7 +34,7 @@
Window Navigator Construction Kit.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/polkit-gnome.xml
==============================================================================
--- trunk/BOOK/gnome/platform/polkit-gnome.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/polkit-gnome.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -37,7 +37,7 @@
well with the <application>GNOME</application> Desktop environment.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/totem-pl-parser.xml
==============================================================================
--- trunk/BOOK/gnome/platform/totem-pl-parser.xml Sun Jul 28 11:11:50
2013 (r11516)
+++ trunk/BOOK/gnome/platform/totem-pl-parser.xml Sun Jul 28 12:05:58
2013 (r11517)
@@ -37,7 +37,7 @@
as save those.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/vte.xml
==============================================================================
--- trunk/BOOK/gnome/platform/vte.xml Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/vte.xml Sun Jul 28 12:05:58 2013 (r11517)
@@ -34,7 +34,7 @@
file implementation for terminal emulators.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/yelp-xsl.xml
==============================================================================
--- trunk/BOOK/gnome/platform/yelp-xsl.xml Sun Jul 28 11:11:50 2013
(r11516)
+++ trunk/BOOK/gnome/platform/yelp-xsl.xml Sun Jul 28 12:05:58 2013
(r11517)
@@ -35,7 +35,7 @@
format Docbook and Mallard documents.
</para>
- &lfs72_checked;
+ &lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/gnome/platform/yelp.xml
==============================================================================
--- trunk/BOOK/gnome/platform/yelp.xml Sun Jul 28 11:11:50 2013 (r11516)
+++ trunk/BOOK/gnome/platform/yelp.xml Sun Jul 28 12:05:58 2013 (r11517)
@@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY yelp-download-http
"&gnome-download-http;/yelp/3.6/yelp-&yelp-version;.tar.xz">
- <!ENTITY yelp-download-ftp
"&gnome-download-ftp;/yelp/3.6/yelp-&yelp-version;.tar.xz">
- <!ENTITY yelp-md5sum "b5f55b1358cec1e0fefd82b34a3e296d">
- <!ENTITY yelp-size "832 KB">
- <!ENTITY yelp-buildsize "19 MB">
- <!ENTITY yelp-time "0.2 SBU">
+ <!ENTITY yelp-download-http
"&gnome-download-http;/yelp/3.8/yelp-&yelp-version;.tar.xz">
+ <!ENTITY yelp-download-ftp
"&gnome-download-ftp;/yelp/3.8/yelp-&yelp-version;.tar.xz">
+ <!ENTITY yelp-md5sum "716581c68c0f52deb73a84820dae5795">
+ <!ENTITY yelp-size "1.4 MB">
+ <!ENTITY yelp-buildsize "27 MB">
+ <!ENTITY yelp-time "0.3 SBU">
]>
<sect1 id="yelp" xreflabel="Yelp-&yelp-version;">
@@ -149,8 +149,8 @@
</seg>
<seg>
/usr/include/libyelp,
- /usr/share/yelp and
- /usr/share/gtk-doc/html/libyelp
+ /usr/share/gtk-doc/html/libyelp and
+ /usr/share/yelp
</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Jul 28 11:11:50
2013 (r11516)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Jul 28 12:05:58
2013 (r11517)
@@ -47,6 +47,9 @@
<para>July 28th, 2013</para>
<itemizedlist>
<listitem>
+ <para>[krejzi] - Updated GNOME Core packages to latest ones.</para>
+ </listitem>
+ <listitem>
<para>[krejzi] - Mozilla JS 17.0.0.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page