Author: randy
Date: 2005-10-17 22:55:40 -0600 (Mon, 17 Oct 2005)
New Revision: 5221
Removed:
trunk/patches/gnome-mag-0.12.2-Xdamage-1.patch
Modified:
trunk/BOOK/gnome/add/gnome-mag.xml
Log:
Removed the Xdamage patch from the GNOME Magnifier instructions as it turns out
it is not a good fix to the problem
Modified: trunk/BOOK/gnome/add/gnome-mag.xml
===================================================================
--- trunk/BOOK/gnome/add/gnome-mag.xml 2005-10-18 03:23:10 UTC (rev 5220)
+++ trunk/BOOK/gnome/add/gnome-mag.xml 2005-10-18 04:55:40 UTC (rev 5221)
@@ -56,6 +56,7 @@
</listitem>
</itemizedlist>
+ <!--
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
@@ -63,6 +64,7 @@
url="&patch-root;/gnome-mag-&gnome-mag-version;-Xdamage-1.patch"/></para>
</listitem>
</itemizedlist>
+ -->
<bridgehead renderas="sect3">GNOME Magnifier Dependencies</bridgehead>
@@ -91,8 +93,7 @@
<para>Install <application>GNOME Magnifier</application> by
running the following commands:</para>
-<screen><userinput>patch -Np1 -i
../gnome-mag-&gnome-mag-version;-Xdamage-1.patch &&
-./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
+<screen><userinput>./configure --prefix=`pkg-config --variable=prefix
ORBit-2.0` &&
make</userinput></screen>
<para>This package does not come with a test suite.</para>
Deleted: trunk/patches/gnome-mag-0.12.2-Xdamage-1.patch
===================================================================
--- trunk/patches/gnome-mag-0.12.2-Xdamage-1.patch 2005-10-18 03:23:10 UTC
(rev 5220)
+++ trunk/patches/gnome-mag-0.12.2-Xdamage-1.patch 2005-10-18 04:55:40 UTC
(rev 5221)
@@ -1,32 +0,0 @@
-Submitted By: Randy McMurchy <randy_at_linuxfromscratch_dot_org>
-Date: 2005-10-16
-Initial Package Version: 0.12.2
-Upstream Status: Submitted to GNOME Bugzilla
-Origin: Randy McMurchy
-Description: Fixes the discovery of the Xdamage and Xfixes
libraries
-
-$LastChangedBy$
-$Date$
-
-
-diff -Naur gnome-mag-0.12.2-orig/configure gnome-mag-0.12.2/configure
---- gnome-mag-0.12.2-orig/configure 2005-10-04 16:20:37.000000000 +0000
-+++ gnome-mag-0.12.2/configure 2005-10-16 19:03:30.000000000 +0000
-@@ -23142,7 +23142,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lXdamage $LIBS"
-+LIBS="-lXdamage -lXfixes -lX11 -L/usr/X11R6/lib $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
-@@ -23573,7 +23573,7 @@
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lXfixes $LIBS"
-+LIBS="-lXfixes -lX11 -L/usr/X11R6/lib $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page