[MacPorts] #27826: py26-pyqt4 @4.8.1 lacks dbus support and has been updated upstream

MacPorts noreply at macports.org
Thu Dec 30 18:07:57 PST 2010


#27826: py26-pyqt4 @4.8.1 lacks dbus support and has been updated upstream
--------------------------------------+-------------------------------------
 Reporter:  okmacports@…              |       Owner:  macports-tickets@…                   
     Type:  update                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.9.2                                
 Keywords:                            |        Port:  py26-pyqt4                           
--------------------------------------+-------------------------------------
 I have ported the HPLIP software successfully and have been working on the
 GUI variant, which requires a Python module:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520789

 Specifically, the GUI app fails on this statement:
 {{{
   from dbus.mainloop.qt import DBusQtMainLoop
 }}}

 this is the "dbus support module" in PyQt4, which is offered only for the
 X11 (not the mac) variant.

 I went to the site that hosts the source code, which has been updated to
 version 4.8.2, which in turn requires the latest version of SIP. Both
 built with no problem with only minor changes in the Portfiles. (SIP only
 needed to change the version number and checksums.)

 I have attached a diff for the working new Portfile for py26-pyqt4
 enabling dbus support.

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


More information about the macports-tickets mailing list