[48116] trunk/dports/science/gwyddion/Portfile

Rolf Würdemann rowue at macports.org
Sun Mar 15 04:58:03 PDT 2009


Sorry Jeremy,

but the combination of xorg-server and mesa/gwyddion is not stable  
working on tiger by now!
(as you can see in my post on #13517).

Since I'm contributing to macports to offer STABLE (working)  
software, I've disabled the openGL
based features of gwyddion on tiger if not using system_x11 (hope to  
be able to plug
them in later).

I have no problems doing test compiles or setting up fresh  
installations to verify issues (even
if I can't see my system as productive in this time) to get this  
issues tackled down, but changing
portfiles ignoring reported bugs is not the way I want to work. (And  
doing svn battle is also
very bad ;)

reg's

	rowue

Am 14.03.2009 um 21:34 schrieb jeremyhu at macports.org:

> Revision 48116 Author jeremyhu at macports.org Date 2009-03-14  
> 13:34:49 -0700 (Sat, 14 Mar 2009) Log Message gwyddion: Don't turn  
> off GL just because you're on Tiger. Tell the user to use xorg- 
> server. Modified Paths
> trunk/dports/science/gwyddion/Portfile
> Diff
> Modified: trunk/dports/science/gwyddion/Portfile (48115 => 48116)  
> --- trunk/dports/science/gwyddion/Portfile	2009-03-14 19:56:11 UTC  
> (rev 48115) +++ trunk/dports/science/gwyddion/Portfile	2009-03-14  
> 20:34:49 UTC (rev 48116) @@ -6,7 +6,7 @@ name gwyddion version 2.13  
> categories science x11 -revision 1 +revision 2 platforms darwin  
> maintainers rowue at macports.org yeti at gwyddion.net description  
> Software for SPM Analysis @@ -33,19 +33,6 @@ --x-include=${prefix}/ 
> include \ --x-lib=${prefix}/lib - -platform darwin 8 { - if {! 
> [variant_isset system_x11]} { - ui_msg "openGL support disabled -  
> use variant system_x11 to enable it" - depends_lib-delete  
> port:gtkglext - configure.args-append --without-gl - } -} - - 
> variant system_x11 description {Using system X11 libraries} { -  
> default_variants +system_x11 -} - # AC_X_PATH blindly asks xmkmf  
> where X11 is, and it always uses /usr/X11R6. # This block helps us  
> link correctly and setup our pc files correctly when we # are  
> +system_x11 and x11prefix is somewhere non-standard and should  
> cause @@ -69,3 +56,11 @@ post-activate { system "${prefix}/bin/ 
> update-mime-database ${prefix}/share/mime ; true" } + +platform  
> darwin 8 { +	post-activate { +	 if {[file exists ${x11prefix}/lib/ 
> pkgconfig/x11.pc]} { + ui_msg "openGL support currently requires  
> you to use MacPorts' X11 server (xorg-server) rather than Apple's."  
> +	 } +	} +}
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: Signierter Teil der Nachricht
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090315/06b8e2c5/attachment.bin>


More information about the macports-changes mailing list