[MacPorts] #30278: Can qt4-mac-devel be updated to Qt 4.8.0 beta?

MacPorts noreply at macports.org
Sat Jul 23 04:15:32 PDT 2011


#30278: Can qt4-mac-devel be updated to Qt 4.8.0 beta?
-----------------------------------+----------------------------------------
 Reporter:  trojanfoe@…            |       Owner:  michaelld@…           
     Type:  update                 |      Status:  new                   
 Priority:  Normal                 |   Milestone:                        
Component:  ports                  |     Version:                        
 Keywords:                         |        Port:  qt4-mac-devel         
-----------------------------------+----------------------------------------

Comment(by michaelld@…):

 The current qt4-mac Portfile uses the following code to install the NIB:
 {{{
     set destroot_qt ${destroot}${qt_dir}
     # install qt_menu.nib, used by any applications making use of Qt's
 application class.
     xinstall -m 755 -d ${destroot_qt}/lib/Resources
     copy ${worksrcpath}/src/gui/mac/qt_menu.nib \
         ${destroot_qt}/lib/Resources
 }}}
 so you'll probably need to update the copy location, but otherwise that
 should work for non-framework installs. IIRC, the NIB is installed for the
 framework version.

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


More information about the macports-tickets mailing list