[MacPorts] #33389: New package py26-gtkglext

MacPorts noreply at macports.org
Fri May 3 15:07:56 PDT 2013


#33389: New package py26-gtkglext
----------------------------+--------------------------------
  Reporter:  thetawaves@…   |      Owner:  macports-tickets@…
      Type:  submission     |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  py26-gtkglext  |
----------------------------+--------------------------------

Comment (by sorokine@…):

 I've tried to fix this port for py27 but it did not work.  To make it
 compile I have had to add the following link:

 {{{
 ln -s /opt/local/bin/pygtk-codegen-2.0-2.7 /opt/local/bin/pygtk-
 codegen-2.0
 }}}

 import gtk.gtkgl fails despite having /opt/local/lib/python2.6/site-
 packages/gtk-2.0/gtk/gtkgl on the path:

 {{{
 >>> import gtk.gtkgl
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: No module named gtkgl
 }}}

 Altered Portfile attached (fix for pkg-config).

-- 
Ticket URL: <https://trac.macports.org/ticket/33389#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list