#16758: gtk2hs variant for compiling with the no_x11 variant of gtk2 ---------------------------------+------------------------------------------ Reporter: captsolo@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: | ---------------------------------+------------------------------------------ Comment(by captsolo@gmail.com): The first problem is dependency on gtkglext port. It depends on pangox which does not get build in no_x11 variant. There were also reports that gtkglext depends on X11 OpenGL implementation and that it would not work with no_x11 variant w/o rewriting for Apple APIs. I got gtk2hs to compile by disabling some extensions: --disable-svg and --disable-opengl (patch attached). The patch is attached just as an example of what I did. You may want to test of the port works properly after these modifications. And, if it works, a no_x11 variant would need to be added to gtk2hs. -- Ticket URL: <http://trac.macports.org/ticket/16758#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS