Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv7750
Modified Files:
wxgtk2.8.info wxgtk2.8.patch
Log Message:
Uses x11 directly, so make sure to link libX11 directly (thanks gtk+2-dev)
Index: wxgtk2.8.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/wxgtk2.8.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wxgtk2.8.info 3 Sep 2008 12:38:28 -0000 1.8
+++ wxgtk2.8.info 22 Oct 2008 13:31:33 -0000 1.9
@@ -158,3 +158,7 @@
%p/lib/libwx_gtk2u_gizmos_xrc-2.8.0.dylib 5.0.0 %n (>=
2.8.7-4)
<<
<<
+DescPort: <<
+ dmacks: dispalyx11.cpp (among others) uses x11 directly if
+ wxUSE_DISPLAY, so needs to link directly to libX11
+<<
Index: wxgtk2.8.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/wxgtk2.8.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wxgtk2.8.patch 25 Mar 2008 03:06:09 -0000 1.2
+++ wxgtk2.8.patch 22 Oct 2008 13:31:34 -0000 1.3
@@ -44,3 +44,14 @@
COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1___mediadll___depname = \
$(LIBDIRNAME)/$(DLLPREFIX)$(WXDLLNAMEPREFIXGUI)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_media$(WXCOMPILER)$(VENDORTAG)$(WXDLLVERSIONTAG)$(dll___targetsuf3)
@[EMAIL PROTECTED] =
$(COND_MONOLITHIC_0_SHARED_1_USE_GUI_1_USE_MEDIA_1___mediadll___depname)
+diff -Nurd -x'*~' wxGTK-2.8.7.orig/configure wxGTK-2.8.7/configure
+--- wxGTK-2.8.7.orig/configure 2007-11-21 07:51:42.000000000 -0500
++++ wxGTK-2.8.7/configure 2008-10-22 01:14:56.000000000 -0400
+@@ -31948,6 +31948,7 @@
+ GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lXinerama"
+ echo "$as_me:$LINENO: result: yes" >&5
+ echo "${ECHO_T}yes" >&6
++ GUI_TK_LIBRARY="$GUI_TK_LIBRARY -lX11"
+
+ echo "$as_me:$LINENO: checking for Xxf86vm extension" >&5
+ echo $ECHO_N "checking for Xxf86vm extension... $ECHO_C" >&6
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs