[MacPorts] #34914: Adding support for Py-Gobject3?

MacPorts noreply at macports.org
Mon Jun 18 10:33:23 PDT 2012


#34914: Adding support for Py-Gobject3?
-----------------------------------------------+----------------------------
 Reporter:  charlie.clark@…                    |       Owner:  macports-tickets@…                   
     Type:  submission                         |      Status:  new                                  
 Priority:  Normal                             |   Milestone:                                       
Component:  ports                              |     Version:  2.1.1                                
 Keywords:                                     |        Port:  py27-gobect3                         
-----------------------------------------------+----------------------------
 I'm trying to write a Portfile for Py-Gobject3. As far as I can tell this
 should be done separately to the existing Py-Gobject(2) port.
 Unfortunately, I'm falling pretty much at the first hurdle because
 configure seems to want definitions from a "pycairo" package or at least
 have them as environmental variables.

 From another system I know what the variables should be:

 """
 I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/glib-2.0
 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
 -I/usr/include/freetype2 -I/usr/include/libpng15  -lcairo
 """

 This is easy enough to map to environment variables but MacPorts build
 system seems to ignore them.

 I'm enclosing the rump of the Portfile. At least the source files download
 and verify.

-- 
Ticket URL: <https://trac.macports.org/ticket/34914>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list