Author: krejzi
Date: 2012-03-25 12:29:56 -0600 (Sun, 25 Mar 2012)
New Revision: 9760
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/other/pidgin.xml
Log:
pidgin 2.10.2 - fixes building with glib 2.32, haven't checked package deps
correctly, I've built it sucessfully tough.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-03-25 17:22:05 UTC (rev 9759)
+++ trunk/BOOK/general.ent 2012-03-25 18:29:56 UTC (rev 9760)
@@ -903,7 +903,7 @@
<!ENTITY gimp-version "2.6.12">
<!ENTITY icedtea-web-version "1.0.1">
<!ENTITY pan-version "0.133">
-<!ENTITY pidgin-version "2.10.0">
+<!ENTITY pidgin-version "2.10.2">
<!ENTITY rox-filer-version "2.10">
<!ENTITY thunderbird-version "11.0">
<!ENTITY xchat-version "2.8.8">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-03-25 17:22:05 UTC
(rev 9759)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-03-25 18:29:56 UTC
(rev 9760)
@@ -62,6 +62,9 @@
<listitem>
<para>[krejzi] - removed libfame 0.9.1.</para>
</listitem>
+ <listitem>
+ <para>[krejzi] - pidgin 2.10.2.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/xsoft/other/pidgin.xml
===================================================================
--- trunk/BOOK/xsoft/other/pidgin.xml 2012-03-25 17:22:05 UTC (rev 9759)
+++ trunk/BOOK/xsoft/other/pidgin.xml 2012-03-25 18:29:56 UTC (rev 9760)
@@ -6,7 +6,7 @@
<!ENTITY pidgin-download-http
"&sourceforge-repo;/pidgin/pidgin-&pidgin-version;.tar.bz2">
<!ENTITY pidgin-download-ftp " ">
- <!ENTITY pidgin-md5sum "e1453c9093c4f32beec19abd14069a3f">
+ <!ENTITY pidgin-md5sum "f2b210f2562865d870f193ff1fe8ea75">
<!ENTITY pidgin-size "9.5 MB">
<!ENTITY pidgin-buildsize "244 MB (additinoal 106 MB for API
documentation)">
<!ENTITY pidgin-time "1.9 SBU">
@@ -112,7 +112,7 @@
<para>Compile <application>Pidgin</application> by running the following
commands:</para>
-<screen><userinput>LIBS="-lm -lX11" ./configure --prefix=/usr
--disable-screensaver \
+<screen><userinput>./configure --prefix=/usr --disable-screensaver \
--disable-meanwhile --disable-avahi --disable-nm --disable-tcl \
--disable-nss --disable-gnutls --disable-idn --disable-vv \
--disable-gtkspell --disable-gstreamer --disable-dbus \
@@ -143,13 +143,13 @@
<sect2 role="commands">
<title>Command Explanations</title>
- <para><parameter>LIBS="-lm -lX11"</parameter>: This avoids
+<!-- <para><parameter>LIBS="-lm -lX11"</parameter>: This avoids
problems linking with <command>ld</command> from
<application>binutils-2.22</application>. This parameter is not needed with
earlier versions of <application>binutils</application>. If you
haven't installed <application>libX11</application> and are just
compiling <command>finch</command>, remove the "-lX11"
- part.</para>
+ part.</para> -->
<para>
<option>--with-gconf-schema-file-dir=$GNOME_SYSCONFDIR/gconf/schemas</option>:
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page