Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci In directory vz-cvs-3.sog:/tmp/cvs-serv24392/10.7/stable/main/finkinfo/sci
Modified Files: wxmaxima.info Log Message: New wxcocoa libversion. wxMaxima can use that, yay! Unify wxmaxima to use _only_ wxcocoa293 and push to stable (for my convenience, not because the wxmac28-unicode maintainer is lagging on moving that over). Update C/R in other wx packages. wxmac28 in unstable ans stable only differed by C/R on other wx, so update those in stable and close out unstable. Index: wxmaxima.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/wxmaxima.info,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- wxmaxima.info 11 Nov 2011 23:50:47 -0000 1.1 +++ wxmaxima.info 10 Jan 2012 03:02:37 -0000 1.2 @@ -1,8 +1,8 @@ Info2: << Package: wxmaxima%type_pkg[-ui] -Type: -ui (-gtk) +Type: -ui (-gtk -mac) Version: 11.08.0 -Revision: 1 +Revision: 2 Description: Interface to Maxima using wxWidgets DescDetail: << wxMaxima is a cross platform GUI for the computer algebra system maxima based @@ -50,12 +50,12 @@ << Depends: << libxml2-shlibs, libiconv, -(%type_pkg[-ui] = -mac) wxcocoa292-shlibs, +(%type_pkg[-ui] = -mac) wxcocoa293-shlibs, (%type_pkg[-ui] = -gtk) wxgtk2.8-shlibs ( >= 2.8.4 ) << BuildDepends: << libxml2, libiconv-dev, -(%type_pkg[-ui] = -mac) wxcocoa292, +(%type_pkg[-ui] = -mac) wxcocoa293, (%type_pkg[-ui] = -gtk) wxgtk2.8 ( >= 2.8.4 ), fink ( >=0.24.12-1 ), fink-package-precedence << @@ -63,6 +63,8 @@ Replaces: wxmaxima-mac, wxmaxima-gtk Provides: wxmaxima GCC: 4.0 +SetCC: llvm-gcc-4.2 +SetCXX: llvm-g++-4.2 # ConfigureParams: << --with-wx-config=%p/bin/wx-config --with-xml-prefix=%p \ @@ -89,18 +91,18 @@ AppBundles: wxMaxima.app DocFiles: AUTHORS COPYING ChangeLog NEWS README DescPackaging:<< -When building against the current wxWidgets release (wxcocoa292 in Fink) -on 10.7 wxmaxima crashes immediately, so the -gtk variant is currently the -only option. -<< -DescPort:<< Patch file installs a wrapper script in the .app bundle to insure that Fink's environment is used. -Patch wxMaxima.cpp to ensure that change_return_code() is always available. -Upstream now wants the inner program name (in the app bundle) to be -"wxmaxima" rather than "wxMaxima". -We remove the %p/bin/wxmaxima applications that upstream buids and + +We remove the %p/bin/wxmaxima applications that upstream builds and replace them by a script using "open -a %p/Applications/wxMaxima.app." + +As of 11.08.0-2: use llvm-g++ and llvm-gcc instead of clang; wxcocoa293 +has to be built with llvm-gcc|g++, and we get a missing symbols error +in wxmaxima-mac during the wx test in ./configure if clang is used. +<< +DescPort:<< +Patch wxMaxima.cpp to ensure that change_return_code() is always available. << License: GPL << \ No newline at end of file ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs