Author: ken
Date: 2012-03-08 17:47:11 -0700 (Thu, 08 Mar 2012)
New Revision: 9645

Modified:
   trunk/BOOK/gnome/core/dconf.xml
   trunk/BOOK/gnome/core/glib-networking.xml
   trunk/BOOK/gnome/core/gnome-contacts.xml
   trunk/BOOK/gnome/core/gnome-menus.xml
   trunk/BOOK/gnome/core/gnome-shell.xml
   trunk/BOOK/gnome/core/gsettings-desktop-schemas.xml
   trunk/BOOK/gnome/core/gucharmap.xml
   trunk/BOOK/gnome/core/libgnome-keyring.xml
   trunk/BOOK/gnome/core/libgtop.xml
   trunk/BOOK/gnome/core/network-manager-applet.xml
   trunk/BOOK/gnome/core/vte.xml
Log:
glib2 -> pkgconfig xref changes for gnome/core.

Modified: trunk/BOOK/gnome/core/dconf.xml
===================================================================
--- trunk/BOOK/gnome/core/dconf.xml     2012-03-08 22:22:46 UTC (rev 9644)
+++ trunk/BOOK/gnome/core/dconf.xml     2012-03-09 00:47:11 UTC (rev 9645)
@@ -61,9 +61,9 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="dbus"/>,
-    <xref linkend="glib2"/>,
-    <xref linkend="gtk3"/>, and
-    <xref linkend="libxml2"/></para>
+    <xref linkend="gtk3"/>,
+    <xref linkend="libxml2"/>, and
+    <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="vala"/></para>

Modified: trunk/BOOK/gnome/core/glib-networking.xml
===================================================================
--- trunk/BOOK/gnome/core/glib-networking.xml   2012-03-08 22:22:46 UTC (rev 
9644)
+++ trunk/BOOK/gnome/core/glib-networking.xml   2012-03-09 00:47:11 UTC (rev 
9645)
@@ -59,10 +59,10 @@
     <bridgehead renderas="sect3">glib-networking Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/>,
-    <xref linkend="gnutls"/>,
+    <para role="required"><xref linkend="gnutls"/>,
     <xref linkend="gsettings-desktop-schemas"/>,
-    <xref linkend="intltool"/></para>
+    <xref linkend="intltool"/>, and
+    <xref linkend="pkgconfig"/></para>
 
     <!-- Not sure if libproxy is a dep. -->
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/gnome/core/gnome-contacts.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-contacts.xml    2012-03-08 22:22:46 UTC (rev 
9644)
+++ trunk/BOOK/gnome/core/gnome-contacts.xml    2012-03-09 00:47:11 UTC (rev 
9645)
@@ -64,9 +64,9 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="folks"/>,
-    <xref linkend="glib2"/>,
     <xref linkend="gtk3"/>,
-    <xref linkend="libnotify"/>, and
+    <xref linkend="libnotify"/>,
+    <xref linkend="pkgconfig"/>, and
     <xref linkend="vala"/></para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/gnome/core/gnome-menus.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-menus.xml       2012-03-08 22:22:46 UTC (rev 
9644)
+++ trunk/BOOK/gnome/core/gnome-menus.xml       2012-03-09 00:47:11 UTC (rev 
9645)
@@ -64,8 +64,8 @@
     <bridgehead renderas="sect3">gnome-menus Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/>,
-    <xref linkend="intltool"/>, and
+    <para role="required"><xref linkend="intltool"/>,
+    <xref linkend="pkgconfig"/>,
     <xref linkend="python2"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/gnome/core/gnome-shell.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-shell.xml       2012-03-08 22:22:46 UTC (rev 
9644)
+++ trunk/BOOK/gnome/core/gnome-shell.xml       2012-03-09 00:47:11 UTC (rev 
9645)
@@ -66,7 +66,6 @@
     <xref linkend="folks"/>,
     <xref linkend="GConf"/>,
     <xref linkend="gjs"/>,
-    <xref linkend="glib2"/>,
     <xref linkend="gnome-bluetooth"/>,
     <xref linkend="gnome-desktop"/>,
     <xref linkend="gnome-icon-theme"/>,
@@ -81,6 +80,7 @@
     <xref linkend="libsoup"/>,
     <xref linkend="mutter"/>,
     <xref linkend="NetworkManager"/>,
