Author: krejzi
Date: 2012-09-08 08:39:46 -0600 (Sat, 08 Sep 2012)
New Revision: 10646
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/telepathy-farstream.xml
trunk/BOOK/gnome/applications/applications.xml
trunk/BOOK/multimedia/libdriv/farstream.xml
trunk/BOOK/x/lib/lib.xml
Log:
Fix farstream compilation with newer gobject introspection, check telepathy
farstream.
Modified: trunk/BOOK/general/genlib/telepathy-farstream.xml
===================================================================
--- trunk/BOOK/general/genlib/telepathy-farstream.xml 2012-09-08 14:38:46 UTC
(rev 10645)
+++ trunk/BOOK/general/genlib/telepathy-farstream.xml 2012-09-08 14:39:46 UTC
(rev 10646)
@@ -37,7 +37,7 @@
channels.
</para>
- &lfs70_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -122,7 +122,7 @@
<title>Command Explanations</title>
<para>
- <option>--disable-python</option>: This parameter disables
+ <option>--disable-python</option>: This switch disables
building of the <application>Python</application> bindings.
Remove if you have optional <application>Python</application>
bindings installed.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-08 14:38:46 UTC (rev 10645)
+++ trunk/BOOK/general.ent 2012-09-08 14:39:46 UTC (rev 10646)
@@ -712,6 +712,7 @@
<!ENTITY cogl-version "1.10.4">
<!ENTITY clutter-version "1.10.8">
<!ENTITY clutter-gst-version "1.6.0">
+<!ENTITY clutter-gst2-version "1.9.90">
<!ENTITY clutter-gtk-version "1.2.0">
<!ENTITY freeglut-version "2.8.0">
<!ENTITY gdk-pixbuf-version "2.26.3">
Modified: trunk/BOOK/gnome/applications/applications.xml
===================================================================
--- trunk/BOOK/gnome/applications/applications.xml 2012-09-08 14:38:46 UTC
(rev 10645)
+++ trunk/BOOK/gnome/applications/applications.xml 2012-09-08 14:39:46 UTC
(rev 10646)
@@ -28,8 +28,8 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cheese.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="empathy.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="eog.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="epiphany-extensions.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="epiphany.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evince.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="file-roller.xml"/>
Modified: trunk/BOOK/multimedia/libdriv/farstream.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/farstream.xml 2012-09-08 14:38:46 UTC (rev
10645)
+++ trunk/BOOK/multimedia/libdriv/farstream.xml 2012-09-08 14:39:46 UTC (rev
10646)
@@ -72,6 +72,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch:
+ <ulink
url="&patch-root;/farstream-&farstream-version;-gir_fixes-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Farstream Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -114,7 +124,8 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr \
+<screen><userinput>patch -Np1 -i
../farstream-&farstream-version;-gir_fixes-1.patch &&
+./configure --prefix=/usr \
--disable-python \
--disable-static &&
make</userinput></screen>
Modified: trunk/BOOK/x/lib/lib.xml
===================================================================
--- trunk/BOOK/x/lib/lib.xml 2012-09-08 14:38:46 UTC (rev 10645)
+++ trunk/BOOK/x/lib/lib.xml 2012-09-08 14:39:46 UTC (rev 10646)
@@ -33,8 +33,9 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cairomm.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cogl.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clutter.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="clutter-gst.xml"/>
+<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="clutter-gst2.xml"/> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="clutter-gtk.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="clutter-gst.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="gdk-pixbuf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="goffice.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page