+    <xref linkend="pkgconfig"/>,
     <xref linkend="polkit"/>,
     <xref linkend="pulseaudio"/>,
     <xref linkend="startup-notification"/>,

Modified: trunk/BOOK/gnome/core/gsettings-desktop-schemas.xml
===================================================================
--- trunk/BOOK/gnome/core/gsettings-desktop-schemas.xml 2012-03-08 22:22:46 UTC 
(rev 9644)
+++ trunk/BOOK/gnome/core/gsettings-desktop-schemas.xml 2012-03-09 00:47:11 UTC 
(rev 9645)
@@ -60,8 +60,8 @@
     <bridgehead renderas="sect3">gsettings-desktop-schemas 
Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/> and
-    <xref linkend="intltool"/></para>
+    <para role="required"><xref linkend="intltool"/> and
+    <xref linkend="pkgconfig"/></para>
 
     <!-- Not sure if the following are deps. -->
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/gnome/core/gucharmap.xml
===================================================================
--- trunk/BOOK/gnome/core/gucharmap.xml 2012-03-08 22:22:46 UTC (rev 9644)
+++ trunk/BOOK/gnome/core/gucharmap.xml 2012-03-09 00:47:11 UTC (rev 9645)
@@ -63,8 +63,8 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="intltool"/>,
-    <xref linkend="glib2"/>, and
-    <xref linkend="gtk3"/></para>
+    <xref linkend="gtk3"/>, and
+    <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="GConf"/>,

Modified: trunk/BOOK/gnome/core/libgnome-keyring.xml
===================================================================
--- trunk/BOOK/gnome/core/libgnome-keyring.xml  2012-03-08 22:22:46 UTC (rev 
9644)
+++ trunk/BOOK/gnome/core/libgnome-keyring.xml  2012-03-09 00:47:11 UTC (rev 
9645)
@@ -61,9 +61,9 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required"><xref linkend="dbus"/>,
-    <xref linkend="glib2"/>,
-    <xref linkend="intltool"/>, and
-    <xref linkend="libgcrypt"/></para>
+    <xref linkend="intltool"/>,
+    <xref linkend="libgcrypt"/>, and
+    <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="gtk-doc"/> and

Modified: trunk/BOOK/gnome/core/libgtop.xml
===================================================================
--- trunk/BOOK/gnome/core/libgtop.xml   2012-03-08 22:22:46 UTC (rev 9644)
+++ trunk/BOOK/gnome/core/libgtop.xml   2012-03-09 00:47:11 UTC (rev 9645)
@@ -59,8 +59,8 @@
     <bridgehead renderas="sect3">LibGTop Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/> and
-    <xref linkend="intltool"/></para>
+    <para role="required"><xref linkend="intltool"/> and
+    <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><!-- <xref linkend="gdbm"/>, -->

Modified: trunk/BOOK/gnome/core/network-manager-applet.xml
===================================================================
--- trunk/BOOK/gnome/core/network-manager-applet.xml    2012-03-08 22:22:46 UTC 
(rev 9644)
+++ trunk/BOOK/gnome/core/network-manager-applet.xml    2012-03-09 00:47:11 UTC 
(rev 9645)
@@ -59,13 +59,13 @@
     <bridgehead renderas="sect3">network-manager-applet 
Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/>,
-    <xref linkend="dbus-glib"/>,
+    <para role="required"><xref linkend="dbus-glib"/>,
     <xref linkend="gtk3"/>,
     <xref linkend="GConf"/>,
     <xref linkend="gnome-keyring"/>,
     <xref linkend="NetworkManager"/>,
-    <xref linkend="libnotify"/>, and
+    <xref linkend="libnotify"/>,
+    <xref linkend="pkgconfig"/>, and
     <xref linkend="polkit"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

Modified: trunk/BOOK/gnome/core/vte.xml
===================================================================
--- trunk/BOOK/gnome/core/vte.xml       2012-03-08 22:22:46 UTC (rev 9644)
+++ trunk/BOOK/gnome/core/vte.xml       2012-03-09 00:47:11 UTC (rev 9645)
@@ -59,9 +59,9 @@
     <bridgehead renderas="sect3">VTE Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/> ,
-    <xref linkend="gtk3"/>, and
-    <xref linkend="intltool"/></para>
+    <para role="required"><xref linkend="gtk3"/>,
+    <xref linkend="intltool"/>, and
+    <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="gtk-doc"/> and

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